dreamtheater39
dreamtheater39
**Checklist:** - [x] I updated to the latest version available - [x] I cleared the cache of my browser **Release with the issue:** **Last working release (if known):** **Browser and...
Fixes the below issue. Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 365, in async_setup result = await component.async_setup_entry(hass, self) File "/usr/src/homeassistant/homeassistant/components/tuya/__init__.py", line 79, in async_setup_entry response = await hass.async_add_executor_job(...
The current implementation makes very bad choices. Searching for comfortably numb by pink floyd plays some random artist's rendition etc. The reason being - most cover songs have the artist...
Modified the existing search functionality. Changes - 1. New "Artist" field to specify which artist to play 2. If no search string provided and only an "Artist" is provided -...
Another component had the same issue which has been fixed. Take a look at this URL - https://github.com/ofekashery/vertical-stack-in-card/issues/133