mirror of
https://github.com/elisspace/core.git
synced 2026-09-23 02:57:48 +00:00
10 lines
253 B
JSON
10 lines
253 B
JSON
{
|
|
"domain": "mullvad",
|
|
"name": "Mullvad VPN",
|
|
"codeowners": ["@meichthys"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/mullvad",
|
|
"iot_class": "cloud_polling",
|
|
"requirements": ["mullvad-api==1.0.0"]
|
|
}
|