labouman
Results
1
comments of
labouman
trafficstars
i've added the following to my configuration.yaml ``` ssh_command: host: 192.168.1.123 port: 22 user: pi pass: !secret ssh_parssword ``` And now i want to use this configuration inside an automation...