-
Hi guys!
I'm making some tests with the latest developer branch and I would like to know if anyone is able to confirm one issue that I'm seeing. Here you have the minimum sketch that I'm using to r…
-
Hi, I get this error:
`In file included from src\main.cpp:4:0:
lib\com/com.hpp: At global scope:
lib\com/com.hpp:31:5: error: 'GWHomie' does not name a type
GWHomie * homie;
^`
whe…
-
I succeeded in building and flashing the firmware. However the GUI is not visible. I cant enter the WiFi and MQTT data. I then tried to flash the config with the WiFi and MQTT credentials. This worked…
-
Homie 2.0. Unsure all the other library versions, I use platform io on visual studio code.
Not specifically a homie issue, but I'm using homie and so hopefully there's an error routine someone c…
-
Hello,
Great project. Thank you very much for all your hard work.
I am trying to retrieve the current state of each node property on-demand but not able to find one.
It's publishing the stat…
-
I've looked at the code and the example, but I can't figure out how a multi-shutter scenario is supposed to be implemented.
Of course I'm free to do whatever I want using callbacks, but I'd like to…
-
Wondering if any one uses the proxy in config mode?
What do you use it for and is it needed ?
(Tbh think is has been broken for a while...)
-
Hi,
I was using the MQTT library from http://imroy.github.io/pubsubclient with my esp8266, (isue free) but couldn't get it to work with my new M0 arm board. I switched to your library, which should s…
-
I tried your code and I like the simplicity to display lot of data with very little effort. Now I do not use
Homie convention for my project but I will describe my project. Basically I have local s…
-
Nuget uses xml
NPM uses json.
Ruby Gems use - Ruby
My preference is for xml because I
* I can put comments in xml files (json doesn't support comments)
* xml is supported in every delphi vers…