mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 13:13:46 +01:00
changelog: https://github.com/home-assistant-libs/pyserial-asyncio-fast/compare/0.15...0.16
9 lines
229 B
JSON
9 lines
229 B
JSON
{
|
|
"domain": "serial",
|
|
"name": "Serial",
|
|
"codeowners": ["@fabaff"],
|
|
"documentation": "https://www.home-assistant.io/integrations/serial",
|
|
"iot_class": "local_polling",
|
|
"requirements": ["pyserial-asyncio-fast==0.16"]
|
|
}
|