diff --git a/pkg/controller.go b/pkg/controller.go index 020e585..4ef98a5 100644 --- a/pkg/controller.go +++ b/pkg/controller.go @@ -21,7 +21,7 @@ func New(ip net.IP, port uint16) (*Controller, error) { command: command{ on: []byte{0x71, 0x23, 0x94}, off: []byte{0x71, 0x24, 0x95}, - color: []byte{0x31, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, + color: []byte{0x31, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, state: []byte{0x81, 0x8a, 0x8b, 0x96}, }, }