StyraHem / ShellyForHASS

Shelly smart home platform for Home Assistant
MIT License
620 stars 111 forks source link

[FR] Add support for Shelly Plus Mini #763

Open m-reuter opened 1 year ago

m-reuter commented 1 year ago

Is your feature request related to a problem? Please describe.

The new Shelly minis are out for a while and work really nicely given their very small size and modern chips.

https://kb.shelly.cloud/knowledge-base/shelly-mini-devices

I have the Plus PM Mini, but it seems not to be supported yet, as I cannot see it in HomeAssistant.

Describe the solution you'd like

It would be great if support could be added. The PM is optimally suited to read out photovoltaik production, where no switch is needed.

Describe alternatives you've considered

Maybe try MQTT.

Additional context

None.

rwunsch commented 1 year ago

Agree, that would be great. Have one installed already, and was surprised to not find it . Tried to reverse engineer how everything works too add these, but so far failed. It's somewhere in pyShelly, conf and block. Add a minimum

rwunsch commented 1 year ago

to add Shelly 1PM mini (plus) follow this pull request:

https://github.com/StyraHem/pyShelly/pull/76

elwombatto commented 1 year ago

unfortunately this fix does not help for the Shelly 1 Plus mini.

I changed the code myself and added support for it:

https://github.com/StyraHem/pyShelly/pull/77

rwunsch commented 1 year ago

Thanks @elwombatto ! You did that far better than me! I did overlook the "block.py" (and the readme.md) section in the PR.

I will revert my PR and create a new one for the Shelly 1PM mini ....

JacobFCd commented 11 months ago

Please add this, I also have a couple Shelly 1PM minis and I can't add them to HA 😵

sh-florian commented 10 months ago

Same here, integration for the Plus PM mini would be great. I'm kind of a noob and i'm not able to get it running / displayed in any other way :)

Neisi commented 9 months ago

+1

cbaeyens commented 9 months ago

+1

wictorwilen commented 8 months ago

Any update on this one and all other Shelly Minis? Ping @hakana

sh-florian commented 8 months ago

Same here, integration for the Plus PM mini would be great. I'm kind of a noob and i'm not able to get it running / displayed in any other way :)

Issue solved, device works perfekt without custom Integration. Anyway great Work !

Tuborg74 commented 6 days ago

Same here, integration for the Plus PM mini would be great. I'm kind of a noob and i'm not able to get it running / displayed in any other way :)

Issue solved, device works perfekt without custom Integration. Anyway great Work !

I am kind of a noob to. Which custom integration you mean ?