hass-core/homeassistant/components/zha
Marc Mueller c1b24e6ba2
Small typing improvements (#126818)
* Add from __future__ import annotations

* Use PEP 695 type aliases

* Fix generator typing
2024-09-26 13:51:27 +02:00
..
repairs
__init__.py
alarm_control_panel.py
api.py
backup.py
binary_sensor.py
button.py
climate.py Remove deprecated aux_heat from zha (#125247) 2024-09-05 21:35:24 +02:00
config_flow.py
const.py Bump ZHA to 0.0.34 (#126766) 2024-09-25 18:44:51 +02:00
cover.py
device_action.py
device_tracker.py Remove redundant source_type property from ScannerEntities (#126716) 2024-09-25 08:58:54 +02:00
device_trigger.py Use root import for device_automation (#125836) 2024-09-12 17:01:25 +02:00
diagnostics.py Use root import for async_redact_data in diagnostics (#125821) 2024-09-12 20:37:00 +02:00
entity.py Bump ZHA to 0.0.34 (#126766) 2024-09-25 18:44:51 +02:00
fan.py
helpers.py Small typing improvements (#126818) 2024-09-26 13:51:27 +02:00
icons.json Bump ZHA to 0.0.32 (#124804) 2024-08-30 14:48:09 +02:00
light.py Bump ZHA to 0.0.34 (#126766) 2024-09-25 18:44:51 +02:00
lock.py
logbook.py
manifest.json Bump ZHA to 0.0.34 (#126766) 2024-09-25 18:44:51 +02:00
number.py
radio_manager.py
select.py
sensor.py
services.yaml
silabs_multiprotocol.py
siren.py
strings.json Bump ZHA to 0.0.34 (#126766) 2024-09-25 18:44:51 +02:00
switch.py
update.py Rename HassEnforceCoordinatorModule (#125592) 2024-09-10 08:40:49 +02:00
websocket_api.py Use root import for websocket_api (#125834) 2024-09-12 19:31:57 +02:00