Upgraded to 0.103 and my Ambient Weather Station stopped working. Entity not available is all I get for all sensors.
api_key and app_key are in place in configuration.yaml file and match what is on the/my ambient weather web site.
The only thing in the logs I see is:
File “/usr/src/homeassistant/homeassistant/components/ambient_station/init.py”, line 439, in ws_connect
File “/usr/src/homeassistant/homeassistant/components/ambient_station/init.py”, line 350, in _attempt_connect
File “/usr/local/lib/python3.7/site-packages/aioambient/websocket.py”, line 76, in connect
Seems to be broken?