Skip to content
Merged
Show file tree
Hide file tree
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
1 change: 0 additions & 1 deletion .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,6 @@ omit =
homeassistant/components/folder_watcher/*
homeassistant/components/foobot/sensor.py
homeassistant/components/fortios/device_tracker.py
homeassistant/components/fortigate/*
homeassistant/components/foscam/camera.py
homeassistant/components/foscam/const.py
homeassistant/components/foursquare/*
Expand Down
1 change: 0 additions & 1 deletion CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ homeassistant/components/flock/* @fabaff
homeassistant/components/flume/* @ChrisMandich @bdraco
homeassistant/components/flunearyou/* @bachya
homeassistant/components/forked_daapd/* @uvjustin
homeassistant/components/fortigate/* @kifeo
homeassistant/components/fortios/* @kimfrellsen
homeassistant/components/foscam/* @skgsergio
homeassistant/components/foursquare/* @robbiet480
Expand Down
79 changes: 0 additions & 79 deletions homeassistant/components/fortigate/__init__.py

This file was deleted.

89 changes: 0 additions & 89 deletions homeassistant/components/fortigate/device_tracker.py

This file was deleted.

7 changes: 0 additions & 7 deletions homeassistant/components/fortigate/manifest.json

This file was deleted.

3 changes: 0 additions & 3 deletions requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1310,9 +1310,6 @@ pyeverlights==0.1.0
# homeassistant.components.ezviz
pyezviz==0.1.5

# homeassistant.components.fortigate
pyfgt==0.5.1

# homeassistant.components.fido
pyfido==2.1.1

Expand Down