Krzysztof Sendor

Results 2 issues of Krzysztof Sendor

Fix typo: was `O` is `0`.

Version: `v0.1.4` My Home Assistant backend-selected theme changes based on sun entity. Automation for that uses [this blueprint](https://community.home-assistant.io/t/light-dark-theme-switcher-based-on-sun/255455). This is my sun card configuration: ```yaml type: 'custom:sun-card' darkMode: '{{ is_state("sun.sun",...

bug
need more info