Hallo zusammen!
Ich habe leichte Probleme mit dem Astro Binding. Leider sind die Anleitungen Netz etwas verwirrend mit den verschiedenen Versionen.
Ich verwende OH2 und das AB2.0.
Nach einigem Hin und Her läuft das Ganze, mit einigen Kleinigkeiten...
Die Jahreszeit wird nicht angezeigt, ich habe die deutsche Map installiert, ebenso den Map Transformer. Es geht bei Mondphase und Sternzeichen ohne Probleme.
Nur nicht bei der Jahreszeit:
Scheduled astro event-jobs for thing astro:sun:local
2017-06-02 10:20:24.314 [WARN ] [rm.AbstractFileTransformationService] - Could not transform 'SPRING' with the file 'season.map' : Target value not found in map for 'SPRING'
2017-06-02 10:20:24.322 [WARN ] [rm.AbstractFileTransformationService] - Could not transform 'SPRING' with the file 'season.map' : Target value not found in map for 'SPRING'
2017-06-02 10:20:54.790 [WARN ] [rm.AbstractFileTransformationService] - Could not transform 'SPRING' with the file 'season.map' : Target value not found in map for 'SPRING'
2017-06-02 10:20:54.796 [WARN ] [rm.AbstractFileTransformationService] - Could not transform 'SPRING' with the file 'season.map' : Target value not found in map for 'SPRING'
2017-06-02 10:21:12.932 [WARN ] [rm.AbstractFileTransformationService] - Could not transform 'SPRING' with the file 'season.map' : Target value not found in map for 'SPRING'
2017-06-02 10:21:12.952 [WARN ] [rm.AbstractFileTransformationService] - Could not transform 'SPRING' with the file 'season.map' : Target value not found in map for 'SPRING'
Hier das Item, die Things wurden über die Paper UI gemacht, das manuelle Anlegen über Standard.things hat ein bisschen Chaos ins System gebracht.
String Jahreszeit "Jahreszeit [MAP(season.map):%s]" <sun_clouds> (gAS) { channel="astro:sun:local:season#name" }
Kann mir wer weiterhelfen?
Danke!
Ich habe leichte Probleme mit dem Astro Binding. Leider sind die Anleitungen Netz etwas verwirrend mit den verschiedenen Versionen.
Ich verwende OH2 und das AB2.0.
Nach einigem Hin und Her läuft das Ganze, mit einigen Kleinigkeiten...
Die Jahreszeit wird nicht angezeigt, ich habe die deutsche Map installiert, ebenso den Map Transformer. Es geht bei Mondphase und Sternzeichen ohne Probleme.
Nur nicht bei der Jahreszeit:
Scheduled astro event-jobs for thing astro:sun:local
2017-06-02 10:20:24.314 [WARN ] [rm.AbstractFileTransformationService] - Could not transform 'SPRING' with the file 'season.map' : Target value not found in map for 'SPRING'
2017-06-02 10:20:24.322 [WARN ] [rm.AbstractFileTransformationService] - Could not transform 'SPRING' with the file 'season.map' : Target value not found in map for 'SPRING'
2017-06-02 10:20:54.790 [WARN ] [rm.AbstractFileTransformationService] - Could not transform 'SPRING' with the file 'season.map' : Target value not found in map for 'SPRING'
2017-06-02 10:20:54.796 [WARN ] [rm.AbstractFileTransformationService] - Could not transform 'SPRING' with the file 'season.map' : Target value not found in map for 'SPRING'
2017-06-02 10:21:12.932 [WARN ] [rm.AbstractFileTransformationService] - Could not transform 'SPRING' with the file 'season.map' : Target value not found in map for 'SPRING'
2017-06-02 10:21:12.952 [WARN ] [rm.AbstractFileTransformationService] - Could not transform 'SPRING' with the file 'season.map' : Target value not found in map for 'SPRING'
Hier das Item, die Things wurden über die Paper UI gemacht, das manuelle Anlegen über Standard.things hat ein bisschen Chaos ins System gebracht.
String Jahreszeit "Jahreszeit [MAP(season.map):%s]" <sun_clouds> (gAS) { channel="astro:sun:local:season#name" }
Kann mir wer weiterhelfen?
Danke!
Kommentar