core/homeassistant/components/smart_meter_texas/manifest.json

9 lines
257 B
JSON

{
"domain": "smart_meter_texas",
"name": "Smart Meter Texas",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/smart_meter_texas",
"requirements": ["smart-meter-texas==0.4.0"],
"codeowners": ["@grahamwetzler"]
}