.. |
alarm_control_panel
|
Reconfigure MQTT alarm component if discovery info is changed (#18173)
|
2018-11-24 10:48:01 +01:00 |
alexa
|
Legacy api fix (#18733)
|
2018-11-27 10:41:44 +01:00 |
auth
|
Allow creating signed urls (#17759)
|
2018-10-25 16:44:57 +02:00 |
automation
|
Update litejet automation tests to async (#18287)
|
2018-11-07 09:56:10 +01:00 |
binary_sensor
|
Revert change to MQTT discovery_hash introduced in #18169 (#18763)
|
2018-11-30 13:57:17 +01:00 |
calendar
|
Pytest tests (#17750)
|
2018-10-24 12:10:05 +02:00 |
camera
|
Replace token in camera.push with webhook (#18380)
|
2018-11-28 10:36:29 +01:00 |
cast
|
Add confirmation to Cast/Sonos/iOS config entries (#16769)
|
2018-09-21 16:34:37 +02:00 |
climate
|
Reconfigure MQTT climate component if discovery info is changed (#18174)
|
2018-11-24 10:40:07 +01:00 |
cloud
|
Allow managing cloud webhook (#18672)
|
2018-11-26 14:10:18 +01:00 |
config
|
Add group foundation (#16935)
|
2018-10-08 16:35:38 +02:00 |
counter
|
Async tests for counter (#18684)
|
2018-11-24 16:12:29 -05:00 |
cover
|
Reconfigure MQTT cover component if discovery info is changed (#18175)
|
2018-11-27 11:22:26 +01:00 |
deconz
|
deCONZ - manual input fallback in config flow (#18116)
|
2018-11-06 10:34:24 +01:00 |
device_tracker
|
OwnTracks Config Entry (#18759)
|
2018-11-28 22:20:13 +01:00 |
dialogflow
|
Use a fixture for dialogflow calls in unit tests (#17999)
|
2018-11-01 19:37:38 +01:00 |
emulated_hue
|
Restore states through a JSON store instead of recorder (#17270)
|
2018-11-28 13:16:43 +01:00 |
fan
|
Reconfigure MQTT fan component if discovery info is changed (#18177)
|
2018-11-27 11:22:55 +01:00 |
frontend
|
Break up websocket component (#17003)
|
2018-10-01 11:21:00 +02:00 |
geo_location
|
Geo Location platform code clean up (#18717)
|
2018-11-27 13:12:29 +01:00 |
geofency
|
Fix flaky geofency test (#18855)
|
2018-11-30 20:06:10 +01:00 |
google_assistant
|
Add support for Mode trait in Google Assistant. (#18772)
|
2018-11-29 21:14:17 +01:00 |
group
|
Pytest tests (#17750)
|
2018-10-24 12:10:05 +02:00 |
hangouts
|
Hangouts (#16049)
|
2018-08-24 10:39:35 +02:00 |
hassio
|
Legacy api fix (#18733)
|
2018-11-27 10:41:44 +01:00 |
homekit
|
Add safe_mode HomeKit (#18356)
|
2018-11-16 11:08:39 +01:00 |
homematicip_cloud
|
HomematicIP_Cloud fix test (#17376)
|
2018-11-01 12:21:59 +01:00 |
http
|
Always set hass_user (#18844)
|
2018-11-30 17:32:47 +01:00 |
hue
|
Remove discovery (#17070)
|
2018-10-04 16:04:44 +02:00 |
ifttt
|
Migrate Mailgun to use the webhook component (#17464)
|
2018-10-23 11:14:46 +02:00 |
image_processing
|
Allow MS face detection to handle updating entities when no face is detected (#17593)
|
2018-11-02 10:50:43 +01:00 |
ios
|
Add confirmation to Cast/Sonos/iOS config entries (#16769)
|
2018-09-21 16:34:37 +02:00 |
light
|
Restore states through a JSON store instead of recorder (#17270)
|
2018-11-28 13:16:43 +01:00 |
lock
|
Update Z-Wave Tests asyncio/yield from -> async/await (#18599)
|
2018-11-20 14:58:03 -05:00 |
lovelace
|
Add view commands to Lovelace (#18063)
|
2018-11-01 09:44:38 +01:00 |
luftdaten
|
Enable config flow for Luftdaten (#17700)
|
2018-11-06 14:27:52 +01:00 |
mailbox
|
Add Call Data Log platform. Mailboxes no longer require media (#16579)
|
2018-09-21 11:55:12 +02:00 |
mailgun
|
Switch mailgun webhooks to the new Mailgun webhook api (#17919)
|
2018-10-30 12:12:41 +01:00 |
media_player
|
Revert changes that broke UI (#18495)
|
2018-11-20 13:29:05 +01:00 |
mqtt
|
Reconfigure MQTT binary_sensor component if discovery info is changed (#18169)
|
2018-11-19 16:49:04 +01:00 |
nest
|
Show notification when user configures Nest client_id/secret (#14970)
|
2018-06-15 15:19:58 -04:00 |
notify
|
Pass hass_config to load_platform (#17952)
|
2018-10-29 19:21:21 +01:00 |
onboarding
|
Add onboarding support (#15492)
|
2018-07-17 10:49:15 +02:00 |
openuv
|
Clean up OpenUV config flow (#17349)
|
2018-10-15 13:21:21 -06:00 |
owntracks
|
OwnTracks Config Entry (#18759)
|
2018-11-28 22:20:13 +01:00 |
persistent_notification
|
Add time created to persistent notifications. (#17121)
|
2018-10-04 10:24:14 +02:00 |
point
|
Support for Point component (#17466)
|
2018-11-19 12:52:21 +01:00 |
rainmachine
|
Add Rainmachine config entry (#18419)
|
2018-11-14 13:23:49 -07:00 |
recorder
|
Restore states through a JSON store instead of recorder (#17270)
|
2018-11-28 13:16:43 +01:00 |
remote
|
Pytest tests (#17750)
|
2018-10-24 12:10:05 +02:00 |
scene
|
deCONZ - retry if setup fails (#17772)
|
2018-10-31 22:38:04 +01:00 |
sensor
|
Add Entur departure information sensor (#17286)
|
2018-11-30 09:06:59 +01:00 |
simplisafe
|
Add config entry for SimpliSafe (#17148)
|
2018-10-12 19:07:47 +02:00 |
smhi
|
Swedish weather institute weather component (#16717)
|
2018-10-08 23:54:55 +02:00 |
sonos
|
Add confirmation to Cast/Sonos/iOS config entries (#16769)
|
2018-09-21 16:34:37 +02:00 |
switch
|
Restore states through a JSON store instead of recorder (#17270)
|
2018-11-28 13:16:43 +01:00 |
timer
|
Async timer tests (#18683)
|
2018-11-24 16:12:19 -05:00 |
tradfri
|
Allow tradfri groups for new imported entries (#17310)
|
2018-10-11 10:37:34 +02:00 |
tts
|
Add a base_url configuration setting to tts. (#16478)
|
2018-09-10 11:50:25 +02:00 |
twilio
|
Webhook names (#18206)
|
2018-11-05 09:23:58 +01:00 |
unifi
|
Fix controller not being stored when setup fails and sequentially fails the retry functionality (#17927)
|
2018-10-29 19:09:54 +01:00 |
upnp
|
Removed assumptions about provided upnp data (#17604)
|
2018-11-01 22:59:42 +01:00 |
vacuum
|
Pytest tests (#17750)
|
2018-10-24 12:10:05 +02:00 |
water_heater
|
Pytest tests (#17750)
|
2018-10-24 12:10:05 +02:00 |
weather
|
Pytest tests (#17750)
|
2018-10-24 12:10:05 +02:00 |
websocket_api
|
Forbid float NaN in JSON (#18757)
|
2018-11-28 13:25:23 +01:00 |
zha
|
Add config entry for ZHA (#18352)
|
2018-11-27 21:21:25 +01:00 |
zone
|
Grammar and spelling fixes (#16065)
|
2018-08-19 22:29:08 +02:00 |
zwave
|
Update Z-Wave Tests asyncio/yield from -> async/await (#18599)
|
2018-11-20 14:58:03 -05:00 |
__init__.py
|
…
|
|
conftest.py
|
Always set hass_user (#18844)
|
2018-11-30 17:32:47 +01:00 |
test_alert.py
|
Add message template support for alert component (#17516)
|
2018-11-01 09:48:11 +01:00 |
test_api.py
|
Legacy api fix (#18733)
|
2018-11-27 10:41:44 +01:00 |
test_canary.py
|
Pytest tests (#17750)
|
2018-10-24 12:10:05 +02:00 |
test_configurator.py
|
Pytest tests (#17750)
|
2018-10-24 12:10:05 +02:00 |
test_conversation.py
|
Legacy api fix (#18733)
|
2018-11-27 10:41:44 +01:00 |
test_datadog.py
|
Pytest tests (#17750)
|
2018-10-24 12:10:05 +02:00 |
test_demo.py
|
Remove homeassistant.remote (#16099)
|
2018-08-21 15:49:58 +02:00 |
test_device_sun_light_trigger.py
|
Async device sun light trigger tests (#18689)
|
2018-11-25 11:39:18 -05:00 |
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
|
Remove service helper (3) (#16879)
|
2018-09-26 08:50:05 +02:00 |
test_dyson.py
|
Pytest tests (#17750)
|
2018-10-24 12:10:05 +02:00 |
test_feedreader.py
|
Pytest tests (#17750)
|
2018-10-24 12:10:05 +02:00 |
test_ffmpeg.py
|
Remove FFmpeg input tests (#18131)
|
2018-11-03 12:36:22 +01:00 |
test_folder_watcher.py
|
Grammar and spelling fixes (#16065)
|
2018-08-19 22:29:08 +02:00 |
test_freedns.py
|
Add FreeDNS component (#13526)
|
2018-03-30 21:33:30 +02:00 |
test_google.py
|
Pass hass_config to load_platform (#17952)
|
2018-10-29 19:21:21 +01:00 |
test_google_domains.py
|
Add Google Domains component (#9996)
|
2017-10-25 11:42:53 +02:00 |
test_graphite.py
|
Pytest tests (#17750)
|
2018-10-24 12:10:05 +02:00 |
test_history.py
|
Restore states through a JSON store instead of recorder (#17270)
|
2018-11-28 13:16:43 +01:00 |
test_history_graph.py
|
Pytest tests (#17750)
|
2018-10-24 12:10:05 +02:00 |
test_huawei_lte.py
|
Rename huawei_lte.py to test_huawei_lte.py (#18170)
|
2018-11-04 01:33:05 +01:00 |
test_influxdb.py
|
Pytest tests (#17750)
|
2018-10-24 12:10:05 +02:00 |
test_init.py
|
Allow a list ofr update entity (#17860)
|
2018-10-27 21:34:33 +02:00 |
test_input_boolean.py
|
Add permissions check in service helper (#18596)
|
2018-11-21 12:26:08 +01:00 |
test_input_datetime.py
|
Add permissions check in service helper (#18596)
|
2018-11-21 12:26:08 +01:00 |
test_input_number.py
|
Add permissions check in service helper (#18596)
|
2018-11-21 12:26:08 +01:00 |
test_input_select.py
|
Add permissions check in service helper (#18596)
|
2018-11-21 12:26:08 +01:00 |
test_input_text.py
|
Add permissions check in service helper (#18596)
|
2018-11-21 12:26:08 +01:00 |
test_intent_script.py
|
Add Intent component (#8434)
|
2017-07-21 21:38:53 -07:00 |
test_introduction.py
|
Pytest tests (#17750)
|
2018-10-24 12:10:05 +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
|
Fix logbook domain filter - alexa, homekit (#18790)
|
2018-11-29 20:16:39 +01:00 |
test_logentries.py
|
Pytest tests (#17750)
|
2018-10-24 12:10:05 +02:00 |
test_logger.py
|
Pytest tests (#17750)
|
2018-10-24 12:10:05 +02:00 |
test_melissa.py
|
Async version of melissa (#17721)
|
2018-10-30 21:29:11 +01:00 |
test_microsoft_face.py
|
Remove service helper (8) (#17055)
|
2018-10-02 10:23:37 +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
|
Make host optional (#10063)
|
2017-10-23 15:24:04 +02:00 |
test_no_ip.py
|
Support for NO-IP (#10155)
|
2017-10-27 10:15:47 +02:00 |
test_nuheat.py
|
Pytest tests (#17750)
|
2018-10-24 12:10:05 +02:00 |
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
|
Break up websocket 2 (#17028)
|
2018-10-01 16:09:31 +02:00 |
test_pilight.py
|
Pytest tests (#17750)
|
2018-10-24 12:10:05 +02:00 |
test_plant.py
|
Pytest tests (#17750)
|
2018-10-24 12:10:05 +02:00 |
test_prometheus.py
|
Adding 'namespace' for prometheus metrics (#13738)
|
2018-06-28 16:49:33 +02:00 |
test_proximity.py
|
Pytest tests (#17750)
|
2018-10-24 12:10:05 +02:00 |
test_python_script.py
|
Fix time functions would throw errors in python scripts (#11414)
|
2018-01-07 01:50:55 +01:00 |
test_qwikswitch.py
|
Qwikswitch binary sensors (#14008)
|
2018-04-21 08:34:42 +02:00 |
test_remember_the_milk.py
|
Pytest tests (#17750)
|
2018-10-24 12:10:05 +02:00 |
test_rest_command.py
|
Grammar and spelling fixes (#16065)
|
2018-08-19 22:29:08 +02:00 |
test_rflink.py
|
Update voluputous (#12463)
|
2018-02-17 10:29:14 +01:00 |
test_rfxtrx.py
|
Pytest tests (#17750)
|
2018-10-24 12:10:05 +02:00 |
test_ring.py
|
Pytest tests (#17750)
|
2018-10-24 12:10:05 +02:00 |
test_rss_feed_template.py
|
Grammar and spelling fixes (#16065)
|
2018-08-19 22:29:08 +02:00 |
test_script.py
|
Pytest tests (#17750)
|
2018-10-24 12:10:05 +02:00 |
test_shell_command.py
|
Pytest tests (#17750)
|
2018-10-24 12:10:05 +02:00 |
test_shopping_list.py
|
Convert shopping-list clear to WebSockets (#18769)
|
2018-11-29 10:06:18 +01:00 |
test_sleepiq.py
|
Pytest tests (#17750)
|
2018-10-24 12:10:05 +02:00 |
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
|
Legacy api fix (#18733)
|
2018-11-27 10:41:44 +01:00 |
test_spc.py
|
Init sub-components using global var. (#17220)
|
2018-10-07 23:30:09 +02:00 |
test_splunk.py
|
Pytest tests (#17750)
|
2018-10-24 12:10:05 +02:00 |
test_statsd.py
|
Pytest tests (#17750)
|
2018-10-24 12:10:05 +02:00 |
test_sun.py
|
Pytest tests (#17750)
|
2018-10-24 12:10:05 +02:00 |
test_system_log.py
|
Legacy api fix (#18733)
|
2018-11-27 10:41:44 +01:00 |
test_updater.py
|
Grammar and spelling fixes (#16065)
|
2018-08-19 22:29:08 +02:00 |
test_vultr.py
|
Pytest tests (#17750)
|
2018-10-24 12:10:05 +02:00 |
test_wake_on_lan.py
|
New service `send_magic_packet` with new component `wake_on_lan` (#8397)
|
2017-07-10 18:37:51 -07:00 |
test_webhook.py
|
Legacy api fix (#18733)
|
2018-11-27 10:41:44 +01:00 |
test_weblink.py
|
Pytest tests (#17750)
|
2018-10-24 12:10:05 +02:00 |