shimmeringbee / zda

Adapter to convert ZCL frames and queries into Shimmering Bee abstractions, written in Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Color Control / Move Color + other users if int8/int16

pwood opened this issue · comments

At current bytecodec does not support marshalling signed integers, as such MoveColor in ColorControl ZCL cluster is marked as skipped. Once bytecodec supports, removed skips.

Replaced by #23.