{ "config": { "error": { "cannot_connect": "[%key:common::config_flow::error::cannot_connect%]", "wrong_ip_address": "The IP address is incorrect or the SHC cannot be reached locally.", "wrong_password": "The password is incorrect." }, "step": { "user": { "data": { "host": "[%key:common::config_flow::data::ip%]", "password": "[%key:common::config_flow::data::password%]" }, "description": "Enter the IP address and the (local) password of the SHC." } } } }