Page 118 of 120
Re: Domoticz app 2.0
Posted: Tuesday 06 June 2023 15:33
by jvdz
Again, stop bitching and tell us whether you have reported your issue on the github repository?
You have the Premium version which had a one-time payment ...right? Well it was announced that support for that app will stop here:
viewtopic.php?p=290636#p290636
and while you are at it also read this post containing the "why":
viewtopic.php?p=290748#p290748
I see there was a issue opened for blinds last week assuming that is what your issue is:
https://github.com/domoticz/domoticz-android/issues/691
Add your finding/additions to it and I really advice you to remain professional as these "bitching posts" lead nowhere!
... oh and I see you were asking for an older version of the app, which really shouldn't be that hard to find.

Re: Domoticz app 2.0
Posted: Tuesday 06 June 2023 15:43
by Ouate
When the premium version annonced to stopped, it was still working.
Now it's not working because another update that may the app not working.
I don't care, Domoticz is the past, you are free to continue to use and pay for outdated tools, this is your problem.
Re: Domoticz app 2.0
Posted: Tuesday 06 June 2023 15:58
by user4563
@Ouate you asked if there was a previous version in which I replied I do have a previous version but you never responded which does make your motive here suspicious.
I checked and it was a copy saved 6/4/22.
Re: Domoticz app 2.0
Posted: Tuesday 06 June 2023 19:51
by Xenomes
pikapt wrote: ↑Tuesday 06 June 2023 11:11
android auto - has anyone tested this feature? I've tried to enable it on the app but nothing shows up on the screen of the car.
Yes this feather works, at the moment it shows on/off devices that are on the dashboard of the app.
Re: Domoticz app 2.0
Posted: Wednesday 07 June 2023 22:54
by pikapt
Does it appear as an app on Android auto screen?
Re: Domoticz app 2.0
Posted: Thursday 08 June 2023 20:20
by Xenomes
Yes it does.

- 2023-06-08 20_15_16-Telefoonkoppeling.png (166.29 KiB) Viewed 11265 times

- 2023-06-08 20_14_55-Telefoonkoppeling.png (161.67 KiB) Viewed 11265 times
Re: Domoticz app 2.0
Posted: Thursday 08 June 2023 22:09
by pikapt
Cool! Ok thanks! Are you able to Change the status of a switch? Or just see his status ?
Re: Domoticz app 2.0
Posted: Thursday 08 June 2023 22:15
by Xenomes
Yes, you can change the state On/Off
Re: Domoticz app 2.0
Posted: Saturday 10 June 2023 0:09
by pikapt
thanks! weird enough, the app is now showing on my car but doesn't show any switch.
If I try in a dev android auto image on my laptop it seems to work.
Re: Domoticz app 2.0
Posted: Sunday 25 June 2023 20:52
by JonathanLondon
tulips wrote: ↑Wednesday 10 May 2023 15:40
Still no update regarding the blinds?

Maybe bring the old app back? Or maybe someone can make a virtual button's + a script? Can that be done? Old version of app works but.
I appreciate the Andoid Domoticz app was not developed by the Domoticz team, but blind control is broken and isn't getting fixed
I've written a lua script

to flip any of my blinds open>closed or closed>open. It's not the most compact or efficient script, but should help anyone going on this journey

Re: Domoticz app 2.0
Posted: Sunday 09 July 2023 10:19
by Ragdag
Will post it here as well.
Scene switches seem to be broken.
https://github.com/domoticz/domoticz-android/issues/694
Again the lack of response is really making me question my yearly subscription
Re: Domoticz app 2.0
Posted: Sunday 09 July 2023 12:46
by JonathanLondon
When I moved to Domoticz from Mi Casa Verde / Vera it was a breath of fresh air. I compared a lot of products, some of which were paid for, and Domoticz was the very best of them. I wrote a lot of Lua scripts to customise my home automation. I contributed some code fixes back to the project. With great sadness and fond memories, yesterday I started the migration to Home Assistant.
Re: Domoticz app 2.0
Posted: Sunday 09 July 2023 14:09
by Ragdag
JonathanLondon wrote: ↑Sunday 09 July 2023 12:46
When I moved to Domoticz from Mi Casa Verde / Vera it was a breath of fresh air. I compared a lot of products, some of which were paid for, and Domoticz was the very best of them. I wrote a lot of Lua scripts to customise my home automation. I contributed some code fixes back to the project. With great sadness and fond memories, yesterday I started the migration to Home Assistant.
The amount of dzvents scripts that I have is really holding me back to migrate, but I do feel eventually I will not have a choice.
Re: Domoticz app 2.0
Posted: Thursday 20 July 2023 22:27
by pizzulicchio
hi,
i'm using the android app payed version, but is it working the Events section?
("Settings" --> scroll down until "Events")
It appears an error:
OOPS!
No data on Domoticz Server.
Only for me ? I'm using the beta version of the server
Version: 2023.1 (build 15437)
Build Hash: 4585b0143
Compile Date: 2023-07-17 15:52:27
dzVents Version: 3.1.8
Python Version: 3.9.2 (default, Feb 28 2021, 17:03:44) [GCC 10.2.1 20210110]
Re: Domoticz app 2.0
Posted: Thursday 20 July 2023 22:50
by user4563
In the log I get:
Code: Select all
Status: [WebServer] Deprecated RType (events) for API request. Call ignored, please use correct API Command!
It looks like that fallback has not been coded yet in Domoticz.
Re: Domoticz app 2.0
Posted: Sunday 23 July 2023 15:14
by pizzulicchio
is it a problem of the android APP ? or have I to modify something into my domoticz server's config ?
I don't understand.
Re: Domoticz app 2.0
Posted: Sunday 23 July 2023 16:06
by user4563
The issue is with Domoticz not the Domoticz mobile app.
I did open an issue here:
https://github.com/domoticz/domoticz/issues/5759
Re: Domoticz app 2.0
Posted: Saturday 05 August 2023 18:35
by pizzulicchio
can someone explain better the response to this issue into github? and.. it is a problem of the beta version only or not ?
Re: Domoticz app 2.0
Posted: Saturday 05 August 2023 21:31
by kiddigital
pizzulicchio wrote:can someone explain better the response to this issue into github? and.. it is a problem of the beta version only or not ?
The ‘problem’ is that in the latest stable of domoticz and current beta’s the API ‘event’ call has change and does not have backwards compatibility support.
The current version of the domoticz app 2.0 has not been updated (yet) to support the changed event API.
So when using the current domoticz mobile app with the latest stable or beta of domoticz, events functionality does not work any more from the mobile app (does work from the domoticz web ui).
So either use and older version of domoticz (2023.1 for example) or accept that the event functionality is broken in the mobile app until the mobile app gets updated and has this fixed.
Hopefully the above clarifies the current situation.
Re: Domoticz app 2.0
Posted: Thursday 21 September 2023 10:40
by jacobsentertainment
Hi,
I notticed that the temperature setpoints aren't working anymore. They display but I cant change an temperature setting.