Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@ericmatte ericmatte released this 05 Jan 03:30
· 4 commits to master since this release
72f04ab

What's Changed

Template condition are now possible like so:

condition:
  value_template: "{{ is_state('sun.sun', 'below_horizon') and ... }}"

Full Changelog: v1.1.0...v1.2.0