split api module out, split out api constants, refer to api constants in mqtt module, pulling logger back into individual modules
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
import logging
|
||||
LOGGER = logging.getLogger(__name__)
|
||||
|
||||
#ecovacs constants
|
||||
#init constants
|
||||
ECOVACS_DEVICES = "ecovacs_devices"
|
||||
|
||||
Reference in New Issue
Block a user