hass-core/tests/components
etheralm 1d70005b01 Add sensor support for dyson 2018 models (#22578)
fix check for already created entities

remove hepa and carbon filter

add AQI attribute

initial commit

fix check for already created entities

remove hepa and carbon filter

add AQI attribute

add air quality component tests

fix method call tests

fix line lengths

fix pylint issues

fix docstrings

revert fan related changes

remove whitespace change

fix fan update state test

add for loop for platform initialization

add requested changes to aiq platform

change string concatenation to new style string formatting

update air quality tests

update air quality tests

refactor sensor component changes

fix pylint issues

fix debug string in the air quality component

replace failing tests for older devices

fix line length fan tests

remove dependencies const and move imports

move back imports to methods

remove whitespace from blank line
2019-04-30 02:24:05 +02:00
..
air_quality Rename air pollutants to air quality (#19448) 2019-01-05 11:42:36 -05:00
alarm_control_panel Convert some test helpers to coroutines and adjust tests (#23352) 2019-04-25 10:14:16 +02:00
alert Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
alexa Fix media_player alexa power control bug (#23537) 2019-04-29 22:40:55 +02:00
ambient_station Make Ambient PWS async and cloud-push (#20332) 2019-01-28 15:35:39 -08:00
api Deprecate http.api_password (#21884) 2019-03-10 19:55:36 -07:00
api_streams Fixing the api_streams sensor (#22200) 2019-03-22 11:59:10 -07:00
apns Great migration notify (#22406) 2019-03-27 20:36:13 -07:00
arlo Embed all platforms into components (#20677) 2019-02-02 07:13:16 -08:00
asuswrt Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
aurora Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
auth No more opt-out auth (#18854) 2018-12-02 16:32:53 +01:00
automatic Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
automation Add URL query parameters to webhook trigger result data (#23043) 2019-04-14 10:53:35 -07:00
awair Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
aws Allow aws credential skip validation (#22991) 2019-04-12 17:19:05 -07:00
axis Axis change how new event is signalled (#23152) 2019-04-17 15:21:42 +02:00
bayesian Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
binary_sensor Update ha-ffmpeg 2.0 (#22427) 2019-03-27 07:55:05 +01:00
blackbird Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
bom Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
broadlink Broadlink fixup unintended breakage from service refactor (#23408) 2019-04-25 21:33:05 -05:00
caldav Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
calendar Consolidate more platforms (#22308) 2019-03-23 20:22:35 -07:00
camera Fix demo (#23087) 2019-04-14 16:59:06 -07:00
canary Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
cast Fix regression from PR #22396 (#22661) 2019-04-02 19:58:28 -07:00
climate Convert some test helpers to coroutines and adjust tests (#23352) 2019-04-25 10:14:16 +02:00
cloud Ask users for a pin when interacting with locks/garage doors (#23223) 2019-04-19 14:50:21 -07:00
coinmarketcap Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
command_line Great migration notify (#22406) 2019-03-27 20:36:13 -07:00
config Further integration load cleanups (#23104) 2019-04-14 19:07:05 -07:00
configurator Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
conversation Move core stuff into Home Assistant integration (#22407) 2019-03-26 13:38:32 +01:00
counter Add minimum/maximum to counter (#22608) 2019-04-18 19:02:01 +09:00
cover Move core stuff into Home Assistant integration (#22407) 2019-03-26 13:38:32 +01:00
daikin fixes configuration flow #22706 (#22754) 2019-04-04 23:48:41 -07:00
darksky Add hourly forecasts to Dark Sky (#21820) 2019-03-27 20:11:25 +00:00
datadog Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
deconz Support updating deCONZ host address (#22784) 2019-04-14 21:50:01 -07:00
default_config Add default_config component (#20799) 2019-02-07 20:07:15 -08:00
demo Convert some test helpers to coroutines and adjust tests (#23352) 2019-04-25 10:14:16 +02:00
device_sun_light_trigger Convert some test helpers to coroutines and adjust tests (#23352) 2019-04-25 10:14:16 +02:00
device_tracker Remove loader.get_component (#23111) 2019-04-14 22:31:01 -07:00
dialogflow Use a fixture for dialogflow calls in unit tests (#17999) 2018-11-01 19:37:38 +01:00
directv Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
discovery Always load Hass.io component on Hass.io (#22185) 2019-03-19 11:33:50 -07:00
dsmr Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
dte_energy_bridge Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
duckdns Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
dyson Add sensor support for dyson 2018 models (#22578) 2019-04-30 02:24:05 +02:00
ecobee Expose detailed Ecobee equipment status (#20767) 2019-03-24 18:13:06 -07:00
ee_brightbox Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
efergy Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
emulated_hue Add color support to emulated hue (#19590) 2019-04-02 11:25:58 -07:00
emulated_roku Add emulated_roku component (#17596) 2019-01-11 03:20:35 +01:00
esphome Fix ESPHome nodes being auto-added without user confirmation (#21444) 2019-02-26 12:35:25 -08:00
everlights Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
facebook Great migration notify (#22406) 2019-03-27 20:36:13 -07:00
facebox Consolidate more platforms (#22308) 2019-03-23 20:22:35 -07:00
fail2ban Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
fan Convert some test helpers to coroutines and adjust tests (#23352) 2019-04-25 10:14:16 +02:00
feedreader Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
ffmpeg Test fixes (#22911) 2019-04-08 23:16:55 -07:00
fido Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
file Great migration notify (#22406) 2019-03-27 20:36:13 -07:00
filesize Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
filter Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
flux Remove loader.get_component (#23111) 2019-04-14 22:31:01 -07:00
folder Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
folder_watcher Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
foobot Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
freedns Deprecate conf_update_interval (#20924) 2019-02-17 06:23:09 +01:00
fritzbox Embed all platforms into components (#20677) 2019-02-02 07:13:16 -08:00
frontend Fix demo (#23087) 2019-04-14 16:59:06 -07:00
generic Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
generic_thermostat Convert some test helpers to coroutines and adjust tests (#23352) 2019-04-25 10:14:16 +02:00
geo_json_events Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
geo_location Fix demo (#23087) 2019-04-14 16:59:06 -07:00
geo_rss_events Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
geofency Test fixes (#22911) 2019-04-08 23:16:55 -07:00
google Rename google/tts.py to google_translate/tts.py (#23090) 2019-04-16 14:27:07 -07:00
google_assistant Return state when changing optimistic covers (#23498) 2019-04-28 12:09:20 -07:00
google_domains Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
google_pubsub Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
google_translate Rename google/tts.py to google_translate/tts.py (#23090) 2019-04-16 14:27:07 -07:00
google_wifi Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
gpslogger Test fixes (#22911) 2019-04-08 23:16:55 -07:00
graphite Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
group Convert some test helpers to coroutines and adjust tests (#23352) 2019-04-25 10:14:16 +02:00
hangouts Add google hangouts manual authentication option (#22158) 2019-04-05 10:11:04 -07:00
hassio Hass.io Add-on panel support for Ingress (#23185) 2019-04-19 09:43:47 +02:00
hddtemp Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
heos Bump pyheos to 0.4.1 (#23360) 2019-04-24 21:31:31 -07:00
history Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
history_graph Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
history_stats Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
homeassistant Move core stuff into Home Assistant integration (#22407) 2019-03-26 13:38:32 +01:00
homekit Add HomeKit low battery threshold config (#23363) 2019-04-30 02:02:53 +02:00
homekit_controller Set placeholders in homekit config flow title (#23311) 2019-04-22 21:32:39 -07:00
homematic Great migration notify (#22406) 2019-03-27 20:36:13 -07:00
homematicip_cloud Add Weather Sensors to Homematic IP (#21887) 2019-03-12 14:52:13 +01:00
honeywell Improve evohome exception handling and fix bugs (#22140) 2019-04-02 15:11:26 +02:00
html5 Test fixes (#22911) 2019-04-08 23:16:55 -07:00
http Deprecate http.api_password (#21884) 2019-03-10 19:55:36 -07:00
huawei_lte Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
hue Correct calculation and units of light level values. (#23309) 2019-04-22 21:28:40 -07:00
hydroquebec Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
ifttt Migrate Mailgun to use the webhook component (#17464) 2018-10-23 11:14:46 +02:00
ign_sismologia Instituto Geográfico Nacional Sismología (Earthquakes) Feed platform (#22696) 2019-04-12 09:01:28 +02:00
image_processing Consolidate more platforms (#22308) 2019-03-23 20:22:35 -07:00
imap_email_content Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
influxdb Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
input_boolean Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
input_datetime Set default value for input_datetime (#21919) 2019-04-18 21:00:35 -07:00
input_number Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
input_select Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
input_text Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
integration Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
intent_script Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
ios Consolidate config flow components (#20635) 2019-02-01 15:45:44 -08:00
ipma Move weather.ipma into a component (#20706) 2019-02-08 10:55:58 +01:00
islamic_prayer_times Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
jewish_calendar Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
kira Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
light Convert some test helpers to coroutines and adjust tests (#23352) 2019-04-25 10:14:16 +02:00
litejet Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
local_file Fixes local_file camera service (#23479) 2019-04-28 19:32:02 +01:00
locative Test fixes (#22911) 2019-04-08 23:16:55 -07:00
lock Convert some test helpers to coroutines and adjust tests (#23352) 2019-04-25 10:14:16 +02:00
logbook Memory optimization for logbook (#21549) 2019-03-01 23:23:45 -08:00
logentries Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
logger Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
logi_circle Fix demo (#23087) 2019-04-14 16:59:06 -07:00
london_air Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
lovelace Add lovelace systeam health (#20592) 2019-01-30 12:57:56 -08:00
luftdaten Enable config flow for Luftdaten (#17700) 2018-11-06 14:27:52 +01:00
mailbox No more opt-out auth (#18854) 2018-12-02 16:32:53 +01:00
mailgun Switch mailgun webhooks to the new Mailgun webhook api (#17919) 2018-10-30 12:12:41 +01:00
manual Convert some test helpers to coroutines and adjust tests (#23352) 2019-04-25 10:14:16 +02:00
manual_mqtt Consolidate more platforms (#22308) 2019-03-23 20:22:35 -07:00
marytts Migrate tts (#22403) 2019-03-26 07:34:16 -07:00
media_player Fix supported features gates in media_player volume up/down services (#23419) 2019-04-25 21:42:39 -07:00
melissa Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
meraki Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
mfi Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
mhz19 Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
microsoft_face Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
microsoft_face_detect Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
microsoft_face_identify Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
min_max Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
mobile_app Fixed test (#23343) 2019-04-24 09:55:37 -07:00
mochad Embed all platforms into components (#20677) 2019-02-02 07:13:16 -08:00
mold_indicator Move platforms patch (#22168) 2019-03-19 06:43:15 -07:00
monoprice Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
moon Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
mqtt Convert some test helpers to coroutines and adjust tests (#23352) 2019-04-25 10:14:16 +02:00
mqtt_eventstream Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
mqtt_json Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
mqtt_room Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
mqtt_statestream Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
mythicbeastsdns Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
namecheapdns Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
ness_alarm Centralize all usages of host as a configuration param to the constant CONF_HOST (#22458) 2019-03-27 19:48:05 -07:00
nest Show notification when user configures Nest client_id/secret (#14970) 2018-06-15 15:19:58 -04:00
nextbus Add new nextbus sensor (#20197) 2019-04-26 19:51:58 -05:00
no_ip Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
notify Great migration notify (#22406) 2019-03-27 20:36:13 -07:00
nsw_fuel_station Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
nsw_rural_fire_service_feed Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
nuheat Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
nx584 Load requirements and dependencies from manifests. Fallback to current REQUIREMENTS and DEPENDENCIES (#22717) 2019-04-11 01:26:36 -07:00
onboarding Onboarding to generate auth code (#21777) 2019-03-08 13:51:42 -08:00
openalpr_cloud Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
openalpr_local Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
openhardwaremonitor Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
openuv Adjust OpenUV integration for upcoming API limit changes (#19949) 2019-01-14 13:12:06 +01:00
owntracks Drop OwnTracks bad packets (#19161) 2018-12-10 12:24:56 +01:00
panel_custom load cleanups (#23112) 2019-04-15 16:45:46 -07:00
panel_iframe Frontend indicate require admin (#22272) 2019-03-25 10:04:35 -07:00
persistent_notification Add time created to persistent notifications. (#17121) 2018-10-04 10:24:14 +02:00
person Person tests - split from #21703 (#22663) 2019-04-03 05:35:33 +02:00
pilight Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
plant Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
point Support for Point component (#17466) 2018-11-19 12:52:21 +01:00
prometheus Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
proximity Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
ps4 Fix ps4 not able to use different PSN accounts (#22799) 2019-04-24 01:32:36 +02:00
push Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
pushbullet Great migration notify (#22406) 2019-03-27 20:36:13 -07:00
python_script Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
qwikswitch Qwikswitch fix listen loop (#22600) 2019-04-02 05:57:25 +02:00
radarr Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
rainmachine Create decorator to check service permissions (#22667) 2019-04-13 13:54:29 -06:00
random Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
recorder Error handling for recorder purge (#20424) 2019-01-26 11:02:16 +01:00
reddit Add sort by config and tests for Reddit integration (#22081) 2019-03-22 21:05:08 +01:00
remember_the_milk Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
remote RFC: Embed platforms without component for remote component. (#20809) 2019-02-12 14:57:13 -08:00
rest Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
rest_command Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
rflink Cherry pick test fix (#22939) 2019-04-09 13:59:15 -07:00
rfxtrx Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
ring Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
rmvtransport Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
rss_feed_template Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
samsungtv Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
scene Remove loader.get_component (#23111) 2019-04-14 22:31:01 -07:00
script Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
season Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
sensor Move platforms patch (#22168) 2019-03-19 06:43:15 -07:00
shell_command Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
shopping_list Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
sigfox Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
simplisafe Add config entry for SimpliSafe (#17148) 2018-10-12 19:07:47 +02:00
simulated Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
sleepiq Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
smartthings Don't return cover position when not supported (#22484) 2019-03-27 19:50:02 -07:00
smhi SMHI component: Bugfix - calc precipitation (#20745) 2019-02-05 07:43:04 -05:00
smtp Great migration notify (#22406) 2019-03-27 20:36:13 -07:00
snips Fix for Snips platform update that breaks hermes api. (#21443) 2019-02-26 12:37:01 -08:00
sonarr Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
sonos Continuous discovery of Sonos speakers (#23484) 2019-04-29 10:20:09 +02:00
soundtouch Add missing feature support flag (#23417) 2019-04-26 08:47:40 +02:00
spaceapi Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
spc Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
splunk Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
sql Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
srp_energy Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
startca Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
statistics Ignore flaky test (#22563) 2019-03-30 21:10:32 -07:00
statsd Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
stream Skip flaky stream tests (#23493) 2019-04-28 13:58:19 +02:00
sun Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
switch Convert some test helpers to coroutines and adjust tests (#23352) 2019-04-25 10:14:16 +02:00
switcher_kis Added component named switcher_kis switcher water heater integration. (#22325) 2019-04-19 16:54:48 -05:00
system_health RFC: Add system health component (#20436) 2019-01-30 10:57:53 -08:00
system_log ordered by last occurence (#21200) 2019-02-19 08:45:21 -08:00
tcp Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
teksavvy Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
tellduslive Centralize all usages of host as a configuration param to the constant CONF_HOST (#22458) 2019-03-27 19:48:05 -07:00
template Allow device_class for template covers 2019-04-29 20:38:59 +08:00
threshold Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
time_date add date_time_iso to time_date sensor (#22199) 2019-03-21 08:55:30 +01:00
timer Added events STARTED, RESTARTED AND PAUSED (#19516) 2018-12-29 16:40:17 +01:00
tod Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
tomato Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
toon Rewrite of Toon component (#21186) 2019-02-26 10:18:09 -08:00
tplink Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
tradfri Test fixes (#22911) 2019-04-08 23:16:55 -07:00
transport_nsw Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
trend Fix trend binary sensor and tests (#22686) 2019-04-03 09:04:30 -07:00
tts Migrate tts (#22403) 2019-03-26 07:34:16 -07:00
twilio Webhook names (#18206) 2018-11-05 09:23:58 +01:00
uk_transport Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
unifi Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
unifi_direct Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
universal Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
upc_connect Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
updater Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
upnp Disable creating port mappings from UI, add discovery from component (#18565) 2018-12-21 17:25:23 +00:00
uptime Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
usgs_earthquakes_feed Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
utility_meter Fix #22648 - Utility_meter would try to cancel a non existing task (#22669) 2019-04-03 08:49:53 +02:00
uvc Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
vacuum Convert some test helpers to coroutines and adjust tests (#23352) 2019-04-25 10:14:16 +02:00
verisure Embed all platforms into components (#20677) 2019-02-02 07:13:16 -08:00
version Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
voicerss Migrate tts (#22403) 2019-03-26 07:34:16 -07:00
vultr Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
wake_on_lan Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
water_heater Consolidate more platforms (#22308) 2019-03-23 20:22:35 -07:00
weather Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
webhook Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
weblink Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
webostv Embed all platforms into components (#20677) 2019-02-02 07:13:16 -08:00
websocket_api Use voluptuous error string for websocket validation error (#21883) 2019-03-27 10:40:39 -07:00
workday Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
worldclock Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
wsdot Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
wunderground Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
xiaomi Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
xiaomi_miio Add zone and reps for Xiaomi vacuum (#19777) 2019-02-20 15:44:04 +01:00
yamaha Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
yandextts Migrate tts (#22403) 2019-03-26 07:34:16 -07:00
yessssms Great migration notify (#22406) 2019-03-27 20:36:13 -07:00
yr Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
yweather Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
zha Targeted ZHA permit joins. (#22482) 2019-03-27 19:50:52 -07:00
zone Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
zwave Ensure Boolean configuration values are handled correctly. (#22810) 2019-04-15 14:24:20 -07:00
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
conftest.py Fix demo (#23087) 2019-04-14 16:59:06 -07:00