Skip to content

Commit

Permalink
Bump aioesphomeapi to 13.4.1 (home-assistant#88703)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco authored and balloob committed Feb 25, 2023
1 parent 02bd3f8 commit e69271c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/esphome/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"integration_type": "device",
"iot_class": "local_push",
"loggers": ["aioesphomeapi", "noiseprotocol"],
"requirements": ["aioesphomeapi==13.4.0", "esphome-dashboard-api==1.2.3"],
"requirements": ["aioesphomeapi==13.4.1", "esphome-dashboard-api==1.2.3"],
"zeroconf": ["_esphomelib._tcp.local."]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ aioecowitt==2023.01.0
aioemonitor==1.0.5

# homeassistant.components.esphome
aioesphomeapi==13.4.0
aioesphomeapi==13.4.1

# homeassistant.components.flo
aioflo==2021.11.0
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ aioecowitt==2023.01.0
aioemonitor==1.0.5

# homeassistant.components.esphome
aioesphomeapi==13.4.0
aioesphomeapi==13.4.1

# homeassistant.components.flo
aioflo==2021.11.0
Expand Down

0 comments on commit e69271c

Please sign in to comment.