Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions source/_integrations/fortigate.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ ha_domain: fortigate

This is a FortiGate presence sensor based on device detection of the FortiGate API

<div class='note warning'>
This integration will be deprecated. Please use the [FortiOS](/integrations/fortios) integration.
</div>
Comment on lines +15 to +17
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is now broken on our website as the HTML & Markdown context isn't switched.
At least one new line is needed after switching between HTML & Markdown.

So after the opening div and before the closing div an empty line needed to be put.


## FortiGate set up

Configure the FortiGate with a USERNAME API user and assign its minimum rights profile:
Expand Down