Commit graph

84 commits

Author SHA1 Message Date
Klaus Zipfel
8a84bb3be1
user-init: Safeguarded linking directories via the --no-dereference flag to avoid link-loops. Catching linking of .gitignore and .ssh via a warning, so that s6 does does not crash (and with it, the container) (#922) 2025-02-16 22:34:40 +01:00
Franck Nijhof
553f214871
Add back symbolic link to /homeassistant for customized workspaces (#874) 2024-10-01 22:02:39 +02:00
Franck Nijhof
269cdae869
🔧 Update add-on paths, map directly to /config (#864) 2024-09-27 23:52:34 +02:00
Franck Nijhof
9245e790c9
Fix unbound variable in log warning message (#736) 2023-11-10 23:00:25 +01:00
Franck Nijhof
28a32ed51a
Fix init-user script (#734) 2023-11-10 11:26:57 +01:00
Franck Nijhof
579652261b
Add support for public add-on configuration access (#732) 2023-11-10 10:58:47 +01:00
Felipe Santos
412f92627b
Use shim instead of symlink for code CLI (#580) 2023-03-05 15:40:46 +01:00
Franck Nijhof
c723527552
🔨 Migrate old-style base scripts s6-rc (#546) 2022-12-13 21:43:12 +01:00
Franck Nijhof
b5a57dedc9
Exclude node_modules by default (#525) 2022-11-09 16:15:45 +01:00
myztillx
5ef94785ff
Added ESPHome Subfolders to ESPHome Language Association (#512)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-11-09 15:39:06 +01:00
Franck Nijhof
65f429739d
⬆️ Upgrades Home Assistant CLI to v4.22.0 (#522) 2022-11-03 15:40:31 +01:00
Franck Nijhof
ff3af32124
⬆️ Upgrades add-on base image to 6.1.0 (#477)
* ⬆️ Upgrades add-on base image to 6.1.0

* Fix halt in finish script
2022-07-20 10:24:43 +02:00
Franck Nijhof
8f29272815
⬆️ Upgrades add-on base image to 6.0.0 (#466)
* ⬆️ Upgrades add-on base image to 6.0.0

* Bump openssl
2022-06-09 13:34:48 +02:00
Franck Nijhof
57a2fc021f
🔥 Remove hassio command compatibility layer (#435) 2022-04-20 18:05:21 +02:00
Franck Nijhof
cabb3fdbc0
🧹 Remove workarounds no longer needed (#434) 2022-04-20 17:59:35 +02:00
Franck Nijhof
73abc010d7
Embed ESPHome (#433)
* Embed ESPHome

* Set local ESPHome validator
2022-04-20 17:46:10 +02:00
Franck Nijhof
a37285f2a7
Cleanup .zshrc configuration 2022-04-20 17:05:09 +02:00
Franck Nijhof
2a8fe32d66
⬆️ Upgrades code-server to 4.0.1 (#366) 2022-01-07 22:51:20 +01:00
Franck Nijhof
645fdbbe16
Rename add-on to Studio Code Server (#349) 2021-11-12 10:18:35 +01:00
Franck Nijhof
eddbdbbb07
Address shellcheck lint warning (#243)
* Address shellcheck lint warning

* I wish there was a standard for this stuff
2021-04-30 08:30:02 +02:00
Franck Nijhof
32731bb655
Assign ESPHome files to the ESPHome extension (#211) 2021-03-24 14:35:52 +01:00
Mike Degatano
a9323fe970
Common directories in /root like SSH add-on (#197) 2021-03-23 14:10:11 +01:00
Franck Nijhof
17a11d815d
Add new repository workflow (#159)
* Add new repository workflow

* Prettified Code!

* Address add-on lint errors

* Address add-on lint errors

Co-authored-by: frenck <frenck@users.noreply.github.com>
2021-01-20 02:54:36 +01:00
Franck Nijhof
f5e35eb40b
🔨 Disable update check 2020-12-02 08:45:17 +01:00
Franck Nijhof
a0626760b9
Add Prettier support for auto formatting YAML 2020-09-23 19:22:05 +02:00
Franck Nijhof
d6cf7bef88
👕 Fix shellcheck linter warning 2020-09-15 10:22:53 +02:00
Franck Nijhof
35cad4b5fd
Add support for setting the default configuration path 2020-09-15 10:19:06 +02:00
Franck Nijhof
33461a20a3
Revert "🔒 MDI icons version to 4.5.95"
This reverts commit eca4b2be22.
2020-07-28 15:54:13 +02:00
Franck Nijhof
eca4b2be22
🔒 MDI icons version to 4.5.95 2020-07-08 21:32:07 +02:00
Franck Nijhof
8e6e2c9751
🚑 Fix auto indent for HA files 2020-05-30 22:04:42 +02:00
Franck Nijhof
6665089bd2
🚑 Fix auto indent for YAML 2020-05-19 22:00:34 +02:00
Franck Nijhof
243a327d36
🚑 Remove disable-updates flag, not longer used in v3.3.0 2020-05-18 12:06:47 +02:00
Franck Nijhof
e126fea8a4
🚑 Remove disable-ssh flag from code-server run 2020-05-18 11:52:48 +02:00
Franck Nijhof
3bfbc45dde
🔨 Disable telemetry 2020-04-15 22:08:34 +02:00
Franck Nijhof
639ebeb87c
🔨 Disable updates 2020-04-15 22:08:09 +02:00
Franck Nijhof
03963ff63e
🔨 Disable build in SSH 2020-04-15 22:07:43 +02:00
Franck Nijhof
3309ec1baf
🔨 Use new Bashio service availablity checks 2020-02-21 18:19:21 +01:00
Franck Nijhof
dced171872
🔨 Reset icon set to vscode default 2020-02-18 18:54:35 +01:00
Franck Nijhof
78d7995c88
🔨 Tune configuration for lower memory & CPU 2020-02-18 15:47:38 +01:00
Franck Nijhof
dd7f711f46
Adds Home Assistant CLI auto completion 2020-02-18 15:46:15 +01:00
Franck Nijhof
400b4a73ad
🔥 Remove telemetry setting, disable by default 2020-02-18 15:45:48 +01:00
Franck Nijhof
85b0a6b026
🚑 Fix old extension cleanup 2020-02-16 11:27:10 +01:00
Franck Nijhof
04e64acae4
👕 Remove log spam about extensions during add-on start 2020-02-16 11:05:35 +01:00
Franck Nijhof
43a10f5f35
Add hook up with the MySQL service 2020-02-16 10:58:07 +01:00
Franck Nijhof
e7bb759397
Add hook up with the MQTT service 2020-02-16 10:57:04 +01:00
Franck Nijhof
87e9e3695a
Add hassio fallback command for backward compatibility 2020-02-16 09:37:14 +01:00
Franck Nijhof
4f8e5122e7
👕 Fixes linter warnings 2020-02-15 22:19:33 +01:00
Franck Nijhof
f0e7d5cb83
🔨 Mark delivered extensions as builtin 2020-02-15 21:40:30 +01:00
Franck Nijhof
02b0e0b069
⬆️ Updates the Home Assistant CLI to v4.0.1 2020-02-15 16:33:41 +01:00
Franck Nijhof
8f859dddc1
🔥 Remove direct access support 2020-02-15 16:30:55 +01:00