Skip to content

Latest commit

 

History

History
256 lines (169 loc) · 10.5 KB

CHANGELOG.md

File metadata and controls

256 lines (169 loc) · 10.5 KB

Changelog

v0.17.1 (2024-08-08)

Fix

  • Make tests compatible with aiohttp 3.10 (#60) (be3d534)

v0.17.0 (2024-07-05)

Feature

v0.16.0 (2024-07-05)

Feature

v0.15.0 (2024-07-04)

Feature

v0.14.0 (2024-06-26)

Feature

v0.13.0 (2024-06-12)

Feature

v0.12.0 (2024-04-25)

Feature

  • Websocket error raising (5f020db)

Fix

v0.11.5 (2024-02-03)

Fix

  • Use my new github username (fbcf8d8)

v0.11.4 (2024-02-03)

Fix

v0.11.3 (2024-02-03)

Fix

  • Add ability to override websocket stream messages (73e8914)

v0.11.2 (2024-02-03)

Fix

v0.11.1 (2024-02-03)

Fix

v0.11.0 (2024-02-03)

Feature

v0.10.6 (2024-01-19)

Fix

  • Make state and mode on apc update strings (53ceb2e)

v0.10.5 (2024-01-19)

Fix

  • Add unreachable login error (bbd5a5b)

v0.10.4 (2024-01-16)

Fix

  • Refactor to use websocket (c1e7f45)

v0.10.3 (2023-06-07)

Fix

v0.10.2 (2023-06-07)

Fix

v0.10.1 (2023-05-07)

Fix

  • Mypy error (c99cab0)
  • Only update if 15 seconds have passed (303e791)

v0.10.0 (2023-05-05)

Feature

v0.9.0 (2023-04-28)

Feature

  • Changed to dataclass for updates (4394c5d)

Fix

v0.8.0 (2023-04-21)

Feature

  • Ignore already existing devices (c7c7861)

v0.7.0 (2023-04-21)

Feature

  • Add typeddict for anova updated (7f2da00)

v0.6.2 (2023-04-04)

Fix

  • Set water temp as None if it does not exist (2750a9d)

v0.6.1 (2023-03-29)

Fix

  • Add limitation to ws url (9f2ce32)

v0.6.0 (2023-03-28)

Feature

  • Add logging and dependabot (e994723)
  • Added logging and dependabot (a75c853)

v0.5.2 (2023-03-17)

Fix

v0.5.1 (2023-03-17)

Fix

  • Improved request to sous vide (39c5c4a)

v0.5.0 (2023-03-17)

Feature

  • Added new binary sensors (d5d6bf1)

v0.4.3 (2023-03-15)

Fix

v0.4.2 (2023-03-15)

Fix

  • Add no devices found to init (4436113)
  • Added timeout for getting devices (5671d3f)

v0.4.1 (2023-03-15)

Fix

v0.4.0 (2023-03-15)

Feature

Fix

v0.3.1 (2023-02-22)

Fix

v0.3.0 (2023-02-21)

Feature

  • Added support for passing clientsession (d834ec9)

Fix

v0.2.7 (2023-01-29)

Fix

  • Removed "nxp" from system info key options (b7c5a64)

v0.2.6 (2023-01-29)

Fix

v0.2.5 (2023-01-20)

Fix

  • Added low water mode (3c755d2)
  • Made state and mode go to map (48cbe07)

v0.2.4 (2023-01-19)

Fix

  • Removed unused types-requests (5e62cae)

v0.2.3 (2023-01-19)

Fix

v0.2.2 (2023-01-19)

Fix

  • Removed unneeded asyncio import (da2f2e0)
  • Remove stale asyncio run (8a11635)

v0.2.1 (2023-01-19)

Fix

  • Pytest-asyncio dependency issue (b80d9dd)
  • Aiohttp dependency issue (171ddfd)

v0.2.0 (2023-01-19)

Feature

  • Simplified and reworked parser (894f97f)

Fix

  • Idea files pre-commit (a9e5b5d)
  • Resolved pre-commit issues (e0c22e6)

v0.1.2 (2023-01-18)

Fix

  • Changing requests version for HA (ac36315)

v0.1.1 (2023-01-18)

Fix

  • Moved device_key to start_update (1dddd7f)

v0.1.0 (2023-01-18)

Feature

Fix

  • Removed unneeded python-versions (df8d522)

Documentation

  • Add @conway220 as a contributor (ce956a2)