Firmware Release 1.4.2

Release 1.4.2

Added

  • Option to invert button functionality on the main screen. Found in Settings/User interface. Short press can open the control screen instead of toggling the power state of the entity.

Fixed

  • Philips Hue integration: “Invalid JSON message: invalid type: boolean true” errors which lead to timeouts and disconnects (#97).

Changed

  • Tapping the activity icon will no longer toggle it’s state to avoid accidental stopping of activities.
    Activities still can be turned off by pressing the Power button on the main screen or inside the activity control screen.

Release 1.4.1

Breaking changes

  • Web-configurator: media-player input source & sound mode dropdown selection in activity sequences is fixed and selected item is persisted (#39, #104).
    :exclamation:This requires to reconfigure or even remove & re-add existing select_source and select_sound_mode commands in sequences, UI components and button mappings.

Fixed

  • Improve entity command retry and abort for non-temporary errors.
  • Turning an activity off shows the on-sequence commands in the UI.
  • Only simple IR commands use IR repeat when mapped to a physical button. IR sequences do not support repeat.

Changed

  • Increased activity entity & sequence step limits from 50 to 100 (#124).
  • Stricter validation of media-player commands. Missing or invalid entity command parameters are no longer accepted.
  • UI: profile list reloaded upon entering profile list menu.

Release 1.4.0

Added

  • Backup and restore configuration (#60).
  • Support for dynamic UI page grid size. Not yet implemented in web-configurator. (#66)
  • Support for media-player user interface item. Not yet implemented in web-configurator. (#68)

Fixed

  • Send IR commands with multiple IR codes (#26, #89).
  • Update stored integration driver metadata if changed in integration driver. Version information is now correctly shown in web-configurator.
  • Temperature change in climate entity (#88).
  • Improved °C / °F handling in climate entity.
2 Likes