hass-core/tests/components
Brynley McDonald e2b622fb78
Add Flick Electric NZ integration (#30696)
* Add integration for Flick Electric NZ

* Start adding Config Flow and external API

* Second Wave of Config Flow and API implementation

* Fix test (errors is None instead of blank array?)

* Don't update sensor if price is still valid

* Add input validation

* Fix linting for DOMAIN

Co-Authored-By: Martin Hjelmare <marhje52@gmail.com>

* Remove platform schema (config is by entries only)

* Don't catch AbortFlow exception

Co-Authored-By: Martin Hjelmare <marhje52@gmail.com>

* Update test

* Re-arrange try-catch in config flow

* Fix linting in sensor.py

* Staticly define list of components

* Fix test exceptions

* Fix _validate_input not being awaited

* Fix tests

* Fix pylint logger

* Rename test and remove print debug

* Add test for duplicate entry

* Don't format string in log function

* Add tests __init__ file

* Remove duplicate result assignment

* Add test for generic exception handling

* Move translations folder

* Simplify testing

* Fix strings/translation

* Move to "flick_electric" as domain

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-05-09 22:13:06 -04:00
..
abode Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
adguard Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
agent_dvr Add agent_dvr integration (#32711) 2020-05-08 09:49:47 -05:00
air_quality Add unit_of_measurement property for air_quality entity (#33304) 2020-04-14 23:15:08 +02:00
airly Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
airvisual Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
alarm_control_panel Rename AlarmControlPanel to AlarmControlPanelEntity (#34590) 2020-04-25 18:05:28 +02:00
alert Add state reproduction to the alert component (#35267) 2020-05-06 17:02:21 -06:00
alexa Add get_url helper, deprecate base_url (#35224) 2020-05-08 02:29:47 +02:00
almond async_get_url -> get_url (#35382) 2020-05-08 21:53:28 +02:00
ambiclimate Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
ambient_station Modernize Ambient PWS config flow (#32164) 2020-02-24 21:37:38 -08:00
androidtv Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
api Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
api_streams
apns Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
apprise Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
aprs Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
arcam_fmj Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
arlo Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
asuswrt Use a future for mock coro (#34989) 2020-04-30 16:31:00 -07:00
atag Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
august Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
aurora Fix aurora sensor not converting latitude and longitude correctly (#28643) 2020-01-09 08:40:10 +01:00
auth Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
automation Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
awair Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
aws Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
axis Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
bayesian Fix Bayesian Binary JSON Serialization (#34540) 2020-04-22 11:25:14 -07:00
binary_sensor Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
blackbird Sort imports according to PEP8 for components starting with "B" (#29762) 2019-12-09 13:52:18 +01:00
blebox Add BleBox integration (#32664) 2020-05-05 11:29:58 +02:00
bluetooth_le_tracker Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
bom Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
braviatv Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
broadlink Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
brother Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
buienradar Use HTTP_INTERNAL_SERVER_ERROR constant (#33832) 2020-04-08 23:20:03 +02:00
caldav Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
calendar Black 2019-07-31 12:25:30 -07:00
camera Add get_url helper, deprecate base_url (#35224) 2020-05-08 02:29:47 +02:00
canary Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
cast Detect use of deprecated base_url (#35353) 2020-05-08 17:52:32 +02:00
cert_expiry Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
climate Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
cloud Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
coinmarketcap Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
command_line Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
config Add get_url helper, deprecate base_url (#35224) 2020-05-08 02:29:47 +02:00
configurator Sort imports according to PEP8 for components starting with "C" (#29763) 2019-12-09 18:56:21 +01:00
conversation Clean up core services (#31509) 2020-02-08 13:10:59 +01:00
coolmaster Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
coronavirus Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
counter Add transition support to scenes, cleanup blocking parameter (#34434) 2020-04-20 18:07:50 -07:00
cover Rename CoverDevice to CoverEntity (#34595) 2020-04-25 18:07:15 +02:00
daikin Update pydaikin to 2.0.0 (#34807) 2020-05-06 13:59:07 +02:00
darksky Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
datadog String formatting improvements for tests (#33663) 2020-04-05 00:26:08 +02:00
deconz Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
default_config Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
demo Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
denonavr Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
derivative Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
device_automation Catch device not found in device automations (#31401) 2020-02-02 07:13:07 -08:00
device_sun_light_trigger Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
device_tracker Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
devolo_home_control Add devolo home control (#33181) 2020-05-07 16:08:51 +02:00
dialogflow Detect use of deprecated base_url (#35353) 2020-05-08 17:52:32 +02:00
directv Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
discovery Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
doorbird Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
dsmr Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
dte_energy_bridge Black 2019-07-31 12:25:30 -07:00
duckdns Sort imports according to PEP8 for components starting with "D" (#29764) 2019-12-09 17:42:00 +01:00
dynalite Strict creation of the config for dynalite (#34663) 2020-05-04 20:30:24 -07:00
dyson Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
ecobee Ecobee to use HVAC mode heat-cool instead of auto (#34193) 2020-04-14 09:56:50 +02:00
ee_brightbox Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
efergy String formatting improvements for tests (#33663) 2020-04-05 00:26:08 +02:00
elgato Add unique ID to elgato config entries (#30486) 2020-01-04 22:45:11 +01:00
elkm1 Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
emulated_hue Improve emulated_hue compatibility with newer systems (#35148) 2020-05-04 00:18:33 -05:00
emulated_roku Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
esphome Add unique id to esphome config flow (#34753) 2020-04-30 16:24:47 -07:00
everlights Black 2019-07-31 12:25:30 -07:00
facebook Send messages conforming new facebook policy (#32516) 2020-03-05 17:19:30 -08:00
facebox Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
fail2ban Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
fan Fix fan not checking supported_features (#35248) 2020-05-06 09:58:07 +02:00
feedreader Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
ffmpeg Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
fido Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
file Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
filesize Removal of extraneous parenthesis in tests (#33670) 2020-04-05 03:50:30 +02:00
filter Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
flick_electric Add Flick Electric NZ integration (#30696) 2020-05-09 22:13:06 -04:00
flume Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
flunearyou Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
flux Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
folder Removal of extraneous parenthesis in tests (#33670) 2020-04-05 03:50:30 +02:00
folder_watcher Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
foobot Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
freebox Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
freedns Migrate freedns tests from coroutine to async/await (#30390) 2020-01-02 14:22:30 -06:00
fritzbox Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
frontend Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
garmin_connect Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
gdacs Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
generic Use HTTP_NOT_FOUND constant (#33835) 2020-04-09 00:57:47 +02:00
generic_thermostat Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
geo_json_events Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
geo_location
geo_rss_events Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
geofency Detect use of deprecated base_url (#35353) 2020-05-08 17:52:32 +02:00
geonetnz_quakes Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
geonetnz_volcano Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
gios Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
glances Add Glances sensors dynamically (#28639) 2020-02-10 15:02:14 -08:00
google Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
google_assistant Detect use of deprecated base_url (#35353) 2020-05-08 17:52:32 +02:00
google_domains Use f-strings in integrations starting with "F"and"G" (#32150) 2020-02-24 17:54:20 -08:00
google_pubsub Removal of old style class definitions in tests (#33671) 2020-04-05 02:21:07 +02:00
google_translate Add get_url helper, deprecate base_url (#35224) 2020-05-08 02:29:47 +02:00
google_wifi Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
gpslogger Detect use of deprecated base_url (#35353) 2020-05-08 17:52:32 +02:00
graphite Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
griddy Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
group Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
hangouts Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
harmony Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
hassio Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
hddtemp Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
heos Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
here_travel_time Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
hisense_aehw4a1 Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
history Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
history_stats Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
home_connect Add Home Connect integration (#29214) 2020-05-05 11:26:14 +02:00
homeassistant Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
homekit Add Homekit cameras codecs (#35238) 2020-05-07 09:55:09 -05:00
homekit_controller Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
homematic Sort imports according to PEP8 for components starting with "H" (#29768) 2019-12-09 14:19:48 +01:00
homematicip_cloud Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
honeywell Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
html5 Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
http async_get_url -> get_url (#35382) 2020-05-08 21:53:28 +02:00
huawei_lte Address new issues flagged by flake8 3.8.0a2 (#34964) 2020-04-30 21:37:58 +02:00
hue Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
hunterdouglas_powerview Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
iaqualink Sort imports according to PEP8 for iaqualink (#29681) 2019-12-09 11:56:51 +01:00
icloud Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
ifttt Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
ign_sismologia Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
image_processing Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
imap_email_content Sort imports according to PEP8 for components starting with "I" (#29769) 2019-12-09 14:21:24 +01:00
influxdb Improve string formatting v6 (#33698) 2020-04-07 23:14:28 +02:00
input_boolean Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
input_datetime Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
input_number Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
input_select Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
input_text Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
integration Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
intent Clean up core services (#31509) 2020-02-08 13:10:59 +01:00
intent_script Migrate collection of component tests from coroutine to async/await (#30504) 2020-01-06 01:22:22 +01:00
ios Fix uncaught exceptions in ios (#34119) 2020-04-17 10:25:31 +02:00
ipma Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
ipp Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
iqvia Use a future for mock coro (#34989) 2020-04-30 16:31:00 -07:00
islamic_prayer_times Fix Islamic prayer sensor timestamp format (#35243) 2020-05-06 15:17:40 +02:00
isy994 Add Device Registry support and Device Info for ISY994 (#35435) 2020-05-09 19:48:51 -05:00
izone Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
jewish_calendar Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
juicenet Rewrite JuiceNet for async and config flow (#34365) 2020-05-08 00:52:20 -05:00
kira Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
konnected Add get_url helper, deprecate base_url (#35224) 2020-05-08 02:29:47 +02:00
lastfm Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
light Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
linky Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
litejet Improve string formatting v6 (#33698) 2020-04-07 23:14:28 +02:00
local_file Fix uncaught exception in local_file (#34312) 2020-04-17 13:10:48 +02:00
local_ip Add local_ip unique_id & icon and single_instance_allowed (#33483) 2020-04-09 16:06:01 +02:00
locative Detect use of deprecated base_url (#35353) 2020-05-08 17:52:32 +02:00
lock Rename LockDevice to LockEntity (#34594) 2020-04-25 18:02:41 +02:00
logbook Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
logentries Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
logger Sort imports according to PEP8 for components starting with "L" (#29771) 2019-12-09 14:22:30 +01:00
logi_circle Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
london_air Sort imports according to PEP8 for components starting with "L" (#29771) 2019-12-09 14:22:30 +01:00
lovelace Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
luftdaten Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
mailbox Use HTTP_NOT_FOUND constant (#33835) 2020-04-09 00:57:47 +02:00
mailgun Detect use of deprecated base_url (#35353) 2020-05-08 17:52:32 +02:00
manual Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
manual_mqtt Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
marytts Add get_url helper, deprecate base_url (#35224) 2020-05-08 02:29:47 +02:00
media_player Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
melcloud Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
melissa Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
meraki Migrate collection of component tests from coroutine to async/await (#30504) 2020-01-06 01:22:22 +01:00
met Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
meteo_france Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
mfi Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
mhz19 Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
microsoft_face Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
microsoft_face_detect String formatting improvements for tests (2) (#33666) 2020-04-05 00:33:07 +02:00
microsoft_face_identify String formatting improvements for tests (2) (#33666) 2020-04-05 00:33:07 +02:00
mikrotik Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
min_max Use TEMP_CELSIUS constant (#33963) 2020-04-10 19:17:46 +02:00
minecraft_server Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
minio Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
mobile_app String formatting improvements for tests (2) (#33666) 2020-04-05 00:33:07 +02:00
mochad Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
modbus Add modbus sensor string data_type (#35269) 2020-05-08 11:30:05 +02:00
mold_indicator Add and use percentage constant (#32094) 2020-02-28 11:46:48 -08:00
monoprice Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
moon Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
mqtt Fail tests if wrapped callbacks or coroutines throw (#35010) 2020-05-06 14:14:57 -07:00
mqtt_eventstream Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
mqtt_json Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
mqtt_room Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
mqtt_statestream Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
myq Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
mythicbeastsdns Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
namecheapdns Migrate collection of component tests from coroutine to async/await (#30504) 2020-01-06 01:22:22 +01:00
neato Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
ness_alarm Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
nest Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
netatmo Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
nexia Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
nextbus Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
no_ip Migrate no_ip tests from coroutine to async/await (#30370) 2020-01-01 17:18:40 -06:00
notify Black 2019-07-31 12:25:30 -07:00
notion Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
nsw_fuel_station Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
nsw_rural_fire_service_feed Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
nuheat Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
numato Add numato integration (#33816) 2020-04-30 14:23:30 +02:00
nut Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
nws Enable async_update for entities in NWS (#35048) 2020-05-07 22:43:43 -05:00
nx584 Collection of random (mainly) test improvements (#33733) 2020-04-06 12:51:48 +02:00
onboarding Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
onvif Refactor ONVIF (#35222) 2020-05-06 09:29:59 -07:00
openalpr_cloud Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
openalpr_local Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
openerz Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
openhardwaremonitor Sort imports according to PEP8 for components starting with "O" (#29774) 2019-12-09 14:26:53 +01:00
opentherm_gw Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
openuv Sort imports according to PEP8 for components starting with "O" (#29774) 2019-12-09 14:26:53 +01:00
opnsense Fix tests for opnsense (#31277) 2020-01-29 18:18:24 +01:00
owntracks Detect use of deprecated base_url (#35353) 2020-05-08 17:52:32 +02:00
panasonic_viera Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
panel_custom Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
panel_iframe Black 2019-07-31 12:25:30 -07:00
persistent_notification Sort imports according to PEP8 for components starting with "P" (#29775) 2019-12-09 14:29:39 +01:00
person Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
pi_hole Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
pilight Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
plant Attempt to fix CI (#34800) 2020-04-28 10:31:22 -07:00
plex Add config option to ignore Plex Web clients (#34708) 2020-05-08 09:49:15 -07:00
point Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
powerwall Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
prometheus Drop UNIT_ prefix for constants (#34164) 2020-04-21 19:45:53 +02:00
proximity Improve string formatting v6 (#33698) 2020-04-07 23:14:28 +02:00
ps4 Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
ptvsd Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
push Add get_url helper, deprecate base_url (#35224) 2020-05-08 02:29:47 +02:00
pushbullet Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
pvpc_hourly_pricing Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
python_script Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
qld_bushfire Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
qwikswitch Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
rachio Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
radarr Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
rainmachine Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
random Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
recorder Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
reddit Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
remember_the_milk Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
remote Rename RemoteDevice to RemoteEntity (#34676) 2020-04-26 02:12:36 +02:00
rest Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
rest_command Sort imports according to PEP8 for components starting with "R" (#29776) 2019-12-09 14:39:51 +01:00
rflink Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
rfxtrx Collection of random (mainly) test improvements (#33733) 2020-04-06 12:51:48 +02:00
ring Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
rmvtransport Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
roku Improve roku remote (#35419) 2020-05-09 16:04:37 -05:00
roomba Remove certificate configuration variable from roomba (#35162) 2020-05-04 08:28:32 -04:00
rss_feed_template Use HTTP_NOT_FOUND constant (#33835) 2020-04-09 00:57:47 +02:00
safe_mode Add Safe Mode (#30723) 2020-01-14 13:03:02 -08:00
samsungtv Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
scene Add transition support to scenes, cleanup blocking parameter (#34434) 2020-04-20 18:07:50 -07:00
script Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
search Automation device/entity extraction to include triggers + conditions (#31474) 2020-02-05 16:52:21 +01:00
season Sort imports according to PEP8 for components starting with "S" (#29777) 2019-12-09 14:38:01 +01:00
sense Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
sensor String formatting improvements for tests (2) (#33666) 2020-04-05 00:33:07 +02:00
sentry Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
seventeentrack Use a future for mock coro (#34989) 2020-04-30 16:31:00 -07:00
shell_command Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
shopping_list Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
sigfox Sort imports according to PEP8 for components starting with "S" (#29777) 2019-12-09 14:38:01 +01:00
sighthound Add sighthound timestamped file (#32202) 2020-03-04 17:31:54 -08:00
signal_messenger Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
simplisafe Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
simulated Sort imports according to PEP8 for components starting with "S" (#29777) 2019-12-09 14:38:01 +01:00
sleepiq Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
sma Drop UNIT_ prefix for constants (#34164) 2020-04-21 19:45:53 +02:00
smartthings Detect use of deprecated base_url (#35353) 2020-05-08 17:52:32 +02:00
smhi Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
smtp Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
snips Sort imports according to PEP8 for components starting with "S" (#29777) 2019-12-09 14:38:01 +01:00
solaredge Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
solarlog Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
soma Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
somfy Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
sonarr Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
songpal Add config flow support to songpal integration (#34714) 2020-05-07 00:52:33 +02:00
sonos Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
soundtouch Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
spaceapi Use TEMP_CELSIUS constant (#33963) 2020-04-10 19:17:46 +02:00
spc Sort imports according to PEP8 for components starting with "S" (#29777) 2019-12-09 14:38:01 +01:00
splunk Sort imports according to PEP8 for components starting with "S" (#29777) 2019-12-09 14:38:01 +01:00
spotify Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
sql Move imports in sql component (#27713) 2019-10-20 10:10:27 +02:00
ssdp Address new issues flagged by flake8 3.8.0a2 (#34964) 2020-04-30 21:37:58 +02:00
starline String formatting improvements for tests (2) (#33666) 2020-04-05 00:33:07 +02:00
startca Use HTTP_NOT_FOUND constant (#33835) 2020-04-09 00:57:47 +02:00
statistics Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
statsd move imports in statsd component (#27649) 2019-10-14 14:19:37 -07:00
stream Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
stt Use HTTP_NOT_FOUND constant (#33835) 2020-04-09 00:57:47 +02:00
sun Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
switch Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
switcher_kis Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
synology_dsm Fix Synology DSM discovery can't be ignored (#35331) 2020-05-07 10:31:35 -07:00
system_health Black 2019-07-31 12:25:30 -07:00
system_log Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
tado Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
tcp Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
teksavvy Use HTTP_NOT_FOUND constant (#33835) 2020-04-09 00:57:47 +02:00
tellduslive Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
template Add required features to cover service registration (#35073) 2020-05-03 23:21:12 +02:00
tesla Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
threshold Sort imports according to PEP8 for components starting with "T" (#29778) 2019-12-09 14:41:48 +01:00
tibber Tibber config flow (#34469) 2020-05-03 14:40:19 +02:00
time_date Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
timer Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
tod Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
tomato Enable some more bandit checks (#30857) 2020-01-20 18:44:55 +02:00
toon Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
totalconnect Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
tplink Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
traccar Detect use of deprecated base_url (#35353) 2020-05-08 17:52:32 +02:00
tradfri Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
transmission Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
transport_nsw Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
trend Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
tts Add get_url helper, deprecate base_url (#35224) 2020-05-08 02:29:47 +02:00
twentemilieu Bump twentemilieu to 0.3.0 (#33622) 2020-04-04 14:51:12 +02:00
twilio Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
twitch Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
uk_transport Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
unifi UniFi - Make clients proper push based (#35273) 2020-05-08 22:19:27 +02:00
unifi_direct Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
universal Rename MediaPlayerDevice to MediaPlayerEntity (#34592) 2020-04-25 18:00:57 +02:00
upb Add Universal Powerline Bus (#34692) 2020-05-08 15:00:47 -05:00
updater Extract instance ID helper from updater (#35043) 2020-05-04 11:23:12 -07:00
upnp Simplification of upnp component (#35191) 2020-05-04 10:30:43 -07:00
uptime Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
usgs_earthquakes_feed Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
utility_meter Fix utility_meter calibration with float values (#35186) 2020-05-05 02:44:00 +02:00
uvc Fix UVC doing I/O in event loop (#34610) 2020-04-23 15:52:36 -07:00
vacuum Rename VacuumDevice to VacuumEntity (#34674) 2020-04-26 02:11:08 +02:00
velbus Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
vera Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
verisure Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
version Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
vesync Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
vilfo Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
vizio Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
voicerss Add get_url helper, deprecate base_url (#35224) 2020-05-08 02:29:47 +02:00
vultr Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
wake_on_lan Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
water_heater Rename WaterHeaterDevice to WaterHeaterEntity (#34675) 2020-05-01 16:29:14 +02:00
weather Sort imports according to PEP8 for components starting with "W" (#29781) 2019-12-09 14:47:53 +01:00
webhook Detect use of deprecated base_url (#35353) 2020-05-08 17:52:32 +02:00
webostv Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
websocket_api Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
withings Add get_url helper, deprecate base_url (#35224) 2020-05-08 02:29:47 +02:00
wled Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
workday Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
worldclock Sort imports according to PEP8 for components starting with "W" (#29781) 2019-12-09 14:47:53 +01:00
wsdot Sort imports according to PEP8 for components starting with "W" (#29781) 2019-12-09 14:47:53 +01:00
wunderground Improve string formatting v6 (#33698) 2020-04-07 23:14:28 +02:00
wwlln Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
xiaomi Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
xiaomi_miio Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
yamaha Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
yandex_transport Use a future for mock coro (#34989) 2020-04-30 16:31:00 -07:00
yandextts Add get_url helper, deprecate base_url (#35224) 2020-05-08 02:29:47 +02:00
yessssms Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
yr Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
zeroconf Provide zeroconf option to bind to only the default interface (#35281) 2020-05-06 09:16:59 -05:00
zha Refactor ZHA config flow (#35397) 2020-05-09 09:44:19 -04:00
zone Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
zwave Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
zwave_mqtt Add zwave_mqtt light platform (#35337) 2020-05-07 23:52:54 +02:00
__init__.py
conftest.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00