Skip to content

Commit

Permalink
weather.get_forecast-ssss---snake
Browse files Browse the repository at this point in the history
  • Loading branch information
chunkysteveo authored Dec 6, 2023
1 parent aa6d855 commit c779d93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Home Assistant and a working [OpenEpaper](https://openepaperlink.de/) setup, wit
* https://www.home-assistant.io/integrations/moon - Moon phases
* https://www.home-assistant.io/integrations/sun - Sun sensor, help with weather icons if it's clear at night (so you don't see a Sun at night!)

The scripts assume your Met.no weather sensor is called `weather.home`, your Moon sensor is called `sensor.moon_phase`. There is a service call to `weather.get_forecast` at the top of the HA configuration file to get the hourly weather, which calls this data variable `weather_home_hourly`.
The scripts assume your Met.no weather sensor is called `weather.home`, your Moon sensor is called `sensor.moon_phase`. There is a service call to `weather.get_forecasts` at the top of the HA configuration file to get the hourly weather, which calls this data variable `weather_home_hourly`.

## Tag size - 2.9" or 4.2"
I made a 2.9" weather tag (pictured above) but there is also one made for 4.2" by [@svenove](https://github.com/svenove/):
Expand Down

0 comments on commit c779d93

Please sign in to comment.