Search found 20 matches

by rwijbenga
Monday 17 September 2018 13:13
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 175800

Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?

@moroen

Ikea has now the new Control Outlet plugs in store, and I have them here. :D

But the are not yet working with this plugin, the work in the Ikea app.

I guess the device code/name must be added to devices.ini.....

Or are you planning an update for support of the Control Outlet?
by rwijbenga
Tuesday 21 February 2017 22:58
Forum: Third party and supplementary tools
Topic: HA Bridge <-> Domoticz Bi-Directional Interface
Replies: 2
Views: 2987

Re: HA Bridge <-> Domoticz Bi-Directional Interface

Thank you for this super script! :) :mrgreen:
by rwijbenga
Friday 28 October 2016 18:58
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1716
Views: 430988

Re: homebridge-edomoticz Plugin

@TheRamon

Everything working 100% :mrgreen:
by rwijbenga
Friday 28 October 2016 15:27
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1716
Views: 430988

Re: homebridge-edomoticz Plugin

@TheRamon

I am also not at home but I updated remotely, and when I change the color I can see it working with my webcam. :D

I will test some more @home but for now it looks like it is working again! :mrgreen:
by rwijbenga
Friday 28 October 2016 12:14
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1716
Views: 430988

Re: homebridge-edomoticz Plugin

@TheRamon

The first is the erro I get when I use your commands to try....

I found the command the worked here on the forum:


viewtopic.php?t=11817#p88229

I only changed the IDX and IP ofocurse...

If you need more command testing let me know.
by rwijbenga
Friday 28 October 2016 2:47
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1716
Views: 430988

Re: homebridge-edomoticz Plugin

@mazzokun

You are missing the MQTT part in the config.json. Take a look at the config.json example on the github page:

https://github.com/PatchworkBoy/homebridge-edomoticz

Add the missing lines to your config.json and it should work.. :ugeek:
by rwijbenga
Thursday 27 October 2016 17:14
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1716
Views: 430988

Re: homebridge-edomoticz Plugin

I get an error about hardware: { "message" : "Error sending switch command, check device/hardware !", "status" : "ERROR", "title" : "SwitchLight" } When I use this JSON command it changes the color: http://domoticz_url:8080/json.htm?type=command&param=setcolbrightnessvalue&idx=291&hex=FFC700 Output ...
by rwijbenga
Thursday 27 October 2016 12:29
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1716
Views: 430988

Re: homebridge-edomoticz Plugin

@TheRamon: This is the log I got: 2016-10-27 12:26:18.117 MQTT: Topic: domoticz/in, Message: {"command":"switchlight","idx":291,"switchcmd":"On"} 2016-10-27 12:26:18.117 RFLink Sending: 10;MiLightv1;f748;01;0000;ON 2016-10-27 12:26:18.285 (RFLink) Lighting Limitless/Applamp (Bureau Lamp) 2016-10-27 ...
by rwijbenga
Thursday 27 October 2016 0:36
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1716
Views: 430988

Re: homebridge-edomoticz Plugin

@TheRamon:

I have updated the the latest master branch, but no dice on color changing... How can I test if the HTTP fallback works? Or what do you need for debugging :?:
by rwijbenga
Tuesday 25 October 2016 0:58
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1716
Views: 430988

Re: homebridge-edomoticz Plugin

I have switched to the MQTT branch and MQTT works super! The only thing not working anymore with this branch is changing a color of my MiLight's. It works in Domoticz, ad it did work in homekit, but not anymore... I think it has to do with these commits: [Experimental] Changed RGBW Dimmers to use ...
by rwijbenga
Sunday 16 October 2016 19:13
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1716
Views: 430988

Re: homebridge-edomoticz Plugin

For some reason I cannot use Homebridge anymore. I have installed HomeBridge-eDomoticz with MQTT, loaded with PM2. App name │ id │ mode │ pid │ status │ restart │ uptime │ memory homebridge-edomoticz │ 0 │ fork │ 1925 │ online │ 0 │ 18h │ 43.891 M However, when adding a new accessory with the Eve ap ...
by rwijbenga
Thursday 13 October 2016 21:00
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1716
Views: 430988

Re: homebridge-edomoticz Plugin

I probably made a mistake again: "accessories": [ { "accessory": "SonyBraviaTV", "name": "Televisie", "ipaddress": "192.168.0.150", "presharedkey": "wereld213" } ], "accessory": "Xbox", "name": "Xbox", "ipAddress": "192.168.0.171", "liveId": "KEY" } ] } The middle ] needs to go, it should be ...
by rwijbenga
Saturday 08 October 2016 21:12
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1716
Views: 430988

Re: homebridge-edomoticz Plugin

I think it was the harmony plugin, I have started from scratch, and no other plugin's. Let's see how it goes!

Thank you all for helping out, and I feel stupid not seeing the harmony error myself.... :oops:
by rwijbenga
Friday 07 October 2016 14:02
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1716
Views: 430988

Re: homebridge-edomoticz Plugin

Ok, then I will wait a bit longer... :) But I now also have the midnight crash: homebridge.service - HomeBridge Service Loaded: loaded (/lib/systemd/system/homebridge.service; enabled) Active: failed (Result: exit-code) since Fri 2016-10-07 05:17:57 CEST; 8h ago Process: 817 ExecStart=/usr/bin ...
by rwijbenga
Wednesday 05 October 2016 20:48
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1716
Views: 430988

Re: homebridge-edomoticz Plugin

How can I update to the new branch ?

I have used the NPM install to get started.

Or should I wait for the NPM version to be updated with all the new goodies such as webcam support... :mrgreen:
by rwijbenga
Wednesday 28 September 2016 1:23
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1716
Views: 430988

Re: homebridge-edomoticz Plugin

Posted a github issue for the Opentherm thermostat... :)
by rwijbenga
Monday 26 September 2016 23:51
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1716
Views: 430988

Re: homebridge-edomoticz Plugin

I have another small problem... I hope... ;) I have a thermostat in Domoticz, and I can also see and use it in homekit. But the temperature displayed on the homekit icon is the same as the setpoint temperature. Is there a way to get the real roomtemperature displayed with the setpoint temperature ...
by rwijbenga
Monday 26 September 2016 22:54
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1716
Views: 430988

Re: homebridge-edomoticz Plugin

Good tip! Works a treat!
by rwijbenga
Monday 26 September 2016 11:17
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1716
Views: 430988

Re: homebridge-edomoticz Plugin

@marci

Lux sensor works in eve! :)

And rebooting my Pi works super for adding or removing things from homekit.

Great work!

Currious about the new updates to come tot his plugin in the future... 8-)
by rwijbenga
Sunday 25 September 2016 23:08
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1716
Views: 430988

Re: homebridge-edomoticz Plugin

Great work on this plugin! Love it! :D But I have 2 questions: 1- I have a lux sensor working in domoticz, but on my homekit it gives an error and does not display a value.... Any idea's ? 2- If I add a new device in Domoticz, how can I update the homekit without deleting the house and ading it ...