core/homeassistant/components/rpi_gpio
mburget ecec3c8ab9
Fix Raspi GPIO binary_sensor produces unreliable responses (#48170)
* Fix for issue #10498 Raspi GPIO binary_sensor produces unreliable responses ("Doorbell Scenario")

Changes overtaken from PR#31788 which was somehow never finished

* Fix for issue #10498 Raspi GPIO binary_sensor produces unreliable response. Changes taken over from PR31788 which was somehow never finished

* Remove unused code (pylint warning)
2021-04-04 12:22:43 +02:00
..
__init__.py
binary_sensor.py Fix Raspi GPIO binary_sensor produces unreliable responses (#48170) 2021-04-04 12:22:43 +02:00
cover.py
manifest.json
services.yaml
switch.py