Search found 25 matches

by OCB73
Friday 30 December 2016 18:43
Forum: Z-Wave
Topic: Danfoss Living Connect 014G00012 OZW integration
Replies: 2
Views: 1418

Re: Danfoss Living Connect 014G00012 OZW integration

Is this the open version of Danfoss Living Connect?
I am using 10 pieces of them with "13" at the end without problems. (only clock isn´t working)

Regards
Oliver
by OCB73
Thursday 29 December 2016 12:16
Forum: Z-Wave
Topic: difference between RazBerry V1 and V2?
Replies: 1
Views: 1392

Re: difference between RazBerry V1 and V2?

The difference is the better antenna of the V2. (i hope it´s really better!)
If you want to use the RazBerry with Domoticz please take a look at this page:

http://www.vesternet.com/resources/appl ... GTvgVzIYkw

Regards
Oliver
by OCB73
Tuesday 27 December 2016 21:32
Forum: Z-Wave
Topic: Change RaZberry to RaZberry2
Replies: 0
Views: 540

Change RaZberry to RaZberry2

Hello,

if i want to switch to RaZberry2, must i ex/include all devices or is there another way?

Regards
Oliver
by OCB73
Tuesday 27 September 2016 20:36
Forum: Others
Topic: Choice of led strips and drivers
Replies: 1
Views: 975

Re: Choice of led strips and drivers

In our company we sell Bilton Led-Stripes over years without problems. http://www.biltongroup.com/en/ . A little bit more expensive but really good quality! We use Meanwell drivers, also very good products. http://www.meanwell.com/ And if we need RGB-Controllers, we use them from SLV. U can use it ...
by OCB73
Thursday 01 September 2016 12:49
Forum: Design, usability and languages
Topic: Themes not loading
Replies: 8
Views: 3633

Re: Themes not loading

I had the same problem (cache manifest) using firefox. When i cleared cache and offline-data in firefox, themes were loading.
Since i wired my raspi instead of using wlan, problem is gone. Maybe it helps someone.

Regards
Oliver
by OCB73
Monday 20 June 2016 21:16
Forum: Other questions and discussions
Topic: No WLAN after sudo apt-get upgrade
Replies: 3
Views: 741

Re: No WLAN after sudo apt-get upgrade

Hello and thx for your answer.

I will give it try and report the result.
I also did it like explained in the internet but i think there are a few way to setup the WLAN.

Are you using DHCP or a static IP?
If static, configured via your router or raspi?

Regards
Oliver
by OCB73
Sunday 19 June 2016 10:34
Forum: Other questions and discussions
Topic: No WLAN after sudo apt-get upgrade
Replies: 3
Views: 741

No WLAN after sudo apt-get upgrade

Good morning! Today i ve done an update/upgrade on my raspi. After restarting no wlan-connection is established. I ve checked /etc/network/interfaces but all is like it was. Any ideas? Thats my /etc/network/interfaces: iface lo inet loopback iface eth0 inet dhcp auto wlan0 allow-hotplug wlan0 iface ...
by OCB73
Thursday 16 June 2016 12:46
Forum: Heating/cooling
Topic: StellaZ vs Danfoss Living connect vs Komforthaus Comet ?
Replies: 43
Views: 9812

Re: StellaZ vs Danfoss Living connect vs Komforthaus Comet ?

I am using a Raspi with some LC-13.

Oliver
by OCB73
Monday 13 June 2016 12:34
Forum: PHP and all others
Topic: Real switch vs. dummy-switch
Replies: 17
Views: 3687

Re: Real switch vs. dummy-switch

Thx for the script. A little bit confusing for a beginner like me
at the moment, but later useful i think.

Oliver
by OCB73
Saturday 11 June 2016 8:59
Forum: PHP and all others
Topic: Real switch vs. dummy-switch
Replies: 17
Views: 3687

Re: Real switch vs. dummy-switch

Good Morning! I found my problem. It was caused by a logic problem in Blockly, which was caused by a Domoticz-Newbie. :? I am the newbie and must say sorry. But maybe other newbies do the same mistake. So here is the logic problem and what i have done: Unbenannt.PNG Unbenannt2.PNG This blockly-event ...
by OCB73
Friday 10 June 2016 21:25
Forum: PHP and all others
Topic: Real switch vs. dummy-switch
Replies: 17
Views: 3687

Re: Real switch vs. dummy-switch

2016-06-10 21:17:10 Off
2016-06-10 21:07:09 Off
2016-06-10 20:57:07 Off

... and so on. But why, i don´t understand that.

Oliver
by OCB73
Friday 10 June 2016 19:53
Forum: PHP and all others
Topic: Real switch vs. dummy-switch
Replies: 17
Views: 3687

Re: Real switch vs. dummy-switch

You are really fast in answering! ;-) I don´t now why it´s running but it´s running...i did all in Lua, maybe interesting. I renamed both script around 13 o´clock, posted above, still the same. 2016-06-10 19:37:08.080 EventSystem: Script event triggered: script_device_ht-wz.lua 2016-06-10 19:47:09.15 ...
by OCB73
Friday 10 June 2016 19:25
Forum: PHP and all others
Topic: Real switch vs. dummy-switch
Replies: 17
Views: 3687

Re: Real switch vs. dummy-switch

Am i so wrong with my script??? The first one is working fine! Let me explain: Thermostat = heating valve Fensterkontakt = window/door-sensor If the window/door-sensor goes on, the script saves the actual value of my heating-valve to my uservariable and if the window/door-sensor goes off, the ...
by OCB73
Friday 10 June 2016 13:25
Forum: PHP and all others
Topic: Real switch vs. dummy-switch
Replies: 17
Views: 3687

Re: Real switch vs. dummy-switch

Hi! Again thx for fast reply... :) I just posted the link cause you replied in that thread. In case the thermostat only needs updating when a uservariable changes. the file should be named like script_variable_xxx.lua Thats the reason for the name of my scripts. My script for the real switch is ...
by OCB73
Friday 10 June 2016 12:37
Forum: PHP and all others
Topic: Real switch vs. dummy-switch
Replies: 17
Views: 3687

Re: Real switch vs. dummy-switch

Hmmm...maybe i understood something wrong...
thats the reason why:

viewtopic.php?t=9748#p68164

Regards
Oliver
by OCB73
Wednesday 08 June 2016 19:20
Forum: PHP and all others
Topic: Real switch vs. dummy-switch
Replies: 17
Views: 3687

Re: Real switch vs. dummy-switch

Here my scripts, hope it helps to solve my problem. Window/Door-Sensor, named script_variable_fkt-kzeg.lua: local Thermostat = 'Thermostat Kinderzimmer EG' local Fensterkontakt = 'Fensterkontakt Kinderzimmer EG' commandArray = {} if devicechanged[Fensterkontakt]=='On' then commandArray['Variable ...
by OCB73
Tuesday 07 June 2016 20:20
Forum: PHP and all others
Topic: Real switch vs. dummy-switch
Replies: 17
Views: 3687

Real switch vs. dummy-switch

Hi! I have 2 nearly identical scripts, one with a window/door-sensor and the other one with a dummy-switch. The script with the real switch is only triggered when the window is opened or closed. The script with the dummy-switch is triggered every 5-10 minutes. Is this normal? If yes, can i do ...
by OCB73
Sunday 05 June 2016 9:53
Forum: Z-Wave
Topic: Fibaro Door/Windowsensor FGK-101
Replies: 3
Views: 1393

Re: Fibaro Door/Windowsensor FGK-101

I didnt´t tried it with external button pushed and then using the internal, but i will try it with my next sensor and give a feedback. I only tried internal or external tamper alone with open sensor and no luck. Since i closed the sensor, external one is working fine for inclusion with triple-click. ...
by OCB73
Sunday 05 June 2016 8:51
Forum: Z-Wave
Topic: Fibaro Door/Windowsensor FGK-101
Replies: 3
Views: 1393

Fibaro Door/Windowsensor FGK-101

Hi there! I bought some of these sensors and had a lot of problems to include them. Tried the first one to include without luck. Resetted the sensor, also no luck. So i tried the second one with the same result. Googled a lot about that problem and only found 1 helping post. Before you want to ...
by OCB73
Saturday 04 June 2016 20:52
Forum: PHP and all others
Topic: After event returning to last value
Replies: 7
Views: 1661

Re: After event returning to last value

One question...

If i want to change the heating-valve-value 3 times a day,
can i use it in only 1 script or have i to make 3 scripts?

Oliver