All notable changes to @homebridge/plugin-ui-utils will be documented in this file. This project tries to adhere to Semantic Versioning.
- dependency updates
- updated dependencies, fix linting issues
- chore: expose HomebridgeUi types (#30) (@kovapatrik)
- updated dependencies
- updated dependencies
- added methods for future homebridge versions
- updated dependencies
- update release script for oidc releases
- add empty method for future homebridge version
- updated dependencies
- updated dependencies
- add method
userCurrentLightingModeto get the current lighting mode- requires homebridge ui
^4.75.1-beta.2 || ^5.0.0-beta.76
- requires homebridge ui
Please note that the Boostrap version in the UI was recently updated from v4 to v5.
This may cause some style changes to your custom UIs.
For more information about the changes, please refer to the Bootstrap v5 migration guide.
- update
READMEto document updated UI bootstrap version - updated dependencies
- improve typings
- fix: package.json not export
ui.interface(#23) (@baranwang) - updated dependencies
⚠️ update to esm package- add methods for enabling and disabling save button
- requires homebridge ui
^5.0.0-beta.4
- requires homebridge ui
- update CHANGELOG to match hb repo formats
- update example folder package json files
- update LICENSE file to match hb repo formats
- spelling and grammar in code comments
- update README with hb logo and formatting
- update dependencies
- update dependencies
- Add discord webhook to notify developers of new updates
- update dependencies
- Initial release