core/homeassistant/components/tapsaff/manifest.json

10 lines
251 B
JSON
Raw Normal View History

{
"domain": "tapsaff",
"name": "Taps Aff",
"codeowners": ["@bazwilliams"],
2023-02-08 19:41:50 +00:00
"documentation": "https://www.home-assistant.io/integrations/tapsaff",
"iot_class": "local_polling",
2023-02-08 19:41:50 +00:00
"loggers": ["tapsaff"],
"requirements": ["tapsaff==0.2.1"]
}