sajmonr / homebridge-hubspace

Homebridge plugin for controlling Hubspace accessories.
Apache License 2.0
9 stars 9 forks source link

Add configuration validation #12

Closed sajmonr closed 1 year ago

sajmonr commented 1 year ago

Add validation function for plugin configuration and check on plugin start whether it is valid or not. If configuration is invalid, then do not run any other initialization code.