sweet pi - sweet home
sweet pi - sweet home
Coud you post the output of? ``` uname -a file pimatic-app/node_modules/pimatic-homeduino/node_modules/bin/vhduino ./pimatic-app/node_modules/pimatic-homeduino/node_modules/bin/vhduino ``` It could be that you have to press CTRL+C to exit the last command.
Does the directory exist? Ofcause it depends where you've installed it oh yes the path its missing a `homeduino` directory..
That means the vhduino file does not fit your arch. Thats really strange. The bin should be armv6l hardf. I think xbain should be hardf, too. But maybe I'm wrong...
Yes, the binary shipped with the plugin seems to be not compatible with this release.
I like the idea. What you currently can do is install plugins before starting via running ``` npm install *pluginname* ``` However the coffeescript files are compiled on damned on...
I'm not sure how you solve it, but you can set PIMATIC_CONFIG env variable to the config file path to load the config from a different location.
I like the idea. @mwittig Your proposal looks good but I think these are the missing points: 1. Currently you only protect the login method, however every request can be...
Discovered that buienrada.nl has very interesting data: http://www.buienradar.nl/Json/GetTwentyFourHourForecast?geolocationid=2892794 http://www.buienradar.nl/Json/GetDailyForecast?geolocationid=2892794 I think I will create a predicate provider for it.
Could you post some example rule condition you would like to use?
Sounds like a good idea, but not yet, there are more important things to do. A question would be how to handle else for one time events like "if its...