1
mirror of https://github.com/home-assistant/supervisor synced 2024-08-05 03:49:58 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
Stefan Agner
c88fd9a7d9
Add Home Assistant Green (#4486) 2023-08-10 17:31:37 +02:00
Stefan Agner
e4e9dee02c
Add ODROID-M1 (#4177) 2023-03-09 16:20:19 -05:00
Pascal Vizeli
ee49935b7d
Odroid-C4 (#2226)
* Add Odroid-C4

* add machine
2020-11-09 08:57:18 +01:00
Martin Hjelmare
53fa8e48c0
Delint tests (#1720)
* Delint tarfile test

* Delint tests
2020-05-11 20:41:09 +02:00
Pascal Vizeli
e4ac17fea6
Support Odroid N2 (#1416) 2020-01-06 14:08:30 +01:00
Pascal Vizeli
08c45060bd
Add support for RPi4 (#1162) 2019-07-16 10:33:56 +02:00
Pascal Vizeli
5e8007453f
detect native arch (#1114) 2019-06-05 16:59:43 +02:00
Pascal Vizeli
f1fecdde3a
Enable Armv7 for Add-ons (#936)
* Enable Armv7 for Add-ons

* Cleanups

* fix tests
2019-03-07 16:00:41 +01:00
Pascal Vizeli
35aae69f23
Support armv7 and allow support of multible arch types per CPU (#892)
* Support armv7 and first abstraction

* Change layout

* Add more type hints

* Fix imports

* Update

* move forward

* add tests

* fix type

* fix lint & tests

* fix tests

* Fix unittests

* Fix create folder

* cleanup

* Fix import order

* cleanup loop parameter

* cleanup init function

* Allow changeable image name

* fix setup

* Fix load of arch

* Fix lint

* Add typing

* fix init

* fix hassos cli problem & stick on supervisor arch

* address comments

* cleanup

* Fix image selfheal

* Add comment

* update uvloop

* remove uvloop

* fix tagging

* Fix install name

* Fix validate build config

* Abstract image_name from system cache
2019-01-31 18:47:44 +01:00