initial commit (#25731)
parent
3a78250cad
commit
a1302a9dfb
|
@ -3,7 +3,7 @@
|
||||||
"name": "Intergas InComfort/Intouch Lan2RF gateway",
|
"name": "Intergas InComfort/Intouch Lan2RF gateway",
|
||||||
"documentation": "https://www.home-assistant.io/components/incomfort",
|
"documentation": "https://www.home-assistant.io/components/incomfort",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"incomfort-client==0.3.0"
|
"incomfort-client==0.3.1"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": [
|
"codeowners": [
|
||||||
|
|
|
@ -665,7 +665,7 @@ iglo==1.2.7
|
||||||
ihcsdk==2.3.0
|
ihcsdk==2.3.0
|
||||||
|
|
||||||
# homeassistant.components.incomfort
|
# homeassistant.components.incomfort
|
||||||
incomfort-client==0.3.0
|
incomfort-client==0.3.1
|
||||||
|
|
||||||
# homeassistant.components.influxdb
|
# homeassistant.components.influxdb
|
||||||
influxdb==5.2.0
|
influxdb==5.2.0
|
||||||
|
|
Loading…
Reference in New Issue