Skip to content

Commit e2f2a7d

Browse files
committed
updated manifest and hacs.json
1 parent cb8473b commit e2f2a7d

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

custom_components/senec/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
"@mchwalisz"
1313
],
1414
"iot_class": "local_polling",
15-
"version": "0.0.1"
15+
"version": "1.0.1"
1616
}

hacs.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
22
"name": "Senec solar system sensor",
3-
"country": "DE",
3+
"country": ["DE"],
44
"domains": ["sensor"],
5-
"homeassistant": "0.115",
5+
"homeassistant": "2021.9.7",
6+
"hacs": "1.18.0",
67
"render_readme": true,
78
"iot_class": ["Assumed State", "Local Pull"]
89
}

0 commit comments

Comments
 (0)