github xaviml/controllerx v3.4.0b1

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

downloads
This minor change does not contain breaking changes.

✏️ Features

  • Add the mapping attribute to the Controller base code, so the attribute can be used in any controller class. Custom controllers have been deprecated, they can still be in use, but a warning will show in the console [ #98 ]
  • Add attribute parameter to the state integration to listen to state attributes. Default is to listen to the state as it was [ #106 ]
  • Allow input_boolean and binary_sensor entities to be used in switch controllers
  • Add listen_to attribute to choose between HA state and MQTT [ #109 ]

🔨 Fixes

  • Raise error when a group has no entities [ #102 ]
  • Fix brightness transition only works once after a controller is started [ #100 ]
  • Fix ZHA mapping for HueDimmerController [ #110 ]

📜 Docs

  • Create Sonos Display documentation @htvekov [ #104 ]
  • Fix mapping for E1744 in the documentation [ #103, #105 ]

Changes:

  • 9c76129 bump: version 3.4.0b0 → 3.4.0b1
  • e79bc07 ci(azure-pipelines): remove unnecessary conditions
  • 3da1417 bump: version 3.3.0 → 3.4.0b0
  • b0f55de fix(HueDimmerController): Fix ZHA mapping [ #110 ]
  • 0274db5 feat(z2m_integration): add listen_to attribute to choose between HA state and MQTT [ #109 ]
  • 9807211 feat(switch_controller): allow input_boolean and binary_sensor to be used in switch controllers
  • ccd400c docs(device): update E1744 z2m mapping [ #103, #105 ]
  • eae2fcf docs(license): update copyright year(s)
  • 9ad1b84 docs(example): Add Sonos display example [ #104 ]
  • 0da5eef docs/examples/Sonos display.md updated from https://stackedit.io/
See More

This list of changes was auto generated.

Don't miss a new controllerx release

NewReleases is sending notifications on new releases.