Skip to content

Conversation

@annismckenzie
Copy link

As mentioned in #50 (comment) I wanted to document the findings on how to make the server portable and allow it to be moved to a different machine.

I took the liberty of renaming id to ID in the document because its all-uppercase version is generally accepted and encouraged (see https://google.github.io/styleguide/go/decisions#initialisms and https://go.dev/talks/2014/names.slide#5) but I can also undo that change.

Thanks for an awesome library!

This takes a couple bits from the preceding part but puts it into a list
to allow for easier readability.
computer (like a new Raspberry Pi), a certain number of requirements and steps are necessary:

1. The bridge has the ID `1`.
2. All of your accessories have unique IDs that don't change. This is important: `hap` automatically assigns the IDs for you
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
2. All of your accessories have unique IDs that don't change. This is important: `hap` automatically assigns the IDs for you
2. All of your accessories have unique IDs that don't change.\
**This is important:** `hap` automatically assigns the IDs for you

This would probably read better.

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.

1 participant