Skip to content

Releases: artspb/homeassistant-tk-husteblume

v0.0.4

06 Jul 11:13
Compare
Choose a tag to compare

Changes

  • Migrate to modern async methods
  • Specify state of MockConfigEntry to fix failing tests

📦 Dependencies

  • Bump pre-commit from 3.7.0 to 3.7.1 in /.github/workflows (#25) @dependabot
  • Bump flake8 from 7.0.0 to 7.1.0 in /.github/workflows (#29) @dependabot
  • Bump pip from 24.0 to 24.1.1 in /.github/workflows (#31) @dependabot
  • Bump actions/checkout from 4.1.4 to 4.1.7 (#28) @dependabot
  • Bump reorder-python-imports from 3.12.0 to 3.13.0 in /.github/workflows (#27) @dependabot
  • Bump black from 24.4.1 to 24.4.2 in /.github/workflows (#23) @dependabot
  • Bump actions/checkout from 4.1.3 to 4.1.4 (#21) @dependabot
  • Bump black from 24.4.0 to 24.4.1 in /.github/workflows (#22) @dependabot
  • Bump actions/checkout from 4.1.2 to 4.1.3 (#20) @dependabot
  • Bump black from 24.3.0 to 24.4.0 in /.github/workflows (#19) @dependabot

v0.0.3

08 Apr 16:36
Compare
Choose a tag to compare

Changes

  • Add translations for attribute states

📦 Dependencies

  • Bump actions/setup-python from 5.0.0 to 5.1.0 (#18) @dependabot
  • Bump pre-commit from 3.6.2 to 3.7.0 in /.github/workflows (#17) @dependabot
  • Bump black from 24.2.0 to 24.3.0 in /.github/workflows (#16) @dependabot

v0.0.2

15 Mar 07:55
Compare
Choose a tag to compare

Changes

  • Limit integration to Germany
  • Use translation_key instead of name as part of unique_id

📦 Dependencies

v0.0.1

11 Mar 13:09
Compare
Choose a tag to compare
  • Initial implementation.