Change name of boolean to more accurate name

This commit is contained in:
2023-08-22 12:24:15 -04:00
parent 9c7822a1db
commit a7df870757

View File

@ -68,8 +68,8 @@ template:
state: "{{ states('input_datetime.kallen_fan') != states('input_datetime.kallen_bedtime') }}"
input_boolean:
master_bedroom_nighttime_protocol:
name: Master Bedroom Nighttime Protocol
master_bedroom_climate_protocol:
name: Master Bedroom Climate Protocol
icon: mdi:lightbulb-night
kallen_bedtime_protocol:
name: Kallen Bedtime Protocol