mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-28 11:47:00 +00:00
Add energy sensor entities to Tessie (#33003)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
bcc3e1eb7b
commit
24f7e1391f
@ -43,7 +43,7 @@ You must have a [Tessie](https://my.tessie.com/) account, generate a [Tessie Acc
|
|||||||
|
|
||||||
{% include integrations/config_flow.md %}
|
{% include integrations/config_flow.md %}
|
||||||
|
|
||||||
## Entities
|
## Vehicle entities
|
||||||
|
|
||||||
### Binary sensor
|
### Binary sensor
|
||||||
|
|
||||||
@ -203,3 +203,23 @@ The integration will create switch entities to control various aspects of your v
|
|||||||
### Update
|
### Update
|
||||||
|
|
||||||
The integration will show vehicle software updates and their installation progress. Updates can only be installed from Home Assistant after they have finished downloading.
|
The integration will show vehicle software updates and their installation progress. Updates can only be installed from Home Assistant after they have finished downloading.
|
||||||
|
|
||||||
|
## Energy entities
|
||||||
|
|
||||||
|
### Sensor
|
||||||
|
|
||||||
|
- Battery power
|
||||||
|
- Energy left
|
||||||
|
- Generator power
|
||||||
|
- Grid power
|
||||||
|
- Grid services power
|
||||||
|
- Load power
|
||||||
|
- Percentage charged
|
||||||
|
- Solar power
|
||||||
|
- Total pack energy
|
||||||
|
- Version
|
||||||
|
- Vehicle
|
||||||
|
- <abbr title="Virtual power plant">VPP</abbr> backup reserve
|
||||||
|
- Fault state code
|
||||||
|
- Power
|
||||||
|
- State code
|
||||||
|
Loading…
x
Reference in New Issue
Block a user