Update Shelly Gen1 minimum firmware versions (#30732)

* Update Shelly Gen1 minimum firmware versions

* fix typo

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
Shay Levy 2024-01-11 11:42:57 +02:00 committed by GitHub
parent edd3f42c24
commit cf652d705f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -310,8 +310,15 @@ Please check from the device Web UI that the configured server is reachable.
## Known issues and limitations
- Only supports firmware 1.11 and later for generation 1 devices
- Only supports firmware 1.9 and later for generation 1 devices
- Only supports firmware 1.0 and later for generation 2 devices
- The following generation 1 devices only support firmware 1.11 and later (due to incompatible API):
- Shelly DUO
- Shelly Bulb RGBW
- Shelly Dimmer
- Shelly Dimmer 2
- Shelly RGBW2
- Shelly Vintage
- 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.