* Reset UniFi bandwidth sensor when client misses heartbeat * Fix initialization sequence * Code simplification: remove heartbeat_timedelta, unique_id and tracker logic * Add unit tests * Remove unused _is_connected attribute * Remove redundant async_initiate_state * Make is_connected_fn optional, heartbeat detection will only happen if not None * Add checks on is_connected_fn |
||
---|---|---|
.. | ||
snapshots | ||
__init__.py | ||
conftest.py | ||
test_button.py | ||
test_config_flow.py | ||
test_controller.py | ||
test_device_tracker.py | ||
test_diagnostics.py | ||
test_image.py | ||
test_init.py | ||
test_sensor.py | ||
test_services.py | ||
test_switch.py | ||
test_update.py |