1
mirror of https://github.com/home-assistant/core synced 2024-09-03 08:14:07 +02:00
ha-core/homeassistant/components/mcp23017/__init__.py
Paulus Schoutsen 4de97abc3a Black
2019-07-31 12:25:30 -07:00

4 lines
58 B
Python

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