From b10d5597af0d6b0375c2bda246318a3d0cffde43 Mon Sep 17 00:00:00 2001 From: John Mihalic Date: Mon, 8 May 2017 13:21:31 -0400 Subject: [PATCH] Update eight_sleep docs (#2599) --- source/_components/eight_sleep.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/_components/eight_sleep.markdown b/source/_components/eight_sleep.markdown index ee8f95b789d..e76d21144c8 100644 --- a/source/_components/eight_sleep.markdown +++ b/source/_components/eight_sleep.markdown @@ -16,6 +16,8 @@ The `eight_sleep` component allows Home Assistant to fetch data from your [Eight It's setup utilizing 'Sensor' components to convey the current state of your bed and results of your sleep sessions and a 'Binary Sensor' component to indicate your presence in the bed. A service is also provided to set the heating level and duration of the bed. +You must have at least two sleep sessions recorded in the Eight Sleep app prior to setting up the Home Assistant component. + To get started add the following information to your `configuration.yaml` file: ```yaml @@ -38,6 +40,9 @@ Sensors: - eight_left/right_bed_state - eight_left/right_sleep_session - eight_left/right_previous_sleep_session +- eight_left/right_bed_temperature +- eight_left/right_sleep_stage +- eight_room_temperature Binary Sensors: