geir-eilertsen / marvin.robot

Marvin, a smart house robot with an AI brain
MIT License
7 stars 1 forks source link

Reduce events #29

Closed geir-eilertsen closed 4 days ago

geir-eilertsen commented 4 days ago

OpenHAB emits a lot of events if a dimmer slides slowly. Since we only want the last event sent to Marvin's brain, we should have a time window or some mechanism to wait until the last event is emitted and only send that event.