We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0ab978 commit 26afb45Copy full SHA for 26afb45
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [0.9.17](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.9.16...0.9.17) (2025-07-06)
2
+
3
4
+### Bug Fixes
5
6
+* **light:** fix multi-endpoint light support ([#2515](https://github.com/nurikk/zigbee2mqtt-frontend/issues/2515)) ([c0ab978](https://github.com/nurikk/zigbee2mqtt-frontend/commit/c0ab97880ce8d60c5b355022f1682f5af4c58612))
7
8
9
10
## [0.9.16](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.9.15...0.9.16) (2025-06-22)
11
12
package.json
@@ -8,7 +8,7 @@
"*.css"
],
"name": "zigbee2mqtt-frontend",
- "version": "0.9.16",
+ "version": "0.9.17",
"license": "GPL-3.0",
13
"scripts": {
14
"build": "vite build",
0 commit comments