hass-core/homeassistant/components/zha
Erik Montnemery cc564026fa
Move EntityCategory to homeassistant.const (#87792)
* Move EntityCategory to homeassistant.const

* Fix more imports
2023-02-09 20:15:37 +01:00
..
core Add __init__ return type to integrations (#87637) 2023-02-07 15:55:14 +01:00
__init__.py Collection of code styling tweaks (#87344) 2023-02-03 23:51:27 +01:00
alarm_control_panel.py Add init return type to integrations (#87523) 2023-02-06 11:37:25 +01:00
api.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
backup.py
binary_sensor.py Enable Ruff SIM300 (#86793) 2023-01-30 11:03:23 +01:00
button.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
climate.py Enable Ruff D212 (#87347) 2023-02-03 23:08:48 +01:00
config_flow.py ZHA config flow cleanup (#86742) 2023-01-30 22:21:34 +01:00
cover.py
device_action.py String formatting and max line length - Part 7 (#84532) 2022-12-27 11:18:56 +01:00
device_tracker.py Cleanup device_tracker imports (#81139) 2022-10-28 17:40:37 +02:00
device_trigger.py Remove unneeded use of keys() in ZHA (#86668) 2023-01-26 11:02:46 +01:00
diagnostics.py Improve integration type hints for diagnostics (#85526) 2023-01-09 15:17:48 +01:00
entity.py Add Self typing (2) [mypy 1.0] (#87599) 2023-02-06 23:23:52 -05:00
fan.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
light.py Add init return type to integrations (#87523) 2023-02-06 11:37:25 +01:00
lock.py
logbook.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
manifest.json Sort manifests 11 (#87032) 2023-02-08 20:10:18 +01:00
number.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
radio_manager.py ZHA config flow cleanup (#86742) 2023-01-30 22:21:34 +01:00
select.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
sensor.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
services.yaml Add ability to convert ZCL schemas to vol schemas to ZHA (#79908) 2022-10-14 08:15:10 -04:00
siren.py
strings.json ZHA config flow cleanup (#86742) 2023-01-30 22:21:34 +01:00
switch.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00