Release 2.0.1-beta7
Pre-release
Pre-release
IOTBT devices: correctly route the Telink vs segment command families.
The 0x5A00 IOTBT family contains both segment devices (e.g. IOTBT6BA: 0xE1 colour/effects) and old-Telink devices (e.g. IOTBT812: 0xE2 colour, 0xE0 effects) that advertise almost identically. Previously all were treated as segment, so Telink devices only powered on/off and colour/effects did nothing.
- Auto-detection now keys on the stable service-data flags2 byte.
- New per-device "IOTBT protocol" override (Auto / Telink / Segment) in the device's Configure dialog, as the authoritative mechanism when auto-detection can't tell them apart.
See #87.