mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Removed default configuration for ephemeris service from feature file (#1135)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
This commit is contained in:
committed by
Kai Kreuzer
parent
8396a17d2d
commit
64ae35a0a3
@@ -119,10 +119,6 @@
|
||||
<feature dependency="true">openhab.tp-jollyday</feature>
|
||||
<feature>openhab-core-base</feature>
|
||||
<bundle>mvn:org.openhab.core.bundles/org.openhab.core.ephemeris/${project.version}</bundle>
|
||||
<config name="org.openhab.ephemeris">
|
||||
dayset-weekend=[SATURDAY,SUNDAY]
|
||||
dayset-school=[MONDAY,TUESDAY,WEDNESDAY,THURSDAY,FRIDAY]
|
||||
</config>
|
||||
</feature>
|
||||
|
||||
<feature name="openhab-core-io-bin2json" description="Binary to JSON converter" version="${project.version}">
|
||||
|
||||
Reference in New Issue
Block a user