Skip to content

Pulled through notes of other path options #4438

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

Merged
merged 3 commits into from
Jan 25, 2018
Merged

Pulled through notes of other path options #4438

merged 3 commits into from
Jan 25, 2018

Conversation

DubhAd
Copy link
Contributor

@DubhAd DubhAd commented Jan 16, 2018

Added notes that for Hass.io there may be multiple path options depending on the device.

Added notes that for Hass.io there may be multiple path options depending on the device.
@nicxvan
Copy link
Contributor

nicxvan commented Jan 17, 2018

LGTM

@Landrash
Copy link
Contributor

My Z-wave USB device is mounted to ttyAMA0 and so is my previous one. Changing this to one for a specific radio seems like a idea.

For some devices the `/dev/ttyAMA0` device is not detected by udev and is therefore not mapped by Docker. To explicitly set this device for mapping to Home-Assistant, execute the following command using the ssh add-on:
Depending on your Z-Wave device it may instead be `/dev/ttyAMA0` (eg Razberry board) or `/dev/ttyUSB0` (eg HUBUZB-1).

For some devices it is not detected by udev and is therefore not mapped by Docker. To explicitly set this device for mapping to Home-Assistant, execute the following command using the ssh add-on:
Copy link
Member

Choose a reason for hiding this comment

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

This is no longer true with the release of Hass.io 0.80. All serials devices are mapped automatically.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ah, really? I'll update then ;)

@frenck frenck requested a review from pvizeli January 20, 2018 15:26
@frenck
Copy link
Member

frenck commented Jan 25, 2018

Resolved merge conflict, can be merged as soon as the build passes.

@frenck frenck removed the request for review from pvizeli January 25, 2018 20:55
@frenck frenck self-assigned this Jan 25, 2018
@frenck frenck merged commit 9447693 into current Jan 25, 2018
@frenck frenck deleted the DubhAd-patch-2 branch January 25, 2018 21:56
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.

4 participants