Skip to content

20210509 2031 General Release

Compare
Choose a tag to compare
@nielsonm236 nielsonm236 released this 09 May 21:07
· 105 commits to master since this release
5406b78

Numerous fixes and improvements:
o Fixed Issue #55: Home Assistant; Auto Discovery; MQTT; Temp Sensors do not get deleted and redefined properly when added/removed
o Fixed Issue #56: Temperature Sensor accuracy improvement
o Fixed Issue #57: Temperature sensor order in GUI and Home Assistant. Fixed by changing Temperature Sensor ID’s from “1, 2, 3, 4, 5” to a 12 character ID per sensor that is based on the sensor serial number
o Fixed Issue #58: Home Assistant; Auto Discovery; MQTT; Should a temperature sensor be deleted in HA if it fails during runtime?
o Fixed Issue #62: Browser Only; Timers don’t work with Invert setting. Included in fix is a correction for “Timer values not saved correctly” and “Timer value being set to 256 in error”.
o Fixed Issue #63: REST commands preventing IO Control page from making pin state changes.
o Fixed Issue #66: MQTT doesn’t report temperature sensors unless at least 1 IO is enabled.