Add-on ideas

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?

I have finished the local-addon-version of the HASS Configurator. If someone is willing to test and maybe suggest some changes, here’s the current repository: https://github.com/danielperna84/hassio-hass-configurator

Edit:
There now is a real add-on repository at https://github.com/danielperna84/hassio-addons
Starting with Hass.IO 0.26 this can be added as a repository and installed with a few clicks.

4 Likes

22 posts were split to a new topic: Extend add-on capabilities

Smartthings MQTT Bridge would be a great addition. It only requires Node and Mosquitto (which is already available on HassIO).

FTP server, since some IP cameras can upload images to FTP.

1 Like

I have moved the add-on configuration discussion to it’s own topic at

UniFi controller would be nice for this

3 Likes

The Concord232 component can’t run without the concord232 server so that would be a nice add-on.

I would add to the list Homebridge :smiley:

Homebridge would be really nice

1 Like

I would like to se
https://community.home-assistant.io/t/floorplan-for-home-assistant/17394

As a addon.

4 Likes

sense Hat would be handy

1 Like

Apache server to make available contents of a specific folder would be useful e.g to enable browser based browsing of images captured by a camera

We already support the local www folder in the home Assistant config dir

1 Like

I wasn’t aware of that but found the blog post now https://home-assistant.io/blog/2016/04/07/static-website/ Didn’t find any detail in the docs?