Seite 2 von 2

Re: Steuerung über Openhab

Verfasst: Mi 31. Mär 2021, 12:32
von sebastianhe
Lampi hat geschrieben:
Mi 14. Okt 2020, 15:53

Code: Alles auswählen

Switch Job1 "Job 1x mähen (90 Min." (Rasernmaeher, Garten) { http="ON:GET:http://xxx.xxx.xxx.xxx/xml?cmd=mode&mode=job&duration=110&name=XXX&pass=XXX" }
Mit welchen Binding machst du das? Http? Ich habe jetzt mal mit dem HTTP-Binding versucht, hier bekomme ich folgende Meldung:

Code: Alles auswählen

2021-03-31 12:34:52.974 [ERROR] [el.item.internal.GenericItemProvider] - Binding configuration of type 'http' of item 'MowerJob' could not be parsed correctly.

org.eclipse.smarthome.model.item.BindingConfigParseException: bindingConfig 'ON:GET:http://192.168.12.53/xml?cmd=mode&mode=job&duration=110&name=XXXX&pass=XXXX doesn't contain a valid binding configuration
´

vielen Dank und Grüße Sebastian