mirror of
				https://github.com/CCOSTAN/Home-AssistantConfig.git
				synced 2025-10-31 10:46:20 +00:00 
			
		
		
		
	Adding more to the #285 Network Monitor
This commit is contained in:
		| @@ -30,3 +30,4 @@ logs: | ||||
|   py.warnings: error | ||||
|   requests.packages.urllib3.connectionpool: critical | ||||
|   root: warn | ||||
|   skybellpy: warn | ||||
|   | ||||
| @@ -89,8 +89,7 @@ automation: | ||||
|       - service: script.notify_engine | ||||
|         data_template: | ||||
|           value1: 'Offline Devices:' | ||||
|           value2: '{{((as_timestamp(now()) - as_timestamp(item.last_changed))/60) | round() }} minutes' | ||||
|           value3: "{{ trigger.to_state.state }}" | ||||
|           value3: "{{ states.sensor.network_detail.state }}" | ||||
|           who: 'carlo' | ||||
|  | ||||
|       # - service: script.speech_engine | ||||
|   | ||||
		Reference in New Issue
	
	Block a user