Skip to content
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

Error updating RSSI sensor when WiFi is not connected #86

Closed
PimDoos opened this issue Mar 24, 2024 · 0 comments · Fixed by #87
Closed

Error updating RSSI sensor when WiFi is not connected #86

PimDoos opened this issue Mar 24, 2024 · 0 comments · Fixed by #87
Labels
bug Something isn't working

Comments

@PimDoos
Copy link
Owner

PimDoos commented Mar 24, 2024

When the WiFi adapter is not connected, wifi_sta.rssi in the NETWORK_STATUS api is set to 'null'.
This causes the RSSI sensor to log an error on every update cycle.

Todo: Disable RSSI sensor in entity discovery if wifi_sta.rssi is null.

@PimDoos PimDoos added the bug Something isn't working label Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant