Merry Christmas and Happy Holidays to all our users celebrating later this month! 🎄
Notable Changes
- Homebridge UI removed from the plugins page
- Status and update notifications moved to the status page (next to / under Homebridge itself)
- UI settings is accessible from the main menu
- Various changes to the plugin cards
- Plugin settings now accessible from the plugin card menu, called 'Config'
- Icons: plugin devs can request an icon for their verified plugin at:
UI Changes
- add power options modal (#1820)
- remove hb-ui card from plugins page (#1830)
- add some support links (#1833)
- add plugin logs feature (#1834)
- update module headers (#1836)
- add plugin homepage link to UI settings screen
- add icons to main menu
- Add All Config Options to UI Settings (#1838)
- add spanner settings icons to hb+ui on status
- add modal to explain unverified plugin status
- refactor main page sub-icons
- add new concept for plugin card with icons
- always show 'Accessories' tab to show issue in UI if insecure mode is not enabled
- for plugins that don't have a GitHub domain homepage, try parsing the bugs URL to be able to obtain release information
Thanks to @mkz212 for his contributions to the UI
Translation Changes
- Add missing DE translations for child bridges (#1825) (@jsiegenthaler)
Also thanks to @mkz212 and @Staubgeborener for their contributions to the translation files
Other Changes
- update github release workflow (#1818)
- add generic restart hb modal, future use (#1821)
- Add Raspberry Pi 5 to list of Pi devices in bug-report template (#1824) (@jsiegenthaler)
- add api work for plugin icons
- update dependencies
- save bugs link as part of
IPackageJson
type