core/homeassistant
Phil Bruckner 34bb31f4ec Add amcrest binary_sensors (#22703)
* Add amcrest binary_sensors

Add binary_sensors with option motion_detected. Deprecate motion_detector sensor.

* Update per review

* Update per review

Add custom validators to make sure camera names are unique, and to issue warning if deprecated sensors option motion_detector is used.

async_setup_platform should not return a value.

* Another review update

Since there is only one type of binary_sensor, remove type test in update method.
2019-04-09 15:21:47 +02:00
..
auth
components Add amcrest binary_sensors (#22703) 2019-04-09 15:21:47 +02:00
helpers
scripts
util
__init__.py
__main__.py
bootstrap.py
config.py
config_entries.py Logi Circle public API refactor and config flow (#20624) 2019-04-09 14:26:58 +02:00
const.py
core.py
data_entry_flow.py
exceptions.py
loader.py
monkey_patch.py
package_constraints.txt
requirements.py
setup.py