Use ENV var SUPERVISOR_TOKEN as fallback for password

This commit is contained in:
Matthias Kleine
2026-04-28 11:15:02 +02:00
parent 7575b129c0
commit 5657211716
2 changed files with 4 additions and 2 deletions
+1
View File
@@ -108,6 +108,7 @@ Please check it https://www.smarthomejetzt.de/mit-iobroker-auf-eine-home-assista
## Changelog
### **WORK IN PROGRESS**
* (@klein0r) Use /core/ instead of /api/ when connecting to supervisor directly (e.g. in ha app)
* (@klein0r) Use ENV var SUPERVISOR_TOKEN as fallback for password
### 2.0.3 (2026-04-02)
* (@GermanBluefox) Adapter was updated and migrated to TypeScript