hass-core/tests/components
Loek Sangers 25fe213f22
Enable local fulfillment google assistant ()
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-01-05 12:09:59 -08:00
..
abode Use DeviceClass Enums in abode tests () 2021-12-16 20:59:55 +01:00
accuweather Use DeviceClass Enums in accuweather tests () 2021-12-16 21:05:56 +01: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 Use DeviceClass Enums in airly tests () 2021-12-16 20:59:25 +01: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 Remaining DeviceAutomationType bits () 2021-12-21 20:05:48 +02: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 Add input_button support to Alexa () 2021-12-23 07:36:45 +01: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 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 Add config_flow to AndroidTV integration () 2021-12-20 13:08:35 -06: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 Prevent apple_tv rediscovery from secondary identifiers () 2021-12-16 02:25:18 -06:00
apprise Merge multiple context managers in tests () 2021-03-27 09:17:15 +01:00
aprs Fix socket usage in Aprs test () 2021-11-24 03:02:03 +01: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 Make device tracker entities work better () 2022-01-04 23:16:43 -08:00
atag Use platform enum (1) [A-D] () 2021-12-03 08:51:30 -08:00
august Split august motion and image capture binary sensors () 2021-12-18 22:25:30 -08: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
auth Handle errors response to be None () 2021-12-01 13:51:10 +01: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
axis Use DeviceClass Enums in axis tests () 2021-12-16 23:26:23 +01:00
azure_devops Use config_entries.SOURCE_* constants () 2021-04-25 11:27:40 +02:00
azure_event_hub Azure Event Hub code improvements () 2021-12-23 07:52:44 +01:00
balboa Improve balboa tests () 2021-12-13 17:11:21 +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 Yoda assertion style removed is () 2021-03-20 13:55:10 +01:00
blebox Use DeviceClass Enums in blebox tests () 2021-12-17 08:28:31 +01: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
bmw_connected_drive Fix BMW Connected Drive () 2021-12-05 11:20:40 +01:00
bond Add hardware version to bond () 2021-12-18 22:30:44 -08:00
bosch_shc Use dataclass properties in bosch_shc discovery () 2021-11-30 10:57:37 +01:00
braviatv Remove YAML configuration import from Sony Bravia TV () 2021-06-24 11:10:21 +02:00
broadlink Use platform enum (1) [A-D] () 2021-12-03 08:51:30 -08:00
brother Use DeviceClass Enums in brother tests () 2021-12-16 21:22:04 +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 Use DeviceAutomationType in tests/components/[a-f]* () 2021-12-20 22:26:29 +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 Implement an rtsp to webrtc registry in camera () 2021-12-31 13:44:33 -08:00
canary Use DeviceClass Enums in canary tests () 2021-12-16 21:47:59 +01:00
cast Improve google cast state reporting () 2021-12-22 14:54:36 +01:00
cert_expiry Fix creating cert_expiry configs during runtime () 2021-09-18 19:54:54 +02:00
climacell Weather units: climacell (1.3/4) () 2022-01-03 15:09:47 -05:00
climate Use DeviceAutomationType in tests/components/[a-f]* () 2021-12-20 22:26:29 +01: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 Remove deprecated yaml config from co2signal () 2021-12-20 13:49:15 +01:00
coinbase Provide clearer feedback in Coinbase when authentication fails () 2021-12-23 10:52:22 +01:00
color_extractor
comfoconnect Add state_class and use SensorEntityDescription for comfoconnect () 2021-09-24 22:26:56 +02:00
command_line Add unique_id configuration variable to command_line integration () 2022-01-03 11:44:47 +01:00
compensation Add Compensation Integration () 2021-04-03 22:42:09 +02:00
config Remove unused group config view () 2022-01-05 12:16:11 +01: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 Remaining DeviceAutomationType bits () 2021-12-21 20:05:48 +02:00
cpuspeed Add full test coverage to CPU Speed () 2021-12-29 22:59:14 +01:00
crownstone Handle missing serial extended parameters in crownstone () 2021-10-01 08:42:32 -07:00
daikin Update ZeroconfServiceInfo in tests (a-f) () 2021-11-23 09:32:58 -06:00
darksky
datadog Yoda assertion style removed is () 2021-03-20 13:55:10 +01:00
debugpy
deconz Fix deconz light service parameter handling () 2021-12-22 09:29:54 +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
device_automation Add turned on or off device trigger to toggle entity () 2022-01-03 10:41:30 +01:00
device_sun_light_trigger Block custom integrations with missing or invalid version () 2021-05-17 15:48:41 +02:00
device_tracker Make device tracker entities work better () 2022-01-04 23:16:43 -08:00
devolo_home_control Use DeviceClass Enums in devolo_home_control tests () 2021-12-16 23:27:44 +01:00
devolo_home_network Use DeviceClass Enums in devolo_home_network tests () 2021-12-20 18:09:28 +01:00
dexcom Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
dhcp Remove log flooding prevention logic from discovery info () 2021-12-08 10:28:26 -10: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 Remove deprecated yaml config from dlna_dmr () 2021-12-20 13:56:45 +01:00
doorbird Update ZeroconfServiceInfo in tests (a-f) () 2021-11-23 09:32:58 -06:00
dsmr Remove deprecated YAML configuration from DSMR () 2021-12-05 17:09:37 +01:00
dte_energy_bridge
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 Fix slow config_flow test in Dune HD () 2021-11-25 22:34:47 +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 Remove deprecated yaml config from Efergy () 2021-12-19 18:44:26 +01:00
elgato Use DeviceClass Enums in elgato tests () 2021-12-16 22:07:52 +01:00
elkm1 Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02: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 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 Use DeviceClass Enums in energy tests () 2021-12-16 23:40:24 +01:00
enocean Use config_entries.SOURCE_* constants () 2021-04-25 11:27:40 +02:00
enphase_envoy Remove deprecated yaml config from enphase envoy () 2021-12-15 13:55:31 +01: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 Update ZeroconfServiceInfo in tests (a-f) () 2021-11-23 09:32:58 -06:00
everlights Lint suppression cleanups () 2021-03-02 09:02:04 +01:00
evil_genius_labs Improve evil genius labs error handling () 2021-12-20 09:00:49 +01: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 turned on or off device trigger to toggle entity () 2022-01-03 10:41:30 +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 Use DeviceClass Enums in filter tests () 2021-12-19 13:01:54 +01: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
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
flux Remove debug print () 2022-01-05 15:34:33 +01:00
flux_led Keep flux_led device time in sync () 2022-01-04 17:37:15 +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
foobot Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
forecast_solar Use DeviceClass Enums in forecast_solar tests () 2021-12-17 08:38:37 +01:00
forked_daapd Update ZeroconfServiceInfo in tests (a-f) () 2021-11-23 09:32:58 -06:00
foscam Remove deprecated yaml from foscam () 2021-12-14 13:11:07 +01:00
freebox Make device tracker entities work better () 2022-01-04 23:16:43 -08:00
freedns
freedompro Fix freedompro tests () 2021-12-12 14:09:45 -08:00
fritz Use SsdpServiceInfo for ssdp tests (part 3) () 2021-11-25 11:46:20 -06:00
fritzbox Use SensorStateClass Enums in fritzbox tests () 2021-12-21 19:17:23 +01:00
fritzbox_callmonitor Revert const replacement in fritzbox_callmonitor () 2021-03-01 10:31:13 +01:00
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 Improve tests for generic camera () 2022-01-02 13:26:44 -08:00
generic_hygrostat Add generic hygrostat integration () 2021-07-13 13:25:29 +02:00
generic_thermostat Generic thermostat presets () 2021-12-23 14:29:29 -10: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 Use DeviceClass Enums in gios tests () 2021-12-17 08:43:03 +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 Use DeviceClass Enums in gogogate2 tests () 2021-12-17 08:45:39 +01:00
goodwe Add Goodwe solar inverter integration () 2022-01-04 22:19:31 +01:00
google Increase test coverage for google calendar () 2021-12-23 07:31:56 +01:00
google_assistant Enable local fulfillment google assistant () 2022-01-05 12:09:59 -08: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
google_travel_time Remove deprecated yaml config from google travel time () 2021-12-21 11:00:11 +01: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 Gree update device ips when changed () 2021-12-03 11:18:53 -08:00
greeneye_monitor Use DeviceClass Enums in greeneye_monitor tests () 2021-12-17 16:19:41 +01:00
group Allow binary sensor state to be None () 2021-12-22 12:24:29 +01: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
harmony Use SsdpServiceInfo for ssdp tests (part 1) () 2021-11-25 14:35:19 +01:00
hassio Use dataclass for HassioServiceInfo () 2021-12-03 14:05:56 +01:00
hddtemp Rewrite hddtemp unittest tests to pytest () 2021-01-27 10:24:04 +01:00
heos Use SsdpServiceInfo for ssdp tests (part 1) () 2021-11-25 14:35:19 +01:00
here_travel_time Cleanup here_travel_time tests () 2021-12-01 21:52:44 +01: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 Teach numeric state trigger about entity registry ids () 2021-12-02 09:45:40 -08:00
homekit Add hardware revision support to homekit () 2022-01-04 16:19:12 +01:00
homekit_controller Add connectsense to homekit_controller () 2021-12-23 19:05:36 +00:00
homematic
homematicip_cloud Allow binary sensor state to be None () 2021-12-22 12:24:29 +01: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 Add local only users () 2021-11-29 14:01:03 -08:00
huawei_lte Use SsdpServiceInfo for ssdp tests (part 3) () 2021-11-25 11:46:20 -06:00
hue Add additional service to set advanced Hue scene options () 2022-01-04 21:39:08 -08:00
huisbaasje Use new enums in huisbaasje tests () 2021-12-23 23:44:09 +01:00
humidifier Add turned on or off device trigger to toggle entity () 2022-01-03 10:41:30 +01:00
hunterdouglas_powerview Update ZeroconfServiceInfo in tests (g-m) () 2021-11-23 09:42:38 -06:00
hvv_departures Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
hyperion Use RegistryEntryDisabler () 2021-12-15 23:25:40 +02:00
ialarm Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
iaqualink Update to iaqualink 0.4.1 () 2021-12-27 10:20:55 -10: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
image
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 Bump influxdb-client dependency to 1.24.0 () 2022-01-05 12:45:41 +01:00
input_boolean Yoda assertion style removed is () 2021-03-20 13:55:10 +01:00
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 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 Remove debug print () 2022-01-05 15:34:33 +01:00
integration Use DeviceClass Enums in integration tests () 2021-12-21 19:03:39 +01:00
intent
intent_script
ios
iotawatt Use DeviceClass Enums in iotawatt tests () 2021-12-21 19:02:15 +01: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 RegistryEntryDisabler () 2021-12-15 23:25:40 +02:00
iqvia
islamic_prayer_times Fix islamic prayer times timestamp sensor () 2021-12-07 23:39:27 -08:00
isy994 Use SsdpServiceInfo for ssdp tests (part 1) () 2021-11-25 14:35:19 +01: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 Use dataclass properties in keenetic_ndms2 tests () 2021-12-03 08:50:52 +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 Fix local_ip handling in KNX options flow () 2021-12-30 01:13:58 +01:00
kodi Use DeviceAutomationType in tests/components/[h-l]* () 2021-12-20 22:18:53 +01: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
lcn Use DeviceAutomationType in tests/components/[h-l]* () 2021-12-20 22:18:53 +01:00
light Add turned on or off device trigger to toggle entity () 2022-01-03 10:41:30 +01: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 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 dataclass for ZeroconfServiceInfo () 2021-11-23 22:59:36 +01:00
lovelace
luftdaten Rename Luftdaten -> Sensor.Community () 2021-12-28 21:40:00 +01:00
lutron_caseta Use DeviceAutomationType in tests/components/[h-l]* () 2021-12-20 22:18:53 +01: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
maxcube Add battery entity for Maxcube devices () 2021-12-17 15:02:28 +01:00
mazda Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
media_player Remaining DeviceAutomationType bits () 2021-12-21 20:05:48 +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 Use RegistryEntryDisabler () 2021-12-15 23:25:40 +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 Revert metoffice weather daytime () 2021-12-04 10:29:48 +01:00
mfi Remove debug print () 2022-01-05 15:34:33 +01:00
mhz19 Remove redundant str cast - sensor value conversion () 2021-08-25 15:01:17 +02:00
microsoft_face
microsoft_face_detect
microsoft_face_identify
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 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 Allow mobile app registrations only supporting websocket push () 2022-01-03 11:02:41 -08:00
mochad Yoda assertion style removed is () 2021-03-20 13:55:10 +01:00
modbus Allow binary sensor state to be None () 2021-12-22 12:24:29 +01:00
modem_callerid Use UsbServiceInfo in modem_callerid () 2021-11-24 09:40:52 +01:00
modern_forms Use new enums in modern_forms tests () 2021-12-22 10:04:12 +01:00
mold_indicator Yoda assertion style removed is () 2021-03-20 13:55:10 +01:00
monoprice Use RegistryEntryDisabler () 2021-12-15 23:25:40 +02:00
moon
motion_blinds Motion blinds add interface and wait_for_push options () 2021-10-18 23:34:51 +02:00
motioneye Use RegistryEntryDisabler () 2021-12-15 23:25:40 +02:00
mqtt Reject MQTT light discovery using unsupported value_template () 2022-01-03 17:16:26 +01:00
mqtt_eventstream Don't receive homeassistant_* events from MQTT eventstream () 2021-04-13 15:09:50 +02:00
mqtt_json
mqtt_room Clean up mqtt_room () 2021-02-28 14:16:37 +01:00
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 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 Use new enums in mysensors tests () 2021-12-21 21:57:55 +01:00
mythicbeastsdns
nam Use new enums in nam tests () 2021-12-21 21:54:58 +01:00
namecheapdns
nanoleaf Use dataclass properties in nanoleaf discovery () 2021-11-30 06:05:50 -10:00
neato Use hass_client_no_auth test fixture in integrations h-p () 2021-09-02 14:49:40 +02:00
ness_alarm
nest Improve nest camera failure handling on removal () 2022-01-05 16:17:51 +01:00
netatmo Use DeviceAutomationType in tests/components/[m-r]* () 2021-12-20 22:29:22 +01:00
netgear Use SsdpServiceInfo for ssdp tests (part 3) () 2021-11-25 11:46:20 -06:00
network Handle no enabled ipv4 addresses in the network integration () 2022-01-04 21:22:28 -08:00
nexia Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
nextbus Nextbus upcoming sort as integer () 2021-12-17 09:39:55 +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
nina Address late review of nina () 2021-12-17 16:14:59 +01: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
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
number Use DeviceAutomationType in tests/components/[m-r]* () 2021-12-20 22:29:22 +01:00
nut Update ZeroconfServiceInfo in tests (n-t) () 2021-11-23 10:35:44 -06: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 Use new enums in nzbget tests () 2021-12-21 21:51:10 +01:00
octoprint Downgrade OctoPrint printer disconnected errors () 2022-01-03 13:53:25 +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
oncue Add support for oncue connectivity binary sensor () 2022-01-02 21:36:14 +01:00
ondilo_ico Use hass_client_no_auth test fixture in integrations h-p () 2021-09-02 14:49:40 +02:00
onewire Drop deprecated CONF_NAMES from onewire () 2022-01-02 17:10:19 +01:00
onvif Merge onvif host/auth step, allow skipping scan () 2021-06-28 16:39:18 +02:00
open_meteo Add Open-Meteo integration (second attempt) () 2021-12-16 21:12:33 +01:00
openalpr_cloud
openalpr_local
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 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
overkiz Add unique id to DHCP step in Config Flow for Overkiz () 2021-12-27 11:28:18 -10:00
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 Use enums for ozw tests () 2021-12-22 09:16:37 +01:00
p1_monitor Use new enums in p1_monitor tests () 2021-12-22 14:28:22 +01:00
panasonic_viera Fix panasonic_viera tests () 2021-12-05 12:19:14 +01:00
panel_custom
panel_iframe
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 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 Picnic last_order_max_order_time sensor () 2022-01-04 18:41:31 +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 Use platform enums in plex tests () 2021-12-22 07:59:54 -05:00
plugwise Update ZeroconfServiceInfo in tests (n-t) () 2021-11-23 10:35:44 -06: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 Clean up superfluous integration setup - part 4 () 2021-04-16 17:46:49 +02:00
powerwall Use DhcpServiceInfo in powerwall () 2021-11-21 07:56:22 -06: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 to support input_number () 2022-01-04 18:52:43 +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
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 Add sensor tests to PVOutput () 2022-01-05 11:15:18 +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 Add enumerate to builtins in python_script component () 2021-08-07 22:02:20 -07:00
qld_bushfire
qwikswitch
rachio Update ZeroconfServiceInfo in tests (n-t) () 2021-11-23 10:35:44 -06: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 Update ZeroconfServiceInfo in tests (n-t) () 2021-11-23 10:35:44 -06:00
random
rdw Use new enums in rdw tests () 2021-12-23 23:07:56 +01:00
recollect_waste Deprecate YAML config for ReCollect Waste () 2021-08-29 14:03:44 -06:00
recorder Store deleted duplicated statistics in .storage () 2021-12-22 14:27:56 +01:00
reddit
remember_the_milk
remote Add turned on or off device trigger to toggle entity () 2022-01-03 10:41:30 +01:00
renault Use RegistryEntryDisabler () 2021-12-15 23:25:40 +02: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 Allow binary sensor state to be None () 2021-12-22 12:24:29 +01:00
rfxtrx Allow binary sensor state to be None () 2021-12-22 12:24:29 +01:00
ridwell Address post-merge Ridwell code review () 2021-11-06 10:11:00 -06: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 Add MAC to Roku device () 2022-01-05 12:18:52 +01: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 Use http.HTTPStatus in components/r* () 2021-10-23 20:53:39 +02:00
rtsp_to_webrtc Add support for Add-on discovery in rtsp_to_webrtc () 2022-01-04 17:58:08 +01:00
ruckus_unleashed Make device tracker entities work better () 2022-01-04 23:16:43 -08:00
safe_mode
samsungtv Use enums in samsungtv tests () 2021-12-17 16:26:53 +01:00
scene Filter unsupported parameters from light service calls () 2021-05-26 08:02:59 +02:00
screenlogic Update screenlogic use asyncio API () 2021-11-30 22:19:01 -10: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
select Use DeviceAutomationType in tests/components/[s-z]* () 2021-12-21 11:56:00 +01:00
sense Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
sensibo Code improvements Sensibo () 2021-12-27 08:34:00 -10:00
sensor Add sensor device classes for apparent and reactive power () 2021-12-23 10:29:38 +01:00
sentry Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
seventeentrack Bump py17track to 2021.12.1 () 2021-12-01 18:52:33 +01: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 Fix Shelly error fetching device triggers for sleeping devices () 2021-12-31 18:47:03 +01: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 Consolidate SimpliSafe config flow forms into one () 2021-12-09 14:11:41 -08:00
simulated
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 Remove deprecated yaml config from sma () 2022-01-04 16:04:16 +01:00
smappee Use ZeroconfServiceInfo in smappee () 2021-11-21 15:50:29 -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 Use new enums in smartthings tests () 2021-12-23 23:14:10 +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
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 RegistryEntryDisabler () 2021-12-15 23:25:40 +02:00
songpal Use SsdpServiceInfo for ssdp tests (part 1) () 2021-11-25 14:35:19 +01:00
sonos Add support for Sonos microphone binary_sensor () 2022-01-04 18:45:40 +01: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 Adjust async_step_discovery methods for BaseServiceInfo () 2021-11-24 19:30:02 -06:00
sql Remove login details before logging SQL errors () 2021-04-07 12:15:56 +02: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 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 Add SensorDeviceClass to statistics component, improve structures () 2022-01-04 10:25:37 +01:00
statsd String formatting cleanups () 2021-07-13 00:12:55 +02:00
stookalert Remove deprecated YAML configuration from Stookalert () 2021-12-21 12:53:19 +01:00
stream Remove debug print () 2022-01-05 15:34:33 +01: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 turned on or off device trigger to toggle entity () 2022-01-03 10:41:30 +01:00
switchbot Switchbot bump api version () 2021-11-09 07:01:05 +01:00
switcher_kis Use RegistryEntryDisabler () 2021-12-15 23:25:40 +02: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 Use SsdpServiceInfo for ssdp tests (part 1) () 2021-11-25 14:35:19 +01:00
system_bridge Use dataclass properties in system_bridge tests () 2021-12-03 08:49:35 +01: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 Update ZeroconfServiceInfo in tests (n-t) () 2021-11-23 10:35:44 -06:00
tag Add id to automation triggers () 2021-03-31 14:56:04 +02:00
tailscale Extend entities provided by Tailscale () 2021-12-01 21:47:10 -05:00
tasmota Allow binary sensor state to be None () 2021-12-22 12:24:29 +01: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
template Improve test coverage of template button () 2022-01-03 10:39:24 +01:00
tesla_wall_connector Display energy in wh instead of kWh () 2021-12-07 11:33:24 -08:00
threshold Fix unavailable entity capable of triggering non-numerical warning in Threshold sensor () 2021-07-06 09:33:00 +02:00
tibber Add external Tibber statistics () 2022-01-05 09:33:12 +01:00
tile Add reauth flow to Tile () 2021-12-20 13:11:26 -07:00
time_date
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
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 Remove legacy migration and yaml from tplink () 2021-12-21 11:24:32 +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 Update ZeroconfServiceInfo in tests (t-z) () 2021-11-23 11:28:50 -06:00
trafikverket_weatherstation Fix trafikverket_weatherstation () 2021-12-02 00:14:42 +01:00
transmission Spelling fixes () 2021-06-11 13:35:03 +02:00
transport_nsw
trend Allow binary sensor state to be None () 2021-12-22 12:24:29 +01: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 support for Christmas Tree pickup to TwenteMilieu () 2021-12-02 10:21:19 +01:00
twilio Use hass_client_no_auth test fixture in integrations s-x () 2021-09-02 14:50:10 +02:00
twinkly Add twinkly DHCP support () 2021-12-14 15:12:19 +01:00
twitch
uk_transport Yoda assertion style removed is () 2021-03-20 13:55:10 +01:00
unifi Make device tracker entities work better () 2022-01-04 23:16:43 -08:00
unifi_direct Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
unifiprotect UniFi Protect test refactoring () 2022-01-05 19:29:59 +01: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
updater Remove analytics from updater () 2021-03-30 22:22:03 +02:00
upnp Use dataclass properties in upnp discovery () 2021-12-01 09:23:38 -10:00
uptime
uptimerobot Use device class enum in UptimeRobot () 2021-12-01 10:36: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 Use platform enums in utility_meter tests () 2021-12-22 10:43:33 +01:00
uvc Improve uvc test camera () 2021-03-19 15:54:07 +01:00
vacuum Use DeviceAutomationType in tests/components/[s-z]* () 2021-12-21 11:56:00 +01:00
vallox Vallox config flow follow-up fixes () 2021-12-30 11:58:36 +01: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 Spelling fixes () 2021-06-11 13:35:03 +02:00
verisure Use dataclass for DhcpServiceInfo () 2021-11-23 13:35:53 +01:00
version Address late review comments for version integration () 2022-01-03 13:30:40 +01:00
vesync Remove deprecated YAML configuration from VeSync () 2021-06-30 16:29:44 -04:00
vicare Use dataclass properties in vicare discovery () 2021-12-01 19:39:03 +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 platform enums in vizio tests () 2021-12-22 07:33:13 -05:00
vlc_telnet Remove deprecated yaml config from vlc_telnet () 2021-12-21 23:37:46 +01:00
voicerss Use http.HTTPStatus in components/[tuv]* () 2021-10-24 11:27:17 +02:00
volumio Drop base ATTR constants in zeroconf () 2021-12-01 12:29:41 +01: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 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 WattTime config option for showing the monitored location on the map () 2021-10-25 15:52:14 -06:00
waze_travel_time Remove deprecated yaml config from waze_travel_time () 2022-01-04 13:39:32 +01:00
weather Handle None values in weather entity forecast () 2021-12-16 22:01:32 +01: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 Introduce only_supervisor for @websocket_api.ws_require_user() () 2021-12-08 16:49:35 -08:00
wemo Add turned on or off device trigger to toggle entity () 2022-01-03 10:41:30 +01:00
whirlpool Add support for multiple Whirlpool airconditioners () 2021-10-13 15:45:02 +02:00
whois Add configuration flow to Whois () 2021-12-30 22:42:46 +01:00
wiffi
wilight Use SsdpServiceInfo for SOURCE_SSDP tests (part 4) () 2021-11-25 17:13:52 -06:00
withings Use platform enums in withings tests () 2021-12-21 20:37:17 -08:00
wled Simplify WLED config flow, use device name for config entry () 2022-01-04 10:59:14 -08: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
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 Update ZeroconfServiceInfo in tests (t-z) () 2021-11-23 11:28:50 -06:00
xiaomi_miio Bump xiaomi_miio dependency () 2021-12-01 08:08:59 +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 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 Use http.HTTPStatus in components/[wxyz]* () 2021-10-24 17:25:01 +02:00
yeelight Adjust yeelight ssdp_listener tests () 2021-12-05 17:51:45 -08:00
youless Add initial version for the YouLess integration () 2021-07-27 17:42:15 +02:00
zeroconf Offer local control option when there are multiple zeroconf homekit matches () 2022-01-04 16:51:38 +01:00
zerproc Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
zha Add select entities to ZHA () 2022-01-04 13:40:29 +01:00
zodiac
zone Improve warnings when a zone trigger is referencing a none-existing zone () 2021-12-14 20:14:50 +01:00
zwave Use new enums in zwave tests () 2021-12-23 23:51:33 +01:00
zwave_js Refactor enum zwave js tests () 2022-01-01 21:50:48 +01:00
__init__.py
conftest.py Improve zeroconf test fixture () 2021-04-25 08:16:38 -10:00