You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Accept numbers for 'delay' parameter.
I can't find a reported issue that would be fixed by this change.
* Update README.md
* Fixed markdown for cmds and cmdSuffix parameter in section Homekit -> FHEM parameters
* Update index.js
Using `mapping.informId` instead of `mapping` as key to `delayed_timers` (unique string). This should fix issue #68
When TargetHorizontalTiltAngle and TargetPosition is send from homebridge to fhem, the first delayed cmd will be deleted.
Happens in line 2461 in index.js:
How to avoid this or how could the clearTimeout be avoided and do not harm other use cases?
The text was updated successfully, but these errors were encountered: