Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manual installation without hacs #274

Open
jjprz opened this issue Feb 15, 2021 · 2 comments
Open

Manual installation without hacs #274

jjprz opened this issue Feb 15, 2021 · 2 comments

Comments

@jjprz
Copy link

jjprz commented Feb 15, 2021

Is there any way to install the plugin without having hacs library installed?

@ciotlosm
Copy link
Owner

Yes, you can use the "releases" files and install it manually.

@borshchanskyi
Copy link

borshchanskyi commented Nov 19, 2021

Hi, @ciotlosm
Please provide instructions on "how to install the card manually" in README.md
Because it's not clear
Thank you)

  1. Download zip archive with card and extract to directory
    image

  2. I put in configuration.yaml file:
    lovelace:
    mode: yaml
    resources:

    • url: /local/climate/thermostat-dark-card.ts
      type: module
  3. Than I set in ui-lovelace.yaml file:
    title: My Home
    views:

  • title: Termo
    cards:
    • type: 'custom:thermostat-dark-card'
      entity: climate.koridor
      name: koridor
  1. restart HA

Result:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants