oioi rather new to HA and HACS. seems like the default integration of "multiscrape" (not scrape) returns an error, i.e. unsupported install message. seems like their installation doc is entirely depecrated in terms of supported/automatic hacs-integration installation
in their docs the instruction reads as follows:
Install via HACS (default store) or install manually by copying the files in a new 'custom_components/multiscrape' directory.
then there's a "configuration" YAML example.
however it basically looks like an actual parsing/template example.
some (older?) usage videos reference /config/custom_components/multiscrape which seems completely deprecated.
does anyone know how to actually "install" this integration?
or which "configuration" to actually edit? that instruction seems very much unclear to a newcomer.
it doesn't look like one is supposed to use/extend homeassistant/configuration.yaml
the /homeassistant/custom_components/multiscrape/ which was downloaded on my end apparently, does not any sort of configuration file either.
those old videos seem to use /config/multiscrape.yaml (manually created?)
so is the idea to now use homeassistant/multiscrape.yaml?