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
How can i see what the error is?
On the other hand, just wait a little we are reordering the code a bit.
Wait for a new version when have it ready.
You could also use https://github.com/nlrb/com.weather-sensors. That works fine with most temp sensors
We smashed some bugs and got a new version ready for testing (and when ok release it).
Our own tests went fine but we lack a wattcher device to be sure. Please try for those that have it.
One downside of this update, you have pair your homewizard again basically due to the code reconstruct and the dropdown selectbox support for heatlink, energylink and wattcher.
This version will support:
- Homewizard (scenes, presets)
- Heatlink (adjusting the temp, use flows to modify)
- Energylink (reading your energy cons/prod both current and daily, gas meter info as well).
- Wattcher (information and trigger/flows)
https://github.com/jeroenbos22/com.homewizard/tree/V0.09
For those testing and experience issues/errors. Please sent us a PM with the get-status JSON so we can troubleshoot further.
Thanks and enjoy!
Crashes immediatly after installing.
@jtebbens
The morning starts with this ...(newest version from github installed)
However Wattcher still ain't working right. The dayusage is still empty.
h
, my watermeter is connected to port 1, its 26 liter.
But it works fine, ill try to chance the name.
Not sure where it goes wrong with Wattcher.
Will let you know if there are issues
Next step would be to reduce the number of API calls and globally do the get_status request en store this somewhere so all the other drivers can reuse the data from that.