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:
committed by
Franck Nijhof
parent
190350aec3
commit
2c2e70a11c
@@ -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."]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user