core/homeassistant/components/sensor
William Scanlon 3246b58437 Support for Wink lock user codes (#2525) 2016-07-14 13:31:16 -07:00
..
__init__.py Migrate to generic discovery method (#2271) 2016-06-11 17:43:13 -07:00
apcupsd.py Add names, units and icons to APCUPSd Sensor (#2443) 2016-07-06 18:25:57 -07:00
arduino.py Fix PEPE257 issues 2016-03-08 16:46:34 +01:00
arest.py Fix PEPE257 issues 2016-03-08 16:46:34 +01:00
bitcoin.py Upgrade blockchain to 1.3.3 (#2220) 2016-06-04 12:55:46 +02:00
bloomsky.py Include the Voltage sensor (#2285) 2016-06-12 16:19:13 -07:00
command_line.py UPdate link to docs 2016-05-05 00:32:11 +02:00
cpuspeed.py Fix final pep257 issues 2016-03-09 23:34:38 -08:00
demo.py Correct celcius to celsius (#1860) 2016-04-19 20:30:44 -07:00
deutsche_bahn.py Fix update (#2402) 2016-07-02 09:09:22 +02:00
dht.py Fix PEPE257 issues 2016-03-08 16:46:34 +01:00
dte_energy_bridge.py Add sensor for DTE Energy Bridge (#2247) 2016-06-07 08:42:34 -07:00
dweet.py Fix PEPE257 issues 2016-03-08 16:46:34 +01:00
ecobee.py Check for 'unknown' sensor values in ecobee (#1983) 2016-05-06 18:50:32 -07:00
efergy.py Fix PEPE257 issues 2016-03-08 16:46:34 +01:00
eliqonline.py ELIQ Online platform cleanup (#1942) 2016-04-28 17:33:33 +02:00
enocean.py Initial support for EnOcean (#2177) 2016-05-29 14:28:03 -07:00
envisalink.py Docstring updates (#2404) 2016-07-01 21:39:30 +02:00
fitbit.py Remove unused import 2016-05-21 15:01:55 -07:00
fixer.py Add support for Fixer.io (#2336) 2016-06-21 07:43:02 -07:00
forecast.py Refactor Forecast.io (#2217) 2016-06-13 18:54:49 -07:00
glances.py UPdate log messages 2016-03-15 23:52:55 +01:00
google_travel_time.py Allow device_tracker and sensor entity for google travel times (#2479) 2016-07-12 21:46:11 -07:00
gtfs.py sensor/gtfs: add sanity check, origin earlier than destination (#2265) 2016-06-09 20:48:12 -07:00
homematic.py homematic update to pyhomematic 0.1.9 2016-07-13 23:15:21 +02:00
imap.py Docstrings (#2502) 2016-07-12 16:46:29 +02:00
isy994.py Fix PEPE257 issues 2016-03-08 16:46:34 +01:00
lastfm.py Last.fm sensor (#2071) 2016-05-15 13:11:41 -07:00
loopenergy.py Bump pyloopenergy version. 2016-07-13 13:21:17 +02:00
mfi.py Correct celcius to celsius (#1860) 2016-04-19 20:30:44 -07:00
modbus.py Correct celcius to celsius (#1860) 2016-04-19 20:30:44 -07:00
mold_indicator.py Moldindicator Sensor (#1575) 2016-05-21 09:58:59 -07:00
mqtt.py Move CONF_STATE_TOPIC, CONF_COMMAND_TOPIC and CONF_RETAIN to mqtt component. 2016-04-06 22:51:39 -04:00
mysensors.py Docstrings (#2502) 2016-07-12 16:46:29 +02:00
nest.py Support for Nest Protect smoke alarms (#2076) 2016-05-15 12:29:12 -07:00
netatmo.py Add support for wind, battery, radio signals for Netatmo sensor (#2351) 2016-06-22 09:01:53 -07:00
neurio_energy.py Fix PEPE257 issues 2016-03-08 16:46:34 +01:00
nzbget.py Round download speed for nzbget sensor (#2255) 2016-06-09 08:06:01 -07:00
octoprint.py Round temp and percentage for octoprint sensors (#2128) 2016-05-25 09:10:59 -07:00
onewire.py Support more types of 1wire sensors and bus masters (#2384) 2016-06-28 18:39:16 -07:00
openexchangerates.py Docstrings (#2395) 2016-06-30 10:33:34 +02:00
openweathermap.py Upgrade pyowm to 2.3.2 (fixes #2452) (#2464) 2016-07-06 18:31:11 -07:00
plex.py Plex sensor (#2210) 2016-06-14 23:07:00 -07:00
rest.py Removed redundant Throttle decorator (#1862) 2016-04-20 00:20:30 -07:00
rfxtrx.py Fix issue #2290 for rfxtrx (#2498) 2016-07-13 07:46:11 -07:00
sabnzbd.py Fix PEPE257 issues 2016-03-08 16:46:34 +01:00
snmp.py SNMP sensor (#2244) 2016-06-08 21:16:43 -07:00
speedtest.py Fix speedtest by removing Throttle and adding second parameter for track_time_change (#2040) 2016-05-11 08:24:50 -07:00
steam_online.py Fix PEPE257 issues 2016-03-08 16:46:34 +01:00
supervisord.py supervisord sensor (#2056) 2016-05-12 22:16:58 -07:00
swiss_hydrological_data.py Switch to xmltodict and pass over missing temperature (fixes #2433) (#2463) 2016-07-13 18:30:11 -07:00
swiss_public_transport.py Use standardised datetime format 2016-04-16 01:46:50 -07:00
systemmonitor.py Upgrade psutil to 4.3.0 (#2342) 2016-06-20 21:51:07 -07:00
tcp.py Remove unused import and unnecessary DOMAIN constant from TCP components. 2016-03-26 17:33:18 +00:00
tellduslive.py Correct celcius to celsius (#1860) 2016-04-19 20:30:44 -07:00
tellstick.py Fix PyLint 1.6 issues (#2471) 2016-07-07 18:54:16 -07:00
temper.py Pass format through to temper_device so that Fahrenheit works (#1858) 2016-04-19 20:00:03 -07:00
template.py Fix broken tests + linting 2016-05-30 10:19:12 -07:00
thinkingcleaner.py Fix PyLint 1.6 issues (#2471) 2016-07-07 18:54:16 -07:00
time_date.py Improve Internet Time calculation. (#2185) 2016-05-31 07:19:00 -07:00
torque.py Tons of fixes - WIP 2016-05-21 15:01:33 -07:00
transmission.py Fix PEPE257 issues 2016-03-08 16:46:34 +01:00
twitch.py Fix PEPE257 issues 2016-03-08 16:46:34 +01:00
uber.py Uber sensor now works with UberPool and has a bit cleaner logic. Also upgraded to latest version of the SDK and switched all single quotes to double quotes (#2507) 2016-07-12 21:52:21 -07:00
vera.py Correct celcius to celsius (#1860) 2016-04-19 20:30:44 -07:00
verisure.py add reconnect retry and longer timeouts for verisure (#1944) 2016-05-03 18:53:11 -07:00
wink.py Support for Wink lock user codes (#2525) 2016-07-14 13:31:16 -07:00
worldclock.py Use standardised datetime format 2016-04-16 01:46:50 -07:00
yr.py Switch to xmltodict and pass over missing temperature (fixes #2433) (#2463) 2016-07-13 18:30:11 -07:00
yweather.py Yahoo! weather support (#2457) 2016-07-08 08:48:38 -07:00
zigbee.py Correct celcius to celsius (#1860) 2016-04-19 20:30:44 -07:00
zwave.py Add missing sensor command_class into sensor component (#2501) 2016-07-12 15:40:55 +02:00