Skip to content

Commit

Permalink
Bump incomfort-client to v0.6.4 (#133205)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbouwh authored Dec 14, 2024
1 parent 35d5a16 commit 4dc1405
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/incomfort/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/incomfort",
"iot_class": "local_polling",
"loggers": ["incomfortclient"],
"requirements": ["incomfort-client==0.6.3-1"]
"requirements": ["incomfort-client==0.6.4"]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1197,7 +1197,7 @@ ihcsdk==2.8.5
imgw_pib==1.0.6

# homeassistant.components.incomfort
incomfort-client==0.6.3-1
incomfort-client==0.6.4

# homeassistant.components.influxdb
influxdb-client==1.24.0
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1011,7 +1011,7 @@ ifaddr==0.2.0
imgw_pib==1.0.6

# homeassistant.components.incomfort
incomfort-client==0.6.3-1
incomfort-client==0.6.4

# homeassistant.components.influxdb
influxdb-client==1.24.0
Expand Down

0 comments on commit 4dc1405

Please sign in to comment.