hass-core/homeassistant
Daniel Perna b815898ddb Fix Notifications for Android TV (#10798)
* Fixed icon path, added dynamic icon

* Addressing requested changes

* Using DEFAULT_ICON

* Using CONF_ICON from const

* Getting hass_frontend path via import

* Lint

* Using embedded 1px transparent icon

* woof -.-

* Lint
2017-12-03 19:36:48 -08:00
..
components Fix Notifications for Android TV (#10798) 2017-12-03 19:36:48 -08:00
helpers Add support for logarithm in templates (#10824) 2017-11-27 21:29:01 -08:00
scripts Upgrade credstash to 1.14.0 (#10310) 2017-11-03 21:18:33 -07:00
util make RGB values consistent as int. fixes #10766 (#10782) 2017-11-27 11:31:35 +01:00
__init__.py Fix PEP257 issues 2016-03-08 00:06:04 +01:00
__main__.py Added log-file command line flag (#9422) 2017-09-13 21:22:42 -07:00
bootstrap.py Add basic backend support for a system log (#10492) 2017-11-14 20:35:56 -08:00
config.py Fix formatting invalid config text (#10319) 2017-11-03 21:18:35 -07:00
const.py Version bump to 0.59.1 2017-12-03 19:36:41 -08:00
core.py Clean up core (#10305) 2017-11-03 14:19:36 +01:00
exceptions.py Fix recorder crash for long state string - enforce at core level (#9696) 2017-10-25 09:05:30 -07:00
loader.py RFC: Use bind_hass for helpers (#9745) 2017-10-08 08:17:54 -07:00
monkey_patch.py Make monkey patch work in Python 3.6 (#7848) 2017-06-01 23:23:39 -07:00
package_constraints.txt Upgrade yarl to 0.15.0 (#10888) 2017-12-01 13:37:14 +01:00
remote.py Use constants for HTTP headers (#10313) 2017-11-04 12:04:05 -07:00
setup.py Move constants to setup.py (#10312) 2017-11-03 07:43:30 -07:00