Achronite / energenie-ener314rt

Node module for RaspberryPi energenie ener314-rt board, used by node-red-contrib-energenie-ener314rt
MIT License
4 stars 2 forks source link

Add decoding of missing OpenThings commands #45

Open Achronite opened 6 months ago

Achronite commented 6 months ago

Add decoding of 'unknown_0xXX' commands when capturing from a MiHome Hub or another instance; useful for energenie-sniffer. Missing so far are:

A3 (EXERCISE_VALVE) A5 (VALVE_STATE)

Also should command TEMPERATURE be renamed to TARGET_TEMPERATURE?