mirror of
https://github.com/mtan93/SmartThingsPublic.git
synced 2026-05-08 22:06:57 +01:00
6aa0ff97b3
* original Health check implementation did not send refresh() commands to hub and thus the device. This fixes that problem. * updated() does not have its return value processed as a list of hub commands. These must be sent explicitly * Explicit returns rock