Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

Releases: dynasticorpheus/gigasetelements-ha

2023.12.2

11 Dec 10:18
Compare
Choose a tag to compare

BuyMeCoffee

New features

  • Add privacy switches for custom, home and night

♻️ Refactor

  • Warn if privacy mode is enabled during startup

🐛 Bug Fixes

2023.12.1

05 Dec 15:07
Compare
Choose a tag to compare

BuyMeCoffee

New features

  • Add config option: enable_debug

♻️ Refactor

🐛 Bug Fixes

  • #29 Fallback to states if needed

2023.12.0

01 Dec 12:50
Compare
Choose a tag to compare

BuyMeCoffee

New features

  • Add test_required attribute to water sensor

♻️ Refactor

  • Deprecate old basestation API
  • Deprecate urllib3 method_whitelist
  • Avoid repetitive .json() calls
  • Optimize json data processing

🐛 Bug Fixes

  • #24 Use runtime configuration to avoid setpoint reverting to original setting pending device update

2023.1.1

04 Jan 10:02
Compare
Choose a tag to compare

BuyMeCoffee

New features

  • Add additional attributes for plug 2.0

♻️ Refactor

  • Improve integration startup time (async)
  • Add additional debug statements
  • Replace deprecated DEVICE_CLASS_* constants with enums

🐛 Bug Fixes

2022.11.0b0

20 Nov 09:10
Compare
Choose a tag to compare
2022.11.0b0 Pre-release
Pre-release

BuyMeCoffee

New features

♻️ Refactor

  • Add additional debug statements

🐛 Bug Fixes

2022.9.0b0

13 Sep 09:24
Compare
Choose a tag to compare
2022.9.0b0 Pre-release
Pre-release

BuyMeCoffee

New features

  • Add additional attributes for plug 2.0

♻️ Refactor

  • Improve integration startup time (async)

🐛 Bug Fixes

2022.5.2

13 May 19:20
Compare
Choose a tag to compare

BuyMeCoffee

New features

♻️ Refactor

🐛 Bug Fixes

  • Fix unique id return for base

2022.5.1

11 May 09:14
Compare
Choose a tag to compare

BuyMeCoffee

New features

♻️ Refactor

  • Alarm state
  • Replace deprecated constants with enums

🐛 Bug Fixes

2022.2.0

01 Feb 14:53
Compare
Choose a tag to compare

BuyMeCoffee

New features

  • Add press (type) attribute to button

♻️ Refactor

  • Create plug switches despite switches: False being set in config

🐛 Bug Fixes

  • Fix triggered status for alarm panel

2022.1.0

13 Jan 11:47
Compare
Choose a tag to compare

BuyMeCoffee

New features

  • Add homecoming,- leaving attribute to base sensor
  • Add privacy mode attribute to base sensor

♻️ Refactor

  • Remove unused imports
  • Enable parallel updates
  • Add privacy mode debug logging and warn if detected during startup

🐛 Bug Fixes