-
-
Notifications
You must be signed in to change notification settings - Fork 598
Cannot process Miio push server packet #2007
Copy link
Copy link
Open
Labels
Description
Describe the bug
Got the following error when trying to add a simulated device with Home Assistant.
ERROR:miio.push_server.serverprotocol:Cannot process Miio push server packet: 'b'!1\x00 \xff\xff\xff\xff\xff\xff\xff\xff\x00g\x1c\x00eth\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'' from 192.168.3.107:48233
Version information (please complete the following information):
- OS: Ubuntu 24.04 LTS
- python-miio: miiocli, version 0.6.0.dev0
Device information:
N/A
To Reproduce
Steps to reproduce the behavior:
- miiocli devtools miio-simulator --file miio/integrations/zhimi/fan/zhimi_fan.yaml
- launch Home Assistant app and do 'Add Device'
Reactions are currently unavailable