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

CT power entity no longer reports data in v2.0.2 #52

Closed
ptashek opened this issue Apr 14, 2024 · 5 comments
Closed

CT power entity no longer reports data in v2.0.2 #52

ptashek opened this issue Apr 14, 2024 · 5 comments

Comments

@ptashek
Copy link

ptashek commented Apr 14, 2024

After updating from v1.3.1 to v2.0.2 the CT clamp power entity - sensor.hypervolt_ct_power - is no longer receiving any data, and has an "unknown" state. Confirmed by downgrading to v1.3.1, which again started populating the live data.

Hypervolt 3.0

@gndean
Copy link
Owner

gndean commented Apr 14, 2024

Sorry for missing this and thanks for reporting it so quickly.

The raw value: ct_power is no longer reported from the new HV APIs that this integration and the app uses. However, I've made some changes within V2.1.0 Beta of the integration:

  • Attempting to reproduce the CT Power by deriving it from the CT current and Voltage
  • Added new sensors: EV Power, House Power, Grid Power and Generation Power

Give it a try and see what you think.

@ptashek
Copy link
Author

ptashek commented Apr 14, 2024

Will definitely give the beta a try and report back. Thank you!

You mention ct_power is no longer reported from the new HV APIs - this caught my interest as the HV app v5.3.1 on Android still reports this data live, with an approx. 10s refresh interval. This is my only point of reference for comparison. I wonder if this is still using what would classify as "old" API then?

@ptashek
Copy link
Author

ptashek commented Apr 14, 2024

Moved to beta 2.1, and can report the power data is being reported again and in line with what the mobile app shows.
Thank you!

@ptashek ptashek closed this as completed Apr 14, 2024
@gndean
Copy link
Owner

gndean commented Apr 14, 2024

Will definitely give the beta a try and report back. Thank you!

You mention ct_power is no longer reported from the new HV APIs - this caught my interest as the HV app v5.3.1 on Android still reports this data live, with an approx. 10s refresh interval. This is my only point of reference for comparison. I wonder if this is still using what would classify as "old" API then?

The kW value shown below the image of the charger? I think this is coming from the EV Power value that's now exposed via a new sensor in the integration. You might find this is a better reflection of the charging power, compared to the CT Power. It certainly seems to be in my brief testing.

@ptashek
Copy link
Author

ptashek commented Apr 15, 2024

Yes, the three kW values shown on the grid, house and solar icons.

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