Pascal Vizeli
38284e036d
Move system into startup protection ( #145 )
...
Add an optional extended description…
2017-08-10 11:08:43 +02:00
Pascal Vizeli
27a079742d
Fix hostname / add device if it use audio ( #144 )
...
Add an optional extended description…
2017-08-10 11:06:55 +02:00
Pascal Vizeli
7f33b3b5aa
Pump version to 0.52
2017-08-08 21:14:37 +02:00
Pascal Vizeli
c39d6357f3
fix parameter
2017-08-08 18:31:37 +02:00
Pascal Vizeli
d1b30a0e95
fix last version of HomeAssistant ( #140 )
2017-08-08 18:17:23 +02:00
Pascal Vizeli
6a74893a30
Bugfix docker have no version ( #139 )
2017-08-08 18:01:53 +02:00
Pascal Vizeli
8d468328f3
Expose new function to add-ons ( #138 )
...
* Expose new function to add-ons
* Rename `hassio` to `hassio_api`
* fix lint
* done
2017-08-08 16:54:42 +02:00
Pascal Vizeli
cd3b382902
Cleanup json / api code with new options ( #137 )
...
* Cleanup json / api code with new options
* fix lint
2017-08-08 10:47:39 +02:00
Pascal Vizeli
99cf44aacd
Cleanup config / new updater object / New audio ( #135 )
...
* Cleanup config / new updater object / New audio
* Cleanup beta_channel
* fix lint
* fix lint p3
* Fix lint p4
* Allow set audio options
* Fix errors
* add host options
2017-08-08 00:53:54 +02:00
William Johansson
eaa489abec
Allow privileged capability SYS_RAWIO ( #136 )
...
In order to allow writes to /dev/mem, which is needed e.g. to use the
GPIO ports on Raspberry Pi, the SYS_RAWIO capability needs to be
granted.
Fixes #134 .
2017-08-07 21:58:57 +02:00
Pascal Vizeli
f5b166a7f0
Use addon slug as hostname instead docker name ( #132 )
2017-08-04 16:32:17 +02:00
Pascal Vizeli
8afde1e881
Return a error on update with own version ( #124 )
...
Return a error on update with own version
2017-08-02 16:59:38 +02:00
Pascal Vizeli
68390469df
Pump hass.io version to 0.51
2017-07-31 11:51:34 +02:00
Pascal Vizeli
8d094d5c70
Fix wrong addon config break supervisor ( #123 )
2017-07-31 11:41:08 +02:00
Pascal Vizeli
630137a576
Fix wrong list ( #119 )
2017-07-30 00:06:43 +02:00
Pascal Vizeli
857f346b35
Pump version to 0.50
2017-07-29 00:11:06 +02:00
Pascal Vizeli
0f9ad3658b
Update panel ( #117 )
2017-07-28 23:45:36 +02:00
Pascal Vizeli
1155ee07e5
Hardware interface for UI ( #116 )
...
* Init hardware object
* Update API
* Update hardware list
* fix api description
* fix lint
* add hardware to API
* fix lint
* fix wrong
* fix view
2017-07-28 23:05:40 +02:00
Pascal Vizeli
fa687e982e
Set hostname on homeassistant / addons ( #115 )
2017-07-27 22:17:48 +02:00
Pascal Vizeli
6455ad14a7
Pump version 0.49
2017-07-26 21:44:00 +02:00
Pascal Vizeli
3ed66c802e
Bugfix frontent repositories list ( #113 )
2017-07-26 18:49:39 +02:00
Pascal Vizeli
980baf23a8
Pump version to 0.48
2017-07-25 00:20:10 +02:00
Pascal Vizeli
863456525f
fix json validate ( #112 )
2017-07-25 00:01:02 +02:00
Pascal Vizeli
282fc03687
Look schema for update ( #111 )
...
* Check valid schema for update
* fix merge options
* fix style & return value
* simplify
2017-07-24 23:35:22 +02:00
Pascal Vizeli
a98d76618a
Update tasks.py ( #110 )
2017-07-24 12:13:16 +02:00
Pascal Vizeli
3272403141
Update frontend
2017-07-24 10:58:32 +02:00
Pascal Vizeli
4915c935dd
use set for speedup
2017-07-24 10:36:47 +02:00
Pascal Vizeli
e78d935824
fix spell
2017-07-24 10:33:04 +02:00
pvizeli
934ca64a32
Allow SYS_ADMIN, show devices and privileged on API
2017-07-24 10:30:51 +02:00
Pascal Vizeli
b5701c5878
Pump dev version to 0.47
2017-07-23 00:07:41 +02:00
Pascal Vizeli
58c5ed7ba1
Update supervisor.py
2017-07-22 22:49:58 +02:00
Pascal Vizeli
c4d7d671d1
Update frontend 0.46 ( #107 )
2017-07-22 22:38:07 +02:00
Pascal Vizeli
9d88255225
API cleanup ( #106 )
...
* API cleanup
* fix lint
* fix wrong return
* fix snapshots/reload
* cleanup
* fix lint
* fix lint
2017-07-22 22:34:25 +02:00
Pascal Vizeli
0f30a23f3e
Add support for webui ( #105 )
...
* Add support for webui
* support lists
* fix regex
2017-07-21 01:34:46 +02:00
Pascal Vizeli
7e1bb42bb7
add logo support ( #104 )
...
* fix lint
* fix lint p2
* fix api output
* fix decorator
* fix decorator p2
* fix UnboundLocalError
* revert
* fix trace bug
* fix conent type
* allow logo
2017-07-21 00:23:31 +02:00
Pascal Vizeli
251a43216e
fix lint
2017-07-20 22:28:55 +02:00
Pascal Vizeli
4801b9903c
fix coro
2017-07-20 22:05:58 +02:00
Pascal Vizeli
cd5a09938f
Add support for logo
2017-07-20 22:04:44 +02:00
Pascal Vizeli
0a818282d3
Update const.py
2017-07-17 09:48:05 +02:00
Pascal Vizeli
01f767e66c
New UI with ICON fix ( #103 )
...
Add an optional extended description…
2017-07-17 07:45:20 +02:00
Pascal Vizeli
106ab924e3
Update ui 45 ( #102 )
...
* Update UI
* Update panel
2017-07-17 00:53:57 +02:00
Pascal Vizeli
f2f146063b
Pump version
2017-07-17 00:06:04 +02:00
Pascal Vizeli
0b04c90b1f
fix validate bug
2017-07-15 01:00:06 +02:00
Pascal Vizeli
143a358b0c
Change startup system / Allow nested dict ( #99 )
...
* Change startup system / Allow nested dict
* fix schema
* fix lint
2017-07-14 23:51:24 +02:00
Pascal Vizeli
3877dcf355
Pump version to 0.44
2017-07-12 17:25:12 +02:00
Pascal Vizeli
3c5d4037f7
fix lint
2017-07-12 02:19:01 +02:00
Pascal Vizeli
772709dd75
Update API / fix isoformat
2017-07-12 01:38:15 +02:00
Pascal Vizeli
2bbe7e7dc1
cleanup after install
2017-07-12 00:09:03 +02:00
Pascal Vizeli
dbcd090244
fix flow
2017-07-11 23:45:29 +02:00
Pascal Vizeli
a0a1fd4875
fix coro
2017-07-11 23:29:38 +02:00