Search found 8 matches
- Tuesday 05 June 2018 13:21
- Forum: Other questions and discussions
- Topic: Power Interupted
- Replies: 9
- Views: 1610
Re: Power Interupted
Thanks for the reply. Yes, I do use a UPS on my main computer and server so I don't have any problems there. I was hoping that there was a simpler, under $10 little switch device that one could put in the power line. Sort of like a reverse fuse that breaks the connection when there is a drop in power.
- Tuesday 05 June 2018 2:20
- Forum: Other questions and discussions
- Topic: Power Interupted
- Replies: 9
- Views: 1610
Power Interupted
We had a storm the other day, the power went off but not cleanly. For several seconds the power flickered, came on, off several times. The result... two Raspberry Pis with corrupted memory cards. I'm now having to rebuild my Domoticz system from scratch, again. And yes I did have an image of the ...
- Sunday 18 September 2016 16:42
- Forum: Blockly
- Topic: Blockly examples
- Replies: 709
- Views: 416774
Re: Blockly examples
Thanks StanHD, as you suggested I created a 'Manual On' switch which is on between 9pm and 7am and added it to the script. Testing it now but I think it should work for what I need.
- Saturday 17 September 2016 17:44
- Forum: Blockly
- Topic: Blockly examples
- Replies: 709
- Views: 416774
Re: Blockly examples
This is a simple script to turn off a light when my wife leaves and back on when she returns. This works fine except at the end of the day when we want to turn it off manually it comes right back on. I had thought that the script would only be triggered upon the cell phones' change of state but ...
- Sunday 24 July 2016 15:37
- Forum: Other questions and discussions
- Topic: Physical Wireless Control Board
- Replies: 1
- Views: 499
Physical Wireless Control Board
I have salvaged a 1990 custom keyboard from a banking center. It has 40 really nice mechanical keys individually set in a metal frame. The key-tops are removable so one could print custom labels. I'm wondering if I could use this as a control board for my home automation system. I know you can ...
- Sunday 17 July 2016 16:01
- Forum: Other questions and discussions
- Topic: Howto: Raspberry Pi GPIO 433MHz Remote Sockets
- Replies: 43
- Views: 75962
Re: Howto: Raspberry Pi GPIO 433MHz Remote Sockets
I am so close to getting this working but am stuck at the last hurdle. I have a Etekcity 5 outlet set, raspi B+, 433mhz receiver and transmitter and set it up with the instructions https://timleland.com/wireless-power-outlets/comment-page-13/#comments . That works great. Installed domoticz and ...
- Wednesday 22 June 2016 17:38
- Forum: Rfxcom Transceiver
- Topic: Rpi Rfx433 not working with Domoticz
- Replies: 0
- Views: 640
Rpi Rfx433 not working with Domoticz
I have a working Domoticz setup on a Raspberry Pi B+ with a MySensors serial controller. I wanted to add rfx433 capability to control some Etekcity remote outlets. I used the instructions from this https://timleland.com/wireless-power-outlets/ to get it working. And it does work from the command ...
- Thursday 31 March 2016 15:35
- Forum: Temperature and Weather
- Topic: DHT 11 on Raspberry 2
- Replies: 24
- Views: 19326
Re: DHT 11 on Raspberry 2
I am trying to get this to work but failing. The sensor is working, the above script creates the temp.txt file with correct data but I get the following output error... 22.0 37.0 HTTP/1.1 200 OK Content-Length: 24 Content-Type: application/json;charset=UTF-8 Cache-Control: no-cache Pragma: no-cache ...