Josar
(Josar)
18
Jop openhab logs, always look at them when saving, errors will be found a lot faster then.
https://docs.openhab.org/administration/logging.html
My setup:
In fact with the http binding it should be possible to just do this.
Number Info "Info [%s]" {http="<[http://192.168.178.30/data/Dynamic.xml:10:XPATH(/Devices/Device/HEATAREA[@nr='1']/T_ACTUAL/text())]"}
But as it is defined that the transformation has to return a string, i don’t know if it works.