pi-thermostat/thermostat/surfaces/__init__.py

4 lines
93 B
Python
Raw Normal View History

2023-08-18 20:13:55 -04:00
"""Smart thermostat for local CITRUxx use."""
__version__ = '0.0.1'
from . import button_pad