Skip to content

Commit

Permalink
refactor: moved ws listener code to update coordinator
Browse files Browse the repository at this point in the history
chore: code cleanup and linting

fix: fixed typo in HACS installation description

refactor: converted most typehints to more modern standards

chore: added ignores to argument list suggestions (may need to open issue with jetbrains)

chore: bump version number (v2024.11.2 -> v2024.3.0)
  • Loading branch information
alryaz committed Mar 11, 2024
1 parent 22b1974 commit 8429c62
Show file tree
Hide file tree
Showing 16 changed files with 389 additions and 406 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Connect_, и реализует часть его функционала. Для
2. Добавьте репозиторий в список дополнительных:
1. Откройте главную страницу _HACS_.
2. Откройте раздел _Интеграции (Integrations)_.
3. Нажмите три точки сверху справа (допонительное меню).
3. Нажмите три точки сверху справа (дополнительное меню).
4. Выберите _Пользовательские репозитории_.
5. Скопируйте `https://github.com/alryaz/hass-pandora-cas` в поле ввода
6. Выберите _Интеграция (Integration)_ в выпадающем списке.
Expand Down
Loading

0 comments on commit 8429c62

Please sign in to comment.