Search found 17 matches

by Jan-
Thursday 04 January 2024 8:39
Forum: Z-Wave
Topic: Easiest way to migrate Openzwave to ZWave-JS-UI
Replies: 474
Views: 285348

Re: Easiest way to migrate Openzwave to ZWave-JS-UI

Hello,
Is it possible to upgrade domoticz for windows to Zwave-JS-UI?

Where can i find the latest stable version for windows with Openzwave: 2023.2 exe?

Thanks in advance.

Kind regards,
Jan.
by Jan-
Tuesday 12 July 2022 13:10
Forum: Android
Topic: Domoticz app 2.0
Replies: 2380
Views: 648969

Re: Domoticz app 2.0

Can the rooms also be listed like the devices in the last upgrade :D ?
Please use a larger font in the first row of all the devices.
by Jan-
Sunday 10 July 2022 21:52
Forum: Android
Topic: Domoticz app 2.0
Replies: 2380
Views: 648969

Re: Domoticz app 2.0

Hi The position of the user variables and events has been moved to advanced settings. I use these all the time, major PITA. Can you please put them back where they were. Happy to pay for this app but app 2.0 is a downgrade for me. Any chance of grabbing the older apk? Thanks Thanks for the upgrade ...
by Jan-
Saturday 09 July 2022 14:05
Forum: Android
Topic: Domoticz app 2.0
Replies: 2380
Views: 648969

Re: Domoticz app 2.0

Hello,
I bought the subscription, but please go back with the look and feel the same as the previous version. :cry:
Regards,
Jan.
by Jan-
Sunday 15 November 2020 20:35
Forum: Heating/cooling
Topic: Controlling Nefit Easy with Domoticz
Replies: 7
Views: 2558

Re: Controlling Nefit Easy with Domoticz

Yes I'm using the Nefit easy.
by Jan-
Sunday 15 November 2020 18:01
Forum: Heating/cooling
Topic: Controlling Nefit Easy with Domoticz
Replies: 7
Views: 2558

Re: Controlling Nefit Easy with Domoticz

Hello, I would also try to manage the temperature settings by Domoticz for the Nefit easy. I have installed domoticz on a windows 10 pc. Can anyone describe what i need to do to make it work? I understand that the option for the easy is not fully integrated in the domoticz software it self? Regards ...
by Jan-
Wednesday 13 January 2016 19:20
Forum: Android
Topic: Domoticz app 2.0
Replies: 2380
Views: 648969

Re: Domoticz app 2.0

Great release! Thanks!

In the beta version there is a issue with geofencing.
When entering the location, the app is repeating the task 'you have entered the location'.
I pressed the button to disable geofencing, but the task is still running. You have to un select the location to solve this.....
by Jan-
Thursday 07 January 2016 10:25
Forum: Android
Topic: Domoticz app 2.0
Replies: 2380
Views: 648969

Re: Domoticz app 2.0

RoadXY wrote:
Jan- wrote:I have the same experience it is not always working correctly.
Do you experience the same issues as stated above?
I added the service correct but after a certain period of time it does not work any more. To solve it I re add the location.
The problem persist on two phones.
by Jan-
Wednesday 06 January 2016 23:04
Forum: Android
Topic: Domoticz app 2.0
Replies: 2380
Views: 648969

Re: Domoticz app 2.0

MarcelMAH wrote:
galadril wrote:
barbaar wrote:Yesterday m y battery went out.. This morning I switched on my phone again en then left home.. And the geofence didn't work :(
It in still configured correctly in the setting, but doesn't seem to work..
I have the same experience it is not always working correctly.
by Jan-
Sunday 03 January 2016 9:10
Forum: Android
Topic: Domoticz app 2.0
Replies: 2380
Views: 648969

Re: Domoticz app 2.0

RoadXY wrote:
Jango wrote:Is there a planning for solving the camera error (no image just a light bar)? I realy want to use this function.
We're thinking on disabling the camera functions because it needs a lot more work and testing than initially thought.
I hope it remains on the list with high priority :D
by Jan-
Friday 25 December 2015 22:56
Forum: Android
Topic: Domoticz app 2.0
Replies: 2380
Views: 648969

Re: Domoticz app 2.0

thanks for the great app!!
I bought also the premium version.

Bugs:
- Camera problems: pictures are not available
- Dimmer function is difficult to work with and resulting in bugs.

Regards,
Jan.
by Jan-
Wednesday 23 December 2015 15:32
Forum: Android
Topic: Domoticz app 2.0
Replies: 2380
Views: 648969

Re: Domoticz app 2.0

It looks excellent !
Can't wait to start using it.

Jan.
by Jan-
Sunday 01 November 2015 14:32
Forum: Android
Topic: 'Dromotica' app for controlling Domoticz from Android
Replies: 488
Views: 144563

Re: 'Dromotica' app for controlling Domoticz from Android

Hello good afternoon, Is the app still under development? There are some issues: - When you start the app you don't receive always data. You have to restart the app again. - The energy consumption is not correct using solar panels. It must be possible to receive figures below zero. - When using the ...
by Jan-
Tuesday 14 July 2015 17:45
Forum: Third party and supplementary tools
Topic: dtgbot - Domoticz TeleGram BOT
Replies: 597
Views: 127412

Re: dtgbot - Domoticz TeleGram BOT

Hello, I have to chance the curl to send the photo by lua. Can someone help me with this? os.execute('curl -s -X POST "https://api.telegram.org/bot3333333:keykeykeykey/sendPhoto" -F chat_id=123456789 -F photo="@/home/pi/domoticz/camera/snapshot.jpg" ') Something like this: commandArray = {} token ...
by Jan-
Wednesday 02 April 2014 21:34
Forum: PHP and all others
Topic: How to get a new line in output file raspberry Pi
Replies: 9
Views: 3350

Re: How to get a new line in output file raspberry Pi

Thanks for your help and support! This one is working on my rasp.:

file:write(datum,';',weekdag,';',tijd,';',opwarmtijd,';',tempnieuw,';',afgerond,';',opwarmgraden,';',gevoelstemperatuur,';',windrichting,';',wind,';',windvlaag)
file:write("\n")
file:close()
by Jan-
Wednesday 02 April 2014 13:38
Forum: PHP and all others
Topic: How to get a new line in output file raspberry Pi
Replies: 9
Views: 3350

Re: How to get a new line in output file raspberry Pi

Thanks for the quick reply.
I run this from a lUA script of Domoticz. I have tested it on my windows PC and it then it is working. But using it on the rasp-B (Lunix) all the output is printed on one line.
by Jan-
Wednesday 02 April 2014 11:15
Forum: PHP and all others
Topic: How to get a new line in output file raspberry Pi
Replies: 9
Views: 3350

How to get a new line in output file raspberry Pi

I would like to monitor some devices and write the values to a file using the rasp. file = io.open("/home/pi/domoticz/scripts/logfiletemp.txt", "a") file:write(datum,';',weekdag,';',tijd,';',tempnieuw,';',afgerond,';',opwarmgraden,';',buitentemp,';',windrichting,';',wind,';' ,windvlaag,'\n') file ...