Install new update! But still the same.
After update, wen i open app for the first time, events works and i fill great seen.
But wen i close the app and open again, events dont work anymore again!!! Lets wait again if developer work on this bug.
Ty
Search found 69 matches
- Saturday 20 January 2024 2:13
- Forum: Android
- Topic: Domoticz app 2.0
- Replies: 2380
- Views: 653331
- Saturday 18 November 2023 16:43
- Forum: Android
- Topic: Domoticz app 2.0
- Replies: 2380
- Views: 653331
Re: Domoticz app 2.0
I've just become aware of the new Domoticz app with subscription model - I understand the rationale, even as someone who previously bought the one-time premium upgrade. In principle, I'm happy to pay £4.99/year for a well-supported app, however there is one key question that I need answering before ...
- Wednesday 01 November 2023 1:15
- Forum: Android
- Topic: Domoticz app 2.0
- Replies: 2380
- Views: 653331
Re: Domoticz app 2.0
Yes, an update came out and everything was working!
But after a day or two, the developer released another update, I updated and the EVENTS stopped working again right after this update!
I hope the developer check and wait for a new update.
Anyone, have the same problem?
Thanks.
But after a day or two, the developer released another update, I updated and the EVENTS stopped working again right after this update!
I hope the developer check and wait for a new update.
Anyone, have the same problem?
Thanks.
- Friday 28 July 2023 13:41
- Forum: Bugs and Problems
- Topic: 15326 - [WebServer] Depricated RType
- Replies: 185
- Views: 61617
Re: 15326 - [WebServer] Depricated RType
I see! Thanks,
So i need wait App update?
Or is there anything I can do?
So i need wait App update?
Or is there anything I can do?
- Friday 28 July 2023 13:26
- Forum: Bugs and Problems
- Topic: 15326 - [WebServer] Depricated RType
- Replies: 185
- Views: 61617
Re: 15326 - [WebServer] Depricated RType
hello! After the update version 2023.2, wen i open domoticz App i recebe mensage log; [WebServer] Deprecated RType (graph) for API request. Handled via fallback (graph), please use correct API Command! [WebServer] Deprecated RType (users) for API request. Handled via fallback (getusers), please use ...
- Tuesday 26 July 2022 17:18
- Forum: Android
- Topic: Domoticz Plug-In for Tasker
- Replies: 36
- Views: 10504
Re: Domoticz Plug-In for Tasker
Hello,
Im using the domoticz plugin for tasker.
Im using a NFC TAG for Toggle Switch, but i want use the same TAG for ON and OFF!
is there any way in the plugin to run toggle?
Ty
Im using the domoticz plugin for tasker.
Im using a NFC TAG for Toggle Switch, but i want use the same TAG for ON and OFF!
is there any way in the plugin to run toggle?
Ty
- Monday 18 July 2022 22:50
- Forum: Android
- Topic: Domoticz app 2.0
- Replies: 2380
- Views: 653331
Re: Domoticz app 2.0
Hello I've been a domoticz premium user for some time and since I updated to this latest version, I'm not able to configure an NFC TAG! The tag is configured with app://domoticz, but then in the app's settings it doesn't recognize the tag. In the previous version I was always able to configure tags ...
- Saturday 28 May 2022 22:47
- Forum: dzVents
- Topic: Script always loop!
- Replies: 11
- Views: 1070
Re: Script always loop!
Herman, I did as you said and it's working fine! ;) Once again, thanks for your help. Send the Script; return { active = true, on = { devices = {'Bonsai',} }, data = { message_sent = { initial = 0 } }, execute = function(dz, device) if device.nValue < 100 then if dz.data.message_sent == 0 then dz ...
- Saturday 28 May 2022 21:51
- Forum: dzVents
- Topic: Script always loop!
- Replies: 11
- Views: 1070
Re: Script always loop!
Make sense yes!
I need do a verification first.
I go try like you say
Thank for your help heggink.
I need do a verification first.
I go try like you say

Thank for your help heggink.
- Saturday 28 May 2022 21:32
- Forum: dzVents
- Topic: Script always loop!
- Replies: 11
- Views: 1070
Re: Script always loop!
Sorry, maybe I didn't make myself clear!
I just wanted to receive 1 notification when the script checks if the value is below 100 and not multiple notifications in a loop.
I just wanted to receive 1 notification when the script checks if the value is below 100 and not multiple notifications in a loop.
- Saturday 28 May 2022 21:23
- Forum: dzVents
- Topic: Script always loop!
- Replies: 11
- Views: 1070
Re: Script always loop!
Ty
I change "if device.nValue"
and still looping!
Recebe every 5 seconds notify me again.
Log Info: Handling events for: "Bonsai", value: "80"
I change "if device.nValue"
and still looping!
Recebe every 5 seconds notify me again.
Log Info: Handling events for: "Bonsai", value: "80"
- Saturday 28 May 2022 21:13
- Forum: dzVents
- Topic: Script always loop!
- Replies: 11
- Views: 1070
Re: Script always loop!
Hello heggink,
Thanks for your attention and reply.
Yes, Bonsai is humidity device.
On log Bonsai show me the correct value whit nValue.
And its work! But always recebe loop notify!
Thanks for your attention and reply.
Yes, Bonsai is humidity device.
On log Bonsai show me the correct value whit nValue.
And its work! But always recebe loop notify!
- Saturday 28 May 2022 20:27
- Forum: dzVents
- Topic: Script always loop!
- Replies: 11
- Views: 1070
Script always loop!
Hello, Wen the value is > 100 i recebe loop mensage. Any help how too stop script loop! return { active = true, on = { devices = {'Bonsai',} }, execute = function(dz, device) if dz.devices('Bonsai').nValue < 100 then dz.notify("🔔 Bonsai Rega", 'Ver se o Bonsai Precisa de Rega!', dz.PRIORITY_NORMAL, d ...
- Wednesday 06 April 2022 17:08
- Forum: Dashticz
- Topic: Tidal on Dashticz
- Replies: 0
- Views: 298
Tidal on Dashticz
Hello to all members of this community.
Does anyone know or is there any way to integrate Tidal into dashticz?
Thanks
Does anyone know or is there any way to integrate Tidal into dashticz?
Thanks
- Monday 23 August 2021 12:10
- Forum: Python
- Topic: Python plugin: Xiaomi Mi Robot Vacuum
- Replies: 311
- Views: 119080
Re: Python plugin: Xiaomi Mi Robot Vacuum
Hello,
Does this plugin work with Mi Robot Vacuum Mop Pro?
Has anyone tested it?
Ty
Does this plugin work with Mi Robot Vacuum Mop Pro?
Has anyone tested it?
Ty
- Wednesday 18 August 2021 12:16
- Forum: Dashticz
- Topic: Dashticz v3.8.2 beta: New weather block
- Replies: 124
- Views: 12814
Re: Dashticz v3.8.2 beta: New weather block
Everythink is ok!
They was browser cache.
Regards
They was browser cache.
Regards
- Wednesday 18 August 2021 2:21
- Forum: Dashticz
- Topic: Dashticz v3.8.2 beta: New weather block
- Replies: 124
- Views: 12814
Re: Dashticz v3.8.2 beta: New weather block
Good, My icons weather have changed to black color and I'm not able to change the color of the icons. I've already tried this code, but it's not working! blocks['weather4'] = { type: 'weather', layout: 4, count: 6, name: 'Amsterdam', showDetails: false, showHourly: false, // monochrome: true, colors ...
- Thursday 25 February 2021 15:01
- Forum: Zigbee
- Topic: Neo NAS-AB02B0 Siren 'Duration' device does not appear!
- Replies: 3
- Views: 620
Re: Neo NAS-AB02B0 Siren 'Duration' device does not appear!
It is on the issue list of the plugin: https://github.com/stas-demydiuk/domoticz-zigbee2mqtt-plugin/issues/582 Wait until it is done or use the ui of z2m or use mqtt. Hi EddyG, Yes, I use Z2M Plugin and asked about this problem a few days. But so far no answer! How can I use the Z2M UI through the ...
- Thursday 25 February 2021 0:51
- Forum: Zigbee
- Topic: Neo NAS-AB02B0 Siren 'Duration' device does not appear!
- Replies: 3
- Views: 620
Neo NAS-AB02B0 Siren 'Duration' device does not appear!
Hello, Neo Siren, like this one https://www.zigbee2mqtt.io/devices/NAS-AB02B0.html, on domoticz, it shows all devices on devices tab, except, the duration of the alarm! On page description, they have the 'duration' and on Z2M Log, they show the duration code insert, but dont appers on domoticz ...
- Monday 22 February 2021 18:22
- Forum: Dashticz
- Topic: How can I create columns within multiple blocks in a popup?
- Replies: 2
- Views: 312
Re: How can I create columns within multiple blocks in a popup?
Ok, thanks Lokonli