Page 1 of 1

Raspbian+KODI+Domoticz

Posted: Friday 12 October 2018 11:43
by NoProfesor
I installed kodi on Raspbian + domoticz.
I have set the port 2020 i KODI
I can see the device in the domoticz, but I can not control the remote control. What is wrong?
Is any additional configuration needed?
I can not run kodi 8080 port because I have a domoticz on it

Re: Raspbian+KODI+Domoticz

Posted: Friday 12 October 2018 12:31
by kimhav
For the port 8080 conflict, either change the port for KODI or change the port used by domticz by changing the port assignment in
/etc/init.d/domoticz.sh and then restart the domoticz service. What else of devices to you have beside the KODI integration; meaning is it only KODI which is an issue or what? I haven't done KODI integration myself, but ref. to the Wiki on this topic.

Re: Raspbian+KODI+Domoticz

Posted: Friday 12 October 2018 17:50
by NoProfesor
KODI port 8080
Domoticz port 8181
Pilot in sot working, staus ON,
when try wichth message: "Error sending switch command, check device/hardware !"

Re: Raspbian+KODI+Domoticz

Posted: Friday 12 October 2018 22:16
by kimhav
Can you provide a capture of the windows to show how it looks like in the hardware section including device just to get a clear understanding of what your setup looks like.

Re: Raspbian+KODI+Domoticz

Posted: Sunday 14 October 2018 10:53
by NoProfesor
ImageImageImageImageImageImage

Re: Raspbian+KODI+Domoticz

Posted: Monday 15 October 2018 18:20
by NoProfesor
What is wrong?

Re: Raspbian+KODI+Domoticz

Posted: Thursday 18 October 2018 11:24
by NoProfesor
Port must be 9090 on domoticz, them is ok

Re: Raspbian+KODI+Domoticz

Posted: Tuesday 30 October 2018 12:04
by megamarco83
NoProfesor wrote: Thursday 18 October 2018 11:24 Port must be 9090 on domoticz, them is ok
hi, i'm in the same configuration:
domoticz and kodi on raspberry raspbian but two different raspberry

domoticz is on raspberry ip 192.168.0.105 port=8085

kodi is on raspberry ip 192.168.0.10 port of http inferface=8080 port of websocket=9090

i set in domoticz a new hardware kodi and IP 192.168.0.10 now what port i have to set? 9090 or 8080 ?
if i use 8080, i'm able to see on/off status of kodi but i'm not able to controll it (i can't switch on/off and i can't use remote control)
if i use 9090 i'm not able to see also the status (i see always off)
in both case i'm not able to control kodi and i receive in both case your error message: "error sending switch command, check device/hardware"
how do you solve?
thanks