hass-core/homeassistant/components/tessie
Brett Adams b711c491d5
Add doors and charge cable binary sensors to Tessie (#107172)
* Add doors

* Update homeassistant/components/tessie/strings.json

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Add charge cable

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-01-29 22:00:26 +01:00
..
__init__.py Add data model to Tessie (#106285) 2023-12-25 13:01:13 +01:00
binary_sensor.py Add doors and charge cable binary sensors to Tessie (#107172) 2024-01-29 22:00:26 +01:00
button.py Fix Tessie honk button (#106518) 2023-12-28 09:00:34 +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-18 17:40:36 +01:00
coordinator.py Improve coordinator logic in Tessie to allow sleep (#107988) 2024-01-18 17:40:36 +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 Minor improvements to Tessie device entries (#106623) 2023-12-29 10:32:13 +01:00
lock.py Add charge cable lock to Tessie (#107212) 2024-01-13 19:03:10 +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 time to charge sensor to Tessie (#108342) 2024-01-22 21:45:08 +01:00
strings.json Add doors and charge cable binary sensors to Tessie (#107172) 2024-01-29 22:00:26 +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