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
Pascal Vizeli
5b92137699
Bump version 142
2018-12-11 23:46:01 +01:00
Pascal Vizeli
7520cdfeb4
Merge pull request #853 from home-assistant/dev
...
Release 141
141
2018-12-11 23:45:29 +01:00
Pascal Vizeli
0ada791e3a
Update Panel for Home Assistant 0.84.0 ( #852 )
2018-12-11 20:54:30 +01:00
Pascal Vizeli
73afced4dc
Bugfix stack trace on remove ( #842 )
2018-11-30 00:09:33 +01:00
Pascal Vizeli
633a2e93bf
Create ISSUE_TEMPLATE.md
2018-11-22 14:53:49 +01:00
Pascal Vizeli
07c4058a8c
Delete move.yml
2018-11-22 14:46:58 +01:00
Alastair D'Silva
b6f3938b14
Add support for the Orange Pi Prime ( #829 )
...
Signed-off-by: Alastair D'Silva <alastair@d-silva.org>
2018-11-21 17:03:25 +01:00
Pascal Vizeli
57534fac96
Bump version 141
2018-11-20 17:39:39 +01:00
Pascal Vizeli
4a03e72983
Merge pull request #827 from home-assistant/dev
...
Release 140
140
2018-11-20 17:39:12 +01:00
Pascal Vizeli
ddb29ea9b1
Speedup build
2018-11-20 17:17:04 +01:00
Pascal Vizeli
95179c30f7
Update Panel with new security functions ( #826 )
2018-11-20 17:13:55 +01:00
Pascal Vizeli
f49970ce2c
Update .gitmodules
2018-11-20 12:25:45 +01:00
Pascal Vizeli
790818d1aa
Update README.md
2018-11-20 10:56:19 +01:00
Pascal Vizeli
62f675e613
Fix documentation
2018-11-19 22:37:46 +01:00
Pascal Vizeli
f33434fb01
Downgrade discovery duplicate logging ( #824 )
2018-11-19 21:05:51 +01:00
Pascal Vizeli
254d6aee32
Small code cleanups ( #822 )
...
* Small code cleanups
* Update homeassistant.py
2018-11-19 16:44:21 +01:00
Pascal Vizeli
a5ecd597ed
Add tests for add-ons map ( #821 )
2018-11-19 16:43:24 +01:00
Pascal Vizeli
0fab3e940a
Merge pull request #820 from home-assistant/master
...
Master
2018-11-19 14:52:45 +01:00
Pascal Vizeli
60fbebc16b
Rating add-on better they implement hass auth ( #819 )
...
* Rating add-on better they implement hass auth
* Update utils.py
2018-11-19 14:51:03 +01:00
Christian
ec366d8112
Provide options for legacy add-ons ( #814 )
...
* Provide options for legacy add-ons
* Remove whitespace from blank line
* Only provide primitive data types as Docker environment variable
* Fix linting issues
* Update addon.py
2018-11-19 12:05:12 +01:00
Christian
b8818788c9
Bugfix Add-on validate correct image url ( #810 )
...
* Bugfix Add-on validate correct image path
* Add tests for different add-on image urls
2018-11-18 19:29:23 +01:00
Pascal Vizeli
e23f6f6998
Update uvloop to version 0.11.3 ( #818 )
2018-11-18 12:08:59 +01:00
Pascal Vizeli
05b58d76b9
Add tests for hass.io ( #817 )
...
* Add tests for hass.io
* Fix folder
* Fix test command
2018-11-18 12:08:46 +01:00
Pascal Vizeli
644d13e3fa
Bugfix Add-on validate on RO ( #803 )
2018-11-09 23:53:41 +01:00
Pascal Vizeli
9de71472d4
Remove links they are not needed
2018-11-09 10:26:01 +01:00
Pascal Vizeli
bf28227b91
Add developer guide
2018-11-09 10:25:29 +01:00
Pascal Vizeli
4c1ee49068
Bump version 140
2018-11-05 16:20:01 +01:00
Pascal Vizeli
6e7cf5e4c9
Merge pull request #796 from home-assistant/dev
...
Release 139
139
2018-11-05 16:19:17 +01:00
Pascal Vizeli
11f8c97347
Fix discovery update ( #795 )
...
* Update discovery.py
* Update discovery.py
* Update discovery.py
* Update discovery.py
* Update discovery.py
* Update discovery.py
* Update discovery.py
2018-11-05 14:59:57 +01:00
Pascal Vizeli
a1461fd518
Update requirements.txt
2018-11-05 13:53:16 +01:00
Pascal Vizeli
fa5c2e37d3
Discovery default config ( #793 )
2018-11-05 07:45:28 +01:00
luca-simonetti
1f091b20ad
fix: use a different convention to handle multiple devices on same card ( #767 )
...
* fix: use a different convention to handle multiple devices on same card
* fix: use a different convention to handle multiple devices on same card
* Update alsa.py
* Update alsa.py
2018-11-02 10:47:25 +01:00
Pascal Vizeli
d3b4a03851
Catch exception on watchdog for pretty log ( #778 )
...
* Catch exception on watchdog for pretty log
* Update tasks.py
2018-10-29 16:40:19 +01:00
Jorim Tielemans
fb12fee59b
Expand add-on installation error message ( #783 )
...
* Expand error message
Since an add-on is only available for certain machine and architecture combination we should log both.
* Update addon.py
2018-10-27 15:24:56 +02:00
Pascal Vizeli
7a87d2334a
flake8 update to 3.6.0 ( #777 )
...
* flake8 update to 3.6.0
* fix lint
2018-10-27 15:23:26 +02:00
Pascal Vizeli
9591e71138
Update auth.py ( #771 )
2018-10-24 14:02:16 +02:00
Ville Skyttä
cecad526a2
Grammar and spelling fixes ( #772 )
2018-10-24 14:01:28 +02:00
Pascal Vizeli
53dab4ee45
Bump version 139
2018-10-16 12:52:19 +02:00
Pascal Vizeli
8abbba46c7
Merge pull request #766 from home-assistant/dev
...
Release 138
138
2018-10-16 12:51:47 +02:00
Pascal Vizeli
0f01ac1b59
Fix syntax
2018-10-16 12:45:06 +02:00