Skip to content

Commit

Permalink
v7.0 - Major Update - Plug Mini and ESP32 Meshing
Browse files Browse the repository at this point in the history
v7.0 - Major Update

- Mesh multiple ESP32s together. Set one ESP32 as the primary and the others as secondary. View Readme and Examples folder for configurations
- Support for plug mini (with power monitoring)
- Curtain position will move as the curtain is moving
- Active Scanning VS Passive Scanning
- Better memory task management between BLE and WIFI/MQTT
  • Loading branch information
devWaves authored Aug 9, 2022
1 parent c382daf commit ecc4ca0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PlatformIO Files/SwitchBot-BLE2MQTT-ESP32/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -337,3 +337,4 @@ board = iotbusproteus

[env:nina_w10]
board = nina_w10

0 comments on commit ecc4ca0

Please sign in to comment.