Add new raspihats component (#7392)
* Add new raspihats component * added raspihats to COMMENT_REQUIREMENTS in gen_requirements_all.py * disabled pylint import errors * using hass.data for storing i2c-hats manager
This commit is contained in:
committed by
Paulus Schoutsen
parent
526abdd329
commit
92411cdc18
@@ -8,6 +8,7 @@ import sys
|
||||
|
||||
COMMENT_REQUIREMENTS = (
|
||||
'RPi.GPIO',
|
||||
'raspihats',
|
||||
'rpi-rf',
|
||||
'Adafruit_Python_DHT',
|
||||
'Adafruit_BBIO',
|
||||
|
||||
Reference in New Issue
Block a user