-
I have the following issue when compiling on Arduino 1.8.1 on mac. I have installed Homie with all libraries as per their Readme.
`Arduino: 1.8.1 (Mac OS X), Board: "Generic ESP8266 Module, 80 M…
-
Hi Folks,
Has anyone tried to get his ESP into light sleep using the homie framework?
I'd like to send data to/from an MQTT server using homie. The device which is used to send the data is runni…
-
Aus Podio:
Der aktuelle Stand der Software ist da noch sehr einfach gehalten, weil das noch gar nicht spezifiziert ist. Deswegen mache ich einfach HTTP Request mit der Karten-UID und bei einer Antw…
euphi updated
6 years ago
-
>#include
>// [...]
> AsyncMqttClient& mqttClient = Homie.getMqttClient();
>void onMqttConnect(bool sessionPresent) {
> mqttClient.onMessage(onMqttMessage);
> uint16_t packetIdSub = mqttClient…
sheda updated
8 years ago
-
Hi,
I just thought about to transfer my project to Homie spec to use only MQTT on the device and make it more compatibe to other IOT projects, like HA. For connection to Mozilla Webthings I wanted to…
-
I'd like to open a discussion about a integrating a (little-known?) feature of the ESP8266.
**The ESP8266 has feature that allows you to configure WiFi credentials without being connected to an AP.…
keyeh updated
3 years ago
-
I have a project with MQTT client and am attempting to use rBoot also. Config file is thus :
```
ARDUINO_LIBRARIES := ArduinoJson6
COMPONENT_DEPENDS += spiffs
#COMPONENT_DEPENDS += FlashStrin…
-
Hi all, as the subject says I have been having issues connecting with the MQTT broker, even using the most basic sketch, what happens is that nodemcu will connect to WIFI just fine but then will strug…
-
https://github.com/marvinroger/homie/tree/v2
-
Hi Marvin,
I LOVE LOVE LOVE the home framework. I’ve used it to monitor doors with home assistant and it works great. I used an Esp8266-01 black version for this project and it worked well.
I’m ti…
ghost updated
5 years ago