Releases: SirGoodenough/Logic-Chekr
License Update
Change license, add link to license and attribution reminder into description.
No code change.
Forum Release
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
Update hacs.json HA minimum version missed last release.
Full Changelog: 2023-11-14...2023-12-09
Use new list test
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
- change data valid to use new list test by @SirGoodenough in #1
Full Changelog: 2023-09-23...2023-11-14
Improved Error Proofing
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
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.