Skip to content

v0.6.3

Choose a tag to compare

@jeyrb jeyrb released this 26 Nov 16:37

Changelog

0.6.3

Fixes

  • Incorrect import from test
  • Reinstate config allow extra
  • Prevent exposed config entity including datetime objs, and ensure with new test

0.6.0

Features

  • Internal logic for automatic state calc replaced by regular Home Assistant conditions
  • Configuration cleaned up into logical, extensible sections

Internal

  • All manual actions now recorded as interventions
  • Regular housekeeping for interventions and calendar tracking
  • Further typing with ChangeSource and AlarmControlPanelState
  • Primary class documentation page

0.5.2

  • Clean up dead code for mobile actions

0.5.1

  • Clean up the pre-calendar bedtime config and mechanism
  • Add new occupied_daytime_state config to allow choice, e.g. between armed_home and disarmed

0.5.0

  • Productionizing of private code
  • Component now reloadable
  • Multiple calendar integration

Full Changelog: v0.4.0...v0.6.3