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
Try using hap_set_initial_characteristic_bool_value (mind the underscore between set and initial. Looks like there is a bug which falsely rewrites the bool function to an int function instead of the corresponding bool function:
Hello, I was wondering how to set the initial value for the bulb type, I noticed a method:
hap_setinitial_characteristic_bool_value
But when testing, appears a message about not being correctly set:
!!! HomeKit: Wrong default value
and How I created my service and default value:
The text was updated successfully, but these errors were encountered: