Search found 3 matches

by zolthar
Tuesday 26 December 2017 13:41
Forum: Suggestions
Topic: New App, Haven, turn smartphone into home surveillance
Replies: 0
Views: 455

New App, Haven, turn smartphone into home surveillance

Hey everyone, I just noticed this : https://techcrunch.com/2017/12/24/edward-snowden-haven-app/ It seems like a huge opportunity to turn old android phones into more or less fully functional home surveillance units. I'm definately going to keep tabs on this one. Anyone know of any work being done ...
by zolthar
Wednesday 11 January 2017 21:08
Forum: Blockly
Topic: What am I missing? (blockly for humidifer based on RH and outside temp)
Replies: 2
Views: 818

Re: What am I missing? (blockly for humidifer based on RH and outside temp)

Fixed it myself, I don't understand how it could work yesterday, maybe because I tried it after midnight? I fixed it by adding an or block with two comparisons of time. One checks if time is between 18:00 and 24:00 and one checks if time is between 00:00 and 03:00. Before I made the change the ...
by zolthar
Wednesday 11 January 2017 20:14
Forum: Blockly
Topic: What am I missing? (blockly for humidifer based on RH and outside temp)
Replies: 2
Views: 818

What am I missing? (blockly for humidifer based on RH and outside temp)

Hi everyone, So I made this event in blockly that worked correctly yesterday. It basically turns on a humidifier in our bedroom based on outside temperature and current relative humidity in our bedroom. If it's colder outside it will only run until RH is around 15% (cold as in -25 to -30). If, on ...