Skip to content

Commit

Permalink
Correct hacs.json
Browse files Browse the repository at this point in the history
  • Loading branch information
RogerSelwyn committed Sep 9, 2021
1 parent 6326d07 commit 61edff5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions hacs.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
{
"name": "Office 365 Integration",
"zip_release": true,
"filename": "o365.zip",
"homeassistant": "0.103",
"content_in_root": false,
"domains": ["calendar"],
"iot_class": "Cloud Polling",
"persistent_directory": ".O365-token-cache",
"render_readme": true
}

0 comments on commit 61edff5

Please sign in to comment.