core/homeassistant/components/unifi
Robert Svensson 6718b40181
Make switch platform use common UniFi entity class (#84458)
* Make switch platform use common UniFi entity class

* Consolidate common functions between update and switch platforms

* Use controller.register_platform_add_entities

* Rename UnfiEntityLoader to UnifiUpdateEntityDescriptionMixin
2023-01-03 22:57:44 +01:00
..
translations [ci skip] Translation update 2023-01-02 00:23:28 +00:00
__init__.py
config_flow.py Remove legacy constant from UniFi (#84947) 2023-01-01 20:03:14 +01:00
const.py Remove legacy constant from UniFi (#84947) 2023-01-01 20:03:14 +01:00
controller.py Move add Device tracker entities to UniFi controller (#84883) 2023-01-03 20:59:28 +01:00
device_tracker.py Move add Device tracker entities to UniFi controller (#84883) 2023-01-03 20:59:28 +01:00
diagnostics.py Remove legacy constant from UniFi (#84947) 2023-01-01 20:03:14 +01:00
entity.py Make switch platform use common UniFi entity class (#84458) 2023-01-03 22:57:44 +01:00
errors.py
manifest.json Bump aiounifi to v43 (#84864) 2022-12-30 21:17:47 +01:00
sensor.py Add PoE power sensor to UniFi integration (#84314) 2022-12-29 22:55:00 +01:00
services.py
services.yaml
strings.json
switch.py Make switch platform use common UniFi entity class (#84458) 2023-01-03 22:57:44 +01:00
unifi_client.py
unifi_entity_base.py
update.py Make switch platform use common UniFi entity class (#84458) 2023-01-03 22:57:44 +01:00