home-assistant-core/tests/components
Nick Horvath c59d45caa3 Expose detailed Ecobee equipment status (#20767)
* ecobee: expose detailed equipment status

* Fix #18244 for ecobee by moving current_operation property to current_operation_mode which is more accurate and defining current_operation properly, thanks @ZetaPhoenix

* fix docstring and lint issue

* Revert "fix docstring and lint issue"

This reverts commit d3a645f075.

* Revert "Fix #18244 for ecobee by moving current_operation property to current_operation_mode which is more accurate and defining current_operation properly, thanks @ZetaPhoenix"

This reverts commit bfd90551ef.
2019-03-24 18:13:06 -07:00
..
air_quality Rename air pollutants to air quality (#19448) 2019-01-05 11:42:36 -05:00
alarm_control_panel Consolidate more platforms (#22308) 2019-03-23 20:22:35 -07:00
alert Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
alexa Small refactoring for the alexa component (#19782) 2019-01-10 17:39:49 -08: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
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 Allow chaining contexts (#21028) 2019-03-01 10:08:38 -08:00
awair Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
aws Add aws component and consolidate aws notify platform (#22240) 2019-03-24 17:58:20 -07:00
axis Axis config flow (#18543) 2019-03-24 16:16:50 +01:00
bayesian Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
binary_sensor Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07: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
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 Consolidate more platforms (#22308) 2019-03-23 20:22:35 -07:00
canary Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
cast Don't hang forever if manually added cast is down (#21565) 2019-03-10 19:57:30 -07:00
climate Consolidate more platforms (#22308) 2019-03-23 20:22:35 -07:00
cloud Prevent cloud remote UI when using 127.0.0.1 as trusted network (#22093) 2019-03-15 19:26:10 -07:00
coinmarketcap Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
command_line Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
config Return config entry ID after creation (#22060) 2019-03-15 07:41:34 -07:00
configurator Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
conversation Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
counter Async tests for counter (#18684) 2018-11-24 16:12:29 -05:00
cover Consolidate more platforms (#22308) 2019-03-23 20:22:35 -07:00
daikin Add config flow for Daikin (#19182) 2018-12-16 16:19:18 +01:00
darksky Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
datadog Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
deconz Support deCONZ library with exception handling (#21952) 2019-03-24 19:27:32 +01:00
default_config Add default_config component (#20799) 2019-02-07 20:07:15 -08:00
demo Consolidate more platforms (#22308) 2019-03-23 20:22:35 -07:00
device_sun_light_trigger Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
device_tracker Change ATTR_BATTERY_STATE_UNPLUGGED for ios component (#22152) 2019-03-19 00:46:04 -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 Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07: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 Allow emulated hue to set climate component temperature (#19034) 2019-03-11 00:04:21 +01:00
emulated_roku Add emulated_roku component (#17596) 2019-01-11 03:20:35 +01:00
entur_public_transport Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07: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
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 Consolidate more platforms (#22308) 2019-03-23 20:22:35 -07:00
feedreader Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
ffmpeg Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
fido Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
file Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -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 Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -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 Add frontend storage (#20880) 2019-02-12 16:38:19 +01:00
generic Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
generic_thermostat Consolidate more platforms (#22308) 2019-03-23 20:22:35 -07:00
geo_json_events Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
geo_location Consolidate more platforms (#22308) 2019-03-23 20:22:35 -07:00
geo_rss_events Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
geofency Clean up geofency test (#21397) 2019-02-24 15:56:19 +01:00
google Media player const.py move (#20822) 2019-02-08 14:18:18 -08:00
google_assistant Consolidate more platforms (#22308) 2019-03-23 20:22:35 -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_wifi Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
gpslogger Clean up gpslogger tests (#21543) 2019-02-28 14:17:53 -08:00
graphite Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
group Consolidate more platforms (#22308) 2019-03-23 20:22:35 -07:00
hangouts Hangouts (#16049) 2018-08-24 10:39:35 +02:00
hassio Remove config check over supervisor (#22156) 2019-03-18 16:58:48 -07:00
hddtemp Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -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
homekit Fix battery_level error - HomeKit (#21120) 2019-02-16 23:04:29 -08:00
homekit_controller Better handling of HomeKit accessory-information service (#22171) 2019-03-19 15:04:20 -04:00
homematicip_cloud Add Weather Sensors to Homematic IP (#21887) 2019-03-12 14:52:13 +01:00
honeywell Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -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 Philips Hue: Add bridge update prompt (#21119) 2019-02-18 21:31:42 -08: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
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
init 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 Move components to folders (#20774) 2019-02-05 19:31:15 -08: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
introduction 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 Consolidate more platforms (#22308) 2019-03-23 20:22:35 -07:00
litejet Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
local_file Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
locative Clean up locative tests (#21400) 2019-02-24 10:49:50 -06:00
lock Consolidate more platforms (#22308) 2019-03-23 20:22:35 -07: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
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 Consolidate more platforms (#22308) 2019-03-23 20:22:35 -07:00
manual_mqtt Consolidate more platforms (#22308) 2019-03-23 20:22:35 -07:00
media_player Consolidate more platforms (#22308) 2019-03-23 20:22:35 -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 Fix more test 2019-03-15 09:14:20 -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 Pass Message object to MQTT message callbacks (#21959) 2019-03-13 12:58:20 -07: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 Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
nest Show notification when user configures Nest client_id/secret (#14970) 2018-06-15 15:19:58 -04:00
no_ip Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
notify Add notify.html5_dismiss service (#19912) 2019-01-15 15:31:57 -08: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 Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -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 Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
panel_iframe Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
persistent_notification Add time created to persistent notifications. (#17121) 2018-10-04 10:24:14 +02:00
person Changed source priority for Person (#21479) 2019-02-27 16:40:23 -08: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 Add support for multiple devices for PS4 component (#21302) 2019-03-05 01:48:25 +01:00
push Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
python_script Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
qwikswitch Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
radarr Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
rainmachine Add Rainmachine config entry (#18419) 2018-11-14 13:23:49 -07: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 Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -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 Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -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 Fix validate webhook requirements (#22248) 2019-03-21 09:13:20 -07:00
smhi SMHI component: Bugfix - calc precipitation (#20745) 2019-02-05 07:43:04 -05: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 Use asyncio lock (#21985) 2019-03-13 10:17:09 +01:00
soundtouch Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07: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 Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
statsd Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
stream Live Streams Component (#21473) 2019-03-11 19:57:10 -07:00
sun Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
switch Consolidate more platforms (#22308) 2019-03-23 20:22:35 -07: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 Fix tellduslive discovery and auth issues (#20023) 2019-01-15 06:36:17 +01:00
template Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07: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 Allow tradfri groups for new imported entries (#17310) 2018-10-11 10:37:34 +02:00
transport_nsw Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
trend Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
tts Media player const.py move (#20822) 2019-02-08 14:18:18 -08: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 Utility Meter offset defined by a time_period (#20926) 2019-03-06 07:55:24 -05:00
uvc Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
vacuum Consolidate more platforms (#22308) 2019-03-23 20:22:35 -07: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
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 Fixing the api_streams sensor (#22200) 2019-03-22 11:59:10 -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
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 Refactor ZHA gateway into modules and add admin protections to API (#22023) 2019-03-14 10:20:25 -04:00
zone Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
zwave Climate const.py move (#20945) 2019-02-14 20:34:43 +01:00
__init__.py
conftest.py No more opt-out auth (#18854) 2018-12-02 16:32:53 +01:00