mirror of
https://github.com/esphome/esphome.git
synced 2024-11-07 09:31:10 +01:00
Add shelly-dimmer-stm32 51.7 to known versions (#5400)
This version removes support for no-neutral setups in favor of fixing flickering some users have experienced.
This commit is contained in:
parent
d76f18b4f2
commit
4622ef770d
@ -57,6 +57,10 @@ KNOWN_FIRMWARE = {
|
||||
"https://github.com/jamesturton/shelly-dimmer-stm32/releases/download/v51.6/shelly-dimmer-stm32_v51.6.bin",
|
||||
"eda483e111c914723a33f5088f1397d5c0b19333db4a88dc965636b976c16c36",
|
||||
),
|
||||
"51.7": (
|
||||
"https://github.com/jamesturton/shelly-dimmer-stm32/releases/download/v51.7/shelly-dimmer-stm32_v51.7.bin",
|
||||
"7a20f1c967c469917368a79bc56498009045237080408cef7190743e08031889",
|
||||
),
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user