mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Switch formatting from black to ruff-format (#102893)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
@@ -416,9 +416,7 @@ automation:
|
||||
service_to_call: test.automation
|
||||
input_datetime:
|
||||
""",
|
||||
hass.config.path(
|
||||
"blueprints/automation/test_event_service.yaml"
|
||||
): """
|
||||
hass.config.path("blueprints/automation/test_event_service.yaml"): """
|
||||
blueprint:
|
||||
name: "Call service based on event"
|
||||
domain: automation
|
||||
|
||||
Reference in New Issue
Block a user