MikeJMajor
(Mike Major)
December 12, 2022, 11:52pm
10
It’s not possible to use the UI to enter escaped characters. You need to configure it using a config file or try the code tab workaround mentioned at the end of this thread:
Hello all,
with openHAB 2 I used a nanoCUL USB device with the Intertechno Binding to control several power outlets from DUEWI and other manufacturers successfully. Now I migrated my installation to openHAB 3.1.0 Release Build, where the Intertechno binding is no longer available. So I installed the serial binding and it is initialized and seems to be running:
2021-08-29 18:20:48.138 [DEBUG] [internal.handler.SerialBridgeHandler] - Serial port '/dev/ttyUSB0' charset 'ISO-8859-1' set
When I se…