-
-
Notifications
You must be signed in to change notification settings - Fork 49
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
[Feature] Expose power, voltage, current to Xiaomi SP-EUC01 #96
Comments
So far the only device I've seen that expose this information as well, are of type I reckon you want to reuse the custom characteristics from the Elgato Eve Energy? |
I can't say if that's what I'm after since I'm not in the Elgato Eve Energy, but I do use the Eve app (now Home+ mostly), and I want the ability to measure the outlet characteristics. I have seen outlets that do give a lot more info (voltage, watts, total consumption). One example would be TP-Link HS110. I use the power consumption characteristic in Eve/Home+ app to trigger automations. P.S. Just to reiterate, the automations regarding power consumptions can't be done through the Home app since they're not available there, but through other HomeKit management apps |
The characteristics are non-standard and I don't expect any issues when they are added to a light or switch accessory. I don't know the exact difference in the Home app between a Switch and an Outlet. For my particular use case the Switch service works just fine. I have an IKEA outlet that uses the switch service. I use it to control a "dumb" light and it works exactly right for my use case (I can even select in the Home app that it is a light). By the way, there is a different feature request about selecting alternative services for certain devices |
It appears that this issue did not have an update in quite some time. Please check if you can provide any additional information to help resolve this issue. If there isn't any activity in the next two weeks, this issue will be closed automatically. Thank you for your contributions! |
@ratsoid have you found a way to get power reading? |
It would be great to get power consumption support for the Xiaomi SP-EUC01
Currently, only Switch and Temperature are exposed: https://z2m.dev/devices/xiaomi/sp-euc01.html
The device exposes switch (state), power, energy, temperature, voltage, current, linkquality
https://www.zigbee2mqtt.io/devices/SP-EUC01.html
I use a TP-LINK HS110 to monitor the power consumption of the laundry machine. I have an automation set-up for the TP-LINK Outlet that monitors the watt usage and I'd love to get rid of the Kasa ecosystem
https://i.imgur.com/AasYYiW.png
The text was updated successfully, but these errors were encountered: