Skip to content

v1.13.0

Compare
Choose a tag to compare
@chkr1011 chkr1011 released this 13 Jul 18:46
· 183 commits to master since this release

SDK

  • Optimized thread usage for better performance
  • Added initial support for KNX hardware endpoints
  • HTTP Server now has the fallback port of 55000 for local testing scenarios
  • Added more UnitTests
  • Introduced new service locator
  • Moved several code parts into dedicated services
  • Many small fixes like typos, layout issues etc.
  • Fixed a bug which causes TurnOnAndOffAutomation to never turn of the light if a button was pressed
  • Roller Shutter Automations are now checking outside temperature before opening the roller shutter in the morging (and preventing it if required)
  • Fixed wrong exception handling for TelegramBot service

App

  • Fixed deploy script
  • Added support for different languages (EN, DE so far)
  • Updated bootstrap and AngularJS libraries

Documentation

  • Added a PowerPoint presentation
  • Added several new documentation images

Other

  • Added a new homepage
  • Cleanup of build configurations