Skip to content

Commit ea3f76c

Browse files
authored
Bump yalexs-ble to 3.2.2 (home-assistant#158124)
1 parent b892cc1 commit ea3f76c

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

homeassistant/components/august/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@
2929
"documentation": "https://www.home-assistant.io/integrations/august",
3030
"iot_class": "cloud_push",
3131
"loggers": ["pubnub", "yalexs"],
32-
"requirements": ["yalexs==9.2.0", "yalexs-ble==3.2.1"]
32+
"requirements": ["yalexs==9.2.0", "yalexs-ble==3.2.2"]
3333
}

homeassistant/components/yale/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
"documentation": "https://www.home-assistant.io/integrations/yale",
1414
"iot_class": "cloud_push",
1515
"loggers": ["socketio", "engineio", "yalexs"],
16-
"requirements": ["yalexs==9.2.0", "yalexs-ble==3.2.1"]
16+
"requirements": ["yalexs==9.2.0", "yalexs-ble==3.2.2"]
1717
}

homeassistant/components/yalexs_ble/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
"dependencies": ["bluetooth_adapters"],
1313
"documentation": "https://www.home-assistant.io/integrations/yalexs_ble",
1414
"iot_class": "local_push",
15-
"requirements": ["yalexs-ble==3.2.1"]
15+
"requirements": ["yalexs-ble==3.2.2"]
1616
}

requirements_all.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements_test_all.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)