mirror of
https://github.com/home-assistant/core.git
synced 2026-04-18 07:56:03 +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
|
from dataclasses import dataclass
|
||||||
import logging
|
import logging
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
"""Constants for the Kodi platform."""
|
"""Constants for the Kodi integration."""
|
||||||
|
|
||||||
DOMAIN = "kodi"
|
DOMAIN = "kodi"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user