mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 10:13:52 -05:00
Bump python-bsblan to 6.1.5 (#175651)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["bsblan"],
|
||||
"quality_scale": "silver",
|
||||
"requirements": ["python-bsblan==6.1.4"],
|
||||
"requirements": ["python-bsblan==6.1.5"],
|
||||
"zeroconf": [
|
||||
{
|
||||
"name": "bsb-lan*",
|
||||
|
||||
Generated
+1
-1
@@ -2616,7 +2616,7 @@ python-awair==0.2.5
|
||||
python-blockchain-api==0.0.2
|
||||
|
||||
# homeassistant.components.bsblan
|
||||
python-bsblan==6.1.4
|
||||
python-bsblan==6.1.5
|
||||
|
||||
# homeassistant.components.citybikes
|
||||
python-citybikes==0.3.3
|
||||
|
||||
@@ -126,6 +126,7 @@
|
||||
}),
|
||||
'states': dict({
|
||||
'1': dict({
|
||||
'cooling_operating_mode': None,
|
||||
'current_temperature': dict({
|
||||
'data_type': 0,
|
||||
'data_type_family': '',
|
||||
|
||||
Reference in New Issue
Block a user