OpenHAB driver for SmartVISU?

Hi,

Just wondered if anyone have tried to use SmartVISU in combination with OH? If you have a driver for smartVISU to connect to OH, I would really appreciate if you would consider to share it with me.

Best regards
Chris

Hi,
looks like this has started now: https://github.com/Martin-Gleiss/smartvisu/pull/57
Cheers
Chris

1 Like

Hi,

was somebody able to connect smartvisu to openhab2 items? I cannot find any howto. I tried it by myself but I am getting only errors after I open an smartvisu page which contains oh2 items. Also OH2 shows erros inside the log:

Caused by: java.io.IOException: DatenƃĀ¼bergabe unterbrochen (broken pipe)
at sun.nio.ch.FileDispatcherImpl.write0(Native Method)[:1.8.0_101]
at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:47)[:1.8.0_101]
at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)[:1.8.0_101]
at sun.nio.ch.IOUtil.write(IOUtil.java:65)[:1.8.0_101]
at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)[:1.8.0_101]
at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:170)[73:org.eclipse.jetty.io:9.2.14.v20151106]
ā€¦ 10 more

Had somebody more luck and got it running?

I tried following:

Smartvisu webpage:

{{ basic.switch('Leselampe', 'Licht_Switch_SZ_Iris') }}

OH2 item def:

Switch Licht_Switch_SZ_Iris ā€œIrisā€ gHueLights_Alle_Switch,gHueLights_Schlafzimmer_Switch) { channel=ā€œhue:0200:00178816e03f:9:colorā€ }

But without success :frowning:

The SmartVisu has a very nice UIā€¦ just had a problem with it together with smart home.py since it loses the connection pretty often to the UIā€¦ hopefully this is solved if this driver gets working :slight_smile: