Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iswitch committed Nov 4, 2021
1 parent ddb614f commit 236a4ad
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,27 @@
1. Найти в HACS **Yandex Icons**
2. Добавьте этот код в configuration.yaml:

```yaml
frontend:
extra_module_url:
- /hacsfiles/ha-yandex-icons/yandex-icons.js
```
Или так:
```yaml
lovelace:
resources:
- url: /hacsfiles/ha-yandex-icons/yandex-icons.js
- url: /local/community/ha-yandex-icons/yandex-icons.js
type: module
```
Или так:
```yaml
lovelace:
resources:
- url: /local/community/ha-yandex-icons/yandex-icons.js
- url: /hacsfiles/ha-yandex-icons/yandex-icons.js
type: module
```


А также можно через UI Home Assistant в ресурсах Lovelace

[![Open your Home Assistant instance and show your Lovelace resources.](https://my.home-assistant.io/badges/lovelace_resources.svg)](https://my.home-assistant.io/redirect/lovelace_resources/)
Expand All @@ -45,4 +52,4 @@ lovelace:
| ![LG XBOOM AI ThinQ WK7Y](https://raw.githubusercontent.com/iswitch/ha-yandex-icons/master/docs/lg-xboom-wk7y.svg "LG XBOOM AI ThinQ WK7Y") | yandex:lg-xboom-wk7y |
| ![Prestigio Smartmate](https://raw.githubusercontent.com/iswitch/ha-yandex-icons/master/docs/prestigio-smartmate.svg "Prestigio Smartmate") | yandex:prestigio-smartmate |
| ![JBL Link Music](https://raw.githubusercontent.com/iswitch/ha-yandex-icons/master/docs/jbl-link-music.svg "JBL Link Music") | yandex:jbl-link-music |
| ![JBL Link Portable](https://raw.githubusercontent.com/iswitch/ha-yandex-icons/master/docs/jbl-link-portable.svg "JBL Link Portable") | yandex:jbl-link-portable |
| ![JBL Link Portable](https://raw.githubusercontent.com/iswitch/ha-yandex-icons/master/docs/jbl-link-portable.svg "JBL Link Portable") | yandex:jbl-link-portable |

0 comments on commit 236a4ad

Please sign in to comment.