mirror of
https://github.com/home-assistant/core.git
synced 2025-12-25 05:26:47 +00:00
13 lines
245 B
JSON
13 lines
245 B
JSON
{
|
|
"entity_component": {
|
|
"_": {
|
|
"name": "Timer",
|
|
"state": {
|
|
"active": "[%key:common::state::active%]",
|
|
"idle": "[%key:common::state::idle%]",
|
|
"paused": "[%key:common::state::paused%]"
|
|
}
|
|
}
|
|
}
|
|
}
|