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

Automatically query status after changing status/polling/overview #58

Closed
Bixilon opened this issue Jun 24, 2021 · 1 comment
Closed

Comments

@Bixilon
Copy link

Bixilon commented Jun 24, 2021

Thanks for the app, I am using it for years now, not for doors, but lamps: https://gitlab.bixilon.de/bixilon/zimmer-system

But I am missing some features:

  • Automatic polling when selected one "door"
  • Auto fetch status without pinging when "unlocking" or "locking".
  • Make an overview for all "doors" like a grid

What do you think about this? Are you interested in implementing it? I'd appreciate it

Thanks

Moritz

@mwarning
Copy link
Owner

Hi Bixilon,

thank you for your nice words and sorry for me breaking things from time to time. XD

* Automatic polling when selected one "door"

You mean to get the status every X seconds? That would not sound that valueable, because you usually do not have the app open for a longer period of time.
You open or bring the app into the foreground (the status then gets updated) and then you click open/close (which also updates the status) and then close the app or put it into the background again. A regular polling for the status is not needed fo that usecase.

* Auto fetch status without pinging when "unlocking" or "locking".

You need to help me here. How does it differ from the automatic polling?

* Make an overview for all "doors" like a grid

That sounds nice to have. But I do not feel motivated to implement this and have only very limited time available.

@mwarning mwarning closed this as completed Oct 5, 2021
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