npm homebridge-config-ui-x 4.32.0
4.32.0 (2020-11-06)

latest releases: 4.58.1-alpha.11, 4.58.1-beta.12, 4.58.1-beta.11...
3 years ago

Notable Changes

  • Plugins: (BETA) Added the ability for plugin developers to create fully custom configuration user interfaces for their plugins
    • This is an optional feature developers can use if they need more advanced functionality than the current config.schema.json generated form provides
    • Developers can use standard HTML / CSS and JavaScript (or even a front end framework like Vue, Angular or React) to build their user interfaces
    • Developers can also create a server-side script which accepts requests from their plugin user interface
    • See the documentation for further information
  • Homebridge: Added the ability to select which interfaces Homebridge should advertise and listen on (this feature will appear in Homebridge Settings when the upcoming release of Homebridge v1.3.0 is installed)

Bug Fixes

  • Themes: When using dark mode, readonly inputs in a Plugin's Settings GUI are now distinguishable from editable inputs

Other Changes

  • Backup/Restore: Added the scheduledBackupDisable option to allow users to disable the automated daily instance backups (#938)
  • i18n: Improvements to Catalan language translations (#919)
  • i18n: Improvements to Simplified Chinese language translations (#927,#936)
  • i18n: Improvements to Italian language translations (#928)
  • i18n: Improvements to Polish language translations (#929,#935)
  • i18n: Improvements to French language translations (#937)
  • i18n: Improvements to Spanish language translations (#939)

If you like Homebridge Config UI X please consider starring the project on GitHub.

The Homebridge team has released the official Homebridge Raspberry Pi Image.

Don't miss a new homebridge-config-ui-x release

NewReleases is sending notifications on new releases.