Commit Graph

9 Commits

Author SHA1 Message Date
Robin Hansson
0207f01039 Fix start_supervisor.sh file permission (#1203) 2020-04-02 09:56:11 +02:00
Pascal Vizeli
52175c7944 Jemalloc for mariadb (#1200)
* Jemalloc for mariadb

* Update mariadb/rootfs/etc/services.d/mariadb/run

Co-Authored-By: Franck Nijhof <git@frenck.dev>

* Add changelog

* Fix changelog

* Fix build

Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-03-30 15:21:41 +02:00
Pascal Vizeli
9000291523 Migrate google assistant to new audio (#1160)
* Migrate google assistant to new audio

* Fix lint

* clean old handling stuff
2020-03-02 11:11:07 +01:00
Pascal Vizeli
c853fcef65 Add support for new audo layer (#1153)
* Add support for new audo layer

* Add layer

* restucture

* better struct

* Improve devcontainer

* Fix container

* Fix LN

* disable lint

* ignore
2020-03-01 13:08:12 +01:00
Pascal Vizeli
263700723b Fix port handling 2020-02-17 00:24:14 +01:00
Pascal Vizeli
6a2a1859ce Change port 2020-02-14 14:22:45 +01:00
Issac
6725b3f7da remove lastboot before supervisor startup (#1065)
* Add devcontainer (generic add-on devcontainer also available at https://github.com/issacg/hassio-addon-devcontainer)

* remove example code (https://github.com/home-assistant/hassio-addons/pull/1040#discussion_r374373037)

* Run start_hassio.sh from inside .devcontainer (https://github.com/home-assistant/hassio-addons/pull/1040#discussion_r374373323)

* Revert "Fix HA container"

This reverts commit 7062117d46.

* Fix lastboot
2020-02-10 13:52:34 +01:00
Pascal Vizeli
7062117d46 Fix HA container 2020-02-06 11:27:12 +01:00
Issac
fd87353f2e Add devcontainer (#1040)
* Add devcontainer (generic add-on devcontainer also available at https://github.com/issacg/hassio-addon-devcontainer)

* remove example code (https://github.com/home-assistant/hassio-addons/pull/1040#discussion_r374373037)

* Run start_hassio.sh from inside .devcontainer (https://github.com/home-assistant/hassio-addons/pull/1040#discussion_r374373323)
2020-02-04 17:15:13 +01:00