Skip to content

2.0.0 (Breaking changes!)

Compare
Choose a tag to compare
@lichtteil lichtteil released this 07 Jun 16:33
· 18 commits to main since this release
539be1c

Fixes/Features

  • Use sensor type in unique id to reduce collision risk (d8108c7)
  • Fetch values only once per sensor, not for each entity (573f85f)
  • Scan interval can be customized (b7154dc)
  • Provide icons for particulate matter sensor (b7154dc)
  • Add unique id for UI editing / entity customization (b7154dc)

Breaking changes

The unique id of the entities will change (to reduce collision risk). You need to manually remove the old entities and rename the new entities back to the old name if you want to keep everything like it was (Configuration -> Entities). Please see #33 for a detailed description.

Notes

A "big thank you" goes to @JoachimEngelmann for providing most of this updates code!