From c177b10d5e4931390b39d00cab50e4bb437bb84b Mon Sep 17 00:00:00 2001 From: Thomas Le Gentil <20202649+kifeo@users.noreply.github.com> Date: Tue, 28 Apr 2020 11:12:17 +0200 Subject: [PATCH 1/4] deprecate fortigate integration the fortigate integration will be remove in order to only use the fortios one --- source/_integrations/fortigate.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/fortigate.markdown b/source/_integrations/fortigate.markdown index 6a5028fcb9cb..2022a608d8d0 100644 --- a/source/_integrations/fortigate.markdown +++ b/source/_integrations/fortigate.markdown @@ -12,6 +12,8 @@ ha_domain: fortigate This is a FortiGate presence sensor based on device detection of the FortiGate API +This integration will be deprecated in order to only use the fortios integration + ## FortiGate set up Configure the FortiGate with a USERNAME API user and assign its minimum rights profile: From 89183d165f60d499f6e6726e41ad0809cb80e75b Mon Sep 17 00:00:00 2001 From: Thomas Le Gentil <20202649+kifeo@users.noreply.github.com> Date: Tue, 28 Apr 2020 12:33:11 +0200 Subject: [PATCH 2/4] highlighted text highlighted text and added link to the fortios integration --- source/_integrations/fortigate.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_integrations/fortigate.markdown b/source/_integrations/fortigate.markdown index 2022a608d8d0..e2f345d349e7 100644 --- a/source/_integrations/fortigate.markdown +++ b/source/_integrations/fortigate.markdown @@ -12,7 +12,9 @@ ha_domain: fortigate This is a FortiGate presence sensor based on device detection of the FortiGate API -This integration will be deprecated in order to only use the fortios integration +***This integration will be deprecated in order to only use the fortios integration*** + +Please use https://www.home-assistant.io/integrations/fortios/ ## FortiGate set up From 049ed093645705934898d9e814dfbde6b3ef0065 Mon Sep 17 00:00:00 2001 From: Thomas Le Gentil <20202649+kifeo@users.noreply.github.com> Date: Tue, 28 Apr 2020 15:55:42 +0200 Subject: [PATCH 3/4] used a 'note warning' css class --- source/_integrations/fortigate.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_integrations/fortigate.markdown b/source/_integrations/fortigate.markdown index e2f345d349e7..f4f5d1829f35 100644 --- a/source/_integrations/fortigate.markdown +++ b/source/_integrations/fortigate.markdown @@ -12,7 +12,9 @@ ha_domain: fortigate This is a FortiGate presence sensor based on device detection of the FortiGate API -***This integration will be deprecated in order to only use the fortios integration*** +