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",
|
2024-03-29 10:04:37 +00:00
|
|
|
"requirements": ["mullvad-api==1.0.0"],
|
|
|
|
"single_config_entry": true
|
2021-02-24 11:04:38 +00:00
|
|
|
}
|