mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 05:16:49 +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
|
||||
- Switch
|
||||
- Select
|
||||
- Update
|
||||
ha_release: 2024.2
|
||||
ha_iot_class: Cloud Polling
|
||||
ha_config_flow: true
|
||||
@ -29,6 +30,7 @@ ha_platforms:
|
||||
- select
|
||||
- sensor
|
||||
- switch
|
||||
- update
|
||||
ha_integration_type: integration
|
||||
---
|
||||
|
||||
@ -147,6 +149,7 @@ These are the entities available in the Teslemetry integration. Not all entities
|
||||
|Switch|Charge|Yes|
|
||||
|Switch|Defrost|Yes|
|
||||
|Switch|Sentry mode|Yes|
|
||||
|Update|Update|Yes|
|
||||
|
||||
### Energy sites
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user