Search found 142 matches
- Tue Oct 11, 2016 12:41 pm
- Forum: Plugin Support
- Topic: Domoticz plugin
- Replies: 66
- Views: 27681
Re: Domoticz plugin
Mqtt working in windows 7 :) MQTT.domoticz/out/Lighting 4/269 [255, 6, 'Lighting 4', 'C0004C', 269, 'PIR gang (1)', 1, 'PT2262', '343', 'Motion Sensor', 0] MQTT.domoticz/out/Lighting 2/293 [255, 12, 'Lighting 2', '0669732', 293, 'Gang', 2, 'AC', '15', 'Dimmer', 11] MQTT.domoticz/out/Lighting 4/269 [...
- Mon Oct 10, 2016 8:06 pm
- Forum: Plugin Support
- Topic: Domoticz plugin
- Replies: 66
- Views: 27681
Re: Domoticz plugin
I found both Dll files now on forum and it worked. Sorry for bothering you with this. I have now made connection from domoticz to EG finaly. I restarted the computer on teamviewer but now i can not connect it again hehe. It probably never restarted for some reason. Beeing away from the computer i ca...
- Mon Oct 10, 2016 7:31 pm
- Forum: Plugin Support
- Topic: Domoticz plugin
- Replies: 66
- Views: 27681
Re: Domoticz plugin


- Mon Oct 10, 2016 7:11 pm
- Forum: Plugin Support
- Topic: Domoticz plugin
- Replies: 66
- Views: 27681
Re: Domoticz plugin
I have tried Mosquitto, but its not plug and play. You have to install allot of DLL files i can not find!
https://sivatechworld.wordpress.com/201 ... windows-7/
https://sivatechworld.wordpress.com/201 ... windows-7/
- Mon Oct 10, 2016 6:54 pm
- Forum: Plugin Support
- Topic: Domoticz plugin
- Replies: 66
- Views: 27681
Re: Domoticz plugin
Oki
I have tried to install Mosquitto but i cant get it to work on windows.

- Mon Oct 10, 2016 1:25 pm
- Forum: Plugin Support
- Topic: Domoticz plugin
- Replies: 66
- Views: 27681
Re: Domoticz plugin
Still problems with connection.
Domoticz error
16-10-10 15:37:34.660 MQTT: Connecting to xxx.x.x.x:xxx
2016-10-10 15:37:35.664 Error: MQTT: Failed to start, return code: 14 (Check IP/Port)
Code: Select all
Retrying to re-connect
MQTT Client: Trying to reconnect with...domoticz/out 192.168.xx.xxx
16-10-10 15:37:34.660 MQTT: Connecting to xxx.x.x.x:xxx
2016-10-10 15:37:35.664 Error: MQTT: Failed to start, return code: 14 (Check IP/Port)
- Mon Oct 10, 2016 9:27 am
- Forum: Plugin Support
- Topic: Domoticz plugin
- Replies: 66
- Views: 27681
Re: Domoticz plugin
With this mqtt plugin, do I need to do something in domoticz? I am using this port number:
Remote Shared Port (For Remote Domoticz clients): is it correct? You find it i domoticz/settings
Remote Shared Port (For Remote Domoticz clients): is it correct? You find it i domoticz/settings
- Sat Oct 08, 2016 8:13 pm
- Forum: Plugin Support
- Topic: MQTT Client
- Replies: 261
- Views: 108394
Re: MQTT Client
Nice. Sorry, didnt see the updated text and pictures there. I will give you an message if i need som help.
Thank you both for this work!
Thank you both for this work!
- Sat Oct 08, 2016 6:52 pm
- Forum: Plugin Support
- Topic: MQTT Client
- Replies: 261
- Views: 108394
Re: MQTT Client
How does this work? I have never used MQTT. Do i need to install MQTT software to get Domoticz commands?
- Sat Oct 08, 2016 8:32 am
- Forum: Plugin Support
- Topic: Domoticz plugin
- Replies: 66
- Views: 27681
Re: Domoticz plugin
Great. I will test you new version asap. To busy at work at the moment!I've just created a new release. Version 0.2 should function with most dimmers as well. Additionally, there is now a debug setting to make debugging a bit easier![]()

- Wed Oct 05, 2016 3:23 pm
- Forum: Plugin Support
- Topic: Domoticz plugin
- Replies: 66
- Views: 27681
Re: Domoticz plugin
Thanks, you are awsome 

- Wed Oct 05, 2016 2:54 pm
- Forum: Plugin Support
- Topic: Domoticz plugin
- Replies: 66
- Views: 27681
Re: Domoticz plugin
This is setting dimmer to 46%
http://192.168.xx.xxx:xxxx/json.htm?type=command¶m=switchlight&idx=20&switchcmd=Set%20Level&level=8
I will try to set it to level 8 in your plugin
Edit: That worked, it now dimmed to 46%.
Must be some bug in my Domoticz?
http://192.168.xx.xxx:xxxx/json.htm?type=command¶m=switchlight&idx=20&switchcmd=Set%20Level&level=8
I will try to set it to level 8 in your plugin
Edit: That worked, it now dimmed to 46%.
Must be some bug in my Domoticz?
- Wed Oct 05, 2016 12:48 pm
- Forum: Plugin Support
- Topic: Domoticz plugin
- Replies: 66
- Views: 27681
Re: Domoticz plugin
Wow you are working fast. Thank you very much. Will test ASAP! Here you can see what happens. https://i.imgsafe.org/4fa4751332.png Domoticz http://192.168.10.xxx:xxxx: Set 2 etg lys trapp to 70 Domoticz http://192.168.10.xxx:xxxx: Set 2 etg lys trapp to 70 http://192.168.10.xxx:xxxx/json.htm {'switc...
- Tue Oct 04, 2016 1:39 am
- Forum: Plugin Support
- Topic: Domoticz plugin
- Replies: 66
- Views: 27681
Re: Domoticz plugin
Got it working now!
Forgot to put in http:// as host. Exmpl: Http://192.168.xx.xxx:port
Any way, I think i found an bug. When I try to dim a unit to 50 or similar the unit becomes 100% or On.
Forgot to put in http:// as host. Exmpl: Http://192.168.xx.xxx:port
Any way, I think i found an bug. When I try to dim a unit to 50 or similar the unit becomes 100% or On.
- Tue Oct 04, 2016 1:12 am
- Forum: Plugin Support
- Topic: Domoticz plugin
- Replies: 66
- Views: 27681
Re: Domoticz plugin
Looks like I get problems to connect! I am trying to connect to Admin user with password. Traceback (most recent call last) (1722): File "C:\EventGhost\eg\Classes\TaskletDialog.py", line 59, in ProcessingTask self.Configure(*args, **kwargs) File "C:\EventGhost\eg\Classes\ConfigDialog.py", line 165, ...