Tank Utility
Add Tank Utility propane tank monitors to Home Assistant.
Setup
Authentication
Authentication for the Tank Utility API is performed with the same email and password credentials used at https://app.tankutility.com.
Devices
Each item in the list of devices is a 24 character string. These values can be found by clicking on the Usage Reports link at the bottom of the graph on the Tank Utility devices page.
The device item value is the last segment of the URL path, e.g., the URL
https://app.tankutility.com/#/reports/000000000000000000000000 would indicate 000000000000000000000000 as a device value.
Using TankUtility API to Obtain Device ID
-
Obtain your personal token:
The JSON response structure should resemble:
-
Receive the list of devices you have in your account:
The JSON response structure should resemble:
Configuration
To enable the integration, add the following lines to your "configuration.yaml" file.
:::tip
更改配置后需要重启 Home Assistant。
:::

