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

Add permissions for serial devices (fixes #32) #33

Conversation

DaAwesomeP
Copy link

Proposed Changes

Adds permissions fix for /dev/tty* devices and devices in /dev/serial. I tested with only the /dev/tty* line and it seems that the /dev/serial line is necessary.

This is following a discussion on Discord with @sinclairpaul. Basically I had been running an old local version of this addon (from before it was made available in the community repo and before auto_uart was added or the auto-config file updates worked) and was trying to upgrade it. I went back through it and found I made this change to make it work.

Related Issues

#32

Handles devices in /dev/tty and /dev/serial
@addons-assistant
Copy link

💖 Thanks for opening this pull request! 💖 If your PR gets accepted and merged in, we will invite you to the project 🎉

@frenck
Copy link
Member

frenck commented Mar 23, 2020

We should not mess with devices provided by Home Assistant.
If there is a problem with this, it should be reported @ Home Assistant. Thanks. 👍

@frenck frenck closed this Mar 23, 2020
@DaAwesomeP
Copy link
Author

@frenck I should report in the supervisor repo?

@addons-assistant
Copy link

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

@addons-assistant addons-assistant bot locked as resolved and limited conversation to collaborators Apr 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants