Changes in 3.3.2
- Added support for Ruuvitag sensors
- This release will make the state of the sensors available much faster after a restart of Home Assistant. Previously, the state was updated after the first period (default 60 seconds). From now on, the sensors will update immediately in the first period (default 60 seconds) after an advertisement arrives.
- Code optimization: Split up in averaging sensors and instantly updating sensors
- Preparations for Govee sensors (not supported yet)