Skip to content

v1.0.22

Compare
Choose a tag to compare
@hsakoh hsakoh released this 20 Aug 21:15
· 14 commits to main since this release
  • Fixed an issue where the correct value was not sent when using a command with a single input parameter entered through a select box.
    • This issue occurred with the following commands.
      • RobotVacuumCleanerS1/PowLevel
      • RobotVacuumCleanerS1Plus/PowLevel
      • RobotVacuumCleanerS10/selfClean
      • Humidifier/setMode
      • BatteryCirculatorFan/setNightLightMode
      • BatteryCirculatorFan/setWindMode
  • Add KeyPad/KeyPadTouch hubDeviceId field.
    • Fixed an issue where MqttCoreService would fail to start if the device was not deleted and reloaded after adding field definitions.
  • Added implementation for data protection in middleware.
    • This reduces some warning and error log outputs that occur when the add-on is restarted.

Full Changelog: v1.0.21...v1.0.22