Manage Palette #583
glavermicocca posted onGitHub
Problem/Motivation
on Raspberry pi 4 node-red-contrib-generic-ble doesn't work -> from Manage Palette in HassOS 4.10 ![Annotazione 2020-06-08 145752] (https://user-images.githubusercontent.com/10889124/84032962-728a2280-a998-11ea-99b3-fcd1348af01e.jpg)
<blockquote></blockquote>
:wave: Thanks for opening your first issue here! If you're reporting a :bug: bug, please make sure you include steps to reproduce it. Also, logs, error messages and information about your hardware might be useful.
The error tells it is missing make
. Apparently, it needs to build something. Please make sure to install dependencies needed by the node you are trying to install.
Thanks for your reply, i read it but how can i install MAKE in Hassio.io through shell?
https://github.com/hassio-addons/addon-node-red/blob/master/node-red/DOCS.md#option-system_packages
<blockquote><img src="https://avatars1.githubusercontent.com/u/30772201?s=400&v=4" width="48" align="right"><div><img src="https://github.githubassets.com/favicons/favicon.svg" height="14"> GitHub</div><div><strong><a href="https://github.com/hassio-addons/addon-node-red">hassio-addons/addon-node-red</a></strong></div><div>Node-RED - Home Assistant Community Add-ons. Contribute to hassio-addons/addon-node-red development by creating an account on GitHub.</div></blockquote>
Maybe there is somthing that i don't well understand - i used https://www.home-assistant.io/hassio/installation/ to install in a raspberry pi3 32bit Hassio.io (turn key) than i install NodeRed from Hassio.is addons and i try to install node-red-contrib-generic-ble for bluetooth scan but nothing seems to work (this first test was related to turn key installation)
I also follow "non turn key" solution with Raspbian pi4 32bit vanilla installation - in this second solution i was able to install with npm without any problem but when i try to "scan" nothing seems to work (just to be clear i follow strictly online instructions -> sudo usermod -G bluetooth -a pi) - nodejs v8 (for bluetooth raspbian compatiblity)
All i would like to do is to install Hassio with raspberry pi3/4 from iso and using bluetooth in nodered - is that possible?
Thanks
<blockquote><img src="https://www.home-assistant.io/images/default-social.png" width="48" align="right"><div><img src="/images/favicon-192x192.png" height="14"> Home Assistant</div><div><strong><a href="https://www.home-assistant.io/hassio/installation/">Installing Home Assistant</a></strong></div><div>Instructions on how to install Home Assistant.</div></blockquote>
The add-on comes pre-installed with a lot of commonly used palettes, if you need additional, feel free to add so. However, some might have an addition build dependencies, which can be added if needed.
Customizations have nothing to do with "turn-key".
I know what do you mean about "customization" i have investigate more to understand all your work. I will try "build dependencies". Thanks
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.