Hello there,
in the logical rule app when you use remote condition the Light_Scene_XYs are being listed but there's no name resolving. Is that intentional?
Best Regards,
rws
Logical Rule Remote Condition Name Resolving
Re: Logical Rule Remote Condition Name Resolving
Do those devices have a name in the list of devices?
-
- Posts: 155
- Joined: 02 Jan 2016 01:20
Re: Logical Rule Remote Condition Name Resolving
yes, the scene itself is named and the devices also has a name
Re: Logical Rule Remote Condition Name Resolving
Okey, we will look in it.
Re: Logical Rule Remote Condition Name Resolving
Hi!
This will be fixed in the next release.
Now you can fix it manually:
1) Open /opt/z-way-server/automation/modules/LogicalRules/module.json
2) Find all the places with " ,namespaces:devices_toggleButton"
3) Remove the space before the comma
4) restart z-way
This will be fixed in the next release.
Now you can fix it manually:
1) Open /opt/z-way-server/automation/modules/LogicalRules/module.json
2) Find all the places with " ,namespaces:devices_toggleButton"
3) Remove the space before the comma
4) restart z-way
-
- Posts: 155
- Joined: 02 Jan 2016 01:20
Re: Logical Rule Remote Condition Name Resolving
Hi aivs,
modified according to your instructions, and restarted but the behaviour is unchanged
best regards,
rws
modified according to your instructions, and restarted but the behaviour is unchanged
best regards,
rws
-
- Posts: 155
- Joined: 02 Jan 2016 01:20
Re: Logical Rule Remote Condition Name Resolving
yes, that's what I changed.
here's the grepped file with blank and without blank
missing name resolving behaviour is still there
here's the grepped file with blank and without blank
missing name resolving behaviour is still there
- Attachments
-
- 2021-01-12 10_38_31-remote_condition_name_resolution.png (67.6 KiB) Viewed 5885 times
Re: Logical Rule Remote Condition Name Resolving
Did you restart z-way?
it works for me
it works for me
-
- Posts: 155
- Joined: 02 Jan 2016 01:20
Re: Logical Rule Remote Condition Name Resolving
Yeah, of course