mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 13:47:35 +00:00
13 lines
226 B
JSON
13 lines
226 B
JSON
{
|
|
"title": "Configurator",
|
|
"entity_component": {
|
|
"_": {
|
|
"name": "[%key:component::configurator::title%]",
|
|
"state": {
|
|
"configure": "Configure",
|
|
"configured": "Configured"
|
|
}
|
|
}
|
|
}
|
|
}
|