Move all parts to the car category (#6166)

This commit is contained in:
Fabian Affolter 2018-09-02 21:25:55 +02:00 committed by GitHub
parent c99c8c3c38
commit 82e3b82dd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
14 changed files with 27 additions and 25 deletions

View File

@ -8,12 +8,12 @@ comments: false
sharing: true sharing: true
footer: true footer: true
logo: bmw.png logo: bmw.png
ha_category: Binary Sensor ha_category: Car
ha_release: 0.66 ha_release: 0.66
--- ---
The `bmw_connected_drive` platform allows you to import data on your BMW into Home Assistant. The `bmw_connected_drive` binary sensor platform allows you to import data on your BMW into Home Assistant.
The binary sensors will be automatically configured if `bmw_connected_drive` component is configured. The binary sensors will be automatically configured if `bmw_connected_drive` component is configured.

View File

@ -8,12 +8,12 @@ comments: false
sharing: true sharing: true
footer: true footer: true
logo: tesla.png logo: tesla.png
ha_category: Binary Sensor ha_category: Car
ha_iot_class: "Cloud polling" ha_iot_class: "Cloud polling"
ha_release: 0.53 ha_release: 0.53
--- ---
The `Tesla` platform allows you to get data from your [Tesla](https://www.tesla.com/) sensors from within Home Assistant. The `tesla` platform allows you to get data from your [Tesla](https://www.tesla.com/) sensors from within Home Assistant.
They will be automatically discovered if the Tesla component is loaded. They will be automatically discovered if the Tesla component is loaded.

View File

@ -12,7 +12,7 @@ ha_category: Car
ha_release: 0.64 ha_release: 0.64
--- ---
This component lets you retrieve data on your BMW vehicle from the BMW Connected Drive portal. You need to have a working BMW Connected Drive account, and a Connected Drive enabled vehicle for this to work. The `bmw_connected_drive` component lets you retrieve data on your BMW vehicle from the BMW Connected Drive portal. You need to have a working BMW Connected Drive account, and a Connected Drive enabled vehicle for this to work.
For compatibility with your BMW vehicle check the [bimmer_connected page](https://github.com/m1n3rva/bimmer_connected) on github. For compatibility with your BMW vehicle check the [bimmer_connected page](https://github.com/m1n3rva/bimmer_connected) on github.

View File

@ -8,12 +8,12 @@ comments: false
sharing: true sharing: true
footer: true footer: true
logo: tesla.png logo: tesla.png
ha_category: Climate ha_category: Car
ha_iot_class: "Cloud push" ha_iot_class: "Cloud push"
ha_release: 0.53 ha_release: 0.53
--- ---
The `Tesla` climate platform allows you to control your [Tesla](https://www.tesla.com/) climate from within Home Assistant. The `tesla` climate platform allows you to control your [Tesla](https://www.tesla.com/) climate from within Home Assistant.
The climate platform will be automatically configured if Tesla component is configured. The climate platform will be automatically configured if Tesla component is configured.

View File

@ -8,12 +8,12 @@ comments: false
sharing: true sharing: true
footer: true footer: true
logo: bmw.png logo: bmw.png
ha_category: Presence Detection ha_category: Car
ha_release: 0.64 ha_release: 0.64
--- ---
The `bmw_connected_drive` platform allows you to import data on your BMW into Home Assistant. The `bmw_connected_drive` device tracker platform allows you to import data on your BMW into Home Assistant.
The device tracker platform will be automatically configured if the `bmw_connected_drive` component is configured. The device tracker platform will be automatically configured if the `bmw_connected_drive` component is configured.

View File

@ -8,11 +8,11 @@ comments: false
sharing: true sharing: true
footer: true footer: true
logo: tesla.png logo: tesla.png
ha_category: Presence Detection ha_category: Car
ha_release: 0.53 ha_release: 0.53
--- ---
The `Tesla` platform allows you to get data about the location of your [Tesla](https://www.tesla.com/) car within Home Assistant. The `tesla` platform allows you to get data about the location of your [Tesla](https://www.tesla.com/) car within Home Assistant.
The device tracker platform will be automatically configured if Tesla component is configured. The device tracker platform will be automatically configured if Tesla component is configured.

View File

@ -8,7 +8,7 @@ comments: false
sharing: true sharing: true
footer: true footer: true
logo: volvo.png logo: volvo.png
ha_category: Presence Detection ha_category: Car
ha_release: "0.30" ha_release: "0.30"
--- ---

View File

@ -8,12 +8,12 @@ comments: false
sharing: true sharing: true
footer: true footer: true
logo: bmw.png logo: bmw.png
ha_category: Lock ha_category: Car
ha_release: 0.66 ha_release: 0.66
--- ---
The `bmw_connected_drive` platform allows you to import data on your BMW into Home Assistant. The `bmw_connected_drive` lock platform allows you to import data on your BMW into Home Assistant.
The lock will be automatically configured if `bmw_connected_drive` component is configured. The lock will be automatically configured if `bmw_connected_drive` component is configured.

View File

@ -8,13 +8,13 @@ comments: false
sharing: true sharing: true
footer: true footer: true
logo: tesla.png logo: tesla.png
ha_category: Lock ha_category: Car
ha_iot_class: "Cloud Push" ha_iot_class: "Cloud Push"
ha_release: 0.53 ha_release: 0.53
--- ---
The `Tesla` platform allows you to control your [Tesla](https://www.tesla.com/) door lock from within Home Assistant. The `tesla` platform allows you to control your [Tesla](https://www.tesla.com/) door lock from within Home Assistant.
The lock platform will be automatically configured if Tesla component is configured. The lock platform will be automatically configured if `tesla` component is configured.
For more configuration information see the [Tesla component](/components/tesla/) documentation. For more configuration information see the [Tesla component](/components/tesla/) documentation.

View File

@ -8,12 +8,12 @@ comments: false
sharing: true sharing: true
footer: true footer: true
logo: bmw.png logo: bmw.png
ha_category: Sensor ha_category: Car
ha_release: 0.64 ha_release: 0.64
--- ---
The `bmw_connected_drive` platform allows you to import data on your BMW into Home Assistant. The `bmw_connected_drive` sensor platform allows you to import data on your BMW into Home Assistant.
The sensors will be automatically configured if the `bmw_connected_drive` component is configured. The sensors will be automatically configured if the `bmw_connected_drive` component is configured.

View File

@ -8,13 +8,13 @@ comments: false
sharing: true sharing: true
footer: true footer: true
logo: tesla.png logo: tesla.png
ha_category: Sensor ha_category: Car
ha_iot_class: "Cloud Push" ha_iot_class: "Cloud Push"
ha_release: 0.53 ha_release: 0.53
--- ---
The `Tesla` platform allows you to get data from your [Tesla](https://www.tesla.com/) sensors from within Home Assistant. The `tesla` platform allows you to get data from your [Tesla](https://www.tesla.com/) sensors from within Home Assistant.
The sensor platform will be automatically configured if Tesla component is configured. The sensor platform will be automatically configured if `tesla` component is configured.
For more configuration information see the [Tesla component](/components/tesla/) documentation. For more configuration information see the [Tesla component](/components/tesla/) documentation.

View File

@ -15,6 +15,6 @@ 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 `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. The switch platform will be automatically configured if the `tesla` component is configured.
For more configuration information see the [`tesla` component](/components/tesla/) documentation. For more configuration information see the [`tesla` component](/components/tesla/) documentation.

View File

@ -8,7 +8,7 @@ comments: false
sharing: true sharing: true
footer: true footer: true
logo: volvo.png logo: volvo.png
ha_category: Presence Detection ha_category: Car
ha_release: "0.30" ha_release: "0.30"
--- ---

View File

@ -14,7 +14,9 @@ ha_iot_class: "Cloud Polling"
--- ---
The `volvooncall` platform offers integration with the [Volvo On Call](http://www.volvocars.com/intl/own/connectivity/volvo-on-call) cloud service and offers presence detection as well as sensors such as odometer and fuel level. The `volvooncall` component offers integration with the [Volvo On Call](http://www.volvocars.com/intl/own/connectivity/volvo-on-call) cloud service and offers presence detection as well as sensors such as odometer and fuel level.
## {% linkable_title Configuration %}
To use Volvo On Call in your installation, add the following to your `configuration.yaml` file: To use Volvo On Call in your installation, add the following to your `configuration.yaml` file: