1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
Commit Graph

22 Commits

Author SHA1 Message Date
Stefan Agner
bba57f39d5
Add Home Assistant Green (#98171) 2023-08-10 15:00:43 +02:00
Pascal Vizeli
5c4d010b90
Fix machine build templates (#95393) 2023-06-27 18:00:12 +02:00
Pascal Vizeli
c3d02d68b7
Fix Cosign Image build (#95328) 2023-06-27 09:29:45 +02:00
Pascal Vizeli
c75e831b65
Cosign support (#95236) 2023-06-26 14:32:02 +02:00
Franck Nijhof
15c2ed7b04
Cleanup pybluez from machine builds (#92122) 2023-04-27 18:02:26 +02:00
Franck Nijhof
3aa82e122c
Remove usbutils from machine builds (#91942) 2023-04-27 17:10:07 +02:00
Franck Nijhof
43880ffdc4
Remove unneeded pygatt package from machine builds (#91940) 2023-04-24 12:39:51 +02:00
Stefan Agner
f903c536fb
Add Hardkernel ODROID-M1 (#89431)
* Add Hardkernel ODROID-M1

Add Hardkernel ODROID-M1 machine. ODROID-M1 is a Rockchip RK3568B2 SoC
based single board computer with 4xCortex-A55, NVMe support and up to
8GB of RAM.

* Update homeassistant/components/hardkernel/hardware.py

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Fix tests

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-03-09 14:18:19 +01:00
Pascal Vizeli
95eeb8eff3
Update Builder & Wheels + support yellow (#73896) 2022-06-23 13:58:24 +02:00
Pascal Vizeli
6cf9b22b5a
Python 3.10 / Base image 2022.06.01 (#73830)
* Python 3.10 / Base image 2022.06.01

* Update requirements

* push opencv

* we don't need numpy on core for now

* Remove unused ignore

Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-06-22 12:04:39 -05:00
Franck Nijhof
c8d171c475
Remove deprecated Raspberry Pi GPIO integration (#71777) 2022-05-13 12:13:26 +02:00
Franck Nijhof
1bc82e2f85
Use legacy pip resolver in machine builds (#66094) 2022-02-08 19:18:04 +01:00
Pascal Vizeli
ed9d40378e
Update base image 2021.11.0 (#60227) 2021-11-24 09:48:34 +01:00
Stefan Agner
8d652b28e2
Add Khadas VIM3 (#53616)
* Add Khadas VIM3

Add Khadas VIM3 machine. VIM3 is based on Amlogic A311D SoC with
2xCortex-A53 and 4xCortex-A73.

* Use latest builder which supports khadas-vim3
2021-07-28 14:19:21 +02:00
Pascal Vizeli
c21895facb
Remove ASUS.gpio / not working with new GCC (#51662) 2021-06-09 13:33:41 +02:00
Pascal Vizeli
29a020886e
Update Machine support of python 3.9 / Kernel CEC (#51637) 2021-06-08 20:48:49 +02:00
Franck Nijhof
14af6d3884
Remove DHT from Raspberry Pi machine builds (#49829) 2021-04-28 22:43:40 +02:00
Pascal Vizeli
1527b9cad7
Build images on GitHub actions (#48318)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-04-26 22:19:40 +02:00
Stefan Agner
d2db58d138
Fix generic-x86-64 build (#47214)
Replace the wrong Docker Hub repository slipped in during testing.
2021-03-01 09:17:41 +01:00
Stefan Agner
6e77ca70fc
Add new machine generic-x86-64 to build matrix (#47095)
The Intel NUC machine runs on most UEFI capable x86-64 machines today.
Lets start a new machine generic-x86-64 which will replace intel-nuc
over time.
2021-02-26 15:49:33 +01:00
ubergeek801
3f12648212
adding support for hardkernel odroid-c4 (#42719) 2020-11-01 20:47:20 +01:00
Pascal Vizeli
2d08708c3b
Offload dockermachines into core (#41756) 2020-10-13 11:56:28 +02:00