Hubitat
Simulate button click on child devices
🚧 Developers
Coding Questions
driver
,
methods
user3930
February 6, 2025, 8:37pm
6
I got it by using :
for (device in getChildDevices()) { mymodule(device) }
Thanks
show post in topic