Update geniushub-client to 0.7.0 (#85058)

* Bump geniushub-client version

Hit an issue with the latest versions of software running on GeniusHub,
that requires a bump in the geniushub-client version to resolve.

This addresses GH 78799

* Update dependancy in additional location

As per PR guid (glad I read that), I've also updated the global
requirements_all.txt file
pull/86513/head
wibbit 2023-01-24 08:15:08 +00:00 committed by GitHub
parent 9fb4f6b643
commit 3f4c8a28ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"domain": "geniushub",
"name": "Genius Hub",
"documentation": "https://www.home-assistant.io/integrations/geniushub",
"requirements": ["geniushub-client==0.6.30"],
"requirements": ["geniushub-client==0.7.0"],
"codeowners": ["@zxdavb"],
"iot_class": "local_polling",
"loggers": ["geniushubclient"]

View File

@ -763,7 +763,7 @@ gassist-text==0.0.7
gcal-sync==4.1.2
# homeassistant.components.geniushub
geniushub-client==0.6.30
geniushub-client==0.7.0
# homeassistant.components.geocaching
geocachingapi==0.2.1