From 017b7373e388b450a09b397ae4f7945e295daf26 Mon Sep 17 00:00:00 2001 From: manuel83 Date: Thu, 17 Jan 2019 22:11:55 +0100 Subject: [PATCH] fixes for step controller --- .idea/workspace.xml | 873 +++++++++++++-------- cbpi/controller/actor_controller.py | 5 +- cbpi/controller/kettle_controller.py | 8 + cbpi/controller/plugin_controller.py | 2 +- cbpi/controller/step_controller.py | 4 +- cbpi/controller/system_controller.py | 4 +- cbpi/eventbus.py | 3 +- cbpi/extension/dummyactor/__init__.py | 1 + cbpi/http_endpoints/http_curd_endpoints.py | 5 +- cbpi/http_endpoints/http_dashboard.py | 7 +- cbpi/http_endpoints/http_kettle.py | 26 +- cbpi/utils/encoder.py | 13 +- cbpi/websocket.py | 14 +- craftbeerpi.db | Bin 53248 -> 53248 bytes 14 files changed, 588 insertions(+), 377 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 6044615..cb85dd7 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -3,16 +3,18 @@ - - + + + + - - + + + -