hass-core/homeassistant/components/huawei_lte
Erik Montnemery 2406b235b4
Name unnamed binary sensors by their device class ()
* Name unnamed binary sensors by their device class

* Update type annotations

* Fix loading of entity component translations

* Add test

* Update integrations

* Set abode and rfxtrx binary_sensor name to None

* Revert changes in homekit_controller
2023-06-13 19:48:54 +02:00
..
__init__.py Huawei LTE connection management cleanups () 2023-05-16 20:34:03 +03:00
binary_sensor.py Key Huawei LTE routers in hass.data by config entry rather than unique id () 2023-01-13 09:20:24 +01:00
config_flow.py Replace isort with ruff () 2023-06-08 23:43:56 +02:00
const.py Key Huawei LTE routers in hass.data by config entry rather than unique id () 2023-01-13 09:20:24 +01:00
device_tracker.py Adjust entity registry access in integrations (3) () 2023-03-01 08:24:56 +01:00
manifest.json Sort manifests 4 () 2023-02-08 20:27:05 +01:00
notify.py Key Huawei LTE routers in hass.data by config entry rather than unique id () 2023-01-13 09:20:24 +01:00
sensor.py Name unnamed binary sensors by their device class () 2023-06-13 19:48:54 +02:00
services.yaml
strings.json Add missing config flow abort strings () 2023-01-24 08:59:32 +02:00
switch.py Key Huawei LTE routers in hass.data by config entry rather than unique id () 2023-01-13 09:20:24 +01:00
utils.py Enable Ruff SIM105 () 2023-01-26 21:06:22 -05:00