Configure s20 in openhab

i want to configure orvibo s20 with openhab. so please tell me what is the process step.
where i get org.eclipse.smarthome.core.library.types.OnOffType library.

Well… it looks like you will have to use a custom solution for this…

After checking:

  1. https://stikonas.eu/wordpress/2015/02/24/reverse-engineering-orvibo-s20-socket/
  2. https://nathan.chantrell.net/20160101/orvibo-s20-wifi-mains-socket-with-node-red/
  3. https://github.com/Grayda/node-orvibo/blob/master/PROTOCOL.md

Your best bet would be to use scripting and send broadcast UDP packets to control the device from OH.

Hi Dimitris,

I want to control my orvibo s20 device using java so please tell me process
step for how to configure s20 device to local network then control power
on/off functionality using java code.

Regards
Umashankar

Hi Dim,

I hope you are doing well.
I want to connect orvibo s20 by openhab framework could you tell me right
link for check out openhab framework and also binding step by step. and how
to bind this openhab andriod mobile application.