Skip to content

TheengsGateway v1.3.0

Compare
Choose a tag to compare
@1technophile 1technophile released this 17 Jan 00:42
· 23 commits to development since this release
8d20536

What's Changed

This release is focused on presence detection. We can now detect the presence and absence of trackers devices like TILE, NUT, BlueCharm (and other models identified here, the gateway will publish an offline message after tracker_timeout (120s per default) to set your controller to "Away" status.
Additionally, the Apple Watch, iPhone, and iPad can be used for presence detection using their IRK.
And of course numerous other enhancements detailed below, thanks @DigiH and @koenvervloesem !

New devices

Devices Model Measurements
ClearGrass/Qingping CGP23W temperature, humidity, atmospheric pressure, battery
Aranet4 CO₂ Monitor temperature, humidity, pressure, carbon dioxide, battery
Switchbot Curtain model 3 moving, position, light level, battery, calibration state

New features

  • prmac implementation by @DigiH in #187
  • Apple devices Identity Address and IRK instructions by @DigiH in #190
  • [DISC] HA discovery lock class added by @DigiH in #191
  • Add option to disable BLE by @koenvervloesem in #196
  • [DISC] device_tracker discovery by @DigiH in #213
  • [DISC] device tracker discovery value_template to rssi by @DigiH in #215
  • [DISC] Isolate "track" advanced property publishing by @DigiH in #217
  • [DISC] Timeout for discovered device trackers by @DigiH in #219

Miscelleanous

Documentation

CI

Full Changelog: v1.2.0...v1.3.0