veeceeoh / xiaomi-hubitat

veeceeoh's Xiaomi device drivers for the Hubitat Elevation Hub
Apache License 2.0
74 stars 47 forks source link

Magic Cube Device Handler - lowercase bug #17

Closed guffman closed 5 years ago

guffman commented 5 years ago

Line 196, the else if test for attired == "ff05" fails, as the actual device message contains "FF05". I changed the ff to uppercase and all is well with the rotation events.

veeceeoh commented 5 years ago

Thanks for the bug report.

This issue should now be resolved in the newly released v0.3b of the driver, available here.

Please see this Hubitat Community post for more details on the update.