Skip to content

Releases: bieniu/ha-shellies-discovery

Version 0.22.1

14 Jun 20:15
Compare
Choose a tag to compare

Downloads for this release

Changelog:

  • add shortpush sensor for Shelly Dimmer

Version 0.22.0

09 Jun 09:30
Compare
Choose a tag to compare

Downloads for this release

Changes in this release are related to version 1.7 of the Shelly firmware so update your devices first!

Changelog:

  • remove workaround for the state of the external sensors (Shelly 1/Shelly 1PM)
  • add shortpush binary sensor (Shelly 1/Shelly 1PM, Shelly 2, Shelly 2.5)
  • rename argument longpush_off_delay to push_off_delay BREAKING CHANGE
  • adapt Shelly RGBW2 sensors to new documentation, input power and overpower sensors will change names in color mode and will disappear in white mode BREAKING CHANGE

Version 0.21.2

01 Jun 20:35
Compare
Choose a tag to compare

Downloads for this release

Changelog:

  • fix external temperature sensor [Shelly Air]

Version 0.21.1

01 Jun 17:11
Compare
Choose a tag to compare

Downloads for this release

Changelog:

  • fix list index out of range

Version 0.21.0

31 May 09:39
Compare
Choose a tag to compare

Downloads for this release

Changelog:

  • add support for Shelly Air

Version 0.20.1

20 May 15:31
Compare
Choose a tag to compare

Downloads for this release

Changelog:

  • add min_mireds and max_mireds properties for Shelly DUO
  • add external humidity sensor for Shelly1/Shelly1PM
  • add tilt and vibration sensors for Shelly Door/Window

Version 0.20.0

15 May 14:48
Compare
Choose a tag to compare

Downloads for this release

Changelog:

  • add support for Shelly Vintage

Version 0.19.2

14 May 22:05
Compare
Choose a tag to compare

Downloads for this release

Changelog:

  • revert changes from version 0.19.1 because as they cause warnings in the log

Version 0.19.1

14 May 20:35
f9d7f80
Compare
Choose a tag to compare

Downloads for this release

Changelog:

  • add overpower sensors for Shelly2, Shelly2.5, Shelly4Pro, Shelly Plug, Shely Plug S, ShellyEM and Shelly3EM

Version 0.19.0

11 May 11:27
7234dbf
Compare
Choose a tag to compare

Downloads for this release

Changelog:

  • last step of refactoring, hooray
  • BREAKING CHANGE: completely new way of configuration (per device), please read the documentation
  • add off_delay for longpush binary sensor as an option
  • BREAKING CHANGE: fix issue with entities' unique_id

Due to the unique_id change, this version requires a special migration method. Sorry about that. It was necessary.

Migration steps:

  • remove all Shelly devices from MQTT integration (Configuration -> Integration -> MQTT -> device -> Delete)
    image
  • update the script configuration
  • update the script via HACS or manually
  • run announce automation twice