Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for slaesh’s CC2652RB stick, zigbee2mqtt usb detection update, .env for compose #48

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

crietzschel
Copy link

Changed a few things cause I'm using different hardware:

  • added support for slaesh’s CC2652RB stick
  • therefore I updated USB device detection for zigbee2mqtt
  • as CC2652RB is using ttyUSB instead of ttyACM I reworked config file creation and also compose-File to be more flexible (.env File ; could be used to map ports also, also pulling latest- without updating docker-compose.yml ; so update could work)
  • when plugging in a zigbee2mqtt compatible device after using ct-Smart-Home for a while, the config for zigbee2mqtt is created (if not created manually before)
  • so not checking directory data is existing anymore, bute checking for each config file
  • side effect: every "start" is setting permissions (if it's not intended we've to change it)

Notes:
Adding more sticks should be easy. As I don't own any others only added CC2652RB.
See egrep about line 15. Also you could add "vendor:product" instead of only using vendor.

Sorry for not requesting pulls for each small change. But only together it's working - at least on my stetup.

Thanks for your work!!

crietzschel and others added 3 commits February 6, 2021 21:04
…ed zigbee2mqtt usb detection including support for slaesh’s CC2652RB stick
…ed zigbee2mqtt usb detection including support for slaesh’s CC2652RB stick
scurfin added a commit to scurfin/ct-Smart-Home that referenced this pull request Mar 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant