core/homeassistant/components
John Arild Berentsen 2a5ca1c873 Map Modes to setpoint indexes (#3023)
* Map Modes to setpoint indexes

* Fixes devices with no thermostat mode

* another try to fix devices without mode

* another try to fix devices without mode 2

* another try to fix devices without mode 3

* fix setting setpoint for devices with no mode

* fix setting setpoint for devices with no mode
2016-08-28 22:41:48 +02:00
..
alarm_control_panel Fix logging message for disarm (#2857) 2016-08-16 20:53:59 -07:00
automation numeric state: validate multiple entities (#2066) 2016-05-14 12:29:57 -07:00
binary_sensor Use voluptuous for mysensors (#2992) 2016-08-27 14:41:21 -06:00
camera Use voluptuous for Raspberry Pi and local file camera (#2988) 2016-08-27 14:44:22 -06:00
climate Map Modes to setpoint indexes (#3023) 2016-08-28 22:41:48 +02:00
cover Bugfixing DemoCover NotImplemented Was not raised for is_closed (#2965) 2016-08-24 20:36:43 +02:00
device_tracker Voluptuous for AsusWRT (#2998) 2016-08-27 22:30:06 +02:00
fan Fan demo (#2976) 2016-08-27 14:53:12 -06:00
frontend update frontend 2016-08-27 20:05:44 -07:00
garage_door adding pull mode and relay time for you garage door (#2896) 2016-08-23 23:28:49 -07:00
hvac Add deprecated warning to thermostat and hvac (#2962) 2016-08-24 16:30:14 +02:00
light Use voluptuous for mysensors (#2992) 2016-08-27 14:41:21 -06:00
lock Updated python-wink version to fix color/temp detection (#2935) 2016-08-22 21:31:17 -07:00
media_player Add volume and seek control to gpmdp (#2953) 2016-08-23 23:32:00 -07:00
mqtt Add MQTT gateway for MySensors 2016-08-24 10:48:55 +02:00
notify Update telegram.py add send_document (#2937) 2016-08-26 18:52:44 -06:00
recorder Recorder: Increase size of the entity column in states table (#2778) 2016-08-10 17:40:52 -07:00
rollershutter Combine garage_door and rollershutter to cover (#2891) 2016-08-23 18:23:18 -07:00
scene Corrected link to documentation (#2022) 2016-05-09 23:30:22 +02:00
sensor Use voluptuous for mysensors (#2992) 2016-08-27 14:41:21 -06:00
switch Use voluptuous for mysensors (#2992) 2016-08-27 14:41:21 -06:00
thermostat Add deprecated warning to thermostat and hvac (#2962) 2016-08-24 16:30:14 +02:00
__init__.py Limit dependencies of HA core (#2762) 2016-08-08 20:21:40 -07:00
alexa.py Fix schemas and update ordering (#2932) 2016-08-22 14:19:19 +02:00
apcupsd.py
api.py Migrate to cherrypy wsgi from eventlet (#2387) 2016-06-30 09:02:12 -07:00
arduino.py Fix schemas and update ordering (#2932) 2016-08-22 14:19:19 +02:00
bloomsky.py Migrate to generic discovery method (#2271) 2016-06-11 17:43:13 -07:00
browser.py Fix linting errors 2016-07-16 23:45:38 -07:00
configurator.py Fix schemas and update ordering (#2932) 2016-08-22 14:19:19 +02:00
conversation.py Fix schemas and update ordering (#2932) 2016-08-22 14:19:19 +02:00
demo.py Fix schemas and update ordering (#2932) 2016-08-22 14:19:19 +02:00
device_sun_light_trigger.py
discovery.py Fix schemas and update ordering (#2932) 2016-08-22 14:19:19 +02:00
downloader.py Fix schemas and update ordering (#2932) 2016-08-22 14:19:19 +02:00
dweet.py Fix schemas and update ordering (#2932) 2016-08-22 14:19:19 +02:00
ecobee.py Add voluptuous to ecobee, speedtest.net, fast.com, actiontec, forecast.io (#2872) 2016-08-21 10:29:13 -07:00
emulated_hue.py Completely local control of entities via Alexa (#2942) 2016-08-27 01:23:40 -07:00
enocean.py Migrate to voluptuous (#2958) 2016-08-24 22:35:09 -06:00
envisalink.py add tcp/udp port to config validation (#2854) 2016-08-16 20:55:29 -07:00
feedreader.py Feedreader: add file data storage (#2147) 2016-05-29 14:33:53 -07:00
foursquare.py Minor changes (#2784) 2016-08-11 11:14:24 +02:00
graphite.py Use voluptuous for graphite (#2929) 2016-08-23 19:01:46 -07:00
group.py Limit dependencies of HA core (#2762) 2016-08-08 20:21:40 -07:00
hdmi_cec.py couple fixes 2016-06-22 17:29:22 -04:00
history.py Use local timezone for log and history dates (#2622) 2016-07-27 20:43:46 -07:00
homematic.py fix voluptuous and cover autodiscovery (#3022) 2016-08-28 20:00:44 +02:00
http.py Add CORS fixes to support OPTIONS preflight requests. (#2773) 2016-08-13 11:49:44 -07:00
ifttt.py Service validation for ifttt component. 2016-04-13 12:35:07 -04:00
influxdb.py Added whitelist option to InfluxDB to select the only entities that will be logged on InfluxDB (#2727) 2016-08-04 08:35:01 -07:00
input_boolean.py Service validation for input_boolean component. 2016-04-13 12:35:07 -04:00
input_select.py Service validation for input_select component. 2016-04-13 12:35:07 -04:00
input_slider.py Float value for input slider (#2607) 2016-07-23 09:53:16 -07:00
insteon_hub.py Add a Fan component and support for an Insteon Hub Fan (#2964) 2016-08-25 14:47:07 +02:00
introduction.py
isy994.py Fix discovery (#2305) 2016-06-14 22:51:46 -07:00
joaoapps_join.py expect a list of devices from config (#2567) 2016-07-19 19:14:41 -07:00
keyboard.py Service validation for keyboard component. 2016-04-13 12:35:07 -04:00
knx.py Bugfix in pknx library (#2835) 2016-08-15 23:42:45 -07:00
lirc.py Stability improvement in Pandora and proper shutdown in LIRC (#2299) 2016-06-14 22:42:54 -07:00
logbook.py Filter continuous values from logbook (#2761) 2016-08-09 08:01:02 -07:00
logentries.py Migrate to voluptuous (#2927) 2016-08-23 17:27:54 -07:00
logger.py
modbus.py modbus write register service 2016-08-25 08:20:08 +00:00
mqtt_eventstream.py
mysensors.py Use voluptuous for mysensors (#2992) 2016-08-27 14:41:21 -06:00
nest.py Implement support for NEST structures. (#2736) 2016-08-23 22:47:53 -07:00
netatmo.py Fix discovery (#2305) 2016-06-14 22:51:46 -07:00
octoprint.py Migrate to generic discovery method (#2271) 2016-06-11 17:43:13 -07:00
panel_custom.py Minor changes (#2784) 2016-08-11 11:14:24 +02:00
panel_iframe.py Tweak panel parameters (#2746) 2016-08-07 21:56:17 -07:00
persistent_notification.py Persistent_notification service description (#2407) 2016-07-03 18:33:23 -07:00
pilight.py Minor changes (#2784) 2016-08-11 11:14:24 +02:00
proximity.py Add unit system support 2016-08-04 22:02:19 -07:00
qwikswitch.py Added support for exposing light features (#2828) 2016-08-15 23:07:07 -07:00
rfxtrx.py Upgrade rfxtrx lib (#2974) 2016-08-25 10:52:48 -07:00
rpi_gpio.py
script.py Limit dependencies of HA core (#2762) 2016-08-08 20:21:40 -07:00
scsgate.py SCSGATE: Actually cycle through all devices to register (#1841) 2016-04-17 10:17:42 -07:00
services.yaml Full homematic system variable support (#2986) 2016-08-26 10:25:56 +02:00
shell_command.py Allow service data to be passed to shell_command (#2362) 2016-06-23 08:47:56 -07:00
splunk.py Use voluptuous for Splunk (#2931) 2016-08-23 18:58:59 -07:00
statsd.py Added attributes to the statsd data (#2440) 2016-07-07 23:09:02 -07:00
sun.py Move elevation to core config and clean up HTTP mocking in tests (#2378) 2016-06-27 09:02:45 -07:00
tellduslive.py Migrate to generic discovery method (#2271) 2016-06-11 17:43:13 -07:00
tellstick.py Migrate to generic discovery method (#2271) 2016-06-11 17:43:13 -07:00
updater.py
upnp.py Disable import-error on upnp 2016-04-10 18:19:32 -07:00
vera.py Tidy. 2016-08-20 15:43:07 +01:00
verisure.py bump vsure version 2016-08-26 21:38:49 +02:00
weblink.py
wemo.py Bump pywemo. (#2944) 2016-08-22 20:50:05 -07:00
wink.py Updated python-wink version to fix color/temp detection (#2935) 2016-08-22 21:31:17 -07:00
zeroconf.py Upgrade zeroconf to 0.17.6 (#2503) 2016-07-12 21:56:23 -07:00
zigbee.py Enable ZigBee "push" updates for digital/analog sensors. (#1976) 2016-05-06 18:09:18 -07:00
zone.py
zwave.py Combine garage_door and rollershutter to cover (#2891) 2016-08-23 18:23:18 -07:00