Search found 18 matches

by Wirehead
Friday 03 January 2020 14:49
Forum: Suggestions
Topic: Clear html5.appcache file
Replies: 4
Views: 2233

Re: Clear html5.appcache file

Application Cache is scheduled for deprecation in Google Chrome (April 2020): https://www.chromestatus.com/features/6192449487634432 edit: to be honest, pretty useless anno 2020 - excellent mobile app which doesn't use the app cache; and modern browsers are fast enough not to use the appcache ...
by Wirehead
Tuesday 21 November 2017 8:51
Forum: iOS
Topic: Domoticz App
Replies: 505
Views: 127659

Re: Domoticz App

Bit lengthy thread to read all but yeah, geofencing... Bought the app for the wife's iPhone, expecting the same feature set as the Android counterpart.. alas, no Geofence. Not sure why speech recognition has a higher priority than something trivial as geofence presence detection. Who runs around in ...
by Wirehead
Friday 03 March 2017 15:04
Forum: Rfxcom Transceiver
Topic: Original antenna of RFXtrx433 actually quite small
Replies: 39
Views: 20891

Re: Original antenna of RFXtrx433 actually quite small

Bumping this one, always wondered about this antenna's performance. Here's an S11 measurement of the stock RFXcom antenna. Out of tune. It will work, but there's a lot of return loss and it seems to be tuned higher. SWR at 433MHz is 5.6:1 :shock:
swr_rfxcom.png
swr_rfxcom.png (131.7 KiB) Viewed 5220 times
by Wirehead
Thursday 06 October 2016 15:06
Forum: Rfxcom Transceiver
Topic: Temporarily lost ability to receive Oregon data
Replies: 5
Views: 1479

Re: Temporarily lost ability to receive Oregon data

Well, As quickly as the issue came, it also went away again. Still awaiting my SDR dongle to sniff the 433Mhz band to check what could be causing interference. Suddenly all my sensors worked again, while I had no remotes, switches or sensors going crazy. Maybe something in a neighbouring house. But ...
by Wirehead
Monday 03 October 2016 21:49
Forum: Rfxcom Transceiver
Topic: Temporarily lost ability to receive Oregon data
Replies: 5
Views: 1479

Re: Temporarily lost ability to receive Oregon data

Thanks for the info - shouldn't the RF noise pop up in undec mode? At least some garbage on the screen? It's very strange, as since a couple of moments, it starts receiving again. I had already unplugged all items that can send on 433Mhz before (except one temp sensor on new batteries). Maybe ...
by Wirehead
Monday 03 October 2016 20:20
Forum: Rfxcom Transceiver
Topic: Temporarily lost ability to receive Oregon data
Replies: 5
Views: 1479

Re: Temporarily lost ability to receive Oregon data

OK, bit further. It seems the device can still send, however, reception is drastically reduced. If I move a sensor close, it works. I suppose the chip inside is toast. Tested it with multiple antennas :(
by Wirehead
Monday 03 October 2016 14:50
Forum: Rfxcom Transceiver
Topic: Temporarily lost ability to receive Oregon data
Replies: 5
Views: 1479

Re: Temporarily lost ability to receive Oregon data

I've moved it over to a different platform, same thing (identical hardware). I've pulled the batteries out of all remotes / switches / pir / and fresh ones in an oregon sensor. Still nothing...
by Wirehead
Monday 03 October 2016 7:11
Forum: Rfxcom Transceiver
Topic: Temporarily lost ability to receive Oregon data
Replies: 5
Views: 1479

Temporarily lost ability to receive Oregon data

I've had the weirdest issue yesterday, and it seems to have cleared up without doing anything. Not sure where the issue would come from. Here's the story: -Friday evening around 8PM, my RFXtrx433e (hw version 1.2) lost the ability to receive data from my Oregon sensors. Sending AC and receiving ...
by Wirehead
Thursday 24 December 2015 17:25
Forum: Android
Topic: Domoticz app 2.0
Replies: 2380
Views: 650535

Re: Domoticz app 2.0

Bought premium, sweet :) MUCH faster than the regular UI (https) on android.

Only one real crash: press dimmer sliders for some time = crash. And that's it :D great app, MILES ahead of dromotica.

Merry christmas!
by Wirehead
Wednesday 23 December 2015 20:09
Forum: Android
Topic: Domoticz app 2.0
Replies: 2380
Views: 650535

Re: Domoticz app 2.0

I agree, nice christmas gift so I can kick the dromotica app to the thrashcan ;)
by Wirehead
Friday 18 September 2015 7:08
Forum: ESP8266
Topic: ESP made easy
Replies: 93
Views: 78515

Re: ESP made easy

Hope the developer can chime in on this.. The datasheet doesn't take note of this. Basically, the sensor has 3 resolutions: Measurement Mode Measurement Time. Resolution H-resolution Mode2 Typ. 120ms. 0.5 lx H-Resolution Mode Typ. 120ms. 1 lx. L-Resolution Mode Typ. 16ms. 4 lx. An additional note ...
by Wirehead
Thursday 17 September 2015 22:00
Forum: ESP8266
Topic: ESP made easy
Replies: 93
Views: 78515

Re: ESP made easy

Anyone know why this is in the BH1750 code?

Code: Select all

val=val+15;
This basically sets the lower limit to 15 lux.. Not really able to find any other examples including this line of code, or why it is done.
by Wirehead
Thursday 16 April 2015 15:46
Forum: Design, usability and languages
Topic: #2215 Custom Icons uploader Implemented
Replies: 110
Views: 77186

Re: #2215 Custom Icons uploader Implemented

I've created this for the LG Hombot V3 :) Please add to the google drive.
Hombot48_On.png
Hombot48_On.png (4.29 KiB) Viewed 11275 times
by Wirehead
Saturday 03 January 2015 8:40
Forum: LUA
Topic: Lua script for controlling humidity in the bathroom
Replies: 144
Views: 57156

Re: Lua script for controlling humidity in the bathroom

Yup. That could make sense. I think though that you would see a (small) rise in humidity as soon as the bathroom cools down (cold air can hold less humidity than warm air so the percentage will rise). And... now that I think of it... you do suck all the heat out of the room when the ventilator is ...
by Wirehead
Saturday 27 December 2014 17:35
Forum: LUA
Topic: Lua script for controlling humidity in the bathroom
Replies: 144
Views: 57156

Re: Lua script for controlling humidity in the bathroom

I added a variable HEAT_NAME = 'Badkamer - verwarming' Then on line 164 I added: commandArray[HEAT_NAME] = 'Off' This should take care of turning off the bathroom heating as well, right? :) I have no need for it to turn it on. It's usually on by timer :) - but keeping it on until humidity has ...
by Wirehead
Wednesday 03 December 2014 20:30
Forum: Blockly
Topic: Blockly examples
Replies: 709
Views: 421983

Re: Blockly examples

afaik - scripting that specific time is probably only possible in LUA...
edit: should be doable using timers - see attached file
by Wirehead
Friday 28 November 2014 7:36
Forum: Blockly
Topic: Blockly examples
Replies: 709
Views: 421983

Re: Blockly examples

In the mean time - here's some more examples: http://www.wirehead.be/assets/bathroom-heating.jpg This turns on the bathroom heating for 90 minutes on weekdays, except wednesday, at 0500 for 90 minutes. Making sure the bathroom is quite comfortable by the time you get up ;) (you might want to open ...
by Wirehead
Saturday 22 November 2014 8:08
Forum: Blockly
Topic: Blockly examples
Replies: 709
Views: 421983

Re: Blockly examples

Hi all - is there a way to accomplish the following: http://www.wirehead.be/assets/condition.png What I have now is: when the system is armed, and the motion sensor is detecting presence in the hallway; send a notification of a possible intrusion and set some lights on. Is there a way to delay this ...