mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-11-06 09:45:07 +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'
|