Kai Kreuzer
616a8cbafe
removed start-level from transformation features again as this is now defined on the ESH features directly ( #106 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-12-30 22:42:51 +01:00
Kai Kreuzer
b1e0a71795
added warning message to the dashboard for exposed hosts
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-12-30 22:40:15 +01:00
Kai Kreuzer
28c35c5b54
also removed io.transport.serial from p2 repo ( #105 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-12-28 13:16:55 +01:00
Kai Kreuzer
99b64815c9
replaced io.transport.serial bundle by nrjavaserial bundle in the target platform ( #104 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-12-28 13:10:41 +01:00
Kai Kreuzer
fcc1bcb2ec
Revert "Update nrjavaserial, Fixes #101 "
...
This reverts commit ba9ff5389f
.
2016-12-27 10:03:52 +01:00
Chris Van Orman
ba9ff5389f
Update nrjavaserial, Fixes #101
...
Signed-off-by: Chris Van Orman <vanorman.chris@gmail.com>
2016-12-24 14:58:48 +01:00
Kai Kreuzer
f3750ec48c
only send installed events for new addons ( #100 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-12-22 15:41:37 +01:00
Kai Kreuzer
138d73533e
Feature installation improvements ( #99 )
...
- switched to Karaf 4.0.8
- used bulk feature installation
- synchronised methods to avoid concurrent operations
- fixed issue where dashboard bundle might bind the addons configuration
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-12-22 00:05:12 +01:00
aounhaider1
20f802a981
Use cutom label from module config ( #98 )
...
Signed-off-by: Aoun Bukhari <bukhari@itemis.de>
2016-12-21 14:31:32 +01:00
Kai Kreuzer
4089e5d828
only show spinner if package selection hasn't been skipped and thus UIs are expected to be installed ( #97 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-12-20 18:43:45 +01:00
Kai Kreuzer
a72b1c9af2
adapted to changed ESH API and added links to binding documentation ( #96 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-12-17 14:04:48 +01:00
aounhaider1
238ba3d695
Custom label for extensions menu entry ( #95 )
...
Signed-off-by: Aoun Bukhari <bukhari@itemis.de>
2016-12-16 23:06:24 +01:00
Kai Kreuzer
619035d367
removed rest-docs from standard package ( #93 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-12-16 23:06:07 +01:00
Kai Kreuzer
f758a8a6be
Merge pull request #94 from cniweb/patch-1
...
Correct openhab-core URLs
2016-12-12 03:57:37 +01:00
Christian Häussler
1faec62615
Correct openhab-core URLs
...
Signed-off-by: Christian Häussler <c-n-i@web.de> (github: @cniweb)
2016-12-11 23:51:24 +01:00
Kai Kreuzer
33dfe7af99
improved wording ( #91 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-12-09 15:06:17 +01:00
Kai Kreuzer
b9b4e08694
Several Dashboard enhancements: ( #90 )
...
- replaced minimal package by skip button
- added background images for packages
- added spinner in case of empty Dashboard
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-12-08 18:44:18 +01:00
Kai Kreuzer
8270ba382f
changed start level of transformation services ( #89 )
...
fixes https://github.com/openhab/openhab-distro/issues/333
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-12-08 15:10:31 +01:00
Kai Kreuzer
78272298ce
added multimedia actions to new rule engine ( #88 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-11-30 12:39:06 +01:00
Kai Kreuzer
cfa1535e83
replaced mapdb by json database ( #87 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-11-29 17:34:44 +01:00
Kai Kreuzer
3c758711ad
don't overwrite cfg once it exists ( #86 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-11-26 13:48:21 +01:00
Kai Kreuzer
d3a81fe8c7
allow spaces in the list of add-ons in addons.cfg ( #85 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-11-26 12:17:48 +01:00
Kai Kreuzer
8c5fc34d32
added all transformation services to expert package ( #82 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-11-24 20:42:46 +01:00
Kai Kreuzer
053c073d9e
Refactoring of package handling ( #81 )
...
* adapted FeatureInstaller to adapt addons info in ConfigAdmin, so that this info is stored in a file
* removed experimental features
* removed package selection from UI as it is meant to be only set once
* introduced new packages: minimal, simple and expert
* introduced a setup page on the dashboard, if no package is set (and thus openHAB is uninitialized)
* added auto-refresh of dashboard to have new entries appear automatically
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-11-24 20:09:52 +01:00
Kai Kreuzer
8576afe8ea
corrected sonos service id ( #78 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-11-21 16:41:37 +01:00
Kai Kreuzer
c10bc77858
removed outdated component descriptor ( #77 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-11-12 19:22:16 +01:00
Kai Kreuzer
ae4cf5a208
changed label to be not identical to the one of the host bundle ( #75 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-11-11 18:50:08 +01:00
Kai Kreuzer
fbb210b970
removed ESHCallType and added correct mapping to new CallItem and StringListType in ESH ( #73 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-11-10 11:49:27 +01:00
Kai Kreuzer
703b2f043d
adapted code to ESH API change ( #72 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-11-01 09:09:05 +01:00
Kai Kreuzer
c16c570159
added configuration to features ( #71 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-10-22 14:15:14 +02:00
Georg Sawtschuk
f16c5836d7
Takeover Dimmer.getStateAs implementation from eclipse's core ( #70 )
...
Fix for https://github.com/openhab/openhab/issues/4707 . DimmerItem.getStateAs returns 0 if PercentType requested. Tested together with influxdb persistence.
2016-10-18 21:07:59 +02:00
Kai Kreuzer
3e1ca652d7
added web audio feature ( #69 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-10-13 17:37:29 +02:00
Kai Kreuzer
ac7b3c795e
added toFullString() method ( #68 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-10-12 09:05:23 +02:00
Kai Kreuzer
8c7bd006dd
re-added ConsoleInterpreter for openHAB 1 build ( #67 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-10-12 09:03:24 +02:00
Kai Kreuzer
9128539c0a
added io.sound to p2 repo
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-10-10 14:13:04 +02:00
Kai Kreuzer
62f71f820a
added rest-voice feature ( #66 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-10-08 10:18:35 +02:00
Kai Kreuzer
2a62dea2d5
fixed playback issue due to stream being closed too early ( #65 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-10-05 16:06:39 +02:00
Kai Kreuzer
b273cb304c
added missing feature dependency ( #64 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-10-01 06:20:14 +02:00
Kai Kreuzer
7087ea3582
Added new enhanced sound fragment, which brings mp3 support on top of ESH. ( #63 )
...
Remove the old audio action as all features should now be covered through ESH itself.
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-09-30 23:00:30 +02:00
Kai Kreuzer
8a7f5561b1
readded old TTS interface so that 1.x compiles ( #62 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-09-13 18:12:47 +02:00
Kai Kreuzer
42d866c42a
added rest-mdns feature to the base package ( #61 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-09-06 21:56:41 +02:00
Kai Kreuzer
597d82186d
Revert "added java sound to the base feature" ( #60 )
2016-08-30 16:12:45 +02:00
Kai Kreuzer
74550d6528
removed lazy bundle activation to avoid circular dependencies ( #59 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-08-30 15:26:37 +02:00
Kai Kreuzer
a819b25ff5
changed audio action to implement ESH interface ( #58 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-08-29 23:45:32 +02:00
Kai Kreuzer
6dfda5c90e
added java sound to the base feature ( #57 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-08-29 23:10:07 +02:00
Kai Kreuzer
33b6032405
adapted Audio action to new ESH TTS interfaces ( #53 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-08-20 20:49:39 +02:00
Chris Jackson
795aab9b19
Add new persistence method ( #55 )
...
* Updated to include new persistence method getItems
Signed-off-by: Chris Jackson <chris@cd-jackson.com>
2016-08-02 22:45:23 +02:00
Kai Kreuzer
0d640910de
Delete .project
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-07-20 16:20:29 +02:00
Kai Kreuzer
a2ca9c590a
removed dependency on ThingSetupManager ( #52 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-06-27 18:12:52 +02:00
Kai Kreuzer
ae2d55f9d4
replaced classic icon set by ESH version of it ( #50 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2016-06-20 10:20:08 +02:00