Skip to content

Commit ab58a1b

Browse files
authored
Add zigpy_zboss to the RADIO_TO_PACKAGE map (#44)
* Add zigpy_zboss to the RADIO_TO_PACKAGE map * Fix formatting
1 parent 83199a9 commit ab58a1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

zigpy_cli/const.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"ezsp": "bellows",
1212
"deconz": "zigpy_deconz",
1313
"xbee": "zigpy_xbee",
14+
"zboss": "zigpy_zboss",
1415
"zigate": "zigpy_zigate",
1516
"znp": "zigpy_znp",
1617
}

0 commit comments

Comments
 (0)