Skip to content

Commit

Permalink
Replaced USG with UDM Pro.
Browse files Browse the repository at this point in the history
  • Loading branch information
dannytsang committed Feb 6, 2022
1 parent a53be9c commit fa11f10
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions automations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
- condition: not
conditions:
- condition: state
entity_id: device_tracker.unifi_security_gateway
entity_id: device_tracker.udmpro
state: unavailable
action:
- data:
Expand All @@ -150,7 +150,7 @@
- condition: not
conditions:
- condition: state
entity_id: device_tracker.unifi_security_gateway
entity_id: device_tracker.udmpro
state: unavailable
action:
- data:
Expand All @@ -169,7 +169,7 @@
- condition: not
conditions:
- condition: state
entity_id: device_tracker.unifi_security_gateway
entity_id: device_tracker.udmpro
state: unavailable
action:
- data:
Expand All @@ -188,7 +188,7 @@
- condition: not
conditions:
- condition: state
entity_id: device_tracker.unifi_security_gateway
entity_id: device_tracker.udmpro
state: unavailable
action:
- data:
Expand Down Expand Up @@ -956,7 +956,7 @@
- condition: not
conditions:
- condition: state
entity_id: device_tracker.unifi_security_gateway
entity_id: device_tracker.udmpro
state: unavailable
action:
- choose:
Expand Down Expand Up @@ -1004,7 +1004,7 @@
- condition: not
conditions:
- condition: state
entity_id: device_tracker.unifi_security_gateway
entity_id: device_tracker.udmpro
state: unavailable
action:
- choose:
Expand Down
4 changes: 2 additions & 2 deletions packages/people.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ automation:
- condition: not
conditions:
- condition: state
entity_id: device_tracker.unifi_security_gateway
entity_id: device_tracker.udmpro
state: unavailable
action:
- choose:
Expand Down Expand Up @@ -219,7 +219,7 @@ automation:
- condition: not
conditions:
- condition: state
entity_id: device_tracker.unifi_security_gateway
entity_id: device_tracker.udmpro
state: unavailable
- condition: state
entity_id: group.alarmed_doors_and_windows
Expand Down
2 changes: 1 addition & 1 deletion packages/rooms/office.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,7 @@ automation:
- condition: not
conditions:
- condition: state
entity_id: device_tracker.unifi_security_gateway
entity_id: device_tracker.udmpro
state: unavailable
action:
- choose:
Expand Down

0 comments on commit fa11f10

Please sign in to comment.