2022-03-30 21:50:39 +02:00

2.4 KiB

title, description, ha_category, ha_release, ha_iot_class, ha_config_flow, ha_codeowners, ha_domain, ha_platforms, ha_integration_type
title description ha_category ha_release ha_iot_class ha_config_flow ha_codeowners ha_domain ha_platforms ha_integration_type
StarLine Instructions on how to setup your StarLine account with Home Assistant.
Binary Sensor
Car
Lock
Presence Detection
Sensor
Switch
0.103 Cloud Polling true
@anonym-tsk
starline
binary_sensor
device_tracker
lock
sensor
switch
integration

The starline integration lets you retrieve data of your StarLine security system from the StarLine portal. You will need a working StarLine account.

This integration provides the following platforms:

  • Binary Sensors: Hand brake, hood, trunk, alarm status and doors lock state.
  • Device tracker: The location of your car.
  • Lock: Control the lock of your car.
  • Sensors: Battery level, SIM card balance, GSM signal level, Fuel Volume, Mileage, OBD Errors, interior temperature and engine temperature.
  • Switches: Start/stop engine, heater (webasto), additional channel and sound the horn.
  • Services: Update the state, set update frequency. More details can be found here.

Prerequisites

Create a new application in the StarLine developer profile.

You can make up to 1000 API calls per day, which means you could make one approximately every 86 seconds. By default, the state of integration will be updated every 3 minutes and OBD information will be updated every 3 hours, making 488 calls per day. It is not recommended to set an update interval of less than 90 seconds.

{% include integrations/config_flow.md %}

Services

Update the state

The service starline.update_state fetches the last state of the device from the StarLine server.

This service does not require any attributes.

Set scan interval

The service starline.set_scan_interval sets update frequency for entities.

Service data attribute Optional Description
scan_interval no Update frequency in seconds.

Set scan OBD interval

The service starline.set_scan_obd_interval sets update frequency for OBD information.

Service data attribute Optional Description
scan_interval no Update frequency in seconds.

Disclaimer

This software is not affiliated with or endorsed by ScPA StarLine Ltd.