hass-core/tests/components
James Hewitt 069e70ff03
Add mode setting to RFXtrx device configuration ()
This allows users to configure the modes on their RFXtrx device without
downloading additional software that only runs on Windows. It also
enables the use of modes that cannot be permanently enabled on the
device, such as for undecoded and raw messages.
2022-02-25 20:43:29 +01:00
..
abode spelling: components/abode () 2022-01-19 21:06:26 +01:00
accuweather Get wind speed unit from AccuWeather data () 2022-02-02 17:07:12 -08:00
acmeda Drop STEP_ID constants from data_entry_flow () 2021-11-11 16:28:46 +01:00
adax Adax, unique id and title should be string () 2021-12-31 12:22:47 -10:00
adguard Use dataclass for HassioServiceInfo () 2021-12-03 14:05:56 +01:00
advantage_air Use DeviceClass Enums in advantage_air tests () 2021-12-16 21:05:12 +01: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 spelling: components/airly () 2022-01-17 19:22:11 -08: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
airvisual Revert "Don't import from integration .const ()" () 2022-01-23 23:10:48 +01:00
alarm_control_panel Remaining DeviceAutomationType bits () 2021-12-21 20:05:48 +02:00
alarmdecoder
alert Check for uncaught service not found exceptions () 2021-11-01 14:33:09 +01:00
alexa Alexa to handle brightness and catch exceptions () 2022-01-31 15:01:46 -08:00
almond Use dataclass for HassioServiceInfo () 2021-12-03 14:05:56 +01:00
ambee Use DeviceClass Enums in ambee tests () 2021-12-16 21:22:26 +01:00
amberelectric Update typing - collections.abc (3) () 2022-01-12 08:04:17 +01:00
ambiclimate
ambient_station Revert "Don't import from integration .const ()" () 2022-01-23 23:10:48 +01:00
analytics spelling: components/analytics () 2022-01-17 17:36:59 +01:00
androidtv Improve androidtv mac address handling and test coverage () 2022-02-06 14:15:50 -08:00
apache_kafka Update typing - collections.abc (3) () 2022-01-12 08:04:17 +01:00
api Remove the deprecated discovery_info endpoint () 2022-01-20 13:46:48 +01:00
api_streams
apple_tv Get discovered zeroconf IPv6 addresses () 2022-02-11 16:46:17 -06:00
apprise
aprs Convert some tests to async and drop usage get_test_home_assistant () 2022-01-18 19:37:17 -08:00
arcam_fmj Use DeviceAutomationType in tests/components/[a-f]* () 2021-12-20 22:26:29 +01:00
arlo Use DeviceClass Enums in arlo tests () 2021-12-16 22:11:08 +01:00
aseko_pool_live Add Aseko Pool Live integration () 2021-12-05 17:02:46 -10:00
asuswrt Remove deprecated yaml config from AsusWRT () 2022-02-06 17:03:04 +02:00
atag Use Domain not Platform on test service calls () 2022-02-03 14:16:35 +01:00
august Add button to wake august locks from deep sleep () 2022-02-11 17:13:35 -06: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 Remove deprecated yaml config from aurora abb () 2021-12-19 18:00:49 +01:00
aussie_broadband Code Quality improvements for Aussie Broadband () 2022-02-16 23:38:05 +01:00
auth Add Home Assistant Content user () 2022-01-21 10:06:39 -08: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 Cleanup tests for AWS () 2022-01-26 10:34:33 +01:00
axis Get discovered zeroconf IPv6 addresses () 2022-02-11 16:46:17 -06:00
azure_devops
azure_event_hub Azure Event Hub code improvements () 2021-12-23 07:52:44 +01:00
balboa spelling: components/balboa () 2022-01-17 15:26:06 +01:00
bayesian Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
binary_sensor Use BinarySensorDeviceClass enum in binary_sensor device automations () 2022-01-04 16:46:21 +01:00
blackbird Convert last media player tests to async () 2022-01-20 13:05:33 -08:00
blebox Allow toggles (switches) state to be None () 2022-01-23 11:31:01 +01:00
blink Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
blueprint Update black to 22.1.0 () 2022-02-05 14:19:37 +01:00
bluetooth_le_tracker
bmw_connected_drive Remove deprecated yaml config from bmw_connected_drive () 2022-02-24 13:04:21 +01:00
bond Get discovered zeroconf IPv6 addresses () 2022-02-11 16:46:17 -06:00
bosch_shc Get discovered zeroconf IPv6 addresses () 2022-02-11 16:46:17 -06:00
braviatv Fix braviatv tests doing IO () 2022-01-20 12:28:52 +01:00
broadlink Use Domain not Platform on test service calls () 2022-02-03 14:16:35 +01:00
brother Get discovered zeroconf IPv6 addresses () 2022-02-11 16:46:17 -06: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 Use DeviceAutomationType in tests/components/[a-f]* () 2021-12-20 22:26:29 +01:00
caldav
calendar Use HTTPStatus instead of HTTP_ consts and magic values in comp.../[bc]* () 2021-10-22 19:43:40 +02:00
camera Add support for MJPEG cameras to camera media source () 2022-02-14 17:04:19 +01:00
canary Use DeviceClass Enums in canary tests () 2021-12-16 21:47:59 +01:00
cast Track hidden items in media source () 2022-02-23 09:51:01 +01:00
cert_expiry Fix creating cert_expiry configs during runtime () 2021-09-18 19:54:54 +02:00
climacell spelling: components/climacell () 2022-01-17 15:39:43 +01:00
climate Use DeviceAutomationType in tests/components/[a-f]* () 2021-12-20 22:26:29 +01:00
cloud Bump hass-nabucasa to 0.53.0 () 2022-02-18 11:53:02 -08:00
cloudflare Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
co2signal Add CO2signal diagnostics () 2022-01-21 20:20:59 +01:00
coinbase Add diagnostics for Coinbase () 2022-01-25 15:58:35 +01:00
color_extractor
comfoconnect Add state_class and use SensorEntityDescription for comfoconnect () 2021-09-24 22:26:56 +02:00
command_line Improve code quality command_line () 2022-02-12 08:19:37 -06:00
compensation Remove warnings from compensation () 2022-01-13 18:33:02 +01:00
config Only set require_restart on config entry reload if its not recoverable () 2022-02-21 10:27:23 -08:00
configurator
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
coronavirus Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
counter
cover Remaining DeviceAutomationType bits () 2021-12-21 20:05:48 +02:00
cpuspeed Remove deprecated YAML configuration from CPU Speed () 2022-02-24 11:25:42 +01:00
crownstone Update typing - collections.abc (3) () 2022-01-12 08:04:17 +01:00
daikin Get discovered zeroconf IPv6 addresses () 2022-02-11 16:46:17 -06:00
darksky
datadog
debugpy
deconz Make type checking pass for deCONZ init, gateway and services () 2022-02-23 13:10:35 +01:00
default_config Bump zeroconf to 0.37.0 () 2021-11-18 20:23:20 -08:00
demo Fix threading error in demo vacuum () 2021-12-17 12:45:53 +01:00
denonavr Use SsdpServiceInfo for SOURCE_SSDP tests (part 4) () 2021-11-25 17:13:52 -06:00
derivative Fix derivative integration showing unexpected spikes () 2022-02-23 10:16:12 -08:00
device_automation Change value of device_automation constant () 2022-01-17 16:34:40 +01:00
device_sun_light_trigger
device_tracker Ensure dhcp can still discover new devices from device trackers () 2022-02-19 09:01:34 -06:00
devolo_home_control Get discovered zeroconf IPv6 addresses () 2022-02-11 16:46:17 -06:00
devolo_home_network Get discovered zeroconf IPv6 addresses () 2022-02-11 16:46:17 -06:00
dexcom Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
dhcp Ensure dhcp can still discover new devices from device trackers () 2022-02-19 09:01:34 -06:00
diagnostics Ensure diagnostics redaction can handle lists of lists () 2022-01-29 13:30:15 -07:00
dialogflow Use HTTPStatus instead of HTTP_ consts and magic values in comp.../[de]* () 2021-10-22 16:28:56 +02:00
directv Use DeviceClass Enums in directv tests () 2021-12-16 23:34:07 +01:00
discovery Netgear config flow () 2021-09-13 18:18:21 +02:00
dlna_dmr Track hidden items in media source () 2022-02-23 09:51:01 +01:00
dlna_dms Add dlna_dms integration to support DLNA Digital Media Servers () 2022-02-21 15:14:08 -08:00
dnsip Add back resolvers config flow dnsip () 2022-02-03 15:05:56 -08:00
doorbird Get discovered zeroconf IPv6 addresses () 2022-02-11 16:46:17 -06:00
dsmr 100% code coverage for config_flow of dsmr component () 2022-02-07 10:48:33 +01:00
dte_energy_bridge
duckdns
dunehd Fix slow config_flow test in Dune HD () 2021-11-25 22:34:47 +01:00
dynalite
eafm
ecobee spelling: components/ecobee () 2022-01-17 15:28:45 +01:00
econet
efergy Bump pyefergy to 22.1.1 () 2022-01-29 16:01:00 +02:00
elgato Get discovered zeroconf IPv6 addresses () 2022-02-11 16:46:17 -06:00
elkm1 Fix ElkM1 systems that do not use password authentication () 2022-02-24 11:07:17 -08:00
elmax Improve Elmax code quality () 2021-12-27 19:50:43 +01: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
emulated_roku Mock out network.util.async_get_source_ip in tests () 2021-09-02 20:44:50 +02:00
energy Use DeviceClass Enums in energy tests () 2021-12-16 23:40:24 +01:00
enocean
enphase_envoy Get discovered zeroconf IPv6 addresses () 2022-02-11 16:46:17 -06:00
environment_canada Remove deprecated yaml config from environment canada () 2021-12-19 13:40:39 +01:00
epson Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
esphome Get discovered zeroconf IPv6 addresses () 2022-02-11 16:46:17 -06:00
everlights
evil_genius_labs Add redacted constant in diagnostics () 2022-01-19 22:51:03 +01:00
ezviz Switch ezviz to use integration discovery () 2022-02-16 12:07:36 +01: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
fan Change value of device_automation constant () 2022-01-17 16:34:40 +01:00
feedreader Fix tests and add setup type in feedreader () 2022-01-17 09:42:00 +01:00
ffmpeg
fido Use EntityDescription - fido () 2021-08-23 20:56:15 +02:00
file Code quality file () 2022-02-12 11:49:37 -06:00
filesize Improve code quality filesize () 2022-02-07 11:59:06 -06:00
filter Add unique_id to the filter component () 2022-02-21 21:00:09 +02:00
fireservicerota
firmata Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
fivem Fivem code quality improvements () 2022-02-08 20:42:55 +01:00
fjaraskupan Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
flic Add unique id to flic buttons () 2022-01-05 17:51:01 +01: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 Fix Flo returning stale data () 2021-11-29 20:00:39 -05:00
flume Remove deprecated yaml config from flume () 2021-12-13 23:04:50 +01:00
flunearyou Clean up post-merge review comments () 2022-01-24 08:46:22 -07:00
flux Remove debug print () 2022-01-05 15:34:33 +01:00
flux_led Add diagnostics support to flux_led () 2022-02-21 22:53:41 -08:00
folder Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
folder_watcher
foobot Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
forecast_solar Update typing - collections.abc (3) () 2022-01-12 08:04:17 +01:00
forked_daapd Get discovered zeroconf IPv6 addresses () 2022-02-11 16:46:17 -06:00
foscam Remove deprecated yaml from foscam () 2021-12-14 13:11:07 +01:00
freebox Get discovered zeroconf IPv6 addresses () 2022-02-11 16:46:17 -06:00
freedns
freedompro Fix freedompro tests () 2021-12-12 14:09:45 -08:00
fritz Improve tests of Fritz!Tools (part1) () 2022-02-22 16:35:22 -08:00
fritzbox Perform re-login after Fritzbox has rebooted () 2022-01-24 12:25:29 +01:00
fritzbox_callmonitor
fronius Don't add Fronius entities with unknown state () 2021-12-19 11:49:21 +01:00
frontend Use http.HTTPStatus in components/f* () 2021-10-22 22:10:47 +02:00
garages_amsterdam Upgrades Garages Amsterdam to v3.0.0 () 2021-12-14 00:31:22 +01:00
gdacs Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
generic Fix generic camera typo in attr_frame_interval () 2022-02-08 14:47:36 -08:00
generic_hygrostat
generic_thermostat Generic thermostat presets () 2021-12-23 14:29:29 -10:00
geo_json_events
geo_location Update _TrackStateChangeFiltered entity listener with new entities () 2022-01-25 18:19:12 +01:00
geo_rss_events
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 Use DeviceClass Enums in gios tests () 2021-12-17 08:43:03 +01:00
github Add discussions sensors to GitHub () 2022-02-20 13:32:24 +01:00
glances Prevent 3rd party lib from opening sockets in glances tests () 2021-09-17 22:22:44 -10:00
goalzero Use DeviceClass Enums in goalzero tests () 2021-12-16 22:52:25 -08:00
gogogate2 Get discovered zeroconf IPv6 addresses () 2022-02-11 16:46:17 -06:00
goodwe Add Goodwe solar inverter integration () 2022-01-04 22:19:31 +01:00
google Improve google calendar test coverage to 97% () 2022-02-01 03:14:49 +01:00
google_assistant Make Google sync_seralize a callback () 2022-02-24 08:36:36 -08:00
google_domains
google_pubsub
google_translate Add a media source to TTS () 2022-02-14 08:54:12 -08:00
google_travel_time Cleanup_google_travel_time_tests () 2022-02-21 23:05:12 -08: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
gree Gree update device ips when changed () 2021-12-03 11:18:53 -08:00
greeneye_monitor Create greeneye_monitor entities when monitor connects () 2022-02-23 10:09:12 -08:00
group Fix controlling nested groups () 2022-02-09 14:27:46 +01:00
growatt_server Fix Growatt login invalid auth response () 2021-10-05 12:31:23 -07:00
guardian Get discovered zeroconf IPv6 addresses () 2022-02-11 16:46:17 -06:00
habitica Use http.HTTPStatus in components/[gh]* () 2021-10-23 20:34:53 +02:00
hangouts
harmony Use SsdpServiceInfo for ssdp tests (part 1) () 2021-11-25 14:35:19 +01:00
hassio Add homeassistant to partial backup service () 2022-02-23 08:38:52 -08:00
hddtemp
heos Update typing - collections.abc (3) () 2022-01-12 08:04:17 +01:00
here_travel_time Cleanup here_travel_time tests () 2021-12-01 21:52:44 +01:00
hisense_aehw4a1
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 Give scenes last activated state () 2022-01-07 19:02:32 +01:00
homekit Add support for climate fan and oscillate mode to HomeKit () 2022-02-22 09:58:31 +01:00
homekit_controller Update homekit_controller to use the new typed discovery data () 2022-02-13 12:45:30 -06:00
homematic
homematicip_cloud Allow binary sensor state to be None () 2021-12-22 12:24:29 +01:00
homewizard Get discovered zeroconf IPv6 addresses () 2022-02-11 16:46:17 -06:00
honeywell Remove deprecated yaml config from honeywell () 2021-12-21 10:53:07 +01:00
html5 Use http.HTTPStatus in components/[gh]* () 2021-10-23 20:34:53 +02:00
http Revert "Block peer certs on supervisor" () 2022-02-23 12:32:07 +01:00
huawei_lte Use SsdpServiceInfo for ssdp tests (part 3) () 2021-11-25 11:46:20 -06:00
hue Add (basic) diagnostics support for Hue integration () 2022-02-22 15:44:02 -08:00
huisbaasje Use new enums in huisbaasje tests () 2021-12-23 23:44:09 +01:00
humidifier Change value of device_automation constant () 2022-01-17 16:34:40 +01:00
hunterdouglas_powerview Get discovered zeroconf IPv6 addresses () 2022-02-11 16:46:17 -06:00
hvv_departures Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
hyperion Automatically add entry title as name placeholder in reauth () 2022-01-18 14:18:16 -08:00
ialarm Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
iaqualink Get rid of name collision in iaqualink tests () 2022-01-19 13:25:12 +01:00
icloud Bump pyicloud to 1.0.0 () 2022-02-22 16:25:46 +01:00
ifttt Use hass_client_no_auth test fixture in integrations h-p () 2021-09-02 14:49:40 +02:00
ign_sismologia
image
image_processing Block tests from opening sockets () 2021-10-05 14:46:09 -10:00
imap_email_content
influxdb Add unique ID to InfluxDB sensor () 2022-02-06 18:40:37 +01:00
input_boolean
input_button Add input_button () 2021-12-20 16:18:58 +01:00
input_datetime Validate initial value for input_datetime () 2021-10-07 17:13:07 +02:00
input_number
input_select Don't allow creating or updating input_select with duplicates () 2022-02-17 13:11:49 +01:00
input_text
insteon Remove debug print () 2022-01-05 15:34:33 +01:00
integration Fix units not being pulled from source sensor () 2022-01-24 15:15:34 +01:00
intellifire Address after merge review comments on IntelliFire () 2022-01-20 13:48:24 +01:00
intent
intent_script Add support to reprompt user () 2022-01-31 10:23:26 -08:00
ios
iotawatt Use DeviceClass Enums in iotawatt tests () 2021-12-21 19:02:15 +01:00
ipma
ipp Get discovered zeroconf IPv6 addresses () 2022-02-11 16:46:17 -06:00
iqvia Add diagnostics to IQVIA () 2022-01-20 22:09:36 -08:00
islamic_prayer_times Fix islamic prayer times timestamp sensor () 2021-12-07 23:39:27 -08:00
iss Code enhancements for ISS () 2022-02-19 11:38:10 +01:00
isy994 Fix uncaught exception during isy994 dhcp discovery with ignored entry () 2022-01-28 21:14:30 -08:00
izone
jellyfin Add Jellyfin integration () 2021-11-12 14:57:40 +01:00
jewish_calendar Remove debug print () 2022-01-05 15:34:33 +01:00
juicenet Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
keenetic_ndms2 Remove deprecated async_get_scanner from keenetic_ndms2 () 2022-01-11 08:24:21 +01: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 Update xknx to 0.19.1 () 2022-01-30 20:12:44 -08:00
kodi Get discovered zeroconf IPv6 addresses () 2022-02-11 16:46:17 -06:00
konnected Use SsdpServiceInfo for SOURCE_SSDP tests (part 4) () 2021-11-25 17:13:52 -06:00
kostal_plenticore Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
kraken Use DeviceEntryType in non-typechecked code too () 2021-11-23 10:04:33 +01: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
launch_library Clean up Launch Library consts () 2022-01-19 09:52:22 +01:00
lcn Add tests for LCN cover platform () 2022-02-25 10:22:48 +01:00
light Fix warm/cold reversal in rgbww_to_color_temperature () 2022-02-04 11:36:30 -08:00
litejet Use RegistryEntryDisabler () 2021-12-15 23:25:40 +02:00
litterrobot Use new enums in litterrobot tests () 2021-12-22 10:00:24 +01:00
local_file Fix local_file partial tests () 2021-12-29 16:52:23 -10: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 Remaining DeviceAutomationType bits () 2021-12-21 20:05:48 +02:00
logbook Convert some tests to async and drop usage get_test_home_assistant () 2022-01-18 19:37:17 -08:00
logentries
logger
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 Get discovered zeroconf IPv6 addresses () 2022-02-11 16:46:17 -06:00
lovelace Add a Lovelace cast platform () 2022-02-03 13:43:23 -08:00
luftdaten Add diagnostics support to Sensor.Community () 2022-01-23 09:02:02 +01:00
lutron_caseta Add diagnostics support to lutron_caseta () 2022-02-22 16:31:41 -08: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 Remove artifacts from black formatting () 2022-01-28 17:00:01 +02:00
marytts Convert remaining TTS tests to async () 2022-01-20 17:58:19 +01:00
maxcube Add battery entity for Maxcube devices () 2021-12-17 15:02:28 +01:00
mazda Add diagnostics to Mazda integration () 2022-01-24 12:41:58 +01:00
media_player Track hidden items in media source () 2022-02-23 09:51:01 +01:00
media_source Adjust serializing resolved media () 2022-02-25 10:00:03 -08: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 Use RegistryEntryDisabler () 2021-12-15 23:25:40 +02:00
met_eireann
meteo_france
meteoclimatic
metoffice Revert metoffice weather daytime () 2021-12-04 10:29:48 +01:00
mfi Remove debug print () 2022-01-05 15:34:33 +01:00
microsoft_face Remove artifacts from black formatting () 2022-01-28 17:00:01 +02:00
microsoft_face_detect Convert some tests to async and drop usage get_test_home_assistant () 2022-01-18 19:37:17 -08:00
microsoft_face_identify Convert some tests to async and drop usage get_test_home_assistant () 2022-01-18 19:37:17 -08:00
mikrotik Make device tracker entities work better () 2022-01-04 23:16:43 -08:00
mill Add sensors to Mill local heaters () 2021-12-09 09:04:19 +01:00
min_max Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
minecraft_server
minio
mjpeg Add config flow to MJPEG IP Camera () 2022-02-18 00:03:41 -08:00
mobile_app Allow name-only location updates for mobile_app device_tracker () 2022-01-13 09:30:36 -08:00
mochad
modbus Correct tests to use data_type in Modbus () 2022-02-25 11:37:52 -08:00
modem_callerid Refactor tests for modem_callerid () 2022-02-21 10:08:19 -08:00
modern_forms Get discovered zeroconf IPv6 addresses () 2022-02-11 16:46:17 -06:00
moehlenhoff_alpha2 Add Moehlenhoff Alpha2 underfloor heating system integration () 2022-02-10 08:28:52 +01:00
mold_indicator
monoprice Use RegistryEntryDisabler () 2021-12-15 23:25:40 +02:00
moon Improve code quality moon () 2022-02-22 15:59:59 +02:00
motion_blinds Motion blinds add interface and wait_for_push options () 2021-10-18 23:34:51 +02:00
motioneye Move media_source to after_deps () 2022-02-24 14:54:46 -08:00
mqtt Add MQTT publish ACK timeout test () 2022-02-23 12:30:13 +01:00
mqtt_eventstream
mqtt_json
mqtt_room
mqtt_statestream
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
myq Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
mysensors Add mysensors remove device support () 2022-02-23 10:59:12 -08:00
mythicbeastsdns
nam Get discovered zeroconf IPv6 addresses () 2022-02-11 16:46:17 -06:00
namecheapdns
nanoleaf Get discovered zeroconf IPv6 addresses () 2022-02-11 16:46:17 -06:00
neato Use hass_client_no_auth test fixture in integrations h-p () 2021-09-02 14:49:40 +02:00
ness_alarm
nest Move media_source to after_deps () 2022-02-24 14:54:46 -08:00
netatmo Media source to verify domain to avoid KeyError () 2022-02-23 16:22:39 -08:00
netgear Netgear try all ports () 2022-01-18 11:02:43 -08:00
network Handle no enabled ipv4 addresses in the network integration () 2022-01-04 21:22:28 -08:00
nexia Add switch platform to nexia () 2022-01-16 09:38:29 -10:00
nextbus Nextbus upcoming sort as integer () 2021-12-17 09:39:55 +01:00
nfandroidtv
nightscout Use HTTPStatus in components/[nop]* () 2021-10-23 20:56:30 +02:00
nina Fix missing nina start value () 2022-02-23 10:45:10 -08:00
nmap_tracker Remove deprecated async_get_scanner from nmap_tracker () 2022-01-11 08:23:50 +01: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
notion Clean up post-merge review comments () 2022-01-24 08:46:22 -07:00
nsw_fuel_station
nsw_rural_fire_service_feed
nuheat Use HTTPStatus in components/[nop]* () 2021-10-23 20:56:30 +02:00
nuki Fix unique_id of nuki config entry () 2021-12-27 23:02:48 +01:00
numato Use Platform enum in load_platform [tests] () 2022-01-12 15:07:30 +01:00
number Use DeviceAutomationType in tests/components/[m-r]* () 2021-12-20 22:29:22 +01:00
nut Get discovered zeroconf IPv6 addresses () 2022-02-11 16:46:17 -06:00
nws Add speed conversion function & add speed to units system () 2021-11-09 08:12:28 +01:00
nx584 Add setup type hints to nx584 () 2022-01-10 15:43:34 +01:00
nzbget Use new enums in nzbget tests () 2021-12-21 21:51:10 +01:00
octoprint Octoprint buttons () 2022-02-14 11:05:06 +01:00
omnilogic Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
onboarding Revert "Block peer certs on supervisor" () 2022-02-23 12:32:07 +01:00
oncue Add energy and additional sensors to oncue () 2022-01-15 00:36:29 +01:00
ondilo_ico Use hass_client_no_auth test fixture in integrations h-p () 2021-09-02 14:49:40 +02:00
onewire Use Domain not Platform on test service calls () 2022-02-03 14:16:35 +01:00
onvif Add a reboot button for ONVIF devices () 2022-01-24 15:07:06 +01:00
open_meteo Add Open-Meteo integration (second attempt) () 2021-12-16 21:12:33 +01:00
openalpr_cloud Convert remaining image processing tests to async () 2022-01-20 18:00:58 +01:00
openalpr_local Convert remaining image processing tests to async () 2022-01-20 18:00:58 +01:00
openerz
opengarage Remove deprecated yaml config from opengarage () 2021-12-19 17:55:27 +01:00
openhardwaremonitor
opentherm_gw Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
openuv Add diagnostics to OpenUV () 2022-01-22 16:38:38 -08:00
openweathermap
opnsense
overkiz Get discovered zeroconf IPv6 addresses () 2022-02-11 16:46:17 -06:00
ovo_energy
owntracks Abort owntracks config flow when not connected to home assistant cloud () 2022-01-26 11:07:34 -08:00
ozw Use enums for ozw tests () 2021-12-22 09:16:37 +01:00
p1_monitor Add diagnostics support to P1 Monitor () 2022-01-28 17:08:29 +02:00
panasonic_viera Fix panasonic_viera tests () 2021-12-05 12:19:14 +01:00
panel_custom
panel_iframe
persistent_notification Import persistent notification (part 4) () 2022-01-11 16:57:40 +01:00
person
philips_js Add support for philips js screen state () 2022-01-04 16:14:44 +01:00
pi_hole Add pi_hole entity "available_updates" () 2021-11-23 23:05:27 +01:00
picnic Add sensors for next Picnic deliveries () 2022-02-21 23:45:30 +01:00
pilight
ping Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
plaato Abort plaato flows when not connected to home assistant cloud () 2022-01-26 11:07:26 -08:00
plant
plex Add Plex scan_clients button, enable autoscan () 2022-02-22 16:34:48 -08:00
plugwise Plugwise bump module version to fix heating-state and OnOff devices () 2022-02-20 20:45:19 +01:00
plum_lightpad Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
point
poolsense
powerwall Migrate powerwall from using ip address as unique id () 2022-02-03 18:39:57 +01: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 Prometheus tests simulate entities () 2022-01-27 15:56:12 +01:00
prosegur Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
proximity
ps4 Prevent 3rd party lib from opening sockets in ps4 tests () 2021-09-17 12:51:25 +02:00
pure_energie Update Pure Energie integration () 2022-02-20 16:58:21 +01: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
pvoutput Remove deprecated YAML configuration from PVOutput () 2022-02-24 10:02:42 +01:00
pvpc_hourly_pricing Fix pvpc_hourly_pricing by changing data source and modernise integration () 2021-12-23 17:08:40 +01:00
python_script
qld_bushfire
qwikswitch
rachio Get discovered zeroconf IPv6 addresses () 2022-02-11 16:46:17 -06:00
radarr
radio_browser Add Radio Browser integration () 2022-02-21 09:13:02 -08:00
rainforest_eagle Add rainforest diagnostics () 2022-01-21 19:59:11 +01:00
rainmachine Get discovered zeroconf IPv6 addresses () 2022-02-11 16:46:17 -06:00
random
rdw Add diagnostics support to RDW () 2022-01-24 01:36:32 +02:00
recollect_waste Add diagnostics to ReCollect Waste () 2022-01-24 08:18:22 -07:00
recorder Speed up deletion of duplicated statistics () 2022-02-07 09:11:52 -08:00
reddit
remember_the_milk
remote Change value of device_automation constant () 2022-01-17 16:34:40 +01:00
renault Add Remote Engine Start status to Renault integration () 2022-02-23 08:14:58 -08:00
rest Remove debug print () 2022-01-05 15:34:33 +01:00
rest_command Use http.HTTPStatus in components/r* () 2021-10-23 20:53:39 +02:00
rflink Restore states for RFLink binary_sensors () 2022-02-21 19:11:05 +01:00
rfxtrx Add mode setting to RFXtrx device configuration () 2022-02-25 20:43:29 +01:00
ridwell Add diagnostics to Ridwell () 2022-01-25 20:23:45 -10:00
ring Use platform enums in ring tests () 2021-12-21 21:01:01 -08:00
risco Add datetime object as valid StateType () 2021-11-18 14:11:44 +01:00
rituals_perfume_genie Use entity category enum in Rituals () 2021-12-01 21:11:05 -05:00
rmvtransport
roku Improve roku play media handling () 2022-02-17 10:19:01 -08:00
roomba Use DhcpServiceInfo in roomba () 2021-11-21 07:54:39 -06:00
roon Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
rpi_power
rss_feed_template Update RSS feed template () 2022-02-19 13:26:42 -06:00
rtsp_to_webrtc Add diagnostics for rtsp_to_webrtc () 2022-01-28 09:07:41 -08:00
ruckus_unleashed Make device tracker entities work better () 2022-01-04 23:16:43 -08:00
safe_mode
samsungtv Adjust SamsungTV abstraction layer () 2022-02-25 17:15:45 +01:00
scene Give scenes last activated state () 2022-01-07 19:02:32 +01:00
scrape Code quality scrape () 2022-02-12 08:28:54 -06:00
screenlogic Update screenlogic use asyncio API () 2021-11-30 22:19:01 -10:00
script Update typing - collections.abc (3) () 2022-01-12 08:04:17 +01:00
search
season Add setup type hints to season () 2022-01-10 16:38:32 +01:00
select Use DeviceAutomationType in tests/components/[s-z]* () 2021-12-21 11:56:00 +01:00
sense Add Multi factor authentication support for Sense () 2022-02-21 12:05:12 -10:00
senseme Switch senseme to use integration discovery () 2022-02-16 00:47:01 +01:00
sensibo Bump pysensibo to 1.0.4 () 2022-02-19 12:00:49 -06:00
sensor Support restoring SensorEntity native_value () 2022-02-08 14:00:26 -08:00
sentry Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
seventeentrack fix: 17track package summary status is not updated when there are no more packages in that summary () 2022-01-19 17:35:20 +02:00
sharkiq Update typing - collections.abc (3) () 2022-01-12 08:04:17 +01:00
shell_command
shelly Get discovered zeroconf IPv6 addresses () 2022-02-11 16:46:17 -06: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 Signal messenger attachments as bytes support () 2022-01-19 18:49:27 +01:00
simplisafe Add redacted subscription data to SimpliSafe diagnostics () 2022-02-04 23:41:12 -08:00
simulated
siren
slack
sleepiq Add Switch entity to SleepIQ () 2022-02-21 21:53:04 -10:00
sma Prefix sma sensor name () 2022-02-19 20:27:06 +01:00
smappee Get discovered zeroconf IPv6 addresses () 2022-02-11 16:46:17 -06: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 Import cloud () 2022-01-14 16:35:35 +01:00
smarttub Automatically add entry title as name placeholder in reauth () 2022-01-18 14:18:16 -08:00
smhi Cleanup code config flow smhi () 2022-01-16 15:32:16 -10: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
solarlog Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
solax Add solax config flow () 2022-01-26 10:58:06 +01:00
soma
somfy Use http.HTTPStatus in components/s* () 2021-10-23 20:49:04 +02:00
somfy_mylink Use DhcpServiceInfo in somfy_mylink () 2021-11-21 16:33:34 -06:00
sonarr Use aiopyarr for sonarr () 2022-02-22 09:33:10 -08:00
songpal Bump python-songpal dependency to 0.14 () 2022-02-18 11:31:46 +02:00
sonos Refactor Sonos media metadata handling () 2022-02-23 08:58:00 -08:00
soundtouch
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 Get discovered zeroconf IPv6 addresses () 2022-02-11 16:46:17 -06:00
sql Improve code quality sql () 2022-02-12 08:13:01 -06:00
squeezebox Remove deprecated yaml config from squeezebox () 2021-12-22 12:03:31 +01:00
srp_energy Finish using enums in srp_energy () 2021-12-19 13:02:29 +01:00
ssdp Remove log flooding prevention logic from discovery info () 2021-12-08 10:28:26 -10:00
starline
startca Use HTTPStatus instead of HTTP_* constants in various test mocks () 2021-10-01 15:52:45 -07:00
statistics Update typing - collections.abc (3) () 2022-01-12 08:04:17 +01:00
statsd
steamist Switch steamist to use integration discovery () 2022-02-15 23:18:13 +01:00
stookalert Remove deprecated YAML configuration from Stookalert () 2021-12-21 12:53:19 +01:00
stream Allow stream log level to change at runtime () 2022-02-21 17:58:15 +01:00
stt Use http.HTTPStatus in components/s* () 2021-10-23 20:49:04 +02:00
subaru
sun Bump pytest to 7.0.0 () 2022-02-08 10:03:27 +01:00
surepetcare Add Sure Petcare Felaqua device () 2021-10-09 01:33:41 -05:00
switch Change value of device_automation constant () 2022-01-17 16:34:40 +01:00
switchbot Switchbot bump api version () 2021-11-09 07:01:05 +01:00
switcher_kis Fix switcher_kis test sleep time patching () 2022-01-20 12:20:49 -10:00
syncthing Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
syncthru Use SsdpServiceInfo for ssdp tests (part 3) () 2021-11-25 11:46:20 -06:00
synology_dsm Add option to select quality of camera snapshots taken from Synology DSM connected cameras () 2022-01-23 10:23:04 -10:00
system_bridge Get discovered zeroconf IPv6 addresses () 2022-02-11 16:46:17 -06:00
system_health
system_log Remove http dependency from system log () 2022-01-18 14:10:14 -08:00
tado Get discovered zeroconf IPv6 addresses () 2022-02-11 16:46:17 -06:00
tag
tailscale Use friendly name instead of hostname in Tailscale integration () 2022-01-23 21:55:54 +01:00
tasmota Improve Tasmota device removal () 2022-02-23 20:21:28 +01:00
tcp
telegram Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
tellduslive
template Render icon and picture templates at setup () 2022-01-24 16:40:50 +01:00
tesla_wall_connector Display energy in wh instead of kWh () 2021-12-07 11:33:24 -08:00
threshold
tibber Tibber diagnostics () 2022-01-20 15:03:14 +01:00
tile Add diagnostics to Tile () 2022-01-25 20:20:11 -10:00
time_date
timer
tod Fix TOD incorrectly determining the state between sunrise and sunset () 2022-02-08 14:26:36 +01:00
tolo Use dataclass properties in tolo discovery () 2021-12-01 20:43:33 +01:00
tomato
toon Use http.HTTPStatus in components/[tuv]* () 2021-10-24 11:27:17 +02:00
totalconnect Add instant arming for totalconnect () 2021-12-11 15:58:12 -10:00
tplink Create LED switches for tplink dimmers () 2022-02-21 19:02:11 +01: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 Get discovered zeroconf IPv6 addresses () 2022-02-11 16:46:17 -06:00
trafikverket_weatherstation Fix trafikverket_weatherstation () 2021-12-02 00:14:42 +01:00
transmission
transport_nsw
trend Allow binary sensor state to be None () 2021-12-22 12:24:29 +01:00
tts Keep TTS media browser params in identifier () 2022-02-16 08:54:57 -08:00
tuya Use Tuya endpoints values from upstream library () 2021-10-12 14:33:19 +02:00
twentemilieu Add diagnostics support to TwenteMilieu () 2022-01-21 16:39:21 +01:00
twilio Use hass_client_no_auth test fixture in integrations s-x () 2021-09-02 14:50:10 +02:00
twinkly Cleanups in Twinkly code () 2022-01-14 22:07:15 +01:00
twitch Fix Twitch component to use new API () 2022-02-25 09:15:49 -08:00
uk_transport
unifi Tweak UniFi client tracker () 2022-02-23 09:26:46 -10:00
unifi_direct Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
unifiprotect Switch unifiprotect to use integration discovery () 2022-02-15 17:02:33 +01:00
universal Convert last media player tests to async () 2022-01-20 13:05:33 -08:00
upb Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
upcloud
updater Revert "Block peer certs on supervisor" () 2022-02-23 12:32:07 +01:00
upnp Fix UPNP access to SSDP info () 2022-02-04 21:33:53 -08:00
uptime
uptimerobot Add detailed status for UptimeRobot () 2022-01-26 16:48:15 +01:00
usb Remove log flooding prevention logic from discovery info () 2021-12-08 10:28:26 -10:00
usgs_earthquakes_feed
utility_meter Fix utility meter restore state () 2022-02-15 02:16:30 +01:00
uvc
vacuum Use DeviceAutomationType in tests/components/[s-z]* () 2021-12-21 11:56:00 +01:00
vallox Improve Vallox filter remaining time sensor () 2022-02-21 13:17:54 -10:00
velbus Add velbus USB dicovery () 2021-12-31 09:44:35 -10:00
venstar Add Venstar runtimes and battery sensors () 2021-12-05 17:23:22 +01:00
vera Update typing - collections.abc (3) () 2022-01-12 08:04:17 +01:00
verisure Use dataclass for DhcpServiceInfo () 2021-11-23 13:35:53 +01:00
version Add binary_sensor to Version integration () 2022-02-15 16:39:34 +01:00
vesync
vicare Address late review of vicare config flow () 2022-01-05 22:49:42 +01:00
vilfo Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
vizio Use new enums in vizio tests () 2022-02-21 08:28:56 +01:00
vlc_telnet Remove deprecated yaml config from vlc_telnet () 2021-12-21 23:37:46 +01:00
voicerss Add a media source to TTS () 2022-02-14 08:54:12 -08:00
volumio Get discovered zeroconf IPv6 addresses () 2022-02-11 16:46:17 -06:00
vultr Rewrite vultr unittest to pytest () 2022-01-06 21:44:53 +01:00
wake_on_lan Remove Windows workarounds from wake_on_lan () 2022-01-13 20:42:30 +01:00
wallbox Add device to Wallbox integration () 2022-01-04 15:46:57 +01:00
water_heater Use DeviceAutomationType in tests/components/[s-z]* () 2021-12-21 11:56:00 +01:00
watttime Add diagnostics to WattTime () 2022-01-26 15:48:38 +01:00
waze_travel_time Cleanup Waze_travel_time_sensor_tests () 2022-02-23 09:59:42 -08:00
weather Handle None values in weather entity forecast () 2021-12-16 22:01:32 +01:00
webhook Allow sending webhooks via WS connection () 2022-01-07 10:41:36 -08:00
webostv Use SSDP dataclass in webostv tests () 2022-02-24 16:59:20 +01:00
websocket_api Use compact encoding for JSON websocket messages () 2022-02-23 22:15:20 -08:00
wemo Use wemo enums in fan entity () 2022-01-18 22:13:25 -10:00
whirlpool Add support for multiple Whirlpool airconditioners () 2021-10-13 15:45:02 +02:00
whois Remove deprecated YAML configuration from Whois () 2022-02-24 10:03:42 +01:00
wiffi
wilight Use SsdpServiceInfo for SOURCE_SSDP tests (part 4) () 2021-11-25 17:13:52 -06:00
withings Use new withings oauth2 refresh token endpoint () 2022-01-28 08:48:16 -08:00
wiz Prevent the wrong WiZ device from being used when the IP is a different device () 2022-02-25 11:37:19 -08:00
wled Get discovered zeroconf IPv6 addresses () 2022-02-11 16:46:17 -06:00
wolflink Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
workday
worldclock
wsdot
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 Get discovered zeroconf IPv6 addresses () 2022-02-11 16:46:17 -06:00
xiaomi_miio Get discovered zeroconf IPv6 addresses () 2022-02-11 16:46:17 -06:00
yale_smart_alarm Code cleanup yale_smart_alarm () 2022-02-11 18:04:04 -06:00
yamaha Fix yamaha discovery () 2022-01-13 15:32:39 +01:00
yamaha_musiccast Use dataclass properties in yamaha_musiccast () 2021-12-02 09:50:35 -08:00
yandex_transport Support suburban railways stations in yandex transport () 2021-10-24 17:36:35 +02:00
yandextts Add a media source to TTS () 2022-02-14 08:54:12 -08:00
yeelight Fix yeelight config flow ip update and timeout () 2022-02-19 17:24:50 +01:00
youless
zeroconf Don't abort zeroconf discovery for IPv6-only devices () 2022-02-13 15:24:23 -06:00
zerproc Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
zha Presets for single ZONNSMART TRV () 2022-02-24 08:48:15 -05:00
zodiac
zone I zone, you zone, we zoning () 2022-01-31 17:04:46 -08:00
zwave Add Python 3.10 to CI () 2022-02-17 14:58:24 +01:00
zwave_js Fix zwave_js migration luminance sensor () 2022-02-25 08:05:56 -08:00
zwave_me Fix zwave_me zeroconf mocking () 2022-02-11 17:13:57 -06:00
__init__.py
conftest.py