-
-
Notifications
You must be signed in to change notification settings - Fork 13
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 option for no GPIO? #1
Comments
Hey there, this is unfortunately an Hass.io bug that I can’t really work around without inconveniencing some people. I’ve listed a fix on the ticket over on their repo: home-assistant/supervisor#432 I could also add another version of the addon to this repo without GPIO until that is fixed actually, if that would be easier for you? |
That would be nice, if its not to much hassle to maintain for you. It would be a lot easier for my self and others like me, even though I am not sure meany people use HASSIO the x86 architecture. Thanks for the quick reply. edit edit2 for any one that wants to do the same just go to your "local" folder in the HASSIO addon folder and make a file called "config.json" and put this code in to that file
after this you will see a local repo in the HASSIO store and install it from there. |
Just to let you know, if you haven't seen it yet: this issue has apparently been fixed in the current version of Hass.io, see home-assistant/supervisor#432. |
Hi could you add an option to disable GPIO for people not running on a RPI?
I got this error when trying to run on an Ubuntu box
18-07-30 01:09:52 ERROR (SyncWorker_1) [hassio.docker] Can't start addon_6e66619d_room-assistant: 500 Server Error: Internal Server Error ("error while creating mount source path '/sys/devices/platform/soc': mkdir /sys/devices/platform/soc: operation not permitted")
The text was updated successfully, but these errors were encountered: