Search found 15 matches

by jesperlykke
Wednesday 03 August 2016 18:41
Forum: Heating/cooling
Topic: ELV Max! Heating control system
Replies: 731
Views: 186580

Re: ELV Max! Heating control system

Ok, not good so... Honeywell are expensive... Do you know Danfoss? Seems cheaper and compatible with zwave Hi... First off, i talked with some Danfoss guy, a few years back, when i started this homeauto project, i am in. The Danfoss, had really big problems, with there Z-wave thermostats, and as ...
by jesperlykke
Monday 01 August 2016 21:06
Forum: Heating/cooling
Topic: ELV Max! Heating control system
Replies: 731
Views: 186580

Re: ELV Max! Heating control system

Hey... this look's very good... Last fall, i created a phonedetection script, which sends commands to the MAX!-Cube, for setting my valves... and bla.bla.bla.. (See url for explanation :: http://www.domoticz.com/forum/viewtopic.php?f=34&t=10786 Well, i would like to recieve some of the informations ...
by jesperlykke
Monday 02 May 2016 16:36
Forum: PHP and all others
Topic: Fast pulsing input at Raspberry GPIO24 (gpio 5) pin 18 (input)
Replies: 3
Views: 1136

Re: Fast pulsing input at Raspberry GPIO24 (gpio 5) pin 18 (input)

Expand your electrical circuit with a retriggerable monoflop setup. It will recondition the pulse train to a single signal. Hi... Thanks for reply! I am not into making an "advanced" circuit for this to accomplish :D ... Actually i find my Raspberry rather capable of acting as an flipflop/plc, in ...
by jesperlykke
Sunday 01 May 2016 7:04
Forum: PHP and all others
Topic: Fast pulsing input at Raspberry GPIO24 (gpio 5) pin 18 (input)
Replies: 3
Views: 1136

Fast pulsing input at Raspberry GPIO24 (gpio 5) pin 18 (input)

Hi here :) I have this homemade Doorbell, which i have been using for some time now. It's a standalone wireless doorbell, which i hacked and connected to the GPIO24 through/via a optocoubler for protecting the Pi. The signal, which is sended from the bell, is around 3,5 - 4 Vdc... then this signal ...
by jesperlykke
Monday 28 March 2016 22:18
Forum: Show your projects
Topic: My [Hac!ked] wireless Doorbell
Replies: 1
Views: 1842

My [Hac!ked] wireless Doorbell

Hi here... Thought i would show a nice little project i just did recently :mrgreen: (I recently finished my HomeBox, and now i decided to do a HomeBox2) https://www.domoticz.com/forum/viewtopic.php?f=38&t=9138 https://youtu.be/3NqnNMTzxsE Aldi just got a offer for a wireless doorbell, which i ran ...
by jesperlykke
Saturday 05 March 2016 19:45
Forum: Heating/cooling
Topic: ELV Max! Heating control system
Replies: 731
Views: 186580

Re: ELV Max! Heating control system

Evening all :) I'am still searching, for a way retrieving the codes, which MAX! sends from e.g. the thermostats to the cube and soo. I can send with netcat commands into the thermostat's, which is working, but still miss the other direction. Reason i need that, is that i really want domoticz to ...
by jesperlykke
Monday 29 February 2016 14:02
Forum: Heating/cooling
Topic: ELV Max! Heating control system
Replies: 731
Views: 186580

Re: ELV Max! Heating control system

thanks Kevin. Have you seen this? https://www.domoticz.com/forum/viewtopic.php?f=34&t=10786 Seante Hi!... I am the owner :D of that topic. The only thing i figured out, is to send commands to my valves, i still search for a way of recieving them through netcat/curl, whatever. Reason i use netcat ...
by jesperlykke
Sunday 28 February 2016 14:42
Forum: Heating/cooling
Topic: MAX! -Home automation, integrated with phones detection fun
Replies: 1
Views: 1514

MAX! -Home automation, integrated with phones detection fun

Hi here everyone :D I am really satisfied with my home made MAX-control system, so i think i would share it here. We live four here in our house, and there are 4 room's with each own radiator (Livingroom, Bedroom, Childroom1, Childroom2) The hardware is an Raspberry Pi, with some other automation ...
by jesperlykke
Friday 15 January 2016 21:36
Forum: Heating/cooling
Topic: ELV Max! Heating control system
Replies: 731
Views: 186580

Re: ELV Max! Heating control system

Hi here :D I have been following this thread intense, but never got to give it a real try. I am a bit of a Linux guy, as i have been using it for years, on mine laptop's at home. - So i understand most of the stuff written here... I got 4 termostat+ 1 ecoswitch and 1 windowswitch, and ofcause the ...
by jesperlykke
Friday 01 January 2016 17:44
Forum: iOS
Topic: Siri / HomeKit support for Domoticz
Replies: 530
Views: 288319

Re: Siri / HomeKit support for Domoticz

Thank you very much jesperlykke for your help ! Helped me a lot ! I managed to make it work and install plugins. Now the only problem left is how to change the devices type. My FGRM222 roller shutter modules are recognized as "Light bulbs". So when I say for example "Turn on the bedroom lights ...
by jesperlykke
Thursday 31 December 2015 16:22
Forum: iOS
Topic: Siri / HomeKit support for Domoticz
Replies: 530
Views: 288319

Re: Siri / HomeKit support for Domoticz

Siri ... ? Hi all here! Is there some documentation, about howto setup the Siri to switch on/off etc.. in my room's, etc.. (I am using EVE) So i setup a room called "Stue" (Danish for livingroom), in that room i put some of my switches. http://i1312.photobucket.com/albums/t535/Jesperlykke/Domoticz ...
by jesperlykke
Thursday 31 December 2015 12:15
Forum: iOS
Topic: Siri / HomeKit support for Domoticz
Replies: 530
Views: 288319

Re: Siri / HomeKit support for Domoticz

Thanks... working now. This is how i managed to make it work : 1. Downgraded node to v0.12.6 2. mkdir /home/pi/node.js 3. cd /home/pi/node.js 3. wget http://node-arm.herokuapp.com/node_archive_armhf.deb 4. sudo dpkg -i node_archive_armhf.deb 5. node -v pi@HomeBox ~/node.js $ node -v v0.12.6 6. cd ...
by jesperlykke
Tuesday 29 December 2015 10:32
Forum: iOS
Topic: Siri / HomeKit support for Domoticz
Replies: 530
Views: 288319

Re: Siri / HomeKit support for Domoticz

Hi here :) ...And soon happy new year... I am running Domoticz v2.3456, and trying to make Siri work. So far, i have done this : According to the wiki, i did everything, with no errors. But when trying to run, nothing happens ? git clone https://github.com/nfarina/homebridge.git cd homebridge git ...
by jesperlykke
Sunday 29 November 2015 16:15
Forum: Show your projects
Topic: Raspberry home automation with relay's and IR (Lirc)
Replies: 1
Views: 2460

Re: Raspberry home automation with relay's and IR (Lirc)

Hi again...

I use my buttons on the wall, primary as "toggle between on/off" switches...

I feel my bash scripts for this, are clumsy :lol: somehow!

Anybody got some good scripts ? ...



Rgds; Jesper
by jesperlykke
Friday 27 November 2015 16:11
Forum: Show your projects
Topic: Raspberry home automation with relay's and IR (Lirc)
Replies: 1
Views: 2460

Raspberry home automation with relay's and IR (Lirc)

Hi all here :) I thought it would be an idea, showing my little project here, maybe i can get some feedback? - And maybe it will inspire some? Who knows? The Raspberry, is as you can see, build into a little box. At the back, there is plugs for powersupply (5vdc), IR reciever, IR transmitter, and ...