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

update fork #8

Merged
merged 17 commits into from
Jul 28, 2020
Merged

update fork #8

merged 17 commits into from
Jul 28, 2020

Conversation

mlobstein
Copy link
Owner

No description provided.

lolodomo and others added 17 commits July 25, 2020 10:53
Related to #8116

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Mike Major <mike_j_major@hotmail.com>
Fixes #8205

Signed-off-by: Sami Salonen <ssalonen@gmail.com>
Delay sending charge command to avoid action locked response.

`2020-07-23 11:42:32.531 [DEBUG] [internal.handler.MiIoAbstractHandler]
- Received response for 070A579C type: CHARGE, result: {}, fullresponse:
{“error”:{“code”:-10003,“message”:“action locked”},“id”:1771}`

closes #7832

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Fix Max Datagram connections reached issue
Possibly also addressing #8091 as exception during closing would prevent
thread closing

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
… keypad thing configmask to 0 (#8131)

Signed-off-by: bill <git@billforsyth.net>

Co-authored-by: Bill Forsyth <git@billforsyth.net>
Merged without sign-off under small document change exemption.
* Reconnect fix (isDone was never true, because the scheduled task is every time currently running when the scheduleRestartClient method is executed)

Closes #8182 

Signed-off-by: Sven Strohschein <sven.strohschein@gmail.com>
Fixes a bug in the thing type definition, that has crept in #6447.

Signed-off-by: Jonas Hohaus <jh@gnlpf.net>
* Updated readme for removed action getApplications.
* Removed smarthome prefix in readme.

Signed-off-by: Sebastian Prehn <sebastian.prehn@gmx.de>
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
* Deprecates ccopulsed and ccomaintained things.
* Users should use the cco thing instead. There is no loss or change in functionality.

Signed-off-by: Bob Adair <bob.github@att.net>
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
- add missing debug messages and remove unnecessary debugging
- allow disabling of lastseen polling
- add reachable status to light things
- add documentation
- add last_seen channel only when available and enabled

Closes #8193

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
* Add new sysvar thing
* Add internal support for SYSVAR and SHADEGRP protocol commands
* Enable sysvar monitoring in bridge when needed

Signed-off-by: Bob Adair <bob.github@att.net>
…ery find it (#8184)

Signed-off-by: Rob Nielsen <rob.nielsen@yahoo.com>
@mlobstein mlobstein merged commit 78f6977 into mlobstein:2.5.x Jul 28, 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

Successfully merging this pull request may close these issues.