beecho01 / material-symbols

Material Symbols for Home Assistant is a collection of 13616 Google Material Symbols for use within Home Assistant. It uses the icon-set produced and maintained by iconify.
Other
121 stars 3 forks source link

Installation guide and ressources #6

Closed Jejebond closed 3 weeks ago

Jejebond commented 6 months ago

Describe the bug Adding this code in configuration.yaml result in a board reset:

lovelace:
  mode: yaml
  resources:
    - url: /hacsfiles/material-symbols/material-symbols.js
      type: module

Expected behavior The installation guide should explain or send back to an official guide on how to add a ressource to UI controlled boards. Not sure if my interpretation is right though.

(PS: I had a backup 😊)

beecho01 commented 3 weeks ago

Hi @Jejebond,

This should be resolved now with the suggested move to integration. The configuration.yaml can now be set with the addition of

material_symbols:

This is not a required step and can be easily done via HACS and the Devices & Services page.