Search found 82 matches
- Tuesday 29 March 2022 22:07
- Forum: Blockly
- Topic: Blockly examples
- Replies: 709
- Views: 415913
Re: Blockly examples
This works for me (but my wife doesn't like it so it is now switched off) Only dim values depending on the "dark on" and "dark off" value. Badkamer verlichting met standen.jpg Dim value depending on the "dark on" and "dark off" value and use of a motion sensor: Badkamer verlichting met sensor en ...
- Thursday 09 December 2021 12:51
- Forum: Blockly
- Topic: Blockly examples
- Replies: 709
- Views: 415913
Re: Blockly examples
This worked for me: The "Nacht" (night) function was added just to turn the light on only during the day. The "Sensor 2 beweging" is a Fibaro sensor which has to turn on the light on movement. The code, you can import this in Blocky: <xml xmlns="http://www.w3.org/1999/xhtml"><block type ...
- Friday 16 July 2021 23:23
- Forum: Switches and Scenes
- Topic: 3 position switch with a bathroom fan
- Replies: 7
- Views: 844
Re: 3 position switch with a bathroom fan
Maybe you can use a blinds switch (rolluik schakelaar).
This kind of switche only connect contact one or two, never two at the same time.
This kind of switche only connect contact one or two, never two at the same time.
- Thursday 17 June 2021 12:57
- Forum: Blockly
- Topic: Fibaro motion sensor not working in Blockly
- Replies: 2
- Views: 620
Re: Fibaro motion sensor not working in Blockly
Maybe you should add another statement, If motion sensor is off and lampke is off
Do write to log motion on
I think it should use it like this, for me it works with this sensor.
My Blocky for the toilet sensor:
Do write to log motion on
I think it should use it like this, for me it works with this sensor.
My Blocky for the toilet sensor:
- Thursday 27 May 2021 12:07
- Forum: Z-Wave
- Topic: getting the ROBB Smarrt Smartplug Z-wave 3680Watt to work
- Replies: 5
- Views: 1083
Re: getting the ROBB Smarrt Smartplug Z-wave 3680Watt to work
You should look at the specifications & manual on the website, in this case it only shows: werkt met Homey So, you can conclude ik only works with Homey, but if you are not familiar with this website is is not quit as easy to see as usual. In the former website it was more obvious. Knipsel.JPG
- Wednesday 07 April 2021 15:55
- Forum: Switches and Scenes
- Topic: is this possible(hotelswitch)
- Replies: 13
- Views: 3486
Re: is this possible(hotelswitch)
You should include a dummy switch or something.
- Friday 02 April 2021 13:16
- Forum: Switches and Scenes
- Topic: is this possible(hotelswitch)
- Replies: 13
- Views: 3486
Re: is this possible(hotelswitch)
So, when LampSwitch is ON and Zigbee Switch is Off...
What state would the LidlSmartplug (state) be???
What state would the LidlSmartplug (state) be???
- Wednesday 23 December 2020 11:30
- Forum: Temperature and Weather
- Topic: Fibaro FGBS-001 sensors lost
- Replies: 3
- Views: 533
Re: Fibaro FGBS-001 sensors lost
So, i have to answer myself... After a month, three new sensors suddenly were visibly as "new" unused devices. Now these devices appear as "Temp + Humidity WTGR800" ones, this is strange as in fact they are DS18B20 one wire sensors... So i deleted the old ones as they didn't work and added the three ...
- Tuesday 15 December 2020 23:38
- Forum: Other questions and discussions
- Topic: Remote access to domoticz without portforwarding
- Replies: 13
- Views: 4684
Re: Remote access to domoticz without portforwarding
You can use ZeroTier for that. It might look somewhat complicated but it isn't thar hard. I installed Zerotier om my Domoticz Raspberry Pi, my telephone, tablet and laptop and on all devices i can use an internal IP adres to use Domoticz. This works from inside and outside my network. https ...
- Thursday 10 December 2020 20:14
- Forum: Temperature and Weather
- Topic: Fibaro FGBS-001 sensors lost
- Replies: 3
- Views: 533
Re: Fibaro FGBS-001 sensors lost
Nobody any idea?
- Wednesday 09 December 2020 13:22
- Forum: Temperature and Weather
- Topic: Fibaro FGBS-001 sensors lost
- Replies: 3
- Views: 533
Fibaro FGBS-001 sensors lost
My Fibaro FGBS-001 sensor has been working perfectly for years, but a few weeks ago the three one-wire sensors lost connection to Domoticz. On the temperature tab you van see they last connected at 26-11-2020: Sensors Domoticz.JPG While looking at the hardware tab, Aeotec Z-Stick S2, settings, you ...
- Tuesday 17 November 2020 21:11
- Forum: Other questions and discussions
- Topic: I have connected my Siemens extractor hood to RFXCOM
- Replies: 10
- Views: 2855
Re: I have connected my Siemens extractor hood to RFXCOM
I am also interested in controlling our Wave Design extractor hood with RFXcom. In an old topic at Tweakers found this: Paar weken geleden hadden we het over de Wave Design afzuigkap. Ik heb vorige week mijn afstandsbediening toch even naar RFXCOM gestuurd (Bert, nogmaals bedankt!) Zie dat ...
- Tuesday 22 September 2020 16:27
- Forum: Blockly
- Topic: Blockly examples
- Replies: 709
- Views: 415913
Re: Blockly examples
Maybe you should ad a third condition:
If Rolluiken BENEDEN = Closed and dummy raamcontact1 = off and rolluiken beneden omhoog = On
Do Set group Rolluiken beneden omhoog = Off
Enz.
If Rolluiken BENEDEN = Closed and dummy raamcontact1 = off and rolluiken beneden omhoog = On
Do Set group Rolluiken beneden omhoog = Off
Enz.
- Wednesday 19 August 2020 16:38
- Forum: Suggestions
- Topic: Timerplan switch button
- Replies: 3
- Views: 1611
Re: Timerplan switch button
I was struggeling a little with this, but its not complicated: Create a dummy switch Settings dummy switch, On action: http://127.0.0.1:8080/json.htm?type=command¶m=setactivetimerplan&ActiveTimerPlan=2 Settings dummy switch, Off action: http://127.0.0.1:8080/json.htm?type=command¶m ...
- Wednesday 19 August 2020 16:22
- Forum: Other questions and discussions
- Topic: How Timerplan works?
- Replies: 10
- Views: 4712
Re: How Timerplan works?
When i make a copy of the default timer plan to another (holiday) timer plan, the timers from the default timer plan are not copied into the other plan.
Thus the new plan doesn't have a single timer, how is this possible of am i doing something wrong?
The default timer plan has several timers.
Thus the new plan doesn't have a single timer, how is this possible of am i doing something wrong?
The default timer plan has several timers.
- Wednesday 15 April 2020 13:00
- Forum: Other questions and discussions
- Topic: Combine Unifi controller and Domoticz on Raspberry
- Replies: 7
- Views: 2717
Re: Combine Unifi controller and Domoticz on Raspberry
Is it easy to install a Unify controller onto a Raspberry Pi?
I could use this to contol my AP-LC-LR access point.
I could use this to contol my AP-LC-LR access point.
- Friday 10 April 2020 13:38
- Forum: RFLink Transceiver
- Topic: how can i add Somfy blinds to Domoticz ? (i have de 433.92)
- Replies: 23
- Views: 22153
Re: how can i add Somfy blinds to Domoticz ? (i have de 433.92)
I think (but not shore) you can do it like this:
Disconnect the mains power of de motor, and all other sunscreen motors.
Connect the mains power of the motor which you want to program.
And directly after connecting the power push the program button on the remote.
Disconnect the mains power of de motor, and all other sunscreen motors.
Connect the mains power of the motor which you want to program.
And directly after connecting the power push the program button on the remote.
- Monday 06 April 2020 13:29
- Forum: Z-Wave
- Topic: Is Z-wave multichannel supported ?
- Replies: 8
- Views: 1126
Re: Is Z-wave multichannel supported ?
I think you are looking for this:
Menu: Settings, hardware, Z-wave stick-settings
There you can see your groups, and add/remove groups to z-wave devices:
Menu: Settings, hardware, Z-wave stick-settings
There you can see your groups, and add/remove groups to z-wave devices:
- Monday 06 April 2020 13:12
- Forum: 433 & 868 transceiver
- Topic: [SOLVED] RFlink + garage door Somfy
- Replies: 3
- Views: 1478
Re: RFlink + garage door Somfy
Do you have the RFXtrx433 XL version and did you manually add a new switch with these options?: Hardware: RFXtrx433XL Name: Pick a name Switch type: Blinds Type: RFY ID: Just fill in some numbers Unit code: Just pick a number Then click "Test" while the RFY motor is in learning state. The motor ...
- Monday 06 April 2020 12:50
- Forum: Cameras
- Topic: Cheap Chinese IP Magnetic camera
- Replies: 4
- Views: 1665
Re: Cheap Chinese IP Magnetic camera
What would you like to know?
Are you acting as a spammer on this forum to promote these camera's...
Are you acting as a spammer on this forum to promote these camera's...