EspHome Automation Using time as condition

I think that something like:

- lambda: 'return id(ha_time).now().hour = 21 && id(ha_time).now().minute = 30;'

I am not 100% sure on the syntax. Sorry

1 Like