Skip to content

Fix async_forward_entry_setup deprecation, add pyvesync as logger, update readme to comment out hacs default badge & include logging doc #17

Fix async_forward_entry_setup deprecation, add pyvesync as logger, update readme to comment out hacs default badge & include logging doc

Fix async_forward_entry_setup deprecation, add pyvesync as logger, update readme to comment out hacs default badge & include logging doc #17

Workflow file for this run

name: Linters (flake8, black, isort)
on:
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
- uses: pre-commit/[email protected]