Results 14 comments of Darcy

@mill1000 same problem. > msmart-ng discover 192.168.1.147 --debug DEBUG:asyncio:Using selector: KqueueSelector INFO:msmart.cli:Discovering 192.168.1.147 on local network. DEBUG:msmart.discover:Discovery sent to 192.168.1.147:6445. DEBUG:msmart.discover:Discovery sent to 192.168.1.147:20086. DEBUG:msmart.discover:Waiting 5 seconds for responses... DEBUG:msmart.discover:Discovery...

@mill1000 ``` msmart-ng download 192.168.1.47 INFO:msmart.cli:Discovering 192.168.1.47 on local network. INFO:msmart.cli:Found device: {'ip': '192.168.1.47', 'port': 6444, 'id': 208907212180870, 'online': False, 'supported': False, 'type': , 'name': 'midea_ac_1237', 'sn': '00000051123096355310902112379X0C', 'key': None,...

> Got it. Thanks. Can't find anything in these files that has information on this 0xBB packet but I did find some reference in midea-ac/midea-local https://github.com/midea-lan/midea-local/blob/0d7abdd100aaf92fe407dbefcad0139428f65bb3/midealocal/devices/ac/message.py#L844 Can this issue be...