hass-core/homeassistant/components/tessie
Brett Adams 9c6f87dd11
Improve coordinator logic in Tessie to allow sleep (#107988)
* Poll status before state

* Tests
2024-01-19 15:14:52 +01:00
..
__init__.py Add data model to Tessie (#106285) 2023-12-25 13:01:13 +01:00
binary_sensor.py Improve coordinator logic in Tessie to allow sleep (#107988) 2024-01-19 15:14:52 +01:00
button.py Fix Tessie honk button (#106518) 2023-12-28 20:37:48 +01:00
climate.py Add data model to Tessie (#106285) 2023-12-25 13:01:13 +01:00
config_flow.py Implement Review Feedback for Tessie (#105937) 2023-12-17 15:33:26 -10:00
const.py Improve coordinator logic in Tessie to allow sleep (#107988) 2024-01-19 15:14:52 +01:00
coordinator.py Improve coordinator logic in Tessie to allow sleep (#107988) 2024-01-19 15:14:52 +01:00
cover.py Move Trunks from Button to Cover in Tessie (#106448) 2023-12-27 06:56:09 +01:00
device_tracker.py Add names to all Tessie entities (#106267) 2023-12-27 07:56:23 +01:00
entity.py Fix run errors in Tessie (#106521) 2023-12-28 20:37:48 +01:00
lock.py Add names to all Tessie entities (#106267) 2023-12-27 07:56:23 +01:00
manifest.json
media_player.py Add names to all Tessie entities (#106267) 2023-12-27 07:56:23 +01:00
models.py Add data model to Tessie (#106285) 2023-12-25 13:01:13 +01:00
number.py Add data model to Tessie (#106285) 2023-12-25 13:01:13 +01:00
select.py Add data model to Tessie (#106285) 2023-12-25 13:01:13 +01:00
sensor.py Add data model to Tessie (#106285) 2023-12-25 13:01:13 +01:00
strings.json Add names to all Tessie entities (#106267) 2023-12-27 07:56:23 +01:00
switch.py Add data model to Tessie (#106285) 2023-12-25 13:01:13 +01:00
update.py Fix update platform in Tessie (#106465) 2023-12-27 11:05:17 +01:00