mirror of
				https://github.com/thejeffreystone/home-assistant-configuration.git
				synced 2025-10-31 10:36:54 +00:00 
			
		
		
		
	Adding bad traffic home alerts
This commit is contained in:
		| @@ -22,7 +22,7 @@ | ||||
| ##### Jeff Traffic Alerts | ||||
| - alias: Enable Jeff Bad Traffic Home | ||||
|   trigger: | ||||
|   - platform: mumeric-state | ||||
|   - platform: mumeric_state | ||||
|     entity_id: sensor.jeff_ett_home | ||||
|     above: 59 | ||||
|   condition: | ||||
| @@ -38,7 +38,7 @@ | ||||
|  | ||||
| - alias: Disabling Jeff Bad Traffic Home | ||||
|   trigger: | ||||
|   - platform: mumeric-state | ||||
|   - platform: mumeric_state | ||||
|     entity_id: sensor.jeff_ett_home | ||||
|     below: 40 | ||||
|   condition: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user