Skip to content

Commit

Permalink
docs(config): Added simple config description
Browse files Browse the repository at this point in the history
  • Loading branch information
alryaz authored Jun 19, 2021
1 parent 357bafc commit a278f04
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,12 @@
# hass-tns-energo

## Конфигурация компонента:
- Вариант А: Через _Интеграции_ (в поиске - "ТНС Энерго" или "TNS Energo")
- Вариант Б: YAML

### Пример конфигурации YAML
```yaml
tns_energo:
username: 1234567890
password: super_password
```

0 comments on commit a278f04

Please sign in to comment.