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
binary_sensor.py Add doors and charge cable binary sensors to Tessie (#107172) 2024-01-29 22:00:26 +01:00
button.py
climate.py
config_flow.py
const.py
coordinator.py
cover.py
device_tracker.py
entity.py
lock.py
manifest.json
media_player.py
models.py
number.py
select.py
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
update.py