DEBUG = True APP_NAME = "smart_homeemulation" MQTT_SERVER = "localhost" MQTT_PORT = 1883 MQTT_USER = None MQTT_PASSWORD = None CHRISTMAS = True