diff --git a/homeassistant/components/route53/services.yaml b/homeassistant/components/route53/services.yaml index e69de29bb2..20dbfa77f7 100644 --- a/homeassistant/components/route53/services.yaml +++ b/homeassistant/components/route53/services.yaml @@ -0,0 +1,2 @@ +update_records: + description: Trigger update of records. \ No newline at end of file