I have several Shelly's around house. I have issue with one gen2 Plus 2PM.
First of all i have set it up to use with home assitant and have choosen Lights as a Appliance Type. However entity in Home Assitant is still switch.
I thougt firmware upgrade can help, but then occured that i cannot do firmware update. I see that update is available and if i click on it it just stays there for infinite time.
Issue with Home Assitant and not able to do firmware upgrade
-
- SHELLY PLUS 2PM
-
martinarva -
12. Dezember 2023 um 13:55
-
-
Was able to change it to light. As the option consumption types is not available in the UI for Plus 2 PM, i used curl to write the values:
curl -s -X POST -d '{"id":1,"method":"Sys.SetConfig","params":{"config":{"ui_data":{"consumption_types":["lights","lights"]}}}}' http://192.168.1.41/rpc
Update is still not possible to do. Could update another Plus PM2 to 1.0.8, but not the one having issue.