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:
372
372
373
373
```
374
374
- alias: Occupancy On
375
- hide_entity: true
376
375
trigger:
377
376
- platform: numeric_state
378
377
entity_id: sensor.home_occupancy_confidence
@@ -383,7 +382,6 @@ As an example:
383
382
entity_id: input_boolean.occupancy
384
383
385
384
- alias: Occupancy Off
386
- hide_entity: true
387
385
trigger:
388
386
- platform: numeric_state
389
387
entity_id: sensor.home_occupancy_confidence
@@ -400,7 +398,6 @@ As an example:
400
398
401
399
```
402
400
- alias: Andrew Occupancy On
403
- hide_entity: true
404
401
trigger:
405
402
- platform: numeric_state
406
403
entity_id: sensor.andrew_occupancy_confidence
@@ -413,7 +410,6 @@ As an example:
413
410
source_type: bluetooth
414
411
415
412
- alias: Andrew Occupancy Off
416
- hide_entity: true
417
413
trigger:
418
414
- platform: numeric_state
419
415
entity_id: sensor.andrew_occupancy_confidence
You can’t perform that action at this time.
0 commit comments