core/homeassistant/components/mcp23017/__init__.py

4 lines
58 B
Python

"""Support for I2C MCP23017 chip."""
DOMAIN = "mcp23017"