hass-core/homeassistant/components/sensor
Dan Smith be04ebf9ed Give mFi options to control TLS usage
The default configuration of the mFi controller generates self-signed
certificates which are valid for short periods of time, and which are
regnerated on start or as needed. This makes requests mad. Since most
people will be using the self-signed certificates anyway, add options
to let them choose non-TLS, or unverified connections if they want/need.

This bumps the mficlient requirement to 0.3.0 for proper handling of
verify=False.
2016-02-29 17:37:41 -08:00
..
__init__.py Update/add docstrings (PEP257) 2016-02-23 06:23:04 +01:00
apcupsd.py Update/add docstrings (PEP257) 2016-02-23 06:23:04 +01:00
arduino.py Update/add docstrings (PEP257) 2016-02-23 06:23:04 +01:00
arest.py Modify import of template and PEP257 2016-02-23 21:19:22 +01:00
bitcoin.py Update/add docstrings (PEP257) 2016-02-23 06:23:04 +01:00
bloomsky.py Extract bloomsky binary_sensor 2016-02-19 23:21:56 -08:00
command_line.py Make names command line platform consistent 2016-02-27 15:56:35 -08:00
cpuspeed.py Upgrade py-cpuinfo to 0.2.3 2016-02-28 16:16:03 +01:00
demo.py Add link to docs and modify docstrings to match PEP257 2016-02-24 10:38:06 +01:00
deutsche_bahn.py Add link to docs 2016-02-28 15:35:20 +01:00
dht.py Update/add docstrings (PEP257) 2016-02-23 06:23:04 +01:00
dweet.py Modify import of template and PEP257 2016-02-23 21:19:22 +01:00
ecobee.py Update/add docstrings (PEP257) 2016-02-23 06:23:04 +01:00
efergy.py Update/add docstrings (PEP257) 2016-02-23 06:23:04 +01:00
eliqonline.py Update/add docstrings (PEP257) 2016-02-23 06:23:04 +01:00
forecast.py Update/add docstrings (PEP257) 2016-02-23 06:23:04 +01:00
glances.py Update/add docstrings (PEP257) 2016-02-23 06:23:04 +01:00
isy994.py Update/add docstrings (PEP257) 2016-02-23 06:23:04 +01:00
mfi.py Give mFi options to control TLS usage 2016-02-29 17:37:41 -08:00
modbus.py Update/add docstrings (PEP257) 2016-02-23 06:23:04 +01:00
mqtt.py Modify import of template and PEP257 2016-02-23 21:19:22 +01:00
mysensors.py Fix mysensors sensor types 2016-02-28 01:58:22 +01:00
nest.py Update/add docstrings (PEP257) 2016-02-23 06:23:04 +01:00
netatmo.py Add support for NetAtmo rain gauge 2016-02-28 12:24:45 +01:00
neurio_energy.py Update/add docstrings (PEP257) 2016-02-23 06:23:04 +01:00
onewire.py Update/add docstrings (PEP257) 2016-02-23 06:23:04 +01:00
openweathermap.py Update/add docstrings (PEP257) 2016-02-23 06:23:04 +01:00
rest.py Modify import of template and PEP257 2016-02-23 21:19:22 +01:00
rfxtrx.py rfxtrx refactor 2016-02-25 17:40:24 +01:00
sabnzbd.py Update/add docstrings (PEP257) 2016-02-23 06:23:04 +01:00
speedtest.py Update/add docstrings (PEP257) 2016-02-23 06:23:04 +01:00
steam_online.py Update steam_online.py 2016-02-25 17:46:51 +00:00
swiss_public_transport.py Update/add docstrings (PEP257) 2016-02-23 06:23:04 +01:00
systemmonitor.py Upgrade to psutil 4.0.0 2016-02-28 16:34:06 +01:00
tcp.py Modify import of template and PEP257 2016-02-23 21:19:22 +01:00
tellduslive.py Update/add docstrings (PEP257) 2016-02-23 06:23:04 +01:00
tellstick.py Update/add docstrings (PEP257) 2016-02-23 06:23:04 +01:00
temper.py Update/add docstrings (PEP257) 2016-02-23 06:23:04 +01:00
template.py Modify import of template and PEP257 2016-02-23 21:19:22 +01:00
time_date.py Update/add docstrings (PEP257) 2016-02-23 06:23:04 +01:00
torque.py Update/add docstrings (PEP257) 2016-02-23 06:23:04 +01:00
transmission.py Update/add docstrings (PEP257) 2016-02-23 06:23:04 +01:00
twitch.py Add entity_picture property 2016-02-23 22:41:24 -08:00
vera.py Update/add docstrings (PEP257) 2016-02-23 06:23:04 +01:00
verisure.py verisure refactoring and fix reconnect 2016-02-27 21:50:19 +01:00
wink.py Moved Wink binary sensors to a binary sensor class 2016-02-25 14:03:02 -05:00
worldclock.py Update/add docstrings (PEP257) 2016-02-23 06:23:04 +01:00
yr.py Add entity_picture property 2016-02-23 22:41:24 -08:00
zigbee.py Update/add docstrings (PEP257) 2016-02-23 06:23:04 +01:00
zwave.py Fixed the z-wave sensor workarounds for empty manufacturer ids 2016-02-29 11:05:11 +01:00