Skip to content

Add specific nodes for thermostat, PIR and open sensor +bugfix

Pre-release
Pre-release
Compare
Choose a tag to compare
@Achronite Achronite released this 19 Feb 19:46
· 94 commits to master since this release
821b075
  • Added new C&M node that immediately sends commands (designed for MIHO069 Thermostat).
  • Added MIHO069 thermostat params & icon. #36
  • Added support for UNKNOWN commands (this assumes a uint as datatype for .data).
  • Added specific nodes for MIHO032 Motion Sensor #40 and MIHO033 Open Sensor #43 .
  • Updated Energenie device names to reflect new names on energenie website.
  • Renamed old C&M node to be 'Smart Plug+' #37
  • Readme updates.

From dependent node module:

  • Fix crash when more than 6 control devices added
  • Reduced time between radio reads from 5 to 0.5 seconds to reduce risk of messages being missed