mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 13:13:46 +01:00
11 lines
291 B
JSON
11 lines
291 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",
|
|
"iot_class": "local_push",
|
|
"quality_scale": "platinum"
|
|
}
|