Update commands.js - #3
Open
Linax2015 wants to merge 2 commits into
Open
Conversation
Updated 0x1C5C and 0x1C5D to correctly decode message from Heatmodule.
Added new commands for DLP Panels: 0xE010 Read Panel Brightness 0xE011 Responce Read Panel Brightness 0xE0E0 Read Panel Other 0xE0E1 Responce Read Panel Other 0xE0E2 Panel Other Control 0xE0E3 Responce Panel Other Control 0xE12C Read Panel Buttons Page 0xE12D Responce Read Panel Buttons Page 0xE12E Panel Buttons Page Control 0xE12F Responce Panel Buttons Page Control 0xE138 Read Panel Eco Mode 0xE139 Responce Read Panel Eco Mode 0xE13A Panel Eco Mode Control 0xE13B Responce Panel Eco Mode Control
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Have found codes 0x1C5C and 0x1C5D to be wrong, documentation from HDL is also wrong.
Tested and verified new code decodes messages from heatmodule MFH06 correctly by 2 members on HA Forum https://community.home-assistant.io/t/hdl-smartbus-via-nodered-and-mqtt/338974.