core/homeassistant/components/switch
Andrey b27ba9660b Some zwave cleanup (#6203) 2017-02-24 16:17:27 +02:00
..
__init__.py Cleanup run_callback_threadsafe (#6187) 2017-02-23 12:57:25 -08:00
acer_projector.py Add more validation for mysensors (#5493) 2017-01-24 22:04:44 -08:00
anel_pwrctrl.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
arduino.py Migrate to voluptuous (#3737) 2016-10-11 00:56:57 -07:00
arest.py [binary_sensor.arest] Fix name for sensor and shorten logger messages (#5460) 2017-01-24 19:54:14 +01:00
bbb_gpio.py Update name (#5324) 2017-01-14 17:08:48 +01:00
broadlink.py Refactor broadlink (#6168) 2017-02-22 22:11:49 +01:00
command_line.py Fix for assumed state in command_line (#5578) 2017-01-26 21:41:30 -08:00
demo.py Fix spelling schedule_update_ha_state (#4415) 2016-11-16 08:26:29 -08:00
digital_ocean.py Use device_state_attributes (#5518) 2017-01-23 13:21:12 -08:00
digitalloggers.py New support Digital Loggers relays (#4684) 2016-12-03 23:40:22 -08:00
dlink.py D-Link switch version bump of external library (#5843) 2017-02-10 12:00:28 +01:00
edimax.py Prevent edimax from doing I/O in event loop (#4584) 2016-11-26 10:10:29 -08:00
enocean.py Fix broken EnOcean support (#4710) 2016-12-05 08:15:36 -08:00
flux.py [switch.flux] Allow disabling setting the brightness (#5407) 2017-01-26 23:08:08 -08:00
fritzdect.py Add support for FRITZ!DECT wireless switches based on fritzhome (#5541) 2017-02-02 23:29:18 -08:00
hdmi_cec.py check cec message length when asking physical address (#5516) 2017-01-23 13:22:39 -08:00
hikvisioncam.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
homematic.py Homematic cleanup & hass best praxis (#6121) 2017-02-20 17:07:33 +01:00
hook.py Fix connection check (#4732) 2016-12-05 21:37:05 -08:00
insteon_local.py only check for devices when not defined in config (#5490) 2017-01-21 14:00:56 -08:00
insteon_plm.py New component 'insteon_plm' and related platforms (#6104) 2017-02-21 08:53:39 +01:00
isy994.py Add ISY programs and support for all device types (#3082) 2016-09-11 20:18:53 +02:00
kankun.py Add timeout to requests, remove pylint disable, and docsstrings (#5326) 2017-01-14 17:08:21 +01:00
knx.py Fix spelling schedule_update_ha_state (#4415) 2016-11-16 08:26:29 -08:00
litejet.py Async cleanup part 3 (#4302) 2016-11-07 22:31:40 -08:00
mfi.py Use setup_component in tests (#3414) 2016-09-17 10:29:58 -07:00
mochad.py Add mochad component (#3970) 2016-10-24 21:49:49 -07:00
modbus.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
mqtt.py Convert mqtt platforms to async (#6145) 2017-02-22 09:43:22 +01:00
mysensors.py Add discovery notify support and mysensors notify (#5219) 2017-01-15 03:53:14 +01:00
mystrom.py Clean-up, ordering, constants, and extend of schema (#2903) 2016-08-20 15:40:16 -07:00
neato.py Neato Fixes (#4490) 2016-11-21 19:36:44 -08:00
netio.py Reorganize HTTP component (#4575) 2016-11-25 13:04:06 -08:00
orvibo.py Use constants (#3148) 2016-09-03 00:09:14 +02:00
pilight.py Fixes: Pilight Switch rejects alphanumeric IDs #5119 (#5601) 2017-01-28 17:49:16 -08:00
pulseaudio_loopback.py Fix spelling schedule_update_ha_state (#4415) 2016-11-16 08:26:29 -08:00
qwikswitch.py Use constants (#5390) 2017-01-17 23:40:34 +01:00
rest.py Migrate REST switch to async (#4517) 2016-12-13 08:55:13 -08:00
rflink.py Style updates (#5878) 2017-02-11 11:29:37 -08:00
rfxtrx.py Limit worker pool to 10 threads (#3560) 2016-09-28 00:05:38 -07:00
rpi_gpio.py Fix spelling schedule_update_ha_state (#4415) 2016-11-16 08:26:29 -08:00
rpi_rf.py Upgrade rpi-rf to 0.9.6 (#5611) 2017-01-28 17:05:24 -08:00
scsgate.py Fix spelling schedule_update_ha_state (#4415) 2016-11-16 08:26:29 -08:00
services.yaml Add mysensors IR switch device and service (#2239) 2016-06-12 23:04:45 +02:00
tellduslive.py bugfix: is_on is a property (#4889) 2016-12-13 22:58:43 -08:00
tellstick.py Improve async/multithreaded behavior of tellstick code (#4989) 2017-01-03 23:54:11 +01:00
template.py Convert switch to AsnycIO (#4382) 2016-11-15 21:06:50 -08:00
thinkingcleaner.py Fix PyLint 1.6 issues (#2471) 2016-07-07 18:54:16 -07:00
tplink.py Fix switch.tplink doing I/O in event bus (#5589) 2017-01-27 22:45:57 -08:00
transmission.py Clean-up, ordering, constants, and extend of schema (#2903) 2016-08-20 15:40:16 -07:00
vera.py Fix spelling schedule_update_ha_state (#4415) 2016-11-16 08:26:29 -08:00
verisure.py Use voluptuous for Verisure (#3169) 2016-09-06 18:18:34 -07:00
volvooncall.py Support for naming vehicle. Support for selecting what resources to display 2017-02-23 12:00:51 +01:00
wake_on_lan.py Convert switch to AsnycIO (#4382) 2016-11-15 21:06:50 -08:00
wemo.py Add support for Wemo CoffeeMaker devices (#5505) 2017-01-24 22:10:10 -08:00
wink.py Wink AC and addidtional sensor support (#5670) 2017-02-01 22:43:12 -08:00
zigbee.py Migrate to voluptuous (#3234) 2016-09-06 18:28:55 -07:00
zoneminder.py Maintenance zoneminder (#4102) 2016-10-29 13:10:42 -07:00
zwave.py Some zwave cleanup (#6203) 2017-02-24 16:17:27 +02:00