Add support for mss425e
See original GitHub issueCiao,
will it be possible to add support for MSS425e (power stripe?) (3 channels plus 1 for USB) I can see mine in the httpHandler.list_devices() but not in the .list_supported_devices(), so it could not be possible to switches
the list_devices() returns:
[{'uuid': 'XXXXXXXXXXXXXX', 'onlineStatus': 1, 'devName': 'TV Camera', 'devIconId': 'device020_eu', 'bindTime': 1543002236, 'deviceType': 'mss425e', 'subType': 'eu', 'channels': [{}, {'type': 'Switch', 'devName': 'Switch 1', 'devIconId': 'device001'}, {'type': 'Switch', 'devName': 'Switch 2', 'devIconId': 'device001'}, {'type': 'Switch', 'devName': 'Switch 3', 'devIconId': 'device001'}, {'type': 'USB', 'devName': 'USB', 'devIconId': 'device001'}], 'region': 'eu', 'fmwareVersion': '2.1.3', 'hdwareVersion': '2.0.0', 'userDevIcon': '', 'iconType': 1, 'domain': 'eu-iot.meross.com', 'reservedDomain': 'eu-smart.meross.com'}]
Thanks
ciao
M
Issue Analytics
- State:
- Created 5 years ago
- Comments:13 (9 by maintainers)
❤️It’ll be fantastic!
Since this issue has been solved, I suggest you guys to open a separate discussion about developing an HA project (which might be of my interest as well).
Atm MSS425e is supported.