Closed KittyFort closed 1 year ago
The current source code doesn't compile against a recent ESPHome build (v2023.9.0). Some small changes will get it compiling and functioning.
parent_
parent()
gattc_if
get_gattc_if()
remote_bda
get_remote_bda()
Thank you very much!
The current source code doesn't compile against a recent ESPHome build (v2023.9.0). Some small changes will get it compiling and functioning.
parent_
references were replaced withparent()
gattc_if
references were replaced withget_gattc_if()
remote_bda
references were replaced withget_remote_bda()