Skip to content

v1.11

Compare
Choose a tag to compare
@chkr1011 chkr1011 released this 03 Mar 18:54
· 390 commits to master since this release

App

  • The captions etc. are now loaded from the controller
  • Fixed several UI glitches
  • The weather situation is now shown
  • The sort order is now loaded from the controller

SDK

  • Added "Switch" actuator
  • Automation settings are now stored in a JSON file on the controller
  • Actuator settings are now stored in a JSON file on the controller
  • Added a trigger framework as a new layer between actions and actuators
  • Added more unit tests
  • Fixed several minor bugs
  • Simplified the initialization of the OpenWeatherMap weather station

Management Console

  • Added initial version
  • Added support for Actuator configuration/translation
  • Added support for Automation configuration/translation
  • Added support for Room configuration/translation
  • Added discovery to find all available HA4IoT Controllers at the local area network
  • Added a log viewer

Documentation

  • Added more screens