core/homeassistant/components
Bas Nijholt 119566f280
Keep track of the derivative for unit_time (#31397)
* keep track of the derivative for unit_time

In this way, you will get a better estimate of the derivate during
the timescale that is relavant to the sensor.

This solved a problem where sensors have a low output resolution.
For example a temperature sensor that can only be integer numbers.

It might report many values that are the same and then suddenly go up one value.
Only in that moment (with the current implementation) the derivative will be finite.

With my proposed implementation, this problem will not occur, because it takes the average
derivative of the last `unit_time`.

* only loop as much as needed

* treat the special case of 1 entry

* add option time_window

* use cv.time_period

* fix comment

* set time_window=0 by default

* rephrase comment

* use timedelta for time_window

* fix the "G" unit_prefix and add more prefixes

https://en.wikipedia.org/wiki/Unit_prefix

* add debugging lines

* simplify logic

* fix bug where the there was a division of unit_time instead of multiplication

* simplify tests

* add test_data_moving_average_for_discrete_sensor

* fix test_dataSet6

* improve readability of the tests

* better explain the test

* remove debugging log lines
2020-02-03 14:22:47 -08:00
..
abode [ci skip] Translation update 2020-02-02 00:31:45 +00:00
acer_projector Correct integration names in manifests (A-B) (#30527) 2020-01-06 23:59:12 +01:00
actiontec
adguard [ci skip] Translation update 2020-01-28 00:31:59 +00:00
ads Correct integration names in manifests (A-B) (#30527) 2020-01-06 23:59:12 +01:00
aftership Correct integration names in manifests (A-B) (#30527) 2020-01-06 23:59:12 +01:00
air_quality Correct integration names in manifests (A-B) (#30527) 2020-01-06 23:59:12 +01:00
airly [ci skip] Translation update 2020-02-02 00:31:45 +00:00
airvisual Correct integration names in manifests (A-B) (#30527) 2020-01-06 23:59:12 +01:00
aladdin_connect Correct integration names in manifests (A-B) (#30527) 2020-01-06 23:59:12 +01:00
alarm_control_panel [ci skip] Translation update 2020-01-31 00:31:57 +00:00
alarmdecoder Revert "Bump alarmdecoder to 1.13.9 (#30303)" (#31385) 2020-02-01 22:02:39 +01:00
alarmdotcom Fix small typo in alarmdotcom component (#30758) 2020-01-14 17:47:59 +01:00
alert Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
alexa Update StepSpeaker and Speaker interfaces in Alexa (#31444) 2020-02-03 14:20:39 -08:00
almond [ci skip] Translation update 2020-02-03 00:31:45 +00:00
alpha_vantage Upgrade alpha_vantage to 2.1.3 (#31388) 2020-02-02 17:27:06 +01:00
amazon_polly Correct integration names in manifests (A-B) (#30527) 2020-01-06 23:59:12 +01:00
ambiclimate
ambient_station Fix issues with Ambient PWS dispatcher topic (#31439) 2020-02-03 12:23:51 -07:00
amcrest Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
ampio Correct integration names in manifests (A-B) (#30527) 2020-01-06 23:59:12 +01:00
android_ip_webcam Correct integration names in manifests (A-B) (#30527) 2020-01-06 23:59:12 +01:00
androidtv Allow filtering of sources for Android TV (#30994) 2020-01-29 14:13:09 -06:00
anel_pwrctrl Correct integration names in manifests (A-B) (#30527) 2020-01-06 23:59:12 +01:00
anthemav Fix callback and async (#31281) 2020-01-29 13:59:45 -08:00
apache_kafka Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
apcupsd Correct integration names in manifests (A-B) (#30527) 2020-01-06 23:59:12 +01:00
api Fix callback and async (#31281) 2020-01-29 13:59:45 -08:00
apns Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
apple_tv Fix callback and async (#31281) 2020-01-29 13:59:45 -08:00
apprise Update outdated documentation links in json files (#30916) 2020-01-17 21:41:42 -08:00
aprs Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
aqualogic Correct integration names in manifests (A-B) (#30527) 2020-01-06 23:59:12 +01:00
aquostv Correct integration names in manifests (A-B) (#30527) 2020-01-06 23:59:12 +01:00
arcam_fmj Correct integration names in manifests (A-B) (#30527) 2020-01-06 23:59:12 +01:00
arduino Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
arest Correct integration names in manifests (A-B) (#30527) 2020-01-06 23:59:12 +01:00
arlo Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
aruba Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
arwn Correct integration names in manifests (A-B) (#30527) 2020-01-06 23:59:12 +01:00
asterisk_cdr Correct integration names in manifests (A-B) (#30527) 2020-01-06 23:59:12 +01:00
asterisk_mbox Fix callback and async (#31281) 2020-01-29 13:59:45 -08:00
asuswrt Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
aten_pe Correct integration names in manifests (A-B) (#30527) 2020-01-06 23:59:12 +01:00
atome Correct integration names in manifests (A-B) (#30527) 2020-01-06 23:59:12 +01:00
august Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
aurora Fix aurora import order (#30606) 2020-01-09 10:25:03 +01:00
aurora_abb_powerone Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
auth [ci skip] Translation update 2020-01-12 00:32:04 +00:00
automatic Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
automation Find related items scripts/automations (#31293) 2020-01-29 16:19:13 -08:00
avea
avion Correct integration names in manifests (A-B) (#30527) 2020-01-06 23:59:12 +01:00
awair Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
aws Bump aiobotocore to 0.11.1 (#30951) 2020-01-26 18:25:42 -05:00
axis Axis - config flow use new helper functions (#31286) 2020-01-30 22:20:30 +01:00
azure_event_hub Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
azure_service_bus Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
baidu Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
bayesian Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
bbb_gpio Bump Adafruit_BBIO to 1.1.1 (#30630) 2020-01-10 19:56:41 +01:00
bbox Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
beewi_smartclim Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
bh1750 Correct integration names in manifests (A-B) (#30527) 2020-01-06 23:59:12 +01:00
binary_sensor Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
bitcoin Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
bizkaibus
blackbird Correct integration names in manifests (A-B) (#30527) 2020-01-06 23:59:12 +01:00
blink Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
blinksticklight Correct integration names in manifests (A-B) (#30527) 2020-01-06 23:59:12 +01:00
blinkt Correct integration names in manifests (A-B) (#30527) 2020-01-06 23:59:12 +01:00
blockchain Correct integration names in manifests (A-B) (#30527) 2020-01-06 23:59:12 +01:00
bloomsky Correct integration names in manifests (A-B) (#30527) 2020-01-06 23:59:12 +01:00
bluesound Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
bluetooth_le_tracker Correct integration names in manifests (A-B) (#30527) 2020-01-06 23:59:12 +01:00
bluetooth_tracker Correct integration names in manifests (A-B) (#30527) 2020-01-06 23:59:12 +01:00
bme280 Correct integration names in manifests (A-B) (#30527) 2020-01-06 23:59:12 +01:00
bme680 Correct integration names in manifests (A-B) (#30527) 2020-01-06 23:59:12 +01:00
bmw_connected_drive Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
bom Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
braviatv Replace unmaintained BraviaRC backend with new fork: (#31234) 2020-02-01 18:04:49 +01:00
broadlink Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
brother [ci skip] Translation update 2020-02-02 00:31:45 +00:00
brottsplatskartan Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
browser Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
brunt Correct integration names in manifests (A-B) (#30527) 2020-01-06 23:59:12 +01:00
bt_home_hub_5 Correct integration names in manifests (A-B) (#30527) 2020-01-06 23:59:12 +01:00
bt_smarthub Correct integration names in manifests (A-B) (#30527) 2020-01-06 23:59:12 +01:00
buienradar Add Buienradar camera for Belgium (#30399) 2020-01-24 12:38:35 +01:00
caldav Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
calendar Entity Component to no longer generate automatic groups (#23789) 2020-01-07 17:30:53 +01:00
camera Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
canary Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
cast Update cast to 4.1.1 (#31113) 2020-01-24 09:20:47 +01:00
cert_expiry Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
channels Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
cisco_ios Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
cisco_mobility_express Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
cisco_webex_teams Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
citybikes Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
clementine Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
clickatell
clicksend Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
clicksend_tts Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
climate Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
cloud Google Assistant: Track if request is local (#31226) 2020-01-28 10:54:39 -08:00
cloudflare Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
cmus Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
co2signal Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
coinbase Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
coinmarketcap Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
comed_hourly_pricing Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
comfoconnect Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
command_line Enable some more bandit checks (#30857) 2020-01-20 18:44:55 +02:00
concord232 Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
config Add unique IDs to automation/scenes (#31150) 2020-01-26 23:01:35 -08:00
configurator Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
conversation Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
coolmaster [ci skip] Translation update 2020-01-13 00:31:54 +00:00
counter Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
cover [ci skip] Translation update 2020-01-31 00:31:57 +00:00
cppm_tracker Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
cpuspeed Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
crimereports Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
cups Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
currencylayer Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
daikin pydaikin version bump (#31080) 2020-01-22 18:09:52 -08:00
danfoss_air Fix misspelled sensor names (#31344) 2020-02-03 21:31:53 +01:00
darksky Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
datadog Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
ddwrt Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
deconz deCONZ - Library cleanup (#31410) 2020-02-02 19:07:20 +01:00
decora Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
decora_wifi Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
default_config Add zone to defaul config (#31303) 2020-01-30 10:06:17 +01:00
delijn
deluge Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
demo Fix service helper not handling sync methods (#31254) 2020-01-29 16:27:25 -08:00
denon Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
denonavr Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
derivative Keep track of the derivative for unit_time (#31397) 2020-02-03 14:22:47 -08:00
deutsche_bahn Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
device_automation Catch device not found in device automations (#31401) 2020-02-02 07:13:07 -08:00
device_sun_light_trigger Fix callback and async (#31281) 2020-01-29 13:59:45 -08:00
device_tracker Partially Revert "Deprecate hide_if_away from device_tracker (#30833) (#31348) 2020-01-31 08:27:16 -08:00
dht Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
dialogflow [ci skip] Translation update 2020-01-13 00:31:54 +00:00
digital_ocean Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
digitalloggers Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
directv Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
discogs Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
discord Upgrade discord.py to 1.3.1 (#31391) 2020-02-02 13:05:50 +01:00
discovery Add Samsung TV config flow (#28306) 2020-01-10 03:19:10 +01:00
dlib_face_detect Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
dlib_face_identify Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
dlink Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
dlna_dmr Fix translation from HA playlist to UPnP playlistItem (#30743) 2020-01-13 23:52:49 +01:00
dnsip Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
dominos Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
doods
doorbird Add Doorbird events to logbook (#30588) 2020-01-08 21:27:48 +01:00
dovado Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
downloader Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
dsmr Upgrade dsmr_parser to 0.18, re-enable tests (#31256) 2020-01-28 23:35:28 +01:00
dsmr_reader Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
dte_energy_bridge Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
dublin_bus_transport Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
duckdns Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
duke_energy Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
dunehd Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
dwd_weather_warnings Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
dweet Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
dyson Add support for Dyson TP06 fan (#30611) 2020-01-11 10:41:52 +01:00
ebox Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
ebusd Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
ecoal_boiler Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
ecobee Remove all empty *_setup_platform() from integrations (#31025) 2020-01-21 12:38:38 +01:00
econet Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
ecovacs Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
eddystone_temperature Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
edimax Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
ee_brightbox Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
efergy
egardia Remove hidden property from egardia integration (#30728) 2020-01-13 14:22:06 +01:00
eight_sleep Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
elgato [ci skip] Translation update 2020-02-02 00:31:45 +00:00
eliqonline Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
elkm1 Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
elv Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
emby Fix callback and async (#31281) 2020-01-29 13:59:45 -08:00
emoncms
emoncms_history Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
emulated_hue Emulated Hue + Alexa: Fix devices not discovered and error response (#30013 & #29899) (#31413) 2020-02-02 14:52:00 -08:00
emulated_roku Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
enigma2 Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
enocean Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
enphase_envoy Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
entur_public_transport Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
environment_canada Bump env_canada to 0.0.34 (#30713) 2020-01-13 14:27:53 +01:00
envirophat Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
envisalink Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
ephember Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
epson Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
epsonworkforce Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
eq3btsmart Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
esphome Fix callback and async (#31281) 2020-01-29 13:59:45 -08:00
essent Add unique_id to essent sensors (#31408) 2020-02-02 15:45:04 +01:00
etherscan Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
eufy Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
everlights Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
evohome Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
facebook Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
facebox
fail2ban Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
familyhub Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
fan Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
fastdotcom Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
feedreader Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
ffmpeg Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
ffmpeg_motion Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
ffmpeg_noise Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
fibaro Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
fido Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
file Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
filesize Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
filter Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
fints Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
fitbit Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
fixer Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
fleetgo Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
flexit Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
flic Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
flock Fix incorrect annotation async flock notify (#31342) 2020-01-31 10:58:27 +01:00
flume Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
flunearyou Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
flux Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
flux_led Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
folder
folder_watcher Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
foobot Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
fortigate Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
fortios Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
foscam Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
foursquare Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
free_mobile Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
freebox Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
freedns Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
fritz Fix 'NewIPAddress' error in component fritz (#30210) 2020-01-14 09:46:16 +01:00
fritzbox Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
fritzbox_callmonitor Fix 'NewIPAddress' error in component fritz (#30210) 2020-01-14 09:46:16 +01:00
fritzbox_netmonitor Fix 'NewIPAddress' error in component fritz (#30210) 2020-01-14 09:46:16 +01:00
fronius
frontend Fix theme color (#31366) 2020-02-03 14:09:25 -08:00
frontier_silicon Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
futurenow Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
garadget
garmin_connect [ci skip] Translation update 2020-02-03 00:31:45 +00:00
gc100 Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
gearbest Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
geizhals Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
generic Allow framerates less than 1 (#31108) 2020-01-23 10:14:47 -08:00
generic_thermostat Fix callback and async (#31281) 2020-01-29 13:59:45 -08:00
geniushub Add services to geniushub (#30918) 2020-01-18 12:14:50 +00:00
geo_json_events Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
geo_location Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
geo_rss_events Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
geofency [ci skip] Translation update 2020-01-13 00:31:54 +00:00
geonetnz_quakes [ci skip] Translation update 2020-01-13 00:31:54 +00:00
geonetnz_volcano [ci skip] Translation update 2020-02-02 00:31:45 +00:00
gios [ci skip] Translation update 2020-01-31 00:31:57 +00:00
github Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
gitlab_ci Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
gitter Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
glances Remove all empty *_setup_platform() from integrations (#31025) 2020-01-21 12:38:38 +01:00
gntp Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
goalfeed Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
gogogate2 Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
google Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
google_assistant Fix device name Google Assistant when using aliases (#31416) 2020-02-02 14:48:13 -08:00
google_cloud Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
google_domains Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
google_maps Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
google_pubsub Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
google_translate Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
google_travel_time Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
google_wifi Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
gpmdp Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
gpsd Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
gpslogger [ci skip] Translation update 2020-01-13 00:31:54 +00:00
graphite
greeneye_monitor Add myself to owners for components I contributed (#31020) 2020-01-22 17:49:00 -08:00
greenwave Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
group Deprecate states UI options in group integration (#30831) 2020-01-16 09:25:39 -08:00
growatt_server Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
gstreamer Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
gtfs Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
habitica Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
hangouts Fix callback and async (#31281) 2020-01-29 13:59:45 -08:00
harman_kardon_avr Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
harmony Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
hassio Adds icon endpoint to NO_AUTH (#30910) 2020-01-17 13:54:28 -08:00
haveibeenpwned Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
hddtemp Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
hdmi_cec Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
heatmiser Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
heos Remove all empty *_setup_platform() from integrations (#31025) 2020-01-21 12:38:38 +01:00
here_travel_time Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
hikvision Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
hikvisioncam Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
hisense_aehw4a1 [ci skip] Translation update 2020-01-13 00:31:54 +00:00
history Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
history_graph Deprecate history_graph integration (#30835) 2020-01-16 10:31:18 -08:00
history_stats Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
hitron_coda Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
hive Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
hlk_sw16 Add keep-alive which is required for some hlk-sw16 variants (#31062) 2020-01-22 17:57:55 -08:00
homeassistant Add unique IDs to automation/scenes (#31150) 2020-01-26 23:01:35 -08:00
homekit Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
homekit_controller Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
homematic Update pyhomematic to 0.1.64 (#31406) 2020-02-02 16:29:10 +01:00
homematicip_cloud Add missing await to HMIPC (#31415) 2020-02-03 20:27:20 +01:00
homeworks Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
honeywell tweak honeywell manifest (#30612) 2020-01-09 12:36:32 +00:00
horizon Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
hp_ilo Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
html5 Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
http Fix HTTP config serialization (#31319) 2020-01-30 09:47:16 -08:00
htu21d Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
huawei_lte [ci skip] Translation update 2020-02-02 00:31:45 +00:00
huawei_router Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
hue Update Hue data fetching (#31338) 2020-01-31 14:47:40 -08:00
hunterdouglas_powerview Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
hydrawise Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
hyperion
ialarm Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
iaqualink Upgrade iaqualink to 0.3.1 (#31257) 2020-01-28 23:33:27 +01:00
icloud [ci skip] Translation update 2020-02-02 00:31:45 +00:00
idteck_prox Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
ifttt Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
iglo Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
ign_sismologia Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
ihc Fix callback and async (#31281) 2020-01-29 13:59:45 -08:00
image_processing Fix callback and async (#31281) 2020-01-29 13:59:45 -08:00
imap Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
imap_email_content Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
incomfort Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
influxdb Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
input_boolean Extract collection entity registry cleaner into a helper (#30844) 2020-01-17 11:41:46 -05:00
input_datetime Fix callback and async (#31281) 2020-01-29 13:59:45 -08:00
input_number Extract collection entity registry cleaner into a helper (#30844) 2020-01-17 11:41:46 -05:00
input_select Fix service annotations (#31402) 2020-02-02 15:36:39 -08:00
input_text Extract collection entity registry cleaner into a helper (#30844) 2020-01-17 11:41:46 -05:00
insteon Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
integration Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
intent
intent_script Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
intesishome Bump pyintesishome to v1.6 (#31044) 2020-01-21 16:57:27 +01:00
ios Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
iota Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
iperf3 Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
ipma Update pyipma to 2.0 (#30746) 2020-01-21 17:04:22 +01:00
iqvia Fix issue with IQVIA dispatcher topic (#31440) 2020-02-03 12:23:06 -07:00
irish_rail_transport Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
islamic_prayer_times Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
iss Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
isy994 Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
itach Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
itunes Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
izone Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
jewish_calendar Minor enhancements to jewish_calendar (#30632) 2020-01-18 21:33:18 +01:00
joaoapps_join Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
juicenet Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
kaiterra Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
kankun
keba Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
keenetic_ndms2 Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
kef Add play, pause, previous and next track to kef (#31373) 2020-02-01 17:38:36 +01:00
keyboard Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
keyboard_remote Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
kira Fix callback and async (#31281) 2020-01-29 13:59:45 -08:00
kiwi Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
knx Fix callback and async (#31281) 2020-01-29 13:59:45 -08:00
kodi Fix callback and async (#31281) 2020-01-29 13:59:45 -08:00
konnected Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
kwb Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
lacrosse Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
lametric Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
lannouncer Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
lastfm Let core resolve entity_id for lastfm from username (#31280) 2020-01-31 14:23:42 -08:00
launch_library Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
lcn Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
lg_netcast Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
lg_soundbar Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
life360 Do not save last_seen if older than prev_seen (#30647) 2020-01-10 19:55:39 +01:00
lifx Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
lifx_cloud Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
lifx_legacy Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
light [ci skip] Translation update 2020-01-31 00:31:57 +00:00
lightwave Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
limitlessled Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
linksys_smart Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
linky [ci skip] Translation update 2020-02-03 00:31:45 +00:00
linode Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
linux_battery Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
lirc Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
litejet Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
liveboxplaytv Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
llamalab_automate Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
local_file Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
local_ip [ci skip] Translation update 2020-01-17 00:31:45 +00:00
locative [ci skip] Translation update 2020-01-13 00:31:54 +00:00
lock [ci skip] Translation update 2020-01-31 00:31:57 +00:00
lockitron
logbook Be consistent with Home Assistant and Hass.io spelling (#30500) 2020-01-05 14:09:17 +02:00
logentries
logger Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
logi_circle Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
london_air Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
london_underground Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
loopenergy Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
lovelace Add command to delete lovelace config (#30558) 2020-01-07 22:59:04 +01:00
luci Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
luftdaten Fix luftdaten broken icon for "Pressure at sealevel" (#31053) 2020-01-22 01:34:19 +01:00
lupusec Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
lutron Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
lutron_caseta Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
lw12wifi Correct names in manifests (C-L) (#30532) 2020-01-07 08:19:17 +01:00
lyft Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
magicseaweed Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
mailbox Fix callback and async (#31281) 2020-01-29 13:59:45 -08:00
mailgun [ci skip] Translation update 2020-01-13 00:31:54 +00:00
manual Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
manual_mqtt Fix callback and async (#31281) 2020-01-29 13:59:45 -08:00
map Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
marytts Use speak2mary for MaryTTS integration and enable sound effects (#30805) 2020-01-23 22:45:06 +01:00
mastodon Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
matrix Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
maxcube Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
mcp23017 Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
media_extractor Upgrade youtube_dl to version 2020.01.24 (#31124) 2020-01-24 00:07:36 -08:00
media_player Fix service annotations (#31402) 2020-02-02 15:36:39 -08:00
mediaroom Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
melissa Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
meraki
message_bird Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
met Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
meteo_france Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
meteoalarm Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
metoffice Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
mfi Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
mhz19 Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
microsoft Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
microsoft_face Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
microsoft_face_detect Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
microsoft_face_identify Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
miflora Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
mikrotik [ci skip] Translation update 2020-02-03 00:31:45 +00:00
mill Mill, correct hvac_mode. Fixes #31236 (#31242) 2020-01-28 11:58:37 +01:00
min_max Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
minio Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
mitemp_bt Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
mjpeg Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
mobile_app Allow unloading mobile app (#30995) 2020-01-22 09:57:47 -08:00
mochad Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
modbus Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
modem_callerid Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
mold_indicator Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
monoprice Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
moon Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
mopar Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
mpchc Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
mpd Fix mpd time issue (#30825) 2020-01-16 11:20:58 +01:00
mqtt Add dump service to MQTT integration (#31370) 2020-02-02 15:01:51 -08:00
mqtt_eventstream Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
mqtt_json Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
mqtt_room Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
mqtt_statestream Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
msteams Fix for issue #29822 (#30849) 2020-01-16 11:37:53 -08:00
mvglive Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
mychevy Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
mycroft Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
myq Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
mysensors Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
mystrom Add PlatformNotReady 2020-02-01 23:04:42 +01:00
mythicbeastsdns Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
n26 Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
nad Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
namecheapdns Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
nanoleaf Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
neato Remove all empty *_setup_platform() from integrations (#31025) 2020-01-21 12:38:38 +01:00
nederlandse_spoorwegen Update NSAPI to 3.0.2 (#30971) 2020-02-03 14:39:45 +01:00
nello Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
ness_alarm Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
nest Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
netatmo [ci skip] Translation update 2020-01-31 00:31:57 +00:00
netdata Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
netgear Check netgear device_tracker link_rate to ensure device is connected (#30581) 2020-01-09 20:45:42 +01:00
netgear_lte Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
netio Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
neurio_energy Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
nextbus Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
nfandroidtv Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
niko_home_control Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
nilu Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
nissan_leaf Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
nmap_tracker Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
nmbs Create truly live unique id (#31078) 2020-01-29 12:12:40 +01:00
no_ip Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
noaa_tides Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
norway_air Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
notify Fix callback and async (#31281) 2020-01-29 13:59:45 -08:00
notion Fix issue with Notion dispatcher topic (#31441) 2020-02-03 12:22:50 -07:00
nsw_fuel_station Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
nsw_rural_fire_service_feed Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
nuheat Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
nuimo_controller Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
nuki
nut Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
nws Update pynws to v0.10.1 (#30662) 2020-01-15 12:01:47 -08:00
nx584 Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
nzbget Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
oasa_telematics Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
obihai Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
octoprint Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
oem Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
ohmconnect Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
ombi Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
onboarding Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
onewire Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
onkyo Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
onvif Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
openalpr_cloud Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
openalpr_local Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
opencv Upgrade numpy to 1.18.1 (#31411) 2020-02-02 16:28:37 +01:00
openevse Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
openexchangerates Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
opengarage Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
openhardwaremonitor Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
openhome Add play media support and Spotify control to Openhome (#28698) 2020-01-18 18:37:39 +01:00
opensensemap Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
opensky Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
opentherm_gw Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
openuv Remove monitored conditions from OpenUV (#31019) 2020-01-22 17:48:20 -08:00
openweathermap Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
opnsense Add OPNSense device tracker (#26834) 2020-01-29 16:20:43 +01:00
opple Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
orangepi_gpio Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
oru Bumped oru to 0.1.11 (adds a timeout to the api request) (#30704) 2020-01-12 17:55:33 +01:00
orvibo Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
osramlightify Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
otp Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
owntracks Migrate zone to use collection helpers (#30774) 2020-01-22 12:36:25 -08:00
panasonic_bluray Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
panasonic_viera Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
pandora Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
panel_custom Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
panel_iframe Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
pcal9535a Update outdated documentation links in json files (#30916) 2020-01-17 21:41:42 -08:00
pencom Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
persistent_notification Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
person Extract collection entity registry cleaner into a helper (#30844) 2020-01-17 11:41:46 -05:00
philips_js Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
pi_hole Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
picotts Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
piglow Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
pilight Add pilight dimmer as light component (#30107) 2020-01-06 20:13:08 -05:00
ping Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
pioneer Enable SUPPORT_VOLUME_STEP (#31023) 2020-02-02 17:47:48 +01:00
pjlink Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
plaato Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
plant Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
plex Fix callback and async (#31281) 2020-01-29 13:59:45 -08:00
plugwise Fix Plugwise climate issues (#31209) 2020-01-29 08:57:25 +01:00
plum_lightpad Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
pocketcasts Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
point [ci skip] Translation update 2020-01-31 00:31:57 +00:00
prezzibenzina Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
proliphix Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
prometheus Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
prowl Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
proximity Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
proxmoxve Add proxmoxve SSLError check and remove log spam (#30818) 2020-01-28 22:52:59 +01:00
proxy Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
ps4 Add command 'ps_hold' to PS4 (#31283) 2020-01-29 22:57:40 +01:00
ptvsd Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
pulseaudio_loopback Revert "Pulseaudio: Changed default port from 4712 to 4713 (#28857)" (#30939) 2020-01-18 14:02:15 +01:00
push Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
pushbullet Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
pushetta Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
pushover pushover: improve error when image download fails (#30615) 2020-01-11 10:36:50 +01:00
pushsafer
pvoutput Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
pyload Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
python_script Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
qbittorrent Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
qld_bushfire Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
qnap Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
qrcode Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
quantum_gateway Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
qwikswitch Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
rachio
radarr
radiotherm Add preset scheduling to radiothermostat (#29847) 2020-01-09 15:25:19 +01:00
rainbird Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
raincloud Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
rainforest_eagle Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
rainmachine Use non-deprecated method of instantiating RainMachine client (#31149) 2020-01-26 18:01:59 -07:00
random Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
raspihats Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
raspyrfm Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
recollect_waste Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
recorder Upgrade sqlalchemy to 1.3.13 (#31101) 2020-01-23 17:10:40 +01:00
recswitch Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
reddit Upgrade praw to 6.5.1 (#31393) 2020-02-02 13:06:44 +01:00
rejseplanen Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
remember_the_milk Entity Component to no longer generate automatic groups (#23789) 2020-01-07 17:30:53 +01:00
remote Fix callback and async (#31281) 2020-01-29 13:59:45 -08:00
remote_rpi_gpio Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
repetier Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
rest Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
rest_command Fix callback and async (#31281) 2020-01-29 13:59:45 -08:00
rflink Fix rflink commands containing equals sign (#31412) 2020-02-02 17:23:13 +01:00
rfxtrx Bump pyRFXtrx to 0.25 (#30566) 2020-01-08 09:20:50 +01:00
ring [ci skip] Translation update 2020-02-03 00:31:45 +00:00
ripple Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
rmvtransport Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
rocketchat Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
roku Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
roomba Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
route53 Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
rova Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
rpi_camera Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
rpi_gpio Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
rpi_gpio_pwm Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
rpi_pfio Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
rpi_rf Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
rss_feed_template Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
rtorrent Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
russound_rio Fix callback and async (#31281) 2020-01-29 13:59:45 -08:00
russound_rnet Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
sabnzbd Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
safe_mode Add Safe Mode (#30723) 2020-01-14 13:03:02 -08:00
saj Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
salt Add Salt Fiber Box device tracker (#30986) 2020-02-02 17:26:51 +01:00
samsungtv Samsung TV refinements (#31248) 2020-02-03 20:34:02 +01:00
satel_integra Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
scene Fix callback and async (#31281) 2020-01-29 13:59:45 -08:00
scrape Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
script Find related items scripts/automations (#31293) 2020-01-29 16:19:13 -08:00
scsgate Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
search Find related items scripts/automations (#31293) 2020-01-29 16:19:13 -08:00
season Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
sendgrid Upgrade sendgrid to 6.1.1 (#31394) 2020-02-02 02:16:33 -08:00
sense Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
sensehat Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
sensibo Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
sensor [ci skip] Translation update 2020-01-31 00:31:57 +00:00
sentry Add the Home Assistant version as a Sentry release (#31065) 2020-01-22 10:38:24 +01:00
serial Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
serial_pm Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
sesame Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
seven_segments Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
seventeentrack Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
shell_command Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
shiftr Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
shodan Upgrade shodan to 1.21.3 (#31111) 2020-01-23 19:49:01 +01:00
shopping_list Fix callback and async (#31281) 2020-01-29 13:59:45 -08:00
sht31 Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
sigfox Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
sighthound Add sighthound integration (#28824) 2020-01-23 09:30:06 +01:00
signal_messenger Support multiple attachments in signal messenger integration (#31141) 2020-02-01 14:21:16 -08:00
simplepush Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
simplisafe Streamline SimpliSafe data and token management (#31324) 2020-02-02 17:16:09 -07:00
simulated Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
sinch Update outdated documentation links in json files (#30916) 2020-01-17 21:41:42 -08:00
sisyphus Add myself to owners for components I contributed (#31020) 2020-01-22 17:49:00 -08:00
sky_hub Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
skybeacon Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
skybell Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
slack Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
sleepiq Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
slide Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
sma Upgrade pysma, fix #27154 (#31346) 2020-01-31 08:25:54 -08:00
smappee Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
smarthab Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
smartthings Remove all empty *_setup_platform() from integrations (#31025) 2020-01-21 12:38:38 +01:00
smarty Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
smhi Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
sms Add Gammu based local SMS notifications (#31233) 2020-01-28 09:35:41 +01:00
smtp Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
snapcast Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
snips Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
snmp Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
sochain Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
socialblade Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
solaredge Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
solaredge_local Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
solarlog Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
solax Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
soma [ci skip] Translation update 2020-01-31 00:31:57 +00:00
somfy [ci skip] Translation update 2020-01-31 00:31:57 +00:00
somfy_mylink Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
sonarr
songpal Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
sonos Add foundation for integration services (#30813) 2020-01-19 17:55:18 -08:00
sony_projector Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
soundtouch Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
spaceapi Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
spc Unhide SPC binary sensors by default (#30699) 2020-01-12 20:47:07 -08:00
speedtestdotnet Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
spider Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
splunk
spotcrime Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
spotify [ci skip] Translation update 2020-02-02 00:31:45 +00:00
sql Upgrade sqlalchemy to 1.3.13 (#31101) 2020-01-23 17:10:40 +01:00
squeezebox Fix callback and async (#31281) 2020-01-29 13:59:45 -08:00
ssdp Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
starline [ci skip] Translation update 2020-01-28 00:31:59 +00:00
starlingbank Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
startca Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
statistics Fix statistics sensor honouring max_age (#27372) 2020-01-09 14:03:27 +01:00
statsd Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
steam_online Add last_online and level attribute to steam online (#30321) 2020-01-08 21:04:42 +01:00
stiebel_eltron Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
stookalert Add Stookalert integration (#30306) 2020-01-08 21:03:50 +01:00
stream Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
streamlabswater Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
stt Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
suez_water Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
sun Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
supervisord
supla Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
surepetcare Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
swiss_hydrological_data Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
swiss_public_transport Swiss Transport Data: Save delay on sensor (#30526) 2020-01-07 12:27:34 +01:00
swisscom Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
switch [ci skip] Translation update 2020-01-31 00:31:57 +00:00
switchbot Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
switcher_kis Fix callback and async (#31281) 2020-01-29 13:59:45 -08:00
switchmate Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
syncthru Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
synology Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
synology_chat Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
synology_srm Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
synologydsm Bump python-synology to 0.4.0 : Add support for DSM v5 + fix sensors unknown for 15 min (#31049) 2020-01-27 22:38:00 +01:00
syslog Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
system_health Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
system_log Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
systemmonitor Correct names in manifests (Q-S) (#30543) 2020-01-07 08:19:44 -05:00
tado Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
tahoma Clean up Tahoma smartlock (#31430) 2020-02-03 20:21:38 +01:00
tank_utility Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
tapsaff Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
tautulli Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
tcp Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
ted5000 Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
teksavvy Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
telegram Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
telegram_bot Add timeout attribute for send files (#31379) 2020-02-03 21:23:58 +01:00
tellduslive [ci skip] Translation update 2020-01-31 00:31:57 +00:00
tellstick Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
telnet
temper Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
template Add color to light template (#31435) 2020-02-03 08:27:01 -08:00
tensorflow Upgrade numpy to 1.18.1 (#31411) 2020-02-02 16:28:37 +01:00
tesla Change scan_interval defaults for Tesla (#31194) 2020-01-29 20:15:47 -05:00
tfiac Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
thermoworks_smoke Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
thethingsnetwork Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
thingspeak Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
thinkingcleaner Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
thomson
threshold Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
tibber Migrate Integration Quality Scale from docs to manifest (#30579) 2020-01-08 14:19:42 +01:00
tikteck Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
tile Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
time_date Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
timer Extract collection entity registry cleaner into a helper (#30844) 2020-01-17 11:41:46 -05:00
tmb Add TMB sensor (#27964) 2020-01-07 16:22:16 +01:00
tod Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
todoist Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
tof Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
tomato Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
toon Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
torque Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
totalconnect Add totalconnect zones as binary sensors (#28712) 2020-02-01 10:09:52 +01:00
touchline Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
tplink [ci skip] Translation update 2020-01-13 00:31:54 +00:00
tplink_lte Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
traccar [ci skip] Translation update 2020-01-13 00:31:54 +00:00
trackr Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
tradfri Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
trafikverket_train Bump pytrafikverket to 0.1.6.1 (#30697) 2020-01-30 21:46:20 +01:00
trafikverket_weatherstation Bump pytrafikverket to 0.1.6.1 (#30697) 2020-01-30 21:46:20 +01:00
transmission Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
transport_nsw Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
travisci Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
trend Upgrade numpy to 1.18.1 (#31411) 2020-02-02 16:28:37 +01:00
tts Fix callback and async (#31281) 2020-01-29 13:59:45 -08:00
tuya Fix fan_modes in tuya climate (#30942) 2020-01-22 01:28:19 +01:00
twentemilieu [ci skip] Translation update 2020-01-13 00:31:54 +00:00
twilio [ci skip] Translation update 2020-01-13 00:31:54 +00:00
twilio_call Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
twilio_sms Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
twitch Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
twitter Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
ubee Update pyubee to 0.8 (#30785) 2020-01-15 16:24:06 +01:00
ubus Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
ue_smart_radio Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
uk_transport Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
unifi UniFi - Log better information than a backtrace when poor switch data is involved (#31382) 2020-02-01 20:48:23 +01:00
unifi_direct Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
unifiled Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
universal Fix callback and async (#31281) 2020-01-29 13:59:45 -08:00
upc_connect Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
upcloud Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
updater Pass correct config to updater (#31428) 2020-02-03 09:51:27 +01:00
upnp [ci skip] Translation update 2020-01-13 00:31:54 +00:00
uptime Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
uptimerobot Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
uscis Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
usgs_earthquakes_feed Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
utility_meter Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
uvc Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
vacuum Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
vallox Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
vasttrafik Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
velbus Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
velux Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
venstar Add venstar PIN to config and client initialization (#30300) 2020-01-07 10:20:46 +01:00
vera Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
verisure Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
versasense Update outdated documentation links in json files (#30916) 2020-01-17 21:41:42 -08:00
version Bump pyhaversion to 3.2.0 (#31241) 2020-01-29 08:54:21 +01:00
vesync Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
viaggiatreno Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
vicare Enable some more bandit checks (#30857) 2020-01-20 18:44:55 +02:00
vivotek Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
vizio Bump pyvizio version and add additional device info (#31417) 2020-02-03 08:41:58 +01:00
vlc Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
vlc_telnet Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
voicerss Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
volkszaehler Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
volumio Fix callback and async (#31281) 2020-01-29 13:59:45 -08:00
volvooncall Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
vultr Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
w800rf32 Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
wake_on_lan Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
waqi Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
water_heater Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
waterfurnace Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
watson_iot Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
watson_tts Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
waze_travel_time Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
weather Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
webhook Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
weblink Deprecate weblink integration (#30834) 2020-01-16 09:25:49 -08:00
webostv always call set_volume with integer values (#31418) 2020-02-02 14:50:30 -08:00
websocket_api Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
wemo Updated wemo lights fix for #31360 (#31369) 2020-01-31 21:42:37 -08:00
whois Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
wink Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
wirelesstag Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
withings [ci skip] Translation update 2020-02-02 00:31:45 +00:00
wled [ci skip] Translation update 2020-02-02 00:31:45 +00:00
workday Upgrade holidays to 0.10.1 (#31392) 2020-02-02 02:17:24 -08:00
worldclock Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
worldtidesinfo Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
worxlandroid Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
wsdot Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
wunderground Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
wunderlist Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
wwlln Fix issue with WWLLN dispatcher topic (#31442) 2020-02-03 12:23:19 -07:00
x10 Enable some more bandit checks (#30857) 2020-01-20 18:44:55 +02:00
xbox_live Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
xeoma Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
xfinity Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
xiaomi Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
xiaomi_aqara Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
xiaomi_miio Add temperature and humidity to xiaomi miio air quality monitor (#31287) 2020-02-01 20:52:28 +01:00
xiaomi_tv Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
xmpp Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
xs1 Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
yale_smart_alarm Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
yamaha Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
yamaha_musiccast Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
yandex_transport Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
yandextts Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
yeelight Support yeelight color light with nightlight (#30194) 2020-01-13 06:03:48 +01:00
yeelightsunflower Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
yessssms Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
yi Enable some more bandit checks (#30857) 2020-01-20 18:44:55 +02:00
yr Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
yweather Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
zabbix Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
zamg Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
zengge Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
zeroconf Enhance info_from_service function in zeroconf integration (#31059) 2020-01-21 21:24:59 -08:00
zestimate Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
zha bump quirks (#31355) 2020-01-31 13:55:06 -05:00
zhong_hong Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
zigbee Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
ziggo_mediabox_xl Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
zone Add zones services.yaml (#31298) 2020-01-30 10:09:06 +01:00
zoneminder Correct names in manifests (T-Z) (#30546) 2020-01-07 14:31:18 +01:00
zwave Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
__init__.py