1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-15 23:43:04 +00:00
Files
core/homeassistant/components/netio/manifest.json
2023-02-08 20:32:43 +01:00

10 lines
234 B
JSON

{
"domain": "netio",
"name": "Netio",
"codeowners": [],
"dependencies": ["http"],
"documentation": "https://www.home-assistant.io/integrations/netio",
"iot_class": "local_polling",
"requirements": ["pynetio==0.1.9.1"]
}