mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Add Starlink documentation for button (#25710)
Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
parent
327802f13b
commit
29e5ec52b8
@ -4,6 +4,7 @@ description: Instructions on how to integrate Starlink into Home Assistant.
|
|||||||
ha_category:
|
ha_category:
|
||||||
- Sensor
|
- Sensor
|
||||||
- Binary Sensor
|
- Binary Sensor
|
||||||
|
- Button
|
||||||
- Network
|
- Network
|
||||||
ha_release: 2023.2
|
ha_release: 2023.2
|
||||||
ha_iot_class: Local Polling
|
ha_iot_class: Local Polling
|
||||||
@ -14,6 +15,7 @@ ha_domain: starlink
|
|||||||
ha_platforms:
|
ha_platforms:
|
||||||
- sensor
|
- sensor
|
||||||
- binary_sensor
|
- binary_sensor
|
||||||
|
- button
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -42,3 +44,7 @@ The Starlink integration allows you to integrate your [Starlink](https://www.sta
|
|||||||
- Motors stuck - Whether Dishy is unable to move
|
- Motors stuck - Whether Dishy is unable to move
|
||||||
- Thermal throttle - Whether Starlink has reduced performance to avoid overheating
|
- Thermal throttle - Whether Starlink has reduced performance to avoid overheating
|
||||||
- Unexpected location - Whether Starlink has detected operation outside of its designated area
|
- Unexpected location - Whether Starlink has detected operation outside of its designated area
|
||||||
|
|
||||||
|
### Button
|
||||||
|
|
||||||
|
- Reboot - Reboots your Starlink system
|
||||||
|
Loading…
x
Reference in New Issue
Block a user