v7.1.1
π BUG FIXES
- When
mode='is_now'was used, the macro would returnfalseon the first minute of the time period. In combination withlook_ahead=truethis would lead the binary sensor to turn of for one minute every 5 minutes in the period it should returntrue. This has been fixed now.
What's Changed
- Add debug to blueprint by @TheFes in #248
- is_now not working in first minute of time period by @TheFes in #252
Full Changelog: v7.1.0...v7.1.1