github danieldotnl/ha-multiscrape v8.0.1
v8.0.1 ๐Ÿ”ง Fix scrape on startup issue

pre-release6 hours ago

โš ๏ธ This release contains some important changes! โš ๏ธ

๐ŸŽ‰ I'm super excited about this new release! It's containing some changes that are not breaking but do make Multiscrape work slightly different than before. ๐Ÿš€ Read on!

โšก Performance Boosts!

This release brings huge improvements to startup performance. While itโ€™s a big leap forward, you might not feel the impact as much because of the great improvements in Home Assistant over the past few months. But trust me, itโ€™s fast! โšก
On my production system:

๐Ÿ”„ Restoring Previous Values

Both sensor states and attribute values are now restored after a reboot, meaning youโ€™ll be right back where you left off! No more waiting for new scrapes to kick in to get your data back after restarting. ๐Ÿ”„ (It is also restored when you set 'last' in 'on-error')

โธ๏ธ No More Scrapes with scan_interval: 0

Hereโ€™s a subtle but important change: if you set scan_interval to 0, Multiscrape will no longer scrape on startup. Previously, it would still initiate a scrape on startup, but now it stays idle just like youโ€™d expect. ๐Ÿ›‘

As always, thanks for using Multiscrape! Let me know how itโ€™s working for you. Happy scraping! ๐Ÿ•ท๏ธ๐Ÿ’ป

Other notes

  • I want to dedicate this one to @Madelena as she (unknowingly) was one of the main triggers for this release. Seeing Multiscrape pop up here was painful ๐Ÿ˜…: Release party 2024.4
  • Happy with Multiscrape? Consider to buy me a coffee or sponsor me on Github!
  • Check out my other custom integration: MeasureIt!

Changes

Don't miss a new ha-multiscrape release

NewReleases is sending notifications on new releases.