mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
Add update platform to Tessie (#30419)
* Fix heading * Update tessie.markdown * Add metadata
This commit is contained in:
parent
5a98329f41
commit
2f3e14e952
@ -10,6 +10,7 @@ ha_category:
|
|||||||
- Lock
|
- Lock
|
||||||
- Number
|
- Number
|
||||||
- Sensor
|
- Sensor
|
||||||
|
- Update
|
||||||
ha_release: 2024.1
|
ha_release: 2024.1
|
||||||
ha_iot_class: Cloud Polling
|
ha_iot_class: Cloud Polling
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
@ -25,6 +26,7 @@ ha_platforms:
|
|||||||
- lock
|
- lock
|
||||||
- number
|
- number
|
||||||
- sensor
|
- sensor
|
||||||
|
- update
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -190,3 +192,7 @@ The integration will create switch entities to control various aspects of your v
|
|||||||
- Sentry mode
|
- Sentry mode
|
||||||
- Valet mode
|
- Valet mode
|
||||||
- Steering wheel heater
|
- Steering wheel heater
|
||||||
|
|
||||||
|
### Update
|
||||||
|
|
||||||
|
The integration will show vehicle software updates and their installation progress.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user