Mr_Ingrid
Se riuscisci a capire come vengono impostate queste stringhe , tutte le volte è un giochino di spostamenti e il configuratore molte volte da il pallino verde 🙁
configuration.yaml
rest_command:
bticino:
url: https://192.168.178.74:5588/rest
username: admin
password: password
automations.yaml
- id: 'termo_btc Aggiorna X8000'
alias: termo_btc Aggiorna Bticino all'avvio
trigger:
- event: start
platform: homeassistant
action:
- data: {}
service: rest_command.bticino
Abbi pazienza per favore 😭
Invalid config for [automation]: [automation] is an invalid option for [automation]. Check: automation->automation. (See ?, line ?).
Component error: password - Integration 'password' not found.
Component error: username - Integration 'username' not found.
Component error: url - Integration 'url' not found.
Component error: bticino - Integration 'bticino' not found.