This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Comments
But as you can see there is nothing about s1 or s2 being water. So the only visual stuff is the card saying is watt/liter or kwh/m3. So still there should be data there. If not then something is wrong reading the get-status info @spoelly.
So in your particular case we would reallly require a get-status from your Homewizard to debug it.
"s1":{"po":0,"dayTotal":1.47,"po+":824,"po+t":"13:34","po-":0,"po-t":"00:01"},
"s2":{"po":0,"dayTotal":0.00,"po+":0,"po+t":"00:00","po-":0,"po-t":"00:01"}
get-sensors
get-status
Ok something for Xmas.....water meter support.
But you have to re-pair your energylink else it doesnt show the water_meter icon on your card.
https://github.com/jtebbens/com.homewizard/tree/energylink-update
Thanks! Great work guys...and have a merry Christmas!
Is it possible to set the amount of time the heatlink should maintain the setting.
This is a possibility in the homewizard app.
Hope to see the change soon.
Please advise.
Homewizard runs newest firmware: version 3.372
Get-Status:
{"status": "ok", "version": "3.372", "request": {"route": "/get-status" }, "response": {"preset":1,"time":"2016-12-29 20:25","switches":[{"id":0,"type":"dimmer","status":"off","dimlevel":0},{"id":1,"type":"switch","status":"off"},{"id":2,"type":"switch","status":"on"},{"id":3,"type":"switch","status":"on"},{"id":4,"type":"virtual"},{"id":5,"type":"switch","status":"off"},{"id":6,"type":"switch","status":"off"},{"id":7,"type":"switch","status":"off"},{"id":8,"type":"switch","status":"on"},{"id":9,"type":"switch","status":"on"}],"uvmeters":[],"windmeters":[{"id":2,"unit":0,"ws":1.4,"dir":"WSW 247","gu":3.8,"wc":-2.1,"te":-2.1,"favorite":"no"}],"rainmeters":[],"thermometers":[{"id":0,"te":1.5,"hu":86,"favorite":"no"},{"id":3,"te":0.3,"hu":87,"favorite":"no"}],"weatherdisplays":[{"id":1,"favorite":"no"}], "energymeters": [], "energylinks": [], "heatlinks": [], "kakusensors": [{"id":0,"status":"no","timestamp":"08:28"}]}}
or with your voice that activated a flow.
Are you able to confirm that these work with your App?
I couldn't find anything in description on what is supported or not, plus I'm pretty new to this. Thanks for your help and creating the app!
Stack trace:
TypeError: Cannot read property 'settings' of undefined
at Object.module.exports.homewizard.call (/includes/homewizard.js:50:44)
at Object.module.exports.homewizard.getScenes (/includes/homewizard.js:91:12)
at Object.<anonymous> (/drivers/homewizard/driver.js:85:16)
at emitTwo (events.js:87:13)
at Object.emit (events.js:172:7)
at /homey-app/manager/flow.js:23:37
at /homey-app/helpers/client.js:1:1077
at Array.forEach (native)
at process.<anonymous> (/homey-app/helpers/client.js:1:1046)
at emitTwo (events.js:87:13)
Exit code: 1
Exit signal: null
@hvhol Im aware of that problem existing, only not sure how / When it occurs. If you can find that out it Would help a lot