Thank you!
Well, I tagged my some DST with tag like 'haSync', added a script to haSync with checked "Execute on group read"
and still have no values in HA.
Any advise?
Thanks!
(20.02.2026, 13:32)Daniel Wrote: Create a tag to all groups you want the response to work and create one event script triggered by this tag.
Well, I tagged my some DST with tag like 'haSync', added a script to haSync with checked "Execute on group read"
Code:
grp.response(event.dst, grp.getvalue(event.dst))and still have no values in HA.
Any advise?
Thanks!