After setting up OpenWeatherMap in openHAB, I had another project on my list: send a forecast for the next day.
That is rather easy to do with a Cron rule.
Continue reading "Weather Forecast in openHAB based on OpenWeatherMap, using Ansible"
Next item on my home automation todo list: weather, and forecast. No good system without that data!
After exploring the options which openHAB supports, I settled for OpenWeatherMap. Note: you need an account with OWM, the basic functionality is free, the paid options give you more and better forecast.
And of course, I install everything using Ansible, and can just repeat the entire installation if something does not work.
This setup is also used in a weather forecast for tomorrow.
Continue reading "Install OpenWeatherMap in openHAB, using Ansible"