Search found 16 matches

by aBjerris
Sunday 29 December 2024 17:33
Forum: Bugs and Problems
Topic: FCM: Could not send message! Errorcode 404 (Requested entity was not found.)
Replies: 1
Views: 904

FCM: Could not send message! Errorcode 404 (Requested entity was not found.)

Hi, Recently I updated from ~2021 to 2024.7 I use Google Cloud Messages Whenever a notification is triggered I get the below errors in the log. It does not matter if the notification is triggered from withnin the script or by the test button in settings. The notfification is sent and received by the ...
by aBjerris
Tuesday 17 December 2024 23:19
Forum: Z-Wave
Topic: ERROR MQTT: Mqtt client error connack timeout
Replies: 4
Views: 516

Re: ERROR MQTT: Mqtt client error connack timeout

I stopped both Mosquitto and Zwave JS UI.
Then I started Mosqutto before I started Zwave JS UI.
Now it is working again.
Previously I tried to reboot the system but that did not help. So, I guess there is a dependency on the start order of the servives.
Is there a better expalnation?
by aBjerris
Tuesday 17 December 2024 14:54
Forum: Z-Wave
Topic: ERROR MQTT: Mqtt client error connack timeout
Replies: 4
Views: 516

Re: ERROR MQTT: Mqtt client error connack timeout

Hi FireWizard,
Thank you for the prompt comment.
Yes. I can connect to the broker with MQTT Explorer.
Which timeout parameter are you referring to? Where is it set?
In Zwave JS UI I only find "MQTT/Reconnect period (ms)" I use the defaut 3000ms.
by aBjerris
Tuesday 17 December 2024 8:23
Forum: Z-Wave
Topic: ERROR MQTT: Mqtt client error connack timeout
Replies: 4
Views: 516

ERROR MQTT: Mqtt client error connack timeout

I'm in the process of migrating from OPENZWAVE to Zwave JS UI/MQTT I managed to follow the guideline so that all devices show in Domoticz but they did not function. I got suck so I decided to readd all the devices. The procedure is simple. 1. Exclude the device 2. Include the device 3. Enable ...
by aBjerris
Thursday 22 April 2021 14:28
Forum: Z-Wave
Topic: Fibaro Double switch (FGS-223) is not reporting power usage
Replies: 0
Views: 287

Fibaro Double switch (FGS-223) is not reporting power usage

Recently I installed a Fibaro Double switch (FGS-223) with the purpose to monitor the status of the Automower. In order to do that I’m dependent on the FGS-223 to report the power usage but unfortunately it is not working as expected. FGS-223 should report power usage upon change. In my case I e ...
by aBjerris
Sunday 02 August 2020 22:10
Forum: dzVents
Topic: device.setIcon does not update the UI instantly [Solved]
Replies: 4
Views: 808

Re: device.setIcon does not update the UI instantly [Solved]

Ok. I see. Maybe someone find the time to fix the issue so no workaround is needed. In my use case where the input comes from a triggered alarm a 2 second delay does not have any impact on the user experience so I can use the delay. Thanks for the clarifcation.
by aBjerris
Saturday 01 August 2020 8:05
Forum: dzVents
Topic: device.setIcon does not update the UI instantly [Solved]
Replies: 4
Views: 808

Re: device.setIcon does not update the UI instantly [Solved]

Thanks for the suggestion.
I improved it by skipping the "afterSec(2)". Then there is an instant refresh of the UI.

Code: Select all

device.setIcon(13)
device.switchSelector(device.level).silent()
by aBjerris
Friday 31 July 2020 21:46
Forum: dzVents
Topic: device.setIcon does not update the UI instantly [Solved]
Replies: 4
Views: 808

device.setIcon does not update the UI instantly [Solved]

Version: 2020.2 (build 12230) Platform: Raspberry Pi Plugin/Hardware: N/A Description: I'm trying to use the setIcon function in a simple dzVents script in order to change the icon of a dummy selection switch. return { on = { devices = { 'Larmstatus' } }, execute = function(domoticz, device ...
by aBjerris
Sunday 23 February 2020 10:40
Forum: Android
Topic: Domoticz app 2.0
Replies: 2380
Views: 635269

Re: Domoticz app 2.0

Thanks for the prompt responses. I'm not very keen on changing the battery optimization settings but I found this article: https://firebase.google.com/docs/cloud-messaging/concept-options#setting-the-priority-of-a-message In my understanding the FCM messages can be sent with Normal priority or High ...
by aBjerris
Monday 10 February 2020 22:24
Forum: Android
Topic: Domoticz app 2.0
Replies: 2380
Views: 635269

Re: Domoticz app 2.0

Thanks for the prompt responses. I'm not very keen on changing the battery optimization settings but I found this article: https://firebase.google.com/docs/cloud-messaging/concept-options#setting-the-priority-of-a-message In my understanding the FCM messages can be sent with Normal priority or High ...
by aBjerris
Saturday 08 February 2020 9:58
Forum: Android
Topic: Domoticz app 2.0
Replies: 2380
Views: 635269

Re: Domoticz app 2.0

I have this problem for a long time already (since Android 9). In my case may be related to Oxygen OS. Eventually I found out that disabling Android Doze does the job. Running su dumpsys deviceidle disable in an Android terminal (I made a tasker task to do this) does the job for me. From then I get ...
by aBjerris
Friday 07 February 2020 12:30
Forum: Android
Topic: Domoticz app 2.0
Replies: 2380
Views: 635269

Re: Domoticz app 2.0

I'm running version 0.2.187 (6509) of the app. Since Android 10 notifications do not appear promptly while the phone is in standby. It can take 10-15 minutes before the app show a notification. This was not the case on Android 9 where the notifications showed promptly (within 1-2s) in the phone. I ...
by aBjerris
Monday 13 January 2020 12:10
Forum: Android
Topic: Domoticz app 2.0
Replies: 2380
Views: 635269

Re: Domoticz app 2.0

Today I got the update (0.2.187 (6509)
Notifications seems to work again. :-)
by aBjerris
Friday 03 January 2020 9:16
Forum: Android
Topic: Domoticz app 2.0
Replies: 2380
Views: 635269

Re: Domoticz app 2.0

I'm running Domoticz 4.10962 on Raspberry Pi Notifications were woriking fine until I reinstalled the app (version 0.2.180, 6474) on the phone (Xperia 1 /Android 10) Any idea why it is not working anymore? I got hold of a Pixel device which reproduces the issue. It would be great if this issue got ...
by aBjerris
Saturday 14 December 2019 11:21
Forum: Android
Topic: Domoticz app 2.0
Replies: 2380
Views: 635269

Re: Domoticz app 2.0

I'm running Domoticz 4.10962 on Raspberry Pi
Notifications were woriking fine until I reinstalled the app (version 0.2.180, 6474) on the phone (Xperia 1 /Android 10)
Any idea why it is not working anymore?
by aBjerris
Sunday 14 July 2019 9:09
Forum: Other questions and discussions
Topic: Custom icon for text devices
Replies: 10
Views: 4990

Re: Custom icon for text devices

+1 On this one.
I don't use Sonos with Domoticz yet but might do it in the future.
In general I think the Domoticz UI could improve a lot if all virtual sensors/switches had customized icons just like the physical switches.

Skickat från min H8216 via Tapatalk