Page 1 of 1

Logical Rule Remote Condition Name Resolving

Posted: 04 Nov 2020 19:45
by ridewithstyle
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?
2020-11-04 17_42_55-Z-Wave Smart Home.png
2020-11-04 17_42_55-Z-Wave Smart Home.png (45.09 KiB) Viewed 6195 times
Best Regards,
rws

Re: Logical Rule Remote Condition Name Resolving

Posted: 08 Nov 2020 01:02
by PoltoS
Do those devices have a name in the list of devices?

Re: Logical Rule Remote Condition Name Resolving

Posted: 08 Jan 2021 19:36
by ridewithstyle
yes, the scene itself is named and the devices also has a name

Re: Logical Rule Remote Condition Name Resolving

Posted: 09 Jan 2021 04:52
by PoltoS
Okey, we will look in it.

Re: Logical Rule Remote Condition Name Resolving

Posted: 11 Jan 2021 18:19
by aivs
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

Re: Logical Rule Remote Condition Name Resolving

Posted: 11 Jan 2021 18:55
by ridewithstyle
Hi aivs,

modified according to your instructions, and restarted but the behaviour is unchanged

best regards,
rws

Re: Logical Rule Remote Condition Name Resolving

Posted: 12 Jan 2021 04:44
by PoltoS
https://github.com/Z-Wave-Me/home-autom ... b393f6edca

That was the change. Please check it

Re: Logical Rule Remote Condition Name Resolving

Posted: 12 Jan 2021 12:39
by ridewithstyle
yes, that's what I changed.

here's the grepped file with blank and without blank
2021-01-12 10_36_21-namespaces.png
2021-01-12 10_36_21-namespaces.png (39.23 KiB) Viewed 5925 times
missing name resolving behaviour is still there
2021-01-12 10_36_21-namespaces.png
2021-01-12 10_36_21-namespaces.png (39.23 KiB) Viewed 5925 times

Re: Logical Rule Remote Condition Name Resolving

Posted: 12 Jan 2021 23:18
by aivs
Did you restart z-way?
it works for me

Re: Logical Rule Remote Condition Name Resolving

Posted: 12 Jan 2021 23:29
by ridewithstyle
Yeah, of course