1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-02 06:32:14 +01:00
Files
core/homeassistant/components/apollo_automation/manifest.json
Joost Lekkerkerker d9690507a4 Add Apollo Automation virtual integration (#139751)
Co-authored-by: Robert Resch <robert@resch.dev>
2025-03-04 15:08:14 +01:00

7 lines
129 B
JSON

{
"domain": "apollo_automation",
"name": "Apollo Automation",
"integration_type": "virtual",
"supported_by": "esphome"
}