-
-
Couldn't load subscription status.
- Fork 592
Description
Before submitting a new request, use the search to see if there is an existing issue for the device.
If your device is rather new, it is likely supported already by the genericmiot integration. This is currently available only on the git version (until version 0.6.0 is released), so please give it a try before opening a new issue.
Device information:
- Name(s) of the device:
- Link:
Use miiocli device --ip <ip address> --token <token> info.
- Model: [e.g., lumi.gateway.v3]
- Hardware version:
- Firmware version:
Additional context
If you know already about potential commands or any other useful information to add support for the device, please add that information here.
RS-PC% /usr/bin/env /bin/python3 /home/rs/.vscode-oss/extensions/ms-python.debugpy-2025.6.0-linux-x64/bundled/libs/debugpy/adapter/../../debugpy/launcher 37229 -- /home/rs/viom
i_logs/newtest.py
Found an unsupported model 'yunmi.waterpuri.s20' for class 'ChuangmiPlug'. If this is working for you, please open an issue at https://github.com/rytilahti/python-miio/
/usr/lib/python3/dist-packages/miio/device.py:41: DeprecationWarning: Call to deprecated function wifi_led (Use led()).
prop_value = prop.fget(self)
from miio import ChuangmiPlug # или ваш класс устройства
dev = ChuangmiPlug(ip="192.168.1.117", token="3dxxxxxxxxxxxxxxxxxxxxxxxxxxxxa9")
print(dev.status())
viomi_monitor.log
viomi_log.json
viomi_data.json

properties.txt


