We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb8473b commit e2f2a7dCopy full SHA for e2f2a7d
2 files changed
custom_components/senec/manifest.json
@@ -12,5 +12,5 @@
12
"@mchwalisz"
13
],
14
"iot_class": "local_polling",
15
- "version": "0.0.1"
+ "version": "1.0.1"
16
}
hacs.json
@@ -1,8 +1,9 @@
1
{
2
"name": "Senec solar system sensor",
3
- "country": "DE",
+ "country": ["DE"],
4
"domains": ["sensor"],
5
- "homeassistant": "0.115",
+ "homeassistant": "2021.9.7",
6
+ "hacs": "1.18.0",
7
"render_readme": true,
8
"iot_class": ["Assumed State", "Local Pull"]
9
0 commit comments