Search found 15 matches

by HAbuild
22 Feb 2018, 00:32
Forum: ESP Easy: Software
Topic: Introducing the Dummy Device on ESP Easy (Github R118!)
Replies: 29
Views: 48249

Re: Introducing the Dummy Device on ESP Easy (Github R118!)

Thanks I got it with some mucking around. I think I had the wrong trigger.
by HAbuild
13 Feb 2018, 07:36
Forum: ESP Easy: Software
Topic: Introducing the Dummy Device on ESP Easy (Github R118!)
Replies: 29
Views: 48249

Re: Introducing the Dummy Device on ESP Easy (Github R118!)

moar vcc.PNG
moar vcc.PNG (15.7 KiB) Viewed 32618 times
by HAbuild
13 Feb 2018, 07:33
Forum: ESP Easy: Software
Topic: Introducing the Dummy Device on ESP Easy (Github R118!)
Replies: 29
Views: 48249

Re: Introducing the Dummy Device on ESP Easy (Github R118!)

GIT version: v2.0-20180209 I can't seem to pick up DHT readings in dummy device. DHT seems hard to call at all really. It doesn't seem to be my lack of naming or coding. I have been fiddling around for awhile with it. I can get it to pick up VCC. is it possibly a symptom of the recent DHT changes? I...
by HAbuild
12 Feb 2018, 00:50
Forum: Staff Announcements forum
Topic: Forum-Request: Individual posts per page
Replies: 4
Views: 14093

Forum-Request: Individual posts per page

Hi Admins, I would like to request a feature if I may please. Would it be possible to have this extension added, or a similar one if it allows more bandwidth/server load control? I personally find 10 posts per page really limited and hard to read in multi page threads. however I am not sure if you c...
by HAbuild
11 Feb 2018, 16:46
Forum: ESP Easy: General Discussion
Topic: Send settings/rules etc. through MQTT (in JSON format)?
Replies: 20
Views: 17658

Re: Send settings/rules etc. through MQTT (in JSON format)?

Somethink like this would help me I think. as a novice with no coding background. subscribeMQTT2.PNG subscribeMQTT.PNG rules for example on sniff#cmdMQTT=1 do Publish %sysname%/IP,%ip% // I am alive and this is my address endon on sniff#cmdMQTT=2 do Publish %sysname%/Time,%systime% //The current tim...
by HAbuild
11 Feb 2018, 15:59
Forum: ESP Easy: General Discussion
Topic: Send settings/rules etc. through MQTT (in JSON format)?
Replies: 20
Views: 17658

Re: Send settings/rules etc. through MQTT (in JSON format)?

MQTT import is used to make external information available internally. So no, it is not redundant. You can send a number to the topic (as an example) :, "cmdMQTT" and all units which listen to this topic will receive it simultaneously. It's really powerful. OOOO so 4 topics the ESP-Easy s...
by HAbuild
11 Feb 2018, 15:06
Forum: ESP Easy: General Discussion
Topic: Send settings/rules etc. through MQTT (in JSON format)?
Replies: 20
Views: 17658

Re: Send settings/rules etc. through MQTT (in JSON format)?

Yep that HTML bit is nice too. SO The RAW LIST of commands, which are not in the table above are not accessible as such, so systime, ip, status are not in the table are unknown commands and SO the example rules won't work and the sniff will never have values. So what is the point of that page!? :) L...
by HAbuild
11 Feb 2018, 14:32
Forum: ESP Easy: General Discussion
Topic: Send settings/rules etc. through MQTT (in JSON format)?
Replies: 20
Views: 17658

Re: Send settings/rules etc. through MQTT (in JSON format)?

IP is a local address, to a Local Broker on my RPi OpenHabian build. Ok I think I may understand. The commands are command.ino correct? so they won't work like a plugin and must be forced to echo out to a topic? So you can't directly call them. you have to force an indirect call? If that's not the c...
by HAbuild
11 Feb 2018, 14:19
Forum: ESP Easy: General Discussion
Topic: Send settings/rules etc. through MQTT (in JSON format)?
Replies: 20
Views: 17658

Re: Send settings/rules etc. through MQTT (in JSON format)?

HAB settings
HAB MQTT settings
HAB MQTT settings
HAB MQTT settings.PNG (21.3 KiB) Viewed 15938 times
by HAbuild
11 Feb 2018, 13:48
Forum: ESP Easy: General Discussion
Topic: Send settings/rules etc. through MQTT (in JSON format)?
Replies: 20
Views: 17658

Re: Send settings/rules etc. through MQTT (in JSON format)?

CONFIG
generic nom
generic nom
config name.PNG (8.88 KiB) Viewed 15959 times
HAB MQTT connected
HAB MQTT connected
Controllers HAB.PNG (11.03 KiB) Viewed 15959 times
connected MQTT

pinouts
pinouts
Hardware.PNG (43.57 KiB) Viewed 15959 times
connections
by HAbuild
11 Feb 2018, 13:46
Forum: ESP Easy: General Discussion
Topic: Send settings/rules etc. through MQTT (in JSON format)?
Replies: 20
Views: 17658

Re: Send settings/rules etc. through MQTT (in JSON format)?

My initial point of posting in this thread was because the commands in the example don't work even in the serial monitor for me. Well except reboot. So if the commands don't work how am I going to call them from anywhere let alone MQTT? Yes I have a MQTT Broker running on a RPi, which is working fin...
by HAbuild
11 Feb 2018, 11:08
Forum: ESP Easy: General Discussion
Topic: Send settings/rules etc. through MQTT (in JSON format)?
Replies: 20
Views: 17658

Re: Send settings/rules etc. through MQTT (in JSON format)?

Moar Screenies! main.PNG What are you trying to find out? I don't have the rules or sniff#cmdMQTT in atm the moment, because I decided to move on to a reed switch. So I was basically copying your example, then trying to send a payload of 1 to somewhere! sorry still learning. I couldn't get the comma...
by HAbuild
11 Feb 2018, 10:58
Forum: ESP Easy: General Discussion
Topic: Send settings/rules etc. through MQTT (in JSON format)?
Replies: 20
Views: 17658

Re: Send settings/rules etc. through MQTT (in JSON format)?

Screenies!
Nodemcu Amica Bottom.PNG
Nodemcu Amica Bottom.PNG (403.5 KiB) Viewed 15985 times
Nodemcu Amica top.PNG
Nodemcu Amica top.PNG (675.23 KiB) Viewed 15984 times
by HAbuild
11 Feb 2018, 10:12
Forum: ESP Easy: General Discussion
Topic: Send settings/rules etc. through MQTT (in JSON format)?
Replies: 20
Views: 17658

Re: Send settings/rules etc. through MQTT (in JSON format)?

https://www.letscontrolit.com/wiki/index.php/MQTT_Import So there is this topic and the official page, is it redundant? Was this implemented? I can't even get close to getting it to work. The commands don't seem to exist on a nodemcu board atleast. Nor do the rules seem to work for receiving MQTT p...
by HAbuild
10 Feb 2018, 15:50
Forum: ESP Easy: Software
Topic: Rules GPIO state and toggle
Replies: 43
Views: 77567

Re: Rules GPIO state and toggle

I'm using R148 and I have two switches, SHORTENED hi, in a similiar setup(using udp sento> i had problems with reliability. after some weeks i found, the 1-state was not detected--> the timer never fired --> relais stayed at1. now im using "pulse" command, which includes the off command. ...