Requires a build with BLE and Berry (ESP32 devices only).
To use:
- Upload
blerry.be,blerry_main.be, and eachblerry_model_xxxx.bemodel driver file you may need to the file system of the ESP32. - Edit
blerry.beas needed for your device configuration, HA discovery choices, etc... - Create and enable (
Rule1 1) the following Tasmota Rule and Restart Tasmota (Some of the commands used inblerry.beare not initialized by the timeautoexec.beis run. So, you must loadblerry.beas part of a rule.)
Rule1 ON System#Boot DO br load('blerry.be') ENDON