You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The selected items are clearly not being styled appropriately. However, more serious, is that the selected items can be deselected, but clicks on the deselected items do nothing.
Custom UI checkbox inputs still work correctly; this only appears to affect static config.schema.json usage. I have seen the same with other plugins that use static configuration schemas, such as homebridge-weather-plus.
Describe The Bug
Checkbox inputs are not displaying correctly with static configuration schemas. This is an example from homebridge-aeg-robot:
It corresponds to this part of the
config.schema.json
:The selected items are clearly not being styled appropriately. However, more serious, is that the selected items can be deselected, but clicks on the deselected items do nothing.
Custom UI checkbox inputs still work correctly; this only appears to affect static
config.schema.json
usage. I have seen the same with other plugins that use static configuration schemas, such as homebridge-weather-plus.This was first raised as thoukydides/homebridge-aeg-robot#54.
Logs
No response
Config
No response
Homebridge UI Version
4.60.1
Homebridge Version
1.8.4
Node.js Version
18.20.4
Operating System
Ubuntu / Debian (or a variant)
Environment Info
Using systemd
Raspberry Pi Model
None
The text was updated successfully, but these errors were encountered: