Search found 11 matches

by epost
Monday 15 May 2023 19:55
Forum: Zigbee
Topic: BlitzWolf SHP15
Replies: 1
Views: 682

BlitzWolf SHP15

Hi, The Blitzwolf plug BW-SHP13 works excellently and displays the power status correctly. The BW-SHP15 is also supported by the ZigbeeForDomoticz Plugin but does not display any power status. There is a Difference Blitzwolf BW-SHP13 & BW-SHP15 BW-SHP13 doesn’t push status changes, they get pulled. ...
by epost
Friday 11 November 2022 15:12
Forum: Zigbee
Topic: ZigbeeforDomoticz beta upgrade
Replies: 2
Views: 306

Re: ZigbeeforDomoticz beta upgrade

pipiche thank you very much for your reply. This was the solution. In the future I will read the readme file first.
by epost
Thursday 10 November 2022 20:08
Forum: Zigbee
Topic: ZigbeeforDomoticz beta upgrade
Replies: 2
Views: 306

ZigbeeforDomoticz beta upgrade

Hi all,
From beta version 6.4.006 plugin upgrade no longer works. Both manual and automatic give the message "Already up to date.."
Plugin Upgrade process completed without errors.
Anyone know what's going wrong?
by epost
Monday 14 March 2022 11:46
Forum: Switches and Scenes
Topic: json switchcmd='On' for 1 sec.
Replies: 3
Views: 444

Re: json switchcmd='On' for 1 sec.

There is a bug in the command line:
Device idx(507) must be idx(525).
by epost
Sunday 13 March 2022 18:30
Forum: Switches and Scenes
Topic: json switchcmd='On' for 1 sec.
Replies: 3
Views: 444

Re: json switchcmd='On' for 1 sec.

Device idx(507) is the doorbell in Domoticz that was created with the push button in Domoticz, and thus contains the original transmitted code of the push button. By controlling this with the dzvents script I use Domoticz as an amplifier for the push button signal.
by epost
Sunday 13 March 2022 14:01
Forum: Switches and Scenes
Topic: json switchcmd='On' for 1 sec.
Replies: 3
Views: 444

json switchcmd='On' for 1 sec.

Hello, I have a wireless doorbell whose push button range (433 MHz.) is not big enough. With this push button I have made a doorbell device in Domoticz so that the range with the RFLink is large enough. With a dzVents Script I can now control the bubbles (3), but the 'On' signal should not be longer ...
by epost
Tuesday 28 December 2021 20:30
Forum: Dashticz
Topic: Dashticz - v3.8.9 beta
Replies: 16
Views: 2182

Re: Dashticz - v3.8.9 beta

Lokonli,

The decimal comma works perfectly
Thank You very much
by epost
Tuesday 28 December 2021 15:56
Forum: Dashticz
Topic: Dashticz - v3.8.9 beta
Replies: 16
Views: 2182

Re: Dashticz - v3.8.9 beta

Hi Lokonli, The Gas dial now works as before. Thank You very much I have another item that changed after the update. The decimal comma has been replaced by a period blocks['zolder'] = { idx: 510, title: 'Zolder', type: 'dial', setpoint: 20, min: 5, max: 45, width: 6, shownumbers: true, showring ...
by epost
Tuesday 28 December 2021 12:57
Forum: Dashticz
Topic: Dashticz - v3.8.9 beta
Replies: 16
Views: 2182

Re: Dashticz - v3.8.9 beta

Hi Lokonli, Do you also have a solution for the Gas dial. Decimals: 1 doesn't work here. blocks['Gasmeter'] = { idx: 464, title: 'Gas', type: 'dial', values: [{value:'Counter', decimals: 0, unit:' m3'}], setpoint: 5, min: 0, max: 10, width: 6, shownumbers: true, showring: true, animation: false ...
by epost
Monday 27 December 2021 13:21
Forum: Dashticz
Topic: Dashticz - v3.8.9 beta
Replies: 16
Views: 2182

Re: Dashticz - v3.8.9 beta

Hello,
I have updated from version 3.8.7 to version 3.8.9
As a result, the decimals have changed and the comma has become a period.
How can I change this back to the old format?