core/tests/components
Eduard van Valkenburg 0bba0f07ac
Add SIA Alarm systems (#36625)
* initial commit of SIA integration

* translations

* moved reactions to file, typed everything

* fixed no-else-return 3 times

* refactored config and fix coverage of test

* fix requirements_test

* elimated another platform

* forgot some mentions of sensor

* updated config flow steps, fixed restore and small edits

* fixed pylint

* updated config_flow with better schema, small fixes from review

* final comment and small legibility enhancements

* small fix for pylint

* fixed init

* fixes for botched rebase

* fixed port string

* updated common strings

* rebuild component with eventbus

* fixed pylint and tests

* updates based on review by @bdraco

* updates based on new version of package and reviews

* small updates with latest package

* added raise from

* deleted async_setup from test

* fixed tests

* removed unused code from addititional account step

* fixed typo in strings

* clarification and update to update_data func

* added iot_class to manifest

* fixed entity and unique id setup

* small fix in tests

* improved unique_id semantics and load/unload functions

* added typing in order to fix mypy

* further fixes for typing

* final fixes for mypy

* adding None return types

* fix hub DR identifier

* rebased, added DeviceInfo

* rewrite to clean up and make it easier to read

* replaced functions with format for id and name

* renamed tracker remover small fix in state.setter

* improved readibility of state.setter

* no more state.setter and small updates

* mypy fix

* fixed and improved config flow

* added fixtures to test and other cleaner test code

* removed timeband from config, will reintro in a options flow

* removed timeband from tests

* added options flow for zones and timestamps

* removed type ignore

* replaced mapping with collections.abc
2021-05-24 08:48:28 +02:00
..
abode Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
accuweather Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
acmeda Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
adguard Refactor AdGuard config flow tests (#50566) 2021-05-14 13:19:24 +02:00
advantage_air Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
aemet Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
agent_dvr
air_quality
airly Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
airnow Make integration setup optional (#48381) 2021-03-29 13:53:47 -07:00
airvisual Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
alarm_control_panel Block custom integrations with missing or invalid version (#49916) 2021-05-17 15:48:41 +02:00
alarmdecoder Clean up superfluous integration setup - part 1 (#48476) 2021-03-29 13:22:33 -10:00
alert Yoda assertion style removed is (#48142) 2021-03-20 13:55:10 +01:00
alexa Alexa: Set Equalizer property to retrievable (#50730) 2021-05-17 09:26:37 +02:00
almond Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
ambiclimate Reduce boilerplate to abort for matching config entries (#50186) 2021-05-11 22:00:12 +02:00
ambient_station
analytics Block custom integrations with missing or invalid version (#49916) 2021-05-17 15:48:41 +02:00
androidtv Merge multiple context managers in tests (#48146) 2021-03-27 09:17:15 +01:00
apache_kafka Update typing 15 (#48079) 2021-03-18 15:13:22 +01:00
api Do not use AsyncTrackStates (#47255) 2021-03-11 23:18:09 -08:00
api_streams
apns Yoda assertion style removed is (#48142) 2021-03-20 13:55:10 +01:00
apple_tv Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
apprise Merge multiple context managers in tests (#48146) 2021-03-27 09:17:15 +01:00
aprs Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
arcam_fmj Add id to automation triggers (#48464) 2021-03-31 14:56:04 +02:00
arlo Update integrations a-e to override extra_state_attributes() (#47756) 2021-03-11 16:51:03 +01:00
asuswrt Update tests a-b to use async_get() instead of async_get_registry() (#47651) 2021-03-09 14:24:34 +01:00
atag Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
august Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
aurora Clean up superfluous integration setup - part 3 (#48484) 2021-03-29 13:23:44 -10:00
auth Support blocking trusted network from new ip (#44630) 2021-01-28 12:06:20 +01:00
automation Fix race when restarting script (#49247) 2021-04-16 09:03:34 +02:00
awair Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
aws Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
axis Cleanup of unused connection_class logic (#49865) 2021-04-29 23:12:58 +02:00
azure_devops Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
azure_event_hub Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
bayesian Yoda assertion style removed is (#48142) 2021-03-20 13:55:10 +01:00
binary_sensor Block custom integrations with missing or invalid version (#49916) 2021-05-17 15:48:41 +02:00
blackbird Yoda assertion style removed is (#48142) 2021-03-20 13:55:10 +01:00
blebox Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
blink Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
blueprint Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
bluetooth_le_tracker Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
bmw_connected_drive Cleanup of unused connection_class logic (#49865) 2021-04-29 23:12:58 +02:00
bond Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
bosch_shc Add bosch_shc supporting Bosch Smart Home Controller (#34063) 2021-05-14 15:03:26 +02:00
braviatv Fix `host_valid()` logic in BraviaTV config flow (#49857) 2021-04-29 16:09:59 +02:00
broadlink Mark temperature sensors as STATE_CLASS_MEASUREMENT (#50889) 2021-05-21 11:44:34 +02:00
brother Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
bsblan Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
buienradar Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
caldav Only show matching caldav events in calendar (#45701) 2021-01-29 15:25:01 +01:00
calendar
camera Allow camera stream to fail safely (#50728) 2021-05-17 20:34:25 -07:00
canary Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
cast Improve Google Cast options flow (#50028) 2021-05-07 12:59:51 -07:00
cert_expiry Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
climacell Migrate from pytz to python-dateutil (#49643) 2021-05-07 22:46:26 -07:00
climate Fix condition extra fields for climate and humidifier (#48184) 2021-03-22 14:59:40 +01:00
cloud Cloud to set up Alexa conditionally (#49136) 2021-04-13 09:31:41 -07:00
cloudflare Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
color_extractor Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
comfoconnect Add total energy, preheater and RMOT sensors to comfoconnect (#45373) 2021-01-27 08:10:58 -05:00
command_line Update pylint to 2.8.0 (#49637) 2021-04-24 14:39:24 -10:00
compensation Add Compensation Integration (#41675) 2021-04-03 22:42:09 +02:00
config Use whoami for location lookup (#50934) 2021-05-22 20:34:48 -07:00
configurator Yoda assertion style removed is (#48142) 2021-03-20 13:55:10 +01:00
control4 Clean up superfluous integration setup - part 3 (#48484) 2021-03-29 13:23:44 -10:00
conversation
coolmaster Clean up superfluous integration setup - part 3 (#48484) 2021-03-29 13:23:44 -10:00
coronavirus Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
counter Yoda assertion style removed is (#48142) 2021-03-20 13:55:10 +01:00
cover Block custom integrations with missing or invalid version (#49916) 2021-05-17 15:48:41 +02:00
daikin Remove YAML configuration from Daikin (#50080) 2021-05-04 14:23:59 -07:00
darksky Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
datadog Yoda assertion style removed is (#48142) 2021-03-20 13:55:10 +01:00
debugpy Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
deconz Use device registry CONNECTION_* constants (#49923) 2021-04-30 23:58:50 +02:00
default_config Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
demo Add stop for demo players (#50485) 2021-05-12 10:26:12 +02:00
denonavr Add denonavr DynamicEQ and Audyssey service (#48694) 2021-04-21 15:55:30 -10:00
derivative Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
device_automation Block custom integrations with missing or invalid version (#49916) 2021-05-17 15:48:41 +02:00
device_sun_light_trigger Block custom integrations with missing or invalid version (#49916) 2021-05-17 15:48:41 +02:00
device_tracker Block custom integrations with missing or invalid version (#49916) 2021-05-17 15:48:41 +02:00
devolo_home_control Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
dexcom Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
dhcp Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
dialogflow Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
directv Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
discovery Clean up discovery integration (#47022) 2021-02-25 12:19:21 +01:00
doorbird Remove YAML configuration from DoorBird (#50082) 2021-05-04 21:10:17 +02:00
dsmr Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
dte_energy_bridge
duckdns Have pylint warn when user visible log messages do not start with capital letter or end with a period (#48064) 2021-03-19 09:26:36 -05:00
dunehd Split long string in DuneHD test (#49900) 2021-04-30 15:30:21 +02:00
dynalite Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
dyson Update typing 15 (#48079) 2021-03-18 15:13:22 +01:00
eafm Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
ecobee Set temperature precision for Ecobee climate entities to tenths (#48697) 2021-04-19 17:41:30 -07:00
econet Upgrade econet to use new API (#44427) 2021-01-26 09:18:20 +01:00
ee_brightbox Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
efergy Yoda assertion style removed is (#48142) 2021-03-20 13:55:10 +01:00
elgato Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
elkm1 Merge of nested IF-IF case in elkm1 test (#48374) 2021-03-26 06:54:16 -10:00
emonitor Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
emulated_hue Migrate emulate_hue to use storage to fix I/O in event loop (#50473) 2021-05-12 16:10:28 +02:00
emulated_kasa Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
emulated_roku Reduce boilerplate to abort for matching config entries (#50186) 2021-05-11 22:00:12 +02:00
enocean Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
enphase_envoy Bump httpx to 0.18.0 and respx to 0.17.0 (#49805) 2021-04-28 11:22:09 +02:00
epson Fix Epson config flow unique_id (#45434) 2021-05-07 23:05:59 +02:00
esphome Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
everlights Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
ezviz Change HomeAssistantType to HomeAssistant (#49522) 2021-04-21 15:53:06 -10:00
faa_delays Clean up superfluous integration setup - part 5 (#49296) 2021-04-16 09:22:56 -07:00
facebook
facebox Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
fail2ban Mark base components' state_attribute @final, rename others to extra_state_attributes (#48161) 2021-03-21 10:38:24 +01:00
fan Refactor fan device triggers to use ToggleEntity triggers (#48321) 2021-03-30 00:09:41 +02:00
feedreader Cleanup unused loggers (#46510) 2021-02-14 13:46:58 +01:00
ffmpeg Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
fido Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
file Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
filesize Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
filter Refactor history component (#50287) 2021-05-11 09:21:57 +02:00
fireservicerota Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
firmata Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
flick_electric Clean up superfluous integration setup - part 6 (#49298) 2021-04-16 09:23:27 -07:00
flo Clean up superfluous integration setup - part 6 (#49298) 2021-04-16 09:23:27 -07:00
flume Add reauth support to flume (#49991) 2021-05-03 10:30:22 -07:00
flunearyou Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
flux Block custom integrations with missing or invalid version (#49916) 2021-05-17 15:48:41 +02:00
folder
folder_watcher Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
foobot Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
forked_daapd Cleanup of unused connection_class logic (#49865) 2021-04-29 23:12:58 +02:00
foscam Reduce config entry setup/unload boilerplate D-F (#49733) 2021-04-26 20:46:49 -10:00
freebox Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
freedns
fritz Fritz code quality improvements from #48287 and #50055 (#50479) 2021-05-14 11:46:37 -05:00
fritzbox Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
fritzbox_callmonitor Revert const replacement in fritzbox_callmonitor (#47211) 2021-03-01 10:31:13 +01:00
frontend Reduce time to first byte for frontend index (#49396) 2021-04-18 21:17:30 -07:00
garages_amsterdam Add Garages Amsterdam integration (#43157) 2021-05-15 20:43:12 +02:00
garmin_connect Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
gdacs Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
generic Roll back #47852 (shield httpx in generic) (#50562) 2021-05-13 20:32:06 -07:00
generic_thermostat Block custom integrations with missing or invalid version (#49916) 2021-05-17 15:48:41 +02:00
geo_json_events Merge multiple context managers in tests (#48146) 2021-03-27 09:17:15 +01:00
geo_location Add id to automation triggers (#48464) 2021-03-31 14:56:04 +02:00
geo_rss_events Merge multiple context managers in tests (#48146) 2021-03-27 09:17:15 +01:00
geofency Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
geonetnz_quakes Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
geonetnz_volcano Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
gios Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
glances Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
goalzero Add DHCP support to goalzero (#50425) 2021-05-14 13:12:46 -05:00
gogogate2 Add dhcp support to iSmartGate (#50309) 2021-05-12 00:20:03 +02:00
google Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
google_assistant Add color_mode to demo light (#49694) 2021-04-29 10:45:17 +02:00
google_domains
google_pubsub Yoda assertion style removed is (#48142) 2021-03-20 13:55:10 +01:00
google_translate Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
google_travel_time Improve Google Travel Time import and naming logic (#49839) 2021-04-29 17:10:03 +02:00
google_wifi Yoda assertion style removed is (#48142) 2021-03-20 13:55:10 +01:00
gpslogger Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
graphite Merge multiple context managers in tests (#48146) 2021-03-27 09:17:15 +01:00
gree Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
group Block custom integrations with missing or invalid version (#49916) 2021-05-17 15:48:41 +02:00
growatt_server Add Growatt Server Config flow (#41303) 2021-05-10 22:46:50 +02:00
guardian Add dhcp support to guardian (#50378) 2021-05-10 21:26:15 -05:00
habitica Fix habitica entry unload clean up (#46798) 2021-02-20 20:59:59 +01:00
hangouts Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
harmony Remove references to hass.data in harmony tests (#49836) 2021-04-28 18:27:57 -10:00
hassio Raise HassioAPIError when error is returned (#49418) 2021-04-19 08:23:43 -07:00
hddtemp Rewrite hddtemp unittest tests to pytest (#42513) 2021-01-27 10:24:04 +01:00
heos Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
here_travel_time Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
hisense_aehw4a1 Merge multiple context managers in tests (#48146) 2021-03-27 09:17:15 +01:00
history Compile statistics for energy sensors (#50829) 2021-05-20 13:05:15 +02:00
history_stats Refactor history component (#50287) 2021-05-11 09:21:57 +02:00
hive Disable strict type checks for tests (#49851) 2021-04-29 15:57:02 +02:00
hlk_sw16 Update usage of async_entries to use _async_current_entries (#50187) 2021-05-12 12:47:06 +02:00
home_connect Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
home_plus_control Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
homeassistant Do not wait for websocket response to be delivered before shutdown (#49323) 2021-04-16 20:57:28 -07:00
homekit Use supported_color_modes in homekit (#49177) 2021-04-14 09:18:34 +02:00
homekit_controller Allow user to override insecure setup codes and pair with homekit_controller (#50986) 2021-05-23 10:15:38 -05:00
homematic
homematicip_cloud Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
honeywell Yoda assertion style removed is (#48142) 2021-03-20 13:55:10 +01:00
html5 Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
http Defer writing http config until after startup has calmed down (#50000) 2021-05-02 19:48:49 -10:00
huawei_lte Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
hue Store Hue bridge in hass.data before setting up platforms (#50703) 2021-05-20 09:08:23 +02:00
huisbaasje Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
humidifier Fix condition extra fields for climate and humidifier (#48184) 2021-03-22 14:59:40 +01:00
hunterdouglas_powerview Improve legacy support for Hunter Douglas PowerView (#50918) 2021-05-23 12:47:19 -05:00
hvv_departures Cleanup of unused connection_class logic (#49865) 2021-04-29 23:12:58 +02:00
hyperion Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
ialarm Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
iaqualink
icloud Integrations h* - i*: Rename HomeAssistantType to HomeAssistant. (#49587) 2021-04-23 10:11:58 +02:00
ifttt Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
ign_sismologia Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
image Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
image_processing Block custom integrations with missing or invalid version (#49916) 2021-05-17 15:48:41 +02:00
imap_email_content Yoda assertion style removed is (#48142) 2021-03-20 13:55:10 +01:00
influxdb Merge multiple context managers in tests (#48146) 2021-03-27 09:17:15 +01:00
input_boolean Yoda assertion style removed is (#48142) 2021-03-20 13:55:10 +01:00
input_datetime Update tests i-o to use async_get() instead of async_get_registry() (#47653) 2021-03-09 14:32:08 +01:00
input_number Limit precision when stringifying float states (#48822) 2021-04-27 21:48:24 +02:00
input_select Yoda assertion style removed is (#48142) 2021-03-20 13:55:10 +01:00
input_text Update tests i-o to use async_get() instead of async_get_registry() (#47653) 2021-03-09 14:32:08 +01:00
insteon Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
integration Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
intent
intent_script
ios
ipma Update tests i-o to use async_get() instead of async_get_registry() (#47653) 2021-03-09 14:32:08 +01:00
ipp Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
iqvia Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
islamic_prayer_times Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
isy994 Add ISY994 System Health Info (#50840) 2021-05-19 19:10:09 -05:00
izone Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
jewish_calendar Migrate from pytz to python-dateutil (#49643) 2021-05-07 22:46:26 -07:00
juicenet Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
keenetic_ndms2 Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
kira Update integrations j-o to override extra_state_attributes() (#47758) 2021-03-11 20:11:25 +01:00
kmtronic Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
knx Patch ip interface instead of XKNX in knx (#49064) 2021-04-11 23:01:30 +02:00
kodi Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
konnected Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
kostal_plenticore Reduce boilerplate to abort for matching config entries (#50186) 2021-05-11 22:00:12 +02:00
kraken Add kraken code review changes (#50683) 2021-05-15 22:55:50 +02:00
kulersky Clean up superfluous integration setup - part 4 (#49295) 2021-04-16 17:46:49 +02:00
lastfm Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
lcn Migrate LCN configuration to ConfigEntry (Part 1) (#44090) 2021-03-15 13:45:13 +01:00
light Block custom integrations with missing or invalid version (#49916) 2021-05-17 15:48:41 +02:00
litejet Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
litterrobot Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
local_file
local_ip Remove YAML configuration from Local IP (#50642) 2021-05-15 13:45:10 +02:00
locative Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
lock Block custom integrations with missing or invalid version (#49916) 2021-05-17 15:48:41 +02:00
logbook Add Blueprint foundation to Scripts (#48621) 2021-04-27 15:15:38 -07:00
logentries Yoda assertion style removed is (#48142) 2021-03-20 13:55:10 +01:00
logger Fix use search instead of match to filter logs (#49017) 2021-04-10 22:03:44 +02:00
logi_circle Reduce boilerplate to abort for matching config entries (#50186) 2021-05-11 22:00:12 +02:00
london_air
lovelace Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
luftdaten Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
lutron_caseta Reduce boilerplate to abort for matching config entries (#50186) 2021-05-11 22:00:12 +02:00
lyric Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
mailbox Yoda assertion style removed is (#48142) 2021-03-20 13:55:10 +01:00
mailgun Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
manual Yoda assertion style removed is (#48142) 2021-03-20 13:55:10 +01:00
manual_mqtt Yoda assertion style removed is (#48142) 2021-03-20 13:55:10 +01:00
marytts Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
maxcube Disable strict type checks for tests (#49851) 2021-04-29 15:57:02 +02:00
mazda Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
media_player Add 'for' to media_player device triggers (#48505) 2021-03-30 16:40:26 +02:00
media_source Quote media_source paths (#49054) 2021-04-12 18:32:12 +02:00
melcloud Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
melissa Merge multiple context managers in tests (#48146) 2021-03-27 09:17:15 +01:00
meraki Yoda assertion style removed is (#48142) 2021-03-20 13:55:10 +01:00
met Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
met_eireann Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
meteo_france Integrations m*: Rename HomeAssistantType to HomeAssistant. (#49567) 2021-04-22 14:53:37 -07:00
metoffice Clean up superfluous integration setup - part 6 (#49298) 2021-04-16 09:23:27 -07:00
mfi Yoda assertion style removed is (#48142) 2021-03-20 13:55:10 +01:00
mhz19 Update integrations j-o to override extra_state_attributes() (#47758) 2021-03-11 20:11:25 +01:00
microsoft_face Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
microsoft_face_detect
microsoft_face_identify
mikrotik Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
mill Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
min_max Yoda assertion style removed is (#48142) 2021-03-20 13:55:10 +01:00
minecraft_server Replace HomeAssistantType with HomeAssistant for integrations m* - n* (#49566) 2021-04-22 22:23:36 +02:00
minio Yoda assertion style removed is (#48142) 2021-03-20 13:55:10 +01:00
mobile_app Add support for local push channels to mobile_app (#50750) 2021-05-17 11:06:42 -07:00
mochad Yoda assertion style removed is (#48142) 2021-03-20 13:55:10 +01:00
modbus Update modbus cover to 100% coverage (#50996) 2021-05-23 10:18:35 -05:00
mold_indicator Yoda assertion style removed is (#48142) 2021-03-20 13:55:10 +01:00
monoprice Use disabled_by constants (#49584) 2021-04-23 09:56:42 +02:00
moon Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
motion_blinds Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
motioneye Enable mypy for motionEye (aye aye!) (#49738) 2021-05-04 08:19:41 +02:00
mqtt Add support for state_class to MQTT sensor (#50927) 2021-05-21 17:37:26 +02:00
mqtt_eventstream Don't receive homeassistant_* events from MQTT eventstream (#49158) 2021-04-13 15:09:50 +02:00
mqtt_json Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
mqtt_room Clean up mqtt_room (#46882) 2021-02-28 14:16:37 +01:00
mqtt_statestream Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
mullvad Clean up superfluous integration setup - part 5 (#49296) 2021-04-16 09:22:56 -07:00
mutesync Mutesync integration (#49679) 2021-04-27 13:44:59 -07:00
my Add my component (#46058) 2021-02-08 14:44:46 +01:00
myq Add reauth support to myq (#49998) 2021-05-02 21:52:48 -07:00
mysensors Fix mysensors default persistence file on import (#48410) 2021-05-07 13:37:38 +02:00
mythicbeastsdns Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
nam Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
namecheapdns
neato Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
ness_alarm Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
nest Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
netatmo Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
nexia Add support for asair brand to nexia (#50504) 2021-05-15 16:24:36 +02:00
nextbus Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
nightscout Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
no_ip
notify Allow notify services to update existing targets (#45283) 2021-01-18 21:42:20 +01:00
notify_events Fix "notify.events" trim() issue + add initial tests (#48928) 2021-04-09 10:36:13 -07:00
notion Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
nsw_fuel_station Yoda assertion style removed is (#48142) 2021-03-20 13:55:10 +01:00
nsw_rural_fire_service_feed Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
nuheat Clean up superfluous integration setup - part 6 (#49298) 2021-04-16 09:23:27 -07:00
nuki Add doorsensor + coordinator to nuki (#40933) 2021-04-06 21:20:57 +02:00
numato
number Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
nut Clean up superfluous integration setup - part 5 (#49296) 2021-04-16 09:22:56 -07:00
nws Clean up superfluous integration setup - part 5 (#49296) 2021-04-16 09:22:56 -07:00
nx584 Yoda assertion style removed is (#48142) 2021-03-20 13:55:10 +01:00
nzbget Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
omnilogic Clean up superfluous integration setup - part 5 (#49296) 2021-04-16 09:22:56 -07:00
onboarding Add analytics integration (#48256) 2021-03-29 17:20:11 -07:00
ondilo_ico Address late review of ondilo_ico (#44837) 2021-01-06 12:36:39 +01:00
onewire Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
onvif Cleanup of unused connection_class logic (#49865) 2021-04-29 23:12:58 +02:00
openalpr_cloud Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
openalpr_local Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
openerz Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
openhardwaremonitor
opentherm_gw Add opentherm_gw option for setpoint override mode (#48465) 2021-03-30 09:35:29 +02:00
openuv Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
openweathermap Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
opnsense
ovo_energy Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
owntracks Reduce config entry setup/unload boilerplate N-P (#49777) 2021-04-27 20:42:21 +02:00
ozw Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
panasonic_viera Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
panel_custom Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
panel_iframe
persistent_notification
person Update tests p-s to use async_get() instead of async_get_registry() (#47654) 2021-03-09 14:28:32 +01:00
philips_js Allow passing options in config flow entry creation (#49912) 2021-05-05 22:14:01 -07:00
pi_hole Add empty password support to pi-hole (#37958) 2021-01-20 16:40:23 +01:00
picnic Cleanup of unused connection_class logic (#49865) 2021-04-29 23:12:58 +02:00
pilight Merge multiple context managers in tests (#48146) 2021-03-27 09:17:15 +01:00
ping Prevent ping id allocation conflict with device_tracker (#48969) 2021-04-09 16:56:15 -07:00
plaato Clean up superfluous integration setup - part 4 (#49295) 2021-04-16 17:46:49 +02:00
plant Mark base components' state_attribute @final, rename others to extra_state_attributes (#48161) 2021-03-21 10:38:24 +01:00
plex Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
plugwise Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
plum_lightpad Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
point Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
poolsense Clean up superfluous integration setup - part 4 (#49295) 2021-04-16 17:46:49 +02:00
powerwall Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
profiler Clean up profiler constants (#49752) 2021-04-27 10:04:45 -04:00
progettihwsw Clean up superfluous integration setup - part 4 (#49295) 2021-04-16 17:46:49 +02:00
prometheus Set state_class for demo sensor (#50523) 2021-05-12 18:38:26 +02:00
proximity
ps4 Use whoami for location lookup (#50934) 2021-05-22 20:34:48 -07:00
push
pushbullet Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
pvpc_hourly_pricing Migrate from pytz to python-dateutil (#49643) 2021-05-07 22:46:26 -07:00
python_script Ensure HA script and Python script services have a name (#47204) 2021-03-31 15:09:45 +02:00
qld_bushfire Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
qwikswitch Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
rachio Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
radarr Yoda assertion style removed is (#48142) 2021-03-20 13:55:10 +01:00
rainmachine Add rainmachine discovery (#49970) 2021-05-06 09:50:28 -05:00
random Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
recollect_waste Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
recorder Add purge_entities service call to recorder (#48069) 2021-05-22 10:30:05 -05:00
reddit Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
remember_the_milk Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
remote Block custom integrations with missing or invalid version (#49916) 2021-05-17 15:48:41 +02:00
rest Limit log spam from rest and include reason in platform retry (#48666) 2021-04-04 20:26:18 -07:00
rest_command
rflink Make Rflink handle set_level command for dimmable devices (#46499) 2021-03-21 08:43:38 +01:00
rfxtrx Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
ring Update tests p-s to use async_get() instead of async_get_registry() (#47654) 2021-03-09 14:28:32 +01:00
risco Clean up superfluous integration setup - part 4 (#49295) 2021-04-16 17:46:49 +02:00
rituals_perfume_genie Add Rituals Perfume Genie sensor platform (#48270) 2021-04-11 10:36:44 -10:00
rmvtransport Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
roku Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
roomba Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
roon Clean up superfluous integration setup - part 4 (#49295) 2021-04-16 17:46:49 +02:00
rpi_power Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
rss_feed_template
ruckus_unleashed Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
safe_mode
samsungtv Turn on samsungtv with wakeonlan (#50964) 2021-05-22 15:33:37 -05:00
scene Block custom integrations with missing or invalid version (#49916) 2021-05-17 15:48:41 +02:00
screenlogic Switch screenlogic discovery to use async version (#49650) 2021-04-25 12:41:40 +02:00
script Make confirmable notification blueprint use unique actions (#50706) 2021-05-15 22:50:24 -07:00
search Search for areas used in automations and scripts (#48499) 2021-03-30 15:01:56 -07:00
season Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
sense Remove YAML support from sense (#49935) 2021-05-01 11:17:52 -10:00
sensor Compile statistics for energy sensors (#50829) 2021-05-20 13:05:15 +02:00
sentry Typing improvements for Sentry (#50787) 2021-05-22 19:09:19 +02:00
seventeentrack Upgrade flake8 and dependencies, enable flake8-noqa (#48393) 2021-03-27 10:22:11 +01:00
sharkiq Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
shell_command Yoda assertion style removed is (#48142) 2021-03-20 13:55:10 +01:00
shelly Fix flaky Shelly config flow test (#50982) 2021-05-23 02:11:02 +03:00
shopping_list Add more shopping list services (#45591) 2021-02-23 23:25:50 +01:00
sia Add SIA Alarm systems (#36625) 2021-05-24 08:48:28 +02:00
sigfox
sighthound
signal_messenger Merge multiple context managers in tests (#48146) 2021-03-27 09:17:15 +01:00
simplisafe Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
simulated
slack HomeAssistantType —> HomeAssistant for Integrations p* - s* (#49558) 2021-04-22 19:58:02 +02:00
sleepiq Yoda assertion style removed is (#48142) 2021-03-20 13:55:10 +01:00
sma Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
smappee Support local Smappee Genius device (#48627) 2021-04-21 22:12:13 -10:00
smart_meter_texas Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
smarthab Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
smartthings Cleanup of unused connection_class logic (#49865) 2021-04-29 23:12:58 +02:00
smarttub Add services to SmartTub for changing filtration settings (#46980) 2021-05-23 09:00:24 -05:00
smhi Clean smhi tests (#50681) 2021-05-15 20:22:32 +02:00
smtp Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
snips
solaredge Clean up unused method from SolarEdge tests (#50684) 2021-05-15 21:27:04 +02:00
solarlog Clean up superfluous integration setup - part 5 (#49296) 2021-04-16 09:22:56 -07:00
soma Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
somfy Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
somfy_mylink Remove YAML configuration from Somfy MyLink (#50359) 2021-05-10 11:53:37 +02:00
sonarr Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
songpal Update tests p-s to use async_get() instead of async_get_registry() (#47654) 2021-03-09 14:28:32 +01:00
sonos Sonos use common firmware version (#50861) 2021-05-23 08:43:49 -05:00
soundtouch Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
spaceapi
spc
speedtestdotnet Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
spider Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
spotify Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
sql Remove login details before logging SQL errors (#48758) 2021-04-07 12:15:56 +02:00
squeezebox Clean up superfluous integration setup - part 2 (#48478) 2021-03-29 13:23:07 -10:00
srp_energy Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
ssdp Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
starline Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
startca
statistics Yoda assertion style removed is (#48142) 2021-03-20 13:55:10 +01:00
statsd Yoda assertion style removed is (#48142) 2021-03-20 13:55:10 +01:00
stream Replace redacted stream recorder credentials with '****' (#48832) 2021-04-08 12:44:17 -07:00
stt
subaru Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
sun Migrate from pytz to python-dateutil (#49643) 2021-05-07 22:46:26 -07:00
surepetcare Fix and upgrade surepetcare (#49223) 2021-04-27 20:58:52 +02:00
switch Block custom integrations with missing or invalid version (#49916) 2021-05-17 15:48:41 +02:00
switcher_kis Rename HomeAssistantType —> HomeAssistant, integrations s* - t* (#49550) 2021-04-22 16:21:38 +02:00
syncthing Add syncthing integration (#38331) 2021-05-08 19:12:14 +02:00
syncthru Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
synology_dsm Rename HomeAssistantType —> HomeAssistant, integrations s* - t* (#49550) 2021-04-22 16:21:38 +02:00
system_bridge System Bridge Integration (#48156) 2021-05-06 01:33:32 +02:00
system_health Handle Timeout exceptions in system_health (#50017) 2021-05-03 14:26:25 +02:00
system_log Merge multiple context managers in tests (#48146) 2021-03-27 09:17:15 +01:00
tado Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
tag Add id to automation triggers (#48464) 2021-03-31 14:56:04 +02:00
tasmota Bump hatasmota to 0.2.13 (#50662) 2021-05-15 19:36:08 +02:00
tcp Add SSL support to TCP integration (#48060) 2021-05-15 20:29:11 +02:00
telegram Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
tellduslive Add unknown_authorize_url_generation to base strings for config flows (#42484) 2020-11-24 12:00:16 -05:00
template Add auto_off to binary sensor template entity (#49615) 2021-04-29 09:25:34 -07:00
tesla Bump Tesla dependency teslajsonpy to 0.18.3 (#49939) 2021-05-01 17:04:37 -07:00
threshold Yoda assertion style removed is (#48142) 2021-03-20 13:55:10 +01:00
tibber Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
tile Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
time_date Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
timer Yoda assertion style removed is (#48142) 2021-03-20 13:55:10 +01:00
tod Migrate from pytz to python-dateutil (#49643) 2021-05-07 22:46:26 -07:00
tomato
toon Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
totalconnect Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
tplink TP Link: Don't report HS when in CT mode (#49704) 2021-04-27 11:19:21 +02:00
traccar Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
trace Block custom integrations with missing or invalid version (#49916) 2021-05-17 15:48:41 +02:00
tradfri Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
transmission Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
transport_nsw Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
trend Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
tts Add TTS engines in config.components (#48939) 2021-04-09 16:13:07 -07:00
tuya Remove YAML configuration from Tuya (#50360) 2021-05-09 14:26:26 -04:00
twentemilieu Reduce boilerplate to abort for matching config entries (#50186) 2021-05-11 22:00:12 +02:00
twilio Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
twinkly Update typing 15 (#48079) 2021-03-18 15:13:22 +01:00
twitch Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
uk_transport Yoda assertion style removed is (#48142) 2021-03-20 13:55:10 +01:00
unifi Use last_step marker on UniFi options flow (#50053) 2021-05-04 08:54:45 +02:00
unifi_direct Yoda assertion style removed is (#48142) 2021-03-20 13:55:10 +01:00
universal New overrides in universal media player (#48611) 2021-05-11 23:44:26 +02:00
upb Clean up superfluous integration setup - part 2 (#48478) 2021-03-29 13:23:07 -10:00
upcloud
updater Remove analytics from updater (#48518) 2021-03-30 22:22:03 +02:00
upnp Fix typing.Any spelling (#49673) 2021-04-25 09:36:21 -10:00
uptime Move uptime from relative time to absolute time (#43623) 2020-12-01 17:28:59 +01:00
usgs_earthquakes_feed Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
utility_meter Set device_class and state_class for utility_meter (#50921) 2021-05-21 13:23:20 +02:00
uvc Improve uvc test camera (#41438) 2021-03-19 15:54:07 +01:00
vacuum Add 'for' to vacuum device triggers (#48506) 2021-03-30 16:40:08 +02:00
velbus Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
vera Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
verisure Remove YAML configuration from Verisure (#50076) 2021-05-05 09:51:05 +02:00
version Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
vesync Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
vilfo Fix `host_valid()` logic in Vilfo config flow (#49862) 2021-04-29 17:11:22 +02:00
vizio Fix flaky vizio test and add comments to explain logic (#50948) 2021-05-22 08:57:30 +02:00
voicerss
volumio Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
vultr Yoda assertion style removed is (#48142) 2021-03-20 13:55:10 +01:00
wake_on_lan Yoda assertion style removed is (#48142) 2021-03-20 13:55:10 +01:00
water_heater Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
waze_travel_time Improve Waze Travel Time import and naming logic (#49838) 2021-04-29 15:49:16 +02:00
weather
webhook Block custom integrations with missing or invalid version (#49916) 2021-05-17 15:48:41 +02:00
webostv Upgraded aiopylgtv to v0.4.0 (#47014) 2021-03-17 20:59:48 -07:00
websocket_api Add missing type hints to websocket_api (#50915) 2021-05-21 09:39:18 -07:00
wemo Rescan static wemo (#49934) 2021-05-17 12:18:14 +02:00
wiffi Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
wilight Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
withings Migrate from pytz to python-dateutil (#49643) 2021-05-07 22:46:26 -07:00
wled Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
wolflink Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
workday Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
worldclock
wsdot Update integrations t-z to override extra_state_attributes() (#47760) 2021-03-11 20:16:26 +01:00
wunderground
xbox Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
xiaomi Yoda assertion style removed is (#48142) 2021-03-20 13:55:10 +01:00
xiaomi_aqara Enable strict typing for zeroconf (#48450) 2021-03-30 06:48:04 -10:00
xiaomi_miio Migrate from pytz to python-dateutil (#49643) 2021-05-07 22:46:26 -07:00
yamaha Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
yandex_transport Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
yandextts
yeelight Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
zeroconf Expand homekit zeroconf matching to use fnmatch (#50381) 2021-05-19 00:20:56 -05:00
zerproc Fix Kulersky and Zerproc config unloading (#47572) 2021-03-21 22:08:09 -07:00
zha Don't bind all clusters unconditionally (#49793) 2021-04-27 20:25:34 -04:00
zodiac Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
zone Add id to automation triggers (#48464) 2021-03-31 14:56:04 +02:00
zwave Migrate from pytz to python-dateutil (#49643) 2021-05-07 22:46:26 -07:00
zwave_js Add zwave_js add-on info dataclass (#50776) 2021-05-21 13:47:37 +02:00
__init__.py
conftest.py Improve zeroconf test fixture (#49657) 2021-04-25 08:16:38 -10:00