Timothy

Results 153 comments of Timothy

I don't see anything obvious that would cause this coming from .3 to .4. Would you mind sharing some logs when it fails? Also double check that your internal/external URLs...

Could you share some logs, unfortunately it needs to be before you actually kill the app otherwise the logs are wipe. Just open the settings and go to the troubleshooting...

> Let me know if this helps. In this example, it failed twice in a row, then worked at the third attempt. > > [homeassistant_companion_log_11-10-2025_16-41-36.txt](https://github.com/user-attachments/files/24083037/homeassistant_companion_log_11-10-2025_16-41-36.txt) A bit of log analysis...

> [homeassistant_companion_log_11-10-2025_20-47-1.txt](https://github.com/user-attachments/files/24098327/homeassistant_companion_log_11-10-2025_20-47-1.txt) Still the same from the logs Websocket connection opened quickly but frontend connection seems to take more than 10s hence leading to show the timeout dialog. But this...

> I have also tested with an older version and the latest 2025.12.1-full and with all versions there is the same problem. I think it is some kind of bug...

> > > [homeassistant_companion_log_11-10-2025_20-47-1.txt](https://github.com/user-attachments/files/24098327/homeassistant_companion_log_11-10-2025_20-47-1.txt) > > > > > > Still the same from the logs Websocket connection opened quickly but frontend connection seems to take more than 10s hence...

This Pr can be merged in the base branch once it's approved.

I didn't make a HADialog since I'm not sure if we are going to use them in the end. So for now I've simply made the dialog to use our...

> > Ui is not yet fully ready and tested > > What UI are you referring to? The PR description makes it sound like there are no UI changes....

https://github.com/user-attachments/assets/11a6586a-79da-4f2e-a18a-548da2e8cdcb The improv flow using navigate instead of opening the URL again.