#That would depend on your specific

1 messages · Page 1 of 1 (latest)

hollow sand
#

That appears to be up to date?

ocean gazelle
#

I mean it could be working for one weather provider and not for another. You would have to say which provider you're asking about.

hollow sand
#

weird, i went to integration and hit reload and now it works...

ocean gazelle
#

NWS?

hollow sand
#

yes

#

sorry

ocean gazelle
#

yeah I think that's a known bug, there's a ticket in github about it

hollow sand
#

aww okay thank you

#

can i manually run a template?

#

this is in the my config.yaml

#
  # Update weather every five minutes
  - trigger:
      # ref: https://www.home-assistant.io/integrations/template#trigger-based-template-binary-sensors-buttons-images-numbers-selects-and-sensors
      - platform: time
        at: "05:00:00"
      - platform: time
        at: "17:00:00"
      - platform: event
        event_type: event_template_reloaded
    action:
      # ref for 2023.12+ response_variable: https://github.com/home-assistant/core/issues/105160#issuecomment-1843854230
      - service: weather.get_forecasts
        data:
          type: twice_daily
        target:
          entity_id:
            - weather.katy_daynight
        response_variable: twice_daily_forecast```
ocean gazelle
#

if you have a new question please ask in the general chat.

hollow sand
#

ok my bad