Alastair D'Silva

Results 73 comments of Alastair D'Silva

I have similar issues with boolean state tests. Neither "is (bool) true" nor "is (bool) false" matches unless state type is set to boolean. I suggest the deprecation check be...

> [@deece](https://github.com/deece) If you want to compare to a boolean the same way it worked when State Type was set to boolean, use the **in** operator with **Home Assistant State...

Hmm, selecting 'Home Assistant Boolean' as a type under 'in' won't let me select a value to compare against. I'm hoping it's a rendering error and not me misunderstanding how...