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

Let the user change counters if there's no beacon set for the room #43

Open
nesimtunc opened this issue Jul 30, 2020 · 0 comments
Open
Labels
bug Something isn't working

Comments

@nesimtunc
Copy link
Member

The initial design was able to manually change the counters (still it's same on the web) but in iOS, we designed to be once in at one place since that the case of beacon however we've forgot that user might still need to change the counter when there's no beacon set for the room. For example: using of washing machines or dryers which are can't be automated through beacons.

https://github.com/CoThings-App/ios/blob/master/CoThings/Services/BeaconDetector.swift#L146-L174

@nesimtunc nesimtunc added the bug Something isn't working label Jul 30, 2020
@nesimtunc nesimtunc changed the title Let user change counters if there's no beacon set for the room Let the user change counters if there's no beacon set for the room Jul 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant