Greetings,
I’ve setup a dashboard scraping weather information from various weather providers using HACS layout-card and custom card tiles with some node.js scripting and a small proxy for CORS behind.
All the scraped information consists of images being displayed in one seamless integration, so I can easily use all information on any device from anywhere without having to browse and check several websites regularly.
I do have a paid subscription for all of them, so there should be no legal violations.
To avoid too much traffic for the providers, I’d like to refrain from auto-refreshing that particular dashboard. If necessary, I would refresh the page manually.
Is there any way I can achieve this?
Best,
Peter