hass-core/homeassistant/components/plugwise
Bouwe Westerdijk 90aa9aa98f
Improve plugwise device cleanup (#126419)
* Improve code

* Ruff-suggestion

* Change as suggested
2024-09-22 16:02:30 +02:00
..
__init__.py Implement model_id's in Plugwise (#126069) 2024-09-16 20:01:12 +02:00
binary_sensor.py Implement battery state binary sensor in Plugwise (#126020) 2024-09-16 11:06:25 +02:00
button.py Implement a reboot-button for Plugwise (#120554) 2024-06-26 15:28:50 +02:00
climate.py Improve Plugwise runtime-updating (#120230) 2024-06-24 09:57:04 +02:00
config_flow.py
const.py Implement a reboot-button for Plugwise (#120554) 2024-06-26 15:28:50 +02:00
coordinator.py Improve plugwise device cleanup (#126419) 2024-09-22 16:02:30 +02:00
diagnostics.py
entity.py Implement model_id's in Plugwise (#126069) 2024-09-16 20:01:12 +02:00
icons.json
manifest.json Bump plugwise to v1.4.0 (#125998) 2024-09-15 21:26:33 +02:00
number.py Implement @plugwise_command for Plugwise Number platform (#120503) 2024-06-26 10:24:29 +02:00
select.py Implement remaining select-adaptions for Plugwise (#120544) 2024-06-26 13:37:08 +02:00
sensor.py Improve Plugwise runtime-updating (#120230) 2024-06-24 09:57:04 +02:00
strings.json Implement battery state binary sensor in Plugwise (#126020) 2024-09-16 11:06:25 +02:00
switch.py Improve Plugwise runtime-updating (#120230) 2024-06-24 09:57:04 +02:00
util.py Use PEP 695 for decorator typing (2) (#117639) 2024-05-17 16:31:01 +02:00