home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
73.76k stars 30.86k forks source link

Integration frontier_silicon behaviour in correlation to a wifi scheduler #130796

Open JoHoenk opened 22 hours ago

JoHoenk commented 22 hours ago

The problem

Currentlly our wifi is scheduled to be turned off overnight. During this period the integration frontier silicon is spamming the log file every 10 minutes containing connection issues to the respective radios. Is this intended behaviour? I would expect that only the status "not available" is set to the corresponding devices during the time when the wifi is turned off.

What version of Home Assistant Core has the issue?

core-2024.11.2

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Container

Integration causing the issue

frontier_silicon

Link to integration documentation on our website

https://www.home-assistant.io/integrations/frontier_silicon

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

2024-11-17 01:26:05.100 WARNING (MainThread) [homeassistant.components.frontier_silicon.media_player] Reconnected to http://xxx.xxx.xxx.xxx:80/fsapi
2024-11-17 01:26:15.116 WARNING (MainThread) [homeassistant.components.frontier_silicon.media_player] Reconnected to http://xxx.xxx.xxx.xxx:80/fsapi
2024-11-17 01:26:15.117 WARNING (MainThread) [homeassistant.components.frontier_silicon.media_player] Reconnected to http://xxx.xxx.xxx.xxx:80/fsapi
2024-11-17 01:26:15.117 WARNING (MainThread) [homeassistant.components.frontier_silicon.media_player] Could not connect to http://xxx.xxx.xxx.xxx:80/fsapi. Did it go offline?
2024-11-17 01:26:25.100 WARNING (MainThread) [homeassistant.components.frontier_silicon.media_player] Could not connect to http://xxx.xxx.xxx.xxx:80/fsapi. Did it go offline?
2024-11-17 01:26:25.100 WARNING (MainThread) [homeassistant.components.frontier_silicon.media_player] Could not connect to http://xxx.xxx.xxx.xxx:80/fsapi. Did it go offline?

Additional information

No response

home-assistant[bot] commented 22 hours ago

Hey there @wlcrs, mind taking a look at this issue as it has been labeled with an integration (frontier_silicon) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `frontier_silicon` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign frontier_silicon` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


frontier_silicon documentation frontier_silicon source (message by IssueLinks)