Let's Encrypt automation.
This commit is contained in:
parent
8cad164008
commit
db6a6e9e30
@ -864,3 +864,16 @@
|
|||||||
data: {}
|
data: {}
|
||||||
target:
|
target:
|
||||||
device_id: b7c1c80b21406c5608e38aa0c7e7e439
|
device_id: b7c1c80b21406c5608e38aa0c7e7e439
|
||||||
|
- id: '1705488817426'
|
||||||
|
alias: Let's Encrypt
|
||||||
|
description: Zertifikat prüfen und verlängern via Addon
|
||||||
|
trigger:
|
||||||
|
- platform: time
|
||||||
|
at: 04:00:00
|
||||||
|
condition: []
|
||||||
|
action:
|
||||||
|
- service: hassio.addon_start
|
||||||
|
metadata: {}
|
||||||
|
data:
|
||||||
|
addon: core_letsencrypt
|
||||||
|
mode: single
|
||||||
|
Loading…
Reference in New Issue
Block a user