Philip Allgaier
|
dde6305549
|
Cleanup unused loggers (components N-Z + tests) (#41982)
|
2020-10-16 21:24:08 -05:00 |
Kdemontf
|
39a5f68914
|
Update remote_rpi_gpio switch parent (#37136)
* Update switch.py
Update to rename SwitchDevice to SwitchEntity, if appropriate.
* Update switch.py
* Update switch.py
|
2020-06-26 18:29:38 +02:00 |
Michael Auchter
|
58f1d1754e
|
Fix remote_rpi_gpio switch inversion (#34390)
This removes the double-inversion of switches on the remote_rpi_gpio
platform.
Fixes #24571
|
2020-06-16 14:42:21 +02:00 |
springstan
|
d0ed9b32ac
|
Move imports to top for remote_rpi_gpio (#29286)
|
2019-12-01 15:24:11 +01:00 |
Franck Nijhof
|
0df1b4c7a1
|
Replaces IOError by OSError (#26428)
|
2019-09-04 19:09:24 +02:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
jgriff2
|
6e1728542e
|
Add Remote RPi Component (#23518)
* Add Remote RPi Component
* Add Remote RPi Component
* fix imports
* Added support for setup as switch and binary_sensor
* remove pylint error handling
* Changed to domain config
* Changed to domain config
* Changed to domain config
* Changed to domain config
* Update __init__.py
* Update manifest.json
* Update requirements_all.txt
* Update switch.py
* Update binary_sensor.py
* Changed to domain config
|
2019-05-26 13:52:06 +02:00 |