Thomas Wesselink

Results 5 comments of Thomas Wesselink

Hi @baendigreydo, let me illustrate to you what I did for reference. Also really curious to hear from @ppstacy if this is the way you think it could be implemented/should...

In response to the bot: updated version numbers and issue still exists when updating to latest versions.

Found a solution I could have thought of before, I can pass the transparent modal options to the screen whilst passing the `presentation` option to the group: ```javascript ``` However,...

https://github.com/home-assistant/home-assistant/blob/dev/homeassistant/config.py Is a good example of how a config file can be created

Should still be written for the functions used in changing the background. This is tricky, especially to get it working on Travis CI, the automated testing framework used. Any ideas...