artem-sedykh / mini-climate-card

Minimalistic climate card for Home Assistant Lovelace UI
MIT License
262 stars 19 forks source link

can't install #134

Open schel4ok opened 10 months ago

schel4ok commented 10 months ago

I copied js file to \home-assistant\config\www\community\mini-climate-card\mini-climate-card-bundle.js Then I add reference to that file in the same way as I done it for the other extensions, but I don't see mini-climate-card available in HA.

lovelace:
  mode: yaml
    - url: /local/community/mini-graph-card/mini-graph-card-bundle.js
      type: module
    - url: /local/community/home-assistant-sun-card/home-assistant-sun-card.js
      type: module
    - url: /local/community/lovelace-weather-card-chart/weather-card-chart.js
      type: module
    - url: /local/community/mini-climate-card/mini-climate-card-bundle.js?v=2.21
      type: module