2021-02-24 11:04:38 +00:00
|
|
|
{
|
|
|
|
"domain": "mullvad",
|
|
|
|
"name": "Mullvad VPN",
|
2023-02-08 19:38:43 +00:00
|
|
|
"codeowners": ["@meichthys"],
|
2021-02-24 11:04:38 +00:00
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/mullvad",
|
2023-02-08 19:38:43 +00:00
|
|
|
"iot_class": "cloud_polling",
|
|
|
|
"requirements": ["mullvad-api==1.0.0"]
|
2021-02-24 11:04:38 +00:00
|
|
|
}
|