Skip to content

Commit

Permalink
Add zigpy_zboss to the RADIO_TO_PACKAGE map (#44)
Browse files Browse the repository at this point in the history
* Add zigpy_zboss to the RADIO_TO_PACKAGE map

* Fix formatting
  • Loading branch information
natexornate authored Jan 29, 2024
1 parent 83199a9 commit ab58a1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zigpy_cli/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"ezsp": "bellows",
"deconz": "zigpy_deconz",
"xbee": "zigpy_xbee",
"zboss": "zigpy_zboss",
"zigate": "zigpy_zigate",
"znp": "zigpy_znp",
}
Expand Down

0 comments on commit ab58a1b

Please sign in to comment.