Minor Swap of Names for some Light GROUPS.

This commit is contained in:
ccostan
2020-07-16 13:08:35 -04:00
parent dd81e503ad
commit ee18fd0b8d
2 changed files with 6 additions and 7 deletions

View File

@@ -42,12 +42,11 @@ sensor:
name: "Large Garage Door Since"
state_topic: "garadget/GLarge/status"
value_template: '{{ value_json.time }}'
unit_of_measurement: 'minutes'
- platform: mqtt
name: "Small Garage Door Since"
state_topic: "garadget/GSmall/status"
value_template: '{{ value_json.time }}'
unit_of_measurement: 'minutes'
group:
garage_doors: # This group is used to check if doors are open or Closed.