1
mirror of https://github.com/home-assistant/core synced 2024-10-04 07:58:43 +02:00
ha-core/homeassistant/components/smart_meter_texas/manifest.json
2022-01-28 13:37:53 -08:00

11 lines
325 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.7"],
"codeowners": ["@grahamwetzler"],
"iot_class": "cloud_polling",
"loggers": ["smart_meter_texas"]
}