Mjpeg Timelapse Plugin
I was disappointed when Home Assistant removed the BOM integration. Whilst I don’t fault their reasons, and wish that BOM did provide a proper API, it still was an unfortunate outcome. The default weather integration uses data that’s to generalised thus lacks accuracy. This is typical of all weather applications that don’t source their information from the Bureau directly. Fortunately part of my problem was solved via HACS and bremor’s bureau_of_meteorology plugin, which provides a weather component that sources its data from BOM. The only thing left is to display a radar image on the dashboard. Initially I simply created a Generic Camera with an image URL which sufficed my needs, but the lack of a historical timelapse began to wane on me. This is what was missing and took it upon myself to remedy.