1
mirror of https://github.com/home-assistant/core synced 2024-07-15 09:42:11 +02:00
ha-core/homeassistant/components/tedee
Josef Zweck 7385da626e
Add new locks automatically to tedee integration (#107372)
* remove removed locks

* move duplicated code to function

* remove entities by removing device

* add new locks automatically

* add locks from coordinator

* remove other PR stuff

* add pullspring lock to test for coverage

* requested changes
2024-01-06 16:02:07 +01:00
..
__init__.py Add tedee bridge as via_device for tedee integration (#106914) 2024-01-02 23:23:50 +01:00
binary_sensor.py Add new locks automatically to tedee integration (#107372) 2024-01-06 16:02:07 +01:00
config_flow.py Pass aiohttp clientsession to tedee integration (#107089) 2024-01-04 21:42:38 +01:00
const.py
coordinator.py Add new locks automatically to tedee integration (#107372) 2024-01-06 16:02:07 +01:00
diagnostics.py Add diagnostics for tedee (#106662) 2024-01-02 10:34:02 +01:00
entity.py Add tedee bridge as via_device for tedee integration (#106914) 2024-01-02 23:23:50 +01:00
lock.py Add new locks automatically to tedee integration (#107372) 2024-01-06 16:02:07 +01:00
manifest.json Pass aiohttp clientsession to tedee integration (#107089) 2024-01-04 21:42:38 +01:00
sensor.py Add new locks automatically to tedee integration (#107372) 2024-01-06 16:02:07 +01:00
strings.json Add reauthentication for tedee integration (#106667) 2024-01-02 13:28:15 +01:00