Skip to content

Commit ad4205d

Browse files
committed
sorted manifest keys per hassfest requirements
1 parent 5492763 commit ad4205d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

custom_components/adtpulse/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"codeowners": ["@rsnodgrass", "@rlippmann"],
55
"config_flow": true,
66
"dependencies": [],
7-
"integration_type": "hub",
87
"documentation": "https://github.com/rsnodgrass/hass-adtpulse/",
8+
"integration_type": "hub",
99
"iot_class": "cloud_push",
1010
"issue_tracker": "https://github.com/rsnodgrass/hass-adtpulse/issues",
1111
"requirements": [

hacs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ADT Pulse",
3+
"country": ["US", "CA"]
34
"homeassistant": "2025.7.1",
45
"render_readme": true,
5-
"country": ["US", "CA"]
66
}

0 commit comments

Comments
 (0)