mirror of
https://github.com/home-assistant/core.git
synced 2026-04-02 00:20:30 +01:00
Rename component to integration in Kodi (#167031)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
"""The kodi component."""
|
||||
"""The Kodi integration."""
|
||||
|
||||
from dataclasses import dataclass
|
||||
import logging
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
"""Constants for the Kodi platform."""
|
||||
"""Constants for the Kodi integration."""
|
||||
|
||||
DOMAIN = "kodi"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user