Ritassist dependency update to 0.9.2 (#6038)

* Ritassist dependency update to 0.9.2

* Try #1, Fix table rendering

* Removed double line
This commit is contained in:
Wim Haanstra 2018-09-02 22:20:26 +02:00 committed by Fabian Affolter
parent 27a53313ca
commit 95102edbd4

View File

@ -78,5 +78,8 @@ See the [device tracker component page](/components/device_tracker/) for instruc
| coolant_temperature | Temperature of the coolant [1] | | coolant_temperature | Temperature of the coolant [1] |
| power_voltage | Power voltage measured by the hardware [1] | | power_voltage | Power voltage measured by the hardware [1] |
| distance_from_home | How far is your vehicle located from your Home Assistant Home location | | distance_from_home | How far is your vehicle located from your Home Assistant Home location |
| current_max_speed | The maximum speed on the road the device is currently on (if available) |
| current_address | Object with address information the device is currently on. This resolves to the closest address to the coordinates of the device. |
[1] Only available on certain cars and hardware revisions.
[1] Only available on certain cars and hardware revisions.