Releases: TomerFi/aioswitcher
Releases · TomerFi/aioswitcher
3.2.2
What's Changed
- build(deps): bump certifi from 2022.9.14 to 2022.12.7 by @dependabot in #587
- ci(deps): bump tomerfi/version-bumper-action from 1.2.1 to 1.2.2 by @dependabot in #588
- build(deps): bump poetry from 1.2.2 to 1.3.1 by @dependabot in #589
- build(deps): bump setuptools from 65.3.0 to 65.5.1 by @dependabot in #590
- ci(deps): bump peaceiris/actions-gh-pages from 3.9.0 to 3.9.1 by @dependabot in #594
- build(deps): bump gitpython from 3.1.27 to 3.1.30 by @dependabot in #595
- build(deps): bump poetry from 1.3.1 to 1.3.2 by @dependabot in #596
- docs: added google analytics by @TomerFi in #597
- ci(deps): bump peaceiris/actions-gh-pages from 3.9.1 to 3.9.2 by @dependabot in #598
- build(deps-dev): bump poethepoet from 0.16.2 to 0.16.5 by @dependabot in #599
- build(deps-dev): bump mkdocstrings from 0.19.0 to 0.19.1 by @dependabot in #600
- build(deps-dev): bump flake8-pyproject from 1.1.0.post0 to 1.2.2 by @dependabot in #601
- build(deps-dev): bump pytest from 7.1.3 to 7.2.1 by @dependabot in #602
- build(deps-dev): bump black from 22.8.0 to 22.12.0 by @dependabot in #603
- build(deps-dev): bump mkdocs from 1.3.1 to 1.4.2 by @dependabot in #606
- build(deps-dev): bump mkdocs-material from 8.5.1 to 8.5.11 by @dependabot in #604
- build(deps-dev): bump yamllint from 1.28.0 to 1.29.0 by @dependabot in #605
- build(deps-dev): bump isort from 5.10.1 to 5.11.4 by @dependabot in #607
- build(deps-dev): bump time-machine from 2.8.1 to 2.9.0 by @dependabot in #608
- build(deps-dev): bump pytest-sugar from 0.9.5 to 0.9.6 by @dependabot in #609
- build(deps-dev): bump flake8-docstrings from 1.6.0 to 1.7.0 by @dependabot in #610
- build(deps-dev): bump isort from 5.11.4 to 5.12.0 by @dependabot in #611
Full Changelog: 3.2.1...3.2.2
3.2.1
3.2.0
What's Changed
- build(deps): bump poetry from 1.2.1 to 1.2.2 by @dependabot in #581
- ci(deps): bump peaceiris/actions-gh-pages from 3.8.0 to 3.9.0 by @dependabot in #583
- ci(deps): bump tomerfi/version-bumper-action from 1.2.0 to 1.2.1 by @dependabot in #582
- feat: add breeze remote on_off_type property by @thecode in #584
Full Changelog: 3.1.0...3.2.0
3.1.0
What's Changed
- build: Update the minimal required Poetry version by @oranja in #560
- add oranja as a contributor for code by @allcontributors in #562
- chore: Avoid get_event_loop() deprecation warning in discover_devices.py by @oranja in #561
- build: fixed docs building tasks by @TomerFi in #566
- ci(deps): bump zcong1993/setup-timezone from 1.1.2 to 2.0.0 by @dependabot in #568
- docs: add Kesav890 as a contributor for doc by @allcontributors in #569
- Updated docs by @Kesav890 in #565
- build: introduced gnu make by @TomerFi in #567
- docs: better community docs by @TomerFi in #570
- chore: remove redundant license header verify tools by @TomerFi in #571
- feat: add breeze update state by @thecode in #572
- chore: avoid get_event_loop() deprecation warning in control_device.py by @thecode in #575
- ci(deps): bump denoland/setup-deno from 1.1.0 to 1.1.1 by @dependabot in #577
- docs: update control_device script examples by @thecode in #578
- docs: install local development version using pip by @thecode in #579
New Contributors
Full Changelog: 3.0.3...3.1.0
3.0.3
3.0.2
What's Changed
- build(deps): bump poetry from 1.2.0 to 1.2.1 by @dependabot in #552
- refactor: refactor new devices and docs by @TomerFi, @thecode, and @jafar-atili in #553
Full Changelog: 3.0.1...3.0.2
3.0.1
What's Changed
- build(deps): bump mkdocs-material from 8.5.0 to 8.5.1 by @dependabot in #548
- Project cleanup by @TomerFi in #550
Full Changelog: 3.0.0...3.0.1
3.0.0
What's Changed
New Features
- feat: support Runners and Breeze devices plus a new docs site by @thecode, @jafar-atili, @dolby360, @TomerFi in #546
Maintenance
- build(deps): bump poetry from 1.1.14 to 1.1.15 by @dependabot in #534
- ci(deps): bump actionsdesk/lfs-warning from 3.1 to 3.2 by @dependabot in #535
- build(deps): bump poethepoet from 0.16.0 to 0.16.1 by @dependabot in #537
- build(deps-dev): bump black from 22.6.0 to 22.8.0 by @dependabot in #538
- build(deps): bump poetry from 1.1.15 to 1.2.0 by @dependabot in #536
- build(deps-dev): bump yamllint from 1.27.1 to 1.28.0 by @dependabot in #544
- build(deps-dev): bump doc8 from 0.11.2 to 1.0.0 by @dependabot in #547
Full Changelog: 2.0.10...3.0.0
2.0.10
What's Changed
- ci(deps): bump codecov/codecov-action from 2.1.0 to 3 by @dependabot in #465
- ci(deps): bump tomerfi/version-bumper-action from 1.1.2 to 1.1.3 by @dependabot in #466
- ci(deps): bump EnricoMi/publish-unit-test-result-action from 1.31 to 1.32 by @dependabot in #467
- build(deps-dev): bump types-toml from 0.10.4 to 0.10.5 by @dependabot in #468
- ci(deps): bump reviewdog/action-misspell from 1.11 to 1.12 by @dependabot in #470
- ci(deps): bump prologic/action-markdownlint from 0.5 to 0.7 by @dependabot in #469
- ci(deps): bump EnricoMi/publish-unit-test-result-action from 1.32 to 1.33 by @dependabot in #471
- build(deps-dev): bump pytest from 7.1.1 to 7.1.2 by @dependabot in #472
- build(deps-dev): bump mypy from 0.942 to 0.950 by @dependabot in #474
- build(deps-dev): bump types-toml from 0.10.5 to 0.10.6 by @dependabot in #473
- build(deps-dev): bump types-toml from 0.10.6 to 0.10.7 by @dependabot in #475
- ci(deps): bump EnricoMi/publish-unit-test-result-action from 1.33 to 1.34 by @dependabot in #476
- build(deps-dev): bump time-machine from 2.6.0 to 2.7.0 by @dependabot in #477
- ci(deps): bump EnricoMi/publish-unit-test-result-action from 1.34 to 1.35 by @dependabot in #478
- build(deps-dev): bump doc8 from 0.11.1 to 0.11.2 by @dependabot in #479
- ci(deps): bump EnricoMi/publish-unit-test-result-action from 1.35 to 1.36 by @dependabot in #480
- build(deps-dev): bump mypy from 0.950 to 0.960 by @dependabot in #481
- ci(deps): bump EnricoMi/publish-unit-test-result-action from 1.36 to 1.37 by @dependabot in #497
- build(deps-dev): bump mypy from 0.960 to 0.961 by @dependabot in #499
- ci(deps): bump actions/setup-python from 3 to 4 by @dependabot in #500
- build(deps): bump poethepoet from 0.13.1 to 0.14.0 by @dependabot in #501
- ci(deps): bump EnricoMi/publish-unit-test-result-action from 1.37 to 1.38 by @dependabot in #502
- build(deps-dev): bump time-machine from 2.7.0 to 2.7.1 by @dependabot in #505
- ci(deps): bump EnricoMi/publish-unit-test-result-action from 1.38 to 1.39 by @dependabot in #504
- build(deps-dev): bump black from 22.3.0 to 22.6.0 by @dependabot in #506
- docs: Fix typo in CONTRIBUTING.md by @dolby360 in #503
- docs: add dolby360 as a contributor for doc by @allcontributors in #507
- build(deps): bump poethepoet from 0.14.0 to 0.15.0 by @dependabot in #509
- ci(deps): bump EnricoMi/publish-unit-test-result-action from 1.39 to 2 by @dependabot in #511
- build(deps-dev): bump pytest-sugar from 0.9.4 to 0.9.5 by @dependabot in #513
- build(deps): bump poetry from 1.1.13 to 1.1.14 by @dependabot in #512
- build(deps-dev): bump yamllint from 1.26.3 to 1.27.1 by @dependabot in #514
- build(deps-dev): bump types-toml from 0.10.7 to 0.10.8 by @dependabot in #516
- build(deps): bump poethepoet from 0.15.0 to 0.16.0 by @dependabot in #517
- build(deps-dev): bump pytest-asyncio from 0.18.3 to 0.19.0 by @dependabot in #518
- build(deps-dev): bump mypy from 0.961 to 0.971 by @dependabot in #519
- docs: add jafar-atili as a contributor for code, doc by @allcontributors in #520
- build(deps-dev): bump flake8 from 4.0.1 to 5.0.1 by @dependabot in #526
- build(deps-dev): bump flake8 from 5.0.1 to 5.0.3 by @dependabot in #527
- ci(deps): bump tomerfi/version-bumper-action from 1.1.3 to 1.2.0 by @dependabot in #528
- build(deps-dev): bump flake8 from 5.0.3 to 5.0.4 by @dependabot in #529
- build(deps-dev): bump time-machine from 2.7.1 to 2.8.0 by @dependabot in #531
- build(deps-dev): bump time-machine from 2.8.0 to 2.8.1 by @dependabot in #532
- ci(deps): bump prologic/action-markdownlint from 0.7 to 0.9 by @dependabot in #533
Full Changelog: 2.0.9...2.0.10
2.0.9
What's Changed
- build(deps-dev): bump pytest from 7.0.0 to 7.0.1 by @dependabot in #440
- ci(deps): bump reviewdog/action-misspell from 1.10 to 1.11 by @dependabot in #441
- ci(deps): bump EnricoMi/publish-unit-test-result-action from 1.28 to 1.29 by @dependabot in #443
- ci(deps): bump EnricoMi/publish-unit-test-result-action from 1.29 to 1.30 by @dependabot in #444
- build(deps-dev): bump poethepoet from 0.12.3 to 0.13.0 by @dependabot in #445
- build(deps-dev): bump bandit from 1.7.2 to 1.7.3 by @dependabot in #446
- ci(deps): bump actions/setup-python from 2.3.2 to 3 by @dependabot in #447
- ci(deps): bump actions/checkout from 2.4.0 to 3 by @dependabot in #448
- build(deps-dev): bump poethepoet from 0.13.0 to 0.13.1 by @dependabot in #449
- build(deps-dev): bump pytest-asyncio from 0.18.1 to 0.18.2 by @dependabot in #451
- ci(deps): bump actions/upload-artifact from 2.3.1 to 3 by @dependabot in #450
- build(deps-dev): bump bandit from 1.7.3 to 1.7.4 by @dependabot in #452
- ci(deps): bump EnricoMi/publish-unit-test-result-action from 1.30 to 1.31 by @dependabot in #453
- ci(deps): bump prologic/action-markdownlint from 0.3 to 0.5 by @dependabot in #454
- build(deps-dev): bump mypy from 0.931 to 0.940 by @dependabot in #455
- build(deps-dev): bump pytest from 7.0.1 to 7.1.0 by @dependabot in #456
- build(deps-dev): bump mypy from 0.940 to 0.941 by @dependabot in #457
- build(deps-dev): bump pytest from 7.1.0 to 7.1.1 by @dependabot in #458
- ci(deps): bump actions/cache from 2.1.7 to 3 by @dependabot in #459
- build(deps-dev): bump mypy from 0.941 to 0.942 by @dependabot in #460
- build(deps-dev): bump pytest-asyncio from 0.18.2 to 0.18.3 by @dependabot in #461
- build(deps-dev): bump black from 22.1.0 to 22.3.0 by @dependabot in #462
- build(deps-dev): bump doc8 from 0.10.1 to 0.11.0 by @dependabot in #463
- build(deps-dev): bump doc8 from 0.11.0 to 0.11.1 by @dependabot in #464
Full Changelog: 2.0.8...2.0.9