[SOLVED] Convert and split String to Number

Or you can use RegEX with the folwing example:

In Openhab this becomes something like:
s/Tonte:+(\d+\.\d+)

also see this post:

1 Like