lightcontrol: ignore door sensors when outside.
This commit is contained in:
parent
728becd5ff
commit
f57bb035b3
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
{
|
||||
name = "outside";
|
||||
room_tracking_enabled = false;
|
||||
ignored_sensors = ["zigbee2mqtt/door_sensor_4"];
|
||||
}
|
||||
{
|
||||
name = "cooking";
|
||||
|
|
Loading…
Reference in a new issue