Skip to content

Commit f55aa0b

Browse files
authored
Bump aioesphomeapi to 27.0.1 (#129643)
1 parent 02b34f0 commit f55aa0b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

homeassistant/components/esphome/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"mqtt": ["esphome/discover/#"],
1818
"quality_scale": "platinum",
1919
"requirements": [
20-
"aioesphomeapi==27.0.0",
20+
"aioesphomeapi==27.0.1",
2121
"esphome-dashboard-api==1.2.3",
2222
"bleak-esphome==1.1.0"
2323
],

requirements_all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ aioelectricitymaps==0.4.0
240240
aioemonitor==1.0.5
241241

242242
# homeassistant.components.esphome
243-
aioesphomeapi==27.0.0
243+
aioesphomeapi==27.0.1
244244

245245
# homeassistant.components.flo
246246
aioflo==2021.11.0

requirements_test_all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ aioelectricitymaps==0.4.0
228228
aioemonitor==1.0.5
229229

230230
# homeassistant.components.esphome
231-
aioesphomeapi==27.0.0
231+
aioesphomeapi==27.0.1
232232

233233
# homeassistant.components.flo
234234
aioflo==2021.11.0

0 commit comments

Comments
 (0)