We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i´ve a Comfee/Midea AirDryer DF3(WF).
I´ve install over pip3 msmart. midea-discover hav found a device with following text.
/home/pi/.local/bin/midea-discover INFO:msmart.cli:msmart version: 0.2.3 Currently only supports ac devices, only support MSmartHome APP. INFO:msmart.lan:Got TCP key for 192.168.2.104:60298 -> 192.168.2.114:6444 retries: 0 time: 0.58 tcp_key: xxxxxx INFO:msmart.cli:*** Found a device: {'name': 'net_xxxxx', 'ssid': 'net_xxxx', 'ip': '192.168.2.114', 'port': 6444, 'id': xxxxxxxx, 'version': 3, 'token': 'xx', 'key': 'xxxxx', 'type': 'a1', 'sn': 'xxxxxxx', 'model': '00Q1C', 'support': False, 'run_test': True}
Is it possible to support this device ? I can control it under android via den Nethome+ App V5.2.0506
The device can control the Fan speed (low/mid/hi), on off, smart dry and continue, and the moisture in %
thx sash
The text was updated successfully, but these errors were encountered:
No branches or pull requests
i´ve a Comfee/Midea AirDryer DF3(WF).
I´ve install over pip3 msmart.
midea-discover hav found a device with following text.
/home/pi/.local/bin/midea-discover INFO:msmart.cli:msmart version: 0.2.3 Currently only supports ac devices, only support MSmartHome APP. INFO:msmart.lan:Got TCP key for 192.168.2.104:60298 -> 192.168.2.114:6444 retries: 0 time: 0.58 tcp_key: xxxxxx INFO:msmart.cli:*** Found a device: {'name': 'net_xxxxx', 'ssid': 'net_xxxx', 'ip': '192.168.2.114', 'port': 6444, 'id': xxxxxxxx, 'version': 3, 'token': 'xx', 'key': 'xxxxx', 'type': 'a1', 'sn': 'xxxxxxx', 'model': '00Q1C', 'support': False, 'run_test': True}
Is it possible to support this device ?
I can control it under android via den Nethome+ App V5.2.0506
The device can control the Fan speed (low/mid/hi), on off, smart dry and continue, and the moisture in %
thx
sash
The text was updated successfully, but these errors were encountered: