Commit graph

9 commits

Author SHA1 Message Date
Pascal Vizeli
4be91a103d Support new feature to push API data to hassio ()
* Support new featuer to push API data to hassio

* Add tests & services
2017-10-03 22:52:45 -07:00
Pascal Vizeli
51108b8fe9 Hass.io: logo support / timeout handling ()
* Disable auth on logo / no timeout for addons update/install

* fix tests
2017-07-27 12:23:22 -07:00
Paulus Schoutsen
17cbe0c6ce Allow fetching hass.io panel without auth () 2017-05-22 11:00:02 -07:00
Paulus Schoutsen
350a6fd5fa Lint 2017-05-02 07:47:02 -07:00
Paulus Schoutsen
f17c1090e1 Remove path whitelisting for hassio ()
* Remove path whitelisting for hassio

* Update frontend

* Lint
2017-05-02 00:27:50 -07:00
Paulus Schoutsen
b14c07a60c Hassio api v3 ()
* HassIO rest API v3

* fix content type

* fix lint

* Update comment

* fix content type

* change proxy handling

* fix handling

* fix register

* fix addons

* fix routing

* Update hassio to just proxy

* Fix tests

* Lint
2017-04-26 22:36:48 -07:00
Pascal Vizeli
ead457f312 WIP: HassIO allow to access to container logs. ()
* HassIO allow to access to container logs.

* Add unittest & make a fixture for env

* Add unittest to check if no env exists

* Fix lint
2017-04-24 15:16:28 +02:00
Pascal Vizeli
0acc52b23b HassIO API v2 ()
Add an optional extended description…
2017-04-21 12:20:19 +02:00
Pascal Vizeli
3e66df50c8 Initial import for HassIO ()
* Initial import for HassIO

* Cleanup api code for views

* First unittest for view

* Add test for edit view

* Finish unittest

* fix addons test

* cleanup service.yaml

* Address first round with ping command

* handle timeout dynamic

* fix lint
2017-04-06 22:19:08 -07:00