core/tests/components/unifi
Robert Svensson 046f0a706f
Add outlets to UniFi switch platform (#64859)
* Add outlets to UniFi switch platform

* Outlet shouldn't have entity category set
2022-01-25 07:49:02 +01:00
..
__init__.py Rename various usages of UniFi to better identify only UniFi Network (#59568) 2021-11-26 22:44:49 +01:00
conftest.py Make device tracker entities work better (#63328) 2022-01-04 23:16:43 -08:00
test_config_flow.py Expose UniFi controller configuration url from discovered entry (#64514) 2022-01-20 09:34:54 +01:00
test_controller.py Fix reconnect rather than reauth when both HA and UniFi controller restarts at the same time (#63994) 2022-01-12 15:08:04 -08:00
test_device_tracker.py UniFi events aren't reliable for device tracker usage, use last_seen instead (#64147) 2022-01-24 15:11:33 +01:00
test_diagnostics.py Add outlets to UniFi switch platform (#64859) 2022-01-25 07:49:02 +01:00
test_init.py Rename various usages of UniFi to better identify only UniFi Network (#59568) 2021-11-26 22:44:49 +01:00
test_sensor.py Make UniFi bandwidth sensors be about current transfer rather than total transfer (#64701) 2022-01-24 13:50:54 +01:00
test_services.py Fix UniFi remove client service if time stamps are not integers (#63998) 2022-01-13 08:15:40 +01:00
test_switch.py Add outlets to UniFi switch platform (#64859) 2022-01-25 07:49:02 +01:00