Commit Graph

6 Commits

Author SHA1 Message Date
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
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
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
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