core/homeassistant/components/garage_door
Carter 52acb2e6f0 adding pull mode and relay time for you garage door (#2896)
* adding pull mode and relay time

* fixing failing tests

* removed unused vars, removed trailing whitespace

* removed white space

* split line in 2

* removed whitespace and fixed indent

* undid line break

* Update rpi_gpio.py

new line so its not too long

* back to no new line

* Moved long method to a new line

* Moved comment

* moved comment to above method

* adding required blank line

* fixed variables and made them optional

misunderstood the logic at first.

* removed line for lint and removed vars that were not required

* added second blank line for class

* added new configs to platform_schema - still have same error on load

* changing string to int

* added code to covers rpi as well
2016-08-23 23:28:49 -07:00
..
__init__.py Combine garage_door and rollershutter to cover (#2891) 2016-08-23 18:23:18 -07:00
demo.py Fix PEP257 issues 2016-03-07 21:22:21 +01:00
mqtt.py mqtt garage door component (#1742) 2016-04-09 20:31:53 -07:00
rpi_gpio.py adding pull mode and relay time for you garage door (#2896) 2016-08-23 23:28:49 -07:00
services.yaml Add garage door services.yaml 2016-07-31 11:34:18 -07:00
wink.py Updated python-wink version to fix color/temp detection (#2935) 2016-08-22 21:31:17 -07:00
zwave.py Implement of BARRIER_OPERATOR for garage door (#2712) 2016-08-02 18:05:38 +02:00