forked from home-assistant/core
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit f903c53
Add Hardkernel ODROID-M1 (home-assistant#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>1 parent dcff2f3 commit f903c53
File tree
6 files changed
+15
-5
lines changed- .github/workflows
- homeassistant/components
- hardkernel
- hassio
- version
- machine
- tests/components/hardkernel
6 files changed
+15
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
235 | + | ||
235 | 236 | | |
236 | 237 | | |
237 | 238 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | - | ||
13 | - | ||
14 | - | ||
15 | - | ||
12 | + | ||
13 | + | ||
14 | + | ||
15 | + | ||
16 | + | ||
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | + | ||
232 | 233 | | |
233 | 234 | | |
234 | 235 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | + | ||
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
| |||
97 | 98 | | |
98 | 99 | | |
99 | 100 | | |
101 | + | ||
100 | 102 | | |
101 | 103 | | |
102 | 104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | - | ||
56 | + | ||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments