Skip to content

Releases: duhow/hass-cover-time-based

0.2.0

06 Sep 17:44
5d1c1ff
Compare
Choose a tag to compare

What's Changed

  • Allow adding a third switch (optional) for ⏹️ STOP movement.
  • Add support for button press.
  • 🔧 Add support for script Useful for custom integrations (eg. using MQTT payloads)

Full Changelog: 0.1.2...0.2.0

0.1.2

14 Jul 18:36
0.1.2
3be1273
Compare
Choose a tag to compare
  • 🐞 Fix invalid function call introduced in 0.1.1 that would not update cover status on physical switch trigger.

0.1.1

08 Jul 20:25
0.1.1
964fed9
Compare
Choose a tag to compare
  • 🆕 If any of the entities / switches are unavailable, the cover will be also set to unavailable.

0.1.0

29 Jun 10:17
0.1.0
60f18d7
Compare
Choose a tag to compare
  • feat: if switch is activated manually (eg. physical switch), cover status will be triggered. (listening to events)

0.0.4

28 Jun 11:32
0.0.4
9e8df2b
Compare
Choose a tag to compare

internal refactor using flake8 and other tools from pre-commit, required for passing to HACS repo list.

no other changes from 0.0.3.

0.0.3

28 Jun 09:57
0.0.3
923f1aa
Compare
Choose a tag to compare
  • remove symlink to English language, fixes download in HACS
  • add Spanish and Catalan language

0.0.2

28 Jun 09:36
0.0.2
c6f99b3
Compare
Choose a tag to compare
  • fix: NoneType received for cover position
  • fix: add required unique_id internal for Home Assistant references

0.0.1

27 Jun 14:08
e8594db
Compare
Choose a tag to compare
initial commit