github xaviml/controllerx v2.5.0
v2.5.0 - Switch Controller

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

This minor change does not contain breaking changes.

✏️ Features

  • Add SwitchController as a new type of Controller (#66) @Crocmagnon
  • Add CustomSwitchController

🔧 Refactor

  • Improve Docs: add specific default mapping to all device pages
  • Improve tests and development environment
  • Add typing and style checkers
  • Add logging about the call services that ControllerX does to HA

🔨 Fixes

  • Reverting deCONZ events for Symfonisk controller for media player (left: 300X; right: 200X)
  • Fix for #69

🎮 New devices

  • Support for Aqara Opple 3 band (z2m) (#68)
  • Support for E1743 for switches (z2m, deconz, zha) (#66) @Crocmagnon

Changes:

  • 35c34d9 bump: version 2.4.4 → 2.5.0
  • 8fabdbc feat(device): add Aqara Opple device support [ #68 ]
  • 3722700 docs(devices): add specific default actions to all devices documentation
  • 9ac8a61 test(device): add default_delay to check is a positive value
  • 0615bc8 fix(E1744): Reverting deCONZ events for Symfonisk controller for media player (left: 300X; right: 200X)
  • ab974c3 feat(switch): add CustomSwitchController to customise any Switch controller
  • 9b1c319 refactor(codacy): fix some warnings from codacy
  • 362059a refactor(import): sort imports by its importance
  • 98636a5 docs(README.md): add code quality badge
  • a107919 Merge pull request #70 from codacy-badger/codacy-badge
See More
  • 1d05cf9 Add Codacy badge
  • a1fa39d docs(examples): add an aqara switch example
  • aa512ae ci(local): add all azure pipeline checks into pre-commit
  • 5379fb9 test(coverage): fix non-tested code
  • 1459826 ci(azure-pipeline): readd pipenv install command
  • 8ea1e50 ci(azure-pipelines): remove pre-commit checker and add the checkers individually
  • bef11f3 refactor(typing): add types to the code and check them with mypy
  • d5d37e1 test(fix): fixes tests for python 3.6 and 3.7
  • 34cb64e style(logs): add logs for call services
  • 49f6978 ci(hacs): checks whether the repository is HACS compliant
  • f5e4475 Create main.yml
  • 2f4e6d8 test(switch_controller): fix import
  • bbf0cef Merge branch 'dev' of github.com:xaviml/z2m_ikea_controller into dev
  • 281bf3e build(setup.py): add controllerx as dependency of the project
  • 49313c0 Merge pull request #66 from Crocmagnon/switch-controller
  • 8232313 Ignore IDE files
  • 8a06043 Add documentation about switch support
  • 0dc6fa9 Write some tests
  • 8320116 Add a switch controller and E1743 implementation

This list of changes was auto generated.

Don't miss a new controllerx release

NewReleases is sending notifications on new releases.