-
Notifications
You must be signed in to change notification settings - Fork 502
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
Support for Salus SP600 Smart Plug #812
Comments
Could you try and read the attributes for the Basic cluster? We need the Model identifier and, preferably, the Manufacturer name. Could you also please post a screenshot of the Simple metering and Temperature measurement clusters, again, after reading the attributes? The metering might provide life-time consumption and current power, but the scale typically differs per device type. I haven’t seen a plug before, that reports temperature, but if it’s functional, we could support it. It would be good to know if the plug supports attribute reporting, but we haven’t yet described how to determine that in the Wiki. I’ll see if I can find some for that time this weekend. |
Ok. Writing changed values to the reporting configuration fails. |
Does it come back quickly with an error message, or does it take a longer time? Sometimes the GUI doesn’t seems to miss the ack. What happens if you close the popup window, re-open it and read the config? |
The GUI doesn’t handle the int24 well. |
Is there anything more that I can do to progress support ? |
Feel like this has stalled. |
Lol, I haven't the device so I can't make test but the GUI can handle int24 now ? So you can configure reporting now ? |
More info from the Smartthings support
|
Good catch, on it.. this will work in 2.05.60. |
@ebaauw Ok Can now set Reportable Change for Current Summation Delivered so that's a positive step forward 👍 |
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. |
@GadgetUK how are you getting on with it? Is it working alright? I'm currently on the lookout for zigbee power plugs with reporting to replace my WiFi ones which keep dropping off the network. (I use them to monitor dishwasher, tumble dryer and washing machine) |
Better double-check the power rating of the plug. I blew a couple of innr plugs on my dryer, that apparently likes to draw a bit more power than its rating would suggest. |
Are there any plans for officially supporting this plug in the future? |
@ebaauw Any hints on how to hack something together to make the consumption visible to the Phoscon app as a sensor? When I look at the mesh, I see that the both the instantaneous and summary consumption appear to work, but I don't know what I have to do to make them visible. In the logs I see some lines related to the 702 cluster:
|
Not a clue; Phoscon is not open source. |
Better late than never, I can assist in properly integrating those. However, I need a lab rat for tweaking... |
Just got mine cus it was cheap. The only sensor I see is temperature. |
Lemme double check the code. Why are you buying all the stuff that keeps me busy??? 😁 |
Could you please provide a screenshot of the node info panel? In the screenshot further up, the value is missing. This could be the showstopper... |
So you got consumpton, but power is missing? Looks like consumption is there... |
yes mate |
Hm, strange that 2 sensors got created and 1 is still missing. But when there's load applied you see an according value under simple metering for attribute 0x0400 after the attributes have been read in deconz GUI? At times, it also helps to re-read the simple descriptors while searching for sensors in Phoscon... |
Ah, so it requires amendments on the HA side. I don't have any such devices having power and consumption on the same sensor, but I could have thought about mentioning it. Sry. Then we're good here? |
I think so. Hopefully this will useful to others. I did search for sensors and re-read the "read power descriptor" but that did nothing. |
Alright, then I assume it is working as expected. Just to be clear on that detail: sensors are created on a cluster basis. Since it only has simple metering (besides temperature), there will be no further sensor. In case of this device, however, consumption and power is exposed. That is not a too common combination. |
I might be missing something here, but why would a plug socket also report temperature? I have set up the plug via phoscon so i can use in Home Assistant (via deconz plugin) similar to what @djashjones has done ahove and the temperature reads |
To be honest, no clue. A questions Salus has to answer. Maybe they consider it more as device temperature (although there's a cluster for it on its own). |
Could be for their heating products or a safety reason. I've stopped using mine. Found a disturbing issue which would be nice if someone else can confirm this. When the plug loses connection to the network, it switches itself one & off every so often. Which is no good if its attached to say something like a server!!! |
Regarding the temperature, I have other temperature sensors in the same room and, from anecdotal evidence, the socket temp always looks to be reading about twice as much, so maybe they just report 2x the value? |
I am experiencing this. what are you using as a replacement? I wanted to use this as something to track my server power usage as well, but I can't really afford an unexpected shut down just because of an intermittent connection loss. I've only had mine for a day or so, but when I was trying to set it up, I noticed them turning off /on when I left one in pairing mode. I think I may just get a UPS with power monitoring functionality and get stats from there, because even if I use something less power hungry like a RasPi, I can't say for certain whether or not I could guarantee a connection 100% of the time. A shame, because otherwise it's perfect. Edit: I just remembered that I have a Samsung Smart Plug that I thought was incompatible with my Conbee 2, until I realised I just needed a lengthy usb 2 extension cable to get things pairing. I'll try and see what that does when it can't connect. I'll just use the Salus' somewhere that isn't critical. I do wonder if the plug behaves like this when paired with the official Salus hub. Seems strange to change the power state mid operation. |
All my zigbee plugs are the Samsung ST 2019 version |
I know issue is closed but I found that now power reading is out 1 decimal Or maybe it is better to start new issue? |
This appears as a light switch, but no metering functionality is available.
Details of the device can be found here
https://salus-controls.com/uk/product/sp600/#description
Happy to provide more info if instructions on how to get required data are available.
The text was updated successfully, but these errors were encountered: