Skip to content

Commit

Permalink
enable hacs
Browse files Browse the repository at this point in the history
  • Loading branch information
hcoohb committed Sep 2, 2020
1 parent 77b3a57 commit ced06d5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/yeelight_bt/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"name": "Yeelight bluetooth",
"config_flow": true,
"documentation": "https://github.com/hcoohb/hass-yeelightbt",
"issue_tracker": "https://github.com/hcoohb/hass-yeelightbt/issues",
"dependencies": [],
"codeowners": ["@hcoohb"],
"requirements": ["voluptuous", "bluepy", "click"]
Expand Down
7 changes: 7 additions & 0 deletions hacs.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"name": "Yeelight bluetooth",
"render_readme": true,
"domains": ["yeelight_bt", "light"],
"homeassistant": "0.109.0",
"iot_class": "Local Polling"
}

0 comments on commit ced06d5

Please sign in to comment.