core/homeassistant/components/switch
giangvo 3430c1c8bc update broadlink.py to add support for MP1 switch (#9222)
* update broadlink.py to add support for MP1 switch

* fix code styles

* fix code styles

* optimize state fetching on mp1

* fix code styles

* fix code styles

* fix code styles

* fix code styles

* fix variable

* remove default None

* use string.format
2017-09-13 23:41:52 -07:00
..
__init__.py Add bind_hass to components (#8502) 2017-07-16 10:14:46 -07:00
abode.py Abode push events and lock, cover, and switch components (#9095) 2017-08-29 17:34:19 +02:00
acer_projector.py Do not call update() in constructor (#8878) 2017-08-08 20:21:33 +02:00
android_ip_webcam.py Cleanup and simplitfy the async state update (#9390) 2017-09-12 10:01:03 +02:00
anel_pwrctrl.py Update docstrings (#7405) 2017-05-02 22:47:20 +02:00
arduino.py Migrate to voluptuous (#3737) 2016-10-11 00:56:57 -07:00
arest.py Fix some issues for PyLint 1.7.2 (#8356) 2017-07-05 20:02:16 -07:00
bbb_gpio.py Fix some issues for PyLint 1.7.2 (#8356) 2017-07-05 20:02:16 -07:00
broadlink.py update broadlink.py to add support for MP1 switch (#9222) 2017-09-13 23:41:52 -07:00
command_line.py Do not call update() in constructor (#8892) 2017-08-08 22:36:59 +02:00
demo.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
digital_ocean.py Use 'hass.data' instead of global (#8245) 2017-06-30 08:46:03 +02:00
digitalloggers.py Fix and optimize digitalloggers platform (#9203) 2017-08-29 15:38:42 +02:00
dlink.py Change attribute names (#9277) 2017-09-03 16:07:12 +02:00
edimax.py Revise power and energy units and property names. (#6212) 2017-03-19 22:02:11 +01:00
enocean.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
flux.py flux: fix for when stop_time is after midnight (#8932) 2017-09-02 18:02:11 +02:00
fritzdect.py make attributes in the fritzdect module easier to process (#8436) 2017-07-22 20:34:58 +02:00
hdmi_cec.py Update docstrings (#7405) 2017-05-02 22:47:20 +02:00
hikvisioncam.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
homematic.py WIP: Homematic improvments with new hass interfaces (#9058) 2017-08-31 21:16:44 +02:00
hook.py Fix some issues for PyLint 1.7.2 (#8356) 2017-07-05 20:02:16 -07:00
insteon_local.py Add support for Automatic OAuth2 authentication (#8962) 2017-08-13 22:37:50 -07:00
insteon_plm.py Eliminate needless async_add_job invocation of async_add_devices (#6864) 2017-04-03 00:01:53 -07:00
isy994.py
kankun.py Update docstrings (#7405) 2017-05-02 22:47:20 +02:00
knx.py Stable and asynchronous KNX library. (#8725) 2017-09-07 00:11:55 -07:00
litejet.py Do not call update() in constructor (#8878) 2017-08-08 20:21:33 +02:00
lutron_caseta.py Improved Lutron Caseta shade support (#9302) 2017-09-05 11:30:36 +02:00
mfi.py Fix some issues for PyLint 1.7.2 (#8356) 2017-07-05 20:02:16 -07:00
mochad.py Add mochad light component (#8476) 2017-08-03 10:51:01 +02:00
modbus.py Modbus fixes to work with pymodbus 1.3.1 (#8365) 2017-07-06 22:30:23 -07:00
mqtt.py Cleanup and simplitfy the async state update (#9390) 2017-09-12 10:01:03 +02:00
mysensors.py Refactor mysensors callback and add validation (#9069) 2017-08-25 08:58:05 -07:00
mystrom.py myStrom WiFi bulbs (#7161) 2017-04-18 09:03:56 -07:00
neato.py Fix for Neato D3 Connected state obtaining (#8817) 2017-08-09 23:22:08 +02:00
netio.py Fix more deprecation warnings (#7778) 2017-05-26 13:12:17 -07:00
orvibo.py Update docstrings (#7420) 2017-05-03 10:11:39 +02:00
pilight.py Pilight switch: restore last state after restart (#8580) 2017-08-22 16:40:14 +02:00
pulseaudio_loopback.py Fix some issues for PyLint 1.7.2 (#8356) 2017-07-05 20:02:16 -07:00
qwikswitch.py Use constants (#5390) 2017-01-17 23:40:34 +01:00
rachio.py Remove not needed call to update (#8930) 2017-08-11 19:55:57 -07:00
rainmachine.py Adds port/SSL config options for RainMachine (#8986) 2017-08-15 20:03:40 +02:00
raspihats.py Add raspihats switch (#7665) 2017-06-04 23:56:21 -07:00
rest.py Add HTTP Basic auth to RESTful Switch (#9162) 2017-09-09 10:20:48 -07:00
rflink.py Correct spelling of aliases, deprecate old config options. (#8348) 2017-07-06 15:59:54 +02:00
rfxtrx.py Refactor rfxtrx (#9117) 2017-08-29 16:22:28 +02:00
rpi_gpio.py Fix some issues for PyLint 1.7.2 (#8356) 2017-07-05 20:02:16 -07:00
rpi_pfio.py Support for the PiFace Digital I/O module (#7494) 2017-05-09 22:36:33 -07:00
rpi_rf.py Bugfix rpi_rf cleanup (#6513) 2017-03-10 14:56:13 +01:00
scsgate.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
services.yaml
tellduslive.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
tellstick.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
template.py Cleanup and simplitfy the async state update (#9390) 2017-09-12 10:01:03 +02:00
thinkingcleaner.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
tplink.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
transmission.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
velbus.py Velbus (#8076) 2017-07-26 14:03:29 +02:00
vera.py Update docstrings (#7405) 2017-05-02 22:47:20 +02:00
verisure.py verisure component names (#8251) 2017-06-30 08:53:14 +02:00
volvooncall.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
wake_on_lan.py Do not call update() in constructor (#8878) 2017-08-08 20:21:33 +02:00
wemo.py Fix pylint 1.7.2 no-else-return issues (#8361) 2017-07-05 23:30:01 -07:00
wink.py Update python-wink version to fix Dome water valve bug. (#8923) 2017-08-11 08:35:45 +02:00
xiaomi.py Remove spaces from Xiami switch attributes (#8952) 2017-08-13 09:54:43 +02:00
zha.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
zigbee.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
zoneminder.py
zwave.py Update docstrings (#7405) 2017-05-02 22:47:20 +02:00