..
__init__.py
Migrate to generic discovery method ( #2271 )
2016-06-11 17:43:13 -07:00
apcupsd.py
Migrate to voluptuous ( #2954 )
2016-08-30 21:34:33 +02:00
arduino.py
Fix PEPE257 issues
2016-03-08 16:46:34 +01:00
arest.py
Use constants ( #3284 )
2016-09-11 09:24:07 +02:00
bitcoin.py
Bitcoin sensor use warning instead of error ( #3103 )
2016-09-01 21:57:47 +02:00
bloomsky.py
Fix bloomsky platform discovery ( #3303 )
2016-09-10 09:12:24 -07:00
coinmarketcap.py
Add coinmarketcap sensor ( #3064 )
2016-09-02 16:59:05 +02:00
command_line.py
Use voluptuous for Command line platforms ( #2968 )
2016-09-02 08:09:09 -06:00
cpuspeed.py
Clean-up, ordering, constants, and extend of schema ( #2903 )
2016-08-20 15:40:16 -07:00
demo.py
Correct celcius to celsius ( #1860 )
2016-04-19 20:30:44 -07:00
deutsche_bahn.py
Clean-up, ordering, constants, and extend of schema ( #2903 )
2016-08-20 15:40:16 -07:00
dht.py
Migrate to voluptuous ( #3092 )
2016-09-03 10:56:41 +02:00
dte_energy_bridge.py
Migrate to voluptuous ( #2905 )
2016-08-20 15:28:26 -07:00
dweet.py
Clean-up, ordering, constants, and extend of schema ( #2903 )
2016-08-20 15:40:16 -07:00
ecobee.py
binary occupancy sensor ( #2869 )
2016-08-19 00:11:56 -07:00
efergy.py
Add voluptuous to efergy. ( #2943 )
2016-08-22 20:51:17 -07:00
eliqonline.py
Migrate to voluptuous ( #3144 )
2016-09-03 20:36:21 -06:00
emoncms.py
Emoncms feeds sensor component ( #3258 )
2016-09-17 23:34:24 -07:00
enocean.py
Migrate to voluptuous ( #2958 )
2016-08-24 22:35:09 -06:00
envisalink.py
Docstring updates ( #2404 )
2016-07-01 21:39:30 +02:00
fastdotcom.py
fastdotcom from pypi ( #3269 )
2016-09-08 18:26:50 -06:00
fitbit.py
Upgraded fitbit to version 0.2.3 which fixed oauthlib.oauth2.rfc6749.errors.TokenExpiredError: (token_expired) ( #3244 )
2016-09-06 18:23:08 -07:00
fixer.py
Clean-up, ordering, constants, and extend of schema ( #2903 )
2016-08-20 15:40:16 -07:00
forecast.py
Update ordering ( #3149 )
2016-09-03 09:35:33 +02:00
fritzbox_callmonitor.py
Migrate to voluptuous ( #3113 )
2016-09-01 22:29:35 -06:00
glances.py
Clean-up, ordering, constants, and extend of schema ( #2903 )
2016-08-20 15:40:16 -07:00
google_travel_time.py
Append the travel mode to the sensor name for Google Travel Time
2016-08-23 21:01:31 -07:00
gpsd.py
Upgrade gps3 to 0.33.3 ( #3222 )
2016-09-06 08:53:21 -06:00
gtfs.py
Migrate to voluptuous ( #3182 )
2016-09-04 10:27:19 -06:00
homematic.py
cleanup Homematic code ( #3291 )
2016-09-09 19:33:12 +02:00
hp_ilo.py
Clean-up, ordering, constants, and extend of schema ( #2903 )
2016-08-20 15:40:16 -07:00
imap.py
Clean-up, ordering, constants, and extend of schema ( #2903 )
2016-08-20 15:40:16 -07:00
isy994.py
Add ISY programs and support for all device types ( #3082 )
2016-09-11 20:18:53 +02:00
knx.py
Implement Sensor for KNX Platform ( #2911 )
2016-09-13 18:21:43 -07:00
lastfm.py
Migrate to voluptuous ( #3173 )
2016-09-03 17:30:21 -06:00
linux_battery.py
Add linux battery sensor ( #3238 )
2016-09-07 16:32:35 +02:00
loopenergy.py
Change CONFIG to CONF for consistency.
2016-08-19 21:47:07 +01:00
mfi.py
Use setup_component in tests ( #3414 )
2016-09-17 10:29:58 -07:00
mhz19.py
Corrected sensor name from HM-Z19 to MH-Z19 ( #2963 )
2016-08-24 10:54:34 -06:00
miflora.py
Miflora ( #3053 )
2016-09-13 22:37:57 -07:00
modbus.py
Modbus component refactoring - sensors and switches ( #3297 )
2016-09-13 22:47:44 +02:00
mold_indicator.py
Migrate to voluptuous ( #3171 )
2016-09-03 20:24:29 -06:00
mqtt.py
Use constants and update ordering ( #3266 )
2016-09-09 08:37:30 +02:00
mqtt_room.py
Added away timeout setting for idle devices ( #3321 )
2016-09-13 20:34:59 -07:00
mysensors.py
Use voluptuous for mysensors ( #2992 )
2016-08-27 14:41:21 -06:00
nest.py
Support for Nest Protect smoke alarms ( #2076 )
2016-05-15 12:29:12 -07:00
netatmo.py
Use voluptuous for netatmo ( #3287 )
2016-09-11 21:27:58 +02:00
neurio_energy.py
Use voluptuous for Neurio ( #3289 )
2016-09-11 09:23:33 +02:00
nzbget.py
Clean-up, ordering, constants, and extend of schema ( #2903 )
2016-08-20 15:40:16 -07:00
octoprint.py
Fix octoprint sensor ( #3385 )
2016-09-13 23:10:49 -07:00
ohmconnect.py
Use voluptuous for OhmConnect ( #2906 )
2016-08-22 08:20:31 +02:00
onewire.py
Improve 1-Wire device family detection and error checking. Use volupt… ( #3233 )
2016-09-06 14:50:02 -06:00
openexchangerates.py
Clean-up, ordering, constants, and extend of schema ( #2903 )
2016-08-20 15:40:16 -07:00
openweathermap.py
Upgrade pyowm to 2.4.0 ( #3067 )
2016-09-01 09:38:50 +01:00
pi_hole.py
Pi-Hole statistics sensor ( #3158 )
2016-09-09 17:10:46 +02:00
plex.py
Clean-up, ordering, constants, and extend of schema ( #2903 )
2016-08-20 15:40:16 -07:00
rest.py
Use constants ( #3156 )
2016-09-03 16:45:49 -07:00
rfxtrx.py
rfxtrx sensor clean up
2016-09-01 19:23:26 +02:00
sabnzbd.py
Allow https ( fixes #3150 ) ( #3155 )
2016-09-03 16:45:31 -07:00
serial_pm.py
Upgrade pmsensor to 0.3 ( #2883 )
2016-08-19 14:56:10 +02:00
sleepiq.py
SleepIQ component with sensor and binary sensor platforms ( #3390 )
2016-09-14 00:11:50 +02:00
snmp.py
Clean-up, ordering, constants, and extend of schema ( #2903 )
2016-08-20 15:40:16 -07:00
speedtest.py
Allow user to configure server id to perform speed test against ( #3008 )
2016-08-28 19:09:34 -06:00
steam_online.py
Migrate to voluptuous ( #3174 )
2016-09-03 20:21:59 -06:00
supervisord.py
Migrate to voluptuous ( #3069 )
2016-09-01 22:34:07 -06:00
swiss_hydrological_data.py
Clean-up, ordering, constants, and extend of schema ( #2903 )
2016-08-20 15:40:16 -07:00
swiss_public_transport.py
Clean-up, ordering, constants, and extend of schema ( #2903 )
2016-08-20 15:40:16 -07:00
systemmonitor.py
Upgrade psutil to 4.3.1 ( #3223 )
2016-09-06 08:51:51 -06: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 style in tellstick sensor
2016-09-14 11:58:26 +02:00
temper.py
Added scale and offset to the Temper component ( #2853 )
2016-09-04 10:37:10 -06:00
template.py
Use constants and update ordering ( #3261 )
2016-09-08 16:26:54 +02:00
thinkingcleaner.py
Fix PyLint 1.6 issues ( #2471 )
2016-07-07 18:54:16 -07:00
time_date.py
Clean-up, ordering, constants, and extend of schema ( #2903 )
2016-08-20 15:40:16 -07:00
torque.py
Migrate to voluptuous ( #3179 )
2016-09-04 10:32:12 -06:00
transmission.py
Clean-up, ordering, constants, and extend of schema ( #2903 )
2016-08-20 15:40:16 -07:00
twitch.py
Clean-up, ordering, constants, and extend of schema ( #2903 )
2016-08-20 15:40:16 -07:00
uber.py
Migrate to voluptuous and upgrade uber_rides to 0.2.5 ( #3181 )
2016-09-05 11:33:35 -06:00
vera.py
Address last comments
2016-08-04 22:44:37 -07:00
verisure.py
Use voluptuous for Verisure ( #3169 )
2016-09-06 18:18:34 -07:00
wink.py
Convert rgb to hsb for Wink Osram light
2016-09-11 10:45:04 -04:00
worldclock.py
Clean-up, ordering, constants, and extend of schema ( #2903 )
2016-08-20 15:40:16 -07:00
wunderground.py
Remove units for humidity in Wundeground sensor ( #3018 )
2016-08-28 21:05:28 -06:00
xbox_live.py
fix xbox live entity id ( #3368 )
2016-09-13 21:27:43 +02:00
yr.py
Clean-up, ordering, constants, and extend of schema ( #2903 )
2016-08-20 15:40:16 -07:00
yweather.py
Update yahooweather 0.8 / change request time ( #3352 ) [Breaking change]
2016-09-13 23:04:26 -07:00
zigbee.py
Migrate to voluptuous ( #3234 )
2016-09-06 18:28:55 -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