chore: release v2.0.2

* (@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-03-31 22:11:49 +02:00
parent 2f63e3a6dd
commit 906e6d172c
4 changed files with 18 additions and 5 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "iobroker.hass",
"version": "2.0.1",
"version": "2.0.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "iobroker.hass",
"version": "2.0.1",
"version": "2.0.2",
"license": "MIT",
"dependencies": {
"@iobroker/adapter-core": "^3.3.2",