mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-19 08:36:51 +00:00
21 lines
645 B
Markdown
21 lines
645 B
Markdown
---
|
|
layout: page
|
|
title: "Tesla Switch"
|
|
description: "Instructions on how to integrate Tesla charging switch into Home Assistant."
|
|
date: 2017-09-19 12:20
|
|
sidebar: true
|
|
comments: false
|
|
sharing: true
|
|
footer: true
|
|
logo: tesla.png
|
|
ha_category: Car
|
|
ha_iot_class: "Cloud Push"
|
|
ha_release: 0.54
|
|
---
|
|
|
|
The `tesla` platform allows you to control your [Tesla](https://www.tesla.com/) charger (enable/disable charging, max range switch) from within Home Assistant.
|
|
|
|
The switch platform will be automatically configured if the `tesla` component is configured.
|
|
|
|
For more configuration information see the [`tesla` component](/components/tesla/) documentation.
|