shellcommands.yaml hinzugefügt
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
export_state_ratio_csv: >-
|
||||||
|
/config/scripts/export_state_ratio_csv.sh
|
||||||
|
"{{ target_entity }}"
|
||||||
|
"{{ target_state }}"
|
||||||
|
"{{ dependence_entity | default('', true) }}"
|
||||||
|
"{{ dependence_state | default('', true) }}"
|
||||||
|
"{{ interval_start }}"
|
||||||
|
"{{ interval_stop }}"
|
||||||
Reference in New Issue
Block a user