Dependency Bump on Intellifire Lib (#66814)
This commit is contained in:
parent
a367d2be40
commit
92834cfd7a
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "IntelliFire",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/intellifire",
|
||||
"requirements": ["intellifire4py==0.9.8"],
|
||||
"requirements": ["intellifire4py==0.9.9"],
|
||||
"dependencies": [],
|
||||
"codeowners": ["@jeeftor"],
|
||||
"iot_class": "local_polling",
|
||||
|
|
|
@ -908,7 +908,7 @@ influxdb-client==1.24.0
|
|||
influxdb==5.3.1
|
||||
|
||||
# homeassistant.components.intellifire
|
||||
intellifire4py==0.9.8
|
||||
intellifire4py==0.9.9
|
||||
|
||||
# homeassistant.components.iotawatt
|
||||
iotawattpy==0.1.0
|
||||
|
|
|
@ -592,7 +592,7 @@ influxdb-client==1.24.0
|
|||
influxdb==5.3.1
|
||||
|
||||
# homeassistant.components.intellifire
|
||||
intellifire4py==0.9.8
|
||||
intellifire4py==0.9.9
|
||||
|
||||
# homeassistant.components.iotawatt
|
||||
iotawattpy==0.1.0
|
||||
|
|
Loading…
Add table
Reference in a new issue