-
Need to subscribe to all basic MQTT topics on setup. The best way to do this (I think) is by using a shell script as I can start by:
1. Installing dependancies (mosquitto etc.)
2. Creating unique …
-
Tracking updates of www.redditgifts.com
-
As soon as I add #define P016_P035_Extended_AC to custom.h, I get a compile error:
'StaticJsonDocument' was not declared in this scope
my Custom.h:
```
#ifndef ESPEASY_CUSTOM_H
#define E…
-
After flashing a file compiled using Custom.h, the access point does not appear, the STA mode is turned on.
If you compile the normal version, the access point works
I used esp8266
INIT : Boo…
-
Based on the spec, it appears that both `$state` and `$homie` can be empty:
https://homieiot.github.io/specification/#device-attributes:
> The following device attributes are mandatory and MUST be…
-
Setting the temperature on my thermostat connected via the mqtt-homie binding failed.
I set the temperature via the item ATAGOne_TargetTemperature which is connected via the binding to the homie de…
-
Hi elbowz,
first off all, many thanks for publishing this project! I never thought I would be able to eventually integrate my homie devices into HA (without manual config).
I had a look at the y…
-
Homie pretends to favor human readable forms, by making everything a string.
However, MQTT is in theory a M2M protocol, including very simple and basic sensors and actuators (microcontrolers).
S…
-
based on this discussion: https://github.com/homieiot/convention/issues/221#issuecomment-1238338960
@Thalhammer wrote:
> The proper way to fix it (as I have outlined a number of times) would prob…
-
Section 7.1.1 in the spec says, "The following device attributes are mandatory and MUST be send, even if it is just an empty string". It then lists the mandatory Device attributes: $homie, $name, $s…