by Raytestrak » Fri Jun 12, 2020 5:57 pm
I think the documentation on GIT should be updated. According to github, that token needs to go in token.txt in /HCBv2/qml/apps/homeassistant. But according to the forum, it needs to go in homeassistant.token.txt in /mnt/data/tsc. The latter is the correct one, at least that works for me. Word of caution: when copy-pasting the LLA token in the token file, the first few character where missing. Took me a few tries before I noticed this.
Maybe not the correct place for this question, but does HomeAssistant also have sensors for Toon? I'm trying to find nice features to add to the app, but I'm struggling to find good stuff in my HA config. My previous thermostat had sensors for humidity, temperature, target temperature, operation mode etc. Most of this stuff you already see in toon, but it's better than nothing or my sensors (number of ads blocked, disk status of my nas, that sort of stuff).
I also have a question for the buttons part. For now, I have three buttons configured. Lowering my sunscreen, raising my sunscreen and turning off all the lights. The first button turns green when I push it and stays active. The second and third button don't turn green when I press them and also stay active even when I press them again. Strange behaviour. The sunscreen should be a toggle, but I still need to figure that out.