hass-core/homeassistant/components/switch
Martin Hjelmare a09a772f43 Add more validation for mysensors ()
* Move isdevice validator under helpers.config_validation.
* Check that all persistence files are set and are unique if any is set
  by user. This is necessary to avoid file name clashes.
* Check that a set persistence file has an existing and writable
  directory.
* Check that a device is either a valid device file, "mqtt", or a valid
  domain name or ip address.
2017-01-24 22:04:44 -08:00
..
__init__.py Bugfix default values to timedelta () 2017-01-06 00:16:12 +01:00
acer_projector.py Add more validation for mysensors () 2017-01-24 22:04:44 -08:00
anel_pwrctrl.py Disable too-many-* () 2016-10-30 22:18:53 +01:00
arduino.py Migrate to voluptuous () 2016-10-11 00:56:57 -07:00
arest.py [binary_sensor.arest] Fix name for sensor and shorten logger messages () 2017-01-24 19:54:14 +01:00
bbb_gpio.py Update name () 2017-01-14 17:08:48 +01:00
broadlink.py Broadlink fix () 2017-01-03 23:45:11 +01:00
command_line.py Fix spelling schedule_update_ha_state () 2016-11-16 08:26:29 -08:00
demo.py Fix spelling schedule_update_ha_state () 2016-11-16 08:26:29 -08:00
digital_ocean.py Use device_state_attributes () 2017-01-23 13:21:12 -08:00
digitalloggers.py New support Digital Loggers relays () 2016-12-03 23:40:22 -08:00
dlink.py Improved exception handling for D-Link switch () 2016-11-29 08:40:51 -08:00
edimax.py Prevent edimax from doing I/O in event loop () 2016-11-26 10:10:29 -08:00
enocean.py Fix broken EnOcean support () 2016-12-05 08:15:36 -08:00
flux.py Use timezone aware timestamp in flux_update () 2017-01-16 22:55:05 -08:00
hdmi_cec.py check cec message length when asking physical address () 2017-01-23 13:22:39 -08:00
hikvisioncam.py Disable too-many-* () 2016-10-30 22:18:53 +01:00
homematic.py Homematic update with HomematicIP/HomematicWired support and multible… () 2016-11-29 20:53:02 +01:00
hook.py Fix connection check () 2016-12-05 21:37:05 -08:00
insteon_local.py only check for devices when not defined in config () 2017-01-21 14:00:56 -08:00
isy994.py Add ISY programs and support for all device types () 2016-09-11 20:18:53 +02:00
kankun.py Add timeout to requests, remove pylint disable, and docsstrings () 2017-01-14 17:08:21 +01:00
knx.py Fix spelling schedule_update_ha_state () 2016-11-16 08:26:29 -08:00
litejet.py Async cleanup part 3 () 2016-11-07 22:31:40 -08:00
mfi.py Use setup_component in tests () 2016-09-17 10:29:58 -07:00
mochad.py Add mochad component () 2016-10-24 21:49:49 -07:00
modbus.py Disable too-many-* () 2016-10-30 22:18:53 +01:00
mqtt.py Migrate callbacks to use schedule_update_ha_state () 2016-11-17 07:34:46 -08:00
mysensors.py Add discovery notify support and mysensors notify () 2017-01-15 03:53:14 +01:00
mystrom.py Clean-up, ordering, constants, and extend of schema () 2016-08-20 15:40:16 -07:00
neato.py Neato Fixes () 2016-11-21 19:36:44 -08:00
netio.py Reorganize HTTP component () 2016-11-25 13:04:06 -08:00
orvibo.py Use constants () 2016-09-03 00:09:14 +02:00
pilight.py Fix config validation () () 2016-12-11 17:38:33 -08:00
pulseaudio_loopback.py Fix spelling schedule_update_ha_state () 2016-11-16 08:26:29 -08:00
qwikswitch.py Use constants () 2017-01-17 23:40:34 +01:00
rest.py Migrate REST switch to async () 2016-12-13 08:55:13 -08:00
rfxtrx.py Limit worker pool to 10 threads () 2016-09-28 00:05:38 -07:00
rpi_gpio.py Fix spelling schedule_update_ha_state () 2016-11-16 08:26:29 -08:00
rpi_rf.py Add ability to set rpi_rf tx_repeats attribute () 2017-01-03 23:46:30 +01:00
scsgate.py Fix spelling schedule_update_ha_state () 2016-11-16 08:26:29 -08:00
services.yaml Add mysensors IR switch device and service () 2016-06-12 23:04:45 +02:00
tellduslive.py bugfix: is_on is a property () 2016-12-13 22:58:43 -08:00
tellstick.py Improve async/multithreaded behavior of tellstick code () 2017-01-03 23:54:11 +01:00
template.py Convert switch to AsnycIO () 2016-11-15 21:06:50 -08:00
thinkingcleaner.py Fix PyLint 1.6 issues () 2016-07-07 18:54:16 -07:00
tplink.py switch.tplink: bump to the newest release of pyhs100 () 2017-01-13 22:20:47 -08:00
transmission.py Clean-up, ordering, constants, and extend of schema () 2016-08-20 15:40:16 -07:00
vera.py Fix spelling schedule_update_ha_state () 2016-11-16 08:26:29 -08:00
verisure.py Use voluptuous for Verisure () 2016-09-06 18:18:34 -07:00
wake_on_lan.py Convert switch to AsnycIO () 2016-11-15 21:06:50 -08:00
wemo.py Migrate callbacks to use schedule_update_ha_state () 2016-11-17 07:34:46 -08:00
wink.py Support for python-wink 1.0.0 () 2017-01-24 21:11:18 -08:00
zigbee.py Migrate to voluptuous () 2016-09-06 18:28:55 -07:00
zoneminder.py Maintenance zoneminder () 2016-10-29 13:10:42 -07:00
zwave.py [zwave]Use schedule_ha_state and add debug message () 2017-01-02 18:55:56 +01:00