lbartok / homeAutomation

Arduino / Controllino based project. Home automation, light controll and measure
MIT License
2 stars 0 forks source link

Support for sensors #4

Closed alfo1133 closed 1 year ago

alfo1133 commented 5 years ago

As a house inhabitant I would like to have sensor logic incorporated into the HAssIO and controllino processes so that sensors control selected lights when somebody is in the room, they turn on the lights and when they leave the room for after 15 seconds turn the lights off, if not turned off by the person before they left the room.

Acceptance criteria: When somebody comes to the room with sensor, selected/associated lights will turn on without the need for the person to push the switch or choose switch in HAssIO. When person leaves the room with sensor, lights associated with the sensor will turn off when person left them on after 15 seconds, or do no action when the person used switch or HAssIO to turn them off before they left the room.

alfo1133 commented 1 year ago

Out of scope of this project. It is going to be implemented through HAssIO using ZHA integration.