etrv2mqtt icon indicating copy to clipboard operation
etrv2mqtt copied to clipboard

Danfoss Eco BLE thermostat to MQTT bridge

Results 12 etrv2mqtt issues
Sort by recently updated
recently updated
newest added

Python 3.10 gives: (etrv2mqtt) [root@HomeAssistant etrv2mqtt]# ~/venv/etrv2mqtt/bin/python3 -m libetrv.cli scan Traceback (most recent call last): File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib/python3.10/runpy.py", line 86, in...

In order to get rid of HA Core "missing timezone information" errors. Related HA Core commit which introduced the issue: https://github.com/home-assistant/core/commit/69b749532429a4cdfdebee01dc680deb8cd93770

After HA 2022.8.x updates worked fine. Now etrv2mqtt crashes after few hours of operation. I can start it again and then it will again working few hours until again crashes....

Hi, your project etrv2mqtt requires "schedule==0.6.0" in its dependency. After analyzing the source code, we found that the following versions of schedule can also be suitable without affecting your project,...

Hi, Iv realy like to use this rep. with the mqtt interface, as im not in HA. Iv tryed to config everything as described, but i dont recieve any messages...

Hi i have been running this ass in a contianer on my hassio for a couple of weeks now and i have had some crashes. this is the trace stack...

The Danfoss Eco2 thermostats offer 4 different modes: Manual, Scheduled, Vacation - and Hold, which puts it in frost protection mode. This mode is not normally available from the app...

hello @keton is there an easy way to add this integration to HassOS 3.12

Is it possible to enhance etrv2mqtt to allow full functionality of the app? Currently etrv2mqtt is kind of limited to only set the temperature in manual mode and display some...

Hi i am doing some testing with a basic config.json and i get the folowing error: ``` root@pi:/home/pi/etrv2mqtt# etrv2mqtt config.json 2021-01-06 15:24:48.792 | INFO | etrv2mqtt.cli:entrypoint:27 - /usr/local/bin/etrv2mqtt is starting...