mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-02-15 22:26:10 +00:00
Change the Update Scan interval for the system monitoring stuff to 24 hours.
This commit is contained in:
parent
30f4bbe1b4
commit
64a492e3d8
@ -5,6 +5,7 @@
|
||||
- platform: command_line
|
||||
name: HA Installed Version
|
||||
command: "/srv/hass/hass_venv/bin/hass --version"
|
||||
scan_interval: 86400
|
||||
- platform: template
|
||||
sensors:
|
||||
ha_last_restart:
|
||||
|
@ -50,6 +50,7 @@
|
||||
{%- endif -%}
|
||||
|
||||
- platform: rest
|
||||
scan_interval: 86400
|
||||
resource: http://ip.jsontest.com
|
||||
name: External IP
|
||||
value_template: '{{ value_json.ip }}'
|
||||
|
Loading…
x
Reference in New Issue
Block a user