Skip to content

Releases: blebox/blebox_uniapi

v2.5.5

11 Jun 07:14

Choose a tag to compare

What's Changed

  • feat: add reactive energy sensors for energyMeter
  • feat: add is_calibrated property to Shutter and is_slider guard
  • feat: add voltage measurement support for switchBox
  • feat: add support for CO2Sensor

Full Changelog: v2.5.4...v2.5.5

v2.5.4

11 Jun 07:13

Choose a tag to compare

What's Changed

  • feat: add temperature sensors to thermoBox
  • feat: add new ShutterBox control types and tilt properties
  • feat: add OTA firmware update support via Update feature
  • fix: add sensor_id and name parameters to Open and Input binary sensor classes
  • fix: color mode logic to restore last color value correctly
  • fix: color mode logic to restore last color value correctly
  • fix: RGBWW brightness and channel ordering
  • fix: use Optional[str] for Python 3.9 compatibility in Update feature

Full Changelog: v2.5.3...v2.5.4

v2.5.3

08 May 11:51

Choose a tag to compare

What's Changed

  • feat: add support for openSensor as both generic and binary sensor
  • feat: add index and name properties to sensors, switches and lights
  • feat: add support for inputSensor
  • fix: ensure sensible_on_value returns list for MONO mode

Full Changelog: v2.5.2...v2.5.3

v2.5.2

24 Apr 08:39

Choose a tag to compare

What's Changed

  • feat: add is_position_inverted to expose position convention per device type - fix gateBox open/close button direction

Full Changelog: v2.5.1...v2.5.2

v2.5.1

21 Apr 11:25

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.0...v2.5.1

v2.5.0

20 Aug 12:35

Choose a tag to compare

What's Changed

  • feature: expose sensor_id in sensors and alias in all features by @swistakm in #176

Full Changelog: v2.4.2...v2.5.0

v2.4.2

04 Jun 19:41

Choose a tag to compare

What's Changed

  • feature: add support for active power sensors on switchbox/switchboxd devices by @swistakm in #175

Full Changelog: v2.4.1...v2.4.2

v2.4.1

04 Jun 16:19

Choose a tag to compare

v2.4.0

03 Jun 21:03

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.0...v2.4.0

v2.3.0

13 Mar 11:44

Choose a tag to compare

What's Changed

  • feat: add new methods to cover feature enabling handling of tilt open/close actions by @swistakm in #154
  • add support for flood sensing for multisensors as binary moisture sensor by @swistakm in #153
  • feat/fix: Add Ruff and Pre-commit Configuration, Resolve Undefined Name by @Pastucha in #158
  • gatebox and shutterbox improvements: by @swistakm in #156
  • BleBox Multisensor Illuminance Integration by @Pastucha in #161

New Contributors

Full Changelog: v2.2.2...v2.3.0