Ankermgmt / ankermake-m5-protocol

Ankermake M5 protocol specifications and libraries *NOT AFFILIATED WITH ANKER*
GNU General Public License v3.0
164 stars 36 forks source link

Failed to decode #133

Closed mikewolfman closed 11 months ago

mikewolfman commented 11 months ago

Weird issue. I installed this on a Pi 4. The site comes up and the cam video works but I get this:

[*] VideoQueue: Worker started [E] Failed to decode mqtt message: expected set() but found {154, 20} [E] Failed to decode mqtt message: expected set() but found {192, 9} [E] Failed to decode mqtt message: expected set() but found {8, 183} [E] Failed to decode mqtt message: expected set() but found {38} [E] Failed to decode mqtt message: expected set() but found {24, 139}

Python 3.11 Pi OS (Debian 12 - bookworm) Ankermake M5

Apologies if this is something stupid or obvious, I don't see it.

mikewolfman commented 11 months ago

This is being addressed ion #131 Apologies