mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 09:47:13 +00:00
Bump pyserial-asyncio-fast to 0.13 (#121745)
This commit is contained in:
parent
fc770434f1
commit
322553b8a9
@ -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.11"]
|
"requirements": ["pyserial-asyncio-fast==0.13"]
|
||||||
}
|
}
|
||||||
|
@ -2157,7 +2157,7 @@ pyschlage==2024.6.0
|
|||||||
pysensibo==1.0.36
|
pysensibo==1.0.36
|
||||||
|
|
||||||
# homeassistant.components.serial
|
# homeassistant.components.serial
|
||||||
pyserial-asyncio-fast==0.11
|
pyserial-asyncio-fast==0.13
|
||||||
|
|
||||||
# homeassistant.components.acer_projector
|
# homeassistant.components.acer_projector
|
||||||
# homeassistant.components.crownstone
|
# homeassistant.components.crownstone
|
||||||
|
Loading…
x
Reference in New Issue
Block a user