Coder Social home page Coder Social logo

[SUGGESTION] Suggest zigpy-znp and ZHA devs team-up with slaesh to test his CC2652RB stick as another reference adapter about zigpy-znp HOT 11 CLOSED

zigpy avatar zigpy commented on August 17, 2024 2
[SUGGESTION] Suggest zigpy-znp and ZHA devs team-up with slaesh to test his CC2652RB stick as another reference adapter

from zigpy-znp.

Comments (11)

slaesh avatar slaesh commented on August 17, 2024 3

thanks @Hedda !
Sure, sounds great. Thanks for your request.

Currently stuck during a business trip.

Maybe write me for more details https://t.me/slaesh

from zigpy-znp.

Hedda avatar Hedda commented on August 17, 2024

thanks @Hedda !
Sure, sounds great. Thanks for your request.

Currently stuck during a business trip.

Maybe write me for more details https://t.me/slaesh

@slaesh That is very nice of you! Could you maybe post that in zigpy/zigpy-cc#63 and #28 telling @sanyatuning & @Adminiuga & @puddly & @dmulcahey that they can each e-mail their own postal addresses to you if they would like to get you?

Update: I see that you have your e-mail address posted on https://slae.sh/projects/cc2652/ -> [email protected]

PS: I don't have their contact information or any personal connection to them myself, I am really just a fan of zigpy and ZHA ;)

from zigpy-znp.

Hedda avatar Hedda commented on August 17, 2024

@slaesh Back from your business trip?

from zigpy-znp.

pipiche38 avatar pipiche38 commented on August 17, 2024

hello, can you help me and let me know if that is the proper way to start the ControllerApp ?

        self.zigpyApp = await ControllerApplication.new(
            config=ControllerApplication.SCHEMA({
                "database_path": /tmp/zigpy.db,
                "device": {
                    "config_for_port_path":"/dev/ttyUSB0"
                }
            }),
            auto_form=True,
            start_radio=True,
        )

Do I have to do more , is serial line the only way to get access to the hardware ? Is there any other parameters I should take care ?

from zigpy-znp.

puddly avatar puddly commented on August 17, 2024

@pipiche38 I believe I answered your question within the Domoticz-Zigpy repo.

In the future, please open a new issue or tag me as @puddly within an issue opened in your own project (which is how I was notified of your question to begin with 😃). When you comment on an existing issue, everybody involved will get notified, which may include people who aren't related to your specific problem.

from zigpy-znp.

Adminiuga avatar Adminiuga commented on August 17, 2024

basic zigpy schema is defined in https://github.com/zigpy/zigpy/blob/dev/zigpy/config/__init__.py, but some RadioLibs may change/extend SCHEMA_DEVICE to have some addional options like baudrate or flow_control check sources for other radios.
It is not "config_for_port_path" but "path", better use constants
defined in the radio lib or https://github.com/zigpy/zigpy/blob/64e4f731d34e3ed0aa75cb1146cb79ea1314c91a/zigpy/config/__init__.py#L23

from zigpy-znp.

pipiche38 avatar pipiche38 commented on August 17, 2024

@pipiche38 I believe I answered your question within the Domoticz-Zigpy repo.

In the future, please open a new issue or tag me as @puddly within an issue opened in your own project (which is how I was notified of your question to begin with 😃). When you comment on an existing issue, everybody involved will get notified, which may include people who aren't related to your specific problem.

Sorry for that. I'll do it from now.

Thanks @Adminiuga for the information.

from zigpy-znp.

puddly avatar puddly commented on August 17, 2024

Thanks for the suggestion. As much as I like growing my CC2652R collection, I don't think testing is needed for an adapter that is functionally identical to the ZZH with the exception of a much better USB serial chip.

@slaesh has sent me all the information I need to autodetect the serial port, although that functionality isn't being used by HA at the moment.

from zigpy-znp.

manouallou avatar manouallou commented on August 17, 2024

Hello everyone,

Can you please confirm to a non tech-savvy guy like me (and perhaps others) that slaesh's usb coordinator will work with Home Assistant and ZHA? I am currently using a CC2531 from Sonoff as my coordinator and I am looking to upgrade to a better one since I am facing intermittent connection problems with the CC2531.

from zigpy-znp.

Hedda avatar Hedda commented on August 17, 2024

@manouallou Yes CC2652RB is supported, see https://github.com/zigpy/zigpy-znp/blob/dev/README.md#hardware-requirements

It needs Z-Stack 3 coordinator firmware https://github.com/Koenkk/Z-Stack-firmware/tree/master/coordinator/Z-Stack_3.x.0/bin

Home Assistant ZHA depend on zigpy-znp https://www.home-assistant.io/integrations/zha/#known-working-zigbee-radio-modules

PS: Off-topic; just be aware that several others are working on CC2652P based coordinators which should offer even greater range.

from zigpy-znp.

manouallou avatar manouallou commented on August 17, 2024

Hey @Hedda thank you for the information. Really helpful!

I am still expecting my CC2652RB stick from Slaesh to test it out. I have paid since February 27th (today is April 3rd) and the dude is not replying to any of my emails or Telegram, nothing. He is seriously got some problems with his communication and his production/distribution!

Maybe it is a sign to cancel the CC2652RB and go for a CC2652P based coordinator as you suggested which indeed looks really interesting. Problem is I cannot easily find any available online.

from zigpy-znp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.