I have updated the app and removed unnecessary files, it now takes less than 500 K storage.
While doing this, I realized the ‘current’ data (windspeed, direction and power) were not updating. It turns out that the URL for that part of the API has reverted to an older format, somewhere in the beginning of june…
I have fixed this, it remains to be seen if the API URL now stays like this or not. Let me know if you notice the data is not being updated.
I have 6 shares divided over 2 windmills and had them added to homey for while.
It worked great, the data was coming in without problems.
However, I cannot find a good reason to keep them in homey other than maybe reporting purposes.
What do you or others use it for?
However, you could use it to calculate your total energy consumption in case you have data on that, or you could calculate the total amount of renewable energy generated. Or, if you live nearby one of the windmills, you can use it to get accurate data on wind speed and direction.
I have some details on the Greenchoice API which gives access to gas and electricity usage and ‘windvangers’ (it’s the data presented in the Greenchoice app), and which also allows you to upload data on gas and electricity consumption. That would make a nice Homey app. The Winddelen data could then be added to it, providing more info than the Greenchoice app itself. And of course allowing the automatic uploading of consumption data. Maybe one day I get around to it.
I never knew Greenchoice had an API.
I can’t find any documention other than a thread on tweakers with a link that doesn’t work anymore.
Mind sharing some details?(in PM if necessary) Otherwise I have to use the app and reverse engineer.
Btw I already use the Windcentrale “API” (can’t really call 1 or 2 file links API tbh) to make graphs in Grafana.
So would be nice to add some Greenchoice data as well.
FYI, I have updated the app to properly deal with the Homey Energy feature, the power generated by the Winddelen windmill will be shown as produced power and subtracted from the total.
Unfortunately, the new capability will only become active when you add a winddelen ‘device’. If you replace your current device you will lose the insights data
Hi Robert, I missed your reply. No, I am not using the Device.addCapability method. Not sure it would help in this case, as it is the class of the app that has changed?
Ah sorry, if the class changed you have to re-add devices. I read about “the new capability” and thought that all you did was add a new capability (hence the remark about addCapability )
In de app krijg ik al een tijd de melding" deze app is onvrwachts gestopt" Ik dacht ik wacht even met het melden ervan… Vandaag de app verwijderd en opnieuw geinstalleerd, maar ook dat help niet en de app stopt onverwachts. Ik hoop dat er naar gekeken kan worden
@Ramon_Brauer@Rinse_Veldman and @mbnn I’ve updated the Live API implementation today so the app is working again and I also added the windmill Vliegend Hert.
The new version of the app has been submitted, but is currently waiting for approval by Athom. However the test version is already available here:
Apologies I didn’t update the pairing procedure according to Homey SDK v3. I’ve just pushed a new version (0.1.3), where the pairing and unpairing procedure is working again.