hass-core/homeassistant/components/mqtt
springstan 297c360d04 Fix supported_features in MQTT fan (#28680)
* Added custom validator function for speed list

* Replace CONF_SPEED_STATE_TOPIC with CONF_SPEED_COMMAND_TOPIC to determine SUPPORT_SET_SPEED

* Revert "Added custom validator function for speed list"

This reverts commit f000396fa6.

* Replace CONF_OSCILLATION_STATE_TOPIC with CONF_OSCILLATION_COMMAND_TOPIC to determine SUPPORT_OSCILLATE
2020-01-14 09:17:44 -08:00
..
.translations [ci skip] Translation update 2020-01-08 00:31:50 +00:00
light use isort to sort imports according to PEP8 for light (#29648) 2019-12-08 22:46:23 +05:30
vacuum use isort to sort imports according to PEP8 for vacuum (#29650) 2019-12-08 22:47:01 +05:30
__init__.py Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
abbreviations.py Add separate command and state topics for mqtt lock (#29808) 2019-12-31 15:24:09 +01:00
addtrustexternalcaroot.crt MQTT: Auto provide cloudmqtt cert 2015-09-30 00:09:35 -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 Update binary_sensor.py (#28707) 2019-11-12 09:53:08 +01:00
camera.py use isort to sort imports according to PEP8 for mqtt (#29649) 2019-12-08 22:45:26 +05:30
climate.py Be consistent with Home Assistant and Hass.io spelling (#30500) 2020-01-05 14:09:17 +02:00
config_flow.py Inline MQTT paho imports (#29177) 2019-12-02 11:32:02 -08: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 use isort to sort imports according to PEP8 for mqtt (#29649) 2019-12-08 22:45:26 +05:30
discovery.py Use literal string interpolation in integrations K-M (f-strings) (#26389) 2019-09-03 21:14:00 +02:00
fan.py Fix supported_features in MQTT fan (#28680) 2020-01-14 09:17:44 -08:00
lock.py Add separate command and state topics for mqtt lock (#29808) 2019-12-31 15:24:09 +01:00
manifest.json Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
models.py use isort to sort imports according to PEP8 for mqtt (#29649) 2019-12-08 22:45:26 +05:30
sensor.py Black 2019-07-31 12:25:30 -07:00
server.py Inline MQTT paho imports (#29177) 2019-12-02 11:32:02 -08:00
services.yaml Update services.yaml files (#10229) 2017-10-30 21:39:12 +01:00
strings.json Be consistent with Home Assistant and Hass.io spelling (#30500) 2020-01-05 14:09:17 +02:00
subscription.py Move imports in mqtt component (#27835) 2019-10-17 17:04:27 -07:00
switch.py Black 2019-07-31 12:25:30 -07:00