github xaviml/controllerx v4.17.0

latest releases: v4.27.0b1, v4.27.0b0, v4.26.2...
2 years ago

downloads

This minor change does not contain any breaking changes.
Note: Remember to restart the AppDaemon addon/server after updating to a new version.

✏️ Features

  • Add previous_state attribute to restrict when an action is performed depending on the previous state of the entity. This is just applicable for state and z2m (with not MQTT) integrations. [#366]
  • Add cover_duration attribute. Duration of the cover to open and/or close in seconds, so toggle_open and toggle_close can stop the cover if the cover is still moving. This is recommended to be used when the cover does not report opening and closing states, otherwise, it is not necessary. [#368]

🎮 New devices

Changes:

  • 0754e80 bump: version 4.17.0b1 → 4.17.0
  • 00b38cd bump: version 4.17.0b0 → 4.17.0b1
  • 7a3aa99 feat(cover): add "cover_duration" attribute [ #368 ]
  • f877bc4 docs(release_notes): add ticket number to items
  • a6ce9dd bump: version 4.16.0 → 4.17.0b0
  • fefc989 feat(device): add media player controller for TerncySD01 [ #377 ]
  • 89faa1a feat(controller): add "previous_state" attribute [ #366 ]
  • 9d11743 refactor(tests): rename acton-types to action_types
  • 5db11e5 build(deps-dev): bump pytest-asyncio from 0.15.1 to 0.16.0 (#376)
  • 5a18fac docs(release_notes): add back a device
See More
  • 43d0c1c Merge branch 'dev' of github.com:xaviml/controllerx into dev
  • de944ba feat(device): add ZHA support for W2049 [ #372 ]
  • 3fbd156 docs(contributing): add extra steps for commiting other's forks
  • d491fd9 build(deps-dev): bump flake8 from 3.9.2 to 4.0.1 (#374)
  • fdb16ad build(deps-dev): bump pytest-timeout from 1.4.2 to 2.0.1 (#373)
  • 0d47169 build(deps-dev): bump commitizen from 2.18.1 to 2.20.0 (#367)
  • 350b415 build(deps-dev): bump pytest-cov from 2.12.1 to 3.0.0 (#365)
  • 14654cc build(deps-dev): bump black from 21.8b0 to 21.9b0 (#358)
  • ca26363 Merge pull request #357 from xaviml/dependabot/pip/commitizen-2.18.1
  • bf5b7bd build(deps-dev): bump commitizen from 2.18.0 to 2.18.1
  • 975c38b feat(device): z2m and deCONZ support for WXKG06light, switch)
  • 2fb45d8 fix(device): fix z2m mapping for WXKG07LMLightController
  • 8f9e6dc docs(index): add community section with blogs and videos links

This list of changes was auto generated.

Don't miss a new controllerx release

NewReleases is sending notifications on new releases.