mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 13:13:46 +01:00
11 lines
274 B
JSON
11 lines
274 B
JSON
{
|
|
"domain": "free_mobile",
|
|
"name": "Free Mobile",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/free_mobile",
|
|
"iot_class": "cloud_push",
|
|
"loggers": ["freesms"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["freesms==0.2.0"]
|
|
}
|