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.
Definitely MySQL
Somes ideas here, since this is based on ResinOS this thing should work : https://github.com/resin-io/resin-electronjs
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 !
Oh, and Happy Bubbles Presence Server ! https://github.com/happy-bubbles/presence
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.
Wow, v3! I am only just finishing the v2 beta
But yes, I will be working on AppDaemon and HADashboard support in hass.io soon (with the help of @quadportnick)
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.
Setup a VM with ubuntu server and run this: https://github.com/home-assistant/hassio-build/tree/master/install
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
Will be looking into it, and let’s talk sometime!
Some ideas:
-
InfluxDB and Grafana
Already on docker: https://home-assistant.io/blog/2017/04/25/influxdb-grafana-docker/ so just a case of updating docs I think. -
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
DuckDNS would be a great to go with the letsencrypt addon.
As Bluetooth LE device tracking is currently broken, Room-Assistant (https://github.com/mKeRix/room-assistant) would be a useful addition.
There are docker images with nginx and letsencrypt preconfigured with auto updating of certificate.
Not sure if also includes dynamic DNS updates (e.g. with duckdns)
Happybubbles presence
duckdns is comming in 3minutes
Cant save the “Options” data.
Goes back to default data when save is clicked.
{
"token": "db8b2324-5ff6-4d07-8930-xxxxxxxxxxxx",
"domains": ["xxxxxxxx.duckdns.org"],
"seconds": 300
}
is fix now
What about HDMI CEC?