1625 Commits

Author SHA1 Message Date
Pascal Vizeli
93a52b8382
Merge pull request #965 from home-assistant/dev
Release 149
149
2019-03-19 21:26:38 +01:00
Pascal Vizeli
7a91bb1f6c
Update panel for 0.90.0 v6 (#963) 2019-03-19 19:01:52 +01:00
Pascal Vizeli
26efa998a1
Revert dev link (#956) 2019-03-18 09:42:31 +01:00
Pascal Vizeli
fc9f3fee0a
Fix 2019-03-18 09:20:48 +01:00
cadwal
ec19bd570b Include serial device node links in container device mapping to allow for persistent names in the HA serial config (#944) 2019-03-18 09:05:04 +01:00
David McNett
3335bad9e1 Correct typo: 'ignore' -> 'ignored' (#947) 2019-03-18 09:02:29 +01:00
Pascal Vizeli
71ae334e24
Update pylint (#945) 2019-03-11 14:03:28 +01:00
Pascal Vizeli
0807651fbd
Bump version 149 2019-03-08 11:59:41 +01:00
Pascal Vizeli
7026d42d77
Merge pull request #942 from home-assistant/dev
Release 148
148
2019-03-08 11:41:58 +01:00
Pascal Vizeli
31047b9ec2
Down or upgrade exists image on restore (#941) 2019-03-08 11:36:36 +01:00
Pascal Vizeli
714791de8f
Bump version 148 2019-03-07 21:12:54 +01:00
Pascal Vizeli
c544fff2b2
Merge pull request #939 from home-assistant/dev
Release 147
147
2019-03-07 21:12:20 +01:00
Pascal Vizeli
fc45670686
Fix bug with update (#938) 2019-03-07 21:09:43 +01:00
Pascal Vizeli
5cefa0a2ee
Bump version 147 2019-03-07 16:28:39 +01:00
Pascal Vizeli
a1910d4135
Merge pull request #937 from home-assistant/dev
Release 146
146
2019-03-07 16:28:09 +01: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
9ba4ea7d18
Check json files too 2019-03-07 10:03:07 +01:00
Pascal Vizeli
58a455d639
Fix lint 2019-03-04 10:09:34 +01:00
Pascal Vizeli
3ea85f6a28
Delete .travis.yml 2019-03-04 10:04:19 +01:00
Pascal Vizeli
4e1469ada4
Replace travis 2019-03-04 10:03:54 +01:00
Curtis Gibby
5778f78f28 Fix misspelling on "environment" (#934) 2019-03-04 10:00:41 +01:00
Pascal Vizeli
227125cc0b
Change json error handling (#930)
* Change json error handling

* Typing + modern way to read file

* fix lint
2019-02-26 00:19:05 +01:00
Pascal Vizeli
b36e178c45
Bump version to 146 2019-02-21 17:24:01 +01:00
Pascal Vizeli
32c9198fb2
Merge pull request #929 from home-assistant/dev
Release 145
145
2019-02-21 17:21:43 +01:00
Pascal Vizeli
6983dcc267
Fix image arch version on restore/update (#928) 2019-02-21 16:40:49 +01:00
Pascal Vizeli
813fcc41f0
Bump version 145 2019-02-20 17:04:41 +01:00
Pascal Vizeli
f4e9dd0f1c
Merge pull request #927 from home-assistant/dev
Release 144
144
2019-02-20 17:04:15 +01:00
Pascal Vizeli
7f074142bf
Replace pycrpytodome with cryptocraphy (#923)
* Replace pycrpytodome with cryptocraphy

* Fix typing

* fix typing

* Fix lints

* Fix build

* Add musl libc

* Fix lint

* fix lint

* Fix algo

* Add more typing fix crypto imports v2

* Fix padding
2019-02-20 10:30:22 +01:00
Pascal Vizeli
b6df37628d
Merge pull request #924 from home-assistant/feat-wait-time
Increase wait time for home assistant startup
2019-02-18 16:24:21 +01:00
Pascal Vizeli
7867eded50 Increase wait time for home assistant startup 2019-02-18 09:51:21 +01:00
Pascal Vizeli
311abb8a90
Bump version 144 2019-02-02 11:48:29 +01:00
Pascal Vizeli
21303f4b05
Merge pull request #913 from home-assistant/dev
Release 143
143
2019-02-02 11:47:13 +01:00
Pascal Vizeli
da3270af67
Fix that need_build work like image (#912) 2019-01-31 22:08:10 +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
Franck Nijhof
118a2e1951
Revert "Delete move.yml" (#901)
This reverts commit 07c4058a8c74d3eb852de5e5095ad186585d60aa.
2019-01-22 12:19:38 +01:00
Pascal Vizeli
9053341581
Fix wrong UTF-8 config files (#895)
* Fix wrong UTF-8 config files

* Fix lint

* Update data.py
2019-01-18 18:57:54 +01:00
Pascal Vizeli
27532a8a00
Update aioHttp 3.5.4 (#894) 2019-01-17 21:40:52 +01:00
Pascal Vizeli
7fdfa630b5
Bump version 143 2019-01-15 12:11:56 +01:00
Pascal Vizeli
3974d5859f
Merge pull request #890 from home-assistant/dev
Release 142
142
2019-01-15 12:10:58 +01:00
Pascal Vizeli
aa1c765c4b
Add support for SYS_MODULE (#889)
* Add support for SYS_MODULE

* Update flake stuff

* Fix lint

* Fix lint

* Fix lint

* Fix lint
2019-01-15 00:56:07 +01:00
Pascal Vizeli
e78385e7ea
Support to map kernel modules ro into container (#888) 2019-01-14 23:20:30 +01:00
Pascal Vizeli
9d59b56c94 Fix lint 2019-01-14 23:20:07 +01:00
Pascal Vizeli
9d72dcabfc Support to map kernel modules ro into container 2019-01-14 21:57:14 +01:00
Pascal Vizeli
a0b5d0b67e
Fix error on first run because the landing page already run (#886)
* Fix error on first run because the landing page already run

* Update homeassistant.py
2019-01-14 21:25:17 +01:00
Pascal Vizeli
2b5520405f
Fix log info about update on dev (#885) 2019-01-14 20:05:03 +01:00
Pascal Vizeli
ca376b3fcd
Update docker-py to 3.7.0 (#882)
* Update docker-py to 3.7.0

* Update __init__.py

* Update addon.py
2019-01-14 20:04:27 +01:00
Pascal Vizeli
11e3c0c547
Update aioHttp to 3.5.2 (#881) 2019-01-13 12:22:01 +01:00
Pascal Vizeli
9da136e037
Fix API descriptions 2019-01-02 23:31:35 +01:00
Pascal Vizeli
9b3e59d876
Merge pull request #861 from casperklein/patch-1
Duplicate entry removed.
2018-12-20 16:18:29 +01:00
Casper
7a592795b5
Duplicate entry removed. 2018-12-20 13:45:04 +01:00