.. |
alarm_control_panel
|
Adding AlarmDecoder platform (#6900)
|
2017-04-12 11:35:35 +02:00 |
automation
|
Add debug logging to automation initial state (#7068)
|
2017-04-16 15:45:40 -07:00 |
binary_sensor
|
Add support for Zigbee Home Automation (#6263)
|
2017-04-24 22:24:57 -07:00 |
calendar
|
Fix calendar authentication text, and handle calendar events without summaries. (#6337)
|
2017-03-02 00:22:38 -08:00 |
camera
|
Add condition for API failure (#7181)
|
2017-04-19 09:08:48 -07:00 |
climate
|
Fixes utf-8 encoding no longer required by python-openzwave0.3.3 (#7266)
|
2017-04-24 17:59:51 -07:00 |
config
|
Split bootstrap into bs + setup (#6416)
|
2017-03-05 10:41:54 +01:00 |
cover
|
Add communication data attributes to Zwave node_entity (#6813)
|
2017-04-12 19:09:29 +02:00 |
device_tracker
|
Don't use len(SEQUENCE) as condition value (#7249)
|
2017-04-23 20:41:09 -07:00 |
emulated_hue
|
Formalize supported_features as entity property (#5794)
|
2017-02-07 20:42:45 -08:00 |
fan
|
self.loop.create_task -> self.add_job (#6632)
|
2017-03-16 06:58:54 +01:00 |
frontend
|
Update frontend
|
2017-04-19 22:03:48 -07:00 |
http
|
Upgrade aiohttp_cors to 0.5.3 (#7213)
|
2017-04-23 09:25:58 +02:00 |
image_processing
|
Don't use len(SEQUENCE) as condition value (#7249)
|
2017-04-23 20:41:09 -07:00 |
light
|
Add support for Zigbee Home Automation (#6263)
|
2017-04-24 22:24:57 -07:00 |
lock
|
Iterating the dictionary directly (#7251)
|
2017-04-23 20:16:52 -07:00 |
media_player
|
Don't use len(SEQUENCE) as condition value (#7249)
|
2017-04-23 20:41:09 -07:00 |
mqtt
|
Upgrade paho-mqtt to 1.2.3 (#7214)
|
2017-04-23 09:25:34 +02:00 |
notify
|
Refactor matrix notify service (#7122)
|
2017-04-24 21:43:02 +02:00 |
recorder
|
Recorder: Check for ENTITY_ID key that contains None value (#7287)
|
2017-04-24 20:51:03 -07:00 |
remote
|
self.loop.create_task -> self.add_job (#6632)
|
2017-03-16 06:58:54 +01:00 |
scene
|
Add LIFX Cloud scene support (#7124)
|
2017-04-16 16:40:12 -07:00 |
sensor
|
Don't stack up error messages, fix link, and ordering (#7291)
|
2017-04-25 12:40:13 +02:00 |
switch
|
Add support for Zigbee Home Automation (#6263)
|
2017-04-24 22:24:57 -07:00 |
telegram_bot
|
Fix telegram_polling no first_name or last_name (#7281)
|
2017-04-24 22:08:06 +02:00 |
tts
|
Add support for Ukrainian Language in Google TTS (#7278)
|
2017-04-24 21:43:56 +02:00 |
weather
|
Added Met Office weather and sensor components (#6742)
|
2017-03-31 22:03:27 +02:00 |
zha
|
Add support for Zigbee Home Automation (#6263)
|
2017-04-24 22:24:57 -07:00 |
zwave
|
Zwave cover workaround for graber shades. (#7204)
|
2017-04-22 16:23:39 +02:00 |
__init__.py
|
Add check_config API (#5898)
|
2017-02-12 11:31:46 -08:00 |
alarmdecoder.py
|
Adding AlarmDecoder platform (#6900)
|
2017-04-12 11:35:35 +02:00 |
alert.py
|
Cleanup run_callback_threadsafe (#6187)
|
2017-02-23 12:57:25 -08:00 |
alexa.py
|
Replace dots in Alexa built-in intent slots w/ underscores (#5092)
|
2016-12-29 17:26:23 +01:00 |
android_ip_webcam.py
|
Add android ip webcam support for aiohttp2 (#6940)
|
2017-04-04 21:40:19 -07:00 |
apcupsd.py
|
0.27.2 (#3151)
|
2016-09-03 15:59:20 -07:00 |
api.py
|
Remove deprecated remote classes (#7011)
|
2017-04-10 09:04:19 -07:00 |
apiai.py
|
Style updates (#5878)
|
2017-02-11 11:29:37 -08:00 |
arduino.py
|
Supress trackback and upgrade PyMata to 2.14 (#7176)
|
2017-04-19 12:48:15 +02:00 |
bbb_gpio.py
|
Beaglebone Black binary sensor (#5422)
|
2017-01-20 12:55:28 -08:00 |
blink.py
|
Update docstrings (#6795)
|
2017-03-26 15:50:40 +02:00 |
bloomsky.py
|
Disable too-many-* (#4107)
|
2016-10-30 22:18:53 +01:00 |
browser.py
|
|
|
configurator.py
|
Make Tradfri discoverable (#7128)
|
2017-04-16 14:37:39 -07:00 |
conversation.py
|
Upgrade fuzzywuzzy to 0.15.0 (#6175)
|
2017-02-23 10:56:00 +01:00 |
demo.py
|
Replace rollershutter with cover in demo (#7140)
|
2017-04-16 15:27:03 -07:00 |
device_sun_light_trigger.py
|
Make device sun light trigger async (#5823)
|
2017-02-09 00:10:53 -08:00 |
digital_ocean.py
|
Upgrade python-digitalocean to 1.11 (#6653)
|
2017-03-16 11:14:36 +01:00 |
discovery.py
|
Add HassIO to discovery component (#7195)
|
2017-04-20 18:45:15 -07:00 |
downloader.py
|
Don't use len(SEQUENCE) as condition value (#7249)
|
2017-04-23 20:41:09 -07:00 |
dweet.py
|
Disable too-many-* (#4107)
|
2016-10-30 22:18:53 +01:00 |
ecobee.py
|
Update pyecobee version to 0.0.7 (#6593)
|
2017-03-13 21:19:51 +01:00 |
emoncms_history.py
|
Don't use len(SEQUENCE) as condition value (#7249)
|
2017-04-23 20:41:09 -07:00 |
enocean.py
|
Disable too-many-* (#4107)
|
2016-10-30 22:18:53 +01:00 |
envisalink.py
|
Refactory of envisalink (#6160)
|
2017-02-23 13:02:56 -08:00 |
feedreader.py
|
Don't use len(SEQUENCE) as condition value (#7249)
|
2017-04-23 20:41:09 -07:00 |
ffmpeg.py
|
Move ffmpeg to dispatcher from hass.data entity store. (#6211)
|
2017-02-26 14:31:46 -08:00 |
foursquare.py
|
Reorganize HTTP component (#4575)
|
2016-11-25 13:04:06 -08:00 |
google.py
|
Split bootstrap into bs + setup (#6416)
|
2017-03-05 10:41:54 +01:00 |
graphite.py
|
Use voluptuous for graphite (#2929)
|
2016-08-23 19:01:46 -07:00 |
group.py
|
Add support for remove services / Reload script support (#6441)
|
2017-03-07 22:51:34 -08:00 |
hassio.py
|
Fix HassIO bug with supervisor update & log (#7282)
|
2017-04-24 23:22:40 +02:00 |
hdmi_cec.py
|
Discovery fix (#6321)
|
2017-03-01 07:38:49 -08:00 |
history.py
|
Feature/reorg recorder (#6237)
|
2017-02-26 14:38:06 -08:00 |
homematic.py
|
Don't use len(SEQUENCE) as condition value (#7249)
|
2017-04-23 20:41:09 -07:00 |
ifttt.py
|
0.28 (#3288)
|
2016-09-10 18:22:58 -07:00 |
influxdb.py
|
Don't use len(SEQUENCE) as condition value (#7249)
|
2017-04-23 20:41:09 -07:00 |
input_boolean.py
|
Initial state over restore state (#6924)
|
2017-04-04 09:29:49 -07:00 |
input_select.py
|
Initial state over restore state (#6924)
|
2017-04-04 09:29:49 -07:00 |
input_slider.py
|
Bugfix slider (#7047)
|
2017-04-11 09:23:41 -07:00 |
insteon_hub.py
|
Disable insteon hub (#4221)
|
2016-11-04 23:38:27 -07:00 |
insteon_local.py
|
Insteon lib (#6505)
|
2017-03-10 11:14:31 +01:00 |
insteon_plm.py
|
New component 'insteon_plm' and related platforms (#6104)
|
2017-02-21 08:53:39 +01:00 |
introduction.py
|
Check that no configuration is provided (#3553)
|
2016-09-29 19:02:22 -07:00 |
ios.py
|
Track device last identify time
|
2017-04-17 23:31:50 -07:00 |
isy994.py
|
Cleanup async handling (#6388)
|
2017-03-04 15:10:36 -08:00 |
joaoapps_join.py
|
Disable too-many-* (#4107)
|
2016-10-30 22:18:53 +01:00 |
keyboard.py
|
Comment out pyuserinput in requirements_all (#3307)
|
2016-09-11 21:59:48 -07:00 |
keyboard_remote.py
|
Update keyboard_remote.py (#5535)
|
2017-01-25 13:58:34 -05:00 |
knx.py
|
Fix slow status updates from the knx bus (#5963)
|
2017-02-13 22:48:48 +01:00 |
lirc.py
|
Update python-lirc to 1.2.3 (#3784)
|
2016-10-10 23:44:41 -07:00 |
litejet.py
|
Use port instead of url and fix PEP257 issues (#4192)
|
2016-11-03 18:43:42 -07:00 |
logbook.py
|
Feature/reorg recorder (#6237)
|
2017-02-26 14:38:06 -08:00 |
logentries.py
|
Migrate to voluptuous (#2927)
|
2016-08-23 17:27:54 -07:00 |
logger.py
|
Add service to change log levels (#6221)
|
2017-02-26 14:15:44 -08:00 |
lutron.py
|
lutron: fix typo that prevented callback registration (#7148)
|
2017-04-17 23:04:44 +02:00 |
lutron_caseta.py
|
Fix id zone mismatch (#7165)
|
2017-04-19 00:24:58 +02:00 |
maxcube.py
|
Remove superfluous comments and update ordering (#7227)
|
2017-04-22 21:13:04 +02:00 |
microsoft_face.py
|
aiohttp 2 (#6835)
|
2017-03-30 00:50:53 -07:00 |
mochad.py
|
Add mochad component (#3970)
|
2016-10-24 21:49:49 -07:00 |
modbus.py
|
Add support of input registers while querying modbus sensor. (#7082)
|
2017-04-20 21:28:49 -04:00 |
mqtt_eventstream.py
|
Move mqtt from eventbus to dispatcher / add unsub for dispatcher (#6206)
|
2017-02-24 17:11:50 -08:00 |
mysensors.py
|
Fix mysensors callback (#7057)
|
2017-04-11 19:17:09 -07:00 |
neato.py
|
Update neato.py (#7166)
|
2017-04-18 22:03:06 +02:00 |
nest.py
|
Update python-nest dependency version (#5795)
|
2017-02-07 22:55:49 +01:00 |
netatmo.py
|
Update Netatmo library to fix missing local_url (#5570)
|
2017-01-26 15:08:21 +01:00 |
nuimo_controller.py
|
Requirements use zip instead of git (#4692)
|
2016-12-03 10:18:00 -08:00 |
octoprint.py
|
Stop Octoprint from logging errors during startup (#4220)
|
2016-11-05 07:55:59 -07:00 |
panel_custom.py
|
|
|
panel_iframe.py
|
|
|
persistent_notification.py
|
Cleanup run_callback_threadsafe (#6187)
|
2017-02-23 12:57:25 -08:00 |
pilight.py
|
Don't use len(SEQUENCE) as condition value (#7249)
|
2017-04-23 20:41:09 -07:00 |
proximity.py
|
Cleanup async handling (#6388)
|
2017-03-04 15:10:36 -08:00 |
qwikswitch.py
|
Don't use len(SEQUENCE) as condition value (#7249)
|
2017-04-23 20:41:09 -07:00 |
rest_command.py
|
exposed content_type in rest_command (#7101)
|
2017-04-18 11:50:43 +02:00 |
rflink.py
|
Add option to disable automatic add for lights and sensors. (#6852)
|
2017-03-30 08:02:03 -07:00 |
rfxtrx.py
|
Rfxtrx upgrade lib 0.18 (#7273)
|
2017-04-24 13:42:26 +02:00 |
ring.py
|
Make sensor.ring to handle scan_interval option as expected. (#6886)
|
2017-04-02 23:46:54 -07:00 |
rpi_gpio.py
|
Use voluptuous for RPi GPIO (#3371)
|
2016-09-17 23:28:37 -07:00 |
rss_feed_template.py
|
Feature/rss feed template (#7032)
|
2017-04-24 22:16:47 -07:00 |
script.py
|
Add support for remove services / Reload script support (#6441)
|
2017-03-07 22:51:34 -08:00 |
scsgate.py
|
Don't use len(SEQUENCE) as condition value (#7249)
|
2017-04-23 20:41:09 -07:00 |
services.yaml
|
HassIO API v2 (#7201)
|
2017-04-21 12:20:19 +02:00 |
shell_command.py
|
Optimize template 2 (#3521)
|
2016-09-27 21:29:55 -07:00 |
sleepiq.py
|
Random test fixes (#6195)
|
2017-02-23 21:44:47 -08:00 |
splunk.py
|
Use voluptuous for Splunk (#2931)
|
2016-08-23 18:58:59 -07:00 |
statsd.py
|
Fixed statsd stopping if state is not numeric or only attributes changed (#3981)
|
2016-10-21 23:18:13 -07:00 |
sun.py
|
From Dusk till Dawn (#6857)
|
2017-04-06 22:59:41 -07:00 |
tado.py
|
Fix Tado climate set off mode (#6848)
|
2017-04-02 12:47:15 -04:00 |
tellduslive.py
|
Cleanup component track_point_in_utc_time usage (#6330)
|
2017-03-01 07:37:48 -08:00 |
tellstick.py
|
Don't use len(SEQUENCE) as condition value (#7249)
|
2017-04-23 20:41:09 -07:00 |
thingspeak.py
|
Upgrade thingspeak to 0.4.1 and use the correct API key (#5906)
|
2017-02-13 11:25:28 +01:00 |
tradfri.py
|
Upgrade pytradfri to 1.1 (#7290)
|
2017-04-24 21:57:27 -07:00 |
twilio.py
|
Update docstrings (#6795)
|
2017-03-26 15:50:40 +02:00 |
updater.py
|
Upgrade distro to 1.0.4 (#6926)
|
2017-04-04 10:44:08 +02:00 |
upnp.py
|
Check that no configuration is provided (#3553)
|
2016-09-29 19:02:22 -07:00 |
vera.py
|
Added scene controller support to the vera component, along with proper polling when a vera device needs it (#7234)
|
2017-04-25 09:17:25 +02:00 |
verisure.py
|
Add Verisure smartcam capture service (#4559)
|
2016-12-05 17:51:58 -08:00 |
volvooncall.py
|
bump voc version (fixes heater bug)
|
2017-03-13 17:28:27 +01:00 |
weblink.py
|
Cleanup async handling (#6388)
|
2017-03-04 15:10:36 -08:00 |
websocket_api.py
|
Fix reporting on bad login (#6201)
|
2017-02-24 16:33:58 -08:00 |
wemo.py
|
Workround for wemo subscription bug. (#7245)
|
2017-04-23 23:18:43 -07:00 |
wink.py
|
Updated pubnubsub-handler version (#6829)
|
2017-03-28 14:13:45 -04:00 |
zabbix.py
|
Update docstring (quotes, links, content) (#5602)
|
2017-01-28 16:02:19 +01:00 |
zeroconf.py
|
Upgrade zeroconf to 0.19.0 (#6792)
|
2017-03-26 15:53:42 +02:00 |
zigbee.py
|
Bugfix ZigBee / Move from eventbus to dispatcher (#6333)
|
2017-03-01 08:57:23 -08:00 |
zone.py
|
Allow extra keys in zone config
|
2017-04-14 14:31:10 -07:00 |
zoneminder.py
|
zoneminder: Add camera mjpeg stream support (#6098)
|
2017-02-20 22:17:11 -08:00 |