Search found 38 matches

by Arkie
Saturday 31 October 2020 22:51
Forum: Dashticz
Topic: Start an Android App with Dashticz
Replies: 10
Views: 2447

Re: Start an Android App with Dashticz

i managed to start the sonos app with a button press on and switch back to the fully kiosk app with a button press off. ;) blocks[192] = {} //harmony blocks[192]['width'] = 12; blocks[192]['title'] = 'Muziek' blocks[192]['hide_data'] = true; blocks[192]['icon'] = 'fab fa-itunes-note'; blocks[192 ...
by Arkie
Saturday 31 October 2020 17:21
Forum: Dashticz
Topic: Start an Android App with Dashticz
Replies: 10
Views: 2447

Re: Start an Android App with Dashticz

There is an auto close parameter for that.
oke, but auto close is on time, i only want to close the app if the button is switched off.
by Arkie
Thursday 29 October 2020 23:28
Forum: Dashticz
Topic: Start an Android App with Dashticz
Replies: 10
Views: 2447

Re: Start an Android App with Dashticz

If you have a Domoticz switch in Dashticz, you can also try the 'openpopupOn' parameter. Starting the sonos app and my harmony activity with the press of 1 button works with the openpopupOn parameter, even when i switch the activity on the domoticz webbrowser or homekit app. But now i only want to ...
by Arkie
Thursday 29 October 2020 21:42
Forum: Dashticz
Topic: Start an Android App with Dashticz
Replies: 10
Views: 2447

Re: Start an Android App with Dashticz

I'm not sure I completely understand your second question. Is it related to the first one? If you have a Domoticz switch in Dashticz, you can also try the 'openpopupOn' parameter. :D it was only one question, so related indeed. It's the example for the second function of a button. So if i press the ...
by Arkie
Wednesday 28 October 2020 21:15
Forum: Dashticz
Topic: Start an Android App with Dashticz
Replies: 10
Views: 2447

Re: Start an Android App with Dashticz

I managed to start the sonos app with a button, but can i add a second function to a button?

If i switch on or the state changes to on ( button with a idx to switch on a harmony hub activity ) i also want to start the android app.
How can i do this?

Regards
by Arkie
Tuesday 27 October 2020 15:09
Forum: Z-Wave
Topic: Live status does not work? Aeotec...
Replies: 14
Views: 2049

Re: Live status does not work? Aeotec...

Have you tested to use the USB 2.0 port in the front of DS412+ ?
My z-wave stick is in the front usb port ;)
by Arkie
Monday 26 October 2020 22:40
Forum: Dashticz
Topic: Dashticz Dial - Features, Fixes & Updates
Replies: 199
Views: 28497

Re: Dashticz Dial - Features, Fixes & Updates

That's what i mean, but my setpoint and actual temp has a own idx, would also be nice if the icon color changes when heating.

Heatmiser neo thermostats

idx1 status heating (switch)
idx2 temp
idx3 thermostat

Regards
by Arkie
Monday 26 October 2020 20:18
Forum: Dashticz
Topic: Dashticz Dial - Features, Fixes & Updates
Replies: 199
Views: 28497

Re: Dashticz Dial - Features, Fixes & Updates

Hi all, i like to combine 2 idx's in a 'normal' thermostat block, is this possible.

i have 2 seperate idx's 1 for measured temperature and 1 for temperature setpoint

regards
by Arkie
Monday 26 October 2020 19:46
Forum: Z-Wave
Topic: Live status does not work? Aeotec...
Replies: 14
Views: 2049

Re: Live status does not work? Aeotec...

I have the same issues, but running domotiz on my synology.

I even tried to make a fresh install of domoticz, my database and zwave components.

But still facing the issues :(
by Arkie
Friday 04 September 2020 21:50
Forum: Bugs
Topic: Scene's dont work
Replies: 5
Views: 2379

Re: Scene's dont work

I run the latest beta of dashticz

I have several scenes, they all work, but i need to press the button 2 times because the state toggle's like a switch?
How can i change it?

Regards
by Arkie
Tuesday 25 December 2018 14:22
Forum: Other questions and discussions
Topic: Controling the lights in Domoticz with the Logitech elite remote
Replies: 5
Views: 1951

Re: Controling the lights in Domoticz with the Logitech elite remote

I'm using the harmony elite, you can use it with the hue bridge, i bought and returned 2 hue bulbs after adding them to the hub first. So now i use those 2 dummy hue bulbs to activate a scene or some other domoticz stuff.
by Arkie
Tuesday 05 June 2018 16:35
Forum: Temperature and Weather
Topic: Which weather station?
Replies: 1
Views: 1649

Which weather station?

Which good working weather station do you guys use?

Like to use outside temp, wind, lux, and maybe rain.

Regards
by Arkie
Sunday 29 April 2018 11:23
Forum: Heating/cooling
Topic: Heatmiser NeoHub Integration
Replies: 14
Views: 5240

Re: Heatmiser NeoHub Integration

Just find the solution for change the crontab file. But i still get the errors with the first script and the same in the second script. same errors as Gambit Has anyone else tried this and got working? getting various errors line 258 indentationError] I've tried to put the scripts with putty, but i ...
by Arkie
Saturday 28 April 2018 17:53
Forum: Heating/cooling
Topic: Heatmiser NeoHub Integration
Replies: 14
Views: 5240

Re: Heatmiser NeoHub Integration

Now create a schedule task ie. crontab –e Add the following * * * * * /usr/bin/python /home/pi/domoticz/scripts/python/NeoHub.py --StatName '< Thermostat Name>' --Mode http --TempIDX 2 --STempIDX 3 --SwitchIDX 1 This is where we require the 3 IDX numbers noted down earlier; TempIDX = Temperature S ...
by Arkie
Tuesday 06 February 2018 23:32
Forum: Z-Wave
Topic: Cheap chinese z-wave products
Replies: 610
Views: 164491

Re: Cheap chinese z-wave products

After 2 days i'm getting false alarms on the Heiman Smart Smoke Sensors HS1SA-Z, not the alarm of the sensor, but in domoticz i see there has been a fire, so it looks like they are not reliable! Every idx of the sensors (2 sensors) has been switched on at the same time. Every sensor at a different ...
by Arkie
Sunday 04 February 2018 13:56
Forum: Z-Wave
Topic: Cheap chinese z-wave products
Replies: 610
Views: 164491

Re: Cheap chinese z-wave products

There is no way to activate the sensors internal siren. But think about it, do you not want to know where the source is? If all sensors sirens would be triggered at once you could get panic and nobody knows where the fire is... A better alternative is to add external sirens that are triggered by ...
by Arkie
Saturday 03 February 2018 18:41
Forum: Z-Wave
Topic: Cheap chinese z-wave products
Replies: 610
Views: 164491

Re: Cheap chinese z-wave products

Heiman Smart Smoke Sensor HS1SA-Z+ Is there a way to launch these smoke alarms yourself, would be nice to warn people in the entire building when 1 sensor is activated? And you can use them for the alarm system!!! When you add the Heiman Smart Smoke Sensor HS1SA-Z+ you get 5 nwe idx, but nothing ...
by Arkie
Tuesday 09 May 2017 13:11
Forum: Blockly
Topic: logic function
Replies: 2
Views: 1382

logic function

Hello, i want an action to be performed when i push a button for 3 times within 5 sec.

How can i manage this?

Regards
by Arkie
Saturday 12 November 2016 21:57
Forum: Design, usability and languages
Topic: NEW frontpage.html - request comments
Replies: 1301
Views: 416414

Re: NEW frontpage.html - request comments

I'm trying to modify G3rard's frontpage for my own use, without the knowhow :lol: Is there a possibility of a popup for entering a password for the 'protected' fields? (I noticed the popup of the camera isn't working either when the doorbell is pressed because of the protection) And are there other ...
by Arkie
Saturday 09 July 2016 23:03
Forum: Other questions and discussions
Topic: Heatmiser integration
Replies: 8
Views: 4322

Re: Heatmiser integration

+ 1, Looking for this a long time, i've even asked heatmiser for the API.

So when someone can do this i can send the API codes. just send me an PM.

Regards