ha-shellies-discovery

Script that adds MQTT discovery support for Shellies devices

APACHE-2.0 License

Stars
280

Bot releases are hidden (Show)

ha-shellies-discovery - Version 0.39.2

Published by bieniu over 3 years ago

Downloads for this release

Changelog:

  • improve log strings
  • mark IP, RSSI, SSID, Uptime, Input, Cloud sensors as disabled by default (Home Assistant 2021.4 required)

Attention

Shellies Discovery automation update is required!

image

ha-shellies-discovery - Version 0.39.1

Published by bieniu over 3 years ago

Downloads for this release

Changelog:

  • fix sensors for Shelly EM
ha-shellies-discovery - Version 0.39.0

Published by bieniu over 3 years ago

Downloads for this release

Changelog:

  • use input_event topic instead of input for device triggers BREAKING CHANGE
  • add button release device trigger
  • use input_event topic instead of input for event sensors (longpush, shortpush, etc.)
  • remove input sensor attributes BREAKING CHANGE
  • remove mode argument for RGBW2, please update script configuration and Shellies Discovery automation BREAKING CHANGE
  • add temperature_status sensor for Shelly 1PM/2.5/i3
  • add voltage sensor for Shelly 2/2.5
  • add ignore_device_model argument

Requirements:

  • firmware 1.1.0 for Shelly Motion
  • firmware 1.6.5 for Shelly 4Pro
  • firmware 1.10 for other models
  • HA restart after announce
ha-shellies-discovery - Version 0.39.0 beta 2

Published by bieniu over 3 years ago

Downloads for this release

Changelog:

  • use input_event topic instead of input for device triggers BREAKING CHANGE
  • add button release device trigger
  • use input_event topic instead of input for event sensors (longpush, shortpush, etc.)
  • remove input sensor attributes BREAKING CHANGE
  • remove mode argument for RGBW2, please update script configuration BREAKING CHANGE
  • add temperature_status sensor for Shelly 1PM/2.5/i3
  • add voltage sensor for Shelly 2/2.5
  • add ignore_device_model argument

Requirements:

ha-shellies-discovery - Version 0.39.0 beta 1

Published by bieniu over 3 years ago

Downloads for this release

Changelog:

  • use input_event topic instead of input for device triggers BREAKING CHANGE
  • add button release device trigger
  • use input_event topic instead of input for event sensors (longpush, shortpush, etc.)
  • remove input sensor attributes BREAKING CHANGE
  • remove mode argument for RGBW2, please update script configuration BREAKING CHANGE

Requirements:

ha-shellies-discovery - Version 0.39.0 beta 0

Published by bieniu over 3 years ago

Downloads for this release

Changelog:

  • use input_event topic instead of input for device triggers BREAKING CHANGE
  • add button release device trigger
  • use input_event topic instead of input for event sensors (longpush, shortpush, etc.)
  • remove input sensor attributes BREAKING CHANGE

Requirements:

ha-shellies-discovery - Version 0.38.1

Published by bieniu over 3 years ago

Downloads for this release

Changelog:

  • use QoS=0 for config topics (fix No ACK from MQTT server in 10 seconds error when there are lots of configured Shelly devices)
ha-shellies-discovery - Version 0.38.0

Published by bieniu over 3 years ago

Downloads for this release

Changelog:

  • use new cover configuration Home Assistant 2021.3.0 required
ha-shellies-discovery - Version 0.37.0

Published by bieniu almost 4 years ago

Downloads for this release

Changelog:

  • add device automation trigger for inputs
  • add ssid and uptime sensors for Shelly Motion
  • add input sensors for Shelly 4Pro

How to use device automation triggers?

trigger

ha-shellies-discovery - Version 0.36.4

Published by bieniu almost 4 years ago

Downloads for this release

Changelog:

  • create senors from info topic only if device is AC powered (seems that battery powered devices don't send info topic)
ha-shellies-discovery - Version 0.36.3

Published by bieniu almost 4 years ago

Downloads for this release

Changelog:

  • add input sensors in roller mode for Shelly 2 and Shelly 2.5
  • fix availability rssi, ssid, ip and uptime sensors for battery powered devices
ha-shellies-discovery - Version 0.36.2

Published by bieniu almost 4 years ago

Downloads for this release

Changelog:

  • fix charger sensor for Shely Motion
  • add cloud sensor for Shelly Motion and Shelly H&T
  • add rssi, ssid, ip and uptime sensors for battery powered devices
ha-shellies-discovery - Version 0.36.1

Published by bieniu almost 4 years ago

Downloads for this release

Changelog:

  • add firmware update sensor for Shelly UNI
ha-shellies-discovery - Version 0.36.0

Published by bieniu almost 4 years ago

Downloads for this release

Changelog:

  • add support for SHBTN-2 (Shelly Button1 hardware version 2)
  • add charger and rssi sensors for Shelly Motion
  • add charger, ip, rssi, ssid, uptime sensors for Shelly Button1
  • add powered option for Shelly Motion, Shelly Sense and Shelly Button1
ha-shellies-discovery - Version 0.35.6

Published by bieniu almost 4 years ago

Downloads for this release

Changelog:

  • fix Shelly Motion sensors
  • remove expire_after from opening sensors (Shelly DW/DW2)
ha-shellies-discovery - Version 0.35.5

Published by bieniu almost 4 years ago

Downloads for this release

Changelog:

  • add IP sensor, thanks @thomasgermain
ha-shellies-discovery - Version 0.35.4

Published by bieniu almost 4 years ago

Downloads for this release

Changelog:

  • add support for Shelly 1 external switch
  • add support for Shelly 1L external sensors
ha-shellies-discovery - Version 0.35.3

Published by bieniu almost 4 years ago

Downloads for this release

Changelog:

  • fix IndexError for Shelly Dimmer 2
ha-shellies-discovery - Version 0.35.2

Published by bieniu almost 4 years ago

Downloads for this release

Changelog:

  • add energy sensors for Shelly RGBW2
  • fix power and overpower sensors for Shelly RGBW2
ha-shellies-discovery - Version 0.35.1

Published by bieniu almost 4 years ago

Downloads for this release

Changelog:

  • fix expire_after TypeError