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

Smart plugs power, voltage, and current parameters #637

Open
bpalotai opened this issue Jan 4, 2025 · 1 comment
Open

Smart plugs power, voltage, and current parameters #637

bpalotai opened this issue Jan 4, 2025 · 1 comment

Comments

@bpalotai
Copy link

bpalotai commented Jan 4, 2025

What issue do you have? Please be as thorough and explicit as possible.

I am using two Sonoff S60 TPF smart plugs integrated with Homebridge via the homebridge-ewelink plugin. While the plugin successfully discovers the devices and displays the "ON" and "Outlet In Use" attributes, it does not expose other critical parameters such as power, voltage, and current (ampere) in the accessory attributes. However, these parameters are visible in the Homebridge log, indicating that the data is being fetched but not made accessible as attributes.

I need these additional parameters (power, voltage, and ampere) to be available as attributes for the smart plugs so I can incorporate them into my dashboard. Is there a way to configure the plugin or modify the accessory attributes to include this information?

Details of your setup.

  • Do you use (1) Homebridge UI-X (2) Homebridge CLI or (3) HOOBS?
    Homebridge UI-X (1)
  • Which version of Homebridge/HOOBS do you have?
    Homebridge v1.8.5
  • Which platform do you run Homebridge/HOOBS on (e.g. Raspberry Pi/Windows/HOOBS Box)? Please also mention your version of Node.js/NPM if known.
    Raspberry Pi
  • Which version of this plugin (homebridge-ewelink) do you have? Has the issue started since upgrading from a previous version?
    v12.3.3
  • Which eWeLink devices do you have that are causing issues? Please include product models if applicable.
    Sonoff S60 TPF smart plug

Please paste any relevant logs below.

[04/01/2025, 12:11:41] [eWeLink] [Fridge] current power [32.15W] current voltage [243.99V] current current [0.23A].

[04/01/2025, 12:11:41] [eWeLink] [ACLivingRoom] current power [5.01W] current voltage [244.91V] current current [0.17A].

@brutu583
Copy link

brutu583 commented Jan 9, 2025

Bump this. Just got 2 of these and would like to read the power usage on homekit

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