Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.76 KB

CHANGELOG.md

File metadata and controls

29 lines (17 loc) · 1.76 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

HEAD (2022-09-27)

v0.3.0 (2022-09-27)

Features

  • mqtt: add support for optional username and password auth (#3) (85b0863)
  • custom_commands: add support for custom commands exposed as buttons to home assistant (ef79125)

v0.2.0 (2021-06-06)

Bug Fixes

  • hass: double expire rate (bbb61d7)

Features

  • sensors: add new system sensors (bb34452)
  • add support for sending notifications (ab896fd)
  • hass: add expire_after property to occupancy sensor (3fbdb50)
  • add availability support (3bd1482)
  • idle: replace xidlehook-core with user-idle (261396a)