We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5492763 commit ad4205dCopy full SHA for ad4205d
custom_components/adtpulse/manifest.json
@@ -4,8 +4,8 @@
4
"codeowners": ["@rsnodgrass", "@rlippmann"],
5
"config_flow": true,
6
"dependencies": [],
7
- "integration_type": "hub",
8
"documentation": "https://github.com/rsnodgrass/hass-adtpulse/",
+ "integration_type": "hub",
9
"iot_class": "cloud_push",
10
"issue_tracker": "https://github.com/rsnodgrass/hass-adtpulse/issues",
11
"requirements": [
hacs.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ADT Pulse",
3
+ "country": ["US", "CA"]
"homeassistant": "2025.7.1",
"render_readme": true,
- "country": ["US", "CA"]
}
0 commit comments