Commit graph

25 commits

Author SHA1 Message Date
Pascal Vizeli
6df1fae447
Hass.io panel v2 ()
* Update hassio.py

* fix test

* Update test_hassio.py
2018-01-23 11:39:55 +01:00
Pascal Vizeli
b224fd324d
Fix new iframe panel url ()
* Fix new iframe panel url

* fix tests
2018-01-22 14:45:48 +01:00
Fabian Affolter
47e31dc9ee Fixes for PEP257 ()
* Fixes for PEP257

* More updates
2018-01-20 22:35:38 -08:00
Pascal Vizeli
4ee2c311a7
Don't use None inside header () 2018-01-17 15:20:26 +01:00
Pascal Vizeli
dacd7cd8a4
Core support for hass.io calls & Bugfix check_config ()
* Initial overwrites

* Add check_config function.

* Update hassio.py

* Address comments

* add hassio support

* add more tests

* revert core changes

* Address check_config

* Address comment with api_bool

* Bugfix check_config

* Update core.py

* Update test_core.py

* Update config.py

* Update hassio.py

* Update config.py

* Update test_config.py
2018-01-12 15:29:58 +01:00
Pascal Vizeli
c5d5d57e9b
Extend hass.io services / updater ()
* Extend hass.io services

* Add warning for carfuly options with hass.io

* update tests

* finish tests

* remove update calls

* address comments

* address comments p2

* fix tests

* fix tests

* Use token also for proxy

* Add test for server_host

* Fix test

* Fix tests

* Add test for version

* Address comments
2018-01-10 19:48:31 +01:00
Paulus Schoutsen
7920ddda9d
Add panel build type () 2017-11-14 22:39:06 -08:00
Paulus Schoutsen
2bdad5388b Consolidate frontend ()
* Consolidate frontend

* Remove home-assistant-polymer submodule

* Convert to using a pypi package for frontend

* fix release script

* Lint

* Remove unused file

* Remove frontend related scripts

* Move hass_frontend to frontend REQUIREMENTS

* Fix tests

* lint

* Address comments

* Lint + fix tests in py34

* Fix py34 tests again

* fix typo
2017-10-24 19:36:27 -07:00
Pascal Vizeli
8456cd0313 HassIO - TimeZone / Host services ()
* HassIO - TimeZone / Host services

* Update hassio.py

* Update test_hassio.py
2017-10-13 15:45:22 +02:00
Pascal Vizeli
f34ebf733d HassIO replace config changes ()
* Update flow

* fix tests

* Update hassio.py
2017-10-04 18:31:50 +02:00
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
effb9e9d23 Hass.io: Disable timeout when updating OS/supervisor/hass () 2017-07-11 23:24:35 -07:00
Paulus Schoutsen
17cbe0c6ce Allow fetching hass.io panel without auth () 2017-05-22 11:00: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
Fabian Affolter
3ee4d1060f Update docstrings ()
* Update docstrings

* Update docstrings

* Update docstrings

* Update docstrings

* update docstrings

* Update docstrings

* Update docstrings

* Update docstrings

* Update docstrings

* Update docstrings

* Update tomato.py

* Update isy994.py

* Lint + fix tests

* Lint
2017-04-29 22:04:49 -07:00
Paulus Schoutsen
9527390736 Update frontend ()
* Initial version of hassio panel

* Update frontend
2017-04-27 00:57:40 -07:00
Paulus Schoutsen
a732271793 HassIO API fix 2017-04-26 23:24:02 -07:00
Paulus Schoutsen
b532267596 HassIO API fix 2017-04-26 23:23:18 -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
f58d200ecb Fix HassIO bug with supervisor update & log () 2017-04-24 23:22:40 +02: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
cec39077ba Fix HassIO timeout bug ()
* Fix HassIO timeout bug

* fix lint

* Add long polling timeout to stop event
2017-04-18 00:25:50 +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