Voxxi
Results
2
comments of
Voxxi
Hi @bart1604, I changed it to: ```yaml command_line: - sensor: name: Neerslag_Buienalarm_Regen_Data command: python3 -c "import requests; import json; import random; dataRequest = requests.get('https://cdn-secure.buienalarm.nl/api/3.4/forecast.php?lat=&lon=®ion=nl&unit=mm%2Fu&c='+str(random.randint(0,999999999999999)) ).text; dataRequest = dataRequest.replace('\r\n',' '); data...
Any news about this topic ? Thanks