Skip to content

Releases: bieniu/ha-shellies-discovery

Version 0.18.0

04 May 08:35
fe3e61f
Compare
Choose a tag to compare

Downloads for this release

Changelog:

  • first step of refactoring
  • add off_delay for Dimmer's longpush binary sensor
  • add force_update argument for sensors

Version 0.17.7

13 Apr 09:39
Compare
Choose a tag to compare

Downloads for this release

Changelog:

  • do not create the battery sensor when the AC power mode is enable

Version 0.17.6

16 Mar 12:19
Compare
Choose a tag to compare

Downloads for this release

Changelog:

  • fix huge issue with configuration, thanks @314eter
  • add energy and longpush sensors for Shelly Dimmer

Version 0.17.5

12 Mar 10:20
Compare
Choose a tag to compare

Downloads for this release

Changelog:

  • fix RGBW2 input binary_sensors once again

ATTENTION

After run announce with this version of the script RGBW2 will have two Input binary sensors. One with entity name binary_sensor.shellyrgbw2_<ID>_input_0 and one with entity name binary_sensor.shellyrgbw2_<ID>_input_0_2. You have to remove from entity registry this one binary_sensor.shellyrgbw2_<ID>_input_0 and restart HA.

Version 0.17.4

11 Mar 18:24
Compare
Choose a tag to compare

Downloads for this release

Changelog:

  • fix RGBW2 binary_sensors

Version 0.17.3

11 Mar 15:09
Compare
Choose a tag to compare

Downloads for this release

Changelog:

  • change template for external temperature sensor
  • add input binary_sensor for Shelly RGBW2
  • add energy and power sensors for Shelly DUO
  • add new sensors for Shelly 3EM

Version 0.17.2

11 Mar 09:54
Compare
Choose a tag to compare

Downloads for this release

Changelog:

  • documentation update
  • remove unnecessary check color_temp value for Shelly DUO

Version 0.17.1

10 Mar 07:26
9053786
Compare
Choose a tag to compare

Downloads for this release

Changelog:

  • change way to set color temperature for Shelly DUO

Version 0.17.0

09 Mar 13:32
7265af8
Compare
Choose a tag to compare

Downloads for this release

Changelog:

  • add ignored_devices argument to ignore devices from discovery (you can also remove discovered devices with this argument), configuration example is here

Version 0.16.2

08 Mar 09:23
2a83782
Compare
Choose a tag to compare

Changelog:

  • fix command_on topic for Shelly DUO