github xaviml/controllerx v3.0.0b1

latest releases: v4.27.0b1, v4.27.0b0, v4.26.2...
pre-release3 years ago

This major change contains a breaking change. ⚠️

✏️ Features

  • Add color_wheel attribute. Read more about it in here. [ #86 ]
  • Support for white_value attribute in light controllers [ #93 ]
  • Add max_loops attribute for hold-release controllers

🔨 Fixes

  • Change deCONZ mapping for Niko91004LightController, from X000 to X002 for click press
  • Change default value for add_transition_turn_toggle from true to false (BREAKING CHANGE)

Changes:

  • c6f213c bump: version 3.0.0b0 → 3.0.0b1
  • cb8aac2 feat(light_controller): add color_wheel attribute [ #86 ]
  • a87db2e fix(mqtt): remove unused variables
  • 0d071ff test(pytest): add conftest.py for common fixtures
  • a174d53 feat(release_hold_controller): add max_loops attribute to control from user configuration
  • d83bca4 refactor(file-names): change file names to something more specific by adding the "cx" (controllerx) as prefix
  • 31a7d32 bump: version 2.9.0 → 3.0.0b0
  • e835b90 fix(light_controller): Change default value for add_transition_turn_toggle from True to False
  • 41576b2 feat(light_controller): add support for white_value attribute [ #93 ]
  • 2781552 Merge branch 'dev' of github.com:xaviml/z2m_ikea_controller into dev
See More
  • 5e841c7 build(pipenv): update dependencies
  • 80c1fc9 fix(device): change deconz maaping for Niko91004LightController
  • b873242 Delete test.py

This list of changes was auto generated.

Don't miss a new controllerx release

NewReleases is sending notifications on new releases.