..
alarm_control_panel
add_devices -> add_entities ( #16171 )
2018-08-24 16:37:30 +02:00
alexa
Remove unit_of_measurement from climate entities ( #16012 )
2018-08-22 09:17:29 +02:00
auth
Fail fetch auth providers if onboarding required ( #16454 )
2018-09-10 23:51:40 +02:00
automation
Add context to scripts and automations ( #16415 )
2018-09-04 21:16:24 +02:00
binary_sensor
add_devices -> add_entities ( #16171 )
2018-08-24 16:37:30 +02:00
calendar
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
camera
Replace api_password in Camera.Push ( #16339 )
2018-09-11 11:30:20 +02:00
cast
Add context to login flow ( #15914 )
2018-08-13 11:27:18 +02:00
climate
Generic Thermostat: add support for climate.turn_on/climate.turn_off ( #16080 )
2018-09-02 16:42:08 +02:00
cloud
Do not make internet connection during tests ( #15858 )
2018-08-07 09:27:40 +02:00
config
Use JWT for access tokens ( #15972 )
2018-08-14 21:14:12 +02:00
counter
Add recent context ( #15989 )
2018-08-20 17:39:53 +02:00
cover
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
deconz
deCONZ - Support device registry ( #16115 )
2018-08-24 19:37:22 +02:00
device_tracker
Update pydocstyle to 2.1.1 and flake8-docstrings to 1.3.0 ( #14557 )
2018-08-24 10:28:43 +02:00
emulated_hue
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
fan
add_devices -> add_entities ( #16171 )
2018-08-24 16:37:30 +02:00
frontend
Add auth/authorize endpoint ( #15887 )
2018-08-09 09:27:54 +02:00
geo_location
Geo Location component ( #15953 )
2018-08-30 13:58:23 +02:00
google_assistant
Remove unit_of_measurement from climate entities ( #16012 )
2018-08-22 09:17:29 +02:00
group
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
hangouts
Hangouts ( #16049 )
2018-08-24 10:39:35 +02:00
hassio
Use JWT for access tokens ( #15972 )
2018-08-14 21:14:12 +02:00
homekit
Remove unit_of_measurement from climate entities ( #16012 )
2018-08-22 09:17:29 +02:00
homematicip_cloud
Add HomematicIP alarm control panel ( #15342 )
2018-07-13 03:57:41 +02:00
http
Update pydocstyle to 2.1.1 and flake8-docstrings to 1.3.0 ( #14557 )
2018-08-24 10:28:43 +02:00
hue
Add Hue device info ( #16267 )
2018-08-29 17:04:04 +02:00
image_processing
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
light
add_devices -> add_entities ( #16171 )
2018-08-24 16:37:30 +02:00
lock
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
mailbox
…
media_player
Add device info to Chromecast ( #16261 )
2018-08-29 15:46:09 +02:00
mqtt
Delegate mqtt topic match validation to the paho mqtt client ( #16403 )
2018-09-04 10:31:45 +02:00
nest
Show notification when user configures Nest client_id/secret ( #14970 )
2018-06-15 15:19:58 -04:00
notify
Update pydocstyle to 2.1.1 and flake8-docstrings to 1.3.0 ( #14557 )
2018-08-24 10:28:43 +02:00
onboarding
Add onboarding support ( #15492 )
2018-07-17 10:49:15 +02:00
openuv
Fix openuv.config_flow unit test ( #16419 )
2018-09-04 21:18:35 +02:00
persistent_notification
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
recorder
Remove homeassistant.remote ( #16099 )
2018-08-21 15:49:58 +02:00
remote
add_devices -> add_entities ( #16171 )
2018-08-24 16:37:30 +02:00
scene
Service to load new deCONZ devices without restart ( #16308 )
2018-09-04 09:24:42 +02:00
sensor
Add rate of change to statistics sensor ( #15632 )
2018-09-08 01:10:08 +02:00
sonos
Add context to login flow ( #15914 )
2018-08-13 11:27:18 +02:00
switch
add_devices -> add_entities ( #16171 )
2018-08-24 16:37:30 +02:00
timer
…
tts
Add a base_url configuration setting to tts. ( #16478 )
2018-09-10 11:50:25 +02:00
vacuum
add_devices -> add_entities ( #16171 )
2018-08-24 16:37:30 +02:00
weather
add_devices -> add_entities ( #16171 )
2018-08-24 16:37:30 +02:00
zone
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
zwave
add_devices -> add_entities ( #16171 )
2018-08-24 16:37:30 +02:00
__init__.py
…
conftest.py
Use JWT for access tokens ( #15972 )
2018-08-14 21:14:12 +02:00
test_alert.py
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
test_api.py
Update pydocstyle to 2.1.1 and flake8-docstrings to 1.3.0 ( #14557 )
2018-08-24 10:28:43 +02:00
test_canary.py
…
test_configurator.py
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
test_conversation.py
rewrite hangouts to use intents instead of commands ( #16220 )
2018-08-28 00:20:12 +02:00
test_datadog.py
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
test_demo.py
Remove homeassistant.remote ( #16099 )
2018-08-21 15:49:58 +02:00
test_device_sun_light_trigger.py
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
test_dialogflow.py
…
test_discovery.py
Update pydocstyle to 2.1.1 and flake8-docstrings to 1.3.0 ( #14557 )
2018-08-24 10:28:43 +02:00
test_duckdns.py
…
test_dyson.py
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
test_feedreader.py
avoid error in debug log mode and rss entry without title ( #16316 )
2018-08-31 12:54:25 +02:00
test_ffmpeg.py
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
test_folder_watcher.py
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
test_freedns.py
…
test_google.py
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
test_google_domains.py
…
test_graphite.py
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
test_history.py
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
test_history_graph.py
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
test_influxdb.py
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
test_init.py
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
test_input_boolean.py
Add recent context ( #15989 )
2018-08-20 17:39:53 +02:00
test_input_datetime.py
Add recent context ( #15989 )
2018-08-20 17:39:53 +02:00
test_input_number.py
Add recent context ( #15989 )
2018-08-20 17:39:53 +02:00
test_input_select.py
Add recent context ( #15989 )
2018-08-20 17:39:53 +02:00
test_input_text.py
Add recent context ( #15989 )
2018-08-20 17:39:53 +02:00
test_intent_script.py
…
test_introduction.py
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
test_kira.py
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
test_litejet.py
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
test_logbook.py
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
test_logentries.py
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
test_logger.py
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
test_melissa.py
…
test_microsoft_face.py
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
test_mqtt_eventstream.py
Remove homeassistant.remote ( #16099 )
2018-08-21 15:49:58 +02:00
test_mqtt_statestream.py
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
test_namecheapdns.py
…
test_no_ip.py
…
test_nuheat.py
…
test_panel_custom.py
Add support for JS modules in custom panels ( #16096 )
2018-08-23 11:14:18 +02:00
test_panel_iframe.py
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
test_pilight.py
Update pydocstyle to 2.1.1 and flake8-docstrings to 1.3.0 ( #14557 )
2018-08-24 10:28:43 +02:00
test_plant.py
More pylint 2 fixes ( #15565 )
2018-07-20 11:45:20 +03:00
test_prometheus.py
Adding 'namespace' for prometheus metrics ( #13738 )
2018-06-28 16:49:33 +02:00
test_proximity.py
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
test_python_script.py
…
test_qwikswitch.py
Qwikswitch binary sensors ( #14008 )
2018-04-21 08:34:42 +02:00
test_remember_the_milk.py
…
test_rest_command.py
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
test_rflink.py
…
test_rfxtrx.py
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
test_ring.py
Upgrade ring_doorbell to 0.2.1 to fix oauth issues ( #14984 )
2018-06-16 08:58:39 +02:00
test_rss_feed_template.py
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
test_script.py
Add context to scripts and automations ( #16415 )
2018-09-04 21:16:24 +02:00
test_shell_command.py
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
test_shopping_list.py
…
test_sleepiq.py
…
test_snips.py
Snips: Added special slot values, session_id and slotname_raw ( #16185 )
2018-09-02 00:01:11 +02:00
test_spaceapi.py
Add SpaceAPI support ( #14204 )
2018-05-14 09:13:59 +02:00
test_spc.py
…
test_splunk.py
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
test_statsd.py
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
test_sun.py
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
test_system_log.py
Pylint 2 fixes ( #15487 )
2018-07-17 19:34:29 +02:00
test_updater.py
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
test_upnp.py
Update pydocstyle to 2.1.1 and flake8-docstrings to 1.3.0 ( #14557 )
2018-08-24 10:28:43 +02:00
test_vultr.py
…
test_wake_on_lan.py
…
test_weblink.py
Grammar and spelling fixes ( #16065 )
2018-08-19 22:29:08 +02:00
test_websocket_api.py
Use JWT for access tokens ( #15972 )
2018-08-14 21:14:12 +02:00