hass-core/homeassistant/components/tessie
Brett Adams 23fa86cc23
Add cover platform to Tessie (#105422)
* Add cover platform

* fix case

* Remove virtual key issue

* Remove redundant logic

* Fix logic that I missed

* Add missing types

* Add missing type

* Update entity

* Make window name better

* Fix test

* Update docstrings and comments
2023-12-22 10:17:23 +01:00
..
__init__.py Add cover platform to Tessie (#105422) 2023-12-22 10:17:23 +01:00
binary_sensor.py Add flags to EntityDescriptions in Tessie (#105847) 2023-12-21 09:15:51 +01:00
button.py Add button platform to Tessie (#106210) 2023-12-21 16:40:55 -10:00
climate.py Add climate platform to Tessie (#105420) 2023-12-21 06:18:18 +01:00
config_flow.py Implement Review Feedback for Tessie (#105937) 2023-12-17 15:33:26 -10:00
const.py Add update platform to Tessie (#106093) 2023-12-21 12:43:11 +01:00
coordinator.py Implement Review Feedback for Tessie (#105937) 2023-12-17 15:33:26 -10:00
cover.py Add cover platform to Tessie (#105422) 2023-12-22 10:17:23 +01:00
device_tracker.py Add device tracker to Tessie (#105428) 2023-12-21 14:28:58 -10:00
entity.py Add climate platform to Tessie (#105420) 2023-12-21 06:18:18 +01:00
lock.py Add lock platform to Tessie (#106216) 2023-12-22 10:11:48 +01:00
manifest.json
select.py Add Select platform to Tessie (#105423) 2023-12-21 07:34:31 +01:00
sensor.py Add flags to EntityDescriptions in Tessie (#105847) 2023-12-21 09:15:51 +01:00
strings.json Add cover platform to Tessie (#105422) 2023-12-22 10:17:23 +01:00
switch.py Quality improvements for Tessie (#106218) 2023-12-22 10:11:18 +01:00
update.py Quality improvements for Tessie (#106218) 2023-12-22 10:11:18 +01:00