Search found 16 matches

by Robert
Tuesday 21 April 2020 23:25
Forum: Speech & Voice Systems
Topic: Alexicz - FREE Domoticz to Alexa Integration
Replies: 336
Views: 79445

Re: Alexicz - FREE Domoticz to Alexa Integration

Works perfect. Thank you so much for this intelligent piece of work!!!
by Robert
Sunday 02 February 2020 19:16
Forum: Dashticz
Topic: Dashticz - Show your dashboard and how-to's!
Replies: 1005
Views: 336293

Re: Dashticz - Show your dashboard and how-to's!

To make your camera work i can show you my configuration. Note. in Dashticz v3 "image:"is changed inyto "btnimage:" buttons.webcam = { width: 4, isimage: true, refreshimage: 5000, refreshurl: 5000, btnimage: 'http://Domoticz ip:port/camsnapshot.jpg?idx= 2 ?'} IDX is depending of your domoticz ...
by Robert
Saturday 22 December 2018 20:45
Forum: dzVents
Topic: dzVentz Alarm Script starts here..
Replies: 13
Views: 5277

Re: dzVentz Alarm Script starts here..

Hi, is it possible to ad some shutters to this script, something like: if alarm is armed close shutter1 ? And instead of alarm on / off I would like four states, full off /ground floor doors only / ground floor and doors / full on Is this possible? Thanx in advance Be aware that opening shutters ...
by Robert
Sunday 24 December 2017 17:53
Forum: Z-Wave
Topic: new zwave plus thermostat valves
Replies: 64
Views: 18000

Re: new zwave plus thermostat valves

Hi everyone. I purchased 4 Spirits Eurotronic thermostat valves and managed to include them. First issue is the Temp. reading. Room became 22 degrees celsius while the thermostat showed 19,5 degrees. The setpoint was 20 degrees. I decreased the MeasuredTempReport from 5 to 3, but even then no ...
by Robert
Sunday 31 July 2016 14:10
Forum: PHP and all others
Topic: Confusion regarding dim levels (getting vs setting)
Replies: 3
Views: 1554

Re: Confusion regarding dim levels (getting vs setting)

can you post your script??
Would be interesting!
by Robert
Thursday 28 July 2016 23:21
Forum: Other questions and discussions
Topic: Water Flow Meter suggestions
Replies: 6
Views: 2527

Re: Water Flow Meter suggestions

:-) I'm lucky to have this meter:
Image


Verzonden vanaf mijn iPhone met Tapatalk
by Robert
Thursday 28 July 2016 22:56
Forum: Other questions and discussions
Topic: Water Flow Meter suggestions
Replies: 6
Views: 2527

Re: Water Flow Meter suggestions

Try to stick a youless on your water meter. Not the cheapest solution but far out the simplest! Depending if there is something that reflexes during rotation. This is what I did and it works great!


Verzonden vanaf mijn iPhone met Tapatalk
by Robert
Sunday 29 May 2016 15:24
Forum: Show your projects
Topic: Is it gonna rain within the next X minutes?
Replies: 307
Views: 82308

Re: Is it gonna rain within the next X minutes?

Hi jjnj. what i did to prevent Buienradar sending "Ghost" value's is a counter that Increase every time (+1) when buienradar detect rain in my area. When a certain level reach its threshold, It close my Sunscreen. I was hoping to create a reliable way of detecting rain, until today. It rains now ...
by Robert
Friday 13 May 2016 21:19
Forum: Other questions and discussions
Topic: How does push work
Replies: 7
Views: 2988

Re: How does push work

?? What's wrong these days with normal English:-)


Verzonden vanaf mijn iPad met Tapatalk
by Robert
Friday 08 April 2016 21:30
Forum: Suggestions
Topic: Power consumption on switches
Replies: 4
Views: 1837

Re: Power consumption on switches

I really do like that idea. Having the power consumption straight visual on the device switch! Now it's needed to switch between screens to know what consumption a dimmed lamp is using. I was thinking to make this in my frontpage as well.


Verzonden vanaf mijn iPad met Tapatalk
by Robert
Thursday 25 February 2016 18:17
Forum: PHP and all others
Topic: how to do action once in period of time
Replies: 5
Views: 5248

Re: how to do action once in period of time

Otherwise, use a simple lua script.


Verzonden vanaf mijn iPhone met Tapatalk
by Robert
Tuesday 23 February 2016 20:54
Forum: Android
Topic: Geofence for Domoticz
Replies: 381
Views: 114869

Re: Geofence for Domoticz

Does geofence not drain your telephones battery because the use of GPS??


Verzonden vanaf mijn iPhone met Tapatalk
by Robert
Sunday 14 February 2016 4:03
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Database backup gets failing RPi after SD-card crash
Replies: 3
Views: 1180

Database backup gets failing RPi after SD-card crash

my opinion is to make à disk image when setting up a "perfect" installation. A backup should work. Could it be that the backup has been made by an other version? I'm using all kinds of disks, you need some luck with sd cards and accept that a sd card can become corrupted. An image in combination ...
by Robert
Saturday 26 December 2015 10:33
Forum: Blockly
Topic: Doorswitch turn on / off light
Replies: 3
Views: 1647

Doorswitch turn on / off light

Why did you set a input in the output statement? You should make your script dependable of the output state. Try the following: when "door contact" is "ON" AND "tuinverlichting" is "OFF" AND time is > sunset AND <sunrise THEN SET "tuinverlichting" ON. Be aware that the sunset sunrise doesn't work ...
by Robert
Saturday 24 October 2015 11:41
Forum: Other questions and discussions
Topic: Monitor and then Restart Domoticz Automatically if it stops
Replies: 14
Views: 17462

Re: Monitor and then Restart Domoticz Automatically if it st

It's not very normal that domoticz stops, but it can happens . See if you did expand your sd card and use the full size. Mostly (for me) the sd card was causing the trouble. Setting up a fresh domoticz may also help. Use monit, there is nu better solution:-) if you need help to setup, please let us ...
by Robert
Tuesday 04 August 2015 10:27
Forum: Z-Wave
Topic: Qubino thermostat ZMNHIA2 compatibility
Replies: 18
Views: 3429

Re: Qubino thermostat ZMNHIA2 compatibility

Hi xavier. Did you make some progress by using the qubino thermostat module zmnhai2? Module is reconized but i have no clue how it should work. Set point seems not to work . ( latest stable version 22563) I can read the temp. I have the thermostat 'set point' and thermostat ' Mode ' (auto) By the ...