55 Commits

Author SHA1 Message Date
Stefan Agner
467befcec4 Use /var/lib/homeassistant as Supervisor data directory (#397)
* Use /var/lib/homeassistant as Supervisor data directory

Instead of using /usr/share/hassio use /var/lib/homeassistant as
Supervisor data directory. While the Supervisor data directory is a
mixed bag of user and somewhat static files, /var/lib seems the better
fit than /usr/local.

Fixes: #393

* Handle upgrade correctly
2025-03-05 00:08:30 -05:00
Stefan Agner
38bdc19804 Add iproute2 and systemd-timesyncd as explicit dependencies (#396)
* Add iproute2 and systemd-timesyncd as explicit dependencies

* Update dependencies in readme

---------

Co-authored-by: Matheson Steplock <ikifar2012@users.noreply.github.com>
2025-02-25 22:47:09 -05:00
Darren Griffin
1292ab7372 Add OHF logo to README (#380) 2024-09-30 18:37:51 +02:00
Stefan Agner
05592309e6 Add note about NetworkManager managed interface (#375) 2024-08-12 21:55:31 +02:00
Matheson Steplock
c7848eec49 Reorganize dependencies (#368) 2024-05-23 10:43:43 +02:00
sdotter
c255defe1e Added raspberrypi5-64 support... (#345) 2024-02-12 16:52:53 -05:00
Matheson Steplock
724cbf2dfb Support Network Storage (#325) 2023-10-16 09:29:49 +02:00
Andrea
8b004cc97a Update README.md (#319) 2023-09-12 10:42:20 +02:00
Matheson Steplock
15f4ab16c2 Add Support For Debian Bookworm (#297) 2023-06-14 15:04:04 -04:00
Daniel Lo Nigro
048a4dd86b Modernize apt commands (#280) 2023-03-05 22:12:56 +01:00
Paul Sütterlin
d5e5550703 Add lsb-release dependency (#264)
Not all Debian Installations come with lsb-release, therefore installation may fail in select cases. Adding the dependency to the list resolves possible complications.
2022-12-18 21:29:09 -05:00
Matheson Steplock
becd4e691a Simplify Example Path 2022-12-10 15:51:10 -05:00
Andy Grunwald
10b1819f05 docs: Add documentation about how to reconfigure "$DATA_SHARE" (#251)
This was mainly used by https://github.com/home-assistant/supervised-installer/issues/187
2022-12-08 22:16:19 -05:00
Tony2k
51a506a494 Add Odroid C4 (#257) 2022-11-25 12:40:59 +01:00
Nikolay Shcheglov
120705a944 Add apparmor to required deps (#192) 2022-09-15 21:59:30 -04:00
Matheson Steplock
8b0cfe7a53 Expose systemd-journal-gatewayd (#235)
* Expose systemd-journal-gatewayd

* Enable and start systemd-journal-gatewayd.socket

* add systemd-journal-remote to requirements

* add systemd-journal-remote to requirements
2022-09-15 09:00:29 +02:00
Nick Nothom
00d765fcd9 Fix typos (#232) 2022-08-29 22:28:17 +02:00
Foxler2010
7ffcc23818 fixed typo (#228)
assisisisisisistant
2022-08-07 01:22:44 -04:00
Pascal Vizeli
f844eb1cf8 Remove avahi-daemon (#163) 2021-10-29 12:33:02 +02:00
Kanga-Who
a13eda0e54 Added wget to the required dependencies (#157)
* Added wget to the required dependencies 

wget required to download the `deb` package

* Switch to multiline

Co-authored-by: Matheson Steplock <ikifar2012@users.noreply.github.com>
2021-10-26 22:44:15 -04:00
Matheson Steplock
62328d1715 Update documentation for Debian package (#156)
* Update documentation for Debian package

* Added `su -`

* Install dependacy's before docker
2021-10-26 10:22:15 +02:00
Pascal Vizeli
96f8a66440 Fix list for 2021 2021-08-24 13:38:06 +02:00
Pascal Vizeli
a2abe79729 Fix list of machine types 2021-08-24 13:35:19 +02:00
Dmytro Shvaika
242291a710 typo in README.md (#122) 2020-10-19 23:45:00 +02:00
Joakim Sørensen
1af6b7249a Update example to not pipe curl (#121)
* Update example

* Updated to use curl
2020-10-19 20:19:54 +02:00