hass-core/homeassistant/components/sensor
Sean Dague 25970027c6 Update mychevy to 0.4.0 (#14372)
After 2 months of being offline, the my.chevy website seems to be
working again. Some data structures changed in the mean time. The new
library will handle multiple cars. This involves a breaking change in
slug urls for devices where these now include the car make, model, and
year in them.

Discovery has to be delayed until after the initial site login to get
the car metadata.
2018-05-18 13:37:43 -04:00
..
.translations Update translations 2018-05-05 11:35:02 -04:00
__init__.py Sensor device classes (#14282) 2018-05-05 09:37:40 -04:00
abode.py Sensor device classes (#14282) 2018-05-05 09:37:40 -04:00
ads.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
airvisual.py correct air index unit (#12730) 2018-02-26 22:39:26 -08:00
alarmdecoder.py convert alarmdecoder interface from async to sync (#11168) 2017-12-17 00:52:59 +01:00
alpha_vantage.py Upgrade alpha_vantage to 2.0.0 (#13943) 2018-04-16 22:16:12 -04:00
amcrest.py Protect sensitive information for Amcrest cameras (#10569) 2017-11-23 16:38:53 -08:00
android_ip_webcam.py move icon battery function from util to helpers (#9708) 2017-10-05 20:55:19 -07:00
apcupsd.py Do not call update() in constructor (#8878) 2017-08-08 20:21:33 +02:00
api_streams.py Update docstrings (#7405) 2017-05-02 22:47:20 +02:00
arduino.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
arest.py Fix some issues for PyLint 1.7.2 (#8356) 2017-07-05 20:02:16 -07:00
arlo.py Arlo - Fixes for updated library (#9892) 2017-11-15 23:33:50 +01:00
arwn.py Fix off by one error in arwn platform (#9781) 2017-10-09 15:41:18 +02:00
bbox.py Do not call update() in constructor (#8859) 2017-08-06 10:21:55 -07:00
bh1750.py Sensor device classes (#14282) 2018-05-05 09:37:40 -04:00
bitcoin.py Fix typo in bitcoin.py component for mined blocks. (#11318) 2017-12-26 22:02:59 +01:00
blink.py Entity registry (#11979) 2018-01-30 10:39:39 +01:00
blockchain.py Sync crypto-currency platforms (#7906) 2017-06-05 13:36:39 +02:00
bloomsky.py Custom component loading cleanup (#14211) 2018-05-01 20:57:30 +02:00
bme280.py update i2csense requirement (#8242) 2017-06-29 11:03:52 +02:00
bme680.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
bmw_connected_drive.py BMW code cleanup (#14424) 2018-05-15 20:47:32 +02:00
bom.py Fix BOM weather '-' value (#14042) 2018-05-08 13:35:55 -04:00
broadlink.py Upgrade broadlink lib (#14074) 2018-04-24 22:45:16 -04:00
buienradar.py Spelling, grammar etc fixes (#14432) 2018-05-13 12:09:28 +02:00
canary.py Add support for Canary Flex (#13280) 2018-03-30 23:38:29 +02:00
cert_expiry.py Fixed cert_expiry sensor to delay firing on HA startup (#8920) 2017-08-12 23:49:15 -07:00
citybikes.py Use ATTR_NAME from const.py (#14450) 2018-05-14 13:05:52 +02:00
coinbase.py Upgrade coinbase to 2.0.7 (#11992) 2018-01-28 18:04:40 +01:00
coinmarketcap.py Use ATTR_NAME from const.py (#14450) 2018-05-14 13:05:52 +02:00
comed_hourly_pricing.py Use ATTR_NAME from const.py (#14450) 2018-05-14 13:05:52 +02:00
comfoconnect.py Typing fixes (#12015) 2018-01-29 00:24:08 -08:00
command_line.py Added possibilities to use template in the command_line sensor (#8505) 2017-08-10 18:52:52 +02:00
cpuspeed.py Upgrade py-cpuinfo to 4.0.0 (#13629) 2018-04-02 11:58:22 +02:00
crimereports.py Add docstring (#13232) 2018-03-15 11:45:54 +01:00
cups.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
currencylayer.py Added unit_of_measurement to Currencylayer (#10598) 2017-11-17 08:58:46 +01:00
daikin.py Update voluputous (#12463) 2018-02-17 10:29:14 +01:00
darksky.py Added temperature (apparent) high/low, deprecated max/min (#12233) 2018-05-15 21:26:41 +02:00
deconz.py deCONZ add new device without restart (#14221) 2018-05-05 10:11:00 -04:00
deluge.py deluge-components-update (#14016) 2018-04-29 00:16:22 +02:00
demo.py Sensor device classes (#14282) 2018-05-05 09:37:40 -04:00
deutsche_bahn.py Upgrade schiene to 0.22 (#13121) 2018-03-12 14:02:36 -07:00
dht.py Fix dht22 when no data was read initially #8976 (#9198) 2017-08-28 22:46:31 +03:00
discogs.py Add Discogs Sensor platform (#10957) 2017-12-18 19:10:54 +01:00
dnsip.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
dovado.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
dsmr.py Add more parameters for DSMR sensor (#13967) 2018-05-01 14:40:48 -04:00
dte_energy_bridge.py Added support for the DTE Energy Bridge v2 (#9431) 2017-09-18 17:33:58 +02:00
dublin_bus_transport.py Fix some issues for PyLint 1.7.2 (#8356) 2017-07-05 20:02:16 -07:00
dwd_weather_warnings.py Update voluputous (#12463) 2018-02-17 10:29:14 +01:00
dweet.py Do not call update() in constructor (#7917) 2017-06-05 21:28:13 +02:00
dyson.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
ebox.py Disable ebox requirement (#14003) 2018-04-19 14:06:49 -04:00
ecobee.py Sensor device classes (#14282) 2018-05-05 09:37:40 -04:00
eddystone_temperature.py Updated beacontools to 1.2.3 (#13792) 2018-04-09 21:24:18 -04:00
efergy.py set default utc offset to 0 (#11114) 2017-12-13 20:03:41 -08:00
eight_sleep.py Spelling fixes (#11940) 2018-01-27 11:58:27 -08:00
eliqonline.py Re-enable eliqonline requirement (#14265) 2018-05-03 19:54:37 +02:00
emoncms.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
enocean.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
envirophat.py Update voluputous (#12463) 2018-02-17 10:29:14 +01:00
envisalink.py Cleanup and simplitfy the async state update (#9390) 2017-09-12 10:01:03 +02:00
etherscan.py Add ERC20 tokens to etherscan.io sensor (#11916) 2018-01-25 21:08:08 -08:00
fail2ban.py Update voluputous (#12463) 2018-02-17 10:29:14 +01:00
fastdotcom.py Use the speedometer icon in the fastdotcom sensor (#12348) 2018-02-12 11:15:10 -08:00
fedex.py bump fedex version (#12764) 2018-02-27 18:04:30 -08:00
fido.py Update pyfido to 2.1.1 (#13947) 2018-04-16 22:16:28 -04:00
file.py Added file path validity checks to file sensor (#12505) 2018-03-29 19:47:49 -07:00
filesize.py Adds filesize component (#12211) 2018-02-19 23:55:54 -08:00
filter.py Fix filter sensor missing window_size argument (#14252) 2018-05-05 03:10:08 +02:00
fints.py New Sensor FinTS (#14334) 2018-05-17 02:45:47 +02:00
fitbit.py Add Unit System Option For Fitbit (#11817) 2018-02-28 13:18:50 -08:00
fixer.py Update icon (fixes #11744) (#11758) 2018-01-18 21:48:21 +01:00
folder.py Check valid file on get_size (#13756) 2018-04-08 11:32:49 +02:00
foobot.py Updated foobot_async package version (#13942) 2018-04-16 21:35:24 +02:00
fritzbox_callmonitor.py Flake8 35 (#11972) 2018-01-29 00:23:53 -08:00
fritzbox_netmonitor.py Fritzbox netmonitor name (#13903) 2018-04-15 15:20:37 +02:00
gearbest.py Spelling fixes (#11940) 2018-01-27 11:58:27 -08:00
geizhals.py Fix Geizhals index issue when not 4 prices available (#9035) 2017-08-18 19:59:20 +02:00
geo_rss_events.py Move constant to 'const.py' and use already defined ones (#10211) 2017-10-29 17:28:07 +01:00
gitter.py Move constant to 'const.py' and use already defined ones (#10211) 2017-10-29 17:28:07 +01:00
glances.py Glances Docker Sensors (#13026) 2018-03-10 18:11:53 +01:00
google_travel_time.py Move constant to 'const.py' and use already definied ones (#10204) 2017-10-29 12:32:02 +01:00
google_wifi.py Update voluputous (#12463) 2018-02-17 10:29:14 +01:00
gpsd.py Fix pylint 1.7.2 no-else-return issues (#8361) 2017-07-05 23:30:01 -07:00
gtfs.py Update voluputous (#12463) 2018-02-17 10:29:14 +01:00
haveibeenpwned.py Use constants for HTTP headers (#10313) 2017-11-04 12:04:05 -07:00
hddtemp.py Add hddtemp sensor device even if unreachable. (#10623) 2017-11-17 09:21:27 -05:00
history_stats.py Fix 0 value when home-assistant restarts (#12874) 2018-03-03 22:59:25 +01:00
hive.py Spelling, grammar etc fixes (#14432) 2018-05-13 12:09:28 +02:00
homematic.py Sensor device classes (#14282) 2018-05-05 09:37:40 -04:00
homematicip_cloud.py Re-implement HomematicIP cloud to async (#13468) 2018-04-25 15:57:44 -04:00
hp_ilo.py Update voluputous (#12463) 2018-02-17 10:29:14 +01:00
htu21d.py update i2csense requirement (#8242) 2017-06-29 11:03:52 +02:00
hydroquebec.py Update pyhydroquebec to 2.2.2 (#13946) 2018-04-17 02:52:56 +02:00
ihc.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
imap.py IMAP sensor async/await conversion (#12988) 2018-03-08 21:30:50 +01:00
imap_email_content.py Fix IMAP email message_data (#13606) 2018-04-01 12:17:26 +02:00
influxdb.py Upgrade influxdb to 5.0.0 (#12156) 2018-02-04 18:23:26 +01:00
insteon_plm.py Add All-Linking capabilities (#14065) 2018-05-05 11:15:20 -04:00
ios.py Entity registry (#11979) 2018-01-30 10:39:39 +01:00
iota.py Upgrade pyota to 2.0.5 (#14442) 2018-05-13 17:58:57 +02:00
irish_rail_transport.py Update voluputous (#12463) 2018-02-17 10:29:14 +01:00
isy994.py Sensor device classes (#14282) 2018-05-05 09:37:40 -04:00
juicenet.py Add juicenet platform (#7668) 2017-06-05 08:39:31 -07:00
kira.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
knx.py Removing asyncio.coroutine syntax from some components (#12507) 2018-02-24 10:24:33 -08:00
kwb.py Fix pylint 1.7.2 no-else-return issues (#8361) 2017-07-05 23:30:01 -07:00
lacrosse.py remove rounding of temperature reading (#13018) 2018-03-09 15:53:28 -08:00
lastfm.py Upgrade pylast to 2.2.0 (#14139) 2018-04-28 23:15:32 +02:00
linux_battery.py Use ATTR_NAME from const.py (#14450) 2018-05-14 13:05:52 +02:00
london_air.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
london_underground.py Fix doc link in header (#8305) 2017-07-03 08:30:42 +02:00
loopenergy.py Bump pyloopenergy to 0.0.18. Fixes hassio connect issues. 2018-03-01 16:05:18 +00:00
luftdaten.py Make Throttle async aware (#13027) 2018-03-09 19:38:51 -08:00
lyft.py Update voluputous (#12463) 2018-02-17 10:29:14 +01:00
melissa.py Fix mclimate accounts with not only melissa components (#12427) 2018-02-23 23:33:12 +01:00
metoffice.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
mfi.py Fix some issues for PyLint 1.7.2 (#8356) 2017-07-05 20:02:16 -07:00
mhz19.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
miflora.py Sensor device classes (#14282) 2018-05-05 09:37:40 -04:00
min_max.py Add a 'last' mode and attribute to min_max sensor (#11037) 2018-01-18 23:03:41 +01:00
mitemp_bt.py Support Xiaomi Mijia Bluetooth Wireless Temperature and Humidity Sensor (#13955) 2018-04-28 13:35:51 +02:00
modbus.py Fix ValueError exception (#10596) 2017-11-15 18:17:17 -05:00
modem_callerid.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
mold_indicator.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
moon.py Fix pylint 1.7.2 no-else-return issues (#8361) 2017-07-05 23:30:01 -07:00
mopar.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
mqtt.py Add MQTT Sensor device_class (#14033) 2018-05-01 15:38:08 -04:00
mqtt_room.py More support for availability reporting on MQTT components (#11336) 2018-01-01 18:32:29 -08:00
mvglive.py Fix pylint 1.7.2 no-else-return issues (#8361) 2017-07-05 23:30:01 -07:00
mychevy.py Update mychevy to 0.4.0 (#14372) 2018-05-18 13:37:43 -04:00
mysensors.py Sensor device classes (#14282) 2018-05-05 09:37:40 -04:00
nederlandse_spoorwegen.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
nest.py Sensor device classes (#14282) 2018-05-05 09:37:40 -04:00
netatmo.py Custom component loading cleanup (#14211) 2018-05-01 20:57:30 +02:00
netdata.py More netdata sensors (#9719) 2017-10-07 00:22:40 +02:00
neurio_energy.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
nut.py Add missing DISCHRG state (#13787) 2018-04-09 19:38:57 +02:00
nzbget.py Use constants for HTTP headers (#10313) 2017-11-04 12:04:05 -07:00
octoprint.py Update voluputous (#12463) 2018-02-17 10:29:14 +01:00
ohmconnect.py Do not call update() in constructor (#8859) 2017-08-06 10:21:55 -07:00
onewire.py Handle more file closing using context manager (#11942) 2018-01-31 11:30:48 +01:00
openevse.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
openexchangerates.py Do not call update() in constructor (#8859) 2017-08-06 10:21:55 -07:00
openhardwaremonitor.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
opensky.py Move constant to 'const.py' and use already defined ones (#10211) 2017-10-29 17:28:07 +01:00
openweathermap.py Update voluputous (#12463) 2018-02-17 10:29:14 +01:00
otp.py Cleanup and simplitfy the async state update (#9390) 2017-09-12 10:01:03 +02:00
pi_hole.py Update voluputous (#12463) 2018-02-17 10:29:14 +01:00
pilight.py Update voluputous (#12463) 2018-02-17 10:29:14 +01:00
plex.py Update plex.py (#13659) 2018-04-03 18:28:42 +02:00
pocketcasts.py Do not call update() in constructor (#8847) 2017-08-06 10:07:45 +02:00
pollen.py Pollen.com: Added attributes on top 3 allergens (#14018) 2018-04-21 10:16:52 +02:00
postnl.py Add PostNL sensor (Dutch Postal Services) (#12366) 2018-05-02 14:37:41 -04:00
pushbullet.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
pvoutput.py Move 'voltage' to const (#9621) 2017-09-29 12:05:02 +02:00
pyload.py Use constants for HTTP headers (#10313) 2017-11-04 12:04:05 -07:00
qnap.py Use ATTR_NAME from const.py (#14450) 2018-05-14 13:05:52 +02:00
qwikswitch.py Qwikswitch binary sensors (#14008) 2018-04-21 08:34:42 +02:00
radarr.py Downgrade Sonarr and Radarr 'Host is not avaliable' errors to warnings (#12119) 2018-02-01 20:57:33 +01:00
rainbird.py Added rainsensor (#11023) 2017-12-25 10:07:17 +01:00
raincloud.py Spelling fixes (#11940) 2018-01-27 11:58:27 -08:00
random.py Add attributes (#11698) 2018-01-16 12:32:08 +01:00
rest.py more detailed error message (#14385) 2018-05-11 12:28:28 +02:00
rflink.py Update voluputous (#12463) 2018-02-17 10:29:14 +01:00
rfxtrx.py Use ATTR_NAME from const.py (#14450) 2018-05-14 13:05:52 +02:00
ring.py Fixed update() method and removed ding feature from stickupcams/floodlight (#10428) 2017-11-09 01:01:20 +01:00
ripple.py update pyripple (#11122) 2017-12-13 21:21:14 +01:00
sabnzbd.py Converted SABnzbd to a component (#12915) 2018-05-07 09:35:55 +02:00
scrape.py Add support for HTTP Basic/Digest authentication 2017-10-23 17:48:51 +02:00
season.py Support serving of backend translations (#12453) 2018-02-28 19:31:38 -08:00
sense.py Added Sense energy monitor sensor (#11580) 2018-02-28 14:29:24 -08:00
sensehat.py Update voluputous (#12463) 2018-02-17 10:29:14 +01:00
serial.py Add debug (#10828) 2017-11-27 21:25:00 +01:00
serial_pm.py Fixing small naming bug (#12911) 2018-03-04 18:37:54 -08:00
shodan.py Upgrade shodan to 1.7.7 (#11084) 2017-12-11 16:44:14 +01:00
sht31.py Log an error instead of raising an exception (#14006) 2018-04-20 08:45:28 +02:00
sigfox.py Remove extra quotes from docstrings (#14431) 2018-05-13 11:06:15 +02:00
simulated.py Remove extra quotes from docstrings (#14431) 2018-05-13 11:06:15 +02:00
skybeacon.py Upgrade pygatt to 3.2.0 (#14447) 2018-05-14 21:52:54 +02:00
skybell.py Skybell (#9681) 2017-10-08 20:14:39 +02:00
sleepiq.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
sma.py SMA sensor add SSL and upgrade to pysma 0.2 (#12354) 2018-02-13 22:03:56 +02:00
smappee.py added support for smappee water sensors (#12831) 2018-04-06 23:14:31 +02:00
snmp.py Upgrade pysnmp to 4.4.4 (#11485) 2018-01-06 19:54:15 +01:00
sochain.py Sochain cryptocurrency sensor (#11335) 2017-12-28 21:39:24 +01:00
socialblade.py Add Social Blade Sensor (#14060) 2018-05-01 22:27:20 +02:00
sonarr.py Downgrade Sonarr and Radarr 'Host is not avaliable' errors to warnings (#12119) 2018-02-01 20:57:33 +01:00
speedtest.py Add attributes (fixes #12332) (#12377) 2018-02-13 23:47:59 +01:00
spotcrime.py Python Spotcrime sensor requires API key, fixes include/exclude (#12926) 2018-03-14 08:01:10 +01:00
sql.py Fixed datetime values (#14153) 2018-04-29 00:12:40 +02:00
startca.py Make Throttle async aware (#13027) 2018-03-09 19:38:51 -08:00
statistics.py Spelling, grammar etc fixes (#14432) 2018-05-13 12:09:28 +02:00
steam_online.py Proper Steam game names and small fixes (#11182) 2017-12-20 22:32:33 -05:00
strings.season.json Support serving of backend translations (#12453) 2018-02-28 19:31:38 -08:00
supervisord.py Catch ConnectionRefusedError (#8844) 2017-08-06 10:08:00 +02:00
swiss_hydrological_data.py Do not call update() in constructor (#8878) 2017-08-08 20:21:33 +02:00
swiss_public_transport.py Move data instance to setup (#11350) 2017-12-29 09:03:03 +01:00
syncthru.py Adding a discoverable Samsung Syncthru Printer sensor platform (#13134) 2018-03-18 09:26:33 -07:00
synologydsm.py Update voluputous (#12463) 2018-02-17 10:29:14 +01:00
systemmonitor.py Upgrade psutil to 5.4.5 (#14135) 2018-04-28 23:17:38 +02:00
sytadin.py Sytadin default value must be a list #10233 (#10234) 2017-10-31 08:32:26 +01:00
tado.py Use ATTR_NAME from const.py (#14450) 2018-05-14 13:05:52 +02:00
tahoma.py Sensor device classes (#14282) 2018-05-05 09:37:40 -04:00
tank_utility.py Add Tank Utility sensor (#9132) 2017-08-30 22:21:54 +02:00
tcp.py Fix TCP sensor to correctly use value_template (#5211) 2017-01-11 17:26:29 +01:00
ted5000.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
teksavvy.py Make Throttle async aware (#13027) 2018-03-09 19:38:51 -08:00
tellduslive.py Sensor device classes (#14282) 2018-05-05 09:37:40 -04:00
tellstick.py tellstick fix DEPENDENCIES and update tellcore-net (#10859) 2017-11-30 21:13:18 +01:00
temper.py Upgrade temperusb to 1.5.3 (#7428) 2017-05-04 07:46:43 +02:00
template.py Template Sensor add device_class support (#14034) 2018-05-01 14:32:44 -04:00
tesla.py Fixing odometer to display km (#13427) 2018-03-25 00:46:47 -07:00
thethingsnetwork.py Use constants for HTTP headers (#10313) 2017-11-04 12:04:05 -07:00
thinkingcleaner.py Clean up requirements (#7391) 2017-05-02 09:15:02 -07:00
tibber.py Fix timezone issue when calculating min/max values in tibber #14009 (#14080) 2018-04-26 09:49:35 +02:00
time_date.py Fix for time_date sensor (#10694) 2017-11-19 19:41:30 -08:00
toon.py Fix PEP8 and PEP257 issues (#10108) 2017-10-24 18:36:08 +02:00
torque.py Cleanup and simplitfy the async state update (#9390) 2017-09-12 10:01:03 +02:00
tradfri.py Update tradfri v5 (#11187) 2018-03-28 15:50:09 -07:00
trafikverket_weatherstation.py Update docstrings (#13720) 2018-04-06 18:06:47 +02:00
transmission.py Better error handling (#11297) 2017-12-25 17:46:42 +01:00
travisci.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
twitch.py Do not call update() in constructor (#7912) 2017-06-05 17:35:26 +02:00
uber.py Upgrade uber_rides to 0.6.0 (#9457) 2017-09-17 13:40:58 +02:00
uk_transport.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
upnp.py UPnP code cleanup (#14235) 2018-05-02 09:15:30 -04:00
ups.py Fixes UPS MyChoice exception (#9587) 2017-09-27 10:44:32 -07:00
uptime.py Added minutes to uptime sensor 2017-10-23 14:38:16 -04:00
uscis.py Adding USCIS component (#13764) 2018-04-13 21:54:23 -04:00
usps.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
vasttrafik.py Add the possibility to filter on line(s) in Västtrafik Public Transport sensor (#13317) 2018-03-21 15:21:51 -07:00
vera.py Sensor device classes (#14282) 2018-05-05 09:37:40 -04:00
verisure.py WIP: Verisure app api (#7394) 2017-06-26 22:30:25 +02:00
version.py Add version sensor (#8912) 2017-08-12 08:52:56 +02:00
viaggiatreno.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
volvooncall.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
vultr.py Update voluputous (#12463) 2018-02-17 10:29:14 +01:00
waqi.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
waterfurnace.py Spelling fixes (#11940) 2018-01-27 11:58:27 -08:00
waze_travel_time.py Waze Travel Time: optional inclusive/exclusive filters (#14000) 2018-05-09 00:35:03 +02:00
whois.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
wink.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
worldclock.py Do not call update() in constructor (#7912) 2017-06-05 17:35:26 +02:00
worldtidesinfo.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
worxlandroid.py renamed add_devices to async_add_devices according to hass naming scheme (second try after failed #9485) (#9505) 2017-09-20 01:15:20 -04:00
wsdot.py Use ATTR_NAME from const.py (#14450) 2018-05-14 13:05:52 +02:00
wunderground.py WUnderground unique ids (#13311) 2018-05-02 14:23:07 -04:00
xbox_live.py Add the Gamerscore and Tier of the account (#12867) 2018-03-04 02:38:51 +01:00
xiaomi_aqara.py Sensor device classes (#14282) 2018-05-05 09:37:40 -04:00
xiaomi_miio.py Construct version pinned (#13528) 2018-03-29 17:12:11 -07:00
yahoo_finance.py Do not call update() in constructor (#7917) 2017-06-05 21:28:13 +02:00
yr.py Reduce the load on met.no servers, yr.no sensor (#12435) 2018-02-17 13:33:41 -08:00
yweather.py Expose the condition code on condition sensors (#14011) 2018-04-21 10:20:33 +02:00
zabbix.py Update voluputous (#12463) 2018-02-17 10:29:14 +01:00
zamg.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
zestimate.py Add support for Zillow Zestimate sensor (#12597) 2018-03-03 17:41:33 +01:00
zha.py Use None as initial state in zha component (#14389) 2018-05-12 14:41:44 +02:00
zigbee.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
zoneminder.py ZoneMinder event sensor updates (#11369) 2018-01-09 21:58:26 +01:00
zwave.py Fix pylint 1.7.2 no-else-return issues (#8361) 2017-07-05 23:30:01 -07:00