๐ถ Presence Detection¶
With presence detection, you can set the comfort temperature if presence or movement is detected. Furthermore, you can also integrate your own binary sensors and use them as presence sensors.
An overview explaining the logic will follow later in the documentation.
๐ถ Presence Sensor¶
Here you can specify your presence entity. This can be an input boolean or a binary sensor.
Some presence sensors need to be debounced since they are triggering too often. Have a look in the Helpful Snippet Section.
โฒ๏ธ Presence Sensor Schedule¶
Mit einem Prรคsenz Schedule kannst du zeitliche Bereiche festlegen, an denen die Prรคsenzerkennung zum tragen kommen darf.
โณ Presence Reaction On Time¶
To prevent the comfort temperature from being set if you only briefly enter the room, you can set a time tolerance here. The sensor must continuously detect presence for this period for the comfort temperature to be set.
โ Presence Reaction Off Time¶
To prevent the eco temperature from being set immediately when you briefly leave the room, you can set a period here during which no presence must be detected for the temperature to fall back to the eco temperature.