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
Is it okay to call updateValue repeatedly for all kind of charectaristics or should the accessory plug in check for changes before calling this function on the charectaristic?
Will it emit the change event when not updated to home iOS devices or does it manage some cache?
Thank you. For your response
Logs
No logs available
Configuration
No configuration available
Environment
OS:
Software:
Node:
npm:
Process Supervisor
hb-service
Additional Context
No response
The text was updated successfully, but these errors were encountered:
If you enable the DEBUG with HAP-NodeJS:* you can see the communications between the Home App and Homebridge. Turn this on, and try what you're asking. I believe the code base does cache, and only updates on a change in value.
Current Situation
Is it okay to call updateValue repeatedly for all kind of charectaristics or should the accessory plug in check for changes before calling this function on the charectaristic?
Will it emit the change event when not updated to home iOS devices or does it manage some cache?
Thank you. For your response
Logs
Configuration
No configuration available
Environment
Process Supervisor
hb-service
Additional Context
No response
The text was updated successfully, but these errors were encountered: