core/homeassistant/components/ted5000/manifest.json

9 lines
234 B
JSON
Raw Normal View History

{
"domain": "ted5000",
"name": "The Energy Detective TED5000",
"codeowners": [],
2023-02-08 19:41:50 +00:00
"documentation": "https://www.home-assistant.io/integrations/ted5000",
"iot_class": "local_polling",
"requirements": ["xmltodict==0.13.0"]
}