1
mirror of https://github.com/home-assistant/core synced 2024-09-18 19:55:20 +02:00
ha-core/homeassistant/components/iota/manifest.json

11 lines
197 B
JSON

{
"domain": "iota",
"name": "Iota",
"documentation": "https://www.home-assistant.io/integrations/iota",
"requirements": [
"pyota==2.0.5"
],
"dependencies": [],
"codeowners": []
}