Skip to content

Commit 0b1ca09

Browse files
validation issues
1 parent 228229f commit 0b1ca09

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"domain": "daily",
33
"name": "Daily Sensor",
4+
"codeowners": ["@jeroenterheerdt"],
45
"config_flow": true,
6+
"dependencies": [],
57
"documentation": "https://github.com/jeroenterheerdt/HADailySensor",
8+
"homekit": {},
9+
"iot_class": "local_push",
610
"issue_tracker": "https://github.com/jeroenterheerdt/HADailySensor/issues",
711
"requirements": [],
812
"ssdp": [],
9-
"zeroconf": [],
10-
"homekit": {},
11-
"dependencies": [],
12-
"iot_class": "local_push",
13-
"codeowners": ["@jeroenterheerdt"],
14-
"version": "2024.6.0"
13+
"version": "2024.6.0",
14+
"zeroconf": []
1515
}

0 commit comments

Comments
 (0)