Search found 9 matches
- Monday 13 June 2016 19:27
- Forum: Suggestions
- Topic: Dimmable devices Off
- Replies: 0
- Views: 502
Dimmable devices Off
Everytime i'm confused when I check dimmable devices on the dashboard or device screen. When I turn everything off, you can see in one blink that everything is off (everything is grey). Except the sliders for the dimmable devices. They are Blue and first thought is that the device is still on. It ...
- Thursday 12 November 2015 6:52
- Forum: PiFace
- Topic: PiFace 2 - Sensor/Counter not working
- Replies: 39
- Views: 21251
Re: PiFace 2 - Sensor/Counter not working
Oh good to see that there is a solution. It was so frustrating that it was not working correct.
At this moment I don't use the PiFace. I converted everything to MySensors and EasyESP. It's a bit more portable and easier to debug in my opinion. But who knows...
Thanks NickHead for the solution.
At this moment I don't use the PiFace. I converted everything to MySensors and EasyESP. It's a bit more portable and easier to debug in my opinion. But who knows...
Thanks NickHead for the solution.
- Thursday 23 July 2015 17:10
- Forum: PiFace
- Topic: PiFace 2 - Sensor/Counter not working
- Replies: 39
- Views: 21251
Re: PiFace 2 - Sensor/Counter not working
@Dlanor Don't think it's not your software configuration. I think it's more a hardware configuration that is not supported right now. I didn't have it correct working in Domoticz. But i have a work around by resetting the piface from a phyton script. After that it works correct in Domoticz. First my ...
- Monday 29 June 2015 15:50
- Forum: PiFace
- Topic: PiFace 2 - Sensor/Counter not working
- Replies: 39
- Views: 21251
Re: PiFace 2 - Sensor/Counter not working
@jadijkstra2000 Do you have the same problem ? Difficult for me to see which issues are related or the same. If I'm not the only one then it's more likely that it isn't supported in the software. I use one firmware for the emulator (works correct) and with that same firmware Domotics fails. What I ...
- Saturday 27 June 2015 6:21
- Forum: PiFace
- Topic: PiFace 2 - Sensor/Counter not working
- Replies: 39
- Views: 21251
Re: PiFace 2 - Sensor/Counter not working
I created a new installation where I also installed the PiFace-emulator software. In the emulator the PiFace works well. In Domoticz I see the sensors. But they will only work after I used the PiFace software to send something first. So after a reboot I had to send this command from the terminal ...
- Thursday 25 June 2015 22:52
- Forum: PiFace
- Topic: PiFace 2 - Sensor/Counter not working
- Replies: 39
- Views: 21251
Re: PiFace 2 - Sensor/Counter not working
Yeah, that is missing in my device list. Also with new installations. I think it has to do something with the Hardware/kernel version that is not correct supported. Raspberry Pi 2 Model B + PiFace Digital 2 Sudo apt-get update / Sudo apt-get upgrade (up-to-date on 2015-06-24 21:00) Linux Domoticz 4 ...
- Thursday 25 June 2015 19:39
- Forum: PiFace
- Topic: PiFace 2 - Sensor/Counter not working
- Replies: 39
- Views: 21251
Re: PiFace 2 - Sensor/Counter not working
Thanks,
When I use that configuration I get the option to Add Light/Switch Device. I think that is because of:
But i need the counter, how can I configure that ?
When I use that configuration I get the option to Add Light/Switch Device. I think that is because of:
Code: Select all
piface.0.input.0.enabled=true
- Wednesday 24 June 2015 22:17
- Forum: PiFace
- Topic: PiFace 2 - Sensor/Counter not working
- Replies: 39
- Views: 21251
PiFace 2 - Sensor/Counter not working
Hi I hope someone can help me with the following problem. I have a Raspberry Pi 2 Model B with an PiFace 2. The Pi 2 works fine,fast and is stable. The PiFace....is the problem. I can't get it configured to work correctly. In Domoticz device list I can't get any counter visible, only some switches ...
- Friday 27 June 2014 11:23
- Forum: LUA
- Topic: Sunscreen script v0.02
- Replies: 5
- Views: 3189
Sunscreen script v0.02
Together with a friend I developed a Sunscreen script that checks the weather conditions and automate the screen. Of course the script must be configured for your settings and device names (begin of script). But maybe you can use some parts. Variable / Thresholds declaration. Reading weather ...