Jeef

Results 229 comments of Jeef

So looking deeper I think I need to make a PR to Home Assistant to get the UV Index into the forecast... it seems to be supported in the OneCall...

Want to add a comment here: https://github.com/home-assistant/architecture/discussions/924

I can work here -> but its prob easier to hit me on the discord for awtrix light ... Can you drop in the all the info from the trace:...

1) https://www.home-assistant.io/docs/blueprint/selectors/ What were you hoping to filter on? 2) -> That probably wouldn't be too hard ...

I just ran into this issue as well

I think if you turn on debugging, you can see the rest response

![image](https://github.com/user-attachments/assets/7d5c8d89-305e-4d89-b3e1-e437c75c480c) I like tempest because they make their APIs available but the list of REQUIRED fields is 100% NOT accurate. The patch will be to make it optional which I...

So I just pulled down a result. `feels_like` exists in current conditions but right now its missing in the forecast data. ```json { "current_conditions": { "air_density": 0.94, "air_temperature": 21.0, "brightness":...