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.
plugwise
Comments
Could we get Gas usage in insights as wel? usage per hour or something?
Furthermore, the smart meter only reports the gas usage once per hour. So you would only see the usage of the previous hour. Actually, this information is already logged in Insights; it is the change of the value for gas meter. So if you export the present gas meter loggings, you can easily get the use per hour in excel. Could you maybe explain the use case for having gas usage in insights?
Could you / anyone show some of the flows you use the SmileApp for? just for inspiration....
I do get valid XML from the P1, I have actually a curl script that captures this information every 5 minutes. But happy to share it.
I see the following response when I click the red badge that suggests the app crashed;
Stack trace:
TypeError: Cannot read property 'services' of undefined
at mapMeter (/drivers/smilep1/driver.js:200:79)
at storeNewReadings (/drivers/smilep1/driver.js:211:38)
at /drivers/smilep1/driver.js:175:17
at Parser.<anonymous> (/node_modules/xml2js/lib/xml2js.js:484:18)
at emitOne (events.js:77:13)
at Parser.emit (events.js:169:7)
at Object.onclosetag (/node_modules/xml2js/lib/xml2js.js:445:26)
at emit (/node_modules/xml2js/node_modules/sax/lib/sax.js:640:35)
at emitNode (/node_modules/xml2js/node_modules/sax/lib/sax.js:645:5)
at closeTag (/node_modules/xml2js/node_modules/sax/lib/sax.js:905:7)
@sossienl: Could you test if this version solves your app crash?
Did you manage to test the app with the previous firmware? I would really like to know if I was able to fix it for you not having a gasmeter.
It fixes for firmware 0.9+, and also adds gas usage (of the previous hour) and tariff (peak/off-peak) in the mobile device card.
If you are in a hurry you can get it from the Git.
Also: power is only logged on a change in insights. So if you reinstalled the app you have to wait for the meter to change value before it is visible in insights. If the problems persist please PM me with more details.
Didn't re-install but just uploaded from 0.9.10 with FW 0.9.3..
capabilities.meter_power: invalid capability id, already a system capability
if she is happy a am too
With the new firmware offPeak and gas usage can now finally be correctly logged in Insights (Thank you Athom!)
One downside: For correct operation the device must be deleted and paired again (and therefore you lose all historic insights)