Skip to content

Commit

Permalink
update manifest to add issues
Browse files Browse the repository at this point in the history
  • Loading branch information
duhow committed Jun 28, 2024
1 parent 72d1573 commit 7a0bc5f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions custom_components/cover_time_based/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@
"@duhow"
],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/cover_time_based",
"documentation": "https://github.com/duhow/hass-cover-time-based/tree/main",
"issue_tracker": "https://github.com/duhow/hass-cover-time-based/issues",
"integration_type": "helper",
"iot_class": "calculated",
"version": "0.0.2"
"version": "0.0.3"
}

0 comments on commit 7a0bc5f

Please sign in to comment.