core/tests/testing_config/custom_components/test
SukramJ 1fde0d18ed Add supported_features to Alarm Control Panel to limit device_actions (#29065)
* Add supported_features to Alarm Control Panel

* mark supported_features abstract

* Add SF to async_register_entity_service

* fix test

* Add missing SF SUPPORT_ALARM_ARM_CUSTOM_BYPASS

* isort

* fix async_register_entity_service

* Update alarm_control_panel.py
2019-11-25 15:42:53 -08:00
..
.translations Load requirements and dependencies from manifests. Fallback to current `REQUIREMENTS` and `DEPENDENCIES` (#22717) 2019-04-11 01:26:36 -07:00
__init__.py Load requirements and dependencies from manifests. Fallback to current `REQUIREMENTS` and `DEPENDENCIES` (#22717) 2019-04-11 01:26:36 -07:00
alarm_control_panel.py Add supported_features to Alarm Control Panel to limit device_actions (#29065) 2019-11-25 15:42:53 -08:00
binary_sensor.py Add device automation support to binary_sensor entities (#26643) 2019-09-22 11:13:17 -07:00
cover.py Add additional device conditions to cover (#27830) 2019-10-25 13:50:46 -07:00
device_tracker.py Black 2019-07-31 12:25:30 -07:00
image_processing.py Black 2019-07-31 12:25:30 -07:00
light.py Rename MockToggleDevice to MockToggleEntity (#26644) 2019-09-15 09:50:17 +02:00
lock.py Add device action support to the lock integration (#27499) 2019-10-17 17:20:10 -07:00
manifest.json Load requirements and dependencies from manifests. Fallback to current `REQUIREMENTS` and `DEPENDENCIES` (#22717) 2019-04-11 01:26:36 -07:00
sensor.py Only generate device trigger for sensor with unit (#27152) 2019-10-03 13:30:59 -07:00
switch.py Rename MockToggleDevice to MockToggleEntity (#26644) 2019-09-15 09:50:17 +02:00