Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wall Thermostat+ reporting 0 temp and weird setpoint #15

Open
maxill1 opened this issue Oct 13, 2017 · 0 comments
Open

Wall Thermostat+ reporting 0 temp and weird setpoint #15

maxill1 opened this issue Oct 13, 2017 · 0 comments

Comments

@maxill1
Copy link
Contributor

maxill1 commented Oct 13, 2017

Hi,
Wall mounted thermostats seems don't report correct data: Actual Temperature is always at 0 and setpoint is too high.

{
   "rf_address":"18eb18",
   "initialized":true,
   "fromCmd":false,
   "error":false,
   "valid":true,
   "mode":"AUTO",
   "dst_active":true,
   "gateway_known":true,
   "panel_locked":false,
   "link_error":false,
   "battery_low":false,
   "valve":4,
   "setpoint":81,
   "temp":0
}

node-red 0.17.5
node-red-contrib-maxcube 0.0.5 (from master)
maxcube 1.0.6 (npm install)

maxill1 added a commit to maxill1/maxcube that referenced this issue Oct 16, 2017
normen added a commit to normen/maxcube2 that referenced this issue Mar 5, 2018
Squashed commit of the following:

commit 51b8003
Author: Luca Mazzilli <[email protected]>
Date:   Mon Oct 16 23:31:58 2017 +0200

    fixed wall thermostat temp and setpoint

    ivesdebruycker/node-red-contrib-maxcube#15

    used info in https://github.com/Bouni/max-cube-protocol/blob/master/L-Message.md#actual-temperature-wallmountedthermostat to decode correctly the wall thermostat "Actual temperature" (temp) and "Temperature" (setpoint)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant