ha-shellies-discovery

Script that adds MQTT discovery support for Shellies devices

APACHE-2.0 License

Stars
280

Bot releases are visible (Hide)

ha-shellies-discovery - Version 0.21.1

Published by bieniu over 4 years ago

Downloads for this release

Changelog:

  • fix list index out of range
ha-shellies-discovery - Version 0.21.0

Published by bieniu over 4 years ago

Downloads for this release

Changelog:

  • add support for Shelly Air
ha-shellies-discovery - Version 0.20.1

Published by bieniu over 4 years ago

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
ha-shellies-discovery - Version 0.20.0

Published by bieniu over 4 years ago

Downloads for this release

Changelog:

  • add support for Shelly Vintage
ha-shellies-discovery - Version 0.19.2

Published by bieniu over 4 years ago

Downloads for this release

Changelog:

  • revert changes from version 0.19.1 because as they cause warnings in the log
ha-shellies-discovery - Version 0.19.1

Published by bieniu over 4 years ago

Downloads for this release

Changelog:

  • add overpower sensors for Shelly2, Shelly2.5, Shelly4Pro, Shelly Plug, Shely Plug S, ShellyEM and Shelly3EM
ha-shellies-discovery - Version 0.19.0

Published by bieniu over 4 years ago

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
ha-shellies-discovery - Version 0.18.0

Published by bieniu over 4 years ago

Downloads for this release

Changelog:

  • first step of refactoring
  • add off_delay for Dimmer's longpush binary sensor
  • add force_update argument for sensors
ha-shellies-discovery - Version 0.17.7

Published by bieniu over 4 years ago

Downloads for this release

Changelog:

  • do not create the battery sensor when the AC power mode is enable
ha-shellies-discovery - Version 0.17.6

Published by bieniu over 4 years ago

Downloads for this release

Changelog:

  • fix huge issue with configuration, thanks @314eter
  • add energy and longpush sensors for Shelly Dimmer
ha-shellies-discovery - Version 0.17.5

Published by bieniu over 4 years ago

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.

ha-shellies-discovery - Version 0.17.4

Published by bieniu over 4 years ago

Downloads for this release

Changelog:

  • fix RGBW2 binary_sensors
ha-shellies-discovery - Version 0.17.3

Published by bieniu over 4 years ago

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
ha-shellies-discovery - Version 0.17.2

Published by bieniu over 4 years ago

Downloads for this release

Changelog:

  • documentation update
  • remove unnecessary check color_temp value for Shelly DUO
ha-shellies-discovery - Version 0.17.1

Published by bieniu over 4 years ago

Downloads for this release

Changelog:

  • change way to set color temperature for Shelly DUO
ha-shellies-discovery - Version 0.17.0

Published by bieniu over 4 years ago

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
ha-shellies-discovery - Version 0.16.2

Published by bieniu over 4 years ago

Changelog:

  • fix command_on topic for Shelly DUO
ha-shellies-discovery - Version 0.16.1

Published by bieniu over 4 years ago

Changelog:

  • add input binary sensors for Shelly Dimmer
ha-shellies-discovery - Version 0.16.0

Published by bieniu over 4 years ago

Changelog:

  • add support for Shelly 3EM
  • add experimental support for Shelly DUO (white color temperature control doesn't work)
  • fix config topics for Shelly EM meters' power and energy sensors
ha-shellies-discovery - Version 0.16.0b0

Published by bieniu over 4 years ago