Jason Hu
dc460f4d6a
Fix 0.76 beta2 hassio token issue ( #15987 )
2018-08-15 09:56:05 +02:00
Jason Hu
2233d7ca98
Fix downgrade hassio cannot get refresh_token issue ( #15874 )
...
* Fix downgrade hassio issue
* Update __init__.py
2018-08-09 13:31:48 +02:00
Paulus Schoutsen
8213b1476f
WIP: Hass.io sent token to supervisor ( #15536 )
...
Hass.io sent token to supervisor
2018-07-23 14:14:57 +02:00
Ville Skyttä
b7c336a687
Pylint cleanups ( #15626 )
...
* Pylint 2 no-else-return fixes
* Remove unneeded abstract-class-not-used pylint disable
2018-07-23 10:16:05 +02:00
Ville Skyttä
2f7b79764a
More pylint 2 fixes ( #15565 )
...
## Description:
More fixes flagged by pylint 2 that don't hurt to have before the actual pylint 2 upgrade (which I'll submit soon).
## Checklist:
- [ ] The code change is tested and works locally.
- [x] Local tests pass with `tox`. **Your PR cannot be merged unless tests pass**
2018-07-20 11:45:20 +03:00
Pascal Vizeli
40c8f5f70e
Fix panel URL authentication for Hass.io ( #15024 )
...
* Update http.py
* Update http.py
* fix tests
* Update test_http.py
2018-06-17 20:34:47 +02:00
Paulus Schoutsen
6af995026b
Add support for new hass.io panel ( #14873 )
2018-06-08 16:50:19 -04:00
Paulus Schoutsen
ad9621ebe5
Use hass iconset ( #14185 )
2018-06-05 10:49:54 -04:00
Paulus Schoutsen
8c7f0669c6
Allow hassio frontend development ( #14675 )
...
* Allow hassio frontend development
* Fix tests
2018-05-29 08:51:08 +02:00
Paulus Schoutsen
b6e4a7771a
Allow Hass.io panel dir ( #14655 )
2018-05-27 17:17:19 -04:00
Fabian Affolter
954e4796b8
Use ATTR_NAME from const.py ( #14450 )
2018-05-14 13:05:52 +02:00
Ville Skyttä
234bf1f0ea
Spelling, grammar etc fixes ( #14432 )
...
* Spelling, grammar etc fixes
* s/an api data/data of an api/
2018-05-13 12:09:28 +02:00
c727
c971d61422
Change Hass.io icon to home-assistant ( #13230 )
2018-03-14 20:56:56 -07:00
Pascal Vizeli
5a80d4e5ea
Hassio update timeout filter list ( #12617 )
...
* Update timeout filter list
* Update http.py
2018-02-23 10:13:04 -08:00
Pascal Vizeli
b228695907
Hassio cleanup part2 ( #12588 )
...
* Update handler.py
* Update handler.py
* Update __init__.py
* Update handler.py
* Update handler.py
* Update __init__.py
* Update tests
2018-02-21 22:42:55 +01:00
Pascal Vizeli
4f96eeb06e
Cleanup hass.io component ( #12556 )
...
* Cleanup hass.io component
* fix lint
* Fix all tests
* Fix lint
* fix lint
* fix doc lint
2018-02-20 15:24:31 -08:00