mirror of https://github.com/home-assistant/core
11 lines
325 B
JSON
11 lines
325 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",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["smart_meter_texas"],
|
|
"requirements": ["smart-meter-texas==0.5.5"]
|
|
}
|