Releases: marthoc/kuna
Releases · marthoc/kuna
Bugfix: Add version key to manifest.json
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 <[email protected]> Co-authored-by: ahertz <[email protected]>
Bugfix: restore light bulb control
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
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
Add support for installing and updating via HACS (Home Assistant Community Store).