mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-19 03:29:34 +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'
|