hass-core/homeassistant/components/frontend
Antonio Párraga Navarro cbc0833360 Support for Sony Bravia TV (#2243)
* Added Sony Bravia support to HA

* Improvements to make it work on my poor raspberry 1

* Just a typo

* A few fixes in order to pass pylint

* - Remove noqa: was due to the 80 characters max per line restriction
- Move communication logic to a separate library at https://github.com/aparraga/braviarc.git
- Added dependency and adapt the code according to that

* A few improvements

* Just a typo in a comment

* Rebase from HM/dev

* Update requirements by executing the script/gen_requirements_all.py

* More isolation level for braviarc lib

* Remove unnecessary StringIO usage

* Revert submodule polymer commit

* Small refactorization and clean up of unused functions

* Executed script/gen_requirements_all.py

* Added a missing condition to ensure that a map is not null

* Fix missing parameter detected by pylint

* A few improvements, also added an empty line to avoid the lint error

* A typo
2016-06-19 22:35:26 -07:00
..
templates Hotfix 21 2 (#2302) 2016-06-14 19:54:09 -07:00
www_static Support for Sony Bravia TV (#2243) 2016-06-19 22:35:26 -07:00
__init__.py Add a robots.txt (#2207) 2016-06-05 18:48:59 -04:00
mdi_version.py Generate gzip for frontend/mdi 2016-05-21 15:01:34 -07:00
version.py Hotfix 21 2 (#2302) 2016-06-14 19:54:09 -07:00