Skip to content

v1.4

Compare
Choose a tag to compare
@chkr1011 chkr1011 released this 29 Sep 21:02
· 675 commits to master since this release
  • This is the first stable release
  • Reorganized the solution
  • Updated example projects
  • Hardware: Performance optimizations at the I2CHardwareBridge
  • Hardware: Sequences of 433Mhz signals are now supported
  • Hardware: Added several codes for remote switches
  • Hardware: Added support for sensors with a single value (float)
  • Actuators: Added a window actuator (Window) with casements which supports the states Closed, Open (or optional Tilt)
  • SDK: Added support for different temperature and humidity sensors
  • SDK: AutomaticTurnOnAndOffAutomation```: Added support for conditions which are preventing the automation from turning on the target actuator
  • App: Completely hostet at the Pi2 (use deploy script)
  • App: Provides an overview of all motion detectors
  • App: The values from the weather station are now shown
  • App: The state of window actuators is now shown
  • App: Heavily reduced traffic (hashing of the state)