Skip to content

Commit

Permalink
Added version to manifest to prevent warning
Browse files Browse the repository at this point in the history
  • Loading branch information
dingusdk committed May 3, 2021
1 parent e8b63ce commit 8018171
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion custom_components/ihcviewer/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
"homeassistant": "0.114.0",
"requirements": ["ihcsdk==2.7.4"],
"config_flow": true,
"documentation": "https://github.com/dingusdk/haihcviewer"
"documentation": "https://github.com/dingusdk/haihcviewer",
"version": "1.2.6"
}

0 comments on commit 8018171

Please sign in to comment.