mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-23 04:06:54 +01:00
9 lines
154 B
JSON
9 lines
154 B
JSON
{
|
|
"device_automation": {
|
|
"condition_type": {
|
|
"is_home": "{entity_name} is home",
|
|
"is_not_home": "{entity_name} is not home"
|
|
}
|
|
}
|
|
}
|