This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-09-25 19:24:52 +01:00
Code
Activity
Files
631c4bf10fab9894de8f49f772f53419cbe5ce74
core
/
homeassistant
/
components
/
unifi
T
History
GitHub Action
e591393f01
[ci skip] Translation update
2022-01-28 00:14:53 +00:00
..
translations
[ci skip] Translation update
2022-01-28 00:14:53 +00:00
__init__.py
…
config_flow.py
…
const.py
…
controller.py
UniFi events aren't reliable for device tracker usage, use last_seen instead (
#64147
)
2022-01-24 15:11:33 +01:00
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
diagnostics.py
…
errors.py
…
manifest.json
Update method names reflecting changes in UniFi library (
#64817
)
2022-01-24 08:50:08 +01:00
sensor.py
Make UniFi bandwidth sensors be about current transfer rather than total transfer (
#64701
)
2022-01-24 13:50:54 +01:00
services.py
Update method names reflecting changes in UniFi library (
#64817
)
2022-01-24 08:50:08 +01:00
services.yaml
…
strings.json
…
switch.py
Add outlets to UniFi switch platform (
#64859
)
2022-01-25 07:49:02 +01:00
unifi_client.py
…
unifi_entity_base.py
…