Update to version 2.6 of ihcsdk (#31789)

* Make the set_runtime_value_int function work with template values

* Use newest version of the ihcsdk library

* Make the set_runtime_value_int function work with template values

* Use newest version of the ihcsdk library

* Updated to the newest ihcsdk 2.5.0

* Formatted changes to make it pass CI tests

* Update to version 2.6 of ihcsdk
pull/31792/head
Jens Østergaard Nielsen 2020-02-13 16:12:02 +01:00 committed by GitHub
parent d66123cc37
commit 8356ea2616
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
"documentation": "https://www.home-assistant.io/integrations/ihc",
"requirements": [
"defusedxml==0.6.0",
"ihcsdk==2.5.0"
"ihcsdk==2.6.0"
],
"dependencies": [],
"codeowners": []

View File

@ -725,7 +725,7 @@ ibmiotf==0.3.4
iglo==1.2.7
# homeassistant.components.ihc
ihcsdk==2.5.0
ihcsdk==2.6.0
# homeassistant.components.incomfort
incomfort-client==0.4.0