hass-core/tests/components/demo
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
..
__init__.py Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
test_calendar.py Consolidate more platforms (#22308) 2019-03-23 20:22:35 -07:00
test_camera.py Consolidate more platforms (#22308) 2019-03-23 20:22:35 -07:00
test_climate.py Improve boolean validator (#24294) 2019-06-07 22:18:02 -07:00
test_cover.py Added toggle service to covers (#23198) 2019-06-17 14:09:31 -07:00
test_fan.py Convert some test helpers to coroutines and adjust tests (#23352) 2019-04-25 10:14:16 +02:00
test_geo_location.py Fix demo (#23087) 2019-04-14 16:59:06 -07:00
test_init.py Restructure device tracker (#23862) 2019-05-15 23:43:45 +02:00
test_light.py Convert some test helpers to coroutines and adjust tests (#23352) 2019-04-25 10:14:16 +02:00
test_lock.py Consolidate more platforms (#22308) 2019-03-23 20:22:35 -07:00
test_media_player.py Improve boolean validator (#24294) 2019-06-07 22:18:02 -07:00
test_notify.py Fix demo (#23087) 2019-04-14 16:59:06 -07:00
test_remote.py Add support for learning new commands (#23888) 2019-06-05 11:32:59 +02:00
test_vacuum.py Consolidate more platforms (#22308) 2019-03-23 20:22:35 -07:00
test_water_heater.py Improve boolean validator (#24294) 2019-06-07 22:18:02 -07:00