forked from openhab/openhab-addons
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Fritzboxtr064 #6
Closed
Closed
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
Signed-off-by: Kai Kreuzer <[email protected]>
Signed-off-by: Hilbrand Bouwkamp <[email protected]>
* Fix for other non Harmony Hub Logitech devices responding to a discovery query and preventing hubs from being found, minor discovery code cleanup, closes openhab#6621 Signed-off-by: digitaldan <[email protected]>
Signed-off-by: Alexander Skvortsov <[email protected]>
* [homematic] correct SCA warnings - README.md Also-by: Michael Roßner <[email protected]> Signed-off-by: Rosi2143 <[email protected]>
…penhab#6525) (openhab#6530) make all keys uppercase and also seach for uppercase keys only this way it does not matter if keys contain HmIP or HMIP strings. Signed-off-by: Michael Roßner <[email protected]>
Signed-off-by: Scott Rushworth <[email protected]>
Signed-off-by: Scott Rushworth <[email protected]>
Fixes openhab#5997 Ignore messages with unknown RORG Signed-off-by: Daniel Weber <[email protected]>
fix invalid type Signed-off-by: Marcel Verpaalen <[email protected]>
Updated README to suggest the use of the ephemeris action for setting the holiday switch. Signed-off-by: Juergen Baginski [email protected] (github: JueBag)
Added several devices Also includes required db updates to not overwrite manual readme fixes Signed-off-by: Marcel Verpaalen <[email protected]>
Signed-off-by: Jan N. Klug <[email protected]>
Signed-off-by: Christoph Weitkamp <[email protected]>
make the example consistent with re-using the defined samplesmtp in mail.things Also-by: Michael Roßner <[email protected]> Signed-off-by: Rosi2143 <[email protected]>
Fixes openhab#6646 Signed-off-by: Florian <[email protected]>
Add processing of Enterprise OID for V1TRAP PDUs Signed-off-by: Vladimir Velev <[email protected]>
Signed-off-by: Christoph Weitkamp <[email protected]>
…3.2.2; (openhab#6657) Signed-off-by: Christoph Weitkamp <[email protected]>
…ab#6650) OpenSprinkler now supports two rain sensors, including a breaking change in the http api by renaming rs to sn1 and sn2. Adapting to that in this commit, so that the rain sensor channel is working again. Signed-off-by: Florian <[email protected]>
…ab#6643) (openhab#6644) Signed-off-by: Viktor Koop <[email protected]>
Signed-off-by: Christoph Weitkamp <[email protected]>
openhab#6709) Fixes openhab#6652 Signed-off-by: Björn Brings <[email protected]>
Signed-off-by: Christoph Weitkamp <[email protected]>
* Replaced motionDetection and windspeed ChannelTypes by corresponding system ChannelTypes * Removed obsolete channel definitions * Added Unit Type to some more Items Fixes openhab#6164 Signed-off-by: Daniel Weber <[email protected]>
Signed-off-by: Sami Salonen <[email protected]>
use apostrophy correct Signed-off-by: Michael Roßner <[email protected]>
* Enable discovery timeout reset. Signed-off-by: Jochen Klein <[email protected]>
* Added support for ZHAFire sensors Signed-off-by: Christoph Weitkamp <[email protected]>
* [sonos] Discovery of Sonos One SL Signed-off-by: Laurent Garnier <[email protected]>
Signed-off-by: Jan N. Klug <[email protected]>
…button (openhab#6721) * [innogysmarthome] Fix "updateAvailable" for Gen 1 devices Closes openhab#6613 Signed-off-by: Hilbrand Bouwkamp <[email protected]> * [innogysmarthome] Don't set state twice Both dimmer and rollershutter set first the state as ONOFF and then as PercentType. It should set only one time because the percentage is the value actual wanted. Closes openhab#6610 Signed-off-by: Hilbrand Bouwkamp <[email protected]> * [innogysmarthome] Improved handling pushbutton Not all devices send same push button events. Some send 2 (StateChanged and ButtonPressed) others only 1 (StateChanged). When ButtonPressed is send the StateChanged doesn't contain lastPressedButtonIndex. So in that case we ignore the StateChanged event. The previous implementation assumed type was also always present, but that is not the case so it can't be used as an check. Closes openhab#6624 Signed-off-by: Hilbrand Bouwkamp <[email protected]>
* [homematic] add missing homematic-ip devices openhab#6623 add (some) missing HmIP items to extra-description files - English and German. Signed-off-by: Michael Roßner <[email protected]>
…ng' (openhab#6627) - Fixed assignment of values for channels 'userrating' and 'rating' Signed-off-by: Christoph Weitkamp <[email protected]>
Signed-off-by: Wouter Born <[email protected]>
Signed-off-by: Jochen Klein <[email protected]>
Signed-off-by: Christoph Weitkamp <[email protected]>
Signed-off-by: Jan N. Klug <[email protected]>
Signed-off-by: Jan N. Klug <[email protected]>
Signed-off-by: Jan N. Klug <[email protected]>
Signed-off-by: Jan N. Klug <[email protected]>
Signed-off-by: Jan N. Klug <[email protected]>
Signed-off-by: Jan N. Klug <[email protected]>
J-N-K
pushed a commit
that referenced
this pull request
Mar 14, 2020
openhab#6749) * [yeelight] Add support for yeelight 650 with ambient light (Closes openhab#6227) Signed-off-by: Viktor Koop <[email protected]>
J-N-K
pushed a commit
that referenced
this pull request
Jul 14, 2020
openhab#6749) * [yeelight] Add support for yeelight 650 with ambient light (Closes openhab#6227) Signed-off-by: Viktor Koop <[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.