File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -372,7 +372,6 @@ As an example:
372372
373373```
374374- alias: Occupancy On
375- hide_entity: true
376375 trigger:
377376 - platform: numeric_state
378377 entity_id: sensor.home_occupancy_confidence
@@ -383,7 +382,6 @@ As an example:
383382 entity_id: input_boolean.occupancy
384383
385384- alias: Occupancy Off
386- hide_entity: true
387385 trigger:
388386 - platform: numeric_state
389387 entity_id: sensor.home_occupancy_confidence
@@ -400,7 +398,6 @@ As an example:
400398
401399```
402400- alias: Andrew Occupancy On
403- hide_entity: true
404401 trigger:
405402 - platform: numeric_state
406403 entity_id: sensor.andrew_occupancy_confidence
@@ -413,7 +410,6 @@ As an example:
413410 source_type: bluetooth
414411
415412- alias: Andrew Occupancy Off
416- hide_entity: true
417413 trigger:
418414 - platform: numeric_state
419415 entity_id: sensor.andrew_occupancy_confidence
You can’t perform that action at this time.
0 commit comments