core/homeassistant/components/sensor
Fabian Affolter 0abc50e844 Use voluptuous for transport sensors (#2867) 2016-08-19 00:12:56 -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 Use voluptuous for exchange sensors (#2801) 2016-08-16 22:22:55 +02:00
bloomsky.py Include the Voltage sensor (#2285) 2016-06-12 16:19:13 -07:00
command_line.py Add timeout (fixes #2661) (#2666) 2016-07-30 10:36:56 -07: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 Use voluptuous for transport sensors (#2867) 2016-08-19 00:12:56 -07:00
dht.py Implemented range checking for temperature and humidity. Out-of-range… (#2805) 2016-08-14 01:02:26 -07: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 binary occupancy sensor (#2869) 2016-08-19 00:11:56 -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
fastdotcom.py check for runtime error during db query (#2834) 2016-08-15 22:48:42 -07:00
fitbit.py This patch makes use of the unit_system global configuration parameter to determine the mesurement system between 'metric' or 'imperial' for Fibit component. It also supports the fitbit accept-language when en_GB measurement is desired. (#2745) 2016-08-07 21:58:16 -07:00
fixer.py Add support for Fixer.io (#2336) 2016-06-21 07:43:02 -07:00
forecast.py Added name support for Forecast.io (#2638) 2016-08-17 23:54:08 -07:00
fritzbox_callmonitor.py Add FritzBox call monitor sensor (#2791) 2016-08-15 23:22:54 -07:00
glances.py UPdate log messages 2016-03-15 23:52:55 +01:00
google_travel_time.py Use voluptuous for transport sensors (#2867) 2016-08-19 00:12:56 -07:00
gpsd.py Add support for GPSD (#2254) 2016-08-13 10:37:12 -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
hp_ilo.py HP ILO component (#2844) 2016-08-15 23:19:11 -07:00
imap.py add tcp/udp port to config validation (#2854) 2016-08-16 20:55:29 -07: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 Add unit system support 2016-08-04 22:02:19 -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 Use voluptuous for NZB sensors (#2847) 2016-08-16 21:42:43 +02:00
octoprint.py Convert null to 0 for temp % sensors (#2710) 2016-08-02 21:53:26 -07:00
ohmconnect.py Add an OhmConnect sensor (#2758) 2016-08-08 17:54: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 Use voluptuous for exchange sensors (#2801) 2016-08-16 22:22:55 +02:00
openweathermap.py Add unit system support 2016-08-04 22:02:19 -07:00
plex.py fix 2862 (#2868) 2016-08-18 16:21:01 -07:00
rest.py Removed redundant Throttle decorator (#1862) 2016-04-20 00:20:30 -07:00
rfxtrx.py Rfxtrx sensor (#2563) 2016-07-19 19:15:50 -07:00
sabnzbd.py Use voluptuous for NZB sensors (#2847) 2016-08-16 21:42:43 +02:00
serial_pm.py Bugfix: removed conf_platform (#2811) 2016-08-13 14:16:06 -07:00
snmp.py SNMP sensor (#2244) 2016-06-08 21:16:43 -07:00
speedtest.py check for runtime error during db query (#2834) 2016-08-15 22:48:42 -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 voluptuous for transport sensors (#2867) 2016-08-19 00:12:56 -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 Added support for luminance value (#2562) 2016-07-19 19:16:31 -07:00
tellstick.py Fix PyLint 1.6 issues (#2471) 2016-07-07 18:54:16 -07:00
temper.py Add unit system support 2016-08-04 22:02:19 -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 Use voluptuous for time/date sensors (#2799) 2016-08-16 21:43:56 +02: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 Upgrade python-twitch to 1.3.0 (#2540) 2016-07-17 13:05:50 -07: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 Address last comments 2016-08-04 22:44:37 -07:00
verisure.py add reconnect retry and longer timeouts for verisure (#1944) 2016-05-03 18:53:11 -07:00
wink.py Wink water leak sensor (#2572) 2016-07-20 07:39:45 -07:00
worldclock.py Use voluptuous for time/date sensors (#2799) 2016-08-16 21:43:56 +02:00
wunderground.py Extend platform schema 2016-08-18 10:47:52 -06:00
yr.py Switch to xmltodict and pass over missing temperature (fixes #2433) (#2463) 2016-07-13 18:30:11 -07:00
yweather.py new yahooweather version and fix update function (#2848) 2016-08-16 22:40:20 -07:00
zigbee.py Correct celcius to celsius (#1860) 2016-04-19 20:30:44 -07:00
zwave.py Make sure zwave values are updated regardles of manual or frontend update, (#2595) 2016-07-26 08:26:40 +02:00