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

Merged
merged 37 commits into from
Jun 4, 2020
Merged

update fork #4

merged 37 commits into from
Jun 4, 2020

Conversation

mlobstein
Copy link
Owner

No description provided.

kaikreuzer and others added 30 commits May 27, 2020 18:43
Signed-off-by: Kai Kreuzer <kai@openhab.org>
* add support for min/max values for temperature
* run spotless

Signed-off-by: Eugen Freiter <freiter@gmx.de>
* add light support

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
I can verify that this sensor is working.

Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
* [dscalarm] Bridge/things management refactored

Relative to #7704
* Avoid logging the password
* Masking the user code too

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* [hue] Channel alert added for groups

Fix #7742
* Call cancelSceduledFuture in dispo()

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* [alarmdecoder] Add vzone thing for virtual zone control
* [alarmdecoder] Add state channel to vzone thing

Signed-off-by: Bob Adair <bob.github@att.net>
)

* [siemensrds] apply UoM quantityType percent for relative humidity
* [siemensrds] relative humidity UoM

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
* [Seneye] Bug fix for using Pond or Home sensors.

This is a bug fix for Seneye binding when using Pond or Home Sensors.
Previously the binding would fail as it would try and pull readings for
Channels that didn't exist on these sensors.

Logs now show name of sensor type being updated, following review

Signed-off-by: MickUrsell <bindings@mru-photography.co.uk>

Co-authored-by: Connor Petty <mistercpp2000+gitsignoff@gmail.com>
* correctly parse response

Signed-off-by: Kai Kreuzer <kai@openhab.org>
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
* [hue] Refactored state handling in LightHandler and fix for #7039

Signed-off-by: Johannes DerOetzi Ott <info@johannes-ott.net>
* [lgwebos] Console command to show the access key

Access key no more logged
* Fix in README

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* Initial commit of Mété Alerte binding

Signed-off-by: clinique <gael@lhopital.org>
#7767)

* [neohub] new/legacy API; null annotations; enhancements; bugs; logging

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
* Remove Binder Event and directly expose handler and move to same package.
Tidy up some code.
Add data points for Scanner function.
* Refactor some items.
* Add scanner and app groups and data points.
* Change HPType to HPProductUsageFeatures.
Add additional feature checks.
Add additional data points for the Scanner.
Additional check for status message in the ProductStatus data.
Only run the status checkers on when the relevant channels are linked.
Check if the tray is open or empty.
Code refactoring.
* Tidy up some warnings.
* Added Pages Remaining Data Points.
Adjust Channel names and also made more channels advanced.
* Add pages remaining data points.
* Make all channels dynamic.
Add scanner data points.
Add copy data points.
Tweaks to some of the channel groups and channel names.

Signed-off-by: Stewart Cossey <stewart.cossey@gmail.com>
Fix #7489

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* Console command: retrieve the thing handler
* Built usage string when only one command

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* [freebox] Never log the application token
Automatic update of the thing configuration with the application token
Console command to display the application token
* Simplified console command in README
* Changed way to get the thing handler

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Holger Eisold holgereisold@gmx.de
* [modbus][sunspec] Fixed type and scale errors on acc32 fields

ACC32 fields were mistakenly parsed as unsigned int instead of signed
default scale value is 10^0=1 now
scaling was missing for 10^1 fields

* [modbus][sunspec] Changed CODEOWNERS order

Seems like mrbig is not recognized as codeowner by github. Trying
to fix the alphabetic order to see if this helps

Signed-off-by: Nagy Attila Gabor <mrbig@sneaker.hu>
)

Signed-off-by: Ondrej Pecta <opecta@gmail.com>
…ows exception (#7830)

* Added warning if parsing of location param thorws exception ( / )
* Update bundles/org.openhab.binding.openweathermap/src/main/java/org/openhab/binding/openweathermap/internal/handler/AbstractOpenWeatherMapHandler.java

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
…actoring (#6961)

* Encryption support flattened and rebased
* Spotless:apply on all files in paradoxalarm folder
* Refactored encrypt and decrypt methods to get rid of duplicate code
outside of for loops handling the border cases.
* Refactored the gmul method to be much more easier to read and much
more clear what it does.
* Resolve conflicts in pom.xml
* Requested changes in expandKey method
* Added disposal of futures in EntityBaseHandler in dispose() method
* Usage of ByteBuffer instead of ByteArrayOutputStream in getBytes()
methods of ParadoxIPPacket, CommandPayload and MemoryRequestPayload
classes
* Added tests for checking the getBytes functionality of changed classes
* Added test of encryption handler which checks against a particular
expected result
* Make EncryptionHandler instance immutable
* Make encryption handler instance to always get created when the key is
updated
* Changed aTable and lTable to be static and all necessary methods used
in table generation to be also static
* Make fields in payload classes final
* Add nonnullbydefault to EncryptionHandlerConstants class
* Change voltage types from DecimalType to QuantityType in
ParadoxPanelHandler
* Remove unnecessary checks for delayed jobs
* Move static generateTables() method on top
* Extract ROUNDS from encrypt and decrypt methods as constant
* Refactor keyAddition method to use startIndex instead of copy ranges
everytime
* Add NonNullByDefault to payload, constants and commands classes
* Change voltage types in README
* Add new line to pom.xml
* Make lTable, aTable and expandedKey fields in EncryptionHandler final
* mvn spotless:apply again to the code
* Update unit type in panel.xml with parametrized value

Signed-off-by: Konstantin Polihronov <polychronov@gmail.com>
* Added support for DECT400 device
* Added documentation
* Applied spotless formatter
* Incorporated comments from review
* Incorporated comments from second review
* Reduce offset to check against
* Introduce searater handler for buttons and store last pressed timestamp internally

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
* [hue] Never log the user name

Console command to display the user name
Related to #3990

* getUsages() simplified
* More detailed error message in case of bad bridge id argument

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
…eption (#7831)

* Added warning if parsing of 'location' parameter throws exception

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
lolodomo and others added 7 commits June 3, 2020 16:27
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* Update f1x45-channel-groups.xml
* Update f1x45-types.xml
* Update F1X45.java

Signed-off-by: Joerg Schottmueller <joerg.schottmueller@online.de>
Signed-off-by: Joerg Schottmueller <joerg.schottmueller@online.de>
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Config classes simplified

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* Fix NPE on startup
* Removed unnecessary parameters on listeners

Signed-off-by: Johannes DerOetzi Ott <info@johannes-ott.net>
* fixed calculation of power
* fixed indentation
* Update GoEChargerHandler.java

Signed-off-by: Samuel Brucksch <samuel.brucksch@sap.com>
@mlobstein mlobstein merged commit 5d548cc into mlobstein:2.5.x Jun 4, 2020
mlobstein pushed a commit that referenced this pull request Oct 8, 2023
…hab#15547)

* [jsscripting] Rename parameter useIncludedLibrary to injectionCachingEnabled (#4)
* [jsscripting] Improve README for cached library injection
* Remove settings image

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
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.