2020-04-20 23:25:35 +00:00
|
|
|
{
|
|
|
|
"title": "Plant Monitor",
|
2023-03-16 11:16:08 +00:00
|
|
|
"entity_component": {
|
2020-04-20 23:25:35 +00:00
|
|
|
"_": {
|
2023-03-16 20:10:20 +00:00
|
|
|
"name": "[%key:component::plant::title%]",
|
2023-03-16 11:16:08 +00:00
|
|
|
"state": {
|
|
|
|
"ok": "[%key:component::binary_sensor::entity_component::problem::state::off%]",
|
|
|
|
"problem": "[%key:component::binary_sensor::entity_component::problem::state::on%]"
|
|
|
|
}
|
2020-04-20 23:25:35 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|