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

Include Home Coach sensor-data? #43

Open
arnepluhar opened this issue May 28, 2023 · 5 comments
Open

Include Home Coach sensor-data? #43

arnepluhar opened this issue May 28, 2023 · 5 comments

Comments

@arnepluhar
Copy link

Besides the Netatmo Energy, I somehow ended up buying a Home Coach sensor, as I thought it might integrate into the Weather Station interface somehow. It didn't. The documentation is great, though. Can I somehow help integrating this, too?
https://github.com/labordep/PharoNetatmoAPI

@xperimental
Copy link
Owner

Hi @arnepluhar ,

I'm sorry, but I'm not really sure what you're trying to achieve.

I'm not familiar with the "Home Coach sensor" and, currently, the netatmo-exporter has no support for the "Netatmo energy" products. I'm not opposed to extending support to other Netatmo APIs such as the energy one, but I don't know if adding support for a completely different product ("Home Coach") is something that should be integrated into the "netatmo exporter".

Or am I misunderstanding the situation and "Home Coach" is a Netatmo product?

@aexvir
Copy link

aexvir commented Aug 5, 2023

@xperimental yep, home coach is an indoor sensor from netatmo, it's exposed via their aircare api
https://dev.netatmo.com/apidocumentation/aircare#gethomecoachsdata

I'm also looking forward to this, and I'd be up for contributing if you don't have the time to add support for it

@xperimental
Copy link
Owner

Seeing as all three open issues are requests for integrating more of NetAtmo's products into the exporter, I think I need to give this a look. Can't give any guarantees, but I hope to do some hobby project work again soon 🙂

@neothematrix
Copy link

neothematrix commented Sep 23, 2023

thanks @xperimental
if it could be useful, I've managed to fork your project and modify it to handle homecoach, but I'm not skilled enough to handle both devices, so my fork will just work with homecoach: neothematrix/netatmo-exporter
p.s. I had to fork and change both the exporter and the netatmo-api-client

@xperimental
Copy link
Owner

@neothematrix I had seen the forks already, but had not looked into the code yet. Good if this works for you, but it still needs some work to be integrated into the existing codebase without replacing the API for the other sensors.

@xperimental xperimental self-assigned this Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants