chore: release v2.0.3

* (@GermanBluefox) Adapter was updated and migrated to TypeScript
* (@Titanium177) Added roles for states and added debouncing for reading states from hass
This commit is contained in:
GermanBluefox
2026-04-02 10:32:32 +02:00
parent e92d488529
commit 06cdfbd9e4
4 changed files with 18 additions and 5 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "iobroker.hass",
"version": "2.0.2",
"version": "2.0.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "iobroker.hass",
"version": "2.0.2",
"version": "2.0.3",
"license": "MIT",
"dependencies": {
"@iobroker/adapter-core": "^3.3.2",