mirror of
https://github.com/home-assistant/core.git
synced 2025-08-11 16:45:19 +02:00
Bump aioesphomeapi (#19838)
This commit is contained in:
committed by
Paulus Schoutsen
parent
68e33fdbf5
commit
4ec313cb3b
@@ -31,7 +31,7 @@ if TYPE_CHECKING:
|
||||
ServiceCall
|
||||
|
||||
DOMAIN = 'esphome'
|
||||
REQUIREMENTS = ['aioesphomeapi==1.4.0']
|
||||
REQUIREMENTS = ['aioesphomeapi==1.4.1']
|
||||
|
||||
|
||||
DISPATCHER_UPDATE_ENTITY = 'esphome_{entry_id}_update_{component_key}_{key}'
|
||||
|
@@ -96,7 +96,7 @@ aioautomatic==0.6.5
|
||||
aiodns==1.1.1
|
||||
|
||||
# homeassistant.components.esphome
|
||||
aioesphomeapi==1.4.0
|
||||
aioesphomeapi==1.4.1
|
||||
|
||||
# homeassistant.components.freebox
|
||||
aiofreepybox==0.0.6
|
||||
|
Reference in New Issue
Block a user