jake404
jake404
I mean, I go to the dashboard and click on the 'Browse files' button in the 'Upload new documents' section. I select a PNG image and it's uploaded and consumed...
It will show that error if the PNG has transparency in it. I can't share that particular file, but here are two others: https://drive.google.com/file/d/1j4onMIB2bci3TauavfbblzpK-z6ZmoMW/view?usp=sharing https://drive.google.com/file/d/1Bkm8MpHTM1xA7ggTT9V4Ag6Qkan-9Cu8/view?usp=sharing
All sensors are setup in YAML, this is my sensor config: ``` - platform: powercalc create_utility_meters: true create_group: All lights entities: - create_group: Stairwell lights entities: - entity_id: light.stairwell_light -...
Here is the log: https://privatebin.net/?2234e099885f96f9#BnyNRbXgCcM4s8RMzCHZaEjuA4kCjp6ejhwBRHiyXtV9
With auto discovery off the error is gone.
With v1.0.0-beta.1 the original error message is gone, however I got a new error message. ``` Logger: custom_components.powercalc.sensors.group Source: custom_components/powercalc/sensors/group.py:361 Integration: Powercalc ([documentation](https://github.com/bramstroker/homeassistant-powercalc), [issues](https://github.com/bramstroker/homeassistant-powercalc/issues)) First occurred: 16:13:35 (27 occurrences) Last...
I encountered the same issue.
Before trying to use `hass.themes.darkMode` I setup a JavaScript template as a condition to set the color to make sure I was setting the condition in the correct place, but...
I found that there is an incompatibility between PlexKodiConnect and the addon Embuary Helper. They both work on their own but not installed at the same time.