Search found 5 matches

by ZachariahVance
Thursday 03 June 2021 3:46
Forum: Z-Wave
Topic: How to send command to Doorbell/Siren via URL?
Replies: 2
Views: 617

Re: How to send command to Doorbell/Siren via URL?

I've found the URL myself:
http://192.168.200.239:8080/json.htm?type=command&param=applyzwavenodeconfig&idx=11&valuelist=6_Mw

Where "Mw" is Base64 encoded and means "3". It's the selected ringtone. Just use https://www.base64encode.org/ to encode/decode.

Example:
1 is MQ
2 is Mg
3 is Mw
4 is NA
5 ...
by ZachariahVance
Wednesday 02 June 2021 18:04
Forum: Z-Wave
Topic: How to send command to Doorbell/Siren via URL?
Replies: 2
Views: 617

How to send command to Doorbell/Siren via URL?

Hi,

I have a AEON Labs (Aeotec) ZW056 Doorbell Gen5+.

I'd like to ring the selected ringtone using a Blocky script.
I saw somewhere (don't remember where exactly) that there's a way to do this by executing a URL command.

I'd like to know how do we find out how to format this URL?

Here's some ...
by ZachariahVance
Thursday 29 April 2021 4:09
Forum: Z-Wave
Topic: Doorbell sound glitches (repeats) on scene
Replies: 3
Views: 441

Re: Doorbell sound glitches (repeats) on scene

Here's how I activate the DoorBell via Domoticz and Z-wave.

1st way:
I just click the Bell icon (Domoticz: Switches)
2021-04-28 22_45_31-Domoticz — Mozilla Firefox.png

2nd way:
I use a blocky script:
2021-04-28 22_47_49-Domoticz — Mozilla Firefox.png
When I activate the Christmas Tree Swich ...
by ZachariahVance
Wednesday 28 April 2021 1:52
Forum: Z-Wave
Topic: Doorbell sound glitches (repeats) on scene
Replies: 3
Views: 441

Re: Doorbell sound glitches (repeats) on scene


I remember reading a posting in the forum from a user Barry who actually found out and explained how this works: https://www.domoticz.com/forum/viewtopic.php?p=271118#p271118


Hi rrozema,

I've looked at his configuration. Mine is not the same. Mine seems less complex. Here it is:
2021-04-27 ...
by ZachariahVance
Tuesday 27 April 2021 3:12
Forum: Z-Wave
Topic: Doorbell sound glitches (repeats) on scene
Replies: 3
Views: 441

Doorbell sound glitches (repeats) on scene

Hi,

I have a AEON Labs (Aeotec) ZW056 Doorbell Gen5+.

I'd like it to ring on the activation of a scene. I did that. When it plays it kind of repeats the first half-second of the audio 6 to 7 times and then it continues playing the whole audio file. If I use the button that came with the doorbell ...