hass-core/homeassistant/components/unifi
Erik Montnemery cc564026fa
Move EntityCategory to homeassistant.const (#87792)
* Move EntityCategory to homeassistant.const

* Fix more imports
2023-02-09 20:15:37 +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 Update black to 23.1.0 (#87188) 2023-02-02 18:35:24 +01:00
device_tracker.py Update black to 23.1.0 (#87188) 2023-02-02 18:35:24 +01:00
diagnostics.py Remove legacy constant from UniFi (#84947) 2023-01-01 20:03:14 +01:00
entity.py Update Union typing (3) [Py310] (#86426) 2023-01-23 10:05:56 +01:00
errors.py Rename various usages of UniFi to better identify only UniFi Network (#59568) 2021-11-26 22:44:49 +01:00
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
unifi_client.py Unifi use entity description with sensors (#81930) 2022-12-14 20:54:33 +01:00
unifi_entity_base.py Use _attr_should_poll in components [u-z] (#77371) 2022-08-26 21:22:27 +02:00
update.py Make switch platform use common UniFi entity class (#84458) 2023-01-03 22:57:44 +01:00