1
mirror of https://github.com/home-assistant/core synced 2024-09-03 08:14:07 +02:00
ha-core/homeassistant/components/twitter/manifest.json
2022-04-13 19:05:25 +02:00

10 lines
240 B
JSON

{
"domain": "twitter",
"name": "Twitter",
"documentation": "https://www.home-assistant.io/integrations/twitter",
"requirements": ["TwitterAPI==2.7.12"],
"codeowners": [],
"iot_class": "cloud_push",
"loggers": ["TwitterAPI"]
}