mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 08:47:57 +00:00
Use the latest version of the pyserial-asyncio-fast library (#134501)
This commit is contained in:
parent
6f3544fa47
commit
629d108078
@ -4,5 +4,5 @@
|
||||
"codeowners": ["@fabaff"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/serial",
|
||||
"iot_class": "local_polling",
|
||||
"requirements": ["pyserial-asyncio-fast==0.13"]
|
||||
"requirements": ["pyserial-asyncio-fast==0.14"]
|
||||
}
|
||||
|
@ -2255,7 +2255,7 @@ pyschlage==2024.11.0
|
||||
pysensibo==1.1.0
|
||||
|
||||
# homeassistant.components.serial
|
||||
pyserial-asyncio-fast==0.13
|
||||
pyserial-asyncio-fast==0.14
|
||||
|
||||
# homeassistant.components.acer_projector
|
||||
# homeassistant.components.crownstone
|
||||
|
Loading…
x
Reference in New Issue
Block a user