mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 10:13:52 -05:00
12 lines
354 B
JSON
12 lines
354 B
JSON
{
|
|
"domain": "smart_meter_texas",
|
|
"name": "Smart Meter Texas",
|
|
"codeowners": ["@grahamwetzler"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/smart_meter_texas",
|
|
"integration_type": "hub",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["smart_meter_texas"],
|
|
"requirements": ["smart-meter-texas==0.5.5"]
|
|
}
|