bodyscape / cielo_home

Integration with Cielo Home
Apache License 2.0
44 stars 10 forks source link

Invalid Response Status (Cielo unavailable) #22

Closed bsell93 closed 10 months ago

bsell93 commented 10 months ago

I'm getting this error in my logs when noticing my devices suddenly went unavailable. Will investigate further in the morning if it's still happening. Just want to put this here in case someone else is having this problem. Note: I stripped the tokens from the logs

This error originated from a custom integration.

Logger: custom_components.cielo_home.cielohome
Source: custom_components/cielo_home/cielohome.py:259
Integration: Cielo Home (documentation, issues)
First occurred: 11:00:28 PM (83 occurrences)
Last logged: 11:05:41 PM

498, message='Invalid response status', url=URL('wss://apiwss.smartcielo.com/websocket/?sessionId=chrome-1693537226&token=)
498, message='Invalid response status', url=URL('wss://apiwss.smartcielo.com/websocket/?sessionId=chrome-1693537425&token=')
498, message='Invalid response status', url=URL('wss://apiwss.smartcielo.com/websocket/?sessionId=chrome-1693537226&token=')
498, message='Invalid response status', url=URL('wss://apiwss.smartcielo.com/websocket/?sessionId=chrome-1693537425&token=')
498, message='Invalid response status', url=URL('wss://apiwss.smartcielo.com/websocket/?sessionId=chrome-1693537226&token=')
bodyscape commented 10 months ago

Hi, already fix today. #20. Install the version 1.5.3!

bsell93 commented 10 months ago

Thank you for the quick response. I apologize for not checking other issues/updates first.

Greatly appreciate the fix and effort on this 😄