Skip to content
Discussion options

You must be logged in to vote

yes, unfortunately that is how it is..
you can see in that action there is only one "precipitation_probability" line (not a day or night).
i only populate the weather entity with the "day" forecast.
it doesn't support a day AND night forecast in the entity, which would mean configuring a time of day/night and a nightmare of
code to change. then you still would only see it after that set time.

at this point to see both you would have to enable and use the sensors outside of the card:
sensor.<pws_id>_precipitation_probability_0d
and
sensor.<pws_id>_precipitation_probability_1n.

also note that what you see on the weatherunderground page is not necessarily what is being returned by their API...

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@brooksben11
Comment options

Comment options

You must be logged in to vote
1 reply
@brooksben11
Comment options

Answer selected by cytech
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants