thing-it-device-enocean-ip
Advanced tools
Comparing version 0.2.15 to 0.2.16
@@ -188,3 +188,3 @@ module.exports = { | ||
*/ | ||
HeatingSystem.prototype.updateState = function(state){ | ||
RadiatorValve.prototype.updateState = function(state){ | ||
if (_.isObjectLike(state)) { | ||
@@ -191,0 +191,0 @@ if (_.isNumber(state.setpoint) && state.setpoint !== this.state.setpoint) { |
{ | ||
"name": "thing-it-device-enocean-ip", | ||
"version": "0.2.15", | ||
"version": "0.2.16", | ||
"description": "[thing-it-node] Device Plugin for EnOcean IP products.", | ||
@@ -5,0 +5,0 @@ "authors": "Marc Gille", |