Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sensor.yaml - for new Weather Forecast Service #19

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

chunkysteveo
Copy link
Contributor

With the new HA Weather Forecast service to get the weather, Met.no no longer has the option for an "hourly" entity. new users of this sensor and project won't be able to get the Met.no Hourly entity.

This update adds in the "service: weather.get_forecast" call to get the hourly result. This is then added to the sensor using variable "weather_valhalla_hourly".

It assumes your met.no weather entity is called "weather.valhalla" - adjust accordingly in the action entity_id.

With the new HA Weather Forecast service to get the weather, Met.no no longer has the option for an "hourly" entity. new users of this sensor and project won't be able to get the Met.no Hourly entity.

This update adds in the "service: weather.get_forecast" call to get the hourly result. This is then added to the sensor using variable "weather_valhalla_hourly".

It assumes your met.no weather entity is called "weather.valhalla" - adjust accordingly in the action entity_id.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant