77 Commits
Author SHA1 Message Date
Jan Čermák 9a555a8fb0 Bump OS to development version 18.4.dev0 2026-09-14 08:54:45 +02:00
Stefan Agner a8e489b437 Bump OS to development version 18.3.dev0 2026-07-27 15:54:18 +02:00
Stefan Agner 46849300e9 Bump OS to development version 18.2.dev0 2026-07-01 08:34:37 +02:00
Jan Čermák 4e8633c7a9 Bump OS to development version 18.1.dev0 2026-06-12 17:06:47 +02:00
Jan Čermák 5511610ae4 Harmonize hassos/HassOS naming to haos across the tree (#4740)
* Harmonize systemd unit and helper-script prefixes to haos (#4725)

Rename the hassos-prefixed systemd units and their ExecStart helper
binaries to a consistent haos- prefix, and update all in-repo
references. Normalize the affected unit Description= strings as well.

Units renamed in this commit are not referred externally (except for
syslog identifiers used in Supervisor Host logs), so no other changes
should be needed.

* Rename hassos-config to haos-config with alias

Rename the hassos-config.service unit and its binary to the haos-
prefix. This unit is restarted by Supervisor in os/manager.py, so add
Alias= to avoid the need to try both variants there.

* Rename hassos-cli binary to haos-cli

* Change HassOS to HAOS in unit descriptions and comments

* Rename hassos->haos in Buildroot makefiles, scripts and configs

* Rename bootargs_hassos to bootargs_haos in U-Boot scripts

* Rename external Buildroot tree HASSOS to HAOS

Set external.desc name to HAOS and rename all BR2_EXTERNAL_HASSOS_PATH
references to BR2_EXTERNAL_HAOS_PATH accordingly.

* Rename hassos.conf service drop-ins to haos.conf

* Rename hassos.config kernel fragment to haos.config

* Rename hassos-blobs repo in package/bluetooth-rtl8723

The repo was renamed somewhere in the past and it now relies on an
internal GitHub redirect. Change the URL to match the new repo name.
2026-06-01 23:25:43 +02:00
Jan Čermák a64767b123 Bump OS to development version 18.0.dev0 2026-03-24 18:50:58 +01:00
Jan Čermák b3d67a14c0 Bump OS to development version 17.2.dev0 2026-01-30 14:07:17 +01:00
Jan Čermák 4fa85e1a2e Bump OS to development version 17.1.dev0 2025-12-09 15:56:35 +01:00
Jan Čermák 7de24914bd Bump OS to development version 17.0.dev0 2025-10-14 18:08:05 +02:00
Jan Čermák 44108a5493 Bump OS to development version 16.3.dev0 2025-08-28 16:53:58 +02:00
Jan Čermák e7f314273d Bump OS to development version 16.2.dev0 2025-08-04 16:39:38 +02:00
Jan Čermák da9c5312f3 Bump OS to development version 16.1.dev0 2025-06-30 13:47:54 +02:00
Jan Čermák febd54d8fd Bump OS to development version 16.0.dev0 2025-05-28 16:17:11 +02:00
Jan Čermák 233b9c9482 Bump OS to development version 15.3.dev0 2025-04-11 10:05:19 +02:00
Jan Čermák 3a9a2529c6 Bump OS to development version 15.2.dev0 2025-03-28 15:20:43 +01:00
Jan Čermák a39b8a9418 Bump OS to development version 15.1.dev0 2025-03-03 15:14:08 +01:00
Jan Čermák 267679b192 Bump OS to development version 15.0.dev0 2025-01-17 13:12:50 +01:00
Jan Čermák 2c2f88b270 Bump OS to development version 14.2.dev0 2024-12-17 10:43:02 +01:00
Jan Čermák af833dbc9f Bump OS to development version 14.1.dev0 2024-11-19 16:06:02 +01:00
Jan Čermák a5cdc318d4 Bump OS to development version 14.0.dev0 2024-10-15 14:36:49 +02:00
Jan Čermák c7018054b4 Bump OS to development version 13.2.dev0 2024-08-21 17:33:16 +02:00
Jan Čermák 2fb1663a35 Bump OS to development version 13.1.dev0 2024-08-13 15:51:13 +02:00
Jan Čermák 245c0d0b03 Bump OS to development version 13.0.dev0 2024-07-03 19:38:47 +02:00
Jan Čermák 21fd9e64c8 Bump OS to development version 12.4.dev0 2024-04-26 11:59:15 +02:00
Jan Čermák 040af8fd9b Bump OS to development version 12.3.dev0 2024-04-02 10:32:23 +02:00
Jan Čermák c085ff2b10 Bump OS to development version 12.2.dev0 2024-03-13 15:19:48 +01:00
Jan Čermák 426ef2d568 Bump OS to development version 12.1.dev0 2024-02-15 12:08:24 +01:00
Jan Čermák 8fef166685 Bump OS to development version 12.0.dev0 2024-02-02 14:32:34 +01:00
Jan Čermák ae4ab5aa24 Bump OS to development version 11.6.dev0 2024-01-25 15:26:28 +01:00
Jan Čermák 99e8af2aac Bump OS to development version 11.5.dev0 2024-01-08 15:09:41 +01:00
Stefan Agner 225d4194bf Bump OS to development version 11.4.dev0 2023-12-21 17:04:24 +01:00
Stefan Agner d7f49ab9ff Bump OS to development version 11.3.dev0 2023-11-21 10:03:33 +01:00
Stefan Agner c5d21da0e8 Bump OS to development version 11.2.dev0 2023-10-23 23:09:40 +02:00
Stefan Agner 44dc1781a5 Fix deployment on dev branch (#2834)
The deployment on dev channel should always be development. The change
came in from the main branch backmerge where the wrong merge strategy
has been used (the merge strategy "ort" along with option "ours" has
been used, instead of the "ours" merge strategy). And since the
deployment was a separate hunk, it resolved to the release branch.
2023-10-17 17:34:53 +02:00
Stefan Agner 2a334e8c1a Merge branch 'main' into dev 2023-10-16 14:46:59 +02:00
Stefan Agner a669a352d5 Bump OS to release version 11.0 (#2808) 2023-10-13 12:14:20 +02:00
Stefan Agner 30d3678c2d Bump OS to pre-release version 11.0.rc2 (#2803) 2023-10-11 22:22:08 +02:00
Stefan Agner f5d4379aed Bump OS to version 11.1.dev0 2023-10-05 12:08:48 +02:00
Stefan Agner 0d3cb42e47 Bump OS to pre-release version 11.0.rc1 (#2792) 2023-10-05 12:05:23 +02:00
Stefan Agner 3df2749171 Adjust Home Assistant OS versioning to prepare for new release strategy (#2767)
* Adjust Home Assistant versioning to prepare for new release strategy

With OS 11 we'll create rc pre-releases which will get directly pushed
to the beta channel. In contrast, release builds will get directly
pushed to the stable channel.

Similar to Home Assistant Core we'll create bump commits for all stable
and beta releases. This makes sure that the source code matches the
built binaries for all releases.

The development build will get a generated version. To avoid issues
with the new rc builds the dev build version will get injected on source
level now.

* Apply suggestions from code review
2023-09-25 13:41:50 +02:00
Stefan Agner 9cd98003e8 Bump OS release version to 11 2023-03-25 09:19:26 +01:00
Stefan Agner e51b9bf29e Bump OS release version to 10 2022-09-02 23:49:49 +02:00
Stefan Agner e5754a5d29 Bump OS release version to 9 2022-05-11 17:06:32 +02:00
Stefan Agner 3f28023dc4 Bump OS release version to 8 (#1648) 2021-11-13 16:05:57 +01:00
Stefan Agner 582ec82f83 Bump OS release version to 7 (#1404) 2021-06-13 16:51:41 +02:00
Stefan Agner 66e5ea3b4b Rename hassos to haos (#1213)
* Change HASSOS_ID from hassos to haos

Use a rauc install-check hook to make this update compatible with OS
releases using hassos in the compatible string.

* Use home-assistant as organization in CPE_NAME

Align with Home Assistant core which uses home-assistant with a dash as
organization in CPE_NAME.
2021-03-09 15:27:12 +01:00
Stefan Agner d8273af0ad Bump version to 6.0 2020-12-12 11:49:46 +01:00
Stefan Agner a6bdf2c1c9 Set OS pretty name to Home Assistant OS 2020-12-11 12:59:17 +01:00
Stefan Agner 021b2c0357 Bump version 5.6 2020-11-10 22:55:18 +01:00
Pascal Vizeli 5f8aeb1c6d Bump version 5.5 2020-10-22 17:07:52 +02:00