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
Could you describe your setup in a few words? Which YAML configuration do you use?
I'm using ESP32 via bluetooth. Used esp32-ble-example.yaml.
Everything is working great (thx for you work btw ;)) but these setting keep changing to default. I'm not connecting phone with app or anything, it looks random to me.
Could you enable the VERY_VERBOSE output of the component by:
logger:
level: VERY_VERBOSE
logs:
esp32_ble_tracker: INFO
jk_bms_ble: VERY_VERBOSE
scheduler: INFO
component: INFO
sensor: DEBUG
mqtt: INFO
mqtt.idf: INFO
mqtt.component: INFO
mqtt.sensor: INFO
mqtt.switch: INFO
api.service: INFO
api: INFO
I would like to compare the random value with the RAW payload of the BLE notification.
Few settings are changing by itself after few hours. In log there is no indication why.
The text was updated successfully, but these errors were encountered: