Search found 147 matches

by fez
14 Dec 2019 23:28
Forum: Todo for the software
Topic: COMMAND_CLASS_SOUND_SWITCH support
Replies: 7
Views: 24608

Re: COMMAND_CLASS_SOUND_SWITCH support

For each channel and for each sound type a toggle device is created: (8+1 channels) * (30 sound types) ... that's a lot
Maybe a simple solution would be to create instead of the toggle devices a multilevel switch for each channel, that would sum up 9, instead of 270?
by fez
14 Dec 2019 16:51
Forum: Device specific
Topic: Heatit Z-TRM2fx
Replies: 3
Views: 9680

Re: Heatit Z-TRM2fx

The heating module sets both modes. What's strange that if I do that over the REST API, the mode is not changed. However, the heating modules does both. I have no control over this, and as it is, it's unusable. In the above logs: 67.data.1 is heating mode set-point 67.data.2 is cooling mode set-point
by fez
12 Dec 2019 01:49
Forum: Todo for the software
Topic: COMMAND_CLASS_SOUND_SWITCH support
Replies: 7
Views: 24608

Re: COMMAND_CLASS_SOUND_SWITCH support

The update is functional, usable, but maybe a different approach could be used.
For the Aeotec Siren 6 over 250 virtual devices are created.
by fez
11 Dec 2019 12:45
Forum: Device specific
Topic: Heatit Z-TRM2fx
Replies: 3
Views: 9680

Heatit Z-TRM2fx

I have a Heatit Z-TRM2fx floor heating thermostat which has a strange behavior in conjunction with the heating automation module ( available in the UI setting). When the temperature set-point is changed by the heating module the thermostat switches into cooling (reversed) mode. I have checked the lo...
by fez
24 Nov 2019 13:05
Forum: Todo for the software
Topic: Preserve .syscommands settings when updating
Replies: 3
Views: 19790

Re: Preserve .syscommands settings when updating

This time I did it over the UI.
I wanted to know how this works, because it is a more convenient option.
It worked well, except the above mentioned ones.
by fez
21 Nov 2019 23:30
Forum: Todo for the software
Topic: Preserve .syscommands settings when updating
Replies: 3
Views: 19790

Preserve .syscommands settings when updating

I just updated from 3.0.1 to 3.0.2 and realized only some hours later that my own settings from .syscommands and config.xml were gone, the files got overwritten during the update. Maybe it would be possible to add a tag or something (at least) to the . syscommands where custom settings can be added ...
by fez
18 Nov 2019 09:33
Forum: Recipes
Topic: [userModule] Periodical Selected Switch Polling
Replies: 0
Views: 19624

[userModule] Periodical Selected Switch Polling

This module is a reworked version of the Switch Polling module. In contrast to the original implementation, it polls only the selected modules.

Token: Beta_zwe_internal
by fez
17 Nov 2019 21:43
Forum: Discussions in English
Topic: Rules triggered by scene in the new UI
Replies: 3
Views: 3215

Rules triggered by scene in the new UI

I migrated recently my rules and scenes to the "new" web UI rules and scenes. I find this a good upgrade, offers a much better overview and replaces basically several from the previous modules. The migration worked apparently seamlessly. Apparently, because scenes containing other scenes r...
by fez
17 Nov 2019 21:08
Forum: Discussions in English
Topic: Upgrading Raspberry Pi
Replies: 5
Views: 4306

Re: Upgrading Raspberry Pi

I did my own upgrade meanwhile, from a RPi3 to Rpi4. I did a clean install on the RPi4 and loaded a backup of z-way made on the RPi3, because I updated my Razberry board as well from v1 to v2. Previously I cleaned up my z-way setup and migrated the scenes and rules to the "new" UI scenes a...
by fez
15 Nov 2019 11:39
Forum: Discussions in English
Topic: Upgrading Raspberry Pi
Replies: 5
Views: 4306

Re: Upgrading Raspberry Pi

Make a backup image of the SD card, which you can restored later is case something is messed up.

Try it out and let us know!