190 Commits

Author SHA1 Message Date
Igor
810320b654 Merge pull request #1 from armbian/warning
Change OS checking from error to warning
2.9.9
2025-04-19 13:03:36 +02:00
Igor Pecovnik
80ab675c81 Add information to the package that its changed by Armbian 2025-04-19 12:57:21 +02:00
Igor Pecovnik
fcffa01302 Change OS checking from error to warning
This allows installation on Debian derivatives
2025-04-19 12:56:34 +02:00
Matheson Steplock
f5951143a1 Bump Version 2.9.8 2025-03-05 21:39:52 -05:00
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
Matheson Steplock
f57371cad5 Switch from cgroup v1 to cgroup v2 in post-install script (#391)
* Switch from cgroup v1 to cgroup v2 in post-install script

* Update homeassistant-supervised/DEBIAN/postinst

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

* Fixed sed typo

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

---------

Co-authored-by: Stefan Agner <stefan@agner.ch>
2025-02-18 13:23:47 +01:00
dependabot[bot]
6224cefe44 Bump actions/stale from 9.0.0 to 9.1.0 (#392) 2025-01-27 14:00:54 +01:00
dependabot[bot]
4ce4bad3fa Bump actions/checkout from 4.2.1 to 4.2.2 (#386) 2024-10-28 15:20:44 +01:00
dependabot[bot]
c714207423 Bump actions/checkout from 4.2.0 to 4.2.1 (#385)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-14 09:17:44 +02:00
Matheson Steplock
f52ff8259e Drop Debian Bullseye (#382) 2024-10-09 09:29:37 +02:00
Darren Griffin
1292ab7372 Add OHF logo to README (#380) 2024-09-30 18:37:51 +02:00
dependabot[bot]
f9375b5593 Bump actions/checkout from 4.1.7 to 4.2.0 (#379)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-30 09:06:24 +02:00
Stefan Agner
05592309e6 Add note about NetworkManager managed interface (#375) 2024-08-12 21:55:31 +02:00
Viacheslav Bocharov
a140122c6c Fix check online in DEBIAN/postinst from ping to curl (#370)
* Fix check online in DEBIAN/postinst from ping to curl

In some virtual machines ping sockets may be disabled, but curl works good.

Signed-off-by: Viacheslav Bocharov <adeep@lexina.in>

* Update URL_CHECK_ONLINE to https://checkonline.home-assistant.io/online.txt

---------

Signed-off-by: Viacheslav Bocharov <adeep@lexina.in>
2024-06-21 14:15:46 +02:00
dependabot[bot]
6669bf6aca Bump actions/checkout from 4.1.6 to 4.1.7 (#371)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.6 to 4.1.7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.1.6...v4.1.7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 09:07:17 +02:00
Matheson Steplock
c7848eec49 Reorganize dependencies (#368) 2024-05-23 10:43:43 +02:00
dependabot[bot]
ec41ff48be Bump actions/checkout from 4.1.5 to 4.1.6 (#367) 2024-05-20 09:05:34 +02:00
dependabot[bot]
8b1d7a3656 Bump actions/checkout from 4.1.4 to 4.1.5 (#365)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-13 09:10:59 +02:00
dependabot[bot]
9afc7a625e Bump actions/checkout from 4.1.3 to 4.1.4 (#362)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.1.3...v4.1.4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-29 09:04:01 +02:00
dependabot[bot]
f1ee897da5 Bump actions/checkout from 4.1.2 to 4.1.3 (#361)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 08:56:12 +02:00
dependabot[bot]
c787aa7bc0 Bump actions/checkout from 4.1.1 to 4.1.2 (#359) 2024-03-18 08:01:54 +01:00
dependabot[bot]
d531539877 Bump softprops/action-gh-release from 1 to 2 (#358)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-11 10:58:45 +01:00
Matheson Steplock
b345d3ee65 Bump Version 2024-02-12 16:55:07 -05:00
sdotter
c255defe1e Added raspberrypi5-64 support... (#345) 2024-02-12 16:52:53 -05:00