-
-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
caching: On: true (as boolean; from 'off') ?? #73
Comments
please run homebridge with -D for more output and provide a list of the fhem device |
Haven't found a workaround for nearly a year now - how to fix this? |
please try adding default=XX |
Where do I add this? |
in the homebridgeMapping |
So replace XX with an int ? |
So I tried both but nothing worked for me here
|
sorry for the late answer... i know what the problem is, but i have at the moment no idea how to fix it without a mayor rewrite of the event interface. i have to think some more... |
Maybe you can skip the first command or wait a short time if a second one occurs? |
Hi,
I get a strange caching for a Multilevel Switch (Z-Wave dimmer ZMNHDD1) without further homebridgeMapping applied: caching On:true for off.
The homebridge.log reports:
Could this be linked to issue #32 - also see this lighting up to 100%
It doesn't seem to help to use
nocache
in the mapping.Any ideas where to investigate or how to workaround?
The text was updated successfully, but these errors were encountered: