From d77314e682ca8baaf617634c8d97a67e59d610a6 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 17 Jul 2019 08:52:58 +0200 Subject: [PATCH] FortiGate: Fixes release, spelling & front matter (#9872) --- source/_components/fortigate.markdown | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/source/_components/fortigate.markdown b/source/_components/fortigate.markdown index 68a1c761852..3d063e675d4 100644 --- a/source/_components/fortigate.markdown +++ b/source/_components/fortigate.markdown @@ -1,24 +1,18 @@ --- -layout: page title: "Fortigate" -description: "Instructions on how to integrate Fortigate Firewalls into Home Assistant." -date: 2019-07-07 22:00 -sidebar: true -comments: false -sharing: true -footer: true +description: "Instructions on how to integrate FortiGate Firewalls into Home Assistant." logo: fortinet.jpg ha_category: - Presence Detection -ha_release: 0.96 +ha_release: 0.97 ha_iot_class: Local Polling --- -This is a Fortigate presence sensor based on device detection of the Fortigate API +This is a FortiGate presence sensor based on device detection of the FortiGate API -## Fortigate setup +## FortiGate set up -Configure the Fortigate with a USERNAME API user and assign its minimum rights profile : +Configure the FortiGate with a USERNAME API user and assign its minimum rights profile: ```text config system accprofile @@ -55,11 +49,11 @@ fortigate: {% configuration %} host: - description: The IP address of the Fortigate device. + description: The IP address of the FortiGate device. required: true type: string username: - description: The username of the user that will connect to the Fortigate device. + description: The username of the user that will connect to the FortiGate device. required: true type: string api_key: @@ -72,7 +66,7 @@ devices: type: string {% endconfiguration %} -### Errors +## Errors If the rights of the profile are not sufficient, you will get the following error: