24 Commits

Author SHA1 Message Date
Pascal Vizeli
f68223fe5b fix style 2022-05-25 17:03:50 +02:00
Pascal Vizeli
867ca88cc9 Help M1 users 2022-05-25 17:03:26 +02:00
Joakim Sørensen
9ba546a0f6 Replace devcontainer (#2209) 2021-10-21 13:56:23 +02:00
Stefan Agner
805116ac24 Use = instead of deprecated : as security option separator (#2204) 2021-09-30 09:16:57 +02:00
Joakim Sørensen
3a9fbeb0ac Add default WSL (#2106) 2021-07-08 09:59:59 +02:00
Joakim Sørensen
4b7f3274bd Use WORKSPACE_DIRECTORY for add-on directory (#2000)
* Use WORKSPACE_DIRECTORY  for add-on directory

* Don't break Alpine backed WSL

* Add comment
2021-05-12 11:49:53 +02:00
Pascal Vizeli
62bb77e21f Fix wsl2 (#1992)
* Improve WSL2 fix

* Update supervisor.sh
2021-04-29 12:33:37 +02:00
Pascal Vizeli
2c56d9c623 Fix issues on WSL2 (#1988) 2021-04-28 18:11:52 +02:00
Pascal Vizeli
7e26e65a9b Fix deconz error spam with supervisor beta (#1798) 2021-02-02 12:18:49 +01:00
Pascal Vizeli
9a360be8e0 HomeMatic: s6-overlay & tempio (#1713)
* HomeMatic: s6-overlay & tempio

* Use tempio

* fix line end

* Fix dev version

* Fix bugs
2020-12-16 12:34:51 +01:00
Pascal Vizeli
903d301c9d Update supervisor.sh 2020-11-28 11:52:39 +01:00
Joakim Sørensen
0b3c815eba Simplify devcontainer setup (#1687)
* Simplify devcontainer setup

* Add stable shellcheck

* Fix observer port
2020-11-23 13:18:40 +01:00
Pascal Vizeli
aa76c195a3 Fix build 2020-11-19 22:03:52 +00:00
Joakim Sørensen
8b7dc6d50f Move from azure pipelines to github action for CI (#1646)
* Move from azure pipelines to github action for CI

* pin version

* pin directly
2020-10-25 16:53:45 +01:00
Pascal Vizeli
5ec3867b18 Add novnc support deCONZ & rework ingress (#1505)
* Add novnc support deCONZ & rework ingress

* add page

* rename index to ingress

* fix issues

* fix vnc setup

* Fix config

* fix lint

* Fix docs
2020-07-28 14:01:47 +02:00
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