core/homeassistant/components/tado
Álvaro Fernández Rojas fcae840641
Fix Tado Power and Link binary sensors (#46235)
Power and Link aren't converted from strings to booleans by python-tado, so we
need to properly parse before assigning the string value to binary sensors.

Fixes: 067f2d0098 ("Add tado zone binary sensors (#44576)")
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2021-02-08 22:49:46 +01:00
..
translations Update translations 2021-02-03 11:46:49 +01:00
__init__.py Add tado service set temperature offset (#45014) 2021-01-26 09:11:29 +01:00
binary_sensor.py Fix Tado Power and Link binary sensors (#46235) 2021-02-08 22:49:46 +01:00
climate.py Add tado service set temperature offset (#45014) 2021-01-26 09:11:29 +01:00
config_flow.py
const.py Add tado service set temperature offset (#45014) 2021-01-26 09:11:29 +01:00
device_tracker.py
entity.py
manifest.json Add noltari to Tado code owners (#46216) 2021-02-08 11:08:13 -05:00
sensor.py
services.yaml Add tado service set temperature offset (#45014) 2021-01-26 09:11:29 +01:00
strings.json
water_heater.py