core/tests/components/climate
Paulus Schoutsen 02d9ed5e36
Do not select all entities when omitting entity ID in service call (#29178)
* Do not select all entities when omitting entity ID

* Address comments Matthew

* Require either area_id or entity_id

* Fix tests

* Fix test
2019-12-02 16:23:12 -08:00
..
__init__.py Migrate Thermostat and HVAC component to climate component (#2825) 2016-08-19 00:17:28 -07:00
common.py Do not select all entities when omitting entity ID in service call (#29178) 2019-12-02 16:23:12 -08:00
test_device_action.py Fix climate device actions (#28660) 2019-11-25 11:12:00 -08:00
test_device_condition.py Fix climate device actions (#28660) 2019-11-25 11:12:00 -08:00
test_device_trigger.py Add climate device triggers (#28544) 2019-11-07 16:28:45 +01:00
test_init.py Mark entity abc (#28869) 2019-11-19 13:42:09 -06:00
test_reproduce_state.py Make reproduce state use platform instead of rely on function (#25856) 2019-08-11 20:03:21 -07:00