mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add update platform to devolo Home Control (#28512)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
0f743ffd9d
commit
4be63590bf
@ -7,6 +7,7 @@ ha_category:
|
||||
- Presence Detection
|
||||
- Sensor
|
||||
- Switch
|
||||
- Update
|
||||
ha_release: '2021.12'
|
||||
ha_iot_class: Local Polling
|
||||
ha_config_flow: true
|
||||
@ -22,6 +23,7 @@ ha_platforms:
|
||||
- diagnostics
|
||||
- sensor
|
||||
- switch
|
||||
- update
|
||||
ha_zeroconf: true
|
||||
ha_integration_type: device
|
||||
---
|
||||
@ -72,6 +74,11 @@ Currently the following device types within Home Assistant are supported.
|
||||
- Turn on/off the device LEDs
|
||||
- Is enabled by default
|
||||
|
||||
## Update
|
||||
|
||||
- Update the firmware of a device.
|
||||
- Is enabled by default but will only give a result if regular checks are enabled on the device.
|
||||
|
||||
## Supported devolo Devices
|
||||
|
||||
The list of supported devolo devices depends on the device firmware and the device features. The following devices were tested running firmware 5.6.0:
|
||||
|
Loading…
x
Reference in New Issue
Block a user