Paulus Schoutsen
2bdad5388b
Consolidate frontend ( #9915 )
...
* 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 ( #9846 )
...
* 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 ( #9695 )
...
* 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 ( #9679 )
...
* 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 ( #8668 )
...
* 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 ( #8447 )
2017-07-11 23:24:35 -07:00
Paulus Schoutsen
17cbe0c6ce
Allow fetching hass.io panel without auth ( #7714 )
2017-05-22 11:00:02 -07:00
Paulus Schoutsen
f17c1090e1
Remove path whitelisting for hassio ( #7399 )
...
* Remove path whitelisting for hassio
* Update frontend
* Lint
2017-05-02 00:27:50 -07:00
Fabian Affolter
3ee4d1060f
Update docstrings ( #7361 )
...
* 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 ( #7324 )
...
* 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 ( #7323 )
...
* 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 ( #7282 )
2017-04-24 23:22:40 +02:00
Pascal Vizeli
ead457f312
WIP: HassIO allow to access to container logs. ( #7271 )
...
* 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 ( #7201 )
...
Add an optional extended description…
2017-04-21 12:20:19 +02:00
Pascal Vizeli
cec39077ba
Fix HassIO timeout bug ( #7155 )
...
* 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 ( #6935 )
...
* 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