Files
Home-Assistant/custom_components/intelligent_heating_pilot/infrastructure/__init__.py
T
2026-07-08 10:43:39 -04:00

6 lines
203 B
Python

"""Infrastructure layer for Home Assistant integration.
This layer contains Home Assistant-specific implementations of domain interfaces.
All homeassistant.* imports are allowed ONLY in this layer.
"""