hass-core/homeassistant/components/mqtt
kbickar 7564d1fb52 Added toggle service to covers (#23198)
* Added toggle service to cover

* Added toggle tilt service and tilt closed property

* Added is_tilt_closed so tilt can be toggled

* Added toggle services

* Added toggle tilt service

* Removed spaces

* Added tests for tilt services

* Updated tests

* Added range conversion in comparison

* Added tests to cover broken areas

* Fixed open/close tilt values and added toggle function

* Added default toggle behavior using tilt_position of 0, reverted other changes

* blank space

* Added constants and swapped assert comparisons

* Fixed attribute name

* Added mqtt responses in test

* Added constants

* Space

* Fix tilt_optimistic flag being ignored if status topic set

* Added more tests

* Changed async toggle call

* Updated group tilt test

* Updated format of asserts

* Updated states calls

* Updated function variables

* merge fixes

* Added blank line

* Changed calls to async

* More async updates
2019-06-17 14:09:31 -07:00
..
.translations Update translations 2019-06-14 14:53:13 -07:00
light Remove dependencies and requirements (#23024) 2019-04-12 10:13:30 -07:00
vacuum MQTT Vacuum State Device (#23171) 2019-04-22 21:49:15 +02:00
__init__.py Rename via_hub to via_device (#24360) 2019-06-10 09:10:44 -07:00
addtrustexternalcaroot.crt
alarm_control_panel.py Remove dependencies and requirements (#23024) 2019-04-12 10:13:30 -07:00
binary_sensor.py Remove dependencies and requirements (#23024) 2019-04-12 10:13:30 -07:00
camera.py Deprecate implicit state_topic for MQTT discovery (#22998) 2019-04-13 20:25:45 -07:00
climate.py Refactor MQTT climate to deduplicate code (#23044) 2019-04-13 20:34:39 -07:00
config_flow.py
const.py Fix broken platform components (#22943) 2019-04-09 15:42:44 -07:00
cover.py Added toggle service to covers (#23198) 2019-06-17 14:09:31 -07:00
device_tracker.py Remove dependencies and requirements (#23024) 2019-04-12 10:13:30 -07:00
discovery.py Add abbreviation for light template variable names (#24336) 2019-06-06 18:10:23 +02:00
fan.py Fix optimistic mode + other bugs, tests (#22976) 2019-04-18 20:59:41 -07:00
lock.py Remove dependencies and requirements (#23024) 2019-04-12 10:13:30 -07:00
manifest.json Automatically generate config flow list (#23802) 2019-05-13 01:16:55 -07:00
sensor.py Remove dependencies and requirements (#23024) 2019-04-12 10:13:30 -07:00
server.py Remove dependencies and requirements (#23024) 2019-04-12 10:13:30 -07:00
services.yaml
strings.json
subscription.py Clean up docstrings (#22679) 2019-04-03 17:40:03 +02:00
switch.py Remove dependencies and requirements (#23024) 2019-04-12 10:13:30 -07:00