Pascal Vizeli
05554ccf7e
Pump version to 0.57
2017-08-16 11:38:43 +02:00
Pascal Vizeli
fa9b3b939e
Use exit code to detect wrong configs ( #156 )
...
* Update homeassistant.py
* Update homeassistant.py
* Update util.py
* add support for yaml errors
2017-08-16 11:25:38 +02:00
Pascal Vizeli
70685c41be
Update const.py
2017-08-16 02:18:33 +02:00
Pascal Vizeli
7798e7cde2
Code cleanup & add config check to API ( #155 )
...
* Code cleanup & add config check to API
* Fix comments
* fix lint p1
* Fix lint p2
* fix coro
* fix parameter
* add log output
* fix command layout
* fix Pannel
* fix lint p4
* fix regex
* convert to ascii
* fix lint p5
* add temp logging
* fix output on non-zero exit
* remove temporary log
2017-08-16 02:10:38 +02:00
Pascal Vizeli
4af92b9d25
Don't return false for addon startup on update ( #153 )
2017-08-15 21:30:05 +02:00
Pascal Vizeli
eab958860c
Pump hassio to 0.55
2017-08-15 09:15:21 +02:00
Pascal Vizeli
f00b21dc28
Bugfix git clone ( #152 )
...
Add an optional extended description…
2017-08-15 08:55:55 +02:00
Pascal Vizeli
021946e181
Pump version to 0.54
2017-08-15 00:35:58 +02:00
Pascal Vizeli
57f3178408
Change update flow to a higher level ( #150 )
2017-08-14 23:56:52 +02:00
Franck Nijhof
14013ac923
Recursively git clone addon repositories, allowing submodules ( #148 )
2017-08-14 16:15:08 +02:00
Pascal Vizeli
5af3040223
Pump version to 0.53
2017-08-10 11:25:07 +02:00
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