core/homeassistant/components/unifi
wittypluck 7d24ae88e6
Mark Unifi bandwidth sensors as unavailable when client disconnects (#109812)
* Set sensor as unavailable instead of resetting value to 0 on disconnect

* Update unit test on unavailable bandwidth sensor
2024-02-06 18:33:10 +01:00
..
__init__.py
button.py
config_flow.py
const.py
controller.py Use builtin TimeoutError [t-z] (#109683) 2024-02-05 12:20:36 +01:00
device_tracker.py
diagnostics.py
entity.py
errors.py
image.py
manifest.json Add log to show last received UniFi websocket message (#109167) 2024-01-31 08:46:47 +01:00
sensor.py Mark Unifi bandwidth sensors as unavailable when client disconnects (#109812) 2024-02-06 18:33:10 +01:00
services.py
services.yaml
strings.json
switch.py
update.py