mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Manifest cleanup (#49745)
* Remove empty homekit dict in guardian manifest * Clean up srp_energy manifest
This commit is contained in:
parent
b5fdc05f5f
commit
ff57a5bd7d
@ -5,7 +5,6 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/guardian",
|
||||
"requirements": ["aioguardian==1.0.4"],
|
||||
"zeroconf": ["_api._udp.local."],
|
||||
"homekit": {},
|
||||
"codeowners": ["@bachya"],
|
||||
"iot_class": "local_polling"
|
||||
}
|
||||
|
@ -4,10 +4,6 @@
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/srp_energy",
|
||||
"requirements": ["srpenergy==1.3.2"],
|
||||
"ssdp": [],
|
||||
"zeroconf": [],
|
||||
"homekit": {},
|
||||
"dependencies": [],
|
||||
"codeowners": ["@briglx"],
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user