Commit Graph

28 Commits

Author SHA1 Message Date
Joakim Sørensen
456bc0f70b Add translation files to all add-ons (#2433)
* Add translation files to all add-ons

* lint

* Apply suggestions from code review

Co-authored-by: Stefan Agner <stefan@agner.ch>

* Adjust zwave docs

* Adjust zwave_js docs

* Adjust ada docs

* Reorder ada

* Reorder duckdns

* Reorder git_pull

* Reorder google_assistant

* Reorder homematic

* Reorder letsencrypt

* Reorder mosquitto

* Reorder nginx_proxy

* Reorder samba

* Reorder ssh

* Lint

Co-authored-by: Stefan Agner <stefan@agner.ch>
2022-04-28 11:26:33 -04:00
Stefan Agner
c7a5f7c0aa Improve GitHub action (#2364)
* Add YAML linter

* Drop GitHub registry login as its not required at this point

* Add YAML document start marker

* Fix YAMLlint issues

* Fix YAMLlint issues in .github yaml files

* Fix YAMLlint issue in .github/dependabot.yml

* Remove .github/move.yml

* Set dependabot to weekly

Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>

* Use YAML strip option where appropriate

* Fix multiline string

Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
2022-04-11 09:00:11 +02:00
Stefan Agner
4cd2e8846a ada: Update to Debian bullseye (#2415)
* Update to Debian bullseye

* Install non-editable

Currently editable installation seems to be broken (Python can't find
the ada module if installed in editable mode).

* Drop ada directory after installation
2022-03-22 11:17:10 +01:00
Pascal Vizeli
69c68bfac9 Update-deployment (#2281)
* Update deployment

* fix workflow

* Fix order

* restruct v1

* Fix style v2

* Cleanup style v3

* fix style v4

* Last style fix

* Address comments

* Update builder to 2021.11.3

* Fix let's encrypt

* fix lint

* Use ghcr.io

* fix

* Update versions

* fix readme
2021-11-24 11:43:54 +01:00
Pascal Vizeli
b8f2079607 Fix config style for new Supervisor/Hardware (#1825)
* New Supervisor Hardware

* Update more changelogs

* fix version

* Fix boot

* fix application
2021-02-08 11:12:39 +01: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
Franck Nijhof
f1ff386b17 ada: Split documentation (#1292) 2020-05-11 18:47:39 +02:00
Pascal Vizeli
8971e05707 Update pipeline 2020-05-07 22:29:07 +02:00
Pascal Vizeli
ffc5886cab First round 2020-05-07 15:47:12 +02:00
Pascal Vizeli
9426e0c5d1 Fix ada aarch64 2020-04-20 20:10:42 +02: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
fa3b231789 Support aarch64 with armv7 in combat (#1083)
* Support aarch64 with armv7 in combat

* Update config.json

* Update CHANGELOG.md
2020-02-17 10:26:42 +01:00
Franck Nijhof
684e197b0e ✏️ Re-branding and updating for latest supervisor (#1047) 2020-02-05 15:25:50 +01:00
Franck Nijhof
2f80548b72 Re-branding of core add-ons (#1046)
* Re-branding of core add-ons

* Update title README

* Fix ada description

Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-02-04 21:38:55 +01:00
Franck Nijhof
60ea13774c Add icons & logos to all add-ons (#1045) 2020-02-04 17:10:57 +01:00
Franck Nijhof
69f9872ae7 Update documentation & Dockerfile source locations (#889)
* ada: Fix documentation link

* ada: Adjust source links in Dockerfile

* ada: Update add-on documentation to match current state

* ada: Bump add-on version to 0.9

* ada: Adjust URL to point to repository

* ada: Format YAML with Prettier

* ada: Short build.json
2019-12-18 14:00:53 +01:00
Pascal Vizeli
d031079ce0 Fix Ada API access 2019-11-23 19:14:45 +01:00
Pascal Vizeli
f0ca62bfde Fix missing options for ada 2019-11-22 00:03:42 +01:00
Pascal Vizeli
0c083d4f96 Update CHANGELOG.md 2019-11-21 13:51:26 +01:00
Pascal Vizeli
0e78528b6f Update ADA 0.7 (#848) 2019-11-21 13:50:32 +01:00
cogneato
cd366bb86b Fix addon name (#833)
fixed addon name
2019-11-19 09:28:28 +01:00
Pascal Vizeli
4ae9a8c53b Update Ada 0.5 2019-11-18 23:25:32 +01:00
Pascal Vizeli
43d6e1a4e3 Update Ada 0.5 (#832) 2019-11-18 16:34:22 +01:00
Pascal Vizeli
3b9f9e0bae Update Almond + Ada (#822) 2019-11-08 09:31:23 +01:00
Pascal Vizeli
1ca6b008fe Add some no-cache-dir to pip 2019-11-07 17:08:20 +01:00
Pascal Vizeli
ba46c98a6a Update config.json 2019-11-07 17:05:30 +01:00
Pascal Vizeli
342f45ba61 Ada02 (#819)
* Add armhf support for Ada

* Update ada

* Update changelog
2019-11-07 15:42:02 +01:00
Pascal Vizeli
d865c24ca5 Assist (#817)
* Generic voice Assistant

* Renaming

* Cleanup

* add execution

* Rename

* Fix options

* Update readme

* Fix args

* Fix lint
2019-11-07 12:16:33 +01:00