jchasey

Results 11 comments of jchasey

Getting similar errors in latest 97.0. 19-08-08 05:59:36 WARNING (MainThread) [hassio.store.data] Can't read /data/addons/git/53caca22/kanboard/config.json: required key not provided @ data['arch']. Got None 19-08-08 05:59:36 WARNING (MainThread) [hassio.store.data] Can't read /data/addons/git/53caca22/mopidy_alpine/config.json:...

I've been looking into this and have a working (albeit non-elegant) solution by editing the shell script. There are a few challenges when dealing with multiple sensors. The HA options...

Agree some more granularity to the mode would be useful. Currently shows HEAT as state whatever is happening, even when not heating or even when radiator is turned off. The...

Check out https://api-browser-demo.artofwifi.net/ That lets you browse what the controller API returns and see if you can narrow down which API call gives you the data required. You could then...

Grabbed the signatures just fine for heat and zone. For the temperature however, there does not appear to be an encoded signature, just the temperature encoded into the url? Could...

> Grabbed the signatures just fine for heat and zone. > For the temperature however, there does not appear to be an encoded signature, just the temperature encoded into the...

Tagged version to 1.13

New release with reversion of the scan interval changes

This is the key error: Failed to access health info: For some reason you can successfully log into the controller, but the API call to the health info does not...