Bug Fixes
- System: The Windows 10 service installer (hb-service) now configures the system firewall
Do you maintain a Homebridge plugin?
Make it easy for your users to configure your plugin by adding a Settings page in Homebridge Config UI X which will:
- Streamline the users setup experience
- Eliminate config and config.json syntax errors
- Allow users to easily configure more advanced options
All you have to do is add a single config.schema.json
file to your project. For more information see the Plugin Settings GUI documentation.