Fix ESPHome Camera not merging image packets (#52783)
This commit is contained in:
parent
2eb531b8c8
commit
07e2a7245f
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "ESPHome",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/esphome",
|
||||
"requirements": ["aioesphomeapi==5.0.0"],
|
||||
"requirements": ["aioesphomeapi==5.0.1"],
|
||||
"zeroconf": ["_esphomelib._tcp.local."],
|
||||
"codeowners": ["@OttoWinter", "@jesserockz"],
|
||||
"after_dependencies": ["zeroconf", "tag"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue