Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
MTrab committed Jan 18, 2021
1 parent 2ea3656 commit 25211ea
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions custom_components/danfoss_ally/manifest.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
{
"domain": "danfoss_ally",
"domains": ["binary_sensor", "climate", "sensor"],
"name": "Danfoss Ally",
"documentation": "https://github.com/MTrab/danfoss_ally/blob/master/README.md",
"issue_tracker": "https://github.com/MTrab/danfoss_ally/issues",
"requirements": ["pydanfossally==0.0.19"],
"codeowners": ["@MTrab"],
"config_flow": true,
"iot_class": ["Cloud Polling"]
"config_flow": true
}

0 comments on commit 25211ea

Please sign in to comment.