Skip to content

Releases: TomerFi/aioswitcher

4.1.0 - Added S12 Devices

05 Oct 15:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.3...4.1.0

4.0.3

29 Aug 13:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.2...4.0.3

4.0.2

12 Aug 18:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.1...4.0.2

4.0.1

12 Aug 13:52
Compare
Choose a tag to compare

What's Changed

  • fix: add requests to deps by @ayal in #790
  • fix: make types-requests a dev dependency by @epenet in #792

New Contributors

Full Changelog: 4.0.0...4.0.1

4.0.0 - Runner S11 support

06 Aug 23:58
Compare
Choose a tag to compare

Breaking Changes

  • SwitcherApi require new parameter - device_type
  • Shutter API "stop" replaced with "stop_shutter"

What's Changed

New Contributors

Full Changelog: 3.4.3...4.0.0

3.4.3

25 May 14:40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.4.2...3.4.3

3.4.2

18 Jan 13:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.4.1...3.4.2

3.4.1

09 Jan 21:35
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump poetry from 1.4.2 to 1.5.0 by @dependabot in #671
  • build(deps-dev): bump mkdocs-material from 9.1.13 to 9.1.14 by @dependabot in #670
  • build(deps): bump requests from 2.28.2 to 2.31.0 by @dependabot in #673
  • build(deps-dev): bump yamllint from 1.31.0 to 1.32.0 by @dependabot in #672
  • build(deps-dev): bump pytest-cov from 4.0.0 to 4.1.0 by @dependabot in #674
  • build(deps-dev): bump mkdocstrings from 0.21.2 to 0.22.0 by @dependabot in #676
  • build(deps-dev): bump mkdocstrings-python from 1.0.0 to 1.1.0 by @dependabot in #675
  • build(deps): bump poetry from 1.5.0 to 1.5.1 by @dependabot in #678
  • build(deps-dev): bump mkdocs-material from 9.1.14 to 9.1.15 by @dependabot in #677
  • build(deps-dev): bump mkdocstrings-python from 1.1.0 to 1.1.2 by @dependabot in #679
  • build(deps-dev): bump pytest from 7.3.1 to 7.3.2 by @dependabot in #680
  • build(deps-dev): bump mkdocs-material from 9.1.15 to 9.1.16 by @dependabot in #681
  • build(deps-dev): bump time-machine from 2.9.0 to 2.10.0 by @dependabot in #682
  • build(deps-dev): bump mypy from 1.3.0 to 1.4.0 by @dependabot in #683
  • build(deps-dev): bump mkdocs-material from 9.1.16 to 9.1.17 by @dependabot in #684
  • build(deps-dev): bump pytest from 7.3.2 to 7.4.0 by @dependabot in #685
  • build(deps-dev): bump mypy from 1.4.0 to 1.4.1 by @dependabot in #686
  • build(deps-dev): bump mkdocs-material from 9.1.17 to 9.1.18 by @dependabot in #687
  • build(deps-dev): bump poethepoet from 0.20.0 to 0.21.0 by @dependabot in #688
  • build(deps-dev): bump time-machine from 2.10.0 to 2.11.0 by @dependabot in #689
  • build(deps-dev): bump black from 23.3.0 to 23.7.0 by @dependabot in #690
  • build(deps-dev): bump poethepoet from 0.21.0 to 0.21.1 by @dependabot in #693
  • build(deps-dev): bump pytest-asyncio from 0.21.0 to 0.21.1 by @dependabot in #692
  • build(deps-dev): bump mkdocstrings-python from 1.1.2 to 1.2.0 by @dependabot in #695
  • build(deps-dev): bump mkdocs-material from 9.1.18 to 9.1.19 by @dependabot in #697
  • build(deps-dev): bump mkdocstrings-python from 1.2.0 to 1.2.1 by @dependabot in #698
  • build(deps-dev): bump mkdocs-material from 9.1.19 to 9.1.21 by @dependabot in #701
  • build(deps-dev): bump mkdocs from 1.4.3 to 1.5.1 by @dependabot in #700
  • build(deps-dev): bump flake8 from 6.0.0 to 6.1.0 by @dependabot in #702
  • build(deps-dev): bump mkdocs from 1.5.1 to 1.5.2 by @dependabot in #703
  • build(deps-dev): bump mkdocstrings-python from 1.2.1 to 1.3.0 by @dependabot in #704
  • build(deps-dev): bump gitpython from 3.1.31 to 3.1.32 by @dependabot in #706
  • build(deps-dev): bump aiohttp from 3.8.4 to 3.8.5 by @dependabot in #707
  • build(deps-dev): bump certifi from 2022.12.7 to 2023.7.22 by @dependabot in #708
  • build(deps-dev): bump gitpython from 3.1.32 to 3.1.34 by @dependabot in #709
  • build(deps-dev): bump gitpython from 3.1.34 to 3.1.35 by @dependabot in #711
  • test: added breeze api test cases by @YogevBokobza in #712
  • docs: add YogevBokobza as a contributor for test, and maintenance by @allcontributors in #714
  • build(deps-dev): bump urllib3 from 1.26.15 to 1.26.18 by @dependabot in #719
  • build(deps-dev): bump gitpython from 3.1.35 to 3.1.37 by @dependabot in #718
  • build(deps-dev): bump aiohttp from 3.8.5 to 3.9.0 by @dependabot in #722
  • fix: device stop working because lacking of device_key by @YogevBokobza in #724

Full Changelog: 3.4.0...3.4.1

3.4.0

17 May 13:28
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump pytest-sugar from 0.9.6 to 0.9.7 by @dependabot in #648
  • fix: remove deprecated codedov package by @TomerFi in #651
  • feat: include bridge port 10003 for type2 devices by @YogevBokobza in #649
  • docs: add YogevBokobza as a contributor for code by @allcontributors in #652
  • build(deps-dev): bump yamllint from 1.30.0 to 1.31.0 by @dependabot in #653
  • build(deps-dev): bump mkdocs-material from 9.1.6 to 9.1.7 by @dependabot in #654
  • build(deps-dev): bump mkdocs-material from 9.1.7 to 9.1.8 by @dependabot in #657
  • build(deps-dev): bump mkdocs-material from 9.1.8 to 9.1.9 by @dependabot in #659
  • build(deps-dev): bump mkdocs from 1.4.2 to 1.4.3 by @dependabot in #658
  • ci(deps): bump denoland/setup-deno from 1.1.1 to 1.1.2 by @dependabot in #660
  • build(deps-dev): bump poethepoet from 0.19.0 to 0.20.0 by @dependabot in #661
  • build(deps-dev): bump mkdocstrings-python from 0.9.0 to 0.10.1 by @dependabot in #662
  • build(deps-dev): bump mkdocs-material from 9.1.9 to 9.1.11 by @dependabot in #663
  • build(deps-dev): bump mypy from 1.2.0 to 1.3.0 by @dependabot in #664
  • build(deps-dev): bump mkdocstrings-python from 0.10.1 to 1.0.0 by @dependabot in #665
  • build(deps-dev): bump mkdocs-material from 9.1.11 to 9.1.12 by @dependabot in #666
  • build(deps): bump pymdown-extensions from 9.11 to 10.0 by @dependabot in #667
  • build(deps-dev): bump mkdocs-material from 9.1.12 to 9.1.13 by @dependabot in #669

New Contributors

Full Changelog: 3.3.0...3.4.0

3.3.0

10 Apr 18:44
Compare
Choose a tag to compare

What's Changed

  • ci(deps): bump actions/setup-python from 3 to 4 by @dependabot in #613
  • build(deps): bump poetry from 1.3.2 to 1.4.0 by @dependabot in #614
  • build(deps-dev): bump pytest-asyncio from 0.19.0 to 0.20.3 by @dependabot in #617
  • build(deps-dev): bump flake8 from 5.0.4 to 6.0.0 by @dependabot in #619
  • build(deps-dev): bump mkdocstrings-python from 0.7.1 to 0.8.3 by @dependabot in #615
  • build(deps-dev): bump mypy from 0.971 to 1.0.1 by @dependabot in #616
  • build(deps-dev): bump mkdocs-material from 8.5.11 to 9.1.0 by @dependabot in #621
  • build(deps-dev): bump pytest-cov from 3.0.0 to 4.0.0 by @dependabot in #620
  • build(deps-dev): bump mkdocstrings from 0.19.1 to 0.20.0 by @dependabot in #622
  • build(deps-dev): bump poethepoet from 0.16.5 to 0.18.1 by @dependabot in #623
  • build(deps-dev): bump black from 22.12.0 to 23.1.0 by @dependabot in #618
  • build(deps-dev): bump pytest from 7.2.1 to 7.2.2 by @dependabot in #624
  • build(deps-dev): bump mkdocs-material from 9.1.0 to 9.1.1 by @dependabot in #625
  • build(deps-dev): bump mypy from 1.0.1 to 1.1.1 by @dependabot in #626
  • build(deps-dev): bump mkdocs-material from 9.1.1 to 9.1.2 by @dependabot in #628
  • build(deps-dev): bump mkdocs-material from 9.1.2 to 9.1.3 by @dependabot in #629
  • build(deps): bump poetry from 1.4.0 to 1.4.1 by @dependabot in #630
  • build(deps-dev): bump pytest-asyncio from 0.20.3 to 0.21.0 by @dependabot in #631
  • build(deps-dev): bump flake8-pyproject from 1.2.2 to 1.2.3 by @dependabot in #632
  • build(deps-dev): bump yamllint from 1.29.0 to 1.30.0 by @dependabot in #634
  • build(deps-dev): bump poethepoet from 0.18.1 to 0.19.0 by @dependabot in #633
  • build(deps-dev): bump mkdocs-material from 9.1.3 to 9.1.4 by @dependabot in #635
  • build(deps-dev): bump black from 23.1.0 to 23.3.0 by @dependabot in #636
  • ci(deps): bump peaceiris/actions-gh-pages from 3.9.2 to 3.9.3 by @dependabot in #637
  • build(deps-dev): bump mkdocs-material from 9.1.4 to 9.1.5 by @dependabot in #638
  • build(deps): bump poetry from 1.4.1 to 1.4.2 by @dependabot in #639
  • build(deps-dev): bump mkdocstrings-python from 0.8.3 to 0.9.0 by @dependabot in #640
  • build(deps-dev): bump mkdocstrings from 0.20.0 to 0.21.1 by @dependabot in #641
  • build(deps-dev): bump mypy from 1.1.1 to 1.2.0 by @dependabot in #643
  • build(deps-dev): bump mkdocstrings from 0.21.1 to 0.21.2 by @dependabot in #644
  • build(deps-dev): bump pytest from 7.2.2 to 7.3.0 by @dependabot in #645
  • build(deps-dev): bump mkdocs-material from 9.1.5 to 9.1.6 by @dependabot in #646
  • feat: include bridge port 10002, used in new devices in broadcast discovery by @liadav in #642
  • docs: add liadav as a contributor for code by @allcontributors in #647

New Contributors

Full Changelog: 3.2.2...3.3.0