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 #6

Merged
merged 85 commits into from
Jul 16, 2020
Merged

update fork #6

merged 85 commits into from
Jul 16, 2020

Conversation

mlobstein
Copy link
Owner

No description provided.

marcelrv and others added 30 commits June 24, 2020 17:26
This prevents excessive updates for temperature changes and restores the
old behaviour

Fixes issue in:
https://community.openhab.org/t/basic-ui-setpoint-issue/101167

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Fixes #7920

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
* make security states configurable
* address feedback

Signed-off-by: Eugen Freiter <freiter@gmx.de>
Signed-off-by: Sami Salonen <ssalonen@gmail.com>
Signed-off-by: Eugen Freiter <freiter@gmx.de>
Related to #7913

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: John Kinsella <jlkinsel@gmail.com>
* add new binding HelioVentilation

Signed-off-by: Raphael Mack <ramack@raphael-mack.de>
Related to #7913

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
i18n entries that are no more used are removed

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* [homekit] allow exposing jammed state for a lock

also change SECURED to be ON for SwitchItem
since this is what most real locks (especially ZWave ones) do

Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Chris Johnson <chrisfjohnson@live.com>
Signed-off-by: Matt Ward <dev@mattdw.eu>
* [7938] Support for switching video surveillance on/off
- The video surveillance can now get switched on/off
- When the command is executed (floodlight or video surveillance switched on/off) a refresh is executed after 2 seconds to update all channels
* Warnings fixed
* New tests for isNewLastEvent added

Signed-off-by: Sven Strohschein <sven.strohschein@gmail.com>
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
Signed-off-by: Fabio Possieri <fabio.possieri@gmail.com>
Signed-off-by: Marco Mans <marco.mans@engie.com>
* cleanup shutdown
* add null check
* fix codestyle

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
adding Philips Wi-Fi Bulb E27 White

Closes #7947

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Signed-off-by: Benjamin Lafois <benjamin@lafois.com>
Signed-off-by: Rob Nielsen <rob.nielsen@yahoo.com>
Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
…DME (#8053)

Merged without sign-off under small document changes exemption
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Signed-off-by: Benjamin Lafois <benjamin@lafois.com>
See openhab/jamod#4

Signed-off-by: Sami Salonen <ssalonen@gmail.com>
bobadair and others added 29 commits July 12, 2020 13:44
Signed-off-by: Bob Adair <bob.github@att.net>
Signed-off-by: Wietse van Buitenen <thewiep@gmail.com>
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Related to #8027

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
* add support window covering without inversion
* fix typo in README and apply spotless
* address feedback

Signed-off-by: Eugen Freiter <freiter@gmx.de>
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
Related to openhab/openhab-core#1265

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* Enhancing action method call for Issue #8116

Signed-off-by: clinique <gael@lhopital.org>
* [hue] Add support for hue scene activation

Closes #6043

This is the continuation of the PR #7540

95% of credits go to leluna

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Also-by: leluna <hengrui.jiang@googlemail.com>
* add light sensor support
* update readme

Signed-off-by: Eugen Freiter <freiter@gmx.de>
Signed-off-by: Rob Nielsen <rob.nielsen@yahoo.com>
Signed-off-by: Mark Hilbush <mark@hilbush.com>
corrected the Product name in the docu, perhaps we should also rename the page name itself...
Signed-off-by: Krzysztof Goworek <krzysztof.goworek@gmail.com>
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* [alarmdecoder] Doc update
* [alarmdecoder] Workaround for thing actions bug
* [alarmdecoder] Fix exception message

Signed-off-by: Bob Adair <bob.github@att.net>
* add air quality sensor
* add example to README

Signed-off-by: Eugen Freiter <freiter@gmx.de>
* fix group handling

Signed-off-by: Eugen Freiter <freiter@gmx.de>
Signed-off-by: Johannes DerOetzi Ott <info@johannes-ott.net>t>
Related to #8027

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Related to #8027

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Related to #8116

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
signed-off-by: Marcel Idler <poeppe87@hotmail.com>
Related to #8116

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Related to #8116

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* [MQTT] Workaround for thing actions bug

Related to #8116

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
@mlobstein mlobstein merged commit b3285d6 into mlobstein:2.5.x Jul 16, 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.