1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-17 15:44:52 +01:00
Files
core/homeassistant/components/ted5000/manifest.json
2025-11-25 12:54:25 -06:00

10 lines
262 B
JSON

{
"domain": "ted5000",
"name": "The Energy Detective TED5000",
"codeowners": [],
"documentation": "https://www.home-assistant.io/integrations/ted5000",
"iot_class": "local_polling",
"quality_scale": "legacy",
"requirements": ["xmltodict==1.0.2"]
}