core/homeassistant/components/unifi
Robert Svensson 115a1ceea0
Rewrite UniFi block client switch (#80969)
* Refactor UniFi block client switch entities

* Use new switch loader

* Rename lambdas

* Use is_on rather than _attr_is_on when applicable
2022-10-25 22:36:51 +02:00
..
translations
__init__.py
config_flow.py
const.py Improve loading UniFi switch entities (#80910) 2022-10-25 19:26:56 +02:00
controller.py Improve loading UniFi switch entities (#80910) 2022-10-25 19:26:56 +02:00
device_tracker.py Replace constants with enums in UniFi (#80637) 2022-10-20 00:10:01 +03:00
diagnostics.py
errors.py
manifest.json Refactor UniFi outlet switches (#80738) 2022-10-23 20:28:45 +02:00
sensor.py Remove unneeded guards from (async_)add_entities call (#80471) 2022-10-17 21:11:58 +02:00
services.py
services.yaml
strings.json
switch.py Rewrite UniFi block client switch (#80969) 2022-10-25 22:36:51 +02:00
unifi_client.py
unifi_entity_base.py
update.py Refactor UniFi upgrade entities (#80752) 2022-10-23 19:33:08 +02:00