core/homeassistant/components
Paul Annekov e1501c83f8 Fix Mi Flora median calculation (#16085)
* fixed median was based on 1.5 minute interval, not 1 hour

* ignore median and set state from first value, when previous state was None

* update before add, removed unused 'retries' and 'ble_timeout', check if platform ready

* added missing blank line

* fixed too long line

* using modern python 3.5 features, changed comment to be less verbose

* continuation line fix

* removed DEFAULT_SCAN_INTERVAL in favor of existing SCAN_INTERVAL
2018-09-04 21:03:30 +02:00
..
ads More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
alarm_control_panel add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
alexa Remove unit_of_measurement from climate entities (#16012) 2018-08-22 09:17:29 +02:00
auth Update translations 2018-09-03 13:21:37 +02:00
automation Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
binary_sensor Add config flow for OpenUV (#16159) 2018-09-04 09:22:44 +02:00
bmw_connected_drive BMW Connected drive: option to disable the services (#15993) 2018-08-16 22:19:29 +02:00
calendar add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
camera Handle exception from pillow (#16190) 2018-08-26 21:29:15 +02:00
cast Update translations 2018-09-03 13:21:37 +02:00
climate Generic Thermostat: add support for climate.turn_on/climate.turn_off (#16080) 2018-09-02 16:42:08 +02:00
cloud Pylint 2 useless-return fixes (#15677) 2018-07-25 19:35:57 +02:00
config Update pydocstyle to 2.1.1 and flake8-docstrings to 1.3.0 (#14557) 2018-08-24 10:28:43 +02:00
conversation rewrite hangouts to use intents instead of commands (#16220) 2018-08-28 00:20:12 +02:00
counter Entity service (#15991) 2018-08-16 09:50:11 +02:00
cover Implement correct state for RFlink cover (#16304) 2018-09-04 11:15:02 +02:00
deconz Service to load new deCONZ devices without restart (#16308) 2018-09-04 09:24:42 +02:00
device_tracker Make last_seen attribute a timezone aware datetime in UTC (#16348) 2018-09-01 18:49:03 +02:00
emulated_hue More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
fan add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
frontend Update frontend to 20180903.0 2018-09-03 13:20:57 +02:00
geo_location Geo Location component (#15953) 2018-08-30 13:58:23 +02:00
google_assistant Update pydocstyle to 2.1.1 and flake8-docstrings to 1.3.0 (#14557) 2018-08-24 10:28:43 +02:00
group Update pydocstyle to 2.1.1 and flake8-docstrings to 1.3.0 (#14557) 2018-08-24 10:28:43 +02:00
habitica Add support for Habitica (#15744) 2018-08-29 21:13:01 +02:00
hangouts Update translations 2018-09-03 13:21:37 +02:00
hassio Fix 0.76 beta2 hassio token issue (#15987) 2018-08-15 09:56:05 +02:00
homekit Update pydocstyle to 2.1.1 and flake8-docstrings to 1.3.0 (#14557) 2018-08-24 10:28:43 +02:00
homekit_controller Update HomeKit module code (#15502) 2018-07-17 10:06:06 +02:00
homematic Fix missing humidity sensor (#16337) 2018-09-01 10:40:16 +02:00
homematicip_cloud Update translations 2018-09-03 13:21:37 +02:00
http Warning missed a space (#16233) 2018-08-28 09:32:50 +02:00
hue Update translations 2018-08-31 13:23:22 +02:00
ihc Update pydocstyle to 2.1.1 and flake8-docstrings to 1.3.0 (#14557) 2018-08-24 10:28:43 +02:00
image_processing add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
insteon Add Cover to the Insteon component (#16215) 2018-08-31 23:56:26 +02:00
light Add unique_id to MQTT Light (#16303) 2018-09-01 23:37:03 +02:00
lock add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
mailbox add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
media_player Support for playing radio preset by Onkyo media_player (#16258) 2018-09-03 21:40:04 +02:00
mqtt Delegate mqtt topic match validation to the paho mqtt client (#16403) 2018-09-04 10:31:45 +02:00
mysensors add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
nest Update translations 2018-09-03 13:21:37 +02:00
notify Update discord.py (#16248) 2018-09-02 18:58:31 +02:00
onboarding Fix docstrings (#15770) 2018-07-31 21:39:37 +02:00
openuv Add config flow for OpenUV (#16159) 2018-09-04 09:22:44 +02:00
persistent_notification Add disallow_untyped_calls to mypy check. (#15661) 2018-07-31 15:00:17 +01:00
rainmachine Use async_create_task (#15633) 2018-07-23 14:05:38 +02:00
recorder Fix spelling mistake in recorder migration [ci skip] 2018-08-29 14:59:48 -07:00
remember_the_milk More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
remote Revert changes to platforms using self.device (#16209) 2018-08-26 21:25:39 +02:00
scene Service to load new deCONZ devices without restart (#16308) 2018-09-04 09:24:42 +02:00
sensor Fix Mi Flora median calculation (#16085) 2018-09-04 21:03:30 +02:00
sonos Update translations 2018-09-03 13:21:37 +02:00
switch Clean up dlink and some bug fix (#16346) 2018-09-04 10:50:12 +02:00
system_log Clean up some Python 3.4 remnants (#14433) 2018-05-13 17:56:42 +02:00
telegram_bot Upgrade python-telegram-bot to 11.0.0 (#16373) 2018-09-02 19:01:25 +02:00
timer Entity service (#15991) 2018-08-16 09:50:11 +02:00
tts Upgrade mutagen to 1.41.1 (#16361) 2018-09-02 12:51:36 +02:00
vacuum Fix error when vacuum is idling (#16282) 2018-08-29 23:17:18 +02:00
weather add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
wink Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
zha zha: Bump to zigpy 0.2.0/bellows 0.7.0 (#16404) 2018-09-03 22:46:27 -07:00
zone Update translations 2018-08-24 15:54:47 +02:00
zwave add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
__init__.py Add disallow_untyped_calls to mypy check. (#15661) 2018-07-31 15:00:17 +01:00
abode.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
alarmdecoder.py Add relay addr & chan config to alarmdecoder zones (#15242) 2018-07-21 17:31:07 +02:00
alert.py Add recent context (#15989) 2018-08-20 17:39:53 +02:00
amcrest.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
android_ip_webcam.py Use async_create_task (#15633) 2018-07-23 14:05:38 +02:00
apcupsd.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
api.py Remove homeassistant.remote (#16099) 2018-08-21 15:49:58 +02:00
apple_tv.py Upgrade pylint to 2.0.1 (#15683) 2018-07-26 08:55:42 +02:00
arduino.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
arlo.py Bump pyarlo==0.2.0, fixes #15486 (#15503) 2018-07-17 07:56:50 +02:00
asterisk_mbox.py Use asterisk_mbox 0.5.0 client (#16296) 2018-08-30 18:44:37 +02:00
august.py Update August component to use py-august:0.6.0 (#15916) 2018-08-10 07:27:49 +02:00
axis.py Remove inline pylint disables for messages disabled in pylintrc (#14978) 2018-06-16 00:15:46 +02:00
bbb_gpio.py More pylint 2 fixes (#15516) 2018-07-18 11:54:27 +02:00
blink.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
bloomsky.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
browser.py
canary.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
cloudflare.py removed unused return (#15402) 2018-07-10 13:19:32 +02:00
coinbase.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
comfoconnect.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
configurator.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
daikin.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
datadog.py
demo.py More pylint 2 fixes (#15516) 2018-07-18 11:54:27 +02:00
device_sun_light_trigger.py Custom component loading cleanup (#14211) 2018-05-01 20:57:30 +02:00
dialogflow.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
digital_ocean.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
discovery.py Disable the DLNA component discovery (#16006) 2018-08-16 22:41:44 +02:00
dominos.py
doorbird.py Update pydocstyle to 2.1.1 and flake8-docstrings to 1.3.0 (#14557) 2018-08-24 10:28:43 +02:00
downloader.py
duckdns.py
dweet.py
dyson.py
ecobee.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
ecovacs.py Add ecovacs component (#15520) 2018-08-20 17:42:53 +02:00
egardia.py Update pydocstyle to 2.1.1 and flake8-docstrings to 1.3.0 (#14557) 2018-08-24 10:28:43 +02:00
eight_sleep.py Use async_create_task (#15633) 2018-07-23 14:05:38 +02:00
emoncms_history.py
enocean.py Add support for multi-channel enocean switches (D2-01-12 profile) (#14548) 2018-07-09 11:05:25 +02:00
envisalink.py Fix envisalink reconnect (#15832) 2018-08-05 18:51:23 +02:00
eufy.py Bump python-lakeside dependency 2018-08-13 10:39:48 -07:00
feedreader.py avoid error in debug log mode and rss entry without title (#16316) 2018-08-31 12:54:25 +02:00
ffmpeg.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
folder_watcher.py Remove extra quotes from docstrings (#14431) 2018-05-13 11:06:15 +02:00
foursquare.py
freedns.py
fritzbox.py Remove unnecessary executable permissions (#15469) 2018-07-14 23:03:36 +02:00
gc100.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
goalfeed.py
google.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
google_domains.py
graphite.py Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
hdmi_cec.py renaming icons (#13982) 2018-04-18 15:46:44 -04:00
history.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
history_graph.py Convert more files to async/await syntax (#14142) 2018-04-28 19:26:20 -04:00
hive.py
hydrawise.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
ifttt.py More pylint 2 fixes (#15516) 2018-07-18 11:54:27 +02:00
influxdb.py Ignore NaN values for influxdb (#14347) 2018-05-08 20:54:38 -04:00
input_boolean.py Entity service (#15991) 2018-08-16 09:50:11 +02:00
input_datetime.py Clean up input-datetime (#16000) 2018-08-16 22:17:14 +02:00
input_number.py Entity service (#15991) 2018-08-16 09:50:11 +02:00
input_select.py Entity service (#15991) 2018-08-16 09:50:11 +02:00
input_text.py Entity service (#15991) 2018-08-16 09:50:11 +02:00
insteon_local.py Spelling fixes (#16150) 2018-08-23 22:56:18 +02:00
insteon_plm.py Spelling fixes (#16150) 2018-08-23 22:56:18 +02:00
intent_script.py
introduction.py
ios.py Lint cleanup (#15103) 2018-06-25 13:05:07 -04:00
iota.py Update pydocstyle to 2.1.1 and flake8-docstrings to 1.3.0 (#14557) 2018-08-24 10:28:43 +02:00
isy994.py Lint cleanup (#15103) 2018-06-25 13:05:07 -04:00
joaoapps_join.py
juicenet.py Revert changes to platforms using self.device (#16209) 2018-08-26 21:25:39 +02:00
keyboard.py
keyboard_remote.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
kira.py
knx.py Update pydocstyle to 2.1.1 and flake8-docstrings to 1.3.0 (#14557) 2018-08-24 10:28:43 +02:00
konnected.py Decouple Konnected entity setup from discovery (#16146) 2018-08-24 23:29:25 +02:00
lametric.py Lint cleanup (#15103) 2018-06-25 13:05:07 -04:00
linode.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
lirc.py Lint cleanup (#15103) 2018-06-25 13:05:07 -04:00
litejet.py
logbook.py Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
logentries.py
logger.py Lint cleanup (#15103) 2018-06-25 13:05:07 -04:00
lutron.py
lutron_caseta.py Use async_create_task (#15633) 2018-07-23 14:05:38 +02:00
mailgun.py Pylint 2 useless-return fixes (#15677) 2018-07-25 19:35:57 +02:00
map.py Bump frontend to 20180816.0 2018-08-16 14:21:49 +02:00
matrix.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
maxcube.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
media_extractor.py Upgrade to youtube_dl to 2018.09.01 (#16365) 2018-09-02 14:33:20 +02:00
melissa.py
microsoft_face.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
mochad.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
modbus.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
mqtt_eventstream.py Remove homeassistant.remote (#16099) 2018-08-21 15:49:58 +02:00
mqtt_statestream.py Remove homeassistant.remote (#16099) 2018-08-21 15:49:58 +02:00
mychevy.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
mycroft.py
namecheapdns.py
neato.py Update Neato library to allow for dynamic endpoints (#15639) 2018-07-24 00:46:12 +02:00
netatmo.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
netgear_lte.py Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
no_ip.py
nuheat.py
nuimo_controller.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
octoprint.py Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
panel_custom.py Add support for JS modules in custom panels (#16096) 2018-08-23 11:14:18 +02:00
panel_iframe.py Make typing checks more strict (#14429) 2018-07-13 13:24:51 +03:00
pilight.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
plant.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
prometheus.py Remove unit_of_measurement from climate entities (#16012) 2018-08-22 09:17:29 +02:00
proximity.py
python_script.py Upgrade restrictedpython to 4.0b4 (#14537) 2018-05-19 10:05:02 +02:00
qwikswitch.py Revert changes to platforms using self.device (#16209) 2018-08-26 21:25:39 +02:00
rachio.py Add typing to homeassistant/*.py and homeassistant/util/ (#15569) 2018-07-23 10:24:39 +02:00
rainbird.py Update pyrainbird (#14617) 2018-05-25 06:39:41 +02:00
raincloud.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
raspihats.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
rest_command.py
rflink.py Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
rfxtrx.py Fix rfxtrx device id matching (#15819) 2018-08-04 15:23:57 +02:00
ring.py Upgrade ring_doorbell to 0.2.1 to fix oauth issues (#14984) 2018-06-16 08:58:39 +02:00
rpi_gpio.py More pylint 2 fixes (#15516) 2018-07-18 11:54:27 +02:00
rpi_pfio.py
rss_feed_template.py
sabnzbd.py Update pydocstyle to 2.1.1 and flake8-docstrings to 1.3.0 (#14557) 2018-08-24 10:28:43 +02:00
satel_integra.py Use async_create_task (#15633) 2018-07-23 14:05:38 +02:00
script.py
scsgate.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
services.yaml Remove warning (#15969) 2018-08-14 12:29:55 +02:00
shell_command.py Add stdout and stderr to debug output for shell_command (#14465) 2018-05-16 13:47:41 +02:00
shiftr.py
shopping_list.py Add services for adding and removing items to shopping list (#14574) 2018-05-26 13:53:48 +02:00
sisyphus.py Add a component for Sisyphus Kinetic Art Tables (#14472) 2018-07-29 07:34:43 +02:00
skybell.py Bump skybellpy version to 0.1.2 (#13974) 2018-04-18 10:10:32 +02:00
sleepiq.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
smappee.py Update smappy library version (#15636) 2018-07-24 10:41:24 +02:00
snips.py Snips: Added special slot values, session_id and slotname_raw (#16185) 2018-09-02 00:01:11 +02:00
spaceapi.py Add SpaceAPI support (#14204) 2018-05-14 09:13:59 +02:00
spc.py Use async_create_task (#15633) 2018-07-23 14:05:38 +02:00
spider.py Upgrade spiderpy to 1.2.0 (#15729) 2018-07-29 19:49:36 +02:00
splunk.py Remove homeassistant.remote (#16099) 2018-08-21 15:49:58 +02:00
statsd.py
sun.py
tado.py
tahoma.py Add support for Tahoma Lighting Receiver on/off io (#15925) 2018-09-02 17:02:51 +02:00
tellduslive.py Fix device telldus (#16224) 2018-08-27 21:56:28 +02:00
tellstick.py
tesla.py
thethingsnetwork.py
thingspeak.py More pylint 2 fixes (#15516) 2018-07-18 11:54:27 +02:00
toon.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
tradfri.py Use async_create_task (#15633) 2018-07-23 14:05:38 +02:00
tuya.py Tuya fix login problem and add login platform param (#16058) 2018-08-19 18:55:10 +02:00
twilio.py
upcloud.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
updater.py Upgrade distro to 1.3.0 (#14436) 2018-05-13 18:01:10 +02:00
upnp.py bump version (#16262) 2018-08-29 15:32:47 +02:00
usps.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
velbus.py Add temperature sensors to the velbus component (#16203) 2018-08-27 06:06:46 +02:00
velux.py Use async_create_task (#15633) 2018-07-23 14:05:38 +02:00
vera.py Upgrade pyvera to 0.2.44 (#15708) 2018-07-28 19:17:04 +02:00
verisure.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
volvooncall.py Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
vultr.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
wake_on_lan.py
waterfurnace.py Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
watson_iot.py Fix typos (#15233) 2018-06-30 17:12:00 +02:00
weblink.py
websocket_api.py Add multi-factor auth module setup flow (#16141) 2018-08-24 10:17:43 -07:00
wemo.py Correct wemo static device discovery issue. (#16292) 2018-08-31 12:57:07 +02:00
wirelesstag.py Update pydocstyle to 2.1.1 and flake8-docstrings to 1.3.0 (#14557) 2018-08-24 10:28:43 +02:00
xiaomi_aqara.py Add additional 86sw model identifier of the LAN protocol V2 (#14799) 2018-06-04 07:39:50 +02:00
zabbix.py
zeroconf.py
zigbee.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
zoneminder.py Zoneminder SSL fix (#16157) 2018-08-25 11:21:57 +02:00