-
Display for basic information on the print using I2C display.
On display : Date/Time, Uptime, IP address, last error? Boiler modulation?
-
Hello,
Maybe I'm not putting it in the right place. But I can't get my configuration validated. I put the folder "otgw" in the folder "esphome" and added your code to an existing config. But I get t…
-
@rvdbreemen et. al., thanks a lot for your efforts on this nice project, much appreciated!
In the current setup values are published to the MQTT server at a pretty high frequency (multiple times/se…
-
Hi,
since 6.5, PIC16F1847- only verion), a new command is added:
BS=temperature
Boiler setpoint. Some boilers ignore certain controls sent by the thermostat, based on the room temperature an…
-
**Describe the bug**
I am using a Bubble Card slider to control my thermostat (connected to HA with a OTGW). This has worked well, but I noticed today it does not anymore. The card will show the se…
-
I'm trying to compile with ESPHome on Home Assistant and get an error: Compile fails with: fatal error: esphome/components/text_sensor/text_sensor.h: No such file or directory
- ESPHome 2024.9.2
-…
-
### The problem
Running ESPHome 2024.9.2 in a docker. 9 devices connected. The ones based on ESP8266 stay online/mDNS keeps on working, the ESP32 all drop off after some amount of time. When I reboot…
-
I'm trying to compile with ESPHome on Home Assistant and get an error: Compile fails with: fatal error: esphome/components/text_sensor/text_sensor.h: No such file or directory
- ESPHome 2024.9.2
-…
-
Hello,
is it possible to have a relay that is configured as a gpio output in the nodemcu not activated by a bit of the boiler but by a switch entity from home assitant?
I have a boiler with 2 z…
-
I'm trying to use data from Sonoff flashed with Tasmota over MQTT. To parse the JSON, the name attribute is used, to parse it correctly I need to add a dot (.) to the name. This conflicts - I guess - …