-
Hi,
is there a way to send topics with do not retain flag set? Sorry if the question is stupid.
Thanks,
Alex
-
Hi,
There are two questions i would like to ask:
1. When i write the minimum code (only include Homie.h), i always have error message that i have to include another libraries (ESP8266WiFi.h, PubSubCl…
-
Hi folks - I have several Sonoff devices now running Homie (git trunk version). One thing I have not figured out how to do is to interact with the onboard momentary switch... to trigger the relay …
n8twj updated
8 years ago
-
If there is not, may I suggest adding it? I quickly went through the MQTT [standard](http://docs.oasis-open.org/mqtt/mqtt/v3.1.1/os/mqtt-v3.1.1-os.html#_Toc398718037) and found no mention to LWT. Is …
-
I am using the head of 2.0 branch with a 'LoLin' NodeMCU clone. I have attached an LED+resistor between to GPIO0 and 3V3. Everything else is working (MQTT messages firing nicely), but the LED only e…
-
can you tell me how if i want to host the homie configurator at my own host, is it enough just by put homie configurator local in to my web server?
thank you..
great framework for esp8266
-
It would be useful if a device could /set one of its own properties.
For example, say with lighting, you have a lamp that can respond to
/light/on/set 1
via mqtt, but it also has a switch to t…
-
Hi,
I've noticed that the `settable` function in `PropertyInterface` accepts an object of type `PropertyInputHandler`, which is seemingly private; it cannot be accessed by user code. To avoid warn…
-
Well, this is not an issue. It is rather information that docs site needs update.
There is no information about `READY_FOR_SLEEP` event on the documentation site section `Events`.
-
I have OTA firmware updates working, and am now trying to update the config.json file on the device thru the mqtt you have listed. I must not understand the process you have listed in the readme, I a…