mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 22:36:51 +00:00
Add update platform to Teslemetry (#32739)
* Base documentation * Fixes * Re-add diagnostics * Fixes * Add update platform * Drop trailing newline
This commit is contained in:
parent
c15ff4dfab
commit
6ba2edee0d
@ -12,6 +12,7 @@ ha_category:
|
|||||||
- Sensor
|
- Sensor
|
||||||
- Switch
|
- Switch
|
||||||
- Select
|
- Select
|
||||||
|
- Update
|
||||||
ha_release: 2024.2
|
ha_release: 2024.2
|
||||||
ha_iot_class: Cloud Polling
|
ha_iot_class: Cloud Polling
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
@ -29,6 +30,7 @@ ha_platforms:
|
|||||||
- select
|
- select
|
||||||
- sensor
|
- sensor
|
||||||
- switch
|
- switch
|
||||||
|
- update
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -147,6 +149,7 @@ These are the entities available in the Teslemetry integration. Not all entities
|
|||||||
|Switch|Charge|Yes|
|
|Switch|Charge|Yes|
|
||||||
|Switch|Defrost|Yes|
|
|Switch|Defrost|Yes|
|
||||||
|Switch|Sentry mode|Yes|
|
|Switch|Sentry mode|Yes|
|
||||||
|
|Update|Update|Yes|
|
||||||
|
|
||||||
### Energy sites
|
### Energy sites
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user