Skip to content

v7.1.1

Choose a tag to compare

@TheFes TheFes released this 05 Jan 10:51

πŸ› BUG FIXES

  • When mode='is_now' was used, the macro would return false on the first minute of the time period. In combination with look_ahead=true this would lead the binary sensor to turn of for one minute every 5 minutes in the period it should return true. 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