Hi, can someone share an example of multiple input_boolean entries? I’m still fairly new to YAML and cannot figure it out.
Here you go!
input_boolean:
vacation_mode:
initial: off
holiday_mode:
name: Holiday Mode
initial: on
1 Like