Update pylacrosse library to version 0.4.0 (#26088)
* Updated pylacrosse library to version 0.4.0. Adding support for remote serial port. * Generated new requirements_all.txt file.
This commit is contained in:
parent
0e4504296e
commit
daa0330da4
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Lacrosse",
|
||||
"documentation": "https://www.home-assistant.io/components/lacrosse",
|
||||
"requirements": [
|
||||
"pylacrosse==0.3.1"
|
||||
"pylacrosse==0.4.0"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
|
|
|
@ -1234,7 +1234,7 @@ pykira==0.1.1
|
|||
pykwb==0.0.8
|
||||
|
||||
# homeassistant.components.lacrosse
|
||||
pylacrosse==0.3.1
|
||||
pylacrosse==0.4.0
|
||||
|
||||
# homeassistant.components.lastfm
|
||||
pylast==3.1.0
|
||||
|
|
Loading…
Add table
Reference in a new issue