core/homeassistant/components/lastfm/manifest.json

10 lines
232 B
JSON

{
"domain": "lastfm",
"name": "Last.fm",
"documentation": "https://www.home-assistant.io/integrations/lastfm",
"requirements": ["pylast==4.2.1"],
"codeowners": [],
"iot_class": "cloud_polling",
"loggers": ["pylast"]
}