mirror of
https://github.com/elisspace/core.git
synced 2026-09-20 17:51:58 +00:00
9 lines
225 B
JSON
9 lines
225 B
JSON
{
|
|
"domain": "scrape",
|
|
"name": "Scrape",
|
|
"documentation": "https://www.home-assistant.io/integrations/scrape",
|
|
"requirements": ["beautifulsoup4==4.9.0"],
|
|
"after_dependencies": ["rest"],
|
|
"codeowners": ["@fabaff"]
|
|
}
|