vaibhav2912

Results 11 comments of vaibhav2912

I am also getting the dnd error on every restart ``` 2022-09-15 08:00:15.964 ERROR (MainThread) [custom_components.alexa_media] Unexpected error fetching alexa_media data: argument of type 'NoneType' is not iterable Traceback (most...

I had the same issue. I manually ran the updater.exe and that worked.

I am also seeing the same error since last few days. I do NOT have `client_id` or `client_topics` fields defined in the configuration. What can I do to debug this...

@Odianosen25, I see you created https://github.com/AppDaemon/appdaemon/pull/1771 and it was merged on April 24th. I am getting 100s of these **Unable to decode MQTT message** errors every day. Do you know...

I see the same error accompanied by another one before it. ``` 2022-08-13 06:41:11.153 ERROR (MainThread) [aiohttp.server] Error handling request Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/aiohttp/web_protocol.py", line 334, in...

> I see the same error accompanied by another one before it. > > ``` > 2022-08-13 06:41:11.153 ERROR (MainThread) [aiohttp.server] Error handling request > Traceback (most recent call last):...

> > I see the same error accompanied by another one before it. > > ``` > > 2022-08-13 06:41:11.153 ERROR (MainThread) [aiohttp.server] Error handling request > > Traceback (most...

I have the same problem. Although I can see in history that mine was working until Oct 7th.

Because I didn't get any response on this, I did it with Node-Red add-on in HA. Its still not Publish-Subscribe model. I need to invoke the flow in Node-Red to...

@RobMeerwijk, I have a button entity I am registering through nodered for sometime now. In the issues section, I don't see anything. ![image](https://github.com/user-attachments/assets/72ab02f9-665d-4334-8383-d8b4e6cb51c7) I still get the warning in the...