Search found 67 matches

by terrorsource
Friday 17 April 2020 21:20
Forum: Other questions and discussions
Topic: Installing Walli Dimmer in hotelschakeling/ changeover circuit
Replies: 3
Views: 831

Re: Installing Walli Dimmer in hotelschakeling/ changeover circuit

Yes it is possible. But not hardware/cable based. You can do it virtually over Z-wave

Simple version:
IF Switch1 = ON THEN Switch2 = ON
IF Switch2 = ON THEN Switch1 = ON
IF Switch1 = OFF THEN Switch2 = OFF
IF Switch2 = OFF THEN Switch1 = OFF
by terrorsource
Thursday 18 July 2019 13:51
Forum: Others
Topic: Xiaomi Mi Flora [Temp/Light/Moisture] BLE Sensor
Replies: 325
Views: 109594

Re: Xiaomi Mi Flora [Temp/Light/Moisture] BLE Sensor

I'm getting an error on a Pi 4, i could however run it manually yesterday but not today. nothing changed in between.
pi@raspberrypi:~ $ sudo /usr/bin/python3 /home/pi/domoticz/scripts/python/miflora/domoticz.py
/home/pi/domoticz/scripts/python/miflora/domoticz.py:25: DeprecationWarning ...
by terrorsource
Sunday 14 July 2019 14:12
Forum: Z-Wave
Topic: Fibaro Walli Switch & Dimmer
Replies: 8
Views: 1650

Re: Fibaro Walli Switch & Dimmer


I did not merge them - I just wanted to point you to this change ;)
I assume you now run the latest Beta? A code revert has been done in 11005, check this beta to see if helps.

See Github - https://github.com/domoticz/domoticz/issues/3530
Text - If your node has multiple relays, but only shows ...
by terrorsource
Saturday 13 July 2019 17:31
Forum: Z-Wave
Topic: Fibaro Walli Switch & Dimmer
Replies: 8
Views: 1650

Re: Fibaro Walli Switch & Dimmer


Fibaro Walli Double Switch is added to the OpenZWave github PR's.

https://github.com/OpenZWave/open-zwave/pull/1869
Check commit https://github.com/domoticz/domoticz/commit/b562ccc6d61d8a77133dcff1373b4eb79d3dae47 ;)


Thanks. Did you merge them yourself?

I've set up a new Pi with Domoticz ...
by terrorsource
Sunday 07 July 2019 21:36
Forum: Z-Wave
Topic: Fibaro Walli Switch & Dimmer
Replies: 8
Views: 1650

Re: Fibaro Walli Switch & Dimmer

Fibaro Walli Double Switch is added to the OpenZWave github PR's.

https://github.com/OpenZWave/open-zwave/pull/1869
by terrorsource
Sunday 07 July 2019 9:40
Forum: Z-Wave
Topic: Fibaro Walli Switch & Dimmer
Replies: 8
Views: 1650

Re: Fibaro Walli Switch & Dimmer


Domoticz uses Open Zwave to communicate with Zwave devices. Devices are added by the Community. To see if your device is available check https://github.com/OpenZWave/open-zwave/wiki/Adding-Devices


Device is not in OpenZwave yet.
Starting to build the config for the Switch but it's not easy and ...
by terrorsource
Friday 05 July 2019 21:06
Forum: Z-Wave
Topic: Fibaro Walli Switch & Dimmer
Replies: 8
Views: 1650

Fibaro Walli Switch & Dimmer

Hi all,

Received a few Fibaro Walli Switches and Dimmers a couple of days ago.
Connected 1 Switch in the outlet and connected it to Domoticz.
It is not fully recognized.

Description:
Unknown: id=010f Unknown: type=1b01, id=1000+

It's creating 11 devices, which looks good to me.
01 - Switch
02 ...
by terrorsource
Tuesday 28 May 2019 10:03
Forum: Device information
Topic: Neo CoolCam Wall Switch problem
Replies: 11
Views: 6635

Re: Neo CoolCam Wall Switch problem


I know it is an older thread but I ran into the same issue. Is there anybody outthere who has a solution to this problem?


No, there is no working solution.
Already spoke with more people who have this issue.

really looks like there's a time-out in the firmware of the devices somehow.
Going to ...
by terrorsource
Saturday 27 April 2019 18:18
Forum: Suggestions
Topic: Fibaro HC2 hardware
Replies: 0
Views: 1128

Fibaro HC2 hardware

Hi,

I saw that Home Asisstant has integrated Fibaro HC2/HCL support. Don't know if it's only READ or that it can also EXECUTE.
Forum topic: https://forum.fibaro.com/topic/32395-home-assistant-integrates-fibaro-hclhc2/

Reading a few posts in that topic brought an idea that it should be possible to ...
by terrorsource
Monday 29 October 2018 9:14
Forum: LUA
Topic: Split Temperature Humidity
Replies: 7
Views: 2992

Re: Split Temperature Humidity



I've now changed to a "Heiman Temperature Humidity Sensor HS1HT-Z+" from AliExpress but the script does not work.

Data of the sensor is "23.3 C, 54 %"

The script in the post above is only updating the Humidity and not the Temperature.

can you execute the dumpscript below and send the dump ...
by terrorsource
Sunday 28 October 2018 15:53
Forum: LUA
Topic: Split Temperature Humidity
Replies: 7
Views: 2992

Re: Split Temperature Humidity

I've now changed to a "Heiman Temperature Humidity Sensor HS1HT-Z+" from AliExpress but the script does not work.

Data of the sensor is "23.3 C, 54 %"

The script in the post above is only updating the Humidity and not the Temperature.
by terrorsource
Monday 01 October 2018 14:32
Forum: Device information
Topic: Neo CoolCam Wall Switch problem
Replies: 11
Views: 6635

Re: Neo CoolCam Wall Switch problem




did you fix this issue?
I have the same problem ,first i thought it was my script but after some testing and debugging is notice the same issue?

SO my hotelswitch only works when i push 3 times


Still have the same issue. Bought a Fibaro HC lite to test it out but results are not reliable ...
by terrorsource
Monday 01 October 2018 11:20
Forum: Device information
Topic: Neo CoolCam Wall Switch problem
Replies: 11
Views: 6635

Re: Neo CoolCam Wall Switch problem




did you fix this issue?
I have the same problem ,first i thought it was my script but after some testing and debugging is notice the same issue?

SO my hotelswitch only works when i push 3 times


Still have the same issue. Bought a Fibaro HC lite to test it out but results are not reliable ...
by terrorsource
Monday 01 October 2018 8:05
Forum: Device information
Topic: Neo CoolCam Wall Switch problem
Replies: 11
Views: 6635

Re: Neo CoolCam Wall Switch problem


did you fix this issue?
I have the same problem ,first i thought it was my script but after some testing and debugging is notice the same issue?

SO my hotelswitch only works when i push 3 times


Still have the same issue. Bought a Fibaro HC lite to test it out but results are not reliable (gf ...
by terrorsource
Friday 28 September 2018 22:33
Forum: Others
Topic: Xiaomi Mi Flora [Temp/Light/Moisture] BLE Sensor
Replies: 325
Views: 109594

Re: Xiaomi Mi Flora [Temp/Light/Moisture] BLE Sensor

gropi wrote: Friday 28 September 2018 21:14 That are good news. unfortunately my is not working stable.
Well, not anymore. Stopped working now also. Same issues. Really don’t know what the issue is.

Does anyone has this plugin working right now?
by terrorsource
Monday 24 September 2018 11:36
Forum: dzVents
Topic: group.state not on / mixed
Replies: 8
Views: 1595

Re: group.state not on / mixed



The last script is just for test purposes only.
Want to have it send a message when the group has changed (ON/OFF/Mixed).
From there on i can switch "Sleeping" on and create an alarm for motion and doors.


Maybe this other approach can help you achieving what you want. It will notify you ...
by terrorsource
Friday 14 September 2018 9:28
Forum: dzVents
Topic: group.state not on / mixed
Replies: 8
Views: 1595

Re: group.state not on / mixed





Try change all "dz" to "domoticz" or vice versa.

Still not working. I've even cleaned up the script but it is not sending messages. Looks like it's never triggered.
Now have only 1 switch in the group, a dummy switch. when i toggle it nothing happens.

The script in its current form will ...
by terrorsource
Thursday 13 September 2018 20:25
Forum: dzVents
Topic: group.state not on / mixed
Replies: 8
Views: 1595

Re: group.state not on / mixed




Yes,



I've now created this, but it is not sending a message via Prowl when the status of the Group changes.


Try change all "dz" to "domoticz" or vice versa.


Verstuurd vanaf mijn ONEPLUS A3003 met Tapatalk


Still not working. I've even cleaned up the script but it is not sending ...
by terrorsource
Thursday 13 September 2018 13:18
Forum: dzVents
Topic: group.state not on / mixed
Replies: 8
Views: 1595

Re: group.state not on / mixed



Yes,



I've now created this, but it is not sending a message via Prowl when the status of the Group changes.


return {
on = {
groups = { 'AlleLampenHuis' }
},

execute = function(dz)
myGroup = dz.groups("AlleLampenHuis") -- Change for your group

if myGroup.state == "Mixed" and ...
by terrorsource
Thursday 13 September 2018 10:51
Forum: dzVents
Topic: group.state not on / mixed
Replies: 8
Views: 1595

group.state not on / mixed

Hi,

I'm trying to make a dzvents script based on a group of lights.
I want to switch "Slapen" on when all lights are off between nighttime.

Is it possible to get the status "Mixed" of a group?

I now have a script based on "group.state == 'Off'" but "On" should not work because not all lights are ...