Search found 18 matches

by joske522
Friday 03 February 2017 8:56
Forum: Utility
Topic: Energy, water and gas meter
Replies: 6
Views: 3462

Re: Energy, water and gas meter

Ok thanks, can it also be used for gas?

Thank you!
by joske522
Thursday 02 February 2017 10:45
Forum: Utility
Topic: Energy, water and gas meter
Replies: 6
Views: 3462

Energy, water and gas meter

Hi guys, I'm trying to find the right way to add the 3 meters (gas, electricity and water) to my domoticz dashboard. I currently don't have any meters for this nor the hardware to do it. I live in Belgium and all 3 meters have analog readouts. What kind of hardware would I need to get this working ...
by joske522
Monday 16 January 2017 20:17
Forum: Rfxcom Transceiver
Topic: RFXcom suddenly not working anymore
Replies: 0
Views: 628

RFXcom suddenly not working anymore

Hi guys, Having problems with my rfxcom... Started 2 days ago: the rfxcom had a continuous orange light blinking on the back. No 433 device would work. I upgraded the firmware, rebooted, upgraded domoticz... When I connect the rfxcom to my computer and run the rfxcom manager software, it sees the ...
by joske522
Saturday 13 August 2016 13:07
Forum: Switches and Scenes
Topic: Garden lights control with existing remote
Replies: 2
Views: 890

Re: Garden lights control with existing remote

Alright! That was what I was searching for! Forgot to choose AC... Thanks Gizmocuz!
by joske522
Saturday 13 August 2016 12:48
Forum: Switches and Scenes
Topic: Garden lights control with existing remote
Replies: 2
Views: 890

Garden lights control with existing remote

Hi guys, I just installed my garden lights with a DiO switch (this one http://getdio.com/en/our-solutions/31-built-in-samrt-light-module-5411478547556.html) But I can't seem to get it working with Domoticz. Probably doing something wrong... The swith has been paired with a 433mhz remote from a few ...
by joske522
Friday 10 July 2015 8:49
Forum: Suggestions
Topic: Netatmo thermostat support
Replies: 62
Views: 33669

Re: Netatmo thermostat support

Thanks guys! :-)
by joske522
Wednesday 10 June 2015 10:25
Forum: Suggestions
Topic: Netatmo thermostat support
Replies: 62
Views: 33669

Netatmo thermostat support

Hi guys,

Does anyone know how to integrate the Netatmo thermostat into Domoticz?

There is an API available: https://dev.netatmo.com/doc/devices/thermostat

Thanks in advance!
by joske522
Saturday 04 October 2014 11:16
Forum: Blockly
Topic: Blockly examples
Replies: 709
Views: 407027

Re: Blockly examples

I don't know for sure if this works without the "else" because this is a "if else" start block. Try a "if do" block works first. Maybe the open should be "on" ? (seen that before, sensor sends an "on" command and due to setting the switch to doorsensor it is just shown as open) dit you enable ...
by joske522
Friday 03 October 2014 8:42
Forum: Blockly
Topic: Blockly examples
Replies: 709
Views: 407027

Re: Blockly examples

Hi guys, I would like to start using Blockly but nothing I try seems to work... Just made a simple blockly set up to test if it works, but even this doesn't: Schermafbeelding 2014-10-03 om 08.38.41.png Is there anything you should do besides click save in the Blockly editor? (I clicked active too ...
by joske522
Friday 26 September 2014 12:15
Forum: Suggestions
Topic: [122] Philips Hue support
Replies: 169
Views: 73017

Re: [122] Philips Hue support

Ok I found it by using the scene function and learning the code of the switch to it! 8-)

Now everything works! This is awesome, thanks for the support you guys!
by joske522
Friday 26 September 2014 12:00
Forum: Suggestions
Topic: [122] Philips Hue support
Replies: 169
Views: 73017

Re: [122] Philips Hue support

This was the hard part. You can use Textwrangler to edit your files directly on the rpi. Open TextWrangler (download first), go to File menu, select Open from FTP/SFTP server. Fill in server ip address, loginname (pi) and password (raspberry), and don't forget to select SFTP. (SFTP uses the SSH ...
by joske522
Thursday 25 September 2014 13:47
Forum: Suggestions
Topic: [122] Philips Hue support
Replies: 169
Views: 73017

Re: [122] Philips Hue support

But how do I use this: #!/bin/bash curl -s -H "Accept: application/json" -X PUT --data '{"on":true}' http://your-bridge-IP-Address/api/newdeveloper/lights/1/state Any way you could help me out guys? :oops: Thanks in advance! Joske, You'll have to put the #!/bin/bash curl -s -H "Accept: application ...
by joske522
Thursday 25 September 2014 11:13
Forum: Rfxcom Transceiver
Topic: There is Somfy in the air!!
Replies: 171
Views: 93944

Re: There is Somfy in the air!!

Successfully added my somfy blind in Domoticz, so now I have a blinds button with the up down and stop icons. How do I add a Kaku switch to this so I can control the blinds with the wireless kaku on/off button? I tried adding them as sub slave in the edit function of the blinds but nothing happens ...
by joske522
Thursday 25 September 2014 10:57
Forum: Others
Topic: Control Your Harmony Hub with Domoticz (RaspberryPi (Linux))
Replies: 66
Views: 26160

Re: Control Your Harmony Hub with Domoticz (RaspberryPi (Lin

I'm using the latest build (I have V1.2015 in the left hand corner) that I installed through the update now function. It even updates the current state so that's really nice. Would like to get my hue working but that seems to be difficult for a beginner ultra noob like me :|

Thanks for the tip!
by joske522
Thursday 25 September 2014 10:53
Forum: Suggestions
Topic: [122] Philips Hue support
Replies: 169
Views: 73017

Re: [122] Philips Hue support

Thanks for the reply guys. As for the Logitech option... what do you exactly mean? I have the Harmony hub configured in the beta release of Domoticz and it has the commands like "watch tv" integrated in the Domoticz system. I know it can handle my Hue lights and the bridge is coupled, but how can ...
by joske522
Wednesday 24 September 2014 18:15
Forum: Others
Topic: Control Your Harmony Hub with Domoticz (RaspberryPi (Linux))
Replies: 66
Views: 26160

Re: Control Your Harmony Hub with Domoticz (RaspberryPi (Lin

Allright, it worked with the native support in the beta build! 8-)

Thanks guys! I tried installing the GCC first but my head started spinning and I don't really know which procedure to folluw with all the different builds and versions...

Do I need it for something else?

Thanks!
by joske522
Wednesday 24 September 2014 14:13
Forum: Others
Topic: Control Your Harmony Hub with Domoticz (RaspberryPi (Linux))
Replies: 66
Views: 26160

Re: Control Your Harmony Hub with Domoticz (RaspberryPi (Lin

Hi guys,

I'm stuck :(

Did everything in the wiki, but the last step gives me following error:

make: cc: Command not found
make: *** [HarmonyHubControl.o] Error 127

This happens when I execute: make HarmonyHubControl

Any ideas how I can work around this?


Thanks!
by joske522
Wednesday 24 September 2014 13:01
Forum: Suggestions
Topic: [122] Philips Hue support
Replies: 169
Views: 73017

Re: [122] Philips Hue support

Hi guys, I have a few Hue lights myself (4) and just got started with Rpi and Domoticz, so I am a NOOB beyond NOOBY :roll: How do I create the script to make the lights work? I tried following the guide from http://www.oiepoie.nl/2014/08/23/philips-hue-domoticz/ but this does not work for me... I ...