hass-core/homeassistant/components/unifi
Robert Svensson 8564768d9e
UniFi library controls add/update signalling (#89525)
* Library controls add/update signalling

* Remove add/remove signalling

* Remove unifi_entity_base and unifi_client to make mypy pass
2023-03-11 20:14:39 +01:00
..
__init__.py Remove (2021) backwards supporting functionality from UniFi (#81981) 2022-11-16 12:49:10 +01:00
config_flow.py Update black to 23.1.0 (#87188) 2023-02-02 18:35:24 +01:00
const.py Remove legacy constant from UniFi (#84947) 2023-01-01 20:03:14 +01:00
controller.py UniFi library controls add/update signalling (#89525) 2023-03-11 20:14:39 +01:00
device_tracker.py Make client tracker use common UniFi entity class (#84942) 2023-03-11 06:23:49 +01:00
diagnostics.py Remove legacy constant from UniFi (#84947) 2023-01-01 20:03:14 +01:00
entity.py Allow loading UniFi entities on config options change (#88762) 2023-03-06 16:08:14 +01:00
errors.py
manifest.json Sort manifests 10 (#87031) 2023-02-08 20:41:50 +01:00
sensor.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
services.py Update black to 23.1.0 (#87188) 2023-02-02 18:35:24 +01:00
services.yaml
strings.json Fix incorrect usage of 'setup' vs 'set up' (#83774) 2022-12-12 11:40:00 +01:00
switch.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
update.py Make switch platform use common UniFi entity class (#84458) 2023-01-03 22:57:44 +01:00