Skip to content

Commit 060e95f

Browse files
authored
[OFFICIAL RELEASE] 4.5.1
- (@Apollon77) ignore "setting" roles in some cases to ensure correct detection - (@GermanBluefox) added potential error handling for detection
1 parent a19d575 commit 060e95f

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ if (controls) {
9696
-->
9797

9898
## Changelog
99-
### **WORK IN PROGRESS**
99+
### 4.5.1 (2025-07-21)
100100
- (@Apollon77) ignore "setting" roles in some cases to ensure correct detection
101101
- (@GermanBluefox) added potential error handling for detection
102102

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "iobroker.type-detector",
3-
"version": "4.5.0",
3+
"version": "4.5.1",
44
"description": "Detects devices in ioBroker for Material, Google home, Homekit, ...",
55
"author": {
66
"name": "bluefox",

0 commit comments

Comments
 (0)