Skip to content

Releases: dbuezas/eq3btsmart

HA 2023.2.2 compatibility

06 Feb 22:17
a2b2812
Compare
Choose a tag to compare

What's Changed

  • Fix/#49: Update code to reflect updates on Home Assistant Bluetooth Manager. by @toalex77 in #50

New Contributors

Full Changelog: v5.0.1...v5.0.2

We're now using the right API so this shouldn't happen again. Thank you @toalex77 👏

Fixed backoff scaling bug

26 Jan 14:32
Compare
Choose a tag to compare

BTProxy Support

26 Jan 13:20
Compare
Choose a tag to compare

What's Changed

  • Set the valve state icon to mdi:pipe-valve by @ignisf in #38
  • Use the appropriate attribute for the Window sensor by @ignisf in #39
  • Breaking change: Lock entity's id is lock.my_thermostat (instead of switch.my_thermostat) by @ignisf in #40
  • Revamp presets by @ignisf in #41
  • Fix BTProxys by @ignisf in #37
  • Backoff increases after each retry by @dbuezas in 56df036
  • Longer request timeout by @dbuezas in 56df036
  • Ensure connection is closed after an error if so configured by @dbuezas in 6588a37

Full Changelog: v4.0.1...v5.0.0

TEST BTProxy compatibility

25 Jan 09:26
6757ebc
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Make sure we request a response when writing to a GATT characteristic by @ignisf in #37

New Contributors

Full Changelog: v4.0.1...TEST-BTProxy

test-for-andrei-micu-ro

23 Jan 15:54
Compare
Choose a tag to compare
Pre-release

ONLY AN EXPERIMENT, DO NOT USE

  • Increases the response timeout to 30 seconds
  • ignores errors on start_notify and write_gatt_char

** For testing purposes with ESPHome pr#4258 only **

Full Changelog: v4.0.1...test-for-andrei-micu-ro

HA 2023.1.1 compatibility

06 Jan 21:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.0.1

v4.0.0

17 Dec 16:08
6bfb3ba
Compare
Choose a tag to compare

What's Changed

Devices now have options:

  • What the current temperature shows (nothing, setting temperature, target temperature, an estimate of actual temperature using the state of the valve, or an external entity)
  • Scan Interval
  • Bluetooth adapter selection (e.g to coexist with BTProxys)
  • Disable debug entities
  • Close connection

image

image

Other fixes

  • Fix error when unloading device
  • Change precision to 0.1 so the current temperature is more granular
  • Pending updates don't accumulate

Full Changelog: v3.0.0...v4.0.0

v3.0.0

25 Nov 19:11
0c4a126
Compare
Choose a tag to compare

What's Changed

  • Allow setting mode when setting temperature by @lkempf in #24
  • Service to set Auto Schedules by @dbuezas in #25
    image
  • Review stored schedules
    image

Full Changelog: v2.1.0...v3.0.0

v2.1.0

24 Nov 00:32
02f9009
Compare
Choose a tag to compare

What's Changed


New Entities for:

  • Eco, Comfort, Away and Window Open temperatures
  • Away and Window open durations

image


New Presets for:

  • Eco
  • Comfort
  • Away
  • Open
  • Locked

image


Now that the connections are more stable, if a thermostat is really out of reach, the climate entity will go unavailable instead of reporting "unreachable" as a preset.

v2.0.2

22 Nov 21:57
82c6cbd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.2