hass-core/tests/components
Aaron Godfrey 3405fa60ec
Add more types to the todoist integration ()
* Add more types to the todoist integration.

* Update tests.

* Update homeassistant/components/todoist/calendar.py

Pass f-string directly to strftime.

Co-authored-by: Allen Porter <allen.porter@gmail.com>

* Add back mistakenly removed local var.

Co-authored-by: Allen Porter <allen.porter@gmail.com>
2022-12-19 20:29:57 -08:00
..
abode Cleanup ColorMode in tests () 2022-09-20 18:33:45 +02:00
accuweather Use new device class in accuweather () 2022-12-06 11:54:59 +01:00
acmeda Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
adax Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
adguard Add name and slug to supervisor discovery info () 2022-10-11 16:56:45 +02:00
advantage_air Cleanup root component imports in tests () 2022-09-21 06:57:41 -10:00
aemet Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
agent_dvr Apply hass-relative-import to tests (a-c) () 2022-09-19 09:48:25 +02:00
air_quality Move attribution attribute to Entity base class () 2021-10-11 23:15:32 +02:00
airly Do not use AQI device class for CAQI sensor in Airly integration () 2022-10-01 16:33:11 +02:00
airnow Add diagnostics to AirNow () 2022-10-13 07:31:33 -06:00
airq Add air-Q integration (air quality sensors) () 2022-11-03 23:13:57 +01:00
airthings Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
airthings_ble Bump bleak to 0.19.0 () 2022-10-15 13:57:23 -04:00
airtouch4
airvisual Remove airvisual_pro code from airvisual () 2022-12-19 12:32:33 -07:00
airvisual_pro Migrate AirVisual Pro devices to the airvisual_pro domain () 2022-12-19 10:48:36 -07:00
airzone Add Airzone DHCP discovery support () 2022-11-23 12:32:23 -07:00
aladdin_connect Bumped AIOAladdinConnect 0.1.46 () 2022-09-19 21:18:53 +02:00
alarm_control_panel Fix resetting of attributes in EntityRegistry.async_get_or_create () 2022-08-30 21:07:50 +02:00
alarmdecoder Cleanup DeviceClass and StateClass in tests () 2022-09-20 10:49:11 -04:00
alert Little cleanup of Alert tests () 2022-10-14 17:11:30 +02:00
alexa Upgrade pytest-aiohttp () 2022-11-29 22:36:36 +01:00
almond Add name and slug to supervisor discovery info () 2022-10-11 16:56:45 +02:00
amberelectric Apply hass-relative-import to tests (a-c) () 2022-09-19 09:48:25 +02:00
ambiclimate Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
ambient_station Remove unnecessary session scoping to several test fixtures () 2022-10-18 18:06:23 +02:00
analytics Enable strict typing of analytics () 2022-12-02 14:05:08 +01:00
android_ip_webcam Remove deprecated YAML in android_ip_webcam () 2022-10-25 23:53:17 +02:00
androidtv Remove websocket_api send_big_result () 2022-07-19 21:08:11 -07:00
anthemav Remove yaml import anthemav () 2022-10-26 12:42:21 +02:00
apache_kafka Adjust entity filters to make includes stronger than excludes () 2022-06-28 11:42:51 -05:00
apcupsd Remove deprecated apcupsd YAML config () 2022-12-13 08:52:05 +01:00
api Use async with to fetch HTTP streams in tests () 2022-11-27 14:35:03 -05:00
api_streams
apple_tv Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
application_credentials Prompt user to remove application credentials when deleting config entries () 2022-09-21 21:02:40 -07:00
apprise
aprs Convert some tests to async and drop usage get_test_home_assistant () 2022-01-18 19:37:17 -08:00
aranet Hide Aranet update interval by default () 2022-12-09 20:33:23 -05:00
arcam_fmj Upgrade arcam_fmj to entity naming () 2022-11-23 20:36:17 +01:00
aseko_pool_live Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
asuswrt Review AsusWRT sensors tests () 2022-12-02 11:22:16 +01:00
atag Cleanup root component imports in tests () 2022-09-21 06:57:41 -10:00
august Fix yale access bluetooth locks delaying startup when key changes () 2022-12-01 03:36:02 +01:00
aurora Make it optional to provide a title when finishing a FlowHandler () 2022-12-09 10:24:08 +01:00
aurora_abb_powerone Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
aussie_broadband Shorten Entity Name in Aussie Broadband () 2022-07-11 17:43:32 +02:00
auth Upgrade pytest-aiohttp () 2022-11-29 22:36:36 +01:00
automation Test corrections noticed during pytest upgrade () 2022-11-23 20:53:28 +01:00
awair Use SoundPressure unit and device class in awair () 2022-12-08 20:56:02 +01:00
aws Add support for EventBridge to aws integration () 2022-10-25 13:21:25 +02:00
axis Make Axis utilise forward_entry_setups () 2022-07-28 11:41:03 +02:00
azure_devops Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
azure_event_hub Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
backup Add backup.create service () 2022-04-20 08:56:05 +02:00
baf Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
balboa Cleanup root component imports in tests () 2022-09-21 06:57:41 -10:00
bayesian Bayesian - support unique_id: () 2022-10-25 12:42:59 +02:00
binary_sensor Fix resetting of attributes in EntityRegistry.async_get_or_create () 2022-08-30 21:07:50 +02:00
blackbird Cleanup root component imports in tests () 2022-09-21 06:57:41 -10:00
blebox Blebox add thermoBox to climate () 2022-12-06 14:43:35 +01:00
blink Use SchemaOptionsFlowHandler in blink () 2022-11-30 14:59:26 +01:00
bluemaestro Reduce overhead to update passive bluetooth devices () 2022-09-16 12:24:20 +02:00
blueprint Fix reload of automation and scripts when blueprint changed () 2022-10-14 16:43:09 +02:00
bluetooth Implement an active update coordinator for polling ble devices that get data from both advertisements and active connections () 2022-12-19 16:09:29 -10:00
bluetooth_le_tracker Configure autoflake for pre-commit () 2022-11-22 08:10:36 +01:00
bmw_connected_drive Use US_CUSTOMARY_SYSTEM in tests () 2022-10-20 15:42:23 +02:00
bond Handle timeout fetching bond token in config flow () 2022-09-21 14:03:05 -04:00
bosch_shc Get discovered zeroconf IPv6 addresses () 2022-02-11 16:46:17 -06:00
braviatv Fix saving options with missing ignored sources in BraviaTV () 2022-12-13 08:45:04 +01:00
broadlink Migrate Broadlink to new entity naming style () 2022-10-18 22:09:23 +02:00
brother Migrate attributes to separate sensors in Brother integration () 2022-10-09 14:48:01 +02:00
brunt Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
bsblan Add support for BSBLAN firmware v3 () 2022-11-30 16:36:33 +01:00
bthome Bump bthome-ble to 2.3.1 () 2022-11-19 13:48:33 +01:00
buienradar Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
button Mark device triggers from hidden or auxiliary entities as secondary () 2022-04-21 08:01:32 +02:00
caldav Local calendar integration () 2022-11-30 21:20:21 +01:00
calendar Reduce unnecessary alarm firing to speed up calendar trigger test () 2022-10-21 10:47:37 -04:00
camera Use async with to fetch HTTP streams in tests () 2022-11-27 14:35:03 -05:00
canary Adjust root-import in tests () 2022-09-19 15:22:23 +02:00
cast Cleanup EntityFeature in tests () 2022-09-21 10:48:55 +02:00
cert_expiry Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
clicksend_tts Fix, improve input validation and add tests to ClickSend tts () 2022-10-12 11:27:46 +02:00
climate Ensure recorder test fixture is setup before hass fixture () 2022-10-19 07:58:47 +02:00
cloud Drop title from repairs flows () 2022-12-10 11:43:22 +01:00
cloudflare Use location info helper for IP in Cloudflare DNS () 2022-11-07 19:31:47 +01:00
co2signal Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
coinbase Remove YAML import from coinbase () 2022-10-26 17:14:31 +02:00
color_extractor
comfoconnect
command_line Report error code in log when command fails () 2022-07-02 09:58:08 -04:00
compensation Fix compensation (numpy) tests () 2022-06-23 11:12:22 +02:00
config Add translation_key property to entites () 2022-12-01 09:34:09 +01:00
configurator Remove EVENT_TIME_CHANGED and EVENT_TIMER_OUT_OF_SYNC () 2022-04-09 09:05:54 -10:00
control4 Drop STEP_ID constants from data_entry_flow () 2021-11-11 16:28:46 +01:00
conversation Update intent response () 2022-12-13 23:32:30 -05:00
coolmaster Adjust climate constants in coolmaster config flow () 2022-04-26 18:57:45 +02:00
coronavirus Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
counter Apply hass-relative-import to tests (a-c) () 2022-09-19 09:48:25 +02:00
cover Cleanup EntityFeature in tests () 2022-09-21 10:48:55 +02:00
cpuspeed Use FREQUENCY device class in integrations () 2022-12-13 14:14:42 +01:00
crownstone Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
daikin Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
darksky Convert darksky unittest tests to pytest () 2022-10-17 16:09:37 +02:00
datadog
debugpy
deconz Ignore certain device trigger validation errors () 2022-12-14 16:41:11 +01:00
default_config Make home assistant discoverable via UPnP/SSDP () 2022-10-15 14:00:46 -04:00
deluge Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
demo Drop title from repairs flows () 2022-12-10 11:43:22 +01:00
denonavr Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
derivative Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
device_automation Revert "Improve device_automation trigger validation" () 2022-10-07 08:23:53 -04:00
device_sun_light_trigger Adjust root-import in tests () 2022-09-19 15:22:23 +02:00
device_tracker Cleanup SourceType in tests () 2022-09-20 10:50:07 -04:00
devolo_home_control Fix sensor tests in devolo Home Control () 2022-12-08 22:52:20 +02:00
devolo_home_network Add reauth flow for devolo_home_network () 2022-10-11 10:54:29 +02:00
dexcom Apply hass-relative-import to tests (d-h) () 2022-09-19 09:31:57 +02:00
dhcp Cleanup SourceType in tests () 2022-09-20 10:50:07 -04:00
diagnostics Do not redact diagnostics empty key () 2022-04-03 13:17:08 +02:00
dialogflow Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
directv Cleanup EntityFeature in tests () 2022-09-21 10:48:55 +02:00
discord Add option to include attachments from remote URL to Discord notifications () 2022-11-12 16:11:06 -08:00
discovery Sabnzbd config flow () 2022-04-26 23:09:10 -07:00
dlna_dmr Match config entries for dlna_dmr based on device MAC, in addition to UDN () 2022-12-11 13:40:35 -05:00
dlna_dms Make home assistant discoverable via UPnP/SSDP () 2022-10-15 14:00:46 -04:00
dnsip Add tests DNS IP () 2022-11-13 18:23:14 -06:00
doorbird Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
dsmr Migrate DSMR to new entity naming style () 2022-07-20 11:30:08 +02:00
dsmr_reader Add config flow and MQTT autodiscover to dsmr_reader integration () 2022-09-25 23:15:50 -04:00
dte_energy_bridge
duckdns
dunehd Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
dynalite Implemented RestoreEntity for Dynalite () 2022-11-12 22:59:29 +01:00
eafm
ecobee Cleanup EntityFeature in tests () 2022-09-21 10:48:55 +02:00
econet Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
ecowitt Migrate Ecowitt to webhooks () 2022-08-31 12:41:04 -04:00
efergy Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
eight_sleep Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
elgato Migrate Elgato to new entity naming style () 2022-07-09 23:41:04 +02:00
elkm1 Fix creating multiple ElkM1 systems with TLS 1.2 () 2022-11-07 12:09:36 +01:00
elmax Apply hass-relative-import to tests (d-h) () 2022-09-19 09:31:57 +02:00
emonitor Use DhcpServiceInfo in emonitor () 2021-11-19 12:48:51 +01:00
emulated_hue Upgrade pytest-aiohttp () 2022-11-29 22:36:36 +01:00
emulated_kasa Remove energy usage from the switch base class () 2022-03-28 18:56:04 -10:00
emulated_roku Upgrade pytest-aiohttp () 2022-11-29 22:36:36 +01:00
energy Upgrade pytest-aiohttp () 2022-11-29 22:36:36 +01:00
enocean Fix invalid enocean unique_id () 2022-08-01 17:42:47 +02:00
enphase_envoy Add diagnostics to Enphase Envoy () 2022-10-18 10:25:07 -06:00
environment_canada Add diagnostics to Environment Canada integration () 2022-10-28 06:38:11 +02:00
epson Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
escea Cleanup FlowResultType in tests () 2022-09-21 09:17:20 +02:00
esphome ESPHome: Use MAC as unique ID () 2022-12-10 22:26:42 -05:00
everlights
evil_genius_labs Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
ezviz Fix EZVIZ spelling case () 2022-09-28 07:41:33 +02:00
faa_delays Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03: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 Ensure recorder test fixture is setup before hass fixture () 2022-10-19 07:58:47 +02:00
feedreader Fix Feedreader Atom feeds using updated date () 2022-06-08 20:32:01 +02:00
ffmpeg
fibaro Use parameterized test for better code readability () 2022-11-16 15:27:20 +01:00
fido Upgrade pytest-aiohttp () 2022-11-29 22:36:36 +01:00
file Fix file sensor reading the whole file to get the last line () 2022-06-25 21:02:50 -05:00
file_upload Rename image integration to image_upload () 2022-12-16 08:16:38 -05:00
filesize Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
filter Ensure recorder test fixture is setup before hass fixture () 2022-10-19 07:58:47 +02:00
fireservicerota Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
firmata Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
fivem Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
fjaraskupan Bump bleak to 0.19.0 () 2022-10-15 13:57:23 -04:00
flic Add unique id to flic buttons () 2022-01-05 17:51:01 +01:00
flick_electric Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
flipr Add flipr battery level sensor () 2022-11-16 09:42:31 +01:00
flo Add rules for converting volumes () 2022-10-26 10:29:33 +02:00
flume Remove deprecated yaml config from flume () 2021-12-13 23:04:50 +01:00
flux Remove EVENT_TIME_CHANGED and EVENT_TIMER_OUT_OF_SYNC () 2022-04-09 09:05:54 -10:00
flux_led Add support for newer Magic Home sockets () 2022-09-25 13:47:56 -10:00
folder Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
folder_watcher Propagate destination of watched folder moves () 2022-06-28 21:52:17 -07:00
foobot Improve type hint in foobot sensor entity () 2022-08-26 10:33:17 +02:00
forecast_solar Add API key validation for Forecast.Solar () 2022-11-25 15:05:01 +01:00
forked_daapd Fix owntone websocket reconnection () 2022-11-25 16:16:16 +01:00
foscam Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
freebox Adjust root-import in tests () 2022-09-19 15:22:23 +02:00
freedns
freedompro Cleanup root component imports in tests () 2022-09-21 06:57:41 -10:00
fritz Add IPv6 sensor to fritz component () 2022-12-05 00:48:41 +01:00
fritzbox Fix loading of Fritz!Smarthome issues on older Fritz!Box () 2022-12-09 20:54:22 -05:00
fritzbox_callmonitor Remove low level call from fritzbox_callmonitor () 2022-09-18 03:08:55 +02:00
fronius Migrate Fronius to new entity naming style () 2022-07-11 09:16:29 -07:00
frontend Upgrade pytest-aiohttp () 2022-11-29 22:36:36 +01:00
fully_kiosk Use DATA_SIZE device class in integrations () 2022-12-13 10:17:56 +01:00
garages_amsterdam Bump package for Garage Amsterdam () 2022-12-05 13:12:46 +01:00
gdacs Use US_CUSTOMARY_SYSTEM in tests () 2022-10-20 15:42:23 +02:00
generic Add visual image preview during generic camera options flow () 2022-10-25 10:03:19 +02:00
generic_hygrostat Adjust root-import in tests () 2022-09-19 15:22:23 +02:00
generic_thermostat Use US_CUSTOMARY_SYSTEM in tests () 2022-10-20 15:42:23 +02:00
geo_json_events Remove EVENT_TIME_CHANGED and EVENT_TIMER_OUT_OF_SYNC () 2022-04-09 09:05:54 -10:00
geo_location Add instance attributes to GeolocationEvent () 2022-07-04 16:43:53 +02:00
geo_rss_events
geocaching Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
geofency Upgrade pytest-aiohttp () 2022-11-29 22:36:36 +01:00
geonetnz_quakes Use US_CUSTOMARY_SYSTEM in tests () 2022-10-20 15:42:23 +02:00
geonetnz_volcano Use US_CUSTOMARY_SYSTEM in tests () 2022-10-20 15:42:23 +02:00
gios Apply hass-relative-import to tests (d-h) () 2022-09-19 09:31:57 +02:00
github Limit Github event subscription if polling is disabled () 2022-09-18 11:40:42 +02:00
glances Use DataUpdateCoordinator for glances () 2022-11-03 10:02:25 +01:00
goalzero Fix Goalzero time to empty sensor device class () 2022-12-06 12:14:15 +01:00
gogogate2 Cleanup EntityFeature in tests () 2022-09-21 10:48:55 +02:00
goodwe Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
google Make google calendar fail louder on invalid google_calendars.yaml () 2022-12-10 09:26:28 -08:00
google_assistant Upgrade pytest-aiohttp () 2022-11-29 22:36:36 +01:00
google_assistant_sdk Google Assistant SDK: Support non en-US language code () 2022-12-17 14:40:24 -08:00
google_domains
google_pubsub Adjust entity filters to make includes stronger than excludes () 2022-06-28 11:42:51 -05:00
google_sheets Google Sheets: small cleanup () 2022-12-09 20:57:40 -08:00
google_translate Add dialect support to google_translate () 2022-12-01 13:31:19 +01:00
google_travel_time Move default option handling to config_flow for google_travel_time () 2022-10-20 19:32:45 -07:00
google_wifi Allow customizing unit for temperature and pressure sensors () 2022-03-30 15:43:04 +02:00
govee_ble Reduce overhead to update passive bluetooth devices () 2022-09-16 12:24:20 +02:00
gpslogger Upgrade pytest-aiohttp () 2022-11-29 22:36:36 +01:00
graphite Convert graphite tests to pytest () 2022-10-14 17:59:09 +02:00
gree Cleanup root component imports in tests () 2022-09-21 06:57:41 -10:00
greeneye_monitor Create greeneye_monitor entities when monitor connects () 2022-02-23 10:09:12 -08:00
group Enforce MediaPlayerState in group () 2022-11-30 10:13:14 +01:00
growatt_server Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
guardian Remove unnecessary session scoping to several test fixtures () 2022-10-18 18:06:23 +02:00
habitica Prevent plumbum from causing the testsuite to fail () 2022-04-22 08:40:23 +02:00
hardkernel Include config entry id in response to WS API hardware/info () 2022-11-10 13:19:21 +01:00
hardware Add periodic system stats to hardware integration () 2022-08-30 21:45:13 -04:00
harmony Migrate Logitech Harmony Hub translations () 2022-12-05 13:57:13 +01:00
hassio Add support for managing the silabs multiprotocol add-on () 2022-11-16 17:38:07 +01:00
hddtemp
hdmi_cec Enforce MediaPlayerState in hdmi_cec media player () 2022-09-15 11:48:05 -04:00
heos Cleanup root component imports in tests () 2022-09-21 06:57:41 -10:00
here_travel_time Handle special transit errors for here_travel_time () 2022-12-09 21:09:55 -05:00
hisense_aehw4a1 Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
history Configure autoflake for pre-commit () 2022-11-22 08:10:36 +01:00
history_stats Set date in test to fixed one () 2022-10-28 23:58:02 -04:00
hive Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03: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 Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
home_plus_control Apply hass-relative-import to tests (d-h) () 2022-09-19 09:31:57 +02:00
homeassistant Raise repairs issue if country is not configured () 2022-11-28 09:54:13 +01:00
homeassistant_alerts Add supervisor key to homassistant_alerts () 2022-11-29 13:22:36 -05:00
homeassistant_hardware Disable multi-pan () 2022-12-08 22:43:52 -05:00
homeassistant_sky_connect Disable multi-pan () 2022-12-08 22:43:52 -05:00
homeassistant_yellow Disable multi-pan () 2022-12-08 22:43:52 -05:00
homekit Fix HomeKit media players when entity has duplicate sources () 2022-12-12 21:29:06 -05:00
homekit_controller Use enum sensor device class in HomeKit Controller () 2022-12-02 14:50:01 +01:00
homematic
homematicip_cloud Add device HmIP-DRDI3 () 2022-12-18 12:44:49 -07:00
homewizard Improve HomeWizard request issue reporting () 2022-12-16 10:53:54 -05:00
honeywell Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
html5 Remove deprecated GCM API from html5 () 2022-12-04 18:34:54 +01:00
http Upgrade pytest-aiohttp () 2022-11-29 22:36:36 +01:00
huawei_lte Huawei LTE SSDP improvements () 2022-12-14 23:48:25 +01:00
hue Cleanup ColorMode in tests () 2022-09-20 18:33:45 +02:00
huisbaasje Update huisbaasje-client 0.1.0 to energyflip-client 0.2.0 () 2022-09-29 13:25:23 -04:00
humidifier Ensure recorder test fixture is setup before hass fixture () 2022-10-19 07:58:47 +02:00
hunterdouglas_powerview Prettify json (component test fixtures) () 2022-03-30 11:37:17 +02:00
hvv_departures Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
hyperion Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
ialarm Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
iaqualink Update to iaqualink 0.5.0 () 2022-10-17 10:14:29 +02:00
ibeacon Fix iBeacons with infrequent random mac address changes unexpectedly going unavailable () 2022-11-24 23:20:19 +01:00
icloud Fix sync context in icloud () 2022-08-31 10:52:41 +02:00
ifttt Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
ign_sismologia
image_processing Upgrade pytest-aiohttp () 2022-11-29 22:36:36 +01:00
image_upload Rename image integration to image_upload () 2022-12-16 08:16:38 -05:00
imap_email_content
influxdb Handle state is None in InfluxDB () 2022-10-04 21:43:57 +03:00
inkbird Reduce overhead to update passive bluetooth devices () 2022-09-16 12:24:20 +02:00
input_boolean Ensure recorder test fixture is setup before hass fixture () 2022-10-19 07:58:47 +02:00
input_button Ensure recorder test fixture is setup before hass fixture () 2022-10-19 07:58:47 +02:00
input_datetime Ensure recorder test fixture is setup before hass fixture () 2022-10-19 07:58:47 +02:00
input_number Ensure recorder test fixture is setup before hass fixture () 2022-10-19 07:58:47 +02:00
input_select Ensure recorder test fixture is setup before hass fixture () 2022-10-19 07:58:47 +02:00
input_text Ensure recorder test fixture is setup before hass fixture () 2022-10-19 07:58:47 +02:00
insteon Add Insteon lock and load controller devices () 2022-07-27 10:06:33 -10:00
integration Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
intellifire Apply hass-relative-import to tests (i-r) () 2022-09-19 09:46:59 +02:00
intent Update intent response () 2022-12-13 23:32:30 -05:00
intent_script Fix ended session when there isn't any response from the user () 2022-06-03 15:32:22 +02:00
ios
iotawatt Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
ipma IPMA Code quality improvement () 2022-10-14 00:18:57 +03:00
ipp Use a global const for CONF_UUID () 2022-12-19 12:16:30 +01:00
iqvia Remove unnecessary session scoping to several test fixtures () 2022-10-18 18:06:23 +02:00
islamic_prayer_times Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
iss Convert platform in iss integration () 2022-09-03 10:32:03 +02:00
isy994 Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
izone Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
jellyfin Add media_player platform to Jellyfin () 2022-10-24 21:45:01 -05:00
jewish_calendar Add test for incorrect config for Jewish Calendar () 2022-05-02 20:52:00 +03:00
juicenet Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
justnimbus Various improvement for JustNimbus () 2022-08-16 17:10:11 +02:00
kaleidescape Cleanup root component imports in tests () 2022-09-21 06:57:41 -10:00
keenetic_ndms2 Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
kegtron Add support for Kegtron Smart (Beer) Keg Monitor BLE devices () 2022-09-21 05:09:39 -10:00
keymitt_ble Fix bluetooth remote connections not picking the best path () 2022-11-29 19:56:31 -10:00
kira Convert kira tests to pytest () 2022-10-07 08:21:18 +02:00
kmtronic Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
knx Address late KNX flow tests review () 2022-12-04 18:39:27 +01:00
kodi Configure autoflake for pre-commit () 2022-11-22 08:10:36 +01:00
konnected Clean up async_update_entity helper usage () 2022-03-25 15:22:58 -07:00
kostal_plenticore Adjust root-import in tests () 2022-09-19 15:22:23 +02:00
kraken Clean up accessing device_registry helpers via hass () 2022-05-17 12:22:15 -07:00
kulersky Use light enums in tests () 2022-04-26 16:32:00 +02:00
lacrosse_view Code quality changes for LaCrosse View () 2022-08-18 17:17:58 +02:00
lametric Add buttons to dismiss notifications in LaMetric () 2022-10-19 17:46:54 +02:00
landisgyr_heat_meter Landis+Gyr Heat Meter code improvements () 2022-11-09 13:45:28 +01:00
lastfm Configure autoflake for pre-commit () 2022-11-22 08:10:36 +01:00
launch_library Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
laundrify Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
lcn Spelling updates () 2022-11-28 16:51:43 +01:00
led_ble Bump bleak to 0.19.0 () 2022-10-15 13:57:23 -04:00
lg_soundbar Create a UUID from given LG soundbar device name () 2022-11-30 12:53:49 +01:00
lidarr Bump aiopyarr to 22.9.0 () 2022-09-28 08:06:24 +02:00
life360 Convert life360 to aiohttp () 2022-08-31 14:54:23 -05:00
lifx Populate suggested_area using the LIFX group name for each device () 2022-12-04 16:31:08 -10:00
light Ensure recorder test fixture is setup before hass fixture () 2022-10-19 07:58:47 +02:00
litejet Upgrade pytest-aiohttp () 2022-11-29 22:36:36 +01:00
litterrobot Use enum sensor device class in Litter-Robot () 2022-12-06 11:08:05 +01:00
livisi Add livisi integration () 2022-11-07 14:40:23 +01:00
local_calendar Tighten validation on calendar create event websocket () 2022-12-06 13:04:32 -05:00
local_file Fix local_file partial tests () 2021-12-29 16:52:23 -10:00
local_ip Local ip tests () 2022-11-14 12:20:45 -06:00
locative Upgrade pytest-aiohttp () 2022-11-29 22:36:36 +01:00
lock Mark device triggers from hidden or auxiliary entities as secondary () 2022-04-21 08:01:32 +02:00
logbook Spelling updates () 2022-11-28 16:51:43 +01:00
logentries
logger Add websocket endpoints to control integration logging () 2022-11-17 08:57:43 -06:00
logi_circle Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
london_air Use http.HTTPStatus in components/[ikl]* () 2021-10-22 23:06:18 +02:00
lookin Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
lovelace Use new enums in cast () 2022-09-09 08:57:14 +02:00
luftdaten Migrate Sensor.Community to new entity naming style () 2022-07-18 15:13:46 +02:00
lutron_caseta Fix lutron caseta triggers when device fails to setup before startup finishes () 2022-11-29 20:46:01 -05:00
lyric Remove deprecated Lyric YAML configuration () 2022-07-18 21:13:53 -07:00
mailbox Use http.HTTPStatus in components/m* () 2021-10-22 23:54:36 +02:00
mailgun Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
manual Fix manual.alarm_control_panel RestoreEntity bugs () 2022-12-19 11:19:24 +01:00
manual_mqtt Update MQTT tests to use the config entry setup () 2022-06-02 14:24:46 +02:00
marytts Cleanup root component imports in tests () 2022-09-21 06:57:41 -10:00
matter Clean up matter adapter () 2022-12-17 23:44:19 +01:00
maxcube Cleanup HVACAction and HVACMode in tests () 2022-09-20 20:30:54 +02:00
mazda Enable automatic conversion for pressures () 2022-12-12 12:42:35 +01:00
meater Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
media_player Cleanup supported_features in demo () 2022-11-17 09:39:46 +01:00
media_source Rename image integration to image_upload () 2022-12-16 08:16:38 -05:00
melcloud Use http.HTTPStatus in components/m* () 2021-10-22 23:54:36 +02:00
melissa Cleanup root component imports in tests () 2022-09-21 06:57:41 -10:00
melnor Bump bleak to 0.19.0 () 2022-10-15 13:57:23 -04:00
meraki Upgrade pytest-aiohttp () 2022-11-29 22:36:36 +01:00
met Migrate Met.no to new entity naming style () 2022-07-10 13:13:22 -07:00
met_eireann Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
meteo_france Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
meteoclimatic Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
metoffice Migrate MetOffice to new entity naming style () 2022-09-28 16:37:35 +02:00
mfi Remove energy usage from the switch base class () 2022-03-28 18:56:04 -10: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 Add reauthenticaion to mikrotik () 2022-10-01 20:37:24 -07:00
mill Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
min_max Add sum to min_max helper () 2022-11-24 20:21:09 +01:00
minecraft_server Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
minio Apply hass-relative-import to tests (i-r) () 2022-09-19 09:46:59 +02:00
mjpeg Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
moat Reduce overhead to update passive bluetooth devices () 2022-09-16 12:24:20 +02:00
mobile_app Fix mobile app passing incorrect device ID when scanning tag () 2022-11-28 08:35:57 -05:00
mochad
modbus Upgrade pytest-aiohttp () 2022-11-29 22:36:36 +01:00
modem_callerid Test corrections noticed during pytest upgrade () 2022-11-23 20:53:28 +01:00
modern_forms Apply hass-relative-import to tests (i-r) () 2022-09-19 09:46:59 +02:00
moehlenhoff_alpha2 Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
mold_indicator
monoprice Cleanup root component imports in tests () 2022-09-21 06:57:41 -10:00
moon Use enum sensor device class in Moon () 2022-12-03 11:25:04 +01:00
motion_blinds Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
motioneye Upgrade pytest-aiohttp () 2022-11-29 22:36:36 +01:00
mqtt Add QoS parameter to MQTT websocket_subscribe () 2022-12-06 09:31:19 +01:00
mqtt_eventstream
mqtt_json Update MQTT tests to use the config entry setup () 2022-06-02 14:24:46 +02:00
mqtt_room Add unique id option for mqtt_room sensors () 2022-11-22 15:56:31 +01:00
mqtt_statestream
mullvad Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +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 Use light enums in tests () 2022-04-26 16:32:00 +02:00
mysensors Clean mysensors test type errors () 2022-12-19 12:45:17 +01:00
mythicbeastsdns
nam Use enum sensor device class in Nettigo Air Monitor () 2022-12-05 16:05:03 +01:00
namecheapdns
nanoleaf Nanoleaf: remove deprecated YAML import () 2022-03-31 20:18:17 +02:00
neato Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
ness_alarm Configure autoflake for pre-commit () 2022-11-22 08:10:36 +01:00
nest Upgrade pytest-aiohttp () 2022-11-29 22:36:36 +01:00
netatmo Bump pyatmo to 7.3.0 () 2022-10-31 11:09:15 +01:00
netgear Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
network Fix flapping system log test () 2022-07-14 11:05:52 +02:00
nexia Cleanup root component imports in tests () 2022-09-21 06:57:41 -10:00
nextbus Nextbus upcoming sort as integer () 2021-12-17 09:39:55 +01:00
nextdns Bump nextdns library to 1.2.0 () 2022-11-24 19:24:47 +01:00
nfandroidtv Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
nibe_heatpump Support for direct modbus connection to nibe pumps () 2022-11-08 10:49:47 +01:00
nightscout Apply hass-relative-import to tests (i-r) () 2022-09-19 09:46:59 +02:00
nina Bump pynina to 0.2.0 () 2022-12-11 12:43:45 +02:00
nmap_tracker Adjust root-import in tests () 2022-09-19 15:22:23 +02:00
no_ip
nobo_hub Add Nobø Ecohub integration () 2022-09-03 10:11:40 +02:00
notify Fix race in notify setup () 2022-08-17 22:37:47 -04:00
notify_events
notion Clean up Notion config flow (and tests) () 2022-12-19 15:03:58 -07:00
nsw_fuel_station
nsw_rural_fire_service_feed
nuheat Fix nuheat temporary hold time () 2022-11-06 19:16:22 -06:00
nuki Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
numato Use Platform enum in load_platform [tests] () 2022-01-12 15:07:30 +01:00
number Add enum device_class and state options property to sensor entities () 2022-12-02 09:11:15 +01:00
nut Strip whitespace from Nut "zero" serialno () 2022-10-12 10:04:48 +02:00
nws Use new device class in nws () 2022-12-06 13:27:58 +01:00
nx584 Add bypassed custom attribute to NX584ZoneSensor () 2022-06-23 01:59:59 +02:00
nzbget Use DATA_SIZE device class in integrations () 2022-12-13 10:17:56 +01:00
octoprint Spelling - runtime and test changes () 2022-11-28 16:42:20 +01:00
omnilogic Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
onboarding Create repairs for unsupported and unhealthy () 2022-10-31 09:57:54 -04:00
oncue Fix oncue data unavailable when genset disconnected () 2022-10-23 18:01:43 -05:00
ondilo_ico Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
onewire Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
onvif Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
open_meteo Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
openalpr_cloud Convert remaining image processing tests to async () 2022-01-20 18:00:58 +01:00
openerz
openexchangerates Remove yaml import openexchangerates () 2022-10-09 14:50:21 +02:00
opengarage Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
openhardwaremonitor
opentherm_gw Handle failed connection attempts in opentherm_gw () 2022-07-31 12:21:25 +02:00
openuv Fix suggested values in openuv config flow () 2022-11-21 17:12:28 +01:00
openweathermap Allow OpenWeatherMap config flow to test using old API to pass () 2022-09-08 16:49:49 -04:00
opnsense
oralb Add support for oralb IO Series 4 () 2022-10-27 15:38:42 -04:00
overkiz Update Config Flow to show message about unsupported Overkiz hardware () 2022-10-08 16:37:03 -06:00
ovo_energy Make it optional to provide a title when finishing a FlowHandler () 2022-12-09 10:24:08 +01:00
owntracks Configure autoflake for pre-commit () 2022-11-22 08:10:36 +01:00
p1_monitor Remove name option from config_flow for P1 Monitor () 2022-08-20 08:03:43 +02:00
panasonic_viera Fix panasonic_viera tests () 2021-12-05 12:19:14 +01:00
panel_custom
panel_iframe
peco Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
persistent_notification Remove deprecated template support in persistent notifications () 2022-03-31 13:28:15 -07:00
person Cleanup SourceType in tests () 2022-09-20 10:50:07 -04:00
philips_js Move PluggableAction to trigger helpers () 2022-11-22 11:35:18 +01:00
pi_hole Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
picnic Add service for adding products to a Picnic order () 2022-11-12 20:15:45 -08:00
pilight Disable no-self-use [pylint] () 2022-04-25 07:41:01 -07:00
ping Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
plaato Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
plant Ensure recorder test fixture is setup before hass fixture () 2022-10-19 07:58:47 +02:00
plex Fix Plex reauth with multiple available servers () 2022-10-18 11:51:43 +02:00
plugwise Update plugwise to v0.25.14, improve number detection () 2022-12-05 20:17: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 Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
poolsense Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
powerwall Prevent powerwall from switching addresses if its online () 2022-11-20 10:38:30 -05:00
profiler Defer profiler imports until needed to reduce memory pressure () 2022-04-17 20:16:25 -10:00
progettihwsw Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
prometheus Cleanup HVACAction and HVACMode in tests () 2022-09-20 20:30:54 +02:00
prosegur Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
proximity
prusalink Use enum sensor device class in PrusaLink () 2022-12-03 11:22:36 +01:00
ps4 Cleanup MediaClass and MediaType in tests () 2022-09-20 17:55:13 +02:00
pure_energie Add diagnostics for Pure Energie integration () 2022-08-22 22:18:17 +02:00
purpleair Add ability to add/remove PurpleAir sensors in an existing config entry () 2022-12-18 11:30:05 -07:00
push Use HTTPStatus in components/[nop]* () 2021-10-23 20:56:30 +02:00
pushbullet Fix pushbullet test that break CI () 2022-11-26 13:01:22 -05:00
pushover Remove deprecated YAML in Pushover () 2022-10-25 13:39:38 +02:00
pvoutput Migrate PVOutput to new entity naming style () 2022-07-17 16:45:38 +01:00
pvpc_hourly_pricing Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
python_script
qingping Reduce overhead to update passive bluetooth devices () 2022-09-16 12:24:20 +02:00
qld_bushfire
qnap_qsw Add QNAP QSW binary sensors for each port () 2022-11-27 15:34:14 -05:00
qwikswitch
rachio Fix rachio not being able to be ignored () 2022-09-17 20:44:24 +03:00
radarr Remove deprecated Radarr YAML config () 2022-11-24 21:14:26 +01:00
radio_browser Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
radiotherm Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
rainforest_eagle Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
rainmachine Add RainMachine config option to use default run times from app () 2022-10-26 22:27:08 -06:00
random
raspberry_pi Include config entry id in response to WS API hardware/info () 2022-11-10 13:19:21 +01:00
rdw Migrate RDW to new entity naming style () 2022-07-14 10:56:14 +02:00
recollect_waste Redact additional sensitive fields in ReCollect Waste diagnostics () 2022-10-11 13:14:07 -06:00
recorder Fix repairing datetime precision for PostgreSQL () 2022-12-05 22:33:06 -05:00
reddit
remember_the_milk
remote Mark device triggers from hidden or auxiliary entities as secondary () 2022-04-21 08:01:32 +02:00
renault Add entity translations to Renault () 2022-12-08 23:48:24 +01:00
repairs Do not delete issue when aborting repairs fix flow () 2022-11-24 08:21:54 +01:00
rest Validate state class and unit of measurement for non-numeric sensors () 2022-12-06 00:07:02 +01:00
rest_command Use http.HTTPStatus in components/r* () 2021-10-23 20:53:39 +02:00
rflink Add more sensors to SensorEntityDescription for RFLink () 2022-11-26 05:40:02 +01:00
rfxtrx Apply hass-relative-import to tests (i-r) () 2022-09-19 09:46:59 +02:00
rhasspy Add basic Rhasspy integration () 2022-07-11 08:40:52 -07:00
ridwell Add config entry to Ridwell diagnostics () 2022-10-11 13:03:48 -06:00
ring Change Ring Chime play sound Buttons to a Siren () 2022-05-10 13:49:38 -07:00
risco Add Armed binary sensor to local Risco () 2022-11-12 21:29:31 +01:00
rituals_perfume_genie Adjust root-import in tests () 2022-09-19 15:22:23 +02:00
rmvtransport
roku Cleanup EntityFeature in tests () 2022-09-21 10:48:55 +02:00
roomba Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
roon Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
rpi_power Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
rss_feed_template Upgrade pytest-aiohttp () 2022-11-29 22:36:36 +01:00
rtsp_to_webrtc Spelling updates () 2022-11-28 16:51:43 +01:00
ruckus_unleashed Apply hass-relative-import to tests (i-r) () 2022-09-19 09:46:59 +02:00
ruuvitag_ble RuuviTag BLE sensor support () 2022-11-09 08:35:30 -06:00
sabnzbd Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
safe_mode
samsungtv Make home assistant discoverable via UPnP/SSDP () 2022-10-15 14:00:46 -04:00
scene Prevent scene from restoring unavailable states () 2022-03-07 20:43:19 -08:00
schedule Ensure recorder test fixture is setup before hass fixture () 2022-10-19 07:58:47 +02:00
scrape Add ability to edit sensors in scrape config flow () 2022-11-30 14:16:28 +01:00
screenlogic Update screenlogic use asyncio API () 2021-11-30 22:19:01 -10:00
script Only reload modified scripts () 2022-10-24 20:47:06 +02:00
search Fix search throwing on templated services () 2022-10-05 10:59:18 +03:00
season Use enum sensor device class in Season () 2022-12-05 13:48:32 +01:00
select Ensure recorder test fixture is setup before hass fixture () 2022-10-19 07:58:47 +02:00
sense Bump sense_api to 0.11.0 and add refresh token support () 2022-12-01 10:53:48 +01:00
senseme Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
sensibo Bump pysensibo to 1.0.21 () 2022-11-13 16:05:54 +01:00
sensirion_ble Add support for Sensirion BLE sensors () 2022-11-19 14:26:54 -06:00
sensor Add support for CCF volume unit () 2022-12-19 14:57:04 +01:00
sensorpro Reduce overhead to update passive bluetooth devices () 2022-09-16 12:24:20 +02:00
sensorpush Reduce overhead to update passive bluetooth devices () 2022-09-16 12:24:20 +02:00
sentry Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
senz Remove deprecated Senz YAML configuration () 2022-07-18 21:14:55 -07: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 Cleanup EntityFeature in tests () 2022-09-21 10:48:55 +02:00
shell_command
shelly Try to reconnect disconnected shelly devices as soon as they discovered by zeroconf () 2022-12-13 14:22:34 -10:00
shopping_list Address review comments for shopping list websockets () 2022-12-02 19:33:25 +01:00
sia Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
sigfox Use http.HTTPStatus in components/s* () 2021-10-23 20:49:04 +02:00
sighthound
signal_messenger Apply hass-relative-import to tests (s-z) () 2022-09-19 09:51:31 +02:00
simplepush Bump simplepush to 2.1.1 () 2022-10-21 16:13:46 +02:00
simplisafe Remove old system ID format from SimpliSafe base stations () 2022-11-30 22:10:56 +01:00
simulated
siren Ensure recorder test fixture is setup before hass fixture () 2022-10-19 07:58:47 +02:00
skybell Upgrade pytest-aiohttp () 2022-11-29 22:36:36 +01:00
slack Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
sleepiq Adjust root-import in tests () 2022-09-19 15:22:23 +02:00
slimproto Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
sma Bump pysma to 0.7.1 () 2022-10-21 22:54:42 +02:00
smappee Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
smart_meter_texas Prettify json (component test fixtures) () 2022-03-30 11:37:17 +02:00
smartthings Cleanup root component imports in tests () 2022-09-21 06:57:41 -10:00
smarttub Cleanup root component imports in tests () 2022-09-21 06:57:41 -10:00
smhi Smhi reverse change of unique id change () 2022-06-29 17:13:07 +02:00
smtp Attach SSL context to SMTP notify and IMAP sensor () 2022-05-26 22:15:20 -07:00
snips Wait for MQTT entry on snips integration startup () 2022-11-20 16:17:45 +01:00
snmp Bump brother and pysnmplib () 2022-12-17 12:34:43 +01:00
snooz Update pysnooz to 0.8.3 () 2022-11-03 03:10:07 +01:00
solaredge Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
solarlog Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
solax Update solax to 0.3.0 () 2022-09-13 10:07:38 +02:00
soma Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
somfy_mylink Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
sonarr Move Sonarr API calls to coordinators () 2022-10-08 00:25:16 +02:00
songpal Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
sonos Make home assistant discoverable via UPnP/SSDP () 2022-10-15 14:00:46 -04:00
soundtouch Cleanup root component imports in tests () 2022-09-21 06:57:41 -10:00
spaceapi Use http.HTTPStatus in components/s* () 2021-10-23 20:49:04 +02:00
spc
speedtestdotnet Move speedtestdotnet coordinator to separate file () 2022-12-18 10:57:17 +01:00
spider Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
spotify Remove deprecated Spotify YAML configuration () 2022-07-08 08:30:01 +02:00
sql Ensure recorder test fixture is setup before hass fixture () 2022-10-19 07:58:47 +02:00
squeezebox Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
srp_energy Move attribution to standalone attribute [r-s] () 2022-10-18 13:33:20 +02:00
ssdp Fix SSDP/UPnP server after testing () 2022-10-24 15:19:19 -05:00
starline
startca
statistics Switch statistics config to require either/both 'max_age' and 'sampling_size' () 2022-11-17 10:31:06 +01:00
statsd
steam_online Remove deprecated yaml config from Steam () 2022-07-09 16:43:50 +02:00
steamist Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
stookalert Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
stream Redact more credentials in stream URL query params () 2022-11-15 12:42:40 +08:00
stt Clean up Speech-to-text integration and add tests () 2022-09-24 09:58:01 +02:00
subaru Bump subarulink to v0.7.0 () 2022-12-05 10:53:05 +01:00
sun Ensure recorder test fixture is setup before hass fixture () 2022-10-19 07:58:47 +02:00
surepetcare Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
switch Apply hass-relative-import to tests (s-z) () 2022-09-19 09:51:31 +02:00
switch_as_x Adjust switch as X to inherit entity category () 2022-09-26 10:22:45 +02:00
switchbee Bump pyswitchbee to 1.7.3 () 2022-12-12 16:00:30 +01:00
switchbot Bump bleak to 0.19.0 () 2022-10-15 13:57:23 -04:00
switcher_kis Parametrize Switcher button tests () 2022-11-28 14:57:52 +01:00
syncthing Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
syncthru Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
synology_dsm Fix missing title placeholders in Synology DSM reauth flow () 2022-12-04 10:11:24 -08:00
system_bridge Update systembridgeconnector to 3.4.4 () 2022-08-15 15:00:29 +02:00
system_health
system_log Remove system_log missing format arg test () 2022-10-21 14:49:39 -04:00
tado Prettify json (component test fixtures) () 2022-03-30 11:37:17 +02:00
tag
tailscale Migrate Tailscale to new entity naming style () 2022-07-16 06:21:19 -07:00
tankerkoenig Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
tasmota Warn user if Tasmota devices are configured with invalid MQTT topics () 2022-09-18 19:50:43 +02:00
tautulli Allow multiple entries in Tautulli () 2022-09-26 08:54:17 -04:00
tcp Apply hass-relative-import to tests (s-z) () 2022-09-19 09:51:31 +02:00
telegram Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
telegram_bot Fix telegram broadcast () 2022-04-06 10:44:02 -07:00
tellduslive Configure autoflake for pre-commit () 2022-11-22 08:10:36 +01:00
template Allow setting set_percentage and set_preset_mode of template fan without turning on () 2022-10-03 20:22:05 +02:00
tesla_wall_connector Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
text Add reproduce state support to text platform () 2022-11-29 10:27:05 +01:00
thermobeacon Reduce overhead to update passive bluetooth devices () 2022-09-16 12:24:20 +02:00
thermopro Reduce overhead to update passive bluetooth devices () 2022-09-16 12:24:20 +02:00
threshold Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
tibber Remove home id from Tibber diagnostics () 2022-12-01 20:24:17 +02:00
tile Remove unnecessary session scoping to several test fixtures () 2022-10-18 18:06:23 +02:00
tilt_ble FIX: patch correct async_setup_entry in tilt_ble () 2022-11-06 13:37:44 -06:00
time_date Simplify time zone setting in tests () 2022-03-20 10:25:15 +01:00
timer Don't allow partial update of timer settings () 2022-09-13 14:58:12 -04:00
tod Add unique id to Times of Day () 2022-11-18 16:53:32 +01:00
todoist Add more types to the todoist integration () 2022-12-19 20:29:57 -08:00
tolo Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
tomato
tomorrowio Enable automatic conversion for pressures () 2022-12-12 12:42:35 +01:00
toon Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
totalconnect Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
tplink Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
traccar Upgrade pytest-aiohttp () 2022-11-29 22:36:36 +01:00
trace Move Trace classes to separate module () 2022-09-14 09:23:29 -04:00
tractive Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
tradfri Add state_class to Tradfri battery and air quality sensors () 2022-12-18 16:52:08 +01:00
trafikverket_ferry Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
trafikverket_train Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
trafikverket_weatherstation Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
transmission Move transmission to an updated library () 2022-12-14 16:36:37 +01:00
transport_nsw
trend Refactor Trend to use async_setup_platform () 2022-09-28 08:46:13 +02:00
tts TTS Cleanup and expose get audio () 2022-09-25 20:53:20 -04:00
tuya Use FlowResultType enum in Tuya tests () 2022-07-07 12:31:19 +02:00
twentemilieu Local calendar integration () 2022-11-30 21:20:21 +01:00
twilio Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
twinkly Support older twinkly devices without effects () 2022-12-03 13:23:29 -05:00
twitch Fix thumbnail issues in Twitch integration () 2022-06-22 10:22:09 +02:00
uk_transport
ukraine_alarm Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
unifi Unifi use entity description with sensors () 2022-12-14 20:54:33 +01:00
unifi_direct Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
unifiprotect Add text platform for UniFi Protect () 2022-12-11 21:30:24 -10:00
universal Cleanup root component imports in tests () 2022-09-21 06:57:41 -10:00
upb Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
upcloud Patch entry setup in upcloud test () 2022-11-28 22:38:31 +01:00
update Ensure recorder test fixture is setup before hass fixture () 2022-10-19 07:58:47 +02:00
upnp Fix ignored upnp discoveries not being matched when device changes its unique identifier () 2022-11-08 11:02:53 +01:00
uptime Migrate Uptime to new entity naming style () 2022-07-16 06:27:20 -07:00
uptimerobot Use enum sensor device class in UptimeRobot () 2022-12-05 10:36:16 +01:00
usb Validate matcher field case in usb.async_is_plugged_in () 2022-11-07 17:14:57 +01:00
usgs_earthquakes_feed Migrate usgs_earthquakes_feed to async library () 2022-06-29 12:13:33 +02:00
utility_meter Adjust root-import in tests () 2022-09-19 15:22:23 +02:00
uvc Cleanup EntityFeature in tests () 2022-09-21 10:48:55 +02:00
vacuum Ensure recorder test fixture is setup before hass fixture () 2022-10-19 07:58:47 +02:00
vallox Add vallox fan speed control () 2022-12-06 11:00:59 +01:00
velbus Fix velbus matching ignored entries in config flow () 2022-09-23 23:11:06 +02:00
venstar Make it optional to provide a title when finishing a FlowHandler () 2022-12-09 10:24:08 +01:00
vera Cleanup root component imports in tests () 2022-09-21 06:57:41 -10:00
verisure Add multi-factor authentication support to Verisure () 2022-07-15 10:52:40 +02:00
version Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
vesync Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
vicare Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
vilfo Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
vizio Cleanup root component imports in tests () 2022-09-21 06:57:41 -10:00
vlc_telnet Add name and slug to supervisor discovery info () 2022-10-11 16:56:45 +02:00
voicerss Cleanup root component imports in tests () 2022-09-21 06:57:41 -10:00
volumio Get discovered zeroconf IPv6 addresses () 2022-02-11 16:46:17 -06:00
volvooncall Add support for imperial units of measure in volvooncall () 2022-09-19 16:22:13 +02:00
vulcan Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
vultr Prettify json (component test fixtures) () 2022-03-30 11:37:17 +02:00
wake_on_lan Code quality tests Wake on Lan () 2022-11-18 16:27:20 +01:00
wallbox Fix Wallbox price unit () 2022-11-23 11:25:21 +01:00
water_heater Ensure recorder test fixture is setup before hass fixture () 2022-10-19 07:58:47 +02:00
watttime Remove unnecessary session scoping to several test fixtures () 2022-10-18 18:06:23 +02:00
waze_travel_time Allow empty string for filters for waze_travel_time () 2022-10-28 21:01:53 -04:00
weather Use US_CUSTOMARY_SYSTEM in tests () 2022-10-20 15:42:23 +02:00
webhook Support multiple trigger instances for a single webhook () 2022-08-02 08:54:28 +02:00
webostv Add config_entries.async_wait_component () 2022-11-17 21:52:57 +01:00
websocket_api Improve error logging of WebSocket API () 2022-11-01 14:11:50 -04:00
wemo Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
whirlpool Add reauth config flow to Whirlpool () 2022-11-23 19:40:33 -08:00
whois Migrate Whois to new entity naming style () 2022-07-14 10:56:01 +02:00
wiffi Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
wilight Apply hass-relative-import to tests (s-z) () 2022-09-19 09:51:31 +02:00
withings Add device class to withings () 2022-12-16 20:04:07 +01:00
wiz Adjust root-import in tests () 2022-09-19 15:22:23 +02:00
wled Adjust root-import in tests () 2022-09-19 15:22:23 +02:00
wolflink Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
workday Add valid country tests to workday sensors () 2022-11-28 22:22:57 +01:00
worldclock
ws66i Cleanup root component imports in tests () 2022-09-21 06:57:41 -10:00
wsdot
xbox Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03: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_ble Configure autoflake for pre-commit () 2022-11-22 08:10:36 +01:00
xiaomi_miio Remove Xiaomi Miio YAML import () 2022-10-21 18:07:49 +02:00
yale_smart_alarm Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
yalexs_ble Fix delay setting up new Yale Access Bluetooth entries () 2022-12-09 20:55:06 -05:00
yamaha Fix yamaha discovery () 2022-01-13 15:32:39 +01:00
yamaha_musiccast Make home assistant discoverable via UPnP/SSDP () 2022-10-15 14:00:46 -04:00
yandex_transport Support suburban railways stations in yandex transport () 2021-10-24 17:36:35 +02:00
yandextts Cleanup root component imports in tests () 2022-09-21 06:57:41 -10:00
yeelight Use Kelvin as the preferred color temperature unit () 2022-10-06 12:22:39 +02:00
yolink Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
youless Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
zamg Add config flow to zamg () 2022-10-26 18:35:12 +02:00
zeroconf Ignore unspecified addresses from zeroconf () 2022-11-07 15:50:45 -06:00
zerproc Migrate zerproc light to ColorMode () 2022-04-27 09:52:41 +02:00
zha Ignore certain device trigger validation errors () 2022-12-14 16:41:11 +01:00
zodiac Clean up Zodiac () 2022-12-05 20:08:05 +01:00
zone Add attribute to zone indicating persons in zone () 2022-04-10 23:36:40 -07:00
zwave_js Add via_device support to zwave_js () 2022-12-06 22:56:33 -05:00
zwave_me Rework Z-Wave.Me to group entities of one physical devices () 2022-11-02 17:53:10 +01:00
__init__.py
conftest.py Switch linear search to a dict lookup for ip bans () 2022-07-07 10:57:44 +02:00