v0.3.0-alpha.5
Pre-release
Pre-release
Changes
- #2 Add MQTT support @wbyoung
- #32 Finalize MQTT support @wingrunr21
Requirements
- Zigbee2MQTT v2.12.1-1 which includes @rohankapoorcom's
notificationCompletesupport and @wingrunr21's immediately clearing ofnotificationComplete.
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: debugPlease 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