Skip to content
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

Razberry 1.5.1 - support for zwave binary_sensor, and switch. Added in read_table_A support #598

Closed
wants to merge 12 commits into from

Conversation

hplato
Copy link
Collaborator

@hplato hplato commented May 28, 2016

No description provided.

@hplato
Copy link
Collaborator Author

hplato commented Jul 10, 2016

Does anyone know how to merge a branch that has conflicts? This commit should supercede the pervious updates to raZberry.pm

@tobser
Copy link
Contributor

tobser commented Jul 10, 2016

Merge the branch. Then on the conflicting files you can simply do
git checkout --theirs PATH/FILE
to use the version from the other branch.

Tobi

hplato notifications@github.com wrote:

Does anyone know how to merge a branch that has conflicts? This commit should supercede the pervious updates to raZberry.pm


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
#598 (comment)

Modified battery handling to include a battery_level method for objects that have a battery indicator.
Included support for zwave 'digital' blinds.
@hplato hplato closed this Oct 2, 2016
@hplato
Copy link
Collaborator Author

hplato commented Oct 2, 2016

How do I abandon this pull request, and send in a pull request for raZberry v1.6 that has the battery and digital blind support?

@hollie
Copy link
Owner

hollie commented Oct 2, 2016

Hello Howard,

you can close this pull request like you did and then generate a new one just like you would do when creating a new pull request.

On the other hand: you can also update the branch where you originated this pull request from, and commit the changes. The new commits should automatically be added to this pull request.

Best regards,
Lieven.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants