Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shelly Pro4PM V2- Device Model "SPSW-104PE16EU" Missing - #1

Open
CorsicaPaT opened this issue Feb 28, 2023 · 1 comment
Open

Shelly Pro4PM V2- Device Model "SPSW-104PE16EU" Missing - #1

CorsicaPaT opened this issue Feb 28, 2023 · 1 comment

Comments

@CorsicaPaT
Copy link

Hello Guru !

The V2 of Shelly's Pro4PM device type is missing in package "\node-shellies-ng-main\src\devices" .
On package we can find an object that support the model V1 or Pro4PM (model: "SPSW-004PE16EU")
V2 of Pro4PM's model is "SPSW-104PE16EU"

See in source code (\node-shellies-ng-main\src\devices\shelly-pro-4-pm.ts) ==>
export class ShellyPro4Pm extends Device {
static readonly model: string = 'SPSW-004PE16EU';
static readonly modelName: string = 'Shelly Pro 4 PM';

Kindly, asking you to add the support of Pro4PM V2 please ?!
In advance, thank you.

May the force be with you !
PaT,

@PaddeK
Copy link

PaddeK commented Mar 1, 2023

I added a PR (#2 ) that should add support for this

yorickinghels referenced this issue in yorickinghels/node-shellies-ng Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants