Search found 8 matches

by RemcoSmit
Sunday 24 July 2016 22:13
Forum: Other questions and discussions
Topic: Dusk sensor sometimes fails
Replies: 5
Views: 1605

Re: Dusk sensor sometimes fails

Keep in mind that all KAKU sensors are "dumb", meaning that they will start sending their signal when they want without checking anything. :( If two sensors just happen to send at the same time, or if Domoticz issues a 433 command to another KAKU device, you may have "missing signals". I am in the ...
by RemcoSmit
Thursday 21 July 2016 9:27
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1715
Views: 416824

Re: eDomoticz Homebridge-Plugin

thanks, Marci.
It's working when I use the LAN address and not the loopback address. Strange, as this should work.
by RemcoSmit
Wednesday 20 July 2016 7:20
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1715
Views: 416824

Re: eDomoticz Homebridge-Plugin

Another thing, this happened to me twice now (with a re-applied image in between): When I install Homebridge (or one of the other steps in this post), my dusksensor starts behaving strangely. Or better: Domoticz start missing the switching moments. I still have my HomeWizard appliance online (for ...
by RemcoSmit
Tuesday 19 July 2016 23:08
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1715
Views: 416824

Re: eDomoticz Homebridge-Plugin

Thanks for getting back to me Marci. I changed the config.json file to this: { "bridge": { "name": "Homebridge", "username": "CC:22:3D:E3:CE:30", "port": 51826, "pin": "031-45-154" }, "description": "Configuration file for Domoticz platform.", "platforms": [ { "platform": "eDomoticz", "name ...
by RemcoSmit
Tuesday 19 July 2016 15:45
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1715
Views: 416824

Re: eDomoticz Homebridge-Plugin

Hi again, I managed to get one step further by editing the config.json. I added one accessory and started Homebridge once more. This time, I get a real error message: pi@raspberrypi:~$ homebridge *** WARNING *** The program 'nodejs' uses the Apple Bonjour compatibility layer of Avahi. *** WARNING ...
by RemcoSmit
Tuesday 19 July 2016 15:38
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1715
Views: 416824

Re: eDomoticz Homebridge-Plugin

Hi Marci, I just performed the steps you described in the start of this post: sudo apt-get update && sudo apt-get upgrade sudo apt-get install libavahi-compat-libdnssd-dev sudo npm install -g homebridge --unsafe-perm I skipped forever install as I ruined my pi image once before, so I don't want it ...
by RemcoSmit
Sunday 10 July 2016 12:29
Forum: Rfxcom Transceiver
Topic: Almost working: Pi3 Domoticz + RFXcom 433.92 +Somfy Oxim RTS = fun?
Replies: 7
Views: 2598

Re: Pi3 Domoticz + RFXcom 433.92 +Somfy Oxim RTS = fun?

Thanks! I feel I am getting closer now. I managed to program the RFXCom and secondary remotes for both shutters using a windows laptop. Now, with the transceiver connected to the windows laptop, using the RFXmngr they go up,stop and down. However, after I connected the transceiver back to the Pi ...
by RemcoSmit
Saturday 09 July 2016 14:23
Forum: Rfxcom Transceiver
Topic: Almost working: Pi3 Domoticz + RFXcom 433.92 +Somfy Oxim RTS = fun?
Replies: 7
Views: 2598

Almost working: Pi3 Domoticz + RFXcom 433.92 +Somfy Oxim RTS = fun?

Hi, I recently bought a RFXCom RFXtrx433E (433.92Mhz) Transceiver and connected it to my PI3 w/ Domesticz. I got all my switches, devices etc set up just fine. I can even do fun stuff with my smoke detectors, something that HomeWizard does not let me. One thing that I would like to get working is ...