1
0
mirror of https://github.com/home-assistant/core.git synced 2026-07-11 00:29:29 +01:00

bump iometer version to 1.0.1 (#172338)

This commit is contained in:
torben-iometer
2026-05-27 22:19:20 +02:00
committed by Franck Nijhof
parent 190350aec3
commit 2c2e70a11c
4 changed files with 4 additions and 2 deletions
@@ -7,6 +7,6 @@
"integration_type": "device",
"iot_class": "local_polling",
"quality_scale": "bronze",
"requirements": ["iometer==0.4.0"],
"requirements": ["iometer==1.0.1"],
"zeroconf": ["_iometer._tcp.local."]
}
+1 -1
View File
@@ -1371,7 +1371,7 @@ insteon-frontend-home-assistant==0.6.2
intellifire4py==4.4.0
# homeassistant.components.iometer
iometer==0.4.0
iometer==1.0.1
# homeassistant.components.iotty
iottycloud==0.3.0
@@ -1,5 +1,6 @@
{
"__typename": "iometer.reading.v1",
"installationId": "658c2b34-2017-45f2-a12b-731235f8bb97",
"meter": {
"number": "1ISK0000000000",
"reading": {
@@ -1,5 +1,6 @@
{
"__typename": "iometer.status.v1",
"installationId": "658c2b34-2017-45f2-a12b-731235f8bb97",
"meter": {
"number": "1ISK0000000000"
},