mirror of
https://github.com/mtan93/SmartThingsPublic.git
synced 2026-04-29 14:26:19 +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