mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Add migration logic to assist_pipeline (#115172)
This commit is contained in:
@@ -44,6 +44,7 @@ class Platform(StrEnum):
|
||||
CALENDAR = "calendar"
|
||||
CAMERA = "camera"
|
||||
CLIMATE = "climate"
|
||||
CONVERSATION = "conversation"
|
||||
COVER = "cover"
|
||||
DATE = "date"
|
||||
DATETIME = "datetime"
|
||||
|
||||
Reference in New Issue
Block a user