1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-02 00:20:30 +01:00

Rename component to integration in FortiOS (#166887)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
smarthome-10
2026-03-30 21:33:06 +02:00
committed by GitHub
parent 58a376e68b
commit 1c2f583587
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
"""Fortinet FortiOS components."""
"""Fortinet FortiOS integration."""

View File

@@ -1,6 +1,6 @@
"""Support to use FortiOS device like FortiGate as device tracker.
This component is part of the device_tracker platform.
This FortiOS integration provides a device_tracker platform.
"""
from __future__ import annotations