{ "config": { "abort": { "already_configured": "[%key:common::config_flow::abort::already_configured_device%]" }, "error": { "cannot_connect": "[%key:common::config_flow::error::cannot_connect%]", "unknown": "[%key:common::config_flow::error::unknown%]" }, "flow_title": "{name}", "step": { "link": { "description": "Do you want to set up {name} ({host})?", "title": "[%key:component::harmony::config::step::user::title%]" }, "user": { "data": { "host": "[%key:common::config_flow::data::host%]", "name": "Hub Name" }, "data_description": { "host": "The hostname or IP address of your Logitech Harmony Hub." }, "title": "Set up Logitech Harmony Hub" } } }, "entity": { "select": { "activities": { "name": "Activities", "state": { "power_off": "Power Off" } } } }, "options": { "step": { "init": { "data": { "activity": "The default activity to execute when none is specified.", "delay_secs": "The delay between sending commands." }, "description": "Adjust Harmony Hub options" } } }, "services": { "change_channel": { "description": "Sends a change channel command to the Harmony Hub.", "fields": { "channel": { "description": "Channel number to change to.", "name": "Channel" } }, "name": "Change channel" }, "sync": { "description": "Syncs the remote's configuration.", "name": "Sync" } } }