Add-on ideas

Ok, cool - I’ll do this right after I am done with the HADasboard beta :slight_smile: I think this is a great initiative - it will make the whole ecosystem way more accessible.

1 Like

Definitely MySQL

4 Likes

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 ?)

3 Likes

The amazon dashbutton hack might be a cool feature, e.g. my python script!?

1 Like

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 :wink:

But yes, I will be working on AppDaemon and HADashboard support in hass.io soon (with the help of @quadportnick)

1 Like

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.

1 Like

It would be great to see hass.io as a VM image for x86.

Setup a VM with ubuntu server and run this: https://github.com/home-assistant/hassio-build/tree/master/install

1 Like

resin.io team member here as well as a big HA fan :smiley:
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 :wink:

Will be looking into it, and let’s talk sometime!

1 Like

Some ideas:

4 Likes

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.

2 Likes

As Bluetooth LE device tracking is currently broken, Room-Assistant (https://github.com/mKeRix/room-assistant) would be a useful addition.

3 Likes

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)

1 Like

Happybubbles presence :grin:

4 Likes

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?