Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit62bf112

Browse files
committed
Apply YAML style guidelines and documentation standards
1 parentc848524 commit62bf112

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

‎source/_integrations/energy_tracker.markdown‎

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title:Energy Tracker
3-
description:Sendmeter readings from Home Assistant sensors automatically to your Energy Tracker account.
3+
description:Automatically sendmeter readings from Home Assistant to your Energy Tracker account.
44
ha_category:
55
-Energy
66
ha_release:2025.2
@@ -33,7 +33,7 @@ Before configuring the integration, you need:
3333

3434
{% configuration_basic %}
3535
Account name:
36-
description: "A descriptive name for your Energy Tracker account, such as My Energy Tracker."
36+
description: "A descriptive name for your Energy Tracker account."
3737
Personal Access Token:
3838
description: "Your Personal Access Token from Energy Tracker. You can create one in your Energy Tracker account under**API****Access Tokens**."
3939
{% endconfiguration_basic %}
@@ -55,7 +55,7 @@ To send meter readings, you need your **Standard Measuring Device ID**:
5555
###Via API (recommended)
5656

5757
1. Log into your Energy Tracker account
58-
2. Navigate to**API****Dokumentation**
58+
2. Navigate to**API****Documentation**
5959
3. Use the API endpoint to retrieve your devices
6060
4. The IDs returned are already in the correct format
6161

@@ -66,16 +66,16 @@ To send meter readings, you need your **Standard Measuring Device ID**:
6666
The`energy_tracker.send_meter_reading` action is used to send a meter reading from a Home Assistant sensor to Energy Tracker.
6767

6868
-**Data attribute**:`entry_id`
69-
-**Description**:Your Energy Tracker account(select from integration).
69+
-**Description**:The Energy Tracker accountentry ID to use for sending the meter reading.
7070
-**Optional**: No
7171
-**Data attribute**:`device_id`
72-
-**Description**:Standardmeasuring device ID(UUID format).
72+
-**Description**:The standardmeasuring device IDinUUID format from your Energy Tracker account.
7373
-**Optional**: No
7474
-**Data attribute**:`source_entity_id`
75-
-**Description**: Home Assistant sensorproviding the meter reading.
75+
-**Description**:The entity ID of theHome Assistant sensorthat provides the meter reading.
7676
-**Optional**: No
7777
-**Data attribute**:`allow_rounding`
78-
-**Description**:Roundvalue to match meter precision. Defaults to`true`.
78+
-**Description**:Whether to round thevalue to match the meter precision. Defaults to`true`.
7979
-**Optional**: Yes
8080

8181
###Supported entity types

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp