Bump pyenvisalink to 4.5 (#73663)
* Bump pyenvisalink to latest version 4.5 * Minor bugfixes: * Prevent reconnects from being scheduled simultaneously * Fix parsing keypad messages containing extra commas * Add pyenvisalink updated dependency
This commit is contained in:
parent
dcf6c2d3a4
commit
45142558ef
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "envisalink",
|
||||
"name": "Envisalink",
|
||||
"documentation": "https://www.home-assistant.io/integrations/envisalink",
|
||||
"requirements": ["pyenvisalink==4.4"],
|
||||
"requirements": ["pyenvisalink==4.5"],
|
||||
"codeowners": ["@ufodone"],
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["pyenvisalink"]
|
||||
|
|
|
@ -1474,7 +1474,7 @@ pyeight==0.3.0
|
|||
pyemby==1.8
|
||||
|
||||
# homeassistant.components.envisalink
|
||||
pyenvisalink==4.4
|
||||
pyenvisalink==4.5
|
||||
|
||||
# homeassistant.components.ephember
|
||||
pyephember==0.3.1
|
||||
|
|
Loading…
Add table
Reference in a new issue