Skip to content

Releases: samuolis/brink

1.9.0

13 Mar 13:09

Choose a tag to compare

  • Improve co2 visibility with disabled sensor #33
  • Improve 0% fan speed set #32

1.8.1

07 Mar 08:26

Choose a tag to compare

  • Fix config flow #27

1.8.0

07 Mar 07:19

Choose a tag to compare

  • Fixes #31

  • Fixes #20

  • Migrated the integration to the new Brink Home v1.1 API with the updated authentication flow.

  • Added a new System Online connectivity binary sensor based on gateway state.

  • Added a full sensor platform for values exposed by the new API, including airflow, temperatures,
    filter runtime, bypass/preheater status, humidity, and CO2 readings.

  • Added support for extra Brink API fields: Supply Air Temperature, Active Control Status, and
    Bypass Operation.

  • Non-mandatory sensors are now filtered, so optional values only appear when the device actually
    exposes them.

    New Entities

    • Binary sensor: System Online
    • Sensor: Supply Air Flow
    • Sensor: Exhaust Air Flow
    • Sensor: Fresh Air Temperature
    • Sensor: Exhaust Air Temperature
    • Sensor: Supply Air Temperature
    • Sensor: Humidity
    • Sensor: Days Since Filter Reset
    • Sensor: Remaining Mode Duration
    • Sensor: Preheater Status
    • Sensor: Bypass Valve Status
    • Sensor: Active Control Status
    • Sensor: CO2 Sensor 1
    • Sensor: CO2 Sensor 2
    • Sensor: CO2 Sensor 3
    • Sensor: CO2 Sensor 4
    • Select: Bypass Operation

Release 1.7.0

15 Dec 07:53
20e8397

Choose a tag to compare

What's Changed

  • Add feature flags needed for the 2025.1 release

Full Changelog: 1.6.3...1.7.0

Release 1.6.3

16 Nov 15:26

Choose a tag to compare

Fix:

  • Fix to find element

P.S. Sorry for so many changes recently

Release 1.6.2

16 Nov 14:24

Choose a tag to compare

Fix:

  • Fixed issue when there is system setting without ID

Release 1.6.1

16 Nov 09:56

Choose a tag to compare

  • Add more logging on description of system

Release 1.6.0

16 Nov 09:30
a61399c

Choose a tag to compare

Fixes:

  • Fixes issue when values were in wrong order. Now system will use uiId.
    #9

Release 1.5.0

13 Sep 05:49

Choose a tag to compare

Breaking changes:

  • Removed Remaining time sensor

Bug fix:

  • Fixed filter status sensor

Release 1.4.0

21 May 14:18
0725c1b

Choose a tag to compare

  • Integration now is public