aex351 / home-assistant-neerslag-card

Display Buienalarm and/or Buienradar data in a graph for Home Assistant.
29 stars 3 forks source link

a lot of warnings about unable to parse output as json #46

Open 1mfaasj opened 3 weeks ago

1mfaasj commented 3 weeks ago

Hi, first of all thanks for this integration. I'm using it a lot! I was wondering if there is something we can do to avoid the warnings? It's justing spamming my log. Do you know the cause? could it be related to the api availability? maybe it's better to change the scan interval in that case?

image

how my config looks like (I removed the gps coordinators): `command_line:

aex351 commented 3 weeks ago

Will look in to this. With the neerslag-card it is needed to manually update the custom sensor. The readme file needs to be updated to reflect that. Another user already proposed a change, however not processed yet.

If possible I recommend to migrate to the neerslag-app. It includes the neerslag-card and the sensors. So no need anymore to update any custom sensors.

1mfaasj commented 3 weeks ago

neerslag-app is another hacs integration I see, but doesn't this work the same as the command line solution? I've monitored the neerslag-card but it isn't updating anymore, when it's rainy it doesn't reflect on the card. the warning stays

1mfaasj commented 3 weeks ago

the neerslag-app works! (don't ask me why because I thought it would work the same underneath)