core/homeassistant
Marcelo Moreira de Mello 51a65ee8e9 Introducing Ring Door Bell Camera (including StickUp cameras) and WiFi sensors (#9962)
*   Extended Ring DoorBell to support camera playback and wifi sensors

   * Bump python-ringdoorbell to version 0.1.6
   * Support to camera playback via ffmpeg
   * Extended ringdoorbell sensors to report WiFi attributes
   * Extended unittests

* Makes lint happy

* Added support to stickup cameras and fixed logic

* Fixed unittests for stickup cameras

* Makes lint happy

* Refactored attributions and removed extra refresh method.
2017-10-21 16:08:40 +02:00
..
components Introducing Ring Door Bell Camera (including StickUp cameras) and WiFi sensors (#9962) 2017-10-21 16:08:40 +02:00
helpers Fix async probs (#9924) 2017-10-19 10:56:25 +02:00
scripts Do not auto-install credstash (#9844) 2017-10-12 23:57:45 -07:00
util Do not auto-install credstash (#9844) 2017-10-12 23:57:45 -07:00
__init__.py
__main__.py Added log-file command line flag (#9422) 2017-09-13 21:22:42 -07:00
bootstrap.py RFC: Use bind_hass for helpers (#9745) 2017-10-08 08:17:54 -07:00
config.py Fix load of components without any config from packages (#9901) 2017-10-17 09:59:33 +02:00
const.py Move 'lights' to const.py (#9929) 2017-10-18 18:41:14 +02:00
core.py RFC: Use bind_hass for helpers (#9745) 2017-10-08 08:17:54 -07:00
exceptions.py EntityComponent to retry platforms that are not ready yet (#8209) 2017-06-26 09:41:48 -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 requests requirement (#9876) 2017-10-19 19:24:49 -07:00
remote.py Fix pylint 1.7.2 no-else-return issues (#8361) 2017-07-05 23:30:01 -07:00
setup.py Fix check for running inside venv (#8481) 2017-07-15 07:25:02 -07:00