KrzysztofHajdamowicz / hass-teslemetry

Teslemetry integration from Home Assistant through HACS

Home Page:https://teslemetry.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Teslemetry

GitHub Release GitHub Activity License

Project Maintenance

Discord

Integration to integrate with Teslemetry.

This integration requires a subscription and access token from Teslemetry.com

HACS

Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.

  1. Install and setup HACS. https://hacs.xyz/docs/user
  2. Add https://github.com/Teslemetry/hass-teslemetry as a repo (or click the link above).
  3. Search for Teslemetry and install.
  4. Restart Home Assistant

Manual Installation

  1. Using the tool of choice open the directory (folder) for your HA configuration (where you find configuration.yaml).
  2. If you do not have a custom_components directory (folder) there, you need to create it.
  3. In the custom_components directory (folder) create a new folder called hacs-teslemetry.
  4. Download all the files from the custom_components/hacs-teslemetry/ directory (folder) in this repository.
  5. Place the files you downloaded in the new directory (folder) you created.
  6. Restart Home Assistant
  7. In the HA UI go to "Configuration" -> "Integrations" click "+" and search for "Integration blueprint"

Configuration is done in the UI


About

Teslemetry integration from Home Assistant through HACS

https://teslemetry.com

License:MIT License


Languages

Language:Python 99.5%Language:Shell 0.5%