Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

Releases: home-assistant/homebridge-homeassistant

3.1.0

14 Feb 17:06
f3babf4
Compare
Choose a tag to compare
  • Fix for alarm control panels not showing up (#251)
  • Bump version
  • Support Celsius and Fahrenheit characters as units (#253)
  • Add support for controlling fan mode in air-conditioning (#244)
  • Changed climate accessory to set operation state to off as per conven… (#250)
  • Update alarm_control_panel.js
  • Update README.md
  • Merge pull request #262 from JAYMAN-ATX/patch-1
  • Merge branch 'master' into patch-2
  • Merge pull request #263 from JAYMAN-ATX/patch-2
  • Add support for additional device classes
  • Merge pull request #289 from home-assistant/binary-sensor-additional-device-classes
  • Check for existence of speed list
  • Merge pull request #290 from home-assistant/check-for-speed-list-existence
  • Check for null states from event listener
  • Merge pull request #291 from home-assistant/accomodate-null-states
  • Get fan rotation speed on event change
  • Merge pull request #292 from home-assistant/get-fan-speed-on-event

A fix for climate temperature units display

26 Oct 18:11
bd07d36
Compare
Choose a tag to compare
  • fixing climate platform current temperature display (#242) (9231436)

Vacuums, scripts, color temperature, locks, fans, climate oh my!

26 Oct 06:10
93177bd
Compare
Choose a tag to compare

Another big release, big enough that I think it's time we go to the big 3.0.0 since we have so many new platforms!

  • Fan uses speed list from home-assistant and supports equal increment between speed (#241) (87ca17d)
  • Add support for vacuums (#236) (80ac834)
  • Add support for scripts (#235) (5d3a2d1)
  • Add support for color temperature (#234) (43b787f)
  • Add support for locks with codes (#233) (33073f1)
  • HA HB synchronization display mode change (#232) (fe6c4cf)
  • Properly display Fahrenheit temperatures for climate accessories (#231) (322b18d)

Minor bug fix for default visibility

23 Aug 22:26
Compare
Choose a tag to compare

The Schmittx Release

19 Aug 03:09
Compare
Choose a tag to compare

This is a MAJOR release thanks to the dedicated work of @schmittx (and @azogue!).

A breaking bug fix

19 Jul 16:48
Compare
Choose a tag to compare
  • Fixed exception from undefined unit_of_measurement (#190) (4a36649)

Too many new features, improvements and bug fixes to list in the title!

19 Jul 10:43
Compare
Choose a tag to compare
  • Fix fan medium speed (9347f51)
  • Merge pull request #162 from armills/fan-medium (c85675d)
  • Add support for binary sensors with 'gas' device class (#164) (ea291f9)
  • Allow setting climate mode & set target temperature min/max/step from hass data (#178) (3336c6f)
  • Add light sensors with homebridge_sensor_type = light (#180) (574990e)
  • Add homebridge_media_player_switch (on_off, play_pause, play_stop) (#183) (ea7a15a)
  • Add support for remote devices, exposing them as switches (#185) (7b4e1a1)
  • Remove the need to use NODE_TLS_REJECT_UNAUTHORIZED=0 (#187) (40c2ccc)
  • Add support for alarm_control_panel (Fixes #19) (#176) (fd264c6)
  • Fixes #158 - Groups do not turn on/off lights (#167) (64060e9)

Climate, groups, outlets, improvements and bug fixes

05 May 20:34
4892999
Compare
Choose a tag to compare

Minor fixes

08 Mar 22:21
Compare
Choose a tag to compare
  • Remove extra space in device_tracker model (#128)
  • Renamed sensor_class to device_class (#125)
  • Include status of input_boolean's for startup (#124)
  • Add upgrade language. (#122)

Improvements to lights

21 Feb 18:52
Compare
Choose a tag to compare