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.
Official
Comments
First I need to get a grip on the number of crashes. After that I'll be adding features slowly
So it is possible, if thats what u mean
* Units in Insights fixed (needs an reset by changing units in app settings)
But if you use the built-in variables you should be able to use them in a flow.
There is a post somewhere in this thread.
https://forum.athom.com/discussion/comment/19065/#Comment_19065
The trick is to use non-Better-Logic-variables to contain the weather information, those you can say:
The time is {{$homeyTime[]}}. The current weather is {{$homeyCurrentWeather}}, later it will be {{$homeyWeather}}. The temperature outside is {{$homeyTemperature}} degrees, which feels like {{$homeyTempFeel}}. Wind comes from the {{$homeyWindDir}} at {{$homeyWindKph}} kilometers per hour.
Somewhere in your flows you'll have to fill these variables.
After that you can have Homey say the above.
I still have problems reading (understanding how) above stated lines (work)
THNX
I'm out of town for a few days and wasn't able to get v0.1.0 ready in time.
Have been very busy with other things in life and been away for awhile.
Will pick this up soon.
Had a crash running v0.1.0 (v0.0.3 will not be published) so will need to invest some more time to make it bullet proof
Hope to continue real soon and publish asap.
I'm also running latest beta (0.8.36) but need someone to test 0.8.32 since some functions aren't available in that version and would like to know if it is working out.
Also, units are still Imperial, even after switching to Auto and then to Metric.
On the previous firmware with 0.0.2 I had oceans of data
Pressing the test button gets good results and usually (but not always) results in a data point on the graph. So does disabling and re-enabling the app, but it doesn't continue for long.
I use the same WU key in a couple of HTTP GET cards to get weather data in variables, those work just fine.
[EDIT]
The test button tells me the app was unable to get my location. I have the Homey location checkbox checked and had location setting to automatically detect which did not seem to work. I have now set it to manual and will have to see if data will come back in insights again.
Test results are positive every time.
So i would advise you to restart the app after you change something in the settings of the app.
Will report Monday if it still works.