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

Upgrade #1

Merged
merged 32 commits into from
Jan 15, 2015
Merged

Upgrade #1

merged 32 commits into from
Jan 15, 2015

Conversation

kgoderis
Copy link
Owner

No description provided.

kaikreuzer and others added 30 commits December 21, 2014 20:11
Signed-off-by: Kai Kreuzer <[email protected]> (github: @kaikreuzer)
Signed-off-by: Kai Kreuzer <[email protected]> (github: @kaikreuzer)
Signed-off-by: Kai Kreuzer <[email protected]> (github: @kaikreuzer)
Fixed ThingItemUIProvider to also work with ChannelGroups
Signed-off-by: Kai Kreuzer <[email protected]> (github: @kaikreuzer)
* Discovery of multiple Cubes on the network
* Integration of MaxCubeDiscover.java into MaxCubeBridgeDiscovery.java
for faster discovery results
* Improvement of discovery via mulicast message
openhab/openhab1-addons#1902
* Implementation of refreshType command to trigger refresh
* Change the numeric values types to BigDecimal to enable (once issue
#64 fixed) direct reading of the default values
* Rearrange the device dispose to avoid confusing messages
* Fix no bridge found issue after changing the bridge configuration
* implementation of broadcast to 255.255.255.255 from issue #96

Signed-off-by: Marcel Verpaalen <[email protected]>
-Changed TypeIDs, ChannelIDs and Config Parameters to lower case
-Chagned Thing Discovery Label
-Fixed Typo in function startDisconvery
-Removed Background Discovery

Signed-off-by: Marc Mettke <[email protected]>
Initial contribution to NetworkHealth 2.0 binding
Improvement of parsing S message

Signed-off-by: Marcel Verpaalen <[email protected]>
Add OS X hint.
Signed-off-by: Kai Kreuzer <[email protected]> (github: @kaikreuzer)
Also includes:
Set boost needs a setpoint temperature #1821
(openhab/openhab1-addons#1821) alternative approach
simplifying the code.

new lines at end of all files as suggested by Thomas.

Signed-off-by: marcel <[email protected]>
replaced some maxcube reference to MAX!


Signed-off-by: Marcel Verpaalen <[email protected]>
MAX! Update for new xsd definitions
kgoderis added a commit that referenced this pull request Jan 15, 2015
@kgoderis kgoderis merged commit 689dc87 into kgoderis:master Jan 15, 2015
kgoderis pushed a commit that referenced this pull request May 4, 2015
Merge with master

Merge pull request #2 from openhab/master

Merge with master

initial contribution of the pulseaudio binding, including discovery
service

Signed-off-by: Tobias Bräutigam <[email protected]>

- check if the server is connectable before creating a bridge for it
- add binding to pom.xml

Signed-off-by: Tobias Bräutigam <[email protected]>

use real pulseaudio item names

Signed-off-by: Tobias Bräutigam <[email protected]>

- finer grained thing definitions
- sink-inputs can be rerouted

Signed-off-by: Tobias Bräutigam <[email protected]>

- fixed misdefined channel
- some code cleanup

Signed-off-by: Tobias Bräutigam <[email protected]>

the mdns bundles name has changed

Signed-off-by: Tobias Bräutigam <[email protected]>

missing part of the last commit

Signed-off-by: Tobias Bräutigam <[email protected]>

changes due to Kai´s code review

Signed-off-by: Tobias Bräutigam <[email protected]>

log message removed

Signed-off-by: Tobias Bräutigam <[email protected]>

moved client connection into a scheduled runnable

Signed-off-by: Tobias Bräutigam <[email protected]>
kgoderis added a commit that referenced this pull request Dec 7, 2015
Signed-off-by: Karel Goderis <[email protected]>
kgoderis pushed a commit that referenced this pull request May 18, 2023
…penhab#13695)

* [jsscripting] Refactor ThreadsafeTimers to create futures inline instead of in an extra methods
* [jsscripting] Introduce utility class for providing easy access to script services
* [jsscripting] Reimplement timer creation methods from ScriptExecution for thread-safety
* [jsscripting] Add missing JavaDoc for reimplement timer creation methods
* [jsscripting] Remove the future from the map when setTimeout expires
* [jsscripting] Rename `GraalJSScriptServiceUtil` to `JSScriptServiceUtil`
* [jsscripting] Remove the `createTimerWithArgument` method
* [jsscripting] Replace the OSGi workaround of `JSScriptServiceUtil` with an injection mechanism
* [jsscripting] Use constructor to inject `JSScriptServiceUtil` into `GraalJSScriptEngineFactory`
* [jsscripting] Minor improvements by @J-N-K (#1)
* [jsscripting] Minor changes related to last commit to keep flexibility of `JSRuntimeFeatures`
* [jsscripting] Upgrade openhab-js to v2.1.1
* [jsscripting] Remove unused code

Signed-off-by: Florian Hotze <[email protected]>
Co-authored-by: Jan N. Klug <[email protected]>
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.

7 participants