Page 1 of 1

ohmigo mini url settings.

Posted: Monday 18 November 2024 12:51
by tjabas
hi!

i bought a small switch called ohmigo mini, this can be configured to turn on or off according to the electricity prices.

it has a small no/nc connector, but it can also send a url message/link to turn on or off switches in for example shelly, but how can i configure it to turn on or off a switch in domoticz?

how should the url link look lile?
the up adress to my rpi and domoticz is 192.168.1.57

Re: ohmigo mini url settings.

Posted: Monday 18 November 2024 16:52
by waltervl
You can define Domoticz http Api calls eg

Code: Select all

<DomoticzIP:Port>/json.htm?type=command&param=switchlight&idx=99&switchcmd=On
For more info check wiki https://wiki.domoticz.com/Domoticz_API/ ... tch_on/off