core/homeassistant
Anders Melchiorsen dd16b7cac3 Remove lag from Harmony remote platform (#10218)
* Simplify kwargs handling

* Move Harmony remote to a persistent connection with push feedback

* Make default delay_secs configurable on the harmony platform

* Remove lint

* Fix delay_secs with discovery

* Temporary location for updated pyharmony

* Remove lint

* Update pyharmony to 1.0.17

* Remove lint

* Return an Optional marker

* Update pyharmony to 1.0.18
2017-11-09 17:57:41 +01:00
..
components Remove lag from Harmony remote platform (#10218) 2017-11-09 17:57:41 +01:00
helpers Clean up core (#10305) 2017-11-03 14:19:36 +01:00
scripts Upgrade credstash to 1.14.0 (#10310) 2017-11-03 21:18:33 -07:00
util Extracted json saving and loading (#10216) 2017-11-01 09:08:28 +01:00
__init__.py
__main__.py Added log-file command line flag (#9422) 2017-09-13 21:22:42 -07:00
bootstrap.py Fix spelling error (#10009) 2017-10-21 21:56:19 +02:00
config.py Fix formatting invalid config text (#10319) 2017-11-03 21:18:35 -07:00
const.py Update version to 0.57.2 2017-11-05 12:50:06 -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 Update aiohttp to 2.3.1 (#10139) 2017-11-05 18:42:31 -08: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