core/homeassistant/components/amcrest
Erik Montnemery b022e08db9
Rename BinarySensorDevice to BinarySensorEntity (#34462)
* Rename BinarySensorDevice to BinarySensorEntity

* Tweak

* Move deprecation warning to __new__, add test

* Move deprecation warning back to __init__

* Move deprecation warning to __init_subclass
2020-04-23 21:57:07 +02:00
..
__init__.py Convert amcrest binary sensors from poll to stream (#32818) 2020-03-19 21:07:21 -07:00
binary_sensor.py Rename BinarySensorDevice to BinarySensorEntity (#34462) 2020-04-23 21:57:07 +02:00
camera.py Enable incremental Pan/Tilt/Zoom capability to Amcrest/Dahua cameras (#32839) 2020-03-20 11:34:42 -05:00
const.py Convert amcrest binary sensors from poll to stream (#32818) 2020-03-19 21:07:21 -07:00
helpers.py Convert amcrest binary sensors from poll to stream (#32818) 2020-03-19 21:07:21 -07:00
manifest.json Convert amcrest binary sensors from poll to stream (#32818) 2020-03-19 21:07:21 -07:00
sensor.py Add and use percentage constant (#32094) 2020-02-28 11:46:48 -08:00
services.yaml Add prettier (in pre-commit and CI) (#33693) 2020-04-05 17:27:16 +02:00