Use constants from const.py (#21068)
* Use constants from const.py * Fix lint issues
This commit is contained in:
parent
9d3eaada27
commit
2d2c6cf4a1
21 changed files with 105 additions and 188 deletions
|
@ -14,7 +14,6 @@ DOMAIN = 'raspihats'
|
|||
|
||||
CONF_I2C_HATS = 'i2c_hats'
|
||||
CONF_BOARD = 'board'
|
||||
CONF_ADDRESS = 'address'
|
||||
CONF_CHANNELS = 'channels'
|
||||
CONF_INDEX = 'index'
|
||||
CONF_INVERT_LOGIC = 'invert_logic'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue