Home Assistant driver installed and configured but no devices found

More
2 years 5 months ago #633 by David Li
Not sure what that is, but disable it and try again.

Please Log in to join the conversation.

More
2 years 5 months ago - 2 years 5 months ago #636 by glc650
It's required for my setup (Alexa and secure push notifications when away form home).

Does the HA driver use HTTP or HTTPS to connect to HA?
Last edit: 2 years 5 months ago by glc650.

Please Log in to join the conversation.

More
2 years 5 months ago #640 by David Li

It's required for my setup (Alexa and secure push notifications when away form home).

Does the HA driver use HTTP or HTTPS to connect to HA?
I believe it talks http as there are no certificates setup or assumed.
Dave will have to chime in on details like what ports are used.  You might need to create an exception in your DNS / firewall software.

Please Log in to join the conversation.

More
2 years 5 months ago - 2 years 5 months ago #641 by glc650
There is no firewall involved.  My HA simply only listens on HTTPS/8123.  There is no way for me to change that and be able to use Alexa and secure pushes so I would need myServer to use HTTPS when talking to HA.  As for certs, Let's Encrypt is legit, non-self signed so myServer can either check to see if the FQDN in the URL matches the cert or just ignore that check and proceed, I'm good either way.
Last edit: 2 years 5 months ago by glc650.

Please Log in to join the conversation.

More
2 years 5 months ago - 2 years 5 months ago #644 by glc650
This is all the log shows regarding this issue:
Code:
11/02/2024 16:30:54.30 · DEBUG · Server.WebCmd - Refreshgrids 11/02/2024 16:30:54.30 · ERROR · HAGateway.CreateClient - Error in MoveNext - Unable to connect to the remote server 11/02/2024 16:30:54.30 · ERROR · HAGateway.PopulateDevices - Error creating client for HA Controller at 10.1.0.8

 
Last edit: 2 years 5 months ago by glc650.

Please Log in to join the conversation.

More
2 years 5 months ago #646 by David Li

This is all the log shows regarding this issue:
Code:
11/02/2024 16:30:54.30 · DEBUG · Server.WebCmd - Refreshgrids 11/02/2024 16:30:54.30 · ERROR · HAGateway.CreateClient - Error in MoveNext - Unable to connect to the remote server 11/02/2024 16:30:54.30 · ERROR · HAGateway.PopulateDevices - Error creating client for HA Controller at 10.1.0.8


 
Sounds like you are narrowing in on a connectivity issue.  Dave will advise re: http vs https.

Please Log in to join the conversation.

Time to create page: 0.190 seconds