What's Changed
- fix: replace site icons & more support by @Nerivec in #146
- fix: match feature payload according to property by @Nerivec in #144
- feat: add storybook by @Nerivec in #150
- feat: add more stories in storybook by @Nerivec in #151
- fix: bump typescript from 5.8.3 to 5.9.2 in the development-dependencies group by @dependabot[bot] in #148
- feat: add theme/lang switchers in storybook by @Nerivec in #152
- fix: use window.location everywhere
- feat: support for standalone proxying by @Nerivec in #153
- fix: move API URL switcher URLs to title (too long) by @Nerivec in #154
- fix: missing icon titles by @Nerivec in #155
- fix: remember last API URL used (in localStorage) by @Nerivec in #156
Tip
You can now get a preview of the various components used by WindFront here: https://nerivec.github.io/zigbee2mqtt-windfront
This can also be used when reporting an issue to link to a component, or when wanting to test something (can change the parameters in the bottom panel to replicate an exact state).
More components to come.
Tip
A Home Assistant add-on is now available for standalone use: https://github.com/Nerivec/ha-zigbee2mqtt-windfront
Discussion: #147
Full Changelog: v1.5.2...v1.6.0