dresden-elektronik / deconz-rest-plugin

deCONZ REST-API plugin to control ZigBee devices
BSD 3-Clause "New" or "Revised" License
1.9k stars 502 forks source link

Request for Innr SP 224 support #1807

Closed thelogman closed 4 years ago

thelogman commented 5 years ago

Greetings,

Please consider taking a look at the Innr SP224 Plug (US version). deCONZ will join the plug to the controller, but I believe some device capabilities are missing. The EU version of this plug, Innr SP120, reports power usage and load (watts).

cluster_info

basic_node_info

Thanks,

--Barry

ebaauw commented 5 years ago

Please provide info described in the Wiki.

thelogman commented 5 years ago

Hi ebaauw,

Below is a screenshot of the clusters of the node. I had already included screenshots of the Basic Cluster Info Panel and the Node Info Panel above.

Please let me know if you need anything else as perhaps I'm misunderstanding what is needed.

nodes

Thanks,

--Barry

manup commented 5 years ago

Related PR to disable state.bri for innr SP 224 https://github.com/dresden-elektronik/deconz-rest-plugin/pull/1804

ebaauw commented 5 years ago

As I feared, these new plugs don't support power monitoring. No 0x0B04 Electrical Measurement nor 0x0702 Simple Metering clusters. Note that these use a Silicon Labs mac address vs Jennic for the SP120. I think the relay hardware changed as well, the UK plug (SP222) supports over 3000W, where the SP120 only supports 2300W (10A @ 230V).

innr never publicly mentioned the power monitoring features of the SP 120, presumably because not all their plugs would support this.

Maybe the 0xFC82 cluster provides something useful, but we'd need a sniffer log of the plug connecting to an innr hub to find out.

kasteleman commented 5 years ago

I know for sure, confirmed by INNR support, the SP 222 does not support power monitoring.

Op zo 1 sep. 2019 om 13:30 schreef Erik Baauw notifications@github.com

As I feared, these new plugs don't support power monitoring. No 0x0B04 Electrical Measurement nor 0x0702 Simple Metering clusters. Note that these use a Silicon Labs mac address vs Jennic for the SP120. I think the relay hardware changed as well, the UK plug (SP222) supports over 3000W, where the SP120 only supports 2300W (10A @ 230V).

innr never publicly mentioned the power monitoring features of the SP 120, presumably because not all their plugs would support this.

Maybe the 0xFC82 cluster provides something useful, but we'd need a sniffer log of the plug connecting to an innr hub to find out.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dresden-elektronik/deconz-rest-plugin/issues/1807?email_source=notifications&email_token=ABNGEKBK3NJ32IJRYDOF6PTQHORWVA5CNFSM4ISUZVP2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5UALFQ#issuecomment-526910870, or mute the thread https://github.com/notifications/unsubscribe-auth/ABNGEKEIQ2HZYR6XOGTNCBDQHORWVANCNFSM4ISUZVPQ .

ramiroasl commented 5 years ago

I know for sure, confirmed by INNR support, the SP 222 does not support power monitoring. Op zo 1 sep. 2019 om 13:30 schreef Erik Baauw notifications@github.com

Before submitting a new request, @kasteleman were you able to get an Innr SP 222 to pair to deCONZ? I've tried pairing it as both a Light and a Switch ("Other") via the Phoscon App as well as through the REST API via Touchlink, without any luck.

ebaauw commented 5 years ago

deCONZ doesn’t support touchlink pairing. You need to search for devices from Phoscon or the old web app and reset the plug for regular pairing. It should appear as a light.

ramiroasl commented 5 years ago

deCONZ doesn’t support touchlink pairing. You need to search for devices from Phoscon or the old web app and reset the plug for regular pairing. It should appear as a light.

Thanks for the prompt reply, @ebaauw! I've tried the automatic Light discovery multiple times by factory-resetting the plug (holding the button for 5 secs, waiting for blinking lights, etc.) and also holding it for 10 secs until all the lights turn off, then turning it on again (power-cycling, is it?). Still doesn't pick it up. The innr SP222 has never been paired to anything, I unpacked it a few hours ago. Worth mentioning maybe that I've tried through both the Phoscon App and the old UI. Any ideas? Maybe changing the ZigBee channel?

ebaauw commented 5 years ago

I only have the SP120 EU plug. According to the SP222 installation manual, the green LED should blink once a second when it's ready to pair. The blinking should stop when it has been paired. The plug should be visible in the deCONZ GUI at this time.

I think to power-cycle the plug, simply unplug and re-insert it.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.