Skip to content

Latest commit

 

History

History
72 lines (45 loc) · 2.43 KB

README_EN.md

File metadata and controls

72 lines (45 loc) · 2.43 KB

hacs_badge Donate

Home Assistant custom component for Pandora Car Alarm System

Русский | English

Pandora

This component was made for control and automate your cars which are equipped with Pandora Car Alarm System, one of the most popular Car Alarm System in Russia. Once configured it will detect and add all your cars into Home Assistant.

This integration uses the unofficial API used in the official Pandora website https://p-on.ru, and you will need to use the same Username and Password you use on the Pandora website to configure this integration in Home Assistant.

This integration provides the following platforms:

Installation

  1. Install HACS
  2. Go to Custom repositories management tab of HACS and add URL of this repo https://github.com/turbo-lab/pandora-cas as an Integration
  3. Install Pandora Car Alarm System component
  4. Configure component via configuration.yaml (see instructions below)
  5. Restart the Home Assistant

Configuration

Now add the following lines to your configuration.yaml file:

# Example configuration.yaml entry
pandora_cas:
  username: YOUR_USERNAME
  password: YOUR_PASSWORD

Configuration variables:

pandora_cas:
  (map) (Optional) Configuration options for Pandora Car Alarm System integration.

  username:
    (string)(Required) description: Your username from p-on.ru.

  password:
    (string)(Required) description: Your password from p-on.ru.

  polling_interval:
    (integer)(Optional) description: The time in seconds between updates from Pandora's website. Default value: 60s

Device Tracker

TBD

Sensors

TBD

Services

TBD

Disclimer

This software is unofficial and isn't affiliated with or endorsed by ООО «НПО Телеметрия». You can use it at own risk.

All brand and/or product names are trademarks of their respective owners.