hass-core/homeassistant/components/mqtt
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 [ci skip] Translation update 2019-10-15 00:31:44 +00:00
light Move imports in mqtt component (#27835) 2019-10-17 17:04:27 -07:00
vacuum Move imports in mqtt component (#27835) 2019-10-17 17:04:27 -07:00
__init__.py Lint exclusions (#28655) 2019-11-16 10:22:07 +01:00
abbreviations.py Support custom source type for MQTT device tracker (#27838) 2019-10-22 22:26:29 -07:00
addtrustexternalcaroot.crt
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 Update binary_sensor.py (#28707) 2019-11-12 09:53:08 +01:00
camera.py Add device to mqtt camera (#26238) 2019-09-04 16:15:40 +02:00
climate.py Add mqtt temp_low/high_template in SCHEMA_BASE (#28257) 2019-11-06 07:50:54 -05:00
config_flow.py Move imports in mqtt component (#27835) 2019-10-17 17:04:27 -07:00
const.py Move imports in mqtt component (#27835) 2019-10-17 17:04:27 -07:00
cover.py Fix supported_features in mqtt cover (#28120) 2019-10-23 10:44:47 -07:00
device_tracker.py Support custom source type for MQTT device tracker (#27838) 2019-10-22 22:26:29 -07:00
discovery.py Use literal string interpolation in integrations K-M (f-strings) (#26389) 2019-09-03 21:14:00 +02:00
fan.py
lock.py
manifest.json Upgrade paho-mqtt to 1.5.0 (#28423) 2019-11-04 09:56:58 +01:00
models.py Move imports in mqtt component (#27835) 2019-10-17 17:04:27 -07:00
sensor.py
server.py Move imports in mqtt component (#27835) 2019-10-17 17:04:27 -07:00
services.yaml
strings.json
subscription.py Move imports in mqtt component (#27835) 2019-10-17 17:04:27 -07:00
switch.py