{ "config": { "abort": { "already_configured": "[%key:common::config_flow::abort::already_configured_device%]" }, "error": { "cannot_connect": "[%key:common::config_flow::error::cannot_connect%]" }, "flow_title": "{name}", "step": { "discovery_confirm": { "description": "Do you want to set up {name} - {model} ({host})?" }, "user": { "data": { "host": "[%key:common::config_flow::data::host%]" }, "data_description": { "host": "Hostname or IP address of your Twinkly device." } } } }, "entity": { "select": { "mode": { "name": "Mode", "state": { "color": "Color", "demo": "Demo", "effect": "Effect", "movie": "Uploaded effect", "off": "[%key:common::state::off%]", "playlist": "Playlist", "rt": "Real time" } } } } }