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

Implement support for multi-sensor group operation #11

Open
jhodapp opened this issue Feb 23, 2022 · 0 comments
Open

Implement support for multi-sensor group operation #11

jhodapp opened this issue Feb 23, 2022 · 0 comments
Labels
backend Any change related to the Ambi backend enhancement New feature or request frontend Any change related to the Ambi frontend

Comments

@jhodapp
Copy link
Member

jhodapp commented Feb 23, 2022

Summary

Allow for multiple sensor groups (e.g. different sensor group for different rooms/contexts)

Feature specifics

  • Refactor DB schema model such that a group of sensor readings can be associated with a specific context (e.g. room name such as "Living Room" vs "Bedroom") -> This needs intentional design consideration and discussion
  • Redesign dashboard to display multiple sensor groups (e.g. select a room to display)

Not included

  • This does not include updating the Edge client nor the ambi_mock_client -> this work is captured in separate issue under each respective repository
    • Note: you may want to do part of this work before or in parallel to this issue
@jhodapp jhodapp added the enhancement New feature or request label Feb 23, 2022
@jhodapp jhodapp added frontend Any change related to the Ambi frontend backend Any change related to the Ambi backend labels Apr 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Any change related to the Ambi backend enhancement New feature or request frontend Any change related to the Ambi frontend
Projects
None yet
Development

No branches or pull requests

1 participant