mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-18 19:26:57 +00:00
6 lines
92 B
Python
6 lines
92 B
Python
from __future__ import absolute_import
|
|
from .rpi_rf import RFDevice
|
|
|
|
|
|
__version__ = '0.9.5'
|