From 940c7651fbd9c5728ed2efe8e716cbcd12383129 Mon Sep 17 00:00:00 2001 From: Jack Boswell Date: Tue, 19 Mar 2024 20:18:52 +1300 Subject: [PATCH] Add documentation for Starlink Sleep configuration (#31343) --- source/_integrations/starlink.markdown | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/source/_integrations/starlink.markdown b/source/_integrations/starlink.markdown index b3f71ab6026..b2f3a251ac2 100644 --- a/source/_integrations/starlink.markdown +++ b/source/_integrations/starlink.markdown @@ -8,6 +8,7 @@ ha_category: - Network - Sensor - Switch + - Time ha_release: 2023.2 ha_iot_class: Local Polling ha_config_flow: true @@ -21,6 +22,7 @@ ha_platforms: - diagnostics - sensor - switch + - time ha_integration_type: integration ha_quality_scale: silver --- @@ -61,7 +63,13 @@ The Starlink integration allows you to integrate your [Starlink](https://www.sta ### Switch - Stowed - Controls whether Dishy is stowed +- Sleep schedule - Controls whether Starlink will enter a power-saving sleep mode at a predefined schedule ### Device tracker - Device location - Tracks the location of Dishy. Note you need to allow location access on the local network via the Starlink app for this to work. This is disabled by default in the Starlink app and is thus disabled by default in Home Assistant. + +### Time + +- Sleep start - The time at which Starlink will enter sleep mode, if "Sleep Schedule" is enabled +- Sleep end - The time at which Starlink will exit sleep mode, if "Sleep Schedule" is enabled