Skip to content

Commit 5309ddf

Browse files
ledermannclaude
andcommitted
fix(manifest): sort keys in alphabetical order for hassfest
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent fbfd720 commit 5309ddf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

custom_components/solectrus_integration/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"domain": "solectrus_integration",
33
"name": "SOLECTRUS",
4+
"after_dependencies": ["weather"],
45
"codeowners": ["@solectrus"],
56
"config_flow": true,
6-
"after_dependencies": ["weather"],
77
"dependencies": [],
88
"documentation": "https://github.com/solectrus/ha-integration",
99
"integration_type": "service",

0 commit comments

Comments
 (0)