sputnikdev / eclipse-smarthome-bluetooth-binding

Eclipse SmartHome Bluetooth Binding
46 stars 10 forks source link

Add support for Teptron Move #69

Open vkolotov opened 5 years ago

vkolotov commented 5 years ago

(https://www.teptron.com/page/move-overview). But this uses BLE Mesh.

gwhitford commented 5 years ago

I have found the some of the original documentation relating to the UART Commands for the Teptron Move. This might be out of date but I'll upload for informational purposes. MOVE_UART_Commands_ver1.0.pdf

vkolotov commented 5 years ago

That's a bit dodgy protocol. They effectively discarded all beauty if BLE 4 and implemented their own protocol above UART. Not sure what's the point here.

Anyway, we could try.

Do they get discovered by the binding?

gwhitford commented 5 years ago

No as yet, I'll try do it this weekend and report back