这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on May 17, 2021. It is now read-only.

Conversation

@pakerfeldt
Copy link

This should add the PostgreSQL driver.

@pakerfeldt pakerfeldt closed this Sep 23, 2013
@pakerfeldt
Copy link
Author

Missed two files, new pull request to come.

kaikreuzer pushed a commit that referenced this pull request Oct 31, 2013
Merge with current master branch
teichsta pushed a commit that referenced this pull request Apr 20, 2014
* master:
  Fixed merge conflict #2
  Fixed merge conflict.
  More javadoc added.
  Added jdeb plugin
  Removed version from MANIFEST.MF
  Replaced OpenSprinkler library in OpenSprinkler binding with one that is compiled with Java JDK 1.7. For issue 841.
  Updated the since tag to 1.5.0
  More commenting, added a missing project file.
  grouped classes into packages and added @SInCE 1.5.0 to headers
  update the version of the insteonplm binding to 1.5.0 in the pom file
  added insteonplm binding
  added System.setProperty() call to urtsi binding
  Azimuth and Elevation docs updated.
  build.properties fix
  Initial commit of Astro binding
  General cleanup of formatting and comments
  initial commit for a HAI OmniLink binding for oopenHAB
digitaldan pushed a commit to digitaldan/openhab that referenced this pull request Dec 1, 2014
* master: (86 commits)
  added org.openhab.io.multimedia.tts.speechdispatcher to the build
  added -D java.awt.headless=true parameter to Designer LaunchConfig
  added missing bundles
  removed gcal and freetts
  fixed race condition in insteonplm originally submitted as pull request openhab#1706 by cfrede001
  Add benext built in dimmer openhab#1139
  Add FortrezZ alarm openhab#1139
  Fixed copy/paste bug
  updated openhab.cfg to reflect new more_features option for the insteonplm binding
  added more_features option to define new feature templates on the fly
  Initial checkin for the MiOS Bridge Binding.
  Added support for Mac.
  Removed item object dependency
  Review comments from Thomas for PR # 1469
  Modified level of some debug output. Moved CoreTypeMapperTest to the correct folder.
  Revert "Merge branch 'master' of https://github.com/openhab/openhab into weather openhab#2"
  MaxCube added more documentation to config
  Max!Cube removed useless includes
  Max!Cube changed some author tags
  added Max!Cube S-Message and MaxRequestsPerConnection option
  ...
digitaldan pushed a commit to digitaldan/openhab that referenced this pull request Jan 24, 2015
* zwave-database_updates:
  Split versions for FGD211
  newline
  Processed feedback
  MiOS: Add missing aliases for common UPnP ServiceId's
  add SamsungAc Test to build
  MAX! Binding improved discovery of the Cube
  Support for String and Number items in pilight binding
  Added functionality to set baud rate of the serial port on initialization: /dev/ttyACM0@115200 will init the port with a baud rate of 115200. Backward compability is given, as if no baud rate is specified, like /dev/ttyACM0 the serial binding defaults to 9600 bauds.
  MiOS: Only change Item state during incremental updates from MiOS Unit
  Update version of samsungac.test pom
  Moving source to weather binding
  Some missing files openhab#2
  Some missing files
  Introducing some help function in Weather actions along with Weather Binding
teichsta pushed a commit that referenced this pull request Mar 31, 2015
digitaldan pushed a commit to digitaldan/openhab that referenced this pull request Dec 11, 2015
Dan's changes to new config options
@drewwaite drewwaite mentioned this pull request Jan 1, 2016
teichsta added a commit that referenced this pull request Jan 15, 2016
cdjackson added a commit that referenced this pull request Jan 25, 2016
* master: (216 commits)
  #992
  revert changes
  Revert
  revert changes
  Reverted
  Format
  Add chart 2.3.2
  Update chart provider to handle OnOff and OpenClosed types
  fixing MongoDB persistence
  Reformatted and fixed more javadoc fixes
  Reformatted and fixed more javadoc fixes
  Allowed configuration parameter 0.
  TinkerforgeBinding: removed tinkerforge-2.0.14.jar from bin.excludes
  adding first version of MongoDB persistence (fix parent pom)
  adding first version of MongoDB persistence
  Fixed merge conflict #2
  Fixed merge conflict.
  More javadoc added.
  Added jdeb plugin
  Removed version from MANIFEST.MF
  ...
digitaldan pushed a commit to digitaldan/openhab that referenced this pull request Feb 22, 2016
only install feature if name is not blank
vavaroutsos pushed a commit to vavaroutsos/openhab that referenced this pull request Apr 12, 2016
Updates and fixes for your ISY binding

Hi - this PR adds my own updates to the ISY binding:
•support for locks
•support for heartbeat and battery types
•A bunch more examples in the readme

While testing, I also discovered a couple of bugs that I fixed:
•in the parseConfig function in ISYGenericBindingProvider.java, the function was returning 'address' twice instead of 'controller' and 'address'
•I changed the logic in the config parser in ISYActiveBindingConfig.java. It was only reading user and password if uPnP was not being used. User and password is required for both uPnP and non-uPnP cases.
marcelrv pushed a commit to marcelrv/openhab1 that referenced this pull request Jun 9, 2016
added JFrog OSS repo for retrieving snapshot versions
yellowmm added a commit to yellowmm/openhab that referenced this pull request Sep 19, 2016
implement usage of RollerShutter item for modbus binding openhab#2
@bracklanna bracklanna mentioned this pull request Nov 10, 2016
@J-N-K J-N-K mentioned this pull request Nov 14, 2016
hubermi pushed a commit to hubermi/openhab that referenced this pull request Jan 10, 2017
Merge with master

Merge pull request openhab#2 from openhab/master

Merge with master

initial contribution of the pulseaudio binding, including discovery
service

Signed-off-by: Tobias Bräutigam <tbraeutigam@gmail.com>

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

Signed-off-by: Tobias Bräutigam <tbraeutigam@gmail.com>

use real pulseaudio item names

Signed-off-by: Tobias Bräutigam <tbraeutigam@gmail.com>

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

Signed-off-by: Tobias Bräutigam <tbraeutigam@gmail.com>

- fixed misdefined channel
- some code cleanup

Signed-off-by: Tobias Bräutigam <tbraeutigam@gmail.com>

the mdns bundles name has changed

Signed-off-by: Tobias Bräutigam <tbraeutigam@gmail.com>

missing part of the last commit

Signed-off-by: Tobias Bräutigam <tbraeutigam@gmail.com>

changes due to Kai´s code review

Signed-off-by: Tobias Bräutigam <tbraeutigam@gmail.com>

log message removed

Signed-off-by: Tobias Bräutigam <tbraeutigam@gmail.com>

moved client connection into a scheduled runnable

Signed-off-by: Tobias Bräutigam <tbraeutigam@gmail.com>
hubermi pushed a commit to hubermi/openhab that referenced this pull request Jan 10, 2017
Signed-off-by: Antoine Besnard <stratehm@hotmail.com>
hubermi pushed a commit to hubermi/openhab that referenced this pull request Jan 10, 2017
Issue openhab#2: Initial commit for SSL Certificate generation bundle
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant