diff --git a/homeassistant/components/arlo/services.yaml b/homeassistant/components/arlo/services.yaml index e69de29bb2d..773bee4430a 100644 --- a/homeassistant/components/arlo/services.yaml +++ b/homeassistant/components/arlo/services.yaml @@ -0,0 +1,4 @@ +# Describes the format for available arlo services + +update: + description: Update the state for all cameras and the base station. \ No newline at end of file