Kai Kreuzer
5268a974c8
added projects for OH1 and ESH development to the Oomph profile
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2015-09-18 13:22:32 +02:00
Kai Kreuzer
510bf059a2
added icons folder to distribution
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2015-09-18 07:59:18 +02:00
Kai Kreuzer
d826f3f761
Merge pull request #382 from kaikreuzer/icon
...
adapted icon infrastructure to https://github.com/eclipse/smarthome/p …
2015-09-18 07:37:51 +02:00
Kai Kreuzer
a81787da5b
adapted icon infrastructure to https://github.com/eclipse/smarthome/pull/445
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2015-09-17 17:59:15 +02:00
Kai Kreuzer
bceda0affb
moved config file to the right folder
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2015-09-15 23:08:08 +02:00
Kai Kreuzer
2a7f3c83f9
Merge pull request #376 from FallenRiteMonk/patch-1
...
Link to cloudbees in README
2015-09-15 10:26:57 +02:00
FallenRiteMonk
cafda79070
Link to cloudbees in README
2015-09-15 10:23:53 +02:00
Kai Kreuzer
2d6fa1eec7
Merge pull request #364 from FallenRiteMonk/master
...
Network binding time extension
2015-09-14 12:08:03 +02:00
FallenRiteMonk
c04b80b8f5
Network binding time extension
...
Signed-off-by: Florian Klement <fallenritemonk@gmail.com> (github: FallenRiteMonk)
2015-09-14 06:03:10 -04:00
Kai Kreuzer
ecee6a6a5b
Merge pull request #373 from FallenRiteMonk/dispose-fix
...
Network Binding Handler dispose fix
2015-09-14 11:41:11 +02:00
fallenritemonk
d98ea6e1e0
Network Binding Handler dispose fix
...
Signed-off-by: Florian Klement <fallenritemonk@gmail.com> (github: FallenRiteMonk)
2015-09-14 05:37:44 -04:00
Kai Kreuzer
82c690418b
added autostart=true to transform bundles
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2015-09-10 21:50:43 +02:00
Kai Kreuzer
816076f1ab
Merge pull request #316 from steand/vitotronic
...
Vitotronic: Fix #293 and optimise update things
2015-09-10 21:11:57 +02:00
Kai Kreuzer
711f0f0712
Added jsonpath and scale transformations
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2015-09-10 20:39:48 +02:00
Kai Kreuzer
74eb782374
removed old jackson bundle from feature
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2015-09-10 17:04:52 +02:00
Kai Kreuzer
a2c1a201ee
added Jackson 1.9.2 to compat layer. Fixes #274 .
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2015-09-10 14:09:49 +02:00
Kai Kreuzer
343758ddc2
updated to latest ESH build with a separate bundle for jmDNS.
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2015-09-10 13:55:10 +02:00
Kai Kreuzer
c383e55de4
added jackson library to distribution.
...
Fixes #274
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2015-09-10 11:05:24 +02:00
Kai Kreuzer
5ad0969f4f
Merge pull request #366 from kgoderis/astro-thread
...
Astro: Replace Timer/TimerThread with Runnables using the default ThingHandl…
2015-09-10 09:04:12 +02:00
Kai Kreuzer
7a48be692b
Merge pull request #368 from kgoderis/tesla-scheduler
...
Introduce scheduleWithFixedDelay for scheduling instead of AtFixedRat…
2015-09-09 18:47:17 +02:00
Karel Goderis
51c1204092
Introduce scheduleWithFixedDelay for scheduling instead of AtFixedRate + automatic formatting unfortunately
...
Signed-off-by: Karel Goderis <karel.goderis@me.com>
2015-09-09 18:37:07 +02:00
Karel Goderis
12ef191fdf
Replace Timer/TimerThread with Runnables using the default ThingHandler scheduler
...
Signed-off-by: Karel Goderis <karel.goderis@me.com>
2015-09-09 18:28:48 +02:00
Kai Kreuzer
71b4b2558d
Merge pull request #281 from digitaldan/sonos-favorites
...
SONOS Favorite support.
2015-09-09 15:53:23 +02:00
Kai Kreuzer
87263b09c6
Merge pull request #350 from maggu2810/autoapproveservice
...
use strict and exactly one service reference
2015-09-09 15:22:26 +02:00
Kai Kreuzer
d5aed73646
Merge pull request #363 from SimonButtazzi/new-icons
...
added washingmachine and dryer icon
2015-09-08 21:37:01 +02:00
Simon Buttazzi
68e02b3298
added washingmachine and dryer icon
...
Signed-off-by: Simon Buttazzi <simon.buttazzi@gmail> (github: SimomButtazzi)
2015-09-08 19:41:08 +02:00
Nick Blommen
bf9107cd81
Update addons.md
...
Tested the modbus binding to be working in Openhab 2.
2015-09-07 14:02:19 +02:00
Kai Kreuzer
6eea8c837e
Merge pull request #357 from marcelrv/maxcube-ImproveUpdates
...
improve initialization and updates for MAX! binding
2015-09-07 11:02:39 +02:00
Marcel Verpaalen
cb4ca058bc
improve initialization and updates for MAX! binding
...
Fixes some issues when adding and removing a device and the update is
missed, as well as issues when thing handler was loaded prior to the
bridge handler
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2015-09-05 22:33:33 +02:00
Kai Kreuzer
849c938d71
fixed HTTP port setting for Windows
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2015-09-04 00:27:30 +02:00
Kai Kreuzer
1185807d8f
Merge pull request #355 from marcelrv/maxcube-fix351
...
Fix for formatting issue #351
2015-08-28 21:12:13 +02:00
Marcel Verpaalen
5eda1e97e7
Fix for formatting issue #351
...
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2015-08-28 18:47:10 +02:00
Kai Kreuzer
2a4a572cb2
added samsungac 1.x binding to distro
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2015-08-25 22:53:53 +02:00
Kai Kreuzer
aaab88ef42
Merge pull request #353 from steintore/patch-1
...
Added samsung ac to compability list
2015-08-25 21:54:51 +02:00
Stein Tore
31f3445a5b
Added samsung ac to compability list
...
Binding has been tested and works in openhab 2
2015-08-25 21:45:46 +02:00
Markus Rathgeb
6f1e668b6f
use strict and exactly one service reference
...
Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
2015-08-21 15:27:59 +02:00
Kai Kreuzer
bdbd301a70
Update intro.md
2015-08-20 22:52:31 +02:00
Kai Kreuzer
33a34f240e
Merge pull request #345 from paphko/master
...
Anel 1.x bindings successfully tested with OH2 compatibility layer.
2015-08-20 21:54:43 +02:00
Patrick Koenemann
e7cd561717
Anel 1.x bindings successfully tested with OH2 compatibility layer.
...
Signed-off-by: Patrick Koenemann <git@paphko.de>
2015-08-20 09:02:12 +02:00
Kai Kreuzer
c49af820c3
fixes POST and PUT requests from my.openHAB
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2015-08-19 22:30:43 +02:00
Kai Kreuzer
7cd83b8a74
Merge pull request #342 from paphko/master
...
Launch config added for maven build via Eclipse m2e; IDE doc adjusted.
2015-08-14 22:59:10 +02:00
Patrick Koenemann
7c1633bece
Launch config added for maven build via Eclipse m2e; IDE doc adjusted.
...
Signed-off-by: Patrick Koenemann <git@paphko.de>
2015-08-14 21:04:10 +02:00
Kai Kreuzer
34abd82533
improved Jetty client lifecycle
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2015-08-14 08:52:23 +02:00
Kai Kreuzer
e51198c94a
Merge pull request #320 from kaikreuzer/myopenhab
...
initial version of my.openHAB bundle for openHAB 2
2015-08-13 23:54:09 +02:00
Kai Kreuzer
380eecf09a
initial version of my.openHAB bundle for openHAB 2
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2015-08-13 23:49:16 +02:00
Kai Kreuzer
ffcf89d6dc
Merge pull request #340 from CrackerStealth/PushoverIncAction
...
Add 1.x Pushover Action
2015-08-13 15:47:48 +02:00
Kai Kreuzer
5c0b2a4a50
Merge pull request #295 from sja/patch-3
...
MAX discovery: Fix broadcast addresses
2015-08-13 10:39:49 +02:00
Sebastian Janzen
469d1543e3
Fix broadcast addresses
...
Wrong index number overwrote the first broadcast address.
Signed-off-by: Sebastian Janzen <sebastian@janzen.it>
2015-08-13 10:27:00 +02:00
Kai Kreuzer
12f7a3cbad
changed link to discussion group
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2015-08-12 23:47:57 +02:00
Chris Graham
722df359c4
Add 1.x Pushover Action
2015-08-12 10:42:54 -06:00