Closed KruseLuds closed 1 year ago
Hey there @bachya, mind taking a look at this issue as it has been labeled with an integration (ambient_station
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
ambient_station documentation ambient_station source (message by IssueLinks)
Duplicate of https://github.com/home-assistant/core/issues/94205.
The problem
This is normal to see in the SYSLOG:
2023-06-08 11:31:52.581 INFO (MainThread) [aioambient] Attempting WebSocket connection to wss://rt2.ambientweather.net/socket.io/?api=1&applicationKey=a43e37ab30374fc5856c4a3a88a6125e7305e36182d64eea89969c01e53100fb&transport=websocket&EIO=3
…and then a “ping” and “pong” type messages showing the “aioambient” connection is alive…
…but this keeps appearing instead:
2023-06-08 11:31:52.673 INFO (MainThread) [aioambient] Connection failed, new attempt in 5.41 seconds
Unable to see the external temp on the default Lovelace panel… “unknown”
What version of Home Assistant Core has the issue?
2023.6.0
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Supervised
Integration causing the issue
AmbientWeather
Link to integration documentation on our website
https://www.home-assistant.io/integrations/ambient_station/
Diagnostics information
Noted in description
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response