02.07.2025, 14:27
I’m not finished yet. How can I use this script as an event-based script and write the retrieved value to a group address?
Zigbee integration
|
02.07.2025, 14:27
I’m not finished yet. How can I use this script as an event-based script and write the retrieved value to a group address?
Hi, use a scheduled script that polls the data as often as needed
Code: local zb = require('applibs.zigbee')
10 hours ago
(Yesterday, 08:44)RomansP Wrote: Hi, use a scheduled script that polls the data as often as needed Thanks again! |
« Next Oldest | Next Newest »
|