1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 05:03:59 +01:00
Files
core/homeassistant/components/smart_meter_texas/manifest.json
2024-04-30 09:47:06 +02:00

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"]
}