-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 0.8.0-beta #204
Merged
Release 0.8.0-beta #204
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…l and output index
…kup during BLE startup
- Minor updates to other packages - Relates to #181
…scenes - General cleanup and clarification of MQTT messages
Refactor unique id handling throughout the addon
Merge develop
Added support for WRT-10 as a Device Automation
…o feedback from review.
… scene. Made code a bit more resilient.
… for Home Assistant based on the room name from Plejd. This by using suggested_area in MQTT config. In many installations, Plejd units have the same name and are separated by the room they belong to. Eg. Badrum -> Spottar, Kök->Spottar, Sovrum->Taklampa, Kök->Taklampa With 8.0.0 devices can have the same name, and therefore it makes sense to now also support areas.
…h suggested_area.
Updated README to provide clarity how different Plejd units will be propagated into Home Assistant. Updated README to solve #189
Updated CHANGELOG to reflect additions with rooms.
Support for WPH-01 and WRT-01 added.
…e from Scenes and device_trigger /config topic was too long
… so that following device_automations gets executed. This will make Plejd Scene execution behave the same from Plejd App, Plejd Hardware and Home Assistant Scene triggered - in the eyes of Home Assistant
Fix scene device triggers
Add more documentation to install steps
Merge Release/v0.8.0 beta to develop
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
0.8.0-beta (2021-06-14)
Full Changelog
BREAKING - READ BELOW FIRST
Release 0.8 and later will break ALL EXISTING DEVICES from earlier versions. Unique mqtt id:s will change, meaning HA will create new devices. Scenes will be added as scenes not as switches. Devices will be installed to Areas named by the rooms defined in the Plejd app (can be changed)
Recommendations to minimize impact
Closed issues:
Merged pull requests: