Bump aioesphomeapi to 13.0.3 (#85356)

Performance improvements

changelog: https://github.com/esphome/aioesphomeapi/compare/v13.0.2...v13.0.3
This commit is contained in:
J. Nick Koston 2023-01-06 18:00:38 -10:00 committed by GitHub
parent cf3ca816a8
commit 6d012ea7c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "ESPHome",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/esphome",
"requirements": ["aioesphomeapi==13.0.2"],
"requirements": ["aioesphomeapi==13.0.3"],
"zeroconf": ["_esphomelib._tcp.local."],
"dhcp": [{ "registered_devices": true }],
"codeowners": ["@OttoWinter", "@jesserockz"],

View File

@ -159,7 +159,7 @@ aioecowitt==2022.11.0
aioemonitor==1.0.5
# homeassistant.components.esphome
aioesphomeapi==13.0.2
aioesphomeapi==13.0.3
# homeassistant.components.flo
aioflo==2021.11.0

View File

@ -146,7 +146,7 @@ aioecowitt==2022.11.0
aioemonitor==1.0.5
# homeassistant.components.esphome
aioesphomeapi==13.0.2
aioesphomeapi==13.0.3
# homeassistant.components.flo
aioflo==2021.11.0