mirror of https://github.com/simbaja/ha_gehome.git
5 lines
90 B
Python
5 lines
90 B
Python
|
from .common import *
|
||
|
from .dishwasher import *
|
||
|
from .fridge import *
|
||
|
from .oven import *
|