Fixed a typo

This commit is contained in:
2022-04-18 17:22:01 -04:00
parent 03f3b3f038
commit 228a9ea0aa

View File

@ -72,7 +72,7 @@ sensor:
{% endif %} {% endif %}
unit_of_measurement: 'Days' unit_of_measurement: 'Days'
# - platform: rest # - platform: rest
# resource: https://raw.githubusercontent.com/tm24fan8/home-assistant-config/master/packages/json_data/school.json # resource: https://raw.githubusercontent.com/tm24fan8/Home-Assistant-Configs/master/packages/json_data/school.json
# name: School Lunch # name: School Lunch
# scan_interval: 14400 # scan_interval: 14400
# value_template: > # value_template: >
@ -85,7 +85,7 @@ sensor:
# {%- endif %} # {%- endif %}
- platform: rest - platform: rest
resource: https://raw.githubusercontent.com/tm24fan8/home-assistant-config/master/packages/json_data/school.json resource: https://raw.githubusercontent.com/tm24fan8/Home-Assistant-Configs/master/packages/json_data/school.json
name: School Event name: School Event
scan_interval: 14400 scan_interval: 14400
value_template: > value_template: >