With add-ons you’re able to easily run extra applications on your Raspberry Pi. We have built a few into the core but we want you, the community, to start building them too!
Here are some ideas of add-ons that we would love for the community to build:
I’m certainly on board withAppDaemon and HADasboard we have a docker image already but it needs some work - does hass.io need anything other than that?
You will be able to test it locally and build it on your hass.io device. To share repositories you’ll need to build and push a version for the architectures that you want to support to Dockerhub. We got a Docker script that does all the heavy lifting, you just need to pass it the params: https://home-assistant.io/hassio/addon_publishing/
Ok, cool - I’ll do this right after I am done with the HADasboard beta I think this is a great initiative - it will make the whole ecosystem way more accessible.
Idea is to use the same raspberry to display HADashboard on screen (“smart mirror” owner here).
I’ve already tried to make this work with ResinOS (without the resin.io stuff), even though i’m familiar with docker it wasn’t a success. (yeah, before i heard of Hass.io my goal was to setup resin.io+hass+electronjs+nodered, glad someone took that to the next level !)
While i’m at it Snapcast Server/Client would be awesome too !
And a way to execute shell commands on host (example : i use tvservice -p and tvservice -o to turn on/off my screen with automations) would be awesome too ! (i was thinkin of using SSH from container to host, but maybe not the best way ?)
Besides HADashboard (v3) and AppDeamon my vote goes definately to Node-red and Snapcast :), maybe Mopidy also. Then I think the little SBC will run out of resources :D.
the smartthings-mqtt-bridge might be a good thing to add. (while I’m trying to move away from SmartThings), it already has a docker image, so not sure what else you’d need.
resin.io team member here as well as a big HA fan
That’s a brilliant idea, would love to check it out and making it work together. We have a large touchscreen in our London office, that would be a perfect testing environment for that too
I also have a docker image for Dasher (amazon dash button “hack”) - based on this: https://github.com/Sneaker15/dasher. Dasher already has HA example config.
FullScreen Kiosk mode for touch screens with localhost:8123 as a homepage would be great!
with power settings through UI (screen timeout), hiding the mouse pointer.
I was using FullPageOS to make my rPi server and frontend at the same time. There’s PiKiOS and plenty of docker images for kiosk mode