Is it possible to install add ons like
or
or is this only possible if you had install HA as a docker?
Is it possible to install add ons like
or
or is this only possible if you had install HA as a docker?
Just copy the folder into configfoldernamehere/custom_components
.
I stil don’t how it works. Are there some tutorials?
My advice is install HACS and install both custom components from there.
Just open your command line, and run curl -sfSL https://hacs.xyz/install | bash -
.
Thanks. This wil help me.