hass-core/homeassistant/components/switch
Pascal Vizeli 80bc2666ac Make homematic climate dynamic for datapoints. ()
* Make homematic climate dynamic for datapoints.

* Code cleanup

* Add more option

* add options

* Pump version 0.1.22

* optimaze
2017-02-14 23:19:57 +01:00
..
__init__.py Cleanup climate platform for async update_ha_state / migrate generic thermostat () 2017-02-01 21:44:05 -08: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 - added send packet service to send ir packets directly from scripts (no need to define a switch for each command) () 2017-02-06 07:53:58 +01:00
command_line.py Fix for assumed state in command_line () 2017-01-26 21:41:30 -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 D-Link switch version bump of external library () 2017-02-10 12:00:28 +01: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 [switch.flux] Allow disabling setting the brightness () 2017-01-26 23:08:08 -08:00
fritzdect.py Add support for FRITZ!DECT wireless switches based on fritzhome () 2017-02-02 23:29:18 -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 Make homematic climate dynamic for datapoints. () 2017-02-14 23:19:57 +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 Fixes: Pilight Switch rejects alphanumeric IDs () 2017-01-28 17:49:16 -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
rflink.py Style updates () 2017-02-11 11:29:37 -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 Upgrade rpi-rf to 0.9.6 () 2017-01-28 17:05:24 -08: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 Fix switch.tplink doing I/O in event bus () 2017-01-27 22:45:57 -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 Add support for Wemo CoffeeMaker devices () 2017-01-24 22:10:10 -08:00
wink.py Wink AC and addidtional sensor support () 2017-02-01 22:43:12 -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] Refactor of zwave value_changed () 2017-01-26 22:21:33 -08:00