TedTolboom / dk.logichome

App to add support for Logic Home Control devices in Homey.
MIT License
2 stars 3 forks source link

Filter out duplicate reports #2

Closed RobinBol closed 7 years ago

RobinBol commented 7 years ago

This makes sure that when the COMMAND_CLASS_CENTRAL_SCENE report is received as duplicate it will only fire the first time it receives it. (as reported in: https://github.com/athombv/homey/issues/1744)