{ "config": { "abort": { "already_configured": "[%key:common::config_flow::abort::already_configured_device%]" }, "error": { "cannot_connect": "[%key:common::config_flow::error::cannot_connect%]", "invalid_auth": "[%key:common::config_flow::error::invalid_auth%]", "unknown": "[%key:common::config_flow::error::unknown%]" }, "step": { "user": { "data": { "password": "[%key:common::config_flow::data::password%]", "username": "[%key:common::config_flow::data::username%]" }, "description": "Log in with the same username and password that is used in the Huum mobile app.", "title": "Connect to the Huum" } } }, "entity": { "light": { "light": { "name": "[%key:component::light::title%]" } }, "number": { "humidity": { "name": "[%key:component::sensor::entity_component::humidity::name%]" } } } }