mirror of
https://github.com/home-assistant/core.git
synced 2026-08-27 16:46:43 +01:00
4 lines
58 B
Python
4 lines
58 B
Python
"""Support for I2C MCP23017 chip."""
|
|
|
|
DOMAIN = "mcp23017"
|