mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-09-13 15:26:58 +00:00
Couple of http to https edits.. make stuff more secure without breaking it hopefully.
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
|
||||
- platform: rest
|
||||
scan_interval: 86400
|
||||
resource: http://icanhazip.com
|
||||
resource: https://icanhazip.com
|
||||
name: External IP
|
||||
value_template: '{{ value }}'
|
||||
|
||||
|
Reference in New Issue
Block a user