Skip to content
New MINOR release 01.01.00

Changes since 01.00.02:
- Added error handling in case on/off/clearAlarms/powerIndependentOnly are called when the fred is offline.
- Only print error messages once when they appear, and when the error state goes away.
- Fans are now read out.
- Fixed logic that connection status is checked in each update. Now the server
  properly re-connects when the device becomes available again and on server start
- Renamed POWER.INDEPENDENT.ONLY to SWITCH.INDEPENDENT_ONLY for consistency with SWITCH.ON/OFF
  (causes minor version increase)
- Exceptions are caught only in the mainLoop, which prevents server crashes when a device goes offline.