hass-core/homeassistant/components/tessie
Brett Adams 8b4d99f7d2
Add route sensors to Tessie (#106530)
* keys may be missing at startup

* Add route sensors and tracker location

* Fix keys and add translation

* Allow a sensor to have no value

* Move attribute to sensor

* Remove state attribute string
2024-01-14 08:08:54 +01:00
..
__init__.py Add data model to Tessie (#106285) 2023-12-25 13:01:13 +01:00
binary_sensor.py Add more binary sensors to Tessie (#106212) 2023-12-26 11:54:28 -10: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 Add charge cable lock to Tessie (#107212) 2024-01-13 19:03:10 +01:00
coordinator.py Hotfix cache logic bug in Tessie (#107187) 2024-01-05 08:23:43 +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 route sensors to Tessie (#106530) 2024-01-14 08:08:54 +01:00
strings.json Add route sensors to Tessie (#106530) 2024-01-14 08:08:54 +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