Skip to content

Commit ecdad19

Browse files
authored
Drop pyserial-asyncio from zha (#116638)
1 parent 27fcf72 commit ecdad19

3 files changed

Lines changed: 0 additions & 7 deletions

File tree

homeassistant/components/zha/manifest.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
"requirements": [
2424
"bellows==0.38.4",
2525
"pyserial==3.5",
26-
"pyserial-asyncio==0.6",
2726
"zha-quirks==0.0.115",
2827
"zigpy-deconz==0.23.1",
2928
"zigpy==0.64.0",

requirements_all.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2123,9 +2123,6 @@ pysensibo==1.0.36
21232123
# homeassistant.components.zha
21242124
pyserial-asyncio-fast==0.11
21252125

2126-
# homeassistant.components.zha
2127-
pyserial-asyncio==0.6
2128-
21292126
# homeassistant.components.acer_projector
21302127
# homeassistant.components.crownstone
21312128
# homeassistant.components.usb

requirements_test_all.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1662,9 +1662,6 @@ pysensibo==1.0.36
16621662
# homeassistant.components.zha
16631663
pyserial-asyncio-fast==0.11
16641664

1665-
# homeassistant.components.zha
1666-
pyserial-asyncio==0.6
1667-
16681665
# homeassistant.components.acer_projector
16691666
# homeassistant.components.crownstone
16701667
# homeassistant.components.usb

0 commit comments

Comments
 (0)