Skip to content

Commit d9ebbf5

Browse files
authored
Restore single_config_entry in manifest.json
Restored 'single_config_entry' property in manifest.
1 parent 57b2e35 commit d9ebbf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom_components/yidcal/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
"codeowners": ["@hitchin999"],
66
"config_flow": true,
7-
"single_config_entry": true,
87
"documentation": "https://github.com/hitchin999/YidCal",
98
"iot_class": "local_polling",
109
"issue_tracker": "https://github.com/hitchin999/YidCal/issues",
@@ -15,5 +14,6 @@
1514
"zmanim==0.3.1",
1615
"geopy==2.4.1"
1716
],
17+
"single_config_entry": true,
1818
"version": "0.5.7"
1919
}

0 commit comments

Comments
 (0)