forked from openhab/openhab-addons
-
Notifications
You must be signed in to change notification settings - Fork 4
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
boarder->border #8
Open
jimtng
wants to merge
419
commits into
digitaldan:matter
Choose a base branch
from
jimtng:patch-1
base: matter
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* [freeboxos] First big update of README Fixes openhab#17074 Fixes openhab#17077 Fixes openhab#17080 Signed-off-by: Laurent Garnier <[email protected]>
Signed-off-by: Andrew Fiddian-Green <[email protected]>
Signed-off-by: Leo Siepel <[email protected]>
Signed-off-by: Jimmy Tanagra <[email protected]>
* [jpa] Fix restoring quantity types Double.parseDouble throws NumberFormatException if the persisted state includes a unit. So parse it as a QuantityType, and then apply unit conversions as necessary. Signed-off-by: Cody Cutrer <[email protected]>
* [freeboxos] Add unitHint on few channel types Also remove an unused channel type "bandwidth". Also avoid unneeded unit conversion when updating channel state. Signed-off-by: Laurent Garnier <[email protected]>
…#17191) Just default it to OFF if it's not linked. The experience in Home app is still decent - it says "Cool to X", "Heat to X", or "Set to X", instead of "Cooling to X", "Heating to X" if it was actually running. I thought about defaulting it to "HEAT" or "COOL" depending on the current target mode, but if it's set to "AUTO", that's not a valid state for the current mode. Signed-off-by: Cody Cutrer <[email protected]>
openhab#17288) * [http] Support transformation chaining without an intersection symbol Signed-off-by: Jimmy Tanagra <[email protected]>
* Initiating the addition of the PIR sensor * Finalized integration of the alarm system * Corrected bug in initialization of basic-shutter Signed-off-by: Gaël L'hopital <[email protected]>
openhab#17202) * [airq] Fix occasional stalling of sensor value updates and refactoring - Remove trace debugging statements - Handle InterruptedException correctly - Replace substring parsing by GSON functionality Signed-off-by: Fabian Wolter <[email protected]>
Signed-off-by: Tobias Lange <[email protected]>
Fixes openhab#17231 Signed-off-by: Laurent Garnier <[email protected]>
Signed-off-by: Bernd Weymann <[email protected]>
See https://github.com/openhab/openhab-js/blob/main/CHANGELOG.md#550 for changelog. Signed-off-by: Florian Hotze <[email protected]>
openhab#17314) Signed-off-by: Jimmy Tanagra <[email protected]>
Fixes openhab#17307 Signed-off-by: Laurent Garnier <[email protected]>
Signed-off-by: Michael Lobstein <[email protected]>
* ReverseEngineerProtocol Signed-off-by: Martin Grześlowski <[email protected]>
Avoids API requests when channels are unlinked. Signed-off-by: Laurent Garnier <[email protected]>
Signed-off-by: AndrewFG <[email protected]>
Signed-off-by: Jan Gustafsson <[email protected]>
Signed-off-by: Stefan Höhn <[email protected]>
Signed-off-by: Leo Siepel <[email protected]>
Signed-off-by: Hans Böhm <[email protected]>
…ED actions (openhab#17331) * [openhabcloud] Add the missing configuration parameter for NOT_EXTENDED actions Signed-off-by: Jimmy Tanagra <[email protected]>
…penhab#13495) Also-by: Leo Siepel <[email protected]> Signed-off-by: Daniël van Os <[email protected]>
) Signed-off-by: Jan N. Klug <[email protected]>
Signed-off-by: Jeff James <[email protected]>
…penhab#17149) * [daikin] Update channels immediately after a successful API command Signed-off-by: Jimmy Tanagra <[email protected]>
Signed-off-by: Dan Cunningham <[email protected]>
Signed-off-by: Dan Cunningham <[email protected]>
Signed-off-by: Dan Cunningham <[email protected]>
Signed-off-by: Dan Cunningham <[email protected]>
…rmating cleanup Signed-off-by: Dan Cunningham <[email protected]>
Signed-off-by: Dan Cunningham <[email protected]>
Signed-off-by: Dan Cunningham <[email protected]>
Signed-off-by: Dan Cunningham <[email protected]>
Signed-off-by: Dan Cunningham <[email protected]>
Signed-off-by: Dan Cunningham <[email protected]>
Signed-off-by: Dan Cunningham <[email protected]>
Signed-off-by: Dan Cunningham <[email protected]>
Signed-off-by: Dan Cunningham <[email protected]>
Signed-off-by: Dan Cunningham <[email protected]>
Signed-off-by: Dan Cunningham <[email protected]>
Signed-off-by: Dan Cunningham <[email protected]>
Signed-off-by: Dan Cunningham <[email protected]>
Signed-off-by: Dan Cunningham <[email protected]>
Signed-off-by: Dan Cunningham <[email protected]>
Signed-off-by: Dan Cunningham <[email protected]>
Signed-off-by: Dan Cunningham <[email protected]>
Signed-off-by: Dan Cunningham <[email protected]>
Signed-off-by: Dan Cunningham <[email protected]>
Signed-off-by: Dan Cunningham <[email protected]>
Signed-off-by: Dan Cunningham <[email protected]>
Signed-off-by: Dan Cunningham <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.