* (mokusone) Added optional entity exclude filter with glob patterns, configurable via the admin UI, plus a verbose-logging toggle for inspecting matches * (@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
28 lines
965 B
Markdown
28 lines
965 B
Markdown
# Older changes
|
|
## 1.2.0 (2022-06-17)
|
|
* (Apollon77) IMPORTANT: Replace special characters in entity attribute names with an underscore! Object IDs might change!
|
|
* (Apollon77) make sure a "null" value in state changes is not crashing
|
|
|
|
## 1.1.2 (2022-03-29)
|
|
* (Apollon77) Fix crash cases reported by Sentry
|
|
|
|
## 1.1.1 (2022-03-25)
|
|
* (Apollon77) Show password fields masked again in config
|
|
|
|
## 1.1.0 (2022-03-24)
|
|
* IMPORTANT: You need to re-enter the password once after installing this version!
|
|
* (Apollon77) Implement Service triggers to use any value to trigger or stringified JSON to call with fields
|
|
* (Apollon77) Optimize unload handling
|
|
* (Apollon7) Add Sentry for crash reporting
|
|
|
|
## 1.0.1 (2021-09-04)
|
|
* IMPORTANT: js-controller 2.0 is needed at least!
|
|
* (Apollon77) Fix start issue
|
|
* (Apollon77/Garfonso) Fix issue where value could not be set in hass
|
|
|
|
## 1.0.0 (2020-12-13)
|
|
* (bluefox) added the support of compact mode
|
|
|
|
## 0.1.0
|
|
* (bluefox) initial release
|