core/homeassistant/components/proliphix/manifest.json

10 lines
246 B
JSON
Raw Normal View History

{
"domain": "proliphix",
"name": "Proliphix",
"codeowners": [],
2023-02-08 19:13:46 +00:00
"documentation": "https://www.home-assistant.io/integrations/proliphix",
"iot_class": "local_polling",
2023-02-08 19:13:46 +00:00
"loggers": ["proliphix"],
"requirements": ["proliphix==0.4.1"]
}