# Describes the format for available Netatmo services
set_schedule:
description: Set the heating schedule.
fields:
schedule_name:
description: Schedule name
example: Standard
entity_id:
description: Entity id of the climate device.
example: climate.netatmo_livingroom
set_persons_home:
description: Set a list of persons as at home. Person's name must match a name known by the Welcome Camera.
persons:
description: List of names
example: Bob
description: Entity id of the camera.
example: camera.netatmo_entrance
set_person_away:
description: Set a person away. If no person is set the home will be marked as empty. Person's name must match a name known by the Welcome Camera.
person:
description: Person's name (optional)
register_webhook:
description: Register webhook
unregister_webhook:
description: Unregister webhook