hass-core/tests/components
2021-11-20 08:57:47 -06:00
..
abode Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
accuweather Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
acmeda Drop STEP_ID constants from data_entry_flow () 2021-11-11 16:28:46 +01:00
adax Adax heaters () 2021-07-21 10:25:46 +02:00
adguard Refactor AdGuard config flow tests () 2021-05-14 13:19:24 +02:00
advantage_air Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
aemet Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
agent_dvr Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
air_quality Move attribution attribute to Entity base class () 2021-10-11 23:15:32 +02:00
airly Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
airnow Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
airthings Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
airtouch4 Airtouch4 integration () 2021-08-17 17:29:20 +02:00
airvisual Fix bug in AirVisual re-auth () 2021-11-15 14:30:26 -08:00
alarm_control_panel Make some device action tests more explicit () 2021-11-11 12:32:51 +01:00
alarmdecoder Clean up alarmdecoder () 2021-07-06 16:18:00 +02:00
alert Check for uncaught service not found exceptions () 2021-11-01 14:33:09 +01:00
alexa Use HTTPStatus instead of HTTP_ consts and magic values in components/a* () 2021-10-22 14:21:34 +02:00
almond Use HTTPStatus instead of HTTP_ consts and magic values in components/a* () 2021-10-22 14:21:34 +02:00
ambee Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
amberelectric Removed deprecated "device_state_attributes" for Amberelectric () 2021-11-16 16:11:46 +01:00
ambiclimate Reduce boilerplate to abort for matching config entries () 2021-05-11 22:00:12 +02:00
ambient_station Bump aioambient to 2021.10.0 () 2021-10-26 17:44:40 -06:00
analytics Add base energy analytics () 2021-08-02 09:46:07 -07:00
androidtv Merge multiple context managers in tests () 2021-03-27 09:17:15 +01:00
apache_kafka Update typing 15 () 2021-03-18 15:13:22 +01:00
api Use HTTPStatus instead of HTTP_ consts and magic values in components/a* () 2021-10-22 14:21:34 +02:00
api_streams
apns Yoda assertion style removed is () 2021-03-20 13:55:10 +01:00
apple_tv Rename zeroconf service info () 2021-11-10 15:26:47 +01:00
apprise Merge multiple context managers in tests () 2021-03-27 09:17:15 +01:00
aprs Drop asynctest () 2021-01-01 22:31:56 +01:00
arcam_fmj Use constants for device registry checks () 2021-10-27 11:34:58 +02:00
arlo Migrate attribution attribute for Arlo () 2021-10-11 20:40:40 -07:00
asuswrt Add AsusWRT load average sensors () 2021-06-28 22:33:15 +02:00
atag Change config entry state to an enum () 2021-05-20 19:19:20 +02:00
august Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
aurora Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
aurora_abb_powerone Aurora abb improvements () 2021-11-04 04:38:47 +01:00
auth Index in-progress flows to avoid linear search () 2021-10-22 07:19:49 -10:00
automation Allow service data template to return a dict () 2021-10-23 21:10:30 +02:00
awair Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
aws Drop asynctest () 2021-01-01 22:31:56 +01:00
axis Rename zeroconf service info () 2021-11-10 15:26:47 +01:00
azure_devops Use config_entries.SOURCE_* constants () 2021-04-25 11:27:40 +02:00
azure_event_hub Drop asynctest () 2021-01-01 22:31:56 +01:00
bayesian Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
binary_sensor Improve editing of device conditions referencing non-added binary sensor () 2021-06-14 15:26:46 +02:00
blackbird Yoda assertion style removed is () 2021-03-20 13:55:10 +01:00
blebox Add support for RGBW color to blebox light () 2021-05-24 12:24:07 +02:00
blink Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
blueprint Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
bluetooth_le_tracker Drop asynctest () 2021-01-01 22:31:56 +01:00
bmw_connected_drive Merge system options into pref properties () 2021-06-01 22:34:31 +02:00
bond Add tilt support to bond covers () 2021-11-11 19:31:58 -08:00
bosch_shc Bump zeroconf to 0.37.0 () 2021-11-18 20:23:20 -08:00
braviatv Remove YAML configuration import from Sony Bravia TV () 2021-06-24 11:10:21 +02:00
broadlink Use DhcpServiceInfo in broadlink () 2021-11-19 12:29:20 +01:00
brother Adjust async_step_zeroconf signature for strict typing () 2021-11-15 18:05:45 +01:00
brunt Brunt package update with async, data update coordinator and config flow () 2021-11-18 23:00:42 +01:00
bsblan Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
buienradar Use HTTPStatus instead of HTTP_ consts and magic values in comp.../[bc]* () 2021-10-22 19:43:40 +02:00
button Add Button entity component platform () 2021-11-04 16:50:43 +01:00
caldav Fix caldav TZ interpretation of all day events () 2021-06-29 00:07:29 -07:00
calendar Use HTTPStatus instead of HTTP_ consts and magic values in comp.../[bc]* () 2021-10-22 19:43:40 +02:00
camera Use HTTPStatus instead of HTTP_ consts and magic values in comp.../[bc]* () 2021-10-22 19:43:40 +02:00
canary Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
cast Don't mock all of pychromecast in tests () 2021-11-18 11:28:35 +01:00
cert_expiry Fix creating cert_expiry configs during runtime () 2021-09-18 19:54:54 +02:00
climacell Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
climate Skip 'None' values when restoring climate scenes () 2021-07-28 09:16:23 +02:00
cloud Drop block on local proxies from HA Cloud () 2021-11-14 08:11:12 -08:00
cloudflare Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
co2signal Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
coinbase Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
color_extractor Drop asynctest () 2021-01-01 22:31:56 +01:00
comfoconnect Add state_class and use SensorEntityDescription for comfoconnect () 2021-09-24 22:26:56 +02:00
command_line Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
compensation Add Compensation Integration () 2021-04-03 22:42:09 +02:00
config Make yaml file writes safer () 2021-11-10 22:19:56 -08:00
configurator Yoda assertion style removed is () 2021-03-20 13:55:10 +01:00
control4 Drop STEP_ID constants from data_entry_flow () 2021-11-11 16:28:46 +01:00
conversation Use HTTPStatus instead of HTTP_ consts and magic values in comp.../[bc]* () 2021-10-22 19:43:40 +02:00
coolmaster Clean up superfluous integration setup - part 3 () 2021-03-29 13:23:44 -10:00
coronavirus Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
counter Yoda assertion style removed is () 2021-03-20 13:55:10 +01:00
cover Make some device action tests more explicit () 2021-11-11 12:32:51 +01:00
crownstone Handle missing serial extended parameters in crownstone () 2021-10-01 08:42:32 -07:00
daikin Rename zeroconf service info () 2021-11-10 15:26:47 +01:00
darksky Drop asynctest () 2021-01-01 22:31:56 +01:00
datadog Yoda assertion style removed is () 2021-03-20 13:55:10 +01:00
debugpy Drop asynctest () 2021-01-01 22:31:56 +01:00
deconz Add typing to deCONZ Climate and Cover platforms () 2021-11-17 15:08:37 +01:00
default_config Bump zeroconf to 0.37.0 () 2021-11-18 20:23:20 -08:00
demo Add Button entity component platform () 2021-11-04 16:50:43 +01:00
denonavr Add denonavr DynamicEQ and Audyssey service () 2021-04-21 15:55:30 -10:00
derivative Drop asynctest () 2021-01-01 22:31:56 +01:00
device_automation Validate device automation capablities WS calls () 2021-10-26 14:47:07 +02:00
device_sun_light_trigger Block custom integrations with missing or invalid version () 2021-05-17 15:48:41 +02:00
device_tracker Correctly detect is not home () 2021-07-21 19:45:07 +02:00
devolo_home_control Bump zeroconf to 0.37.0 () 2021-11-18 20:23:20 -08:00
devolo_home_network Bump zeroconf to 0.37.0 () 2021-11-18 20:23:20 -08:00
dexcom Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
dhcp Use DhcpServiceInfo in dhcp tests () 2021-11-19 12:49:28 +01:00
dialogflow Use HTTPStatus instead of HTTP_ consts and magic values in comp.../[de]* () 2021-10-22 16:28:56 +02:00
directv Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
discovery Netgear config flow () 2021-09-13 18:18:21 +02:00
dlna_dmr dlna_dmr: less eager discovery () 2021-10-31 16:11:20 +01:00
doorbird Rename zeroconf service info () 2021-11-10 15:26:47 +01:00
dsmr Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
dte_energy_bridge Rewrite dte_energy_bridge unittest tests to pytest style test functions () 2020-10-04 13:50:03 +02:00
duckdns Have pylint warn when user visible log messages do not start with capital letter or end with a period () 2021-03-19 09:26:36 -05:00
dunehd Improve typing in DuneHD integration () 2021-05-24 20:09:57 +01:00
dynalite Change config entry state to an enum () 2021-05-20 19:19:20 +02:00
eafm Change config entry state to an enum () 2021-05-20 19:19:20 +02:00
ecobee Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
econet Upgrade econet to use new API () 2021-01-26 09:18:20 +01:00
ee_brightbox Disable import of disabled eebrightbox in tests () 2021-06-29 19:59:25 +02:00
efergy Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
elgato Use zeroconf attributes in elgato () 2021-11-15 20:04:21 +01:00
elkm1 Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
emonitor Use DhcpServiceInfo in emonitor () 2021-11-19 12:48:51 +01:00
emulated_hue Fix CORS error in emulated_hue () 2021-11-11 22:11:41 -08:00
emulated_kasa Demo: remove deprecated switch entity properties () 2021-07-02 17:50:57 +02:00
emulated_roku Mock out network.util.async_get_source_ip in tests () 2021-09-02 20:44:50 +02:00
energy Minor refactor of energy validator () 2021-11-10 22:38:15 -08:00
enocean Use config_entries.SOURCE_* constants () 2021-04-25 11:27:40 +02:00
enphase_envoy Rename zeroconf service info () 2021-11-10 15:26:47 +01:00
environment_canada Environment Canada config_flow fix () 2021-11-04 20:11:22 -07:00
epson Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
esphome Bump zeroconf to 0.37.0 () 2021-11-18 20:23:20 -08:00
everlights Lint suppression cleanups () 2021-03-02 09:02:04 +01:00
evil_genius_labs Add Evil Genius Labs integration () 2021-11-08 08:56:27 -08:00
ezviz Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
faa_delays Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
facebook Use http.HTTPStatus in components/f* () 2021-10-22 22:10:47 +02:00
facebox Use http.HTTPStatus in components/f* () 2021-10-22 22:10:47 +02:00
fail2ban Move temperature conversions to sensor base class (3/8) () 2021-08-12 14:23:56 +02:00
fan Add support for property attribute shorthand in Fan entity () 2021-11-16 01:25:22 +01:00
feedreader Rewrite test for feedreader () 2021-10-19 17:15:56 +02:00
ffmpeg Add support for width and height to ffmpeg based camera snapshots () 2021-08-10 20:31:11 -05:00
fido Use EntityDescription - fido () 2021-08-23 20:56:15 +02:00
file Fix missing encoding with open() () 2021-07-28 09:41:45 +02:00
filesize Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
filter Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
fireservicerota Use config_entries.SOURCE_* constants () 2021-04-25 11:27:40 +02:00
firmata Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
fjaraskupan Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
flick_electric Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
flipr Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
flo Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
flume Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
flunearyou Drop asynctest () 2021-01-01 22:31:56 +01:00
flux Block custom integrations with missing or invalid version () 2021-05-17 15:48:41 +02:00
flux_led Use DhcpServiceInfo in flux_led () 2021-11-19 12:37:59 +01:00
folder Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
folder_watcher Drop asynctest () 2021-01-01 22:31:56 +01:00
foobot Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
forecast_solar Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
forked_daapd Optimise use of ZeroconfServiceInfo () 2021-11-19 12:17:49 +01:00
foscam Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
freebox Rename zeroconf service info () 2021-11-10 15:26:47 +01:00
freedns
freedompro Prevent 3rd party lib from opening sockets in freedompro tests () 2021-09-02 19:32:19 +02:00
fritz Abort Fritz config flow for configured hostnames () 2021-10-25 22:44:23 +02:00
fritzbox Add configuration url to AVM Fritz!Smarthome () 2021-10-31 12:12:25 -07:00
fritzbox_callmonitor Revert const replacement in fritzbox_callmonitor () 2021-03-01 10:31:13 +01:00
fronius Fix regression after merging fixtures with old path () 2021-11-05 21:10:55 +01:00
frontend Use http.HTTPStatus in components/f* () 2021-10-22 22:10:47 +02:00
garages_amsterdam Use http.HTTPStatus in components/[gh]* () 2021-10-23 20:34:53 +02:00
gdacs Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
generic Bump to aiohttp 3.8.0 () 2021-11-04 10:07:50 -05:00
generic_hygrostat Add generic hygrostat integration () 2021-07-13 13:25:29 +02:00
generic_thermostat Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
geo_json_events Merge multiple context managers in tests () 2021-03-27 09:17:15 +01:00
geo_location Improve log message when zone missing in geolocation trigger () 2021-06-06 20:03:56 +02:00
geo_rss_events Merge multiple context managers in tests () 2021-03-27 09:17:15 +01:00
geofency Use http.HTTPStatus in components/[gh]* () 2021-10-23 20:34:53 +02:00
geonetnz_quakes Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
geonetnz_volcano Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
gios Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
glances Prevent 3rd party lib from opening sockets in glances tests () 2021-09-17 22:22:44 -10:00
goalzero Use DhcpServiceInfo in goalzero tests () 2021-11-19 12:18:56 +01:00
gogogate2 Add id constant for homekit discovery () 2021-11-20 10:07:59 +00:00
google Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
google_assistant Add minor version support to storage.Store () 2021-11-18 17:15:40 +01:00
google_domains
google_pubsub Use path helper method for principal file in google_pubsub () 2021-08-17 19:49:38 +02:00
google_translate Drop asynctest () 2021-01-01 22:31:56 +01:00
google_travel_time Drop more persistent notification patches () 2021-10-08 16:45:05 +02:00
google_wifi Use http.HTTPStatus in components/[gh]* () 2021-10-23 20:34:53 +02:00
gpslogger Use http.HTTPStatus in components/[gh]* () 2021-10-23 20:34:53 +02:00
graphite Merge multiple context managers in tests () 2021-03-27 09:17:15 +01:00
gree Fix unpatched timeout in gree config flow tests () 2021-11-14 16:57:50 +01:00
greeneye_monitor Add tests to bring greeneye_monitor to 99% coverage () 2021-11-11 13:20:16 +01:00
group Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
growatt_server Fix Growatt login invalid auth response () 2021-10-05 12:31:23 -07:00
guardian Use DhcpServiceInfo in guardian tests () 2021-11-19 12:18:32 +01:00
habitica Use http.HTTPStatus in components/[gh]* () 2021-10-23 20:34:53 +02:00
hangouts Drop asynctest () 2021-01-01 22:31:56 +01:00
harmony Avoid setting up harmony websocket from discovery () 2021-10-17 20:32:02 -07:00
hassio Limit add-on stats to add-ons that are running () 2021-10-26 19:58:17 +02:00
hddtemp Rewrite hddtemp unittest tests to pytest () 2021-01-27 10:24:04 +01:00
heos Use config_entries.SOURCE_* constants () 2021-04-25 11:27:40 +02:00
here_travel_time Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
hisense_aehw4a1 Merge multiple context managers in tests () 2021-03-27 09:17:15 +01:00
history Add support for external statistics () 2021-10-26 10:26:50 +02:00
history_stats Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
hive Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
hlk_sw16 Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
home_connect Use http.HTTPStatus in components/[gh]* () 2021-10-23 20:34:53 +02:00
home_plus_control Use http.HTTPStatus in components/[gh]* () 2021-10-23 20:34:53 +02:00
homeassistant Allow triggering on all state changes, ignoring attributes () 2021-11-16 08:35:52 +01:00
homekit Bump zeroconf to 0.37.0 () 2021-11-18 20:23:20 -08:00
homekit_controller Add id constant for homekit discovery () 2021-11-20 10:07:59 +00:00
homematic Rewrite homematic unittest tests to pytest style test functions () 2020-10-13 19:51:08 +02:00
homematicip_cloud Support Energy Sensor and Statistics in Homematic IP Cloud Integration () 2021-10-26 20:01:42 +02:00
honeywell Try to avoid rate limiting in honeywell () 2021-09-07 16:32:26 +02:00
html5 Use http.HTTPStatus in components/[gh]* () 2021-10-23 20:34:53 +02:00
http Fix CORS () 2021-11-09 18:30:51 +01:00
huawei_lte Implement stable unique id for Huawei LTE, requires credentials on setup () 2021-07-11 21:25:00 -07:00
hue Refactor of Hue integration with full V2 support () 2021-11-16 11:59:17 -08:00
huisbaasje Add statistics support to Huisbaasje () 2021-10-22 22:00:44 +02:00
humidifier Improve editing of device actions referencing non-added humidifier () 2021-06-17 10:27:22 +02:00
hunterdouglas_powerview Use ServiceInfo in hunterdouglas_powerview () 2021-11-19 08:12:31 -06:00
hvv_departures Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
hyperion Bump to aiohttp 3.8.0 () 2021-11-04 10:07:50 -05:00
ialarm Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
iaqualink Use reference strings in iaqualink () 2020-10-05 14:55:12 -05:00
icloud Integrations h* - i*: Rename HomeAssistantType to HomeAssistant. () 2021-04-23 10:11:58 +02:00
ifttt Use hass_client_no_auth test fixture in integrations h-p () 2021-09-02 14:49:40 +02:00
ign_sismologia Drop asynctest () 2021-01-01 22:31:56 +01:00
image Drop asynctest () 2021-01-01 22:31:56 +01:00
image_processing Block tests from opening sockets () 2021-10-05 14:46:09 -10:00
imap_email_content Yoda assertion style removed is () 2021-03-20 13:55:10 +01:00
influxdb Use http.HTTPStatus in components/[ikl]* () 2021-10-22 23:06:18 +02:00
input_boolean Yoda assertion style removed is () 2021-03-20 13:55:10 +01:00
input_datetime Validate initial value for input_datetime () 2021-10-07 17:13:07 +02:00
input_number Limit precision when stringifying float states () 2021-04-27 21:48:24 +02:00
input_select Refactor input_select () 2021-10-25 20:38:06 -07:00
input_text Update tests i-o to use async_get() instead of async_get_registry() () 2021-03-09 14:32:08 +01:00
insteon Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
integration Address comment in integration Riemann sum PR () 2021-09-07 19:40:20 +02:00
intent
intent_script
ios
iotawatt Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
ipma Update tests i-o to use async_get() instead of async_get_registry() () 2021-03-09 14:32:08 +01:00
ipp Use ZeroconfServiceInfo in ipp () 2021-11-19 10:16:34 -06:00
iqvia Drop asynctest () 2021-01-01 22:31:56 +01:00
islamic_prayer_times Change config entry state to an enum () 2021-05-20 19:19:20 +02:00
isy994 Use DhcpServiceInfo in isy994 () 2021-11-19 08:14:25 -06:00
izone Drop asynctest () 2021-01-01 22:31:56 +01:00
jellyfin Add Jellyfin integration () 2021-11-12 14:57:40 +01:00
jewish_calendar Ensure Jewish Calendar returns an iso formatted timestamp () 2021-07-26 20:23:25 -07:00
juicenet Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
keenetic_ndms2 Abort keenetic SSDP discovery if the unique id is already setup or ignored () 2021-10-20 14:53:23 -07:00
kira Prevent opening of sockets in kira tests () 2021-10-04 13:33:29 +02:00
kmtronic Use http.HTTPStatus in components/[ikl]* () 2021-10-22 23:06:18 +02:00
knx Add config and options flow to KNX integration () 2021-11-20 11:30:41 +01:00
kodi Use ZeroconfServiceInfo in kodi () 2021-11-19 10:16:28 -06:00
konnected Use http.HTTPStatus in components/[ikl]* () 2021-10-22 23:06:18 +02:00
kostal_plenticore Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
kraken Add all kraken entities on startup () 2021-10-26 00:02:49 -07:00
kulersky Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
lastfm Upgrade pylast from 4.2.0 to 4.2.1 () 2021-09-16 07:00:25 +02:00
lcn Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
light Make some device action tests more explicit () 2021-11-11 12:32:51 +01:00
litejet Clean up unused loggers () 2021-10-14 10:03:38 -07:00
litterrobot Use an assumed switch state until refresh callback is complete () 2021-11-18 21:29:38 -08:00
local_file Use http.HTTPStatus in components/[ikl]* () 2021-10-22 23:06:18 +02:00
local_ip Mock out network.util.async_get_source_ip in tests () 2021-10-04 15:33:13 +02:00
locative Use http.HTTPStatus in components/[ikl]* () 2021-10-22 23:06:18 +02:00
lock Update lock entity to support locking, unlocking, jammed () 2021-07-20 18:12:56 +02:00
logbook Use http.HTTPStatus in components/[ikl]* () 2021-10-22 23:06:18 +02:00
logentries Yoda assertion style removed is () 2021-03-20 13:55:10 +01:00
logger Fix use search instead of match to filter logs () 2021-04-10 22:03:44 +02:00
logi_circle Use http.HTTPStatus in components/[ikl]* () 2021-10-22 23:06:18 +02:00
london_air Use http.HTTPStatus in components/[ikl]* () 2021-10-22 23:06:18 +02:00
lookin Use ZeroconfServiceInfo in lookin () 2021-11-19 10:16:07 -06:00
lovelace Drop asynctest () 2021-01-01 22:31:56 +01:00
luftdaten Drop asynctest () 2021-01-01 22:31:56 +01:00
lutron_caseta Use ZeroconfServiceInfo in lutron_caseta () 2021-11-19 09:36:18 -06:00
lyric Use http.HTTPStatus in components/[ikl]* () 2021-10-22 23:06:18 +02:00
mailbox Use http.HTTPStatus in components/m* () 2021-10-22 23:54:36 +02:00
mailgun Use hass_client_no_auth test fixture in additional tests () 2021-10-04 13:37:05 +02:00
manual Add vacation mode to manual alarm_control_panel () 2021-09-01 09:34:21 +02:00
manual_mqtt Yoda assertion style removed is () 2021-03-20 13:55:10 +01:00
marytts Drop asynctest () 2021-01-01 22:31:56 +01:00
maxcube Disable strict type checks for tests () 2021-04-29 15:57:02 +02:00
mazda Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
media_player Fix media_player grouping while media_player is off () 2021-10-27 12:08:19 +02:00
media_source Use http.HTTPStatus in components/m* () 2021-10-22 23:54:36 +02:00
melcloud Use http.HTTPStatus in components/m* () 2021-10-22 23:54:36 +02:00
melissa Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
meraki Use http.HTTPStatus in components/m* () 2021-10-22 23:54:36 +02:00
met Change config entry state to an enum () 2021-05-20 19:19:20 +02:00
met_eireann Change config entry state to an enum () 2021-05-20 19:19:20 +02:00
meteo_france Integrations m*: Rename HomeAssistantType to HomeAssistant. () 2021-04-22 14:53:37 -07:00
meteoclimatic Add new Meteoclimatic integration () 2021-05-25 13:11:48 +02:00
metoffice Use separate weather condition for clear night in MetOffice forecasts () 2021-10-17 00:57:47 +02:00
mfi Move temperature conversions to sensor base class (4/8) () 2021-08-11 21:17:47 +02:00
mhz19 Remove redundant str cast - sensor value conversion () 2021-08-25 15:01:17 +02:00
microsoft_face Drop asynctest () 2021-01-01 22:31:56 +01:00
microsoft_face_detect
microsoft_face_identify
mikrotik Spelling fixes () 2021-06-11 13:35:03 +02:00
mill Mill local access () 2021-11-18 21:44:45 -08:00
min_max Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
minecraft_server Replace HomeAssistantType with HomeAssistant for integrations m* - n* () 2021-04-22 22:23:36 +02:00
minio Yoda assertion style removed is () 2021-03-20 13:55:10 +01:00
mobile_app Use native datetime value inMobile App sensors () 2021-11-18 22:36:28 -08:00
mochad Yoda assertion style removed is () 2021-03-20 13:55:10 +01:00
modbus Fix connect_fail test and modbus.py 100% coverage () 2021-10-20 15:22:24 -07:00
modem_callerid Remove yaml config from modem_callerid () 2021-11-13 14:14:49 +01:00
modern_forms Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
mold_indicator Yoda assertion style removed is () 2021-03-20 13:55:10 +01:00
monoprice Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
moon Drop asynctest () 2021-01-01 22:31:56 +01:00
motion_blinds Motion blinds add interface and wait_for_push options () 2021-10-18 23:34:51 +02:00
motioneye Replace util.get_local_ip in favor of components.network.async_get_source_ip() - part 4 () 2021-11-15 09:18:57 -08:00
mqtt Add topic_template for mqtt.publish () 2021-11-16 16:13:54 +01:00
mqtt_eventstream Don't receive homeassistant_* events from MQTT eventstream () 2021-04-13 15:09:50 +02:00
mqtt_json Drop asynctest () 2021-01-01 22:31:56 +01:00
mqtt_room Clean up mqtt_room () 2021-02-28 14:16:37 +01:00
mqtt_statestream Drop asynctest () 2021-01-01 22:31:56 +01:00
mullvad Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
mutesync Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
my Add my component () 2021-02-08 14:44:46 +01:00
myq Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
mysensors Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
mythicbeastsdns Drop asynctest () 2021-01-01 22:31:56 +01:00
nam Bump Nettigo Air Monitor backend library () 2021-11-17 19:00:19 -06:00
namecheapdns
nanoleaf Add SSDP discovery to Nanoleaf () 2021-10-01 21:29:56 -10:00
neato Use hass_client_no_auth test fixture in integrations h-p () 2021-09-02 14:49:40 +02:00
ness_alarm Drop asynctest () 2021-01-01 22:31:56 +01:00
nest Pre-factor nest subscriber to library () 2021-11-14 16:08:22 -08:00
netatmo Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
netgear Clean up unused loggers () 2021-10-14 10:03:38 -07:00
network Replace util.get_local_ip in favor of components.network.async_get_source_ip() - part 4 () 2021-11-15 09:18:57 -08:00
nexia Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
nextbus Drop asynctest () 2021-01-01 22:31:56 +01:00
nfandroidtv Add config flow to nfandroidtv () 2021-07-21 13:31:54 +02:00
nightscout Use HTTPStatus in components/[nop]* () 2021-10-23 20:56:30 +02:00
nmap_tracker Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
no_ip
notify Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
notify_events Fix "notify.events" trim() issue + add initial tests () 2021-04-09 10:36:13 -07:00
notion Add ability to re-auth Notion () 2021-09-24 11:23:19 -07:00
nsw_fuel_station Address late review of nsw fuel station () 2021-06-08 14:26:43 +02:00
nsw_rural_fire_service_feed Drop asynctest () 2021-01-01 22:31:56 +01:00
nuheat Use HTTPStatus in components/[nop]* () 2021-10-23 20:56:30 +02:00
nuki Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
numato
number Validate Number value before calling entity method () 2021-08-04 11:57:26 +02:00
nut Add Nut device explicitly to the device registry () 2021-11-12 11:10:40 +01:00
nws Add speed conversion function & add speed to units system () 2021-11-09 08:12:28 +01:00
nx584 Yoda assertion style removed is () 2021-03-20 13:55:10 +01:00
nzbget Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
octoprint Use octoprint printer flag status to check if printer is printing () 2021-11-14 21:06:42 +01:00
omnilogic Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
onboarding Use HTTPStatus in components/[nop]* () 2021-10-23 20:56:30 +02:00
ondilo_ico Use hass_client_no_auth test fixture in integrations h-p () 2021-09-02 14:49:40 +02:00
onewire Fix IAD and vis for DS2438 1wire sensor () 2021-11-14 17:30:03 +01:00
onvif Merge onvif host/auth step, allow skipping scan () 2021-06-28 16:39:18 +02:00
openalpr_cloud Drop asynctest () 2021-01-01 22:31:56 +01:00
openalpr_local Drop asynctest () 2021-01-01 22:31:56 +01:00
openerz Drop asynctest () 2021-01-01 22:31:56 +01:00
opengarage Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
openhardwaremonitor Rewrite openhardwaremonitor tests to pytest style test functions () 2020-10-19 12:18:34 +02:00
opentherm_gw Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
openuv Add ability to configure OpenUV "protection window" UV indices () 2021-08-24 15:37:50 -05:00
openweathermap Convert openweathermap dewpoint from kelvin to celcius () 2021-06-28 11:35:33 +02:00
opnsense
ovo_energy Use config_entries.SOURCE_* constants () 2021-04-25 11:27:40 +02:00
owntracks Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
ozw Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
p1_monitor Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
panasonic_viera Prevent opening sockets in panasonic_viera tests () 2021-09-20 15:01:49 +02:00
panel_custom Drop asynctest () 2021-01-01 22:31:56 +01:00
panel_iframe Rewrite panel_iframe unittest tests to pytest style tests () 2020-10-07 00:40:28 +02:00
persistent_notification Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
person Update tests p-s to use async_get() instead of async_get_registry() () 2021-03-09 14:28:32 +01:00
philips_js Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
pi_hole Add empty password support to pi-hole () 2021-01-20 16:40:23 +01:00
picnic Add datetime object as valid StateType () 2021-11-18 14:11:44 +01:00
pilight Merge multiple context managers in tests () 2021-03-27 09:17:15 +01:00
ping Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
plaato Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
plant Mark base components' state_attribute @final, rename others to extra_state_attributes () 2021-03-21 10:38:24 +01:00
plex Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
plugwise Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
plum_lightpad Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
point Drop asynctest () 2021-01-01 22:31:56 +01:00
poolsense Clean up superfluous integration setup - part 4 () 2021-04-16 17:46:49 +02:00
powerwall Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
profiler Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
progettihwsw Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
prometheus Add input_number state to prometheus metrics () 2021-11-17 19:35:48 -08:00
prosegur Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
proximity Rewrite proximity tests to be pytest functions () 2020-10-16 13:13:34 +02:00
ps4 Prevent 3rd party lib from opening sockets in ps4 tests () 2021-09-17 12:51:25 +02:00
push Use HTTPStatus in components/[nop]* () 2021-10-23 20:56:30 +02:00
pushbullet Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
pvpc_hourly_pricing Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
python_script Add enumerate to builtins in python_script component () 2021-08-07 22:02:20 -07:00
qld_bushfire Drop asynctest () 2021-01-01 22:31:56 +01:00
qwikswitch Drop asynctest () 2021-01-01 22:31:56 +01:00
rachio Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
radarr Yoda assertion style removed is () 2021-03-20 13:55:10 +01:00
rainforest_eagle Remove YAML configuration from Rainforest Eagle () 2021-10-14 08:46:39 +02:00
rainmachine Add rainmachine discovery () 2021-05-06 09:50:28 -05:00
random Drop asynctest () 2021-01-01 22:31:56 +01:00
rdw Update vehicle to 0.2.0 () 2021-11-12 15:42:46 +01:00
recollect_waste Deprecate YAML config for ReCollect Waste () 2021-08-29 14:03:44 -06:00
recorder Correct end time for monthly statistics summary () 2021-11-12 15:01:40 +01:00
reddit Drop asynctest () 2021-01-01 22:31:56 +01:00
remember_the_milk Drop asynctest () 2021-01-01 22:31:56 +01:00
remote Add api to device_automation to return all matching devices () 2021-08-10 14:21:34 -05:00
renault Add button entities to Renault () 2021-11-15 15:50:43 +01:00
rest Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
rest_command Use http.HTTPStatus in components/r* () 2021-10-23 20:53:39 +02:00
rflink Make Rflink handle set_level command for dimmable devices () 2021-03-21 08:43:38 +01:00
rfxtrx Always fire event for known devices in rfxtrx () 2021-11-16 19:03:18 +01:00
ridwell Address post-merge Ridwell code review () 2021-11-06 10:11:00 -06:00
ring Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
risco Add datetime object as valid StateType () 2021-11-18 14:11:44 +01:00
rituals_perfume_genie Add entity_category to Rituals Entities () 2021-11-16 14:37:28 -06:00
rmvtransport Drop asynctest () 2021-01-01 22:31:56 +01:00
roku Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
roomba Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
roon Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
rpi_power Drop asynctest () 2021-01-01 22:31:56 +01:00
rss_feed_template Use http.HTTPStatus in components/r* () 2021-10-23 20:53:39 +02:00
ruckus_unleashed Change config entry state to an enum () 2021-05-20 19:19:20 +02:00
safe_mode
samsungtv Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
scene Filter unsupported parameters from light service calls () 2021-05-26 08:02:59 +02:00
screenlogic Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
script Store automation and script traces () 2021-10-19 10:23:23 +02:00
search Use entity sources to find related entities in Search () 2021-06-19 13:25:26 +02:00
season Drop asynctest () 2021-01-01 22:31:56 +01:00
select Validate Select option before calling entity method () 2021-08-04 11:12:42 +02:00
sense Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
sensor Add datetime object as valid StateType () 2021-11-18 14:11:44 +01:00
sentry Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
seventeentrack Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
sharkiq Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
shell_command Update pylint to 2.9.5 () 2021-07-26 16:17:15 +02:00
shelly Use http.HTTPStatus in components/s* () 2021-10-23 20:49:04 +02:00
shopping_list Use http.HTTPStatus in components/s* () 2021-10-23 20:49:04 +02:00
sia Clean up unused loggers () 2021-10-14 10:03:38 -07:00
sigfox Use http.HTTPStatus in components/s* () 2021-10-23 20:49:04 +02:00
sighthound
signal_messenger Rewrite signal_messenger unittest to pytest () 2021-11-06 23:36:59 +01:00
simplisafe Add missing SimpliSafe config flow test () 2021-10-28 15:55:14 -05:00
simulated Rewrite simulated unittest tests to pytest style test functions () 2020-10-04 13:48:47 +02:00
siren Add siren support for available tones provided as a dict () 2021-08-09 00:41:51 -04:00
slack HomeAssistantType —> HomeAssistant for Integrations p* - s* () 2021-04-22 19:58:02 +02:00
sleepiq Use http.HTTPStatus in components/s* () 2021-10-23 20:49:04 +02:00
sma Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
smappee Use http.HTTPStatus in components/s* () 2021-10-23 20:49:04 +02:00
smart_meter_texas Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
smarthab Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
smartthings Add smartthings configuration_url () 2021-11-14 20:37:40 +01:00
smarttub Add service to reset SmartTub reminders () 2021-06-27 20:59:11 +02:00
smhi Move attribution attribute to Entity base class () 2021-10-11 23:15:32 +02:00
smtp Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
snips Avoid service call in MQTT async_publish function () 2021-10-28 08:13:32 +02:00
solaredge Clean up unused method from SolarEdge tests () 2021-05-15 21:27:04 +02:00
solarlog Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
soma Drop asynctest () 2021-01-01 22:31:56 +01:00
somfy Use http.HTTPStatus in components/s* () 2021-10-23 20:49:04 +02:00
somfy_mylink Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
sonarr Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
songpal Update tests p-s to use async_get() instead of async_get_registry() () 2021-03-09 14:28:32 +01:00
sonos Ignore non-Sonos SSDP devices with Sonos-like identifiers () 2021-11-19 10:14:12 -06:00
soundtouch Drop asynctest () 2021-01-01 22:31:56 +01:00
spaceapi Use http.HTTPStatus in components/s* () 2021-10-23 20:49:04 +02:00
spc
speedtestdotnet Add device_info to Speedtestdotnet and some code cleanup () 2021-09-30 08:28:04 +02:00
spider Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
spotify Use http.HTTPStatus in components/s* () 2021-10-23 20:49:04 +02:00
sql Remove login details before logging SQL errors () 2021-04-07 12:15:56 +02:00
squeezebox Use http.HTTPStatus in components/s* () 2021-10-23 20:49:04 +02:00
srp_energy Add Device Type Energy to Srp Energy Sensor () 2021-10-21 08:35:59 +02:00
ssdp Discovery ignores DLNA DMR devices when they are better supported by another integration () 2021-10-22 10:26:33 -10:00
starline Use config_entries.SOURCE_* constants () 2021-04-25 11:27:40 +02:00
startca Use HTTPStatus instead of HTTP_* constants in various test mocks () 2021-10-01 15:52:45 -07:00
statistics Allow selection of statistics state characteristic () 2021-11-17 12:31:32 +01:00
statsd String formatting cleanups () 2021-07-13 00:12:55 +02:00
stookalert Add config flow to Stookalert () 2021-10-08 11:34:22 +02:00
stream Remove incomplete segment on stream restart () 2021-11-12 00:59:13 +08:00
stt Use http.HTTPStatus in components/s* () 2021-10-23 20:49:04 +02:00
subaru Change config entry state to an enum () 2021-05-20 19:19:20 +02:00
sun Migrate from pytz to python-dateutil () 2021-05-07 22:46:26 -07:00
surepetcare Add Sure Petcare Felaqua device () 2021-10-09 01:33:41 -05:00
switch Add api to device_automation to return all matching devices () 2021-08-10 14:21:34 -05:00
switchbot Switchbot bump api version () 2021-11-09 07:01:05 +01:00
switcher_kis Address Switcher late review comments () 2021-09-16 17:06:58 +02:00
syncthing Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
syncthru Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
synology_dsm Skip auto-update when fqdn and ssl-verfiy is used for Synology DSM () 2021-10-14 13:55:31 -07:00
system_bridge Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
system_health Handle Timeout exceptions in system_health () 2021-05-03 14:26:25 +02:00
system_log Use http.HTTPStatus in components/s* () 2021-10-23 20:49:04 +02:00
tado Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
tag Add id to automation triggers () 2021-03-31 14:56:04 +02:00
tasmota Convert RGBW and RGBWW colors in light turn_on calls () 2021-10-29 15:48:11 +02:00
tcp Improve code quality of TCP platform () 2021-05-24 11:03:43 +01:00
telegram Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
tellduslive Add unknown_authorize_url_generation to base strings for config flows () 2020-11-24 12:00:16 -05:00
template Correct initial update of async_track_template_result () 2021-11-15 13:00:46 +01:00
threshold Fix unavailable entity capable of triggering non-numerical warning in Threshold sensor () 2021-07-06 09:33:00 +02:00
tibber Use config_entries.SOURCE_* constants () 2021-04-25 11:27:40 +02:00
tile Drop asynctest () 2021-01-01 22:31:56 +01:00
time_date Drop asynctest () 2021-01-01 22:31:56 +01:00
timer Yoda assertion style removed is () 2021-03-20 13:55:10 +01:00
tod Fix loop in tod binary sensor () 2021-06-07 11:21:10 -07:00
tomato
toon Use http.HTTPStatus in components/[tuv]* () 2021-10-24 11:27:17 +02:00
totalconnect Fix totalconnect config flow () 2021-11-15 11:32:35 -06:00
tplink Add TP-Link LED control for Kasa plugs and strips () 2021-11-13 17:50:37 -06:00
traccar Use http.HTTPStatus in components/[tuv]* () 2021-10-24 11:27:17 +02:00
trace Store: copy pending data () 2021-11-18 15:56:22 -08:00
tractive Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
tradfri Catch connection errors that makes tradfri hang in startup () 2021-11-09 13:00:50 +01:00
transmission Spelling fixes () 2021-06-11 13:35:03 +02:00
transport_nsw Drop asynctest () 2021-01-01 22:31:56 +01:00
trend Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
tts Use http.HTTPStatus in components/[tuv]* () 2021-10-24 11:27:17 +02:00
tuya Use Tuya endpoints values from upstream library () 2021-10-12 14:33:19 +02:00
twentemilieu Add test coverage to Twente Milieu () 2021-11-14 11:11:29 +01:00
twilio Use hass_client_no_auth test fixture in integrations s-x () 2021-09-02 14:50:10 +02:00
twinkly Update typing 15 () 2021-03-18 15:13:22 +01:00
twitch Drop asynctest () 2021-01-01 22:31:56 +01:00
uk_transport Yoda assertion style removed is () 2021-03-20 13:55:10 +01:00
unifi Store: copy pending data () 2021-11-18 15:56:22 -08:00
unifi_direct Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
universal Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
upb Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
upcloud Convert UpCloud to config flow, improve error handling () 2020-10-15 23:26:01 +02:00
updater Remove analytics from updater () 2021-03-30 22:22:03 +02:00
upnp Fix flaky UPNP test () 2021-10-26 13:35:09 -07:00
uptime Move uptime from relative time to absolute time () 2020-12-01 17:28:59 +01:00
uptimerobot Remove YAML import from UptimeRobot () 2021-10-15 12:33:10 +02:00
usb Prefer more targeted matchers in USB discovery () 2021-09-12 15:07:40 -07:00
usgs_earthquakes_feed Drop asynctest () 2021-01-01 22:31:56 +01:00
utility_meter Add 'delta_values' option to utility_meter () 2021-10-28 19:00:31 -05:00
uvc Improve uvc test camera () 2021-03-19 15:54:07 +01:00
vacuum Add 'for' to vacuum device triggers () 2021-03-30 16:40:08 +02:00
velbus Use DeviceInfo in velbus () 2021-11-08 10:26:00 -06:00
venstar Add binary_sensor to venstar to track alerts () 2021-11-05 12:00:57 +01:00
vera Spelling fixes () 2021-06-11 13:35:03 +02:00
verisure Remove YAML configuration from Verisure () 2021-05-05 09:51:05 +02:00
version Only postfix image name for container () 2021-08-26 10:54:42 +02:00
vesync Remove deprecated YAML configuration from VeSync () 2021-06-30 16:29:44 -04:00
vilfo Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
vizio Drop more persistent notification patches () 2021-10-08 16:45:05 +02:00
vlc_telnet Add hassio discovery to VLC telnet () 2021-10-16 14:53:57 -07:00
voicerss Use http.HTTPStatus in components/[tuv]* () 2021-10-24 11:27:17 +02:00
volumio Change config entry state to an enum () 2021-05-20 19:19:20 +02:00
vultr Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
wake_on_lan Yoda assertion style removed is () 2021-03-20 13:55:10 +01:00
wallbox Add Reauth flow to Wallbox integration () 2021-11-15 10:25:19 -06:00
water_heater Lint suppression cleanups () 2021-03-02 09:02:04 +01:00
watttime Add WattTime config option for showing the monitored location on the map () 2021-10-25 15:52:14 -06:00
waze_travel_time Drop more persistent notification patches () 2021-10-08 16:45:05 +02:00
weather Move attribution attribute to Entity base class () 2021-10-11 23:15:32 +02:00
webhook Use http.HTTPStatus in components/[wxyz]* () 2021-10-24 17:25:01 +02:00
webostv Upgraded aiopylgtv to v0.4.0 () 2021-03-17 20:59:48 -07:00
websocket_api Bump to aiohttp 3.8.0 () 2021-11-04 10:07:50 -05:00
wemo Wemo Insight devices need polling when off () 2021-08-31 09:32:26 +02:00
whirlpool Add support for multiple Whirlpool airconditioners () 2021-10-13 15:45:02 +02:00
wiffi Drop asynctest () 2021-01-01 22:31:56 +01:00
wilight Prevent 3rd party lib from opening sockets in wilight tests () 2021-09-17 15:27:26 +02:00
withings Use http.HTTPStatus in components/[wxyz]* () 2021-10-24 17:25:01 +02:00
wled Add WLED reverse effect switch () 2021-11-20 08:57:47 -06:00
wolflink Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
workday Allow removing workday holidays by name () 2021-07-27 20:28:04 +02:00
worldclock Rewrite worldclock unittest tests to pytest style test functions () 2020-10-01 09:42:23 +02:00
wsdot Move temperature conversions to sensor base class (8/8) () 2021-08-11 21:17:16 +02:00
xbox Use http.HTTPStatus in components/[wxyz]* () 2021-10-24 17:25:01 +02:00
xiaomi Use http.HTTPStatus in components/[wxyz]* () 2021-10-24 17:25:01 +02:00
xiaomi_aqara Spelling fixes () 2021-06-11 13:35:03 +02:00
xiaomi_miio Add datetime object as valid StateType () 2021-11-18 14:11:44 +01:00
yale_smart_alarm Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
yamaha Add a menu_cursor service to the yamaha component () 2021-06-15 19:17:10 +02:00
yamaha_musiccast Move parts of ssdp to async_upnp_client () 2021-09-11 13:38:16 -10:00
yandex_transport Support suburban railways stations in yandex transport () 2021-10-24 17:36:35 +02:00
yandextts Use http.HTTPStatus in components/[wxyz]* () 2021-10-24 17:25:01 +02:00
yeelight Yeelight disable polling () 2021-11-19 09:02:07 -06:00
youless Add initial version for the YouLess integration () 2021-07-27 17:42:15 +02:00
zeroconf Bump zeroconf to 0.37.0 () 2021-11-18 20:23:20 -08:00
zerproc Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
zha Add apparent_power for ZHA ElectricalMeasurement () 2021-11-18 19:43:08 -05:00
zodiac Drop asynctest () 2021-01-01 22:31:56 +01:00
zone Add id to automation triggers () 2021-03-31 14:56:04 +02:00
zwave Add zwave to zwave_js migration () 2021-09-29 08:55:27 -07:00
zwave_js Add zwave_js binary sensor entity category () 2021-11-09 18:26:34 +01:00
__init__.py
conftest.py Improve zeroconf test fixture () 2021-04-25 08:16:38 -10:00