mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 09:47:13 +00:00
Bump aioesphomeapi to 2.1.0 (#24278)
* Bump aioesphomeapi to 2.1.0 * Update requirements txt
This commit is contained in:
parent
5085ce8ab1
commit
ee71d2ca60
@ -4,7 +4,7 @@
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/components/esphome",
|
||||
"requirements": [
|
||||
"aioesphomeapi==2.0.1"
|
||||
"aioesphomeapi==2.1.0"
|
||||
],
|
||||
"dependencies": [],
|
||||
"zeroconf": ["_esphomelib._tcp.local."],
|
||||
|
@ -126,7 +126,7 @@ aiobotocore==0.10.2
|
||||
aiodns==2.0.0
|
||||
|
||||
# homeassistant.components.esphome
|
||||
aioesphomeapi==2.0.1
|
||||
aioesphomeapi==2.1.0
|
||||
|
||||
# homeassistant.components.freebox
|
||||
aiofreepybox==0.0.8
|
||||
|
@ -45,7 +45,7 @@ aioautomatic==0.6.5
|
||||
aiobotocore==0.10.2
|
||||
|
||||
# homeassistant.components.esphome
|
||||
aioesphomeapi==2.0.1
|
||||
aioesphomeapi==2.1.0
|
||||
|
||||
# homeassistant.components.emulated_hue
|
||||
# homeassistant.components.http
|
||||
|
Loading…
x
Reference in New Issue
Block a user