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

Energy Usage - add feature #265

Open
ChrisMurf2900 opened this issue Jun 25, 2022 · 4 comments
Open

Energy Usage - add feature #265

ChrisMurf2900 opened this issue Jun 25, 2022 · 4 comments
Labels
enhancement New feature or request

Comments

@ChrisMurf2900
Copy link

Any way to get the energy usage and report it?

Also, I'm looking at making a similar plugin for Home Assistant. Could you share any documentation you used to get the API access and what not? Would appreciate that. (Infinitude doesn't work with the latest firmware that uses MQTT - however your plugin still works)

Thanks for the awesome plugin!

@ChrisMurf2900 ChrisMurf2900 added the enhancement New feature or request label Jun 25, 2022
@grivkees
Copy link
Owner

Theres no way to keep and show energy use in homekit. So I don't think that will be possible (unless you know of a way to do that).

Also, theres no real API docs for the carrier api on their side. They do have a public api doc, but as far as I can tell its not for the version they use themselves. https://openapi.ing.carrier.com/docs

If you want to see raw api data from carrier, the easiest way is to use your browsers web inspector. See https://github.com/grivkees/homebridge-carrier-infinity/wiki/Development

Besides that, the core of the carrier api interface is the file https://github.com/grivkees/homebridge-carrier-infinity/blob/master/src/infinityApi.ts

@grivkees grivkees added the question Request for help label Jun 28, 2022
@grivkees grivkees added the blocked Unable to make progress on the issue label Jul 19, 2022
@rcoletti116
Copy link

Other plugins add history with Fakegato https://github.com/simont77/fakegato-history. example, https://github.com/bwp91/homebridge-wemo/tree/latest/lib

You won't see the history in the native Home app, but will with Eve.

@webOSpinn
Copy link

This would go with issue #186

@grivkees grivkees removed question Request for help blocked Unable to make progress on the issue labels Feb 1, 2023
@grivkees
Copy link
Owner

grivkees commented Feb 1, 2023

Makes sense, I'll keep this open as a feature request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants