Add information about update_entity service and sleeping Shelly devices (#29526)

This commit is contained in:
Maciej Bieniek 2023-10-25 11:48:33 +00:00 committed by GitHub
parent 41c5439c6a
commit f63594339f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -325,4 +325,5 @@ Please check from the device Web UI that the configured server is reachable.
- Generation 1 "Shelly 4Pro" and "Shelly Sense" are not supported (devices based on old CoAP v1 protocol)
- Before set up, battery-powered devices must be woken up by pressing the button on the device.
- For battery-powered devices, the `update` platform entities only inform about the availability of firmware updates but are not able to trigger the update process.
- Using the `homeassistant.update_entity` service for an entity belonging to a battery-powered device is not possible because most of the time these devices are sleeping (are offline).
- Frequency sensors for generation 2 energy monitoring devices are supported by firmware 1.0.0 beta 6 or later.