Skip to content

Releases: StyraHem/ShellyForHASS

Release 0.1.6 (Beta 7)

21 Jan 22:38
Compare
Choose a tag to compare
Pre-release

Fixed:

  • Sensors with binary value (switch, MQTT etc) changed to binary sensor
  • Shelly EM read current correct
  • Fix Flood + Door/Window sensors
  • Add host_ip to specify the network interface (If CoAP not working try this)
  • Remove -1 from friendly_name in some cases
  • Fixed some error log issues
  • Include Device ID default to false
  • Support new long ID, 12 hex

Release 0.1.6 (Beta 6)

15 Jan 20:52
Compare
Choose a tag to compare
Pre-release

Bug fix:

  • local variable 'block' referenced before assignment

Release 0.1.6 (Beta 5)

15 Jan 04:32
Compare
Choose a tag to compare
Pre-release

Changes

  • Support HA integration framework, and will be visible under config/integration in HA.
  • Temp addon for Shelly 1/PM added
  • Shelly Door/Window added
  • Consumption for Shelly Dimmer added
  • Device temperature for more sensors
  • Better polling of battery devices

Bug fixes

  • Not filling the log with warnings and errors anymore
  • Shelly cloud connect problem fixed

Release 0.1.6 (Beta 4)

14 Jan 22:00
d5cf94e
Compare
Choose a tag to compare
Pre-release

Changes

  • Support HA integration framework, and will be visible under config/integration in HA.
  • Temp addon for Shelly 1/PM added
  • Shelly Door/Window added
  • Consumption for Shelly Dimmer added
  • Device temperature for more sensors
  • Better polling of battery devices

Bug fixes

  • Not filling the log with warnings and errors anymore
  • Shelly cloud connect problem fixed

Release 0.1.5

13 Dec 00:07
a79b2e6
Compare
Choose a tag to compare

Changes

  • Improved support for polling status when CoAP not working
  • Add support for mDns discovery
  • Add Shelly by entering IP-address in config.yaml
  • Receive friendly_name from Shelly Cloud (Same as in app)
  • Use pyShelly 0.1.10
  • Add Shelly by entering IP-address in config.yaml
    Add auth_key and server in config.yaml. You find this info under settings in my.shelly.cloud
cloud_auth_key: "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
cloud_server: "shelly-5-eu.shelly.cloud"
  • Lots of other fixes

Release 0.1.3 - Beta 1

21 Nov 11:49
a48c90d
Compare
Choose a tag to compare
Pre-release

Changes

  • Add support for polling status when CoAP not working
  • Use pyShelly 0.1.8
  • Lot of other fixes
  • Get device name from Shelly Cloud
    Add auth_key and server in config.yaml. You find this info under settings in my.shelly.cloud
cloud_auth_key: "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
cloud_server: "shelly-5-eu.shelly.cloud"

Release 0.1.1

19 Nov 22:41
Compare
Choose a tag to compare
Release 0.1.1 Pre-release
Pre-release

Changes

  • Add support for polling status when CoAP not working
  • Use pyShelly 0.1.16
  • Lot of other fixes

Release 0.1.0

18 Sep 12:52
69eaf17
Compare
Choose a tag to compare

Changes

  • Add support for Shelly Flood
  • Add support for Shelly Dimmer

Bugfixes

  • entity_id update fixed
  • Update documentation with quotes for id in devices to support id starting with 0
  • Id changed to case insensitive matching

First release of Shelly for HASS

22 May 11:07
43be941
Compare
Choose a tag to compare
0.0.14

Update README.md