Skip to content

v0.3.0-alpha.5

Pre-release
Pre-release

Choose a tag to compare

@wbyoung wbyoung released this 06 Jul 00:27
d0ca0e4

Changes

Requirements

Alpha Release

This is an alpha release with the goal of allowing a broad audience to test MQTT support. There has been minimal testing against physical devices.

Goals for those who install and test this alpha release, please enable debug logging.

logger:
  default: warning
  logs:
    custom_components.lampie: debug

Please upload your full log file to the GitHub pull request.

Also, please report back on the following:

  • Is the list of entities in the config entry is properly filtered to only Inovelli devices
  • Note whether enabling a solid notification works
  • Note whether enabling a notification with a custom LED config works, i.e. [222, 189, 166, 94, 53, 25, 0]
  • Note whether double pressing on the config button works to dismiss a notification

Thanks in advance! 🎉

Contributors

@wbyoung
@kschlichter for platform specific testing
@rohankapoorcom and @jncasey for platform specific implementation ideas and feedback
@wingrunr21 for getting things over the finish line