Skip to content

2.0.0

Compare
Choose a tag to compare
@feanor-anglin feanor-anglin released this 27 Jul 12:51
· 14 commits to master since this release
2e4349a

This release introduces some important changes to GoWired software. From now on the software will require a GoWired-lib library added to Arduino IDE to compile. GoWired-lib is available via the Arduino Library Manager and installs with most GoWired dependencies (3rd party libraries this software uses). Other changes:

  • The code has been rebuilt and unified to use the same GoWired-lib library files
  • GoWired Touch software is now also available in Software directory of GoWired-Project repository
  • New sensor type: Configuration Sensor, which enables configuration options by message or through notify.mysensors Home Assistant service
  • Roller shutter calibration can now be called out using message / notify.mysensors service
  • 8RelayDin software is now fixed, improved and ready to use (operation with security sensors, possibility of inverting input logic, possibility of declaring inputs & outputs as independent entities)
  • Improved shutters / blinds operation procedure
  • Improved reading inputs procedure
  • Various improvements & bugfixes