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

Legacy bridge energy monitoring #19

Open
andersevenrud opened this issue Feb 11, 2023 · 0 comments
Open

Legacy bridge energy monitoring #19

andersevenrud opened this issue Feb 11, 2023 · 0 comments
Labels
1.6.x Non-X Bridge enhancement New feature or request help wanted Extra attention is needed

Comments

@andersevenrud
Copy link
Owner

andersevenrud commented Feb 11, 2023

After #15 (PR: #16) lands, this needs to be looked into as monitoring information about power on the base device node will be disabled.

The old API responds with:

{
    "kW": 0.0,
    "kWh": 0.0
}

However, I don't have access to see what this actually means. Is kW the meter or the current draw, or is kWh ?

So currently, metering is disabled.

Also, the X bridge comes with date based values as well, so the models and sensors needs to be changed to reflect this when this has been figured out.

Another thing; is the /energy/nodes available ?!

@andersevenrud andersevenrud added enhancement New feature or request help wanted Extra attention is needed labels Feb 11, 2023
@andersevenrud andersevenrud added the 1.6.x Non-X Bridge label Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.6.x Non-X Bridge enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant