mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add Starlink device tracker documentation (#28387)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
88b1fd5f96
commit
8ed8a0b04d
@ -4,6 +4,7 @@ description: Instructions on how to integrate Starlink into Home Assistant.
|
|||||||
ha_category:
|
ha_category:
|
||||||
- Binary Sensor
|
- Binary Sensor
|
||||||
- Button
|
- Button
|
||||||
|
- Device Tracker
|
||||||
- Network
|
- Network
|
||||||
- Sensor
|
- Sensor
|
||||||
- Switch
|
- Switch
|
||||||
@ -16,6 +17,7 @@ ha_domain: starlink
|
|||||||
ha_platforms:
|
ha_platforms:
|
||||||
- binary_sensor
|
- binary_sensor
|
||||||
- button
|
- button
|
||||||
|
- device_tracker
|
||||||
- diagnostics
|
- diagnostics
|
||||||
- sensor
|
- sensor
|
||||||
- switch
|
- switch
|
||||||
@ -59,3 +61,7 @@ The Starlink integration allows you to integrate your [Starlink](https://www.sta
|
|||||||
### Switch
|
### Switch
|
||||||
|
|
||||||
- Stowed - Controls whether Dishy is stowed
|
- Stowed - Controls whether Dishy is stowed
|
||||||
|
|
||||||
|
### 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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user