This website requires JavaScript.
Explore
Help
Sign In
jeans
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2025-05-22 23:07:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
core
/
tests
/
components
/
unifi
History
Robert Svensson
aeabe3ab95
Mark UniFi power cycle button as unavailable if PoE is not enabled on port (
#122035
)
2024-07-16 20:16:36 +02:00
..
snapshots
Add one UniFi sensor test to validate entity attributes (
#119914
)
2024-06-21 12:59:31 +02:00
__init__.py
…
conftest.py
Import Generator from collections.abc (4) (
#120917
)
2024-07-01 11:54:42 +02:00
test_button.py
Mark UniFi power cycle button as unavailable if PoE is not enabled on port (
#122035
)
2024-07-16 20:16:36 +02:00
test_config_flow.py
Fix bad access to UniFi runtime_data when not assigned (
#121725
)
2024-07-10 23:53:11 +02:00
test_device_tracker.py
Fix unifi device tracker test imports (
#120864
)
2024-06-30 16:27:03 +02:00
test_diagnostics.py
…
test_hub.py
…
test_image.py
…
test_init.py
…
test_sensor.py
Simplify UniFi uptime sensor test (
#120794
)
2024-06-30 15:22:15 +02:00
test_services.py
Make UniFi services handle unloaded config entry (
#120028
)
2024-06-21 10:36:52 +02:00
test_switch.py
Unifi break out switch availability test to separate test (
#119990
)
2024-06-19 22:40:13 +02:00
test_update.py
…