Bump python-bsblan to 0.5.6 (#80956)

* Bump python-bsblan to 0.5.6

* update requirements
This commit is contained in:
Willem-Jan van Rootselaar 2022-10-27 18:25:14 +02:00 committed by GitHub
parent 60b3c36775
commit b490f47334
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "BSB-Lan",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/bsblan",
"requirements": ["python-bsblan==0.5.5"],
"requirements": ["python-bsblan==0.5.6"],
"codeowners": ["@liudger"],
"iot_class": "local_polling",
"loggers": ["bsblan"]

View File

@ -1950,7 +1950,7 @@ pythinkingcleaner==0.0.3
python-blockchain-api==0.0.2
# homeassistant.components.bsblan
python-bsblan==0.5.5
python-bsblan==0.5.6
# homeassistant.components.clementine
python-clementine-remote==1.0.1

View File

@ -1370,7 +1370,7 @@ pytankerkoenig==0.0.6
pytautulli==21.11.0
# homeassistant.components.bsblan
python-bsblan==0.5.5
python-bsblan==0.5.6
# homeassistant.components.ecobee
python-ecobee-api==0.2.14