Skip to content

Releases: openhab/openhab-google-assistant

v4.0.0

31 May 18:51
Compare
Choose a tag to compare

Changes

🚀 Features

⚠️ Breaking Changes

  • As the group members are now stored in customData, existing (group) devices will only work after a new SYNC
  • The modes configuration for Thermostats has been renamed to thermostatModes - users will have to adjust their configuration
  • The speeds configuration for Fans has been renamed to fanSpeeds - users will have to adjust their configuration
  • As item types of group members will now be validated, you might see devices disappearing in Google Home if you used an unsupported item within a group device

⚙️ Changes

  • Item names for group members are stored in customData to save a query request to openHAB when executing commands (will supersede #222)
    • For commands that need the current state the query request is still needed (thermostat commands or relative volume)
    • Also some other configuration options are stored in customData
    • Item types of group members will now be validated
    • There is no change on the user's side required but they will need to do a SYNC
  • Add a lot of new functionality to Fan devices (AirPurifier, Fan, Hood) (will supersede #221)
    • OnOff (separate power switch if used as a group)
    • FanSpeed (separate fan speed if used as a group)
    • Modes (yes, for the first time modes are available)
    • SensorState (for FilterLifeTime and PM2.5 - no clue how to query those)
  • Add AC Unit device (will supersede #347 & #358)
    • Basically just a combination of the extended Fan and the Thermostat with all control and config options of both

⁉️ Potential Issues

As customData is limited to 512 bytes it could be an issue to store very long item names e.g. for devices with a lot of members like thermostat (ref. developers.google.com/assistant/smarthome/reference/intent/sync)

🧰 Maintenance

v3.9.0

29 Jan 16:36
Compare
Choose a tag to compare

Changes

🧰 Maintenance

v3.8.1

26 Nov 20:12
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Parse states as float for Number:Dimensionless items with units (#534) @mgr01

🧰 Maintenance

💻 New Contributors

v3.8.0

03 Nov 20:19
Compare
Choose a tag to compare

Changes

🚀 Features

🧰 Maintenance

v3.7.0

10 Oct 18:26
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

📖 Documentation

💻 New Contributors

v3.6.5

17 Jul 10:53
Compare
Choose a tag to compare

Changes

This is another maintenance release with only dependency updates.

🧰 Maintenance

v3.6.4

03 Jul 11:23
v3.6.4
87fd831
Compare
Choose a tag to compare

Changes

This is just a maintenance release with dependency updates.

🧰 Maintenance

v3.6.3

21 Mar 21:44
Compare
Choose a tag to compare

Changes

🧰 Maintenance

v3.6.2

21 Feb 19:11
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

🧰 Maintenance

v3.6.1

09 Feb 20:36
Compare
Choose a tag to compare

Changes

🧰 Maintenance