Skip to content

Commit

Permalink
Bump yalexs-ble to 2.1.6 (home-assistant#90295)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco authored Mar 26, 2023
1 parent a0b6da3 commit f843127
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/august/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@
"documentation": "https://www.home-assistant.io/integrations/august",
"iot_class": "cloud_push",
"loggers": ["pubnub", "yalexs"],
"requirements": ["yalexs==1.2.7", "yalexs-ble==2.1.5"]
"requirements": ["yalexs==1.2.7", "yalexs-ble==2.1.6"]
}
2 changes: 1 addition & 1 deletion homeassistant/components/yalexs_ble/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
"dependencies": ["bluetooth_adapters"],
"documentation": "https://www.home-assistant.io/integrations/yalexs_ble",
"iot_class": "local_push",
"requirements": ["yalexs-ble==2.1.5"]
"requirements": ["yalexs-ble==2.1.6"]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2668,7 +2668,7 @@ yalesmartalarmclient==0.3.9

# homeassistant.components.august
# homeassistant.components.yalexs_ble
yalexs-ble==2.1.5
yalexs-ble==2.1.6

# homeassistant.components.august
yalexs==1.2.7
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1905,7 +1905,7 @@ yalesmartalarmclient==0.3.9

# homeassistant.components.august
# homeassistant.components.yalexs_ble
yalexs-ble==2.1.5
yalexs-ble==2.1.6

# homeassistant.components.august
yalexs==1.2.7
Expand Down

0 comments on commit f843127

Please sign in to comment.