mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 04:05:20 +01:00
11 lines
289 B
JSON
11 lines
289 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": "silver"
|
|
}
|