core/homeassistant
Gustav Ahlberg 99b1cbf9b5 Merge remote-tracking branch 'upstream/master' into scheduler
* upstream/master: (60 commits)
  StateMachine is now case insensitive for entity ids
  Added an example component that does the bare minimum
  State card rendering now way more flexible
  Update README.md
  Update documentation for example component
  Add link to demo in README
  Add code to mock API for demo on home-assistant.io
  Moved documentation from GitHub source to home-assistant.io
  Make nmap mac regex more flexible to play nice with OS X
  Frontend: color switch icons yellow if on
  New strategy for defining number of used threads
  WeMo component exposes Insight info if available
  Only turn off the specified lights
  Fix default light and device group IDs
  Add nmap_tracker documentation
  Fix typo and default groups
  Specify devices for trigger
  nmap-based device tracking plugin
  Make block_till_stopped test more flexible
  Fix PyLint
  ...
2014-12-28 14:49:28 +01:00
..
components Merge remote-tracking branch 'upstream/master' into scheduler 2014-12-28 14:49:28 +01:00
external WeMo component exposes Insight info if available 2014-12-15 19:14:31 -08:00
__init__.py StateMachine is now case insensitive for entity ids 2014-12-26 23:26:39 -08:00
__main__.py Reorganized testing 2014-11-23 13:00:06 -08:00
bootstrap.py New strategy for defining number of used threads 2014-12-16 21:46:02 -08:00
const.py Added TrackStates context manager 2014-12-14 00:32:20 -08:00
helpers.py Added TrackStates context manager 2014-12-14 00:32:20 -08:00
loader.py Renamed test to ha_test because of conflict with built-in python test package 2014-11-30 23:15:18 -08:00
remote.py Refactor: code moved to new helper and constants file. Also adds support for multiple types for switch/light components. 2014-12-06 23:57:02 -08:00
util.py New strategy for defining number of used threads 2014-12-16 21:46:02 -08:00