mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 03:37:07 +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",
|
"documentation": "https://www.home-assistant.io/integrations/guardian",
|
||||||
"requirements": ["aioguardian==1.0.4"],
|
"requirements": ["aioguardian==1.0.4"],
|
||||||
"zeroconf": ["_api._udp.local."],
|
"zeroconf": ["_api._udp.local."],
|
||||||
"homekit": {},
|
|
||||||
"codeowners": ["@bachya"],
|
"codeowners": ["@bachya"],
|
||||||
"iot_class": "local_polling"
|
"iot_class": "local_polling"
|
||||||
}
|
}
|
||||||
|
@ -4,10 +4,6 @@
|
|||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/srp_energy",
|
"documentation": "https://www.home-assistant.io/integrations/srp_energy",
|
||||||
"requirements": ["srpenergy==1.3.2"],
|
"requirements": ["srpenergy==1.3.2"],
|
||||||
"ssdp": [],
|
|
||||||
"zeroconf": [],
|
|
||||||
"homekit": {},
|
|
||||||
"dependencies": [],
|
|
||||||
"codeowners": ["@briglx"],
|
"codeowners": ["@briglx"],
|
||||||
"iot_class": "cloud_polling"
|
"iot_class": "cloud_polling"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user