mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 00:06:51 +00:00
Add documentation for new Mullvad VPN integration (#14115)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
276ea8b952
commit
526cb241c4
@ -172,6 +172,7 @@
|
|||||||
"MIME",
|
"MIME",
|
||||||
"MJPEG",
|
"MJPEG",
|
||||||
"MQTT",
|
"MQTT",
|
||||||
|
"Mullvad",
|
||||||
"MySensors",
|
"MySensors",
|
||||||
"NAS",
|
"NAS",
|
||||||
"NETGEAR",
|
"NETGEAR",
|
||||||
|
19
source/_integrations/mullvad.markdown
Normal file
19
source/_integrations/mullvad.markdown
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
---
|
||||||
|
title: Mullvad VPN
|
||||||
|
description: Instructions on how to integrate Mullvad VPN api data into Home Assistant.
|
||||||
|
ha_category:
|
||||||
|
- Binary Sensor
|
||||||
|
- Network
|
||||||
|
ha_iot_class: Cloud Polling
|
||||||
|
ha_release: 2021.3
|
||||||
|
ha_domain: mullvad
|
||||||
|
ha_config_flow: true
|
||||||
|
ha_codeowners:
|
||||||
|
- '@meichthys'
|
||||||
|
---
|
||||||
|
|
||||||
|
The Mullvad VPN integration pulls [Mullvad](https://mullvad.net/) VPN status information into Home Assistant.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
{% include integrations/config_flow.md %}
|
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
Loading…
x
Reference in New Issue
Block a user