{"id":13584463,"url":"https://github.com/vigonotion/zha_supported_devices","last_synced_at":"2025-04-07T01:32:26.300Z","repository":{"id":94671727,"uuid":"182548615","full_name":"vigonotion/zha_supported_devices","owner":"vigonotion","description":":book: zha supported devices in home assistant","archived":true,"fork":false,"pushed_at":"2019-04-22T09:16:52.000Z","size":65,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-06T01:40:30.462Z","etag":null,"topics":["homeassistant","quirks","zha","zigbee"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vigonotion.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2019-04-21T15:10:44.000Z","updated_at":"2023-10-28T18:27:27.000Z","dependencies_parsed_at":"2023-04-08T20:56:03.527Z","dependency_job_id":null,"html_url":"https://github.com/vigonotion/zha_supported_devices","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vigonotion%2Fzha_supported_devices","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vigonotion%2Fzha_supported_devices/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vigonotion%2Fzha_supported_devices/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vigonotion%2Fzha_supported_devices/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vigonotion","download_url":"https://codeload.github.com/vigonotion/zha_supported_devices/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247578152,"owners_count":20961230,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["homeassistant","quirks","zha","zigbee"],"created_at":"2024-08-01T15:04:16.409Z","updated_at":"2025-04-07T01:32:24.823Z","avatar_url":"https://github.com/vigonotion.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"# ZHA supported devices\nThis repository holds a list of all devices which are supported by the [ZHA][link-zha] component of [Home Assistant][link-ha].\n\n## Contributing\nPlease create a yaml file in the format specified below, and create a pull request on this repository.\n\n## Format\nThe device files should be placed in a yaml file `/devices/VENDOR/MODEL.yaml`.\n\nHere is an example of how a file could look like:\n\n```yaml\nmodel: LED1545G12\ndomains:\n  - light\ndescription: white spectrum, dimmable light\npicture_url: ikea_LED1545G12.png\nlink: https://www.ikea.com/us/en/catalog/products/70353343/\n```\n\nExplanation:\n\n| key         | optional | description                                                                                                                                                                                                      |\n|-------------|----------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| model       | no       | Model number of the device. You can find that in the datasheet. This is not \"60W opal white\", but a specific model number. Only use \"60W opal white\" model descriptors if you really can't find any model number |\n| domains     | no       | Array of home assistant domains this device creates                                                                                                                                                              |\n| sensors     | yes      | If this device has sensors, specify them in a list. E. g.: motion, contact, water                                                                                                                                |\n| description | no       | A short description about what this devices does                                                                                                                                                                 |\n| notes       | yes      | Additional information about this device. If you had to reset the device in a specific way, write it here                                                                                                        |\n| picture_url | yes      | Pictures should be placed in `devices/pictures/DEVICE_PICTURE.png`. This has to be a 300x300px PNG file. Only add `DEVICE_PICTURE.png` here, do not add the full path.                                                                                                          |\n| source      | yes      | If this information is from someone else, e. g. from a thread in the forum or on discord, please add a link to the conversation here                                                                             |\n| link        | yes      | A link to the *vendors* product page. Do not put Amazon or AliExpress links here     \n\n## How to view this data\n\nCurrently, we only collect the raw data about device support here. In the future, we can write a generator program that builds a markdown/html/... files to add them somewhere.\n\n\n[link-zha]: https://www.home-assistant.io/components/zha/\n[link-ha]: https://www.home-assistant.io/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvigonotion%2Fzha_supported_devices","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvigonotion%2Fzha_supported_devices","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvigonotion%2Fzha_supported_devices/lists"}