hass-core/tests/components
John Arild Berentsen cf832499cd Combine garage_door and rollershutter to cover ()
* First draft for cover component

* Efficiency from @martinhjelmare

* migrate demo

* migrate demo test

* migrate command_line rollershutter

* migrate command_line test

* migrate rpi_gpio garage_door

* make some abstract methods optional

* migrate homematic

* migrate scsgate

* migrate rfxtrx and test

* migrate zwave

* migrate wink

* migrate mqtt rollershutter and test

* requirements

* coverage

* Update mqtt with garage door

* Naming and cleanup

* update test_demo.py

* update demo and core

* Add deprecated warning to rollershutter and garage_door

* Naming again

* Update

* String constants

* Make sure set_position works properly in demo too

* Make sure position is not set if not available.

* Naming, and is_closed

* Update zwave.py

* requirements

* Update test_rfxtrx.py

* fix mqtt

* requirements

* fix wink version

* Fixed demo test

* naming
2016-08-23 18:23:18 -07:00
..
alarm_control_panel add disarm_after_trigger to manual alarm panel 2016-08-13 12:53:32 -05:00
automation Initial script condition support () 2016-04-28 12:03:57 +02:00
binary_sensor Fix broken tests + linting 2016-05-30 10:19:12 -07:00
camera Add template support to generic camera + local file tests () 2016-08-20 23:04:55 -07:00
climate Migrate Thermostat and HVAC component to climate component () 2016-08-19 00:17:28 -07:00
cover Combine garage_door and rollershutter to cover () 2016-08-23 18:23:18 -07:00
device_tracker Add tplink Archer C7 device tracking support for 5Ghz networks 2016-08-21 13:09:44 -07:00
garage_door mqtt garage door component () 2016-04-09 20:31:53 -07:00
hvac Move unit system to util () 2016-08-08 20:42:25 -07:00
light Add support for new mqtt_json light platform. () 2016-08-09 23:55:10 -07:00
lock Config validation for MQTT lock platform. 2016-04-06 22:51:38 -04:00
media_player Fix media player art () 2016-08-18 22:45:42 -07:00
mqtt Tweak Recorder 2016-07-11 08:56:07 -07:00
notify Allow unregistering a push subscription () 2016-08-21 16:01:24 -07:00
recorder Update recorder. () 2016-07-23 11:25:17 -07:00
rollershutter Add position to zwave rollershutter () 2016-08-16 00:37:58 -07:00
sensor Add voluptuous validation to template sensor. () 2016-08-22 01:11:16 -07:00
switch Add voluptuous to template switch () 2016-08-23 00:05:45 +02:00
thermostat Move unit system to util () 2016-08-08 20:42:25 -07:00
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_alexa.py Migrate to cherrypy wsgi from eventlet () 2016-06-30 09:02:12 -07:00
test_api.py Migrate to cherrypy wsgi from eventlet () 2016-06-30 09:02:12 -07:00
test_configurator.py Fix configurator tests 2016-06-10 20:50:04 -07:00
test_conversation.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_demo.py Allow circular dependency with discovery () 2016-07-25 22:49:10 -07:00
test_device_sun_light_trigger.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_frontend.py Add support for dynamic frontend panels 2016-07-16 23:21:34 -07:00
test_graphite.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_group.py Update to group component to properly handle zone changes in tracked devices () 2016-07-28 20:40:25 -07:00
test_history.py Switch to SQLAlchemy for the Recorder component. Gives the ability t… () 2016-07-02 11:22:51 -07:00
test_http.py Update test packages () 2016-08-21 11:44:40 -07:00
test_influx.py Fix field type conflict in influxdb 2016-04-16 20:25:39 +02:00
test_init.py Move elevation to core config and clean up HTTP mocking in tests () 2016-06-27 09:02:45 -07:00
test_input_boolean.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_input_select.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_input_slider.py Float value for input slider () 2016-07-23 09:53:16 -07:00
test_introduction.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_logbook.py Fix farcy failure for logbook test () 2016-08-10 08:07:50 -07:00
test_logentries.py Add support for Logentries () 2016-05-21 11:21:23 -07:00
test_logger.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_mqtt_eventstream.py Use standardised datetime format 2016-04-16 01:46:50 -07:00
test_panel_custom.py Add panel custom to load any webcomponent () 2016-08-08 17:35:46 -07:00
test_panel_iframe.py Tweak panel parameters () 2016-08-07 21:56:17 -07:00
test_persistent_notification.py Extend persistent notification support () 2016-06-25 16:40:33 -07:00
test_proximity.py Proximity unit of measure () 2016-07-31 10:20:56 -07:00
test_rfxtrx.py Rfxtrx sensor () 2016-07-19 19:15:50 -07:00
test_scene.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_script.py Script entities to allow passing in variables 2016-04-21 22:24:23 -04:00
test_shell_command.py Added template rendering to shell_command component () 2016-06-18 09:57:18 -07:00
test_splunk.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_statsd.py Added attributes to the statsd data () 2016-07-07 23:09:02 -07:00
test_sun.py Fix test to test Norway fix () 2016-07-25 22:02:12 -07:00
test_updater.py Disable updater.updater on dev versions 2016-04-06 18:46:48 -07:00
test_weblink.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_zone.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00