- Posts: 1019
- Thank you received: 99
Home Assistant driver installed and configured but no devices found
- David Li
- Offline
- Admin
-
Less
More
2 years 5 months ago #633
by David Li
Replied by David Li on topic Home Assistant driver installed and configured but no devices found
Not sure what that is, but disable it and try again.
Please Log in to join the conversation.
- glc650
- Topic Author
- Offline
- User
-
Less
More
- Posts: 19
- Thank you received: 1
2 years 5 months ago - 2 years 5 months ago #636
by glc650
Replied by glc650 on topic Home Assistant driver installed and configured but no devices found
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?
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.
- David Li
- Offline
- Admin
-
Less
More
- Posts: 1019
- Thank you received: 99
2 years 5 months ago #640
by David Li
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.
Replied by David Li on topic Home Assistant driver installed and configured but no devices found
I believe it talks http as there are no certificates setup or assumed.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?
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.
- glc650
- Topic Author
- Offline
- User
-
Less
More
- Posts: 19
- Thank you received: 1
2 years 5 months ago - 2 years 5 months ago #641
by glc650
Replied by glc650 on topic Home Assistant driver installed and configured but no devices found
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.
- glc650
- Topic Author
- Offline
- User
-
Less
More
- Posts: 19
- Thank you received: 1
2 years 5 months ago - 2 years 5 months ago #644
by glc650
Replied by glc650 on topic Home Assistant driver installed and configured but no devices found
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.
- David Li
- Offline
- Admin
-
Less
More
- Posts: 1019
- Thank you received: 99
2 years 5 months ago #646
by David Li
Replied by David Li on topic Home Assistant driver installed and configured but no devices found
Sounds like you are narrowing in on a connectivity issue. Dave will advise re: http vs https.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
Please Log in to join the conversation.
Time to create page: 0.190 seconds