Hi all,
I am trying to read the temperature of lake Zurich using the Swiss Hydrological Data sensor using the following code.
- platform: swiss_hydrological_data
station: 6600
monitored_conditions:
- temperature
However, I get the following error:
Using some other stations, it is working however. That being said, station 6600 I am using is definitely up and delivering data according to the website:
https://www.hydrodaten.admin.ch/en/6600.html
Any ideas what is going on here?
Thanks a lot, much appreciated!