mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 03:37:07 +00:00
Bump python-bsblan to 0.5.6 (#80956)
* Bump python-bsblan to 0.5.6 * update requirements
This commit is contained in:
parent
60b3c36775
commit
b490f47334
@ -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"]
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user