{ "entity_component": { "_": { "name": "[%key:component::input_button::title%]", "state_attributes": { "editable": { "name": "[%key:common::generic::ui_managed%]", "state": { "false": "[%key:common::state::no%]", "true": "[%key:common::state::yes%]" } } } } }, "services": { "press": { "description": "Mimics the physical button press on the device.", "name": "Press" }, "reload": { "description": "Reloads helpers from the YAML-configuration.", "name": "[%key:common::action::reload%]" } }, "title": "Input button" }