mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 05:06:13 +01:00
12 lines
324 B
JSON
12 lines
324 B
JSON
{
|
|
"domain": "sleep_as_android",
|
|
"name": "Sleep as Android",
|
|
"codeowners": ["@tr4nt0r"],
|
|
"config_flow": true,
|
|
"dependencies": ["webhook"],
|
|
"documentation": "https://www.home-assistant.io/integrations/sleep_as_android",
|
|
"integration_type": "service",
|
|
"iot_class": "local_push",
|
|
"quality_scale": "platinum"
|
|
}
|