core/homeassistant/components/mqtt
Shay Levy 81c88cd639
Enhance MQTT cover platform (#46059)
* Enhance MQTT cover platform

Allow combining of position and state of MQTT cover
Add template and fix optimistic in set tilt position
Add tests

* Add abbreviations

* Add tests and stopped state

* Cleanup & fix range for templates

* Apply suggestions from code review

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2021-02-08 16:02:12 +01:00
..
device_tracker Add MQTT base entity (#44971) 2021-01-09 17:46:53 +01:00
light Improve MQTT JSON light to allow non-ambiguous states (#45522) 2021-02-02 09:36:00 +01:00
translations [ci skip] Translation update 2021-02-05 00:03:54 +00:00
vacuum Add MQTT base entity (#44971) 2021-01-09 17:46:53 +01:00
__init__.py Remove unused config_flows (#46188) 2021-02-08 08:32:24 +01:00
abbreviations.py Enhance MQTT cover platform (#46059) 2021-02-08 16:02:12 +01:00
addtrustexternalcaroot.crt
alarm_control_panel.py Add MQTT base entity (#44971) 2021-01-09 17:46:53 +01:00
binary_sensor.py Add MQTT base entity (#44971) 2021-01-09 17:46:53 +01:00
camera.py Add MQTT base entity (#44971) 2021-01-09 17:46:53 +01:00
climate.py Added command templates for the mqtt climate component. (#44976) 2021-01-26 16:12:33 +01:00
config_flow.py
const.py
cover.py Enhance MQTT cover platform (#46059) 2021-02-08 16:02:12 +01:00
debug_info.py
device_automation.py Deduplicate MQTT entity discovery code (#44970) 2021-01-09 14:37:33 +01:00
device_trigger.py Support templating MQTT triggers (#45614) 2021-02-08 10:50:38 +01:00
discovery.py Subscribe only to valid MQTT discovery topics (#45456) 2021-01-23 08:51:25 -05:00
fan.py Separate fan speeds into percentages and presets modes (#45407) 2021-01-27 17:44:36 -06:00
lock.py Add MQTT base entity (#44971) 2021-01-09 17:46:53 +01:00
manifest.json
mixins.py Mark entities as unavailable when they are removed but are still registered (#45528) 2021-02-08 10:45:46 +01:00
models.py
number.py Add MQTT base entity (#44971) 2021-01-09 17:46:53 +01:00
scene.py Deduplicate MQTT entity discovery code (#44970) 2021-01-09 14:37:33 +01:00
sensor.py Add MQTT base entity (#44971) 2021-01-09 17:46:53 +01:00
services.yaml Consistent spelling of IT abbreviations / protocol / format names (#45913) 2021-02-04 01:43:07 +01:00
strings.json
subscription.py
switch.py Add MQTT base entity (#44971) 2021-01-09 17:46:53 +01:00
tag.py Deduplicate MQTT entity discovery code (#44970) 2021-01-09 14:37:33 +01:00
trigger.py Support templating MQTT triggers (#45614) 2021-02-08 10:50:38 +01:00
util.py Support templating MQTT triggers (#45614) 2021-02-08 10:50:38 +01:00