Add documentation for Starlink Sleep configuration (#31343)

This commit is contained in:
Jack Boswell 2024-03-19 20:18:52 +13:00 committed by GitHub
parent ce028210b1
commit 940c7651fb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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