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

Limit reporting to a single service #110

Closed
matej opened this issue Dec 28, 2020 · 2 comments
Closed

Limit reporting to a single service #110

matej opened this issue Dec 28, 2020 · 2 comments

Comments

@matej
Copy link

matej commented Dec 28, 2020

I have an accessory set up which has multiple service. It's an all-in-one home climate device that includes thermostats / fan / temperature sensors / etc. I've been experimenting with fakegato support to add some logging for the main thermostat service.

Reporting works, but the issue is that the data is shared and displayed under all services for the accessory, which means it's nonsense for all but the service it's meant for. Is there any way to specify which service the data relates to? Is that even supported by the protocol?

Some images for illustration (it's all the same data, just the current value is added to the end which makes the charts look a bit different):

IMG_0330

IMG_0331

IMG_0332

@simont77
Copy link
Owner

As far as I know, Eve.app only supports one history service per accessory, so what you ask is not allowed.

@matej
Copy link
Author

matej commented Dec 29, 2020

Thank you for the feedback. After spending some more time on this, that's unfortunately my conclusion as well. This seems to be a dead end.

@matej matej closed this as completed Dec 29, 2020
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