-
-
Notifications
You must be signed in to change notification settings - Fork 598
miiocli plug does not show the USB power status #344
Copy link
Copy link
Closed
Description
Description
miiocli plug does not display the USB power state for Xiaomi Smart Socket enhanced version (with two USB charging ports).
Steps to reproduce
Run:
miiocli plug --token <PLUG_TOKEN> --ip 192.168.1.100 statusActual output
Power: True
USB Power: None
Temperature: 41 °C
Load power: None
WiFi LED: None
Expected output
Power: True
USB Power: True
Temperature: 41 °C
Load power: True
WiFi LED: True
Notes:
Also missing outputs for:
- Load power
- WiFi LED
miiocli plug usb_off/usb_on work as expected
Plug info
Output of miiocli plug --ip 192.168.1.100 --token <TOKEN> info:
Model: chuangmi.plug.v3
Hardware version: ESP8266
Firmware version: 1.3.0_92
Xiaomi Smart Socket enhanced with 2 USB charging ports:
https://www.aliexpress.com/item/Xiaomi-socket-pro-home-WIFI-multifunction-USB-remote-control-home-electricity-statistics-Xiaomi-smart-socket-enhanced/32863730667.html
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

