New firmware 1.12.1 for Gen1 devices is released:
Change log:
- Shelly H&T, Flood, Door/Window 2 can't set sensor action URL in Fahrenheit for more than 60 degrees ( In the interface (both local and web/mobile app), in the Sensor Actions menu, the temperature now is shown in whatever units the device is configured. Fixed the wrong 60 degrees Fahrenheit limitation for Sensor Actions)
- Battery devices error handling ( This change is present for Shelly H&T, DoorWindow 1/2, Flood and Button1.In case of error, the device will report
null
as value on its sensor attributes, instead of 0 as in the last FW version. Validity of the status packet can be checked by the two attributes:is_valid: true/false - it indicates of the device have a valid status received from STM chip.
sensor_eror: number - If it is different than 0, it indicates that there was an error with its peripherals.A valid status packet is that withis_valid: true
andsensor_error: 0 )
- Shelly DoorWindow 2 fix false vibration alarms due to interference with the light sensor
- Shelly i3 fix random false inputs
- Shelly Dimmer 1 fix dimming with buttons
- Shelly Dimmer 2 firmware
- All devices - Fix cloud related issue with endless re-connection
Source: facebook