Skip to content

Releases: SirGoodenough/Logic-Chekr

License Update

Choose a tag to compare

@SirGoodenough SirGoodenough released this 03 Jul 06:21
005b9c2

Change license, add link to license and attribution reminder into description.
No code change.

Forum Release

Choose a tag to compare

@SirGoodenough SirGoodenough released this 01 Jan 09:40

This revision cleans some things up and releases the Readme file to the forums for more exposure to the community.
Most of these changes are cosmetic and have little or no change in the functional code base of these templates.

Full Changelog: 2023-12-09...2024.01.01

Fix hacs.json

Choose a tag to compare

@SirGoodenough SirGoodenough released this 10 Dec 04:35

Update hacs.json HA minimum version missed last release.

Full Changelog: 2023-11-14...2023-12-09

Use new list test

Choose a tag to compare

@SirGoodenough SirGoodenough released this 14 Nov 22:34
d535fd6

Change input data test to use the new list test.
Requirements to use this version is home assistant 2023.11.0 minimum.

What's Changed

Full Changelog: 2023-09-23...2023-11-14

Improved Error Proofing

Choose a tag to compare

@SirGoodenough SirGoodenough released this 24 Sep 01:56

Beefed up the error proofing assuring the input is actually a list, and not a string or a mappable.

Full Changelog: 2023-09-22...2023-09-23

First Release

Choose a tag to compare

@SirGoodenough SirGoodenough released this 23 Sep 02:18

This is the first release.

Thanks to 123 Taras (on https://community.home-assistant.io/t/does-my-list-of-binary-sensors-have-any-that-are-on/616735/3?u=sir_goodenough ) for the help and inspiration when I was stuck in the templating swamp full of Jinja trees and Test gators.