Releases: homebridge/plugin-ui-utils
Releases · homebridge/plugin-ui-utils
v2.2.4
Changes
- chore: dependency updates
- docs: add
CLAUDE.mdfor claude code - fix(ui): verify origin and source on incoming postMessage
- fix(ui): pin toast notifications to parent origin
- fix(mock): defer ready event so listeners can attach
- fix(ui): time out link-element loads so ready does not hang
- fix(server): remove redundant heartbeat interval
- fix(mock): align mock signatures with IHomebridgePluginUi
- fix(server): widen RequestResponse to include boolean, null and void
- chore(server): correct processRequest IPC payload type
- docs(readme): sync serverEnv documentation with ServerEnvMetadata
- docs(readme): document endForm, fixScrollHeight and i18nGetTranslation
v2.2.4-beta.0
v2.2.4-beta.0
v2.2.3
v2.2.2
Changes
- updated dependencies, fix linting issues
v2.2.1
v2.2.0
v2.1.3
v2.1.2
v2.1.1
v2.1.0
Changes
- add method
userCurrentLightingModeto get the current lighting mode- requires homebridge ui
^4.75.1-beta.2 || ^5.0.0-beta.76
- requires homebridge ui