automicus / PyISY

Python module for interactive with the ISY-994 Insteon controller.
Other
16 stars 22 forks source link

Revise variable value setting to use expected types #379

Closed shbatm closed 1 year ago

shbatm commented 1 year ago

Backport the typed version of Variable.set_value and Variable.set_init to use the correct types and return the expected bool value.