-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SMLIGHT Integration Bug: Connection fails when HA is unable to access 45.83.192.98 ? #132374
Comments
Hey there @tl-sl, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) smlight documentation |
Hi,
Probably this shouldn't block the startup of the integration, however I have never tested in a firewalled environment. I will look into why this is happening. However if you want updates to work from within HA, then you need to enable this address. |
Great...I appreciate you taking a look. Yes, I agree the lack of access to the update server shouldn't block the whole integration from functioning. Would it be possible to add a System Option that stops the integration trying to download the firmware update manifests so this issue doesn't negatively impact ? Thanks. |
no probably doesnt need an option, if the download fails for any reason it should just disable update entities. |
ditto on this issue HAOS 12.4. One is set as coordinator, a second is zigbee/bluetooth repeater. |
I also have this issue and cannot resolve at all |
Yes...that makes sense. Please let me know when the code has been amended so I can test. Thanks. |
This will be fixed with above PR. |
The problem
Hi,
I have an SMLIGHT SLZB-06M (Zigbee Coordinator Mode, Core Firmware = v2.6.8.dev16, Zigbee Firmware = 20241127) connected to a HomeAssistant Green using ZHA.
Both the SLZB-06M and HomeAssistant devices are behind a firewall which blocks all outbound internet access, unless specifically allowed. I have generally allowed DNS and NTP.
After a few minutes the SMLIGHT integration shows "Failed setup, will retry: Connection failed". When in this state, I can access the SLZB-06M via a web-browser...so it's not offline.
All other integrations I'm using are working correctly...it's only the SMLIGHT integration that is the a failed state.
If I update the firewall to allow access to 45.83.192.98 from the SLZB-06M...the integration is still broken.
If I update the firewall to allow access to 45.83.192.98 from the HomeAssistant Green...the integration starts working again.
This is 100% reproducible.
Ideally the integration should not lose connection to the SLZB-06M when HA doesn't have access to the IP address shown above, but if the integration requires internet access to function it should be declared as such.
If you need further info, please let me know.
Thanks.
What version of Home Assistant Core has the issue?
core-2024.12.0
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
SMILIGHT SLZB
Link to integration documentation on our website
https://www.home-assistant.io/integrations/smlight
Diagnostics information
home-assistant_smlight_2024-12-05T12-01-18.102Z.log
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: