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

Zigbee home thermostat #70

Closed
titilambert opened this issue Nov 4, 2017 · 2 comments
Closed

Zigbee home thermostat #70

titilambert opened this issue Nov 4, 2017 · 2 comments

Comments

@titilambert
Copy link

titilambert commented Nov 4, 2017

Hello !
I have this heater http://www.zigbee.org/zigbee-products-2/#zigbeecertifiedproducts/productdetails3/576aefccf87038aa313e32f1/
I want to plug it into home assistant.
I already made several HA components, so I don't have any issue with HA.
My issue is more about the Zigbee protocol.
I'm trying some bellows commands without success, "I need a database ???"
I don't know how to "form" a new network :/

In fact, I know where to start :D

Thanks for your help !

@titilambert
Copy link
Author

titilambert commented Nov 6, 2017

I got some new stuff !

# bellows  -d /dev/ttyUSB0 devices -D zigbee.db 
Device:
  NWK: 0xd99f
  IEEE: f8:f0:05:ff:ff:f8:93:e0
  Endpoints:
    25: profile=0x104, device_type=DeviceType.THERMOSTAT
      Input Clusters:
        Basic (0)
        Identify (3)
        Groups (4)
        Thermostat (513)
        Thermostat User Interface Configuration (516)
      Output Clusters:
        Temperature Measurement (1026)
Device:
  NWK: 0x12af
  IEEE: f8:f0:05:ff:ff:f9:6a:b2
  Endpoints:
    25: profile=0x104, device_type=DeviceType.THERMOSTAT
      Input Clusters:
        Basic (0)
        Identify (3)
        Groups (4)
        Thermostat (513)
        Thermostat User Interface Configuration (516)
      Output Clusters:
        Temperature Measurement (1026)

@rcloran
Copy link
Collaborator

rcloran commented Feb 5, 2018

Please re-open in the new zigpy project (https://github.com/zigpy/zigpy). There appears to be no way to move issues between projects.

@rcloran rcloran closed this as completed Feb 5, 2018
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

No branches or pull requests

2 participants