hass-core/homeassistant/components/huawei_lte
Erik Montnemery 2406b235b4
Name unnamed binary sensors by their device class (#92940)
* 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 (#85929) 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 (#85788) 2023-01-13 09:20:24 +01:00
config_flow.py Replace isort with ruff (#94302) 2023-06-08 23:43:56 +02:00
const.py Key Huawei LTE routers in hass.data by config entry rather than unique id (#85788) 2023-01-13 09:20:24 +01:00
device_tracker.py Adjust entity registry access in integrations (3) (#88948) 2023-03-01 08:24:56 +01:00
manifest.json Sort manifests 4 (#87025) 2023-02-08 20:27:05 +01:00
notify.py Key Huawei LTE routers in hass.data by config entry rather than unique id (#85788) 2023-01-13 09:20:24 +01:00
sensor.py Name unnamed binary sensors by their device class (#92940) 2023-06-13 19:48:54 +02:00
services.yaml
strings.json Add missing config flow abort strings (#86180) 2023-01-24 08:59:32 +02:00
switch.py Key Huawei LTE routers in hass.data by config entry rather than unique id (#85788) 2023-01-13 09:20:24 +01:00
utils.py Enable Ruff SIM105 (#86759) 2023-01-26 21:06:22 -05:00