NextDom / plugin-Meross

Plugin NextDom pour piloter des Meross Smartplug
https://nextdom.github.io/plugin-Meross/
GNU General Public License v2.0
3 stars 11 forks source link

MSS620 #12

Open leto1210 opened 5 years ago

leto1210 commented 5 years ago

Description

Add MSS620

Environnement:

slobberbone commented 4 years ago

@leto1210 tu aurais une idée du json qu'il faudrait rajouter ?

Astral0 commented 4 years ago

Please check with lastest version, it may works :) If not, could you run bash command :

/var/www/html/plugins/meross/3rdparty/meross.sh --email xxx@xxx.xx --password xxxxx --show --refresh --debug`

?

slobberbone commented 4 years ago

@leto1210 ?

leto1210 commented 4 years ago

Hello,

Check in progress

leto1210 commented 4 years ago

@Astral0 You right ! MSS620 is now present with last version

sudo bash meross.sh --email xxxxxx --password xxxxxxxx --show --refresh --debug { "1905201303933339083734298f1ebbc3": { "consumption": [], "consumption_yesterday": 0, "firmversion": "2.1.7", "hardversion": "2.0.0", "ip": "192.168.110.2", "mac": "34:29:8f:1e:bb:c3", "name": "Prise Jardin", "online": true, "onoff": [ 0, 0, 0 ], "power": "-1", "type": "mss620", "uuid": "1905201303933339083734298f1ebbc3" } }

But I'm not able to add it in the dashboard even if I do an Activate / Deactivate of the plugin. any idea ?