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:
Rechner Fox 2022-06-18 23:54:10 -07:00 committed by GitHub
parent dcf6c2d3a4
commit 45142558ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -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"]

View file

@ -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