Skip to content

Commit c7bc555

Browse files
author
Franz646
committed
fix: format manifest.json with prettier (hassfest requirement)
1 parent 88c896e commit c7bc555

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

custom_components/orphan_cleaner/manifest.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
{
22
"domain": "orphan_cleaner",
33
"name": "Orphan Entity Cleaner",
4-
"codeowners": [
5-
"@Franz646"
6-
],
4+
"codeowners": ["@Franz646"],
75
"config_flow": true,
8-
"dependencies": [
9-
"http"
10-
],
6+
"dependencies": ["http"],
117
"documentation": "https://github.com/Franz646/orphan-cleaner",
128
"integration_type": "service",
139
"iot_class": "local_push",

0 commit comments

Comments
 (0)