-
- Downloads
Beaglebone black GPIO control by switch v2 (#4908)
* Added support for BBB GPIO * Requirements updated * unnecessary pylint statement removed * Changed according arduino switch * typo corrected * Hound errors solved * lint error * Update bbb_gpio.py
Showing
- .coveragerc 3 additions, 0 deletions.coveragerc
- homeassistant/components/bbb_gpio.py 68 additions, 0 deletionshomeassistant/components/bbb_gpio.py
- homeassistant/components/switch/bbb_gpio.py 100 additions, 0 deletionshomeassistant/components/switch/bbb_gpio.py
- requirements_all.txt 3 additions, 0 deletionsrequirements_all.txt
homeassistant/components/bbb_gpio.py
0 → 100644
homeassistant/components/switch/bbb_gpio.py
0 → 100644
Please register or sign in to comment