mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Add documentation for UniFi Update entities (#22713)
This commit is contained in:
parent
35b9314dbd
commit
03998f4934
@ -6,6 +6,7 @@ ha_category:
|
|||||||
- Presence Detection
|
- Presence Detection
|
||||||
- Sensor
|
- Sensor
|
||||||
- Switch
|
- Switch
|
||||||
|
- Updates
|
||||||
ha_release: 0.81
|
ha_release: 0.81
|
||||||
ha_iot_class: Local Push
|
ha_iot_class: Local Push
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
@ -19,6 +20,7 @@ ha_platforms:
|
|||||||
- diagnostics
|
- diagnostics
|
||||||
- sensor
|
- sensor
|
||||||
- switch
|
- switch
|
||||||
|
- update
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -29,6 +31,7 @@ There is currently support for the following device types within Home Assistant:
|
|||||||
- [Presence Detection](#presence-detection)
|
- [Presence Detection](#presence-detection)
|
||||||
- [Switch](#switch)
|
- [Switch](#switch)
|
||||||
- [Sensor](#sensor)
|
- [Sensor](#sensor)
|
||||||
|
- [Firmware updates](#firmware-updates)
|
||||||
|
|
||||||
{% include integrations/config_flow.md %}
|
{% include integrations/config_flow.md %}
|
||||||
|
|
||||||
@ -104,6 +107,10 @@ Get entities reporting receiving and transmitting bandwidth per network client.
|
|||||||
|
|
||||||
Get entities reporting uptime per network client.
|
Get entities reporting uptime per network client.
|
||||||
|
|
||||||
|
## Firmware updates
|
||||||
|
|
||||||
|
This will show if there are firmware updates available for the UniFi network devices connected to the controller.
|
||||||
|
|
||||||
## Debugging integration
|
## Debugging integration
|
||||||
|
|
||||||
If you have problems with the UniFi Network application or integration you can add debug prints to the log.
|
If you have problems with the UniFi Network application or integration you can add debug prints to the log.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user