1
mirror of https://github.com/home-assistant/core synced 2024-09-12 15:16:21 +02:00
ha-core/homeassistant/components/unifi
wittypluck b79eae2e94
Update Unifi bandwidth sensors (#101598)
* Change bandwidth sensors device class, state class, unit of measurement, icon

* Reformat imports

* Reformat imports

* Revert suggested_unit_of_measurement. Add unit tests.
2023-10-22 17:14:49 +02:00
..
__init__.py Rework UniFi websocket (#100614) 2023-09-27 10:56:24 +02:00
button.py
config_flow.py
const.py
controller.py Fix UniFi client tracker entities being unavailable when away on restart (#102125) 2023-10-20 08:49:22 +02:00
device_tracker.py
diagnostics.py
entity.py
errors.py
image.py
manifest.json Rework UniFi websocket (#100614) 2023-09-27 10:56:24 +02:00
sensor.py Update Unifi bandwidth sensors (#101598) 2023-10-22 17:14:49 +02:00
services.py
services.yaml
strings.json
switch.py
update.py