mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-07-21 03:18:36 +00:00
Adding bad traffic home alerts
This commit is contained in:
parent
19e3ef1d6d
commit
1709341b12
@ -22,7 +22,7 @@
|
|||||||
##### Jeff Traffic Alerts
|
##### Jeff Traffic Alerts
|
||||||
- alias: Enable Jeff Bad Traffic Home
|
- alias: Enable Jeff Bad Traffic Home
|
||||||
trigger:
|
trigger:
|
||||||
- platform: mumeric_state
|
- platform: numeric_state
|
||||||
entity_id: sensor.jeff_ett_home
|
entity_id: sensor.jeff_ett_home
|
||||||
above: 59
|
above: 59
|
||||||
condition:
|
condition:
|
||||||
@ -38,7 +38,7 @@
|
|||||||
|
|
||||||
- alias: Disabling Jeff Bad Traffic Home
|
- alias: Disabling Jeff Bad Traffic Home
|
||||||
trigger:
|
trigger:
|
||||||
- platform: mumeric_state
|
- platform: numeric_state
|
||||||
entity_id: sensor.jeff_ett_home
|
entity_id: sensor.jeff_ett_home
|
||||||
below: 40
|
below: 40
|
||||||
condition:
|
condition:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user