mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 01:37:08 +00:00
Update pyserial-asyncio-fast to 0.15 (#141537)
This commit is contained in:
parent
89bf426163
commit
50d050e63e
@ -4,5 +4,5 @@
|
|||||||
"codeowners": ["@fabaff"],
|
"codeowners": ["@fabaff"],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/serial",
|
"documentation": "https://www.home-assistant.io/integrations/serial",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"requirements": ["pyserial-asyncio-fast==0.14"]
|
"requirements": ["pyserial-asyncio-fast==0.15"]
|
||||||
}
|
}
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -2289,7 +2289,7 @@ pyschlage==2024.11.0
|
|||||||
pysensibo==1.1.0
|
pysensibo==1.1.0
|
||||||
|
|
||||||
# homeassistant.components.serial
|
# homeassistant.components.serial
|
||||||
pyserial-asyncio-fast==0.14
|
pyserial-asyncio-fast==0.15
|
||||||
|
|
||||||
# homeassistant.components.acer_projector
|
# homeassistant.components.acer_projector
|
||||||
# homeassistant.components.crownstone
|
# homeassistant.components.crownstone
|
||||||
|
Loading…
x
Reference in New Issue
Block a user