Commit Graph

48 Commits

Author SHA1 Message Date
010928fee2 Refactor: Remove gpg / gnupg from script base (#4775)
* Refactor: Remove gpg / gnupg from

* push more

* add more

* Update reactive-resume-install.sh

* Revert: add unzip

---------

Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2025-05-28 10:54:01 +02:00
5e3a5bb24c HomeAssistant-Core: update script for 2025.5+ (#4363)
* HomeAssistant-Core: update script for 2025.5+

* Update homeassistant-core-install.sh
2025-05-10 01:55:09 +02:00
2306531021 [core] Rebase Scripts (formatting, highlighting & remove old deps) (#3378)
* Big Refactor: Remove Deps / Formatting & Correct End Of Line Sequence

* f
2025-03-24 14:20:56 +01:00
204219a477 Add source to install scripts and make license one line (#2842) 2025-03-04 17:54:20 +01:00
f903cfd97a [Standardization] Fix Spelling for "Setup Python3" (#1810) 2025-01-28 13:49:53 +01:00
2f20db8a42 breaking change: homeassistant upgrade os and python3 (#1550)
* breaking change: homeassistant upgrade os and python3

* update json to new date and new ressource values
2025-01-18 20:54:11 +01:00
e191b94151 Update homeassistant-core-install.sh 2025-01-04 20:00:57 +01:00
9cc4bda762 Update homeassistant-core-install.sh 2025-01-04 19:49:26 +01:00
ba97af3b9f Fix Deadsnake Repository 2025-01-04 19:29:24 +01:00
859f3dffc3 Update homeassistant-core-install.sh 2025-01-04 19:14:54 +01:00
84b15641fb fix libtiff6 2025-01-04 19:05:46 +01:00
982a19cf28 fix space in apt-get 2025-01-04 18:41:00 +01:00
e3299a67ec add missing " 2025-01-04 18:39:43 +01:00
6f557aa394 Update homeassistant-core-install.sh 2025-01-04 18:25:15 +01:00
67cdc35d02 Homeassistan Core: Fix Python3 and add missing dependencies (#1236) 2025-01-04 18:14:16 +01:00
9fd4a13a8a Fix: Update Python for HomeAssistant (#1227)
* Python Check: HA-Core

* Update Python to 3.13.X

* Update homeassistant-core.sh
2025-01-04 11:15:14 +01:00
15f04d525d Happy new Year! Update Copyright to 2025 (#1150) 2025-01-01 13:37:29 +01:00
a4a1821822 Changed all dependencies to the community project 2024-11-02 08:48:05 +01:00
f2966ced7f Update homeassistant-core-install.sh
Code refactor
2024-10-03 06:16:12 -04:00
f2937febe6 Update homeassistant-core-install.sh
- Breaking Change 
- Home Assistant has transitioned to using `uv` for managing the virtual environment and installing additional modules.
- No upgrade to 2024.10.0 from old versions. Please create a new LXC.
- Fixes https://github.com/tteck/Proxmox/issues/3817
2024-10-02 22:34:56 -04:00
ee97a5f734 Update homeassistant-core-install.sh
Make changes to use Ubuntu 24.04 only
2024-05-08 01:22:57 -04:00
f830b228a8 Update homeassistant-core-install.sh
Add Python wrapper for the Google WebRTC Voice Activity Detector
2024-05-08 01:18:26 -04:00
64a33de118 Add '-y` flag 2024-05-02 13:26:16 -04:00
47769455a7 Update homeassistant-core-install.sh
tweak
2024-03-12 19:35:15 -04:00
16070912ba Update homeassistant-core-install.sh
tweak
2024-03-12 19:29:59 -04:00
c0856c0d0c Update homeassistant-core-install.sh
Compile Python from its source
2024-02-08 21:12:03 -05:00
5ed56e64d7 Update homeassistant-core-install.sh
add `libavdevice-dev` `libavformat-dev` `libavcodec-dev` `libavutil-dev` `libavfilter-dev` dependencies
2024-02-02 16:48:56 -05:00
8d2e215c96 Update homeassistant-core-install.sh
Python 3.12.1
2024-01-31 17:27:20 -05:00
30c53d6958 update year to 2024 2024-01-01 12:13:05 -05:00
e45aa5e42a Update install.func
- globally add update command
2023-10-05 15:36:19 -04:00
cb4097e74c integrate the update command 2023-08-17 10:53:23 -04:00
5ceda06575 Code refactoring 2023-06-25 00:13:23 -04:00
b90925f553 Update homeassistant-core-install.sh
tweak
2023-06-20 10:02:58 -04:00
12b51b866f Update homeassistant-core-install.sh
cleanup
2023-06-18 17:39:04 -04:00
5e3e3efe56 Update homeassistant-core-install.sh
add libpcap-dev dependency, Debian 12
fixes https://github.com/tteck/Proxmox/issues/1506
2023-06-18 09:52:04 -04:00
86c04bfe22 Update homeassistant-core-install.sh
moved to install.func
2023-06-17 19:22:15 -04:00
e80dbb4aad Update homeassistant-core-install.sh
add bookworm
2023-06-16 16:42:46 -04:00
c81589ce43 Update homeassistant-core-install.sh
Python 3.11.3
2023-06-08 18:51:04 -04:00
afbbb011d6 Update homeassistant-core-install.sh
add libpcap-dev
2023-05-31 16:59:14 -04:00
2c8341e729 Update homeassistant-core-install.sh
add dbus-broker
2023-05-29 16:53:07 -04:00
a68786a63b Update homeassistant-core-install.sh
code refactoring
2023-05-29 16:47:56 -04:00
c12f2773e7 Code refactoring 2023-05-15 07:39:30 -04:00
c542221883 Update homeassistant-core-install.sh
update `homeassistant.service`
2023-05-13 10:02:02 -04:00
aa18e6ad7b Update homeassistant-core-install.sh
Python 3.11.2
2023-04-16 08:24:39 -04:00
4175b8d5f6 The latest iteration of the scripts (#1220) 2023-03-22 20:48:20 -04:00
c8aa5a029d more pruning & code refactoring (#1011)
* improve error handling to show more details

* improve the way it checks for root password

* consistant getty_override

* streamline verbose mode

* remove v4 scripts

* small tweaks
2023-02-03 07:15:15 -05:00
9a7d8fdc78 add midnight commander (mc) (#974) 2023-01-23 10:42:50 -05:00
049b2cf770 purge (#884) 2022-12-31 10:53:32 -05:00