Search found 10 matches
- Thursday 19 November 2020 19:59
- Forum: Zigbee
- Topic: Zigate and Ikea Fyrtur
- Replies: 1
- Views: 261
Zigate and Ikea Fyrtur
I recently connected a Zigate USB to my raspberry 3B with the Zigate plugin. The raspberry runs Domitcz 2020.2. The ischium devices are well detected. I started with two Aqara PIR and two IKEA Fyrtur. Both PIR work properly. I can only open and close the IKEA Fyrtur from Domoticz. When I use the ...
- Friday 12 January 2018 18:23
- Forum: Other questions and discussions
- Topic: PiFace input problem
- Replies: 5
- Views: 1285
Re: PiFace input problem
Hi,peterjoosen wrote: ↑Thursday 01 June 2017 23:10 Hello,
Can you tell me what resistor(=??? Ohm) you used to solve the problem?
Best regards,
Peter
I used a 4k7 resistor.
- Saturday 10 December 2016 17:33
- Forum: Show your projects
- Topic: Is it gonna rain within the next X minutes?
- Replies: 307
- Views: 81709
Re: Is it gonna rain within the next X minutes?
Here is the complete code ---------------------------------------------------------------------------------------------------------------- -- IsItGonnaRain( int minutesinfuture) -- returns: int avarage rainfall for the next minutesinfuture -- -- Function to get rain prediction from Buienradar.nl ...
- Saturday 03 December 2016 15:21
- Forum: Show your projects
- Topic: Is it gonna rain within the next X minutes?
- Replies: 307
- Views: 81709
Re: Is it gonna rain within the next X minutes?
Hi, I add an line so the log is more compleet. print('Regen verwacht: '..regen..' mm binnen '..minuten..' minuten.') ..regen.. is the function from your script. The last time the script gives an strange result: 2016-12-03 15:15:00.854 LUA: Regen verwacht: nan mm binnen 20 minuten. And the switch in ...
- Saturday 03 December 2016 14:58
- Forum: Other questions and discussions
- Topic: PiFace input problem
- Replies: 5
- Views: 1285
Re: PiFace input problem
After lots of possible solutions I inserted a resistor in serie and the problem seems to be over.
- Monday 28 November 2016 19:01
- Forum: Other questions and discussions
- Topic: PiFace input problem
- Replies: 5
- Views: 1285
PiFace input problem
Hi, I'm using a PiFace board on my RaspberryPi3. It is working fine. I use 4 outputs, 2 ON/OFF switches and 1 button. This works fine. Today I wanted to add another input switch, but then something strange happens. It is an normal ON/OFF Switch with 5mtr of coax cable. When the contact is made, it ...
- Sunday 23 October 2016 12:58
- Forum: PiFace
- Topic: PiFace2 custom switch discription
- Replies: 0
- Views: 4548
PiFace2 custom switch discription
Hi, To check if the frontdoor is open or closed I use a normal doorcontact connected to a PiFace. In the PiFace configurationfile the connected pin is configurated as level. This works fine. In the Domoticz interface the switch is shown as an lightning icon with an bulb-picture and shows 'On' and ...
- Wednesday 13 July 2016 16:59
- Forum: Other questions and discussions
- Topic: No switches on Master visible
- Replies: 4
- Views: 914
Re: No switches on Master visible
After 24hrs the switches are vissible 

- Wednesday 13 July 2016 8:33
- Forum: Other questions and discussions
- Topic: No switches on Master visible
- Replies: 4
- Views: 914
Re: No switches on Master visible
It's not on, but released for 5min server all times.Derik wrote:Allow new hardware/sensors on?
- Wednesday 13 July 2016 8:13
- Forum: Other questions and discussions
- Topic: No switches on Master visible
- Replies: 4
- Views: 914
No switches on Master visible
Hi, I try to work with two raspbarry boards. One is a 2b as master, the other is a 3b set as slave. Both set with the same SD image and updated to the same Beta version. Slave is using An USB zwave stick and an Piface board. In the slave I created a user and set the devices. In the log the ...