[RELEASE] Emporia Vue driver for Hubitat

Reading through the above, I gather this integration still requires an additional piece of hardware in addition to the Emporia and the Hubitat.

Is there any hope for this ever becoming a HPM integration without additional hardware, or is there some technical limitation to that?

One way to handle arbitrary device nesting without hardcoding a large number of levels is to create a recursive device handler subroutine. The main loop calls the device handler for each device. In addition to processing the device's channels, the device handler recursively calls itself for each nested device.

2 Likes