Skip to content

Releases: ruuvi-friends/ruuvi-hass.io

Async, full test coverage, and stability improvements.

28 Mar 16:02
a2519e8
Compare
Choose a tag to compare
Refactor component to async & Major release (#23)

* WIP refactor component to async

* Add const and setup domain

* Add basic tests

* Draft for gihub actions ci

* Relax coverage while we build it up

* Fix throtting condition

* Fixes

* Revert back to call_later due to thread saftery

* Fully remove expire if old

* Better tests for setup

* 90% test coverage

* Fix component domain

* Add badges

* Changelog with breaking changes

* Add code coverage

* Simpify testing matrix

* Coverage badge

* Set high standards for coverage

Pre-release - HACS support and sync setup

28 Mar 15:39
e390532
Compare
Choose a tag to compare
Merge pull request #22 from ruuvi-friends/general-cleanup

General cleanup