mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 12:45:28 +02:00
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:
committed by
Paulus Schoutsen
parent
0e4504296e
commit
daa0330da4
@@ -3,7 +3,7 @@
|
|||||||
"name": "Lacrosse",
|
"name": "Lacrosse",
|
||||||
"documentation": "https://www.home-assistant.io/components/lacrosse",
|
"documentation": "https://www.home-assistant.io/components/lacrosse",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"pylacrosse==0.3.1"
|
"pylacrosse==0.4.0"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
|
@@ -1234,7 +1234,7 @@ pykira==0.1.1
|
|||||||
pykwb==0.0.8
|
pykwb==0.0.8
|
||||||
|
|
||||||
# homeassistant.components.lacrosse
|
# homeassistant.components.lacrosse
|
||||||
pylacrosse==0.3.1
|
pylacrosse==0.4.0
|
||||||
|
|
||||||
# homeassistant.components.lastfm
|
# homeassistant.components.lastfm
|
||||||
pylast==3.1.0
|
pylast==3.1.0
|
||||||
|
Reference in New Issue
Block a user