i dont know what your talking about i not complaining
Explain it exactly how to write the code if i was 5 years old
explain each line of code i need… detail answers… more detail then whats provided on that page
what you talking about code snippets.,. its properly formated its copied right out configurartion yaml
i dunno what your talking about typos, i said i randomy adding code from the link your provided.
i do not know what any of thoise examples do… Im 100% guessing… you need to explain it to someone that knows absolutly nothing…
- platform: template
sensors:
test:
friendly_name: “ON”
device_class: light
value_template: "{{ is_state(‘switch.h_hot_water_tank_switch’, ‘on’) }}
friendly_name: “OFF”
device_class: light
value_template: "{{ is_state(‘switch.h_hot_water_tank_switch’, ‘off’) }}
unique_id: status
so the code above gives me this error
Error loading /config/configuration.yaml: while parsing a block mapping
in “/config/configuration.yaml”, line 86, column 7
expected , but found ‘’
in “/config/configuration.yaml”, line 110, column 15
and i not complaing
i figured it be Simple like a Check Box a Toggle in the Entity Cards that says Display State or Display Toggle switch… or the word print <switch.sdfasfd.>=state so it prints the state word off or on