biocomp / hubitat_ci

Unit testing framework for Hubitat scripts
Apache License 2.0
9 stars 5 forks source link

Improve support for multiple-value input generation and subsrcibe() validation #33

Closed biocomp closed 4 years ago

biocomp commented 4 years ago

subscribe() failed to validate array of devices. multiple=true did not generate array of devices, now it does (generates array of one).