mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-03 01:28:58 +00:00
1.3 KiB
1.3 KiB
title, description, ha_category, ha_release, ha_iot_class, ha_config_flow, ha_codeowners, ha_domain, ha_platforms, ha_integration_type
title | description | ha_category | ha_release | ha_iot_class | ha_config_flow | ha_codeowners | ha_domain | ha_platforms | ha_integration_type | |||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Smart Meter Texas | Instructions on how to integrate Smart Meter Texas into Home Assistant. |
|
0.115 | Cloud Polling | true |
|
smart_meter_texas |
|
integration |
The Smart Meter Texas integration allows Texas residents to integrate their electric meters into Home Assistant. This integration will create a sensor for each meter that shows the current reading.
On its own this sensor is not particularly useful. However, combined with a utility_meter
sensor you can obtain usage over a month, for example.
Setup
Any Texas electricity consumer can register an account.
- Go to Smart Meter Texas
- Select Sign Up
- Choose residential as your account type
- You will need following details which can be found on your electric bill.
- The name of your retail electric provider
- Your meter number
- Your ESIID (Electric Service Identifier)
Due to API limits, this sensor refreshes once per hour. The limit is 24 meter readings per calendar day.
{% include integrations/config_flow.md %}