1
mirror of https://github.com/home-assistant/core synced 2024-10-07 10:13:38 +02:00
ha-core/homeassistant/components/ephember/manifest.json
2020-04-03 12:58:19 -07:00

8 lines
198 B
JSON

{
"domain": "ephember",
"name": "EPH Controls",
"documentation": "https://www.home-assistant.io/integrations/ephember",
"requirements": ["pyephember==0.3.1"],
"codeowners": ["@ttroy50"]
}