mirror of
https://github.com/home-assistant/core.git
synced 2026-02-22 19:07:08 +00:00
13 lines
332 B
JSON
13 lines
332 B
JSON
{
|
|
"entity_component": {
|
|
"_": {
|
|
"name": "[%key:component::plant::title%]",
|
|
"state": {
|
|
"ok": "[%key:component::binary_sensor::entity_component::problem::state::off%]",
|
|
"problem": "[%key:component::binary_sensor::entity_component::problem::state::on%]"
|
|
}
|
|
}
|
|
},
|
|
"title": "Plant Monitor"
|
|
}
|