Bump btsmarthub_devicelist to 0.2.2 (#77609)
parent
769084058d
commit
4e625f0360
|
@ -2,7 +2,7 @@
|
||||||
"domain": "bt_smarthub",
|
"domain": "bt_smarthub",
|
||||||
"name": "BT Smart Hub",
|
"name": "BT Smart Hub",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/bt_smarthub",
|
"documentation": "https://www.home-assistant.io/integrations/bt_smarthub",
|
||||||
"requirements": ["btsmarthub_devicelist==0.2.0"],
|
"requirements": ["btsmarthub_devicelist==0.2.2"],
|
||||||
"codeowners": ["@jxwolstenholme"],
|
"codeowners": ["@jxwolstenholme"],
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"loggers": ["btsmarthub_devicelist"]
|
"loggers": ["btsmarthub_devicelist"]
|
||||||
|
|
|
@ -470,7 +470,7 @@ bthome-ble==1.0.0
|
||||||
bthomehub5-devicelist==0.1.1
|
bthomehub5-devicelist==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.bt_smarthub
|
# homeassistant.components.bt_smarthub
|
||||||
btsmarthub_devicelist==0.2.0
|
btsmarthub_devicelist==0.2.2
|
||||||
|
|
||||||
# homeassistant.components.buienradar
|
# homeassistant.components.buienradar
|
||||||
buienradar==1.0.5
|
buienradar==1.0.5
|
||||||
|
|
Loading…
Reference in New Issue