Lonely Idea
Lonely Idea
Plain local password does not seem to work, I am getting a following error. ``` Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 751, in __async_setup_with_context result = await component.async_setup_entry(hass,...
It works for me when tags are added as a list of key-value pairs rather than a list like `"tag": ["tag1", "tag2"].` ``` "tags": [ {"name": "tag1"}, {"name": "tag2"} ]...
I believe this could be a valuable feature. Instead of deleting the files, the option could involve moving successfully uploaded files to a different directory or a separate folder.