Skip to content

Releases: marthoc/kuna

Bugfix: Add version key to manifest.json

11 Jun 17:06
3f5bd8a
Compare
Choose a tag to compare
Bugfix: Add version key to manifest.json (#34) (#36)

* Add version to manifest

As required in HA 2021.6, added a version field to manifest.json.

* Bump version to 9.2 for new release including the bugfix

Co-authored-by: Mark Coombes <mark@markcoombes.ca>

Co-authored-by: ahertz <ahertz@rockforest.org>

Bugfix: restore light bulb control

20 Aug 19:02
eec8611
Compare
Choose a tag to compare
9.1 (#28)

- Fix camera light control
Update turn_on and turn_off to async_turn_on and async_turn_off to restore control of the camera light bulb.

Bugfix Release

13 Aug 18:07
a7bcbc1
Compare
Choose a tag to compare
9 (#27)

* Fix deprecation warnings (#24)

* Fix deprecation warning for binary sensor

* Fix deprecation warning for switch

* Fix camera (#25)

Changed camera image method to async.

* Fix translations (#26)

Rename translations directory from .translations to translations.

Closes #21. Closes #23.

Add support for HACS

11 Mar 03:59
Compare
Choose a tag to compare

Add support for installing and updating via HACS (Home Assistant Community Store).