zigbee2mqtt-frontend 0.6.151 → 0.6.152

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,18 @@
1
+ ## [0.6.152](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.151...0.6.152) (2024-01-25)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **linter:** update component types in ExternalDefinition and DevConsole ([438a61c](https://github.com/nurikk/zigbee2mqtt-frontend/commit/438a61cbe25e5731e2635944de24733a85d86539))
7
+
8
+
9
+ ### Features
10
+
11
+ * **device-page:** fitler devices in select ([814cd8c](https://github.com/nurikk/zigbee2mqtt-frontend/commit/814cd8c9f06ae5ab5bf4ccd9e45bd428bfb79635))
12
+ * **device-page:** nav to devices from device page ([f054d04](https://github.com/nurikk/zigbee2mqtt-frontend/commit/f054d04f2c8aac4505d412420e548d29dc41272c))
13
+
14
+
15
+
1
16
  ## [0.6.151](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.150...0.6.151) (2024-01-02)
2
17
 
3
18