diff --git a/__make.d__/config.mk b/__make.d__/config.mk index c49f5c9..5684f46 100644 --- a/__make.d__/config.mk +++ b/__make.d__/config.mk @@ -8,6 +8,8 @@ devinit: cp config_example/config.j2 config.py chmod 600 config.py sed -i "/^DEBUG.*=.*/c\DEBUG = True" config.py + sed -i "/^LOG_HOSTNAME.*=.*/c\LOG_HOSTNAME = \"localhost\"" config.py + sed -i "/^LOG_LEVEL.*=.*/c\LOG_LEVEL = logging.WARNING" config.py sed -i 's/{{ smart_srv_brain_hostname }}/localhost/' config.py sed -i 's/"{{ smart_srv_brain_username }}"/None/' config.py sed -i 's/"{{ smart_srv_brain_password }}"/None/' config.py diff --git a/__make.d__/coverage.mk b/__make.d__/coverage.mk new file mode 100644 index 0000000..06a8ab7 --- /dev/null +++ b/__make.d__/coverage.mk @@ -0,0 +1,12 @@ +.ONESHELL: +SHELL = /usr/bin/bash +MAKEFLAGS += --no-print-directory +.SILENT: + +COV3_CMD=venv/bin/coverage + + +coverage: + $(COV3_CMD) erase + $(COV3_CMD) run -a --branch --source=devdi,devices,function smart_brain.py + $(COV3_CMD) xml -o ../smart_brain_test/testresults/coverage.xml diff --git a/__make.d__/help.mk b/__make.d__/help.mk index e423626..d510d14 100644 --- a/__make.d__/help.mk +++ b/__make.d__/help.mk @@ -10,3 +10,4 @@ VENV_FOLDER = ./venv localhelp: echo "Possible local options are:" echo " - devinit - Initialise the application for development usage" + echo " - coverage - Run smarthome in coverage mode" diff --git a/_testresults_/coverage.xml b/_testresults_/coverage.xml new file mode 100644 index 0000000..dfd8d31 --- /dev/null +++ b/_testresults_/coverage.xml @@ -0,0 +1,2211 @@ + + + + + + /home/dirk/work/smarthome_collection/smart_brain + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/_testresults_/testrun.json b/_testresults_/testrun.json index 7f8438c..b9bcf8c 100644 --- a/_testresults_/testrun.json +++ b/_testresults_/testrun.json @@ -11,9 +11,9 @@ }, "testobject_information": { "Name": "smart_brain", - "Version": "1.3.1", + "Version": "1.3.2", "Git URL": "https://git.mount-mockery.de/smarthome/smart_brain.git", - "Git REF": "a43db965eba687af05904d06a0d5b055c6720dbd" + "Git REF": "9c0aff5244690dd8d20697652c8651cdcb805863" }, "unittest_information": {}, "specification": {}, @@ -21,131 +21,131 @@ "item_list": [], "testcase_list": [ "Clean-Up", - "ViDevLight.state (ffe.livingroom.main_light) -> Shelly.relay/0 (ffe.livingroom.main_light)", - "Shelly.relay/0 (ffe.livingroom.main_light) -> ViDevLight.state (ffe.livingroom.main_light)", - "ViDevLight.state (ffe.livingroom.floorlamp) -> Light.state (ffe.livingroom.floor_light)", - "Light.state (ffe.livingroom.floor_light) -> ViDevLight.state (ffe.livingroom.floorlamp)", + "ViDevCommon.state (ffe.livingroom.main_light) -> Shelly.relay/0 (ffe.livingroom.main_light)", + "Shelly.relay/0 (ffe.livingroom.main_light) -> ViDevCommon.state (ffe.livingroom.main_light)", + "ViDevCommon.state (ffe.livingroom.floorlamp) -> Light.state (ffe.livingroom.floor_light)", + "Light.state (ffe.livingroom.floor_light) -> ViDevCommon.state (ffe.livingroom.floorlamp)", "Shelly.relay/0 (ffe.livingroom.main_light) -> Light.state (ffe.livingroom.floor_light)", - "ViDevLight.state (ffe.livingroom.xmas_tree) -> Powerplug1P.state (ffe.livingroom.xmas-tree)", - "Powerplug1P.state (ffe.livingroom.xmas-tree) -> ViDevLight.state (ffe.livingroom.xmas_tree)", - "ViDevLight.brightness (ffe.livingroom.main_light) -> Light.brightness (ffe.livingroom.main_light)", - "Light.brightness (ffe.livingroom.main_light) -> ViDevLight.brightness (ffe.livingroom.main_light)", - "ViDevLight.color_temp (ffe.livingroom.main_light) -> Light.color_temp (ffe.livingroom.main_light)", - "Light.color_temp (ffe.livingroom.main_light) -> ViDevLight.color_temp (ffe.livingroom.main_light)", - "ViDevLight.brightness (ffe.livingroom.floorlamp) -> Light.brightness (ffe.livingroom.floor_light)", - "Light.brightness (ffe.livingroom.floor_light) -> ViDevLight.brightness (ffe.livingroom.floorlamp)", - "ViDevLight.color_temp (ffe.livingroom.floorlamp) -> Light.color_temp (ffe.livingroom.floor_light)", - "Light.color_temp (ffe.livingroom.floor_light) -> ViDevLight.color_temp (ffe.livingroom.floorlamp)", + "ViDevCommon.state (ffe.livingroom.xmas_tree) -> Powerplug1P.state (ffe.livingroom.xmas-tree)", + "Powerplug1P.state (ffe.livingroom.xmas-tree) -> ViDevCommon.state (ffe.livingroom.xmas_tree)", + "ViDevCommon.brightness (ffe.livingroom.main_light) -> Light.brightness (ffe.livingroom.main_light)", + "Light.brightness (ffe.livingroom.main_light) -> ViDevCommon.brightness (ffe.livingroom.main_light)", + "ViDevCommon.color_temp (ffe.livingroom.main_light) -> Light.color_temp (ffe.livingroom.main_light)", + "Light.color_temp (ffe.livingroom.main_light) -> ViDevCommon.color_temp (ffe.livingroom.main_light)", + "ViDevCommon.brightness (ffe.livingroom.floorlamp) -> Light.brightness (ffe.livingroom.floor_light)", + "Light.brightness (ffe.livingroom.floor_light) -> ViDevCommon.brightness (ffe.livingroom.floorlamp)", + "ViDevCommon.color_temp (ffe.livingroom.floorlamp) -> Light.color_temp (ffe.livingroom.floor_light)", + "Light.color_temp (ffe.livingroom.floor_light) -> ViDevCommon.color_temp (ffe.livingroom.floorlamp)", "ViDevHeating.temp_setp (ffe.livingroom.heating_valve) -> HeatingValve.temp_setp (ffe.livingroom.heating_valve)", - "ViDevLight.state (ffe.sleep.main_light) -> Shelly.relay/0 (ffe.sleep.main_light)", - "Shelly.relay/0 (ffe.sleep.main_light) -> ViDevLight.state (ffe.sleep.main_light)", - "ViDevLight.state (ffe.sleep.bed_light_di) -> Light.state (ffe.sleep.bed_light_di)", - "Light.state (ffe.sleep.bed_light_di) -> ViDevLight.state (ffe.sleep.bed_light_di)", - "ViDevLight.state (ffe.sleep.bed_light_ma) -> Powerplug1P.state (ffe.sleep.bed_light_ma)", - "Powerplug1P.state (ffe.sleep.bed_light_ma) -> ViDevLight.state (ffe.sleep.bed_light_ma)", - "ViDevLight.brightness (ffe.sleep.main_light) -> Light.brightness (ffe.sleep.main_light)", - "Light.brightness (ffe.sleep.main_light) -> ViDevLight.brightness (ffe.sleep.main_light)", - "ViDevLight.color_temp (ffe.sleep.main_light) -> Light.color_temp (ffe.sleep.main_light)", - "Light.color_temp (ffe.sleep.main_light) -> ViDevLight.color_temp (ffe.sleep.main_light)", - "ViDevLight.brightness (ffe.sleep.bed_light_di) -> Light.brightness (ffe.sleep.bed_light_di)", - "Light.brightness (ffe.sleep.bed_light_di) -> ViDevLight.brightness (ffe.sleep.bed_light_di)", + "ViDevCommon.state (ffe.sleep.main_light) -> Shelly.relay/0 (ffe.sleep.main_light)", + "Shelly.relay/0 (ffe.sleep.main_light) -> ViDevCommon.state (ffe.sleep.main_light)", + "ViDevCommon.state (ffe.sleep.bed_light_di) -> Light.state (ffe.sleep.bed_light_di)", + "Light.state (ffe.sleep.bed_light_di) -> ViDevCommon.state (ffe.sleep.bed_light_di)", + "ViDevCommon.state (ffe.sleep.bed_light_ma) -> Powerplug1P.state (ffe.sleep.bed_light_ma)", + "Powerplug1P.state (ffe.sleep.bed_light_ma) -> ViDevCommon.state (ffe.sleep.bed_light_ma)", + "ViDevCommon.brightness (ffe.sleep.main_light) -> Light.brightness (ffe.sleep.main_light)", + "Light.brightness (ffe.sleep.main_light) -> ViDevCommon.brightness (ffe.sleep.main_light)", + "ViDevCommon.color_temp (ffe.sleep.main_light) -> Light.color_temp (ffe.sleep.main_light)", + "Light.color_temp (ffe.sleep.main_light) -> ViDevCommon.color_temp (ffe.sleep.main_light)", + "ViDevCommon.brightness (ffe.sleep.bed_light_di) -> Light.brightness (ffe.sleep.bed_light_di)", + "Light.brightness (ffe.sleep.bed_light_di) -> ViDevCommon.brightness (ffe.sleep.bed_light_di)", "ViDevHeating.temp_setp (ffe.sleep.heating_valve) -> HeatingValve.temp_setp (ffe.sleep.heating_valve)", - "ViDevLight.state (ffe.diningroom.main_light) -> Shelly.relay/0 (ffe.diningroom.main_light)", - "Shelly.relay/0 (ffe.diningroom.main_light) -> ViDevLight.state (ffe.diningroom.main_light)", - "ViDevLight.state (ffe.diningroom.floorlamp) -> Powerplug1P.state (ffe.diningroom.floor_light)", - "Powerplug1P.state (ffe.diningroom.floor_light) -> ViDevLight.state (ffe.diningroom.floorlamp)", + "ViDevCommon.state (ffe.diningroom.main_light) -> Shelly.relay/0 (ffe.diningroom.main_light)", + "Shelly.relay/0 (ffe.diningroom.main_light) -> ViDevCommon.state (ffe.diningroom.main_light)", + "ViDevCommon.state (ffe.diningroom.floorlamp) -> Powerplug1P.state (ffe.diningroom.floor_light)", + "Powerplug1P.state (ffe.diningroom.floor_light) -> ViDevCommon.state (ffe.diningroom.floorlamp)", "Shelly.relay/0 (ffe.diningroom.main_light) -> Powerplug1P.state (ffe.diningroom.floor_light)", - "ViDevLight.state (ffe.diningroom.garland) -> Powerplug1P.state (ffe.diningroom.garland)", - "Powerplug1P.state (ffe.diningroom.garland) -> ViDevLight.state (ffe.diningroom.garland)", - "ViDevLight.state (ffe.kitchen.main_light) -> Shelly.relay/0 (ffe.kitchen.main_light)", - "Shelly.relay/0 (ffe.kitchen.main_light) -> ViDevLight.state (ffe.kitchen.main_light)", - "ViDevLight.state (ffe.kitchen.circulation_pump) -> Shelly.relay/0 (ffe.kitchen.circulation_pump)", - "Shelly.relay/0 (ffe.kitchen.circulation_pump) -> ViDevLight.state (ffe.kitchen.circulation_pump)", + "ViDevCommon.state (ffe.diningroom.garland) -> Powerplug1P.state (ffe.diningroom.garland)", + "Powerplug1P.state (ffe.diningroom.garland) -> ViDevCommon.state (ffe.diningroom.garland)", + "ViDevCommon.state (ffe.kitchen.main_light) -> Shelly.relay/0 (ffe.kitchen.main_light)", + "Shelly.relay/0 (ffe.kitchen.main_light) -> ViDevCommon.state (ffe.kitchen.main_light)", + "ViDevCommon.state (ffe.kitchen.circulation_pump) -> Shelly.relay/0 (ffe.kitchen.circulation_pump)", + "Shelly.relay/0 (ffe.kitchen.circulation_pump) -> ViDevCommon.state (ffe.kitchen.circulation_pump)", "ViDevHeating.temp_setp (ffe.kitchen.heating_valve) -> HeatingValve.temp_setp (ffe.kitchen.heating_valve)", - "ViDevLight.state (ffe.floor.main_light) -> Shelly.relay/0 (ffe.floor.main_light)", - "Shelly.relay/0 (ffe.floor.main_light) -> ViDevLight.state (ffe.floor.main_light)", - "ViDevLight.state (ffw.livingroom.main_light) -> Shelly.relay/0 (ffw.livingroom.main_light)", - "Shelly.relay/0 (ffw.livingroom.main_light) -> ViDevLight.state (ffw.livingroom.main_light)", - "ViDevLight.brightness (ffw.livingroom.main_light) -> Light.brightness (ffw.livingroom.main_light)", - "Light.brightness (ffw.livingroom.main_light) -> ViDevLight.brightness (ffw.livingroom.main_light)", - "ViDevLight.color_temp (ffw.livingroom.main_light) -> Light.color_temp (ffw.livingroom.main_light)", - "Light.color_temp (ffw.livingroom.main_light) -> ViDevLight.color_temp (ffw.livingroom.main_light)", + "ViDevCommon.state (ffe.floor.main_light) -> Shelly.relay/0 (ffe.floor.main_light)", + "Shelly.relay/0 (ffe.floor.main_light) -> ViDevCommon.state (ffe.floor.main_light)", + "ViDevCommon.state (ffw.livingroom.main_light) -> Shelly.relay/0 (ffw.livingroom.main_light)", + "Shelly.relay/0 (ffw.livingroom.main_light) -> ViDevCommon.state (ffw.livingroom.main_light)", + "ViDevCommon.brightness (ffw.livingroom.main_light) -> Light.brightness (ffw.livingroom.main_light)", + "Light.brightness (ffw.livingroom.main_light) -> ViDevCommon.brightness (ffw.livingroom.main_light)", + "ViDevCommon.color_temp (ffw.livingroom.main_light) -> Light.color_temp (ffw.livingroom.main_light)", + "Light.color_temp (ffw.livingroom.main_light) -> ViDevCommon.color_temp (ffw.livingroom.main_light)", "ViDevHeating.temp_setp (ffw.livingroom.heating_valve) -> HeatingValve.temp_setp (ffw.livingroom.heating_valve)", - "ViDevLight.state (ffw.sleep.main_light) -> Shelly.relay/0 (ffw.sleep.main_light)", - "Shelly.relay/0 (ffw.sleep.main_light) -> ViDevLight.state (ffw.sleep.main_light)", - "ViDevLight.brightness (ffw.sleep.main_light) -> Light.brightness (ffw.sleep.main_light)", - "Light.brightness (ffw.sleep.main_light) -> ViDevLight.brightness (ffw.sleep.main_light)", + "ViDevCommon.state (ffw.sleep.main_light) -> Shelly.relay/0 (ffw.sleep.main_light)", + "Shelly.relay/0 (ffw.sleep.main_light) -> ViDevCommon.state (ffw.sleep.main_light)", + "ViDevCommon.brightness (ffw.sleep.main_light) -> Light.brightness (ffw.sleep.main_light)", + "Light.brightness (ffw.sleep.main_light) -> ViDevCommon.brightness (ffw.sleep.main_light)", "ViDevHeating.temp_setp (ffw.sleep.heating_valve) -> HeatingValve.temp_setp (ffw.sleep.heating_valve)", - "ViDevLight.state (ffw.julian.main_light) -> Shelly.relay/0 (ffw.julian.main_light)", - "Shelly.relay/0 (ffw.julian.main_light) -> ViDevLight.state (ffw.julian.main_light)", - "ViDevLight.brightness (ffw.julian.main_light) -> Light.brightness (ffw.julian.main_light)", - "Light.brightness (ffw.julian.main_light) -> ViDevLight.brightness (ffw.julian.main_light)", - "ViDevLight.color_temp (ffw.julian.main_light) -> Light.color_temp (ffw.julian.main_light)", - "Light.color_temp (ffw.julian.main_light) -> ViDevLight.color_temp (ffw.julian.main_light)", + "ViDevCommon.state (ffw.julian.main_light) -> Shelly.relay/0 (ffw.julian.main_light)", + "Shelly.relay/0 (ffw.julian.main_light) -> ViDevCommon.state (ffw.julian.main_light)", + "ViDevCommon.brightness (ffw.julian.main_light) -> Light.brightness (ffw.julian.main_light)", + "Light.brightness (ffw.julian.main_light) -> ViDevCommon.brightness (ffw.julian.main_light)", + "ViDevCommon.color_temp (ffw.julian.main_light) -> Light.color_temp (ffw.julian.main_light)", + "Light.color_temp (ffw.julian.main_light) -> ViDevCommon.color_temp (ffw.julian.main_light)", "ViDevHeating.temp_setp (ffw.julian.heating_valve) -> HeatingValve.temp_setp (ffw.julian.heating_valve)", - "ViDevLight.state (ffw.bath.main_light) -> Shelly.relay/0 (ffw.bath.main_light)", - "Shelly.relay/0 (ffw.bath.main_light) -> ViDevLight.state (ffw.bath.main_light)", + "ViDevCommon.state (ffw.bath.main_light) -> Shelly.relay/0 (ffw.bath.main_light)", + "Shelly.relay/0 (ffw.bath.main_light) -> ViDevCommon.state (ffw.bath.main_light)", "ViDevHeating.temp_setp (ffw.bath.heating_valve) -> HeatingValve.temp_setp (ffw.bath.heating_valve)", - "ViDevLight.state (ffw.floor.main_light) -> Shelly.relay/0 (ffw.floor.main_light)", - "Shelly.relay/0 (ffw.floor.main_light) -> ViDevLight.state (ffw.floor.main_light)", - "ViDevLight.state (gfw.dirk.main_light) -> Shelly.relay/0 (gfw.dirk.main_light)", - "Shelly.relay/0 (gfw.dirk.main_light) -> ViDevLight.state (gfw.dirk.main_light)", - "ViDevLight.state (gfw.dirk.desk_light) -> Light.state (gfw.dirk.desk_light)", - "Light.state (gfw.dirk.desk_light) -> ViDevLight.state (gfw.dirk.desk_light)", - "ViDevLight.state (gfw.dirk.pc_dock) -> Powerplug1P.state (gfw.dirk.dock)", - "Powerplug1P.state (gfw.dirk.dock) -> ViDevLight.state (gfw.dirk.pc_dock)", - "ViDevLight.state (gfw.dirk.amplifier) -> Powerplug4P.amplifier (gfw.dirk.powerplug)", - "Powerplug4P.amplifier (gfw.dirk.powerplug) -> ViDevLight.state (gfw.dirk.amplifier)", - "ViDevLight.state (gfw.dirk.phono) -> Powerplug4P.phono (gfw.dirk.powerplug)", - "Powerplug4P.phono (gfw.dirk.powerplug) -> ViDevLight.state (gfw.dirk.phono)", - "ViDevLight.state (gfw.dirk.cd_player) -> Powerplug4P.cd-player (gfw.dirk.powerplug)", - "Powerplug4P.cd-player (gfw.dirk.powerplug) -> ViDevLight.state (gfw.dirk.cd_player)", - "ViDevLight.state (gfw.dirk.bt) -> Powerplug4P.bluetooth (gfw.dirk.powerplug)", - "Powerplug4P.bluetooth (gfw.dirk.powerplug) -> ViDevLight.state (gfw.dirk.bt)", + "ViDevCommon.state (ffw.floor.main_light) -> Shelly.relay/0 (ffw.floor.main_light)", + "Shelly.relay/0 (ffw.floor.main_light) -> ViDevCommon.state (ffw.floor.main_light)", + "ViDevCommon.state (gfw.dirk.main_light) -> Shelly.relay/0 (gfw.dirk.main_light)", + "Shelly.relay/0 (gfw.dirk.main_light) -> ViDevCommon.state (gfw.dirk.main_light)", + "ViDevCommon.state (gfw.dirk.desk_light) -> Light.state (gfw.dirk.desk_light)", + "Light.state (gfw.dirk.desk_light) -> ViDevCommon.state (gfw.dirk.desk_light)", + "ViDevCommon.state (gfw.dirk.pc_dock) -> Powerplug1P.state (gfw.dirk.dock)", + "Powerplug1P.state (gfw.dirk.dock) -> ViDevCommon.state (gfw.dirk.pc_dock)", + "ViDevCommon.state (gfw.dirk.amplifier) -> Powerplug4P.amplifier (gfw.dirk.powerplug)", + "Powerplug4P.amplifier (gfw.dirk.powerplug) -> ViDevCommon.state (gfw.dirk.amplifier)", + "ViDevCommon.state (gfw.dirk.phono) -> Powerplug4P.phono (gfw.dirk.powerplug)", + "Powerplug4P.phono (gfw.dirk.powerplug) -> ViDevCommon.state (gfw.dirk.phono)", + "ViDevCommon.state (gfw.dirk.cd_player) -> Powerplug4P.cd-player (gfw.dirk.powerplug)", + "Powerplug4P.cd-player (gfw.dirk.powerplug) -> ViDevCommon.state (gfw.dirk.cd_player)", + "ViDevCommon.state (gfw.dirk.bt) -> Powerplug4P.bluetooth (gfw.dirk.powerplug)", + "Powerplug4P.bluetooth (gfw.dirk.powerplug) -> ViDevCommon.state (gfw.dirk.bt)", "Powerplug4P.phono (gfw.dirk.powerplug) -> Powerplug4P.amplifier (gfw.dirk.powerplug)", "Powerplug4P.cd-player (gfw.dirk.powerplug) -> Powerplug4P.amplifier (gfw.dirk.powerplug)", "Powerplug4P.bluetooth (gfw.dirk.powerplug) -> Powerplug4P.amplifier (gfw.dirk.powerplug)", - "ViDevLight.brightness (gfw.dirk.main_light) -> Light.brightness (gfw.dirk.main_light)", - "Light.brightness (gfw.dirk.main_light) -> ViDevLight.brightness (gfw.dirk.main_light)", - "ViDevLight.color_temp (gfw.dirk.main_light) -> Light.color_temp (gfw.dirk.main_light)", - "Light.color_temp (gfw.dirk.main_light) -> ViDevLight.color_temp (gfw.dirk.main_light)", - "ViDevLight.brightness (gfw.dirk.desk_light) -> Light.brightness (gfw.dirk.desk_light)", - "Light.brightness (gfw.dirk.desk_light) -> ViDevLight.brightness (gfw.dirk.desk_light)", - "ViDevLight.color_temp (gfw.dirk.desk_light) -> Light.color_temp (gfw.dirk.desk_light)", - "Light.color_temp (gfw.dirk.desk_light) -> ViDevLight.color_temp (gfw.dirk.desk_light)", + "ViDevCommon.brightness (gfw.dirk.main_light) -> Light.brightness (gfw.dirk.main_light)", + "Light.brightness (gfw.dirk.main_light) -> ViDevCommon.brightness (gfw.dirk.main_light)", + "ViDevCommon.color_temp (gfw.dirk.main_light) -> Light.color_temp (gfw.dirk.main_light)", + "Light.color_temp (gfw.dirk.main_light) -> ViDevCommon.color_temp (gfw.dirk.main_light)", + "ViDevCommon.brightness (gfw.dirk.desk_light) -> Light.brightness (gfw.dirk.desk_light)", + "Light.brightness (gfw.dirk.desk_light) -> ViDevCommon.brightness (gfw.dirk.desk_light)", + "ViDevCommon.color_temp (gfw.dirk.desk_light) -> Light.color_temp (gfw.dirk.desk_light)", + "Light.color_temp (gfw.dirk.desk_light) -> ViDevCommon.color_temp (gfw.dirk.desk_light)", "ViDevHeating.temp_setp (gfw.dirk.heating_valve) -> HeatingValve.temp_setp (gfw.dirk.heating_valve)", - "ViDevLight.state (gfw.marion.main_light) -> Shelly.relay/0 (gfw.marion.main_light)", - "Shelly.relay/0 (gfw.marion.main_light) -> ViDevLight.state (gfw.marion.main_light)", - "ViDevLight.state (gfw.marion.window_light) -> Light.state (gfw.marion.window_light)", - "Light.state (gfw.marion.window_light) -> ViDevLight.state (gfw.marion.window_light)", + "ViDevCommon.state (gfw.marion.main_light) -> Shelly.relay/0 (gfw.marion.main_light)", + "Shelly.relay/0 (gfw.marion.main_light) -> ViDevCommon.state (gfw.marion.main_light)", + "ViDevCommon.state (gfw.marion.window_light) -> Light.state (gfw.marion.window_light)", + "Light.state (gfw.marion.window_light) -> ViDevCommon.state (gfw.marion.window_light)", "Shelly.relay/0 (gfw.marion.main_light) -> Light.state (gfw.marion.window_light)", "ViDevHeating.temp_setp (gfw.marion.heating_valve) -> HeatingValve.temp_setp (gfw.marion.heating_valve)", - "ViDevLight.state (gfw.floor.main_light) -> Shelly.relay/0 (gfw.floor.main_light)", - "Shelly.relay/0 (gfw.floor.main_light) -> ViDevLight.state (gfw.floor.main_light)", - "ViDevLight.brightness (gfw.floor.main_light) -> Light.brightness (gfw.floor.main_light)", - "Light.brightness (gfw.floor.main_light) -> ViDevLight.brightness (gfw.floor.main_light)", - "ViDevLight.color_temp (gfw.floor.main_light) -> Light.color_temp (gfw.floor.main_light)", - "Light.color_temp (gfw.floor.main_light) -> ViDevLight.color_temp (gfw.floor.main_light)", - "ViDevLight.state (stw.stairway.main_light) -> Shelly.relay/0 (stw.firstfloor.main_light)", - "Shelly.relay/0 (stw.firstfloor.main_light) -> ViDevLight.state (stw.stairway.main_light)" + "ViDevCommon.state (gfw.floor.main_light) -> Shelly.relay/0 (gfw.floor.main_light)", + "Shelly.relay/0 (gfw.floor.main_light) -> ViDevCommon.state (gfw.floor.main_light)", + "ViDevCommon.brightness (gfw.floor.main_light) -> Light.brightness (gfw.floor.main_light)", + "Light.brightness (gfw.floor.main_light) -> ViDevCommon.brightness (gfw.floor.main_light)", + "ViDevCommon.color_temp (gfw.floor.main_light) -> Light.color_temp (gfw.floor.main_light)", + "Light.color_temp (gfw.floor.main_light) -> ViDevCommon.color_temp (gfw.floor.main_light)", + "ViDevCommon.state (stw.stairway.main_light) -> Shelly.relay/0 (stw.firstfloor.main_light)", + "Shelly.relay/0 (stw.firstfloor.main_light) -> ViDevCommon.state (stw.stairway.main_light)" ] }, "testrun_list": [ { - "time_consumption": 52.9349799156189, - "name": "Default Testsession name", - "number_of_possibly_failed_tests": 0, + "time_consumption": 52.865578174591064, "number_of_failed_tests": 0, - "number_of_tests": 108, "number_of_successfull_tests": 108, - "testcase_execution_level": 90, + "number_of_tests": 108, "testcase_names": { "0": "Single Test", "10": "Smoke Test (Minumum subset)", "50": "Short Test (Subset)", "90": "Full Test (all defined tests)" }, + "name": "Default Testsession name", + "testcase_execution_level": 90, "interpreter": "python3.13.5", + "number_of_possibly_failed_tests": 0, "testcases": { "Clean-Up": { "name": "__tLogger__", @@ -160,16 +160,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890021.8183599, - "msecs": 818.0, - "relativeCreated": 271.24918, - "thread": 138566182236416, + "created": 1756483022.7089667, + "msecs": 708.0, + "relativeCreated": 404.390434, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Clean-Up", - "asctime": "2025-08-22 21:13:41,818", + "asctime": "2025-08-29 17:57:02,708", "moduleLogger": [ { "name": "smart_brain.mqtt", @@ -186,16 +186,16 @@ "stack_info": null, "lineno": 70, "funcName": "add_callback", - "created": 1755890021.8178482, - "msecs": 817.0, - "relativeCreated": 270.737812, - "thread": 138566182236416, + "created": 1756483022.7082586, + "msecs": 708.0, + "relativeCreated": 403.682232, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Adding callback for topic __info__", - "asctime": "2025-08-22 21:13:41,817" + "asctime": "2025-08-29 17:57:02,708" }, { "name": "smart_brain.mqtt.__info__", @@ -213,16 +213,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890021.818208, - "msecs": 818.0, - "relativeCreated": 271.097379, - "thread": 138566182236416, + "created": 1756483022.708768, + "msecs": 708.0, + "relativeCreated": 404.191792, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic __info__ and payload null", - "asctime": "2025-08-22 21:13:41,818" + "asctime": "2025-08-29 17:57:02,708" } ], "testcaseLogger": [ @@ -237,18 +237,18 @@ "module": "rooms", "exc_text": null, "stack_info": null, - "lineno": 72, + "lineno": 77, "funcName": "precond_test", - "created": 1755890022.318856, - "msecs": 318.0, - "relativeCreated": 771.745412, - "thread": 138566182236416, + "created": 1756483023.2093246, + "msecs": 209.0, + "relativeCreated": 904.748344, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Collecting precondition logs...", - "asctime": "2025-08-22 21:13:42,318", + "asctime": "2025-08-29 17:57:03,209", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.all.oof", @@ -266,799 +266,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890021.81847, - "msecs": 818.0, - "relativeCreated": 271.359303, - "thread": 138566182236416, + "created": 1756483022.7091076, + "msecs": 709.0, + "relativeCreated": 404.531312, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/all/oof and payload True", - "asctime": "2025-08-22 21:13:41,818" - }, - { - "name": "smart_brain.mqtt.shellies.stw.firstfloor.main_light.relay.0", - "msg": "Received message with topic %s and payload %s", - "args": [ - "shellies/stw/firstfloor/main_light/relay/0", - "b'off'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.8190503, - "msecs": 819.0, - "relativeCreated": 271.939557, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic shellies/stw/firstfloor/main_light/relay/0 and payload b'off'", - "asctime": "2025-08-22 21:13:41,819" - }, - { - "name": "smart_brain.mqtt.shellies.stw.firstfloor.main_light.relay.1", - "msg": "Received message with topic %s and payload %s", - "args": [ - "shellies/stw/firstfloor/main_light/relay/1", - "b'off'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.8194287, - "msecs": 819.0, - "relativeCreated": 272.318102, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic shellies/stw/firstfloor/main_light/relay/1 and payload b'off'", - "asctime": "2025-08-22 21:13:41,819" - }, - { - "name": "smart_brain.mqtt.zigbee_gfw.gar.garden.garland", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_gfw/gar/garden/garland", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.819838, - "msecs": 819.0, - "relativeCreated": 272.727421, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_gfw/gar/garden/garland and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:41,819" - }, - { - "name": "smart_brain.mqtt.zigbee_gfw.gar.garden.repeater", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_gfw/gar/garden/repeater", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.820182, - "msecs": 820.0, - "relativeCreated": 273.071484, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_gfw/gar/garden/repeater and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:41,820" - }, - { - "name": "smart_brain.mqtt.videv.gfw.dirk.pc_dock.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/gfw/dirk/pc_dock/state", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.8287737, - "msecs": 828.0, - "relativeCreated": 281.663141, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/gfw/dirk/pc_dock/state and payload b'false'", - "asctime": "2025-08-22 21:13:41,828" - }, - { - "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.heating_valve.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_gfw/gfw/dirk/heating_valve/set", - "b'{\"current_heating_setpoint\": 20}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.8290443, - "msecs": 829.0, - "relativeCreated": 281.933593, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_gfw/gfw/dirk/heating_valve/set and payload b'{\"current_heating_setpoint\": 20}'", - "asctime": "2025-08-22 21:13:41,829" - }, - { - "name": "smart_brain.mqtt.videv.gfw.dirk.heating_valve.valve_temperature_setpoint", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/gfw/dirk/heating_valve/valve_temperature_setpoint", - "b'20'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.8292499, - "msecs": 829.0, - "relativeCreated": 282.139225, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/gfw/dirk/heating_valve/valve_temperature_setpoint and payload b'20'", - "asctime": "2025-08-22 21:13:41,829" - }, - { - "name": "smart_brain.mqtt.videv.gfw.dirk.heating_valve.user_temperature_setpoint", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/gfw/dirk/heating_valve/user_temperature_setpoint", - "b'20'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.8294456, - "msecs": 829.0, - "relativeCreated": 282.335008, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/gfw/dirk/heating_valve/user_temperature_setpoint and payload b'20'", - "asctime": "2025-08-22 21:13:41,829" - }, - { - "name": "smart_brain.mqtt.videv.ffw.floor.main_light.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffw/floor/main_light/state", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.8296385, - "msecs": 829.0, - "relativeCreated": 282.5278, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffw/floor/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:13:41,829" - }, - { - "name": "smart_brain.mqtt.__info__", - "msg": "Received message with topic %s and payload %s", - "args": [ - "__info__", - "b'null'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.8298862, - "msecs": 829.0, - "relativeCreated": 282.77552, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic __info__ and payload b'null'", - "asctime": "2025-08-22 21:13:41,829" - }, - { - "name": "smart_brain.mqtt.videv.ffw.julian.main_light.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffw/julian/main_light/state", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.830095, - "msecs": 830.0, - "relativeCreated": 282.984474, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffw/julian/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:13:41,830" - }, - { - "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.heating_valve.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffw/ffw/julian/heating_valve/set", - "b'{\"current_heating_setpoint\": 20}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.8302867, - "msecs": 830.0, - "relativeCreated": 283.176187, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffw/ffw/julian/heating_valve/set and payload b'{\"current_heating_setpoint\": 20}'", - "asctime": "2025-08-22 21:13:41,830" - }, - { - "name": "smart_brain.mqtt.videv.ffw.julian.heating_valve.valve_temperature_setpoint", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffw/julian/heating_valve/valve_temperature_setpoint", - "b'20'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.8304787, - "msecs": 830.0, - "relativeCreated": 283.368111, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffw/julian/heating_valve/valve_temperature_setpoint and payload b'20'", - "asctime": "2025-08-22 21:13:41,830" - }, - { - "name": "smart_brain.mqtt.videv.ffw.julian.heating_valve.user_temperature_setpoint", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffw/julian/heating_valve/user_temperature_setpoint", - "b'20'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.8306646, - "msecs": 830.0, - "relativeCreated": 283.554189, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffw/julian/heating_valve/user_temperature_setpoint and payload b'20'", - "asctime": "2025-08-22 21:13:41,830" - }, - { - "name": "smart_brain.mqtt.videv.ffw.bath.main_light.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffw/bath/main_light/state", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.8308473, - "msecs": 830.0, - "relativeCreated": 283.736677, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffw/bath/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:13:41,830" - }, - { - "name": "smart_brain.mqtt.zigbee_ffw.ffw.bath.heating_valve.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffw/ffw/bath/heating_valve/set", - "b'{\"current_heating_setpoint\": 20}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.831043, - "msecs": 831.0, - "relativeCreated": 283.932455, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffw/ffw/bath/heating_valve/set and payload b'{\"current_heating_setpoint\": 20}'", - "asctime": "2025-08-22 21:13:41,831" - }, - { - "name": "smart_brain.mqtt.videv.ffw.bath.heating_valve.valve_temperature_setpoint", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffw/bath/heating_valve/valve_temperature_setpoint", - "b'20'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.8312268, - "msecs": 831.0, - "relativeCreated": 284.116403, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffw/bath/heating_valve/valve_temperature_setpoint and payload b'20'", - "asctime": "2025-08-22 21:13:41,831" - }, - { - "name": "smart_brain.mqtt.videv.ffw.bath.heating_valve.user_temperature_setpoint", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffw/bath/heating_valve/user_temperature_setpoint", - "b'20'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.8314044, - "msecs": 831.0, - "relativeCreated": 284.293944, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffw/bath/heating_valve/user_temperature_setpoint and payload b'20'", - "asctime": "2025-08-22 21:13:41,831" - }, - { - "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffw/livingroom/main_light/state", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.831597, - "msecs": 831.0, - "relativeCreated": 284.486385, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffw/livingroom/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:13:41,831" - }, - { - "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.heating_valve.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffw/ffw/livingroom/heating_valve/set", - "b'{\"current_heating_setpoint\": 20}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.8317847, - "msecs": 831.0, - "relativeCreated": 284.674081, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffw/ffw/livingroom/heating_valve/set and payload b'{\"current_heating_setpoint\": 20}'", - "asctime": "2025-08-22 21:13:41,831" - }, - { - "name": "smart_brain.mqtt.videv.ffw.livingroom.heating_valve.valve_temperature_setpoint", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffw/livingroom/heating_valve/valve_temperature_setpoint", - "b'20'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.831992, - "msecs": 831.0, - "relativeCreated": 284.881216, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffw/livingroom/heating_valve/valve_temperature_setpoint and payload b'20'", - "asctime": "2025-08-22 21:13:41,831" - }, - { - "name": "smart_brain.mqtt.videv.ffw.livingroom.heating_valve.user_temperature_setpoint", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffw/livingroom/heating_valve/user_temperature_setpoint", - "b'20'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.8321831, - "msecs": 832.0, - "relativeCreated": 285.072376, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffw/livingroom/heating_valve/user_temperature_setpoint and payload b'20'", - "asctime": "2025-08-22 21:13:41,832" - }, - { - "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.window_light.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffw/ffw/sleep/window_light/set", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.8323627, - "msecs": 832.0, - "relativeCreated": 285.252059, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffw/ffw/sleep/window_light/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:41,832" - }, - { - "name": "smart_brain.mqtt.videv.ffw.sleep.main_light.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffw/sleep/main_light/state", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.832558, - "msecs": 832.0, - "relativeCreated": 285.447155, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffw/sleep/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:13:41,832" - }, - { - "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.heating_valve.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffw/ffw/sleep/heating_valve/set", - "b'{\"current_heating_setpoint\": 20}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.832739, - "msecs": 832.0, - "relativeCreated": 285.628506, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffw/ffw/sleep/heating_valve/set and payload b'{\"current_heating_setpoint\": 20}'", - "asctime": "2025-08-22 21:13:41,832" - }, - { - "name": "smart_brain.mqtt.videv.ffw.sleep.heating_valve.valve_temperature_setpoint", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffw/sleep/heating_valve/valve_temperature_setpoint", - "b'20'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.8329337, - "msecs": 832.0, - "relativeCreated": 285.823069, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffw/sleep/heating_valve/valve_temperature_setpoint and payload b'20'", - "asctime": "2025-08-22 21:13:41,832" - }, - { - "name": "smart_brain.mqtt.videv.ffw.sleep.heating_valve.user_temperature_setpoint", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffw/sleep/heating_valve/user_temperature_setpoint", - "b'20'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.8331285, - "msecs": 833.0, - "relativeCreated": 286.017795, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffw/sleep/heating_valve/user_temperature_setpoint and payload b'20'", - "asctime": "2025-08-22 21:13:41,833" - }, - { - "name": "smart_brain.mqtt.videv.ffe.floor.main_light.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffe/floor/main_light/state", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.8333375, - "msecs": 833.0, - "relativeCreated": 286.227056, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffe/floor/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:13:41,833" - }, - { - "name": "smart_brain.mqtt.videv.ffe.kitchen.main_light.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffe/kitchen/main_light/state", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.833538, - "msecs": 833.0, - "relativeCreated": 286.427352, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffe/kitchen/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:13:41,833" + "asctime": "2025-08-29 17:57:02,709" }, { "name": "smart_brain.mqtt.videv.ffe.kitchen.circulation_pump.state", @@ -1076,16 +293,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890021.833734, - "msecs": 833.0, - "relativeCreated": 286.623551, - "thread": 138566156539584, + "created": 1756483022.7098114, + "msecs": 709.0, + "relativeCreated": 405.235241, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/kitchen/circulation_pump/state and payload b'false'", - "asctime": "2025-08-22 21:13:41,833" + "asctime": "2025-08-29 17:57:02,709" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.kitchen.heating_valve.set", @@ -1103,16 +320,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890021.8339472, - "msecs": 833.0, - "relativeCreated": 286.836461, - "thread": 138566156539584, + "created": 1756483022.710308, + "msecs": 710.0, + "relativeCreated": 405.731827, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/kitchen/heating_valve/set and payload b'{\"current_heating_setpoint\": 20}'", - "asctime": "2025-08-22 21:13:41,833" + "asctime": "2025-08-29 17:57:02,710" }, { "name": "smart_brain.mqtt.videv.ffe.kitchen.heating_valve.valve_temperature_setpoint", @@ -1130,16 +347,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890021.8341517, - "msecs": 834.0, - "relativeCreated": 287.041037, - "thread": 138566156539584, + "created": 1756483022.710715, + "msecs": 710.0, + "relativeCreated": 406.138816, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/kitchen/heating_valve/valve_temperature_setpoint and payload b'20'", - "asctime": "2025-08-22 21:13:41,834" + "asctime": "2025-08-29 17:57:02,710" }, { "name": "smart_brain.mqtt.videv.ffe.kitchen.heating_valve.user_temperature_setpoint", @@ -1157,421 +374,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890021.8343425, - "msecs": 834.0, - "relativeCreated": 287.231852, - "thread": 138566156539584, + "created": 1756483022.7110877, + "msecs": 711.0, + "relativeCreated": 406.511319, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/kitchen/heating_valve/user_temperature_setpoint and payload b'20'", - "asctime": "2025-08-22 21:13:41,834" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/diningroom/floor_light/set", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.834523, - "msecs": 834.0, - "relativeCreated": 287.412383, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/diningroom/floor_light/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:41,834" - }, - { - "name": "smart_brain.mqtt.videv.ffe.diningroom.main_light.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffe/diningroom/main_light/state", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.834722, - "msecs": 834.0, - "relativeCreated": 287.611327, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffe/diningroom/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:13:41,834" - }, - { - "name": "smart_brain.mqtt.videv.ffe.diningroom.floorlamp.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffe/diningroom/floorlamp/state", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.860531, - "msecs": 860.0, - "relativeCreated": 313.420571, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffe/diningroom/floorlamp/state and payload b'false'", - "asctime": "2025-08-22 21:13:41,860" - }, - { - "name": "smart_brain.mqtt.videv.ffe.diningroom.garland.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffe/diningroom/garland/state", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.8608737, - "msecs": 860.0, - "relativeCreated": 313.763246, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffe/diningroom/garland/state and payload b'false'", - "asctime": "2025-08-22 21:13:41,860" - }, - { - "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffe/sleep/main_light/state", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.8611012, - "msecs": 861.0, - "relativeCreated": 313.990406, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffe/sleep/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:13:41,861" - }, - { - "name": "smart_brain.mqtt.videv.ffe.sleep.bed_light_ma.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffe/sleep/bed_light_ma/state", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.861326, - "msecs": 861.0, - "relativeCreated": 314.215569, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffe/sleep/bed_light_ma/state and payload b'false'", - "asctime": "2025-08-22 21:13:41,861" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.heating_valve.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/sleep/heating_valve/set", - "b'{\"current_heating_setpoint\": 20}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.861521, - "msecs": 861.0, - "relativeCreated": 314.41023, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/sleep/heating_valve/set and payload b'{\"current_heating_setpoint\": 20}'", - "asctime": "2025-08-22 21:13:41,861" - }, - { - "name": "smart_brain.mqtt.videv.ffe.sleep.heating_valve.valve_temperature_setpoint", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffe/sleep/heating_valve/valve_temperature_setpoint", - "b'20'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.861717, - "msecs": 861.0, - "relativeCreated": 314.606356, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffe/sleep/heating_valve/valve_temperature_setpoint and payload b'20'", - "asctime": "2025-08-22 21:13:41,861" - }, - { - "name": "smart_brain.mqtt.videv.ffe.sleep.heating_valve.user_temperature_setpoint", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffe/sleep/heating_valve/user_temperature_setpoint", - "b'20'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.8619168, - "msecs": 861.0, - "relativeCreated": 314.805952, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffe/sleep/heating_valve/user_temperature_setpoint and payload b'20'", - "asctime": "2025-08-22 21:13:41,861" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_1/set", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.862108, - "msecs": 862.0, - "relativeCreated": 314.997198, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:41,862" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_2/set", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.8623033, - "msecs": 862.0, - "relativeCreated": 315.192561, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:41,862" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_3/set", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.86248, - "msecs": 862.0, - "relativeCreated": 315.369385, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:41,862" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_4/set", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.8626597, - "msecs": 862.0, - "relativeCreated": 315.548908, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:41,862" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_5/set", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.8628352, - "msecs": 862.0, - "relativeCreated": 315.724518, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:41,862" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_6/set", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890021.8630319, - "msecs": 863.0, - "relativeCreated": 315.92127, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:41,863" + "asctime": "2025-08-29 17:57:02,711" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.state", @@ -1589,23 +401,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890021.8632126, - "msecs": 863.0, - "relativeCreated": 316.101918, - "thread": 138566156539584, + "created": 1756483022.7114415, + "msecs": 711.0, + "relativeCreated": 406.865039, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:13:41,863" + "asctime": "2025-08-29 17:57:02,711" }, { - "name": "smart_brain.mqtt.videv.ffe.livingroom.xmas_tree.state", + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1.set", "msg": "Received message with topic %s and payload %s", "args": [ - "videv/ffe/livingroom/xmas_tree/state", - "b'false'" + "zigbee_ffe/ffe/livingroom/floor_light_1/set", + "b'{\"state\": \"off\"}'" ], "levelname": "DEBUG", "levelno": 10, @@ -1616,16 +428,151 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890021.863396, - "msecs": 863.0, - "relativeCreated": 316.285165, - "thread": 138566156539584, + "created": 1756483022.7118247, + "msecs": 711.0, + "relativeCreated": 407.248292, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Received message with topic videv/ffe/livingroom/xmas_tree/state and payload b'false'", - "asctime": "2025-08-22 21:13:41,863" + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1/set and payload b'{\"state\": \"off\"}'", + "asctime": "2025-08-29 17:57:02,711" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_2/set", + "b'{\"state\": \"off\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.7122316, + "msecs": 712.0, + "relativeCreated": 407.655319, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2/set and payload b'{\"state\": \"off\"}'", + "asctime": "2025-08-29 17:57:02,712" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_3/set", + "b'{\"state\": \"off\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.7125912, + "msecs": 712.0, + "relativeCreated": 408.01476, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3/set and payload b'{\"state\": \"off\"}'", + "asctime": "2025-08-29 17:57:02,712" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_4/set", + "b'{\"state\": \"off\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.7129836, + "msecs": 712.0, + "relativeCreated": 408.407319, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4/set and payload b'{\"state\": \"off\"}'", + "asctime": "2025-08-29 17:57:02,712" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_5/set", + "b'{\"state\": \"off\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.7133327, + "msecs": 713.0, + "relativeCreated": 408.756426, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5/set and payload b'{\"state\": \"off\"}'", + "asctime": "2025-08-29 17:57:02,713" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_6/set", + "b'{\"state\": \"off\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.7136738, + "msecs": 713.0, + "relativeCreated": 409.097332, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6/set and payload b'{\"state\": \"off\"}'", + "asctime": "2025-08-29 17:57:02,713" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.heating_valve.set", @@ -1643,16 +590,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890021.8635747, - "msecs": 863.0, - "relativeCreated": 316.464236, - "thread": 138566156539584, + "created": 1756483022.7140198, + "msecs": 714.0, + "relativeCreated": 409.443582, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/heating_valve/set and payload b'{\"current_heating_setpoint\": 20}'", - "asctime": "2025-08-22 21:13:41,863" + "asctime": "2025-08-29 17:57:02,714" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.heating_valve.valve_temperature_setpoint", @@ -1670,16 +617,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890021.863762, - "msecs": 863.0, - "relativeCreated": 316.651304, - "thread": 138566156539584, + "created": 1756483022.7143722, + "msecs": 714.0, + "relativeCreated": 409.79571, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/heating_valve/valve_temperature_setpoint and payload b'20'", - "asctime": "2025-08-22 21:13:41,863" + "asctime": "2025-08-29 17:57:02,714" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.heating_valve.user_temperature_setpoint", @@ -1697,16 +644,1177 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890021.863955, - "msecs": 863.0, - "relativeCreated": 316.844305, - "thread": 138566156539584, + "created": 1756483022.7147162, + "msecs": 714.0, + "relativeCreated": 410.139871, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/heating_valve/user_temperature_setpoint and payload b'20'", - "asctime": "2025-08-22 21:13:41,863" + "asctime": "2025-08-29 17:57:02,714" + }, + { + "name": "smart_brain.mqtt.videv.ffe.livingroom.xmas_tree.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffe/livingroom/xmas_tree/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.7150648, + "msecs": 715.0, + "relativeCreated": 410.488518, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffe/livingroom/xmas_tree/state and payload b'false'", + "asctime": "2025-08-29 17:57:02,715" + }, + { + "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffe/sleep/main_light/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.7153971, + "msecs": 715.0, + "relativeCreated": 410.820929, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffe/sleep/main_light/state and payload b'false'", + "asctime": "2025-08-29 17:57:02,715" + }, + { + "name": "smart_brain.mqtt.__info__", + "msg": "Received message with topic %s and payload %s", + "args": [ + "__info__", + "b'null'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.7158833, + "msecs": 715.0, + "relativeCreated": 411.30686, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic __info__ and payload b'null'", + "asctime": "2025-08-29 17:57:02,715" + }, + { + "name": "smart_brain.mqtt.videv.ffe.sleep.bed_light_ma.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffe/sleep/bed_light_ma/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.750253, + "msecs": 750.0, + "relativeCreated": 445.676767, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffe/sleep/bed_light_ma/state and payload b'false'", + "asctime": "2025-08-29 17:57:02,750" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.heating_valve.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/sleep/heating_valve/set", + "b'{\"current_heating_setpoint\": 20}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.7506146, + "msecs": 750.0, + "relativeCreated": 446.038098, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/sleep/heating_valve/set and payload b'{\"current_heating_setpoint\": 20}'", + "asctime": "2025-08-29 17:57:02,750" + }, + { + "name": "smart_brain.mqtt.videv.ffe.sleep.heating_valve.valve_temperature_setpoint", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffe/sleep/heating_valve/valve_temperature_setpoint", + "b'20'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.7509053, + "msecs": 750.0, + "relativeCreated": 446.328961, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffe/sleep/heating_valve/valve_temperature_setpoint and payload b'20'", + "asctime": "2025-08-29 17:57:02,750" + }, + { + "name": "smart_brain.mqtt.videv.ffe.sleep.heating_valve.user_temperature_setpoint", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffe/sleep/heating_valve/user_temperature_setpoint", + "b'20'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.7511168, + "msecs": 751.0, + "relativeCreated": 446.540357, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffe/sleep/heating_valve/user_temperature_setpoint and payload b'20'", + "asctime": "2025-08-29 17:57:02,751" + }, + { + "name": "smart_brain.mqtt.videv.ffw.bath.main_light.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffw/bath/main_light/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.751318, + "msecs": 751.0, + "relativeCreated": 446.741782, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffw/bath/main_light/state and payload b'false'", + "asctime": "2025-08-29 17:57:02,751" + }, + { + "name": "smart_brain.mqtt.zigbee_ffw.ffw.bath.heating_valve.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffw/ffw/bath/heating_valve/set", + "b'{\"current_heating_setpoint\": 20}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.7515092, + "msecs": 751.0, + "relativeCreated": 446.933017, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffw/ffw/bath/heating_valve/set and payload b'{\"current_heating_setpoint\": 20}'", + "asctime": "2025-08-29 17:57:02,751" + }, + { + "name": "smart_brain.mqtt.videv.ffw.bath.heating_valve.valve_temperature_setpoint", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffw/bath/heating_valve/valve_temperature_setpoint", + "b'20'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.75171, + "msecs": 751.0, + "relativeCreated": 447.133726, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffw/bath/heating_valve/valve_temperature_setpoint and payload b'20'", + "asctime": "2025-08-29 17:57:02,751" + }, + { + "name": "smart_brain.mqtt.videv.ffw.bath.heating_valve.user_temperature_setpoint", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffw/bath/heating_valve/user_temperature_setpoint", + "b'20'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.751909, + "msecs": 751.0, + "relativeCreated": 447.332714, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffw/bath/heating_valve/user_temperature_setpoint and payload b'20'", + "asctime": "2025-08-29 17:57:02,751" + }, + { + "name": "smart_brain.mqtt.videv.ffw.floor.main_light.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffw/floor/main_light/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.7520974, + "msecs": 752.0, + "relativeCreated": 447.520907, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffw/floor/main_light/state and payload b'false'", + "asctime": "2025-08-29 17:57:02,752" + }, + { + "name": "smart_brain.mqtt.videv.ffw.julian.main_light.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffw/julian/main_light/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.7523234, + "msecs": 752.0, + "relativeCreated": 447.746905, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffw/julian/main_light/state and payload b'false'", + "asctime": "2025-08-29 17:57:02,752" + }, + { + "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.heating_valve.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffw/ffw/julian/heating_valve/set", + "b'{\"current_heating_setpoint\": 20}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.752521, + "msecs": 752.0, + "relativeCreated": 447.944741, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffw/ffw/julian/heating_valve/set and payload b'{\"current_heating_setpoint\": 20}'", + "asctime": "2025-08-29 17:57:02,752" + }, + { + "name": "smart_brain.mqtt.videv.ffw.julian.heating_valve.valve_temperature_setpoint", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffw/julian/heating_valve/valve_temperature_setpoint", + "b'20'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.75271, + "msecs": 752.0, + "relativeCreated": 448.133798, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffw/julian/heating_valve/valve_temperature_setpoint and payload b'20'", + "asctime": "2025-08-29 17:57:02,752" + }, + { + "name": "smart_brain.mqtt.videv.ffw.julian.heating_valve.user_temperature_setpoint", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffw/julian/heating_valve/user_temperature_setpoint", + "b'20'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.7529244, + "msecs": 752.0, + "relativeCreated": 448.348141, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffw/julian/heating_valve/user_temperature_setpoint and payload b'20'", + "asctime": "2025-08-29 17:57:02,752" + }, + { + "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffw/livingroom/main_light/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.753154, + "msecs": 753.0, + "relativeCreated": 448.577675, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffw/livingroom/main_light/state and payload b'false'", + "asctime": "2025-08-29 17:57:02,753" + }, + { + "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.heating_valve.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffw/ffw/livingroom/heating_valve/set", + "b'{\"current_heating_setpoint\": 20}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.7612624, + "msecs": 761.0, + "relativeCreated": 456.686108, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffw/ffw/livingroom/heating_valve/set and payload b'{\"current_heating_setpoint\": 20}'", + "asctime": "2025-08-29 17:57:02,761" + }, + { + "name": "smart_brain.mqtt.videv.ffw.livingroom.heating_valve.valve_temperature_setpoint", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffw/livingroom/heating_valve/valve_temperature_setpoint", + "b'20'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.7616153, + "msecs": 761.0, + "relativeCreated": 457.03898, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffw/livingroom/heating_valve/valve_temperature_setpoint and payload b'20'", + "asctime": "2025-08-29 17:57:02,761" + }, + { + "name": "smart_brain.mqtt.videv.ffw.livingroom.heating_valve.user_temperature_setpoint", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffw/livingroom/heating_valve/user_temperature_setpoint", + "b'20'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.7618656, + "msecs": 761.0, + "relativeCreated": 457.289371, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffw/livingroom/heating_valve/user_temperature_setpoint and payload b'20'", + "asctime": "2025-08-29 17:57:02,761" + }, + { + "name": "smart_brain.mqtt.videv.ffw.sleep.main_light.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffw/sleep/main_light/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.7620182, + "msecs": 762.0, + "relativeCreated": 457.441892, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffw/sleep/main_light/state and payload b'false'", + "asctime": "2025-08-29 17:57:02,762" + }, + { + "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.window_light.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffw/ffw/sleep/window_light/set", + "b'{\"state\": \"off\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.7621655, + "msecs": 762.0, + "relativeCreated": 457.589182, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffw/ffw/sleep/window_light/set and payload b'{\"state\": \"off\"}'", + "asctime": "2025-08-29 17:57:02,762" + }, + { + "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.heating_valve.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffw/ffw/sleep/heating_valve/set", + "b'{\"current_heating_setpoint\": 20}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.7623055, + "msecs": 762.0, + "relativeCreated": 457.72925, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffw/ffw/sleep/heating_valve/set and payload b'{\"current_heating_setpoint\": 20}'", + "asctime": "2025-08-29 17:57:02,762" + }, + { + "name": "smart_brain.mqtt.videv.ffw.sleep.heating_valve.valve_temperature_setpoint", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffw/sleep/heating_valve/valve_temperature_setpoint", + "b'20'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.7624414, + "msecs": 762.0, + "relativeCreated": 457.865085, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffw/sleep/heating_valve/valve_temperature_setpoint and payload b'20'", + "asctime": "2025-08-29 17:57:02,762" + }, + { + "name": "smart_brain.mqtt.videv.ffw.sleep.heating_valve.user_temperature_setpoint", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffw/sleep/heating_valve/user_temperature_setpoint", + "b'20'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.7625737, + "msecs": 762.0, + "relativeCreated": 457.997546, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffw/sleep/heating_valve/user_temperature_setpoint and payload b'20'", + "asctime": "2025-08-29 17:57:02,762" + }, + { + "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/main_light/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.762712, + "msecs": 762.0, + "relativeCreated": 458.135716, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/gfw/dirk/main_light/state and payload b'false'", + "asctime": "2025-08-29 17:57:02,762" + }, + { + "name": "smart_brain.mqtt.videv.gfw.dirk.amplifier.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/amplifier/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.7628665, + "msecs": 762.0, + "relativeCreated": 458.290191, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/gfw/dirk/amplifier/state and payload b'false'", + "asctime": "2025-08-29 17:57:02,762" + }, + { + "name": "smart_brain.mqtt.videv.gfw.dirk.phono.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/phono/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.7630086, + "msecs": 763.0, + "relativeCreated": 458.432111, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/gfw/dirk/phono/state and payload b'false'", + "asctime": "2025-08-29 17:57:02,763" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1/set", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.7631445, + "msecs": 763.0, + "relativeCreated": 458.568164, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'false'", + "asctime": "2025-08-29 17:57:02,763" + }, + { + "name": "smart_brain.mqtt.videv.gfw.dirk.cd_player.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/cd_player/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.763286, + "msecs": 763.0, + "relativeCreated": 458.709701, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/gfw/dirk/cd_player/state and payload b'false'", + "asctime": "2025-08-29 17:57:02,763" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1/set", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.7634118, + "msecs": 763.0, + "relativeCreated": 458.835517, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'false'", + "asctime": "2025-08-29 17:57:02,763" + }, + { + "name": "smart_brain.mqtt.videv.gfw.dirk.bt.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/bt/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.7635436, + "msecs": 763.0, + "relativeCreated": 458.967112, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/gfw/dirk/bt/state and payload b'false'", + "asctime": "2025-08-29 17:57:02,763" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1/set", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.7636719, + "msecs": 763.0, + "relativeCreated": 459.095541, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'false'", + "asctime": "2025-08-29 17:57:02,763" + }, + { + "name": "smart_brain.mqtt.videv.gfw.dirk.pc_dock.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/pc_dock/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.7638078, + "msecs": 763.0, + "relativeCreated": 459.231374, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/gfw/dirk/pc_dock/state and payload b'false'", + "asctime": "2025-08-29 17:57:02,763" + }, + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.heating_valve.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/dirk/heating_valve/set", + "b'{\"current_heating_setpoint\": 20}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.7639484, + "msecs": 763.0, + "relativeCreated": 459.372274, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_gfw/gfw/dirk/heating_valve/set and payload b'{\"current_heating_setpoint\": 20}'", + "asctime": "2025-08-29 17:57:02,763" + }, + { + "name": "smart_brain.mqtt.videv.gfw.dirk.heating_valve.valve_temperature_setpoint", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/heating_valve/valve_temperature_setpoint", + "b'20'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.7640865, + "msecs": 764.0, + "relativeCreated": 459.510268, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/gfw/dirk/heating_valve/valve_temperature_setpoint and payload b'20'", + "asctime": "2025-08-29 17:57:02,764" + }, + { + "name": "smart_brain.mqtt.videv.gfw.dirk.heating_valve.user_temperature_setpoint", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/heating_valve/user_temperature_setpoint", + "b'20'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.7642188, + "msecs": 764.0, + "relativeCreated": 459.642443, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/gfw/dirk/heating_valve/user_temperature_setpoint and payload b'20'", + "asctime": "2025-08-29 17:57:02,764" + }, + { + "name": "smart_brain.mqtt.videv.gfw.floor.main_light.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/gfw/floor/main_light/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.7643542, + "msecs": 764.0, + "relativeCreated": 459.77801, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/gfw/floor/main_light/state and payload b'false'", + "asctime": "2025-08-29 17:57:02,764" + }, + { + "name": "smart_brain.mqtt.videv.gfw.marion.main_light.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/gfw/marion/main_light/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.7644875, + "msecs": 764.0, + "relativeCreated": 459.911143, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/gfw/marion/main_light/state and payload b'false'", + "asctime": "2025-08-29 17:57:02,764" + }, + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/marion/window_light/set", + "b'{\"state\": \"off\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.764653, + "msecs": 764.0, + "relativeCreated": 460.076829, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_gfw/gfw/marion/window_light/set and payload b'{\"state\": \"off\"}'", + "asctime": "2025-08-29 17:57:02,764" + }, + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.heating_valve.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/marion/heating_valve/set", + "b'{\"current_heating_setpoint\": 20}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.764791, + "msecs": 764.0, + "relativeCreated": 460.214705, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_gfw/gfw/marion/heating_valve/set and payload b'{\"current_heating_setpoint\": 20}'", + "asctime": "2025-08-29 17:57:02,764" + }, + { + "name": "smart_brain.mqtt.videv.gfw.marion.heating_valve.valve_temperature_setpoint", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/gfw/marion/heating_valve/valve_temperature_setpoint", + "b'20'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.764958, + "msecs": 764.0, + "relativeCreated": 460.3817, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/gfw/marion/heating_valve/valve_temperature_setpoint and payload b'20'", + "asctime": "2025-08-29 17:57:02,764" + }, + { + "name": "smart_brain.mqtt.videv.gfw.marion.heating_valve.user_temperature_setpoint", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/gfw/marion/heating_valve/user_temperature_setpoint", + "b'20'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483022.7650912, + "msecs": 765.0, + "relativeCreated": 460.514645, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/gfw/marion/heating_valve/user_temperature_setpoint and payload b'20'", + "asctime": "2025-08-29 17:57:02,765" }, { "name": "smart_brain.mqtt.videv.stw.stairway.main_light.state", @@ -1724,23 +1832,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890021.8641436, - "msecs": 864.0, - "relativeCreated": 317.03299, - "thread": 138566156539584, + "created": 1756483022.7652225, + "msecs": 765.0, + "relativeCreated": 460.646227, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/stw/stairway/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:13:41,864" + "asctime": "2025-08-29 17:57:02,765" }, { "name": "smart_brain.mqtt.__info__", "msg": "Received message with topic %s and payload %s", "args": [ "__info__", - "b'{\"app_name\": \"smart_brain\", \"version\": {\"readable\": \"1.3.1\", \"major\": 1, \"minor\": 3, \"patch\": 1}, \"git\": {\"url\": \"https://git.mount-mockery.de/smarthome/smart_brain.git\", \"ref\": \"a43db965eba687af05904d06a0d5b055c6720dbd\"}}'" + "b'{\"app_name\": \"smart_brain\", \"version\": {\"readable\": \"1.3.2\", \"major\": 1, \"minor\": 3, \"patch\": 2}, \"git\": {\"url\": \"https://git.mount-mockery.de/smarthome/smart_brain.git\", \"ref\": \"9c0aff5244690dd8d20697652c8651cdcb805863\"}}'" ], "levelname": "DEBUG", "levelno": 10, @@ -1751,28 +1859,28 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890021.8697114, - "msecs": 869.0, - "relativeCreated": 322.600819, - "thread": 138566156539584, + "created": 1756483022.7653675, + "msecs": 765.0, + "relativeCreated": 460.791117, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Received message with topic __info__ and payload b'{\"app_name\": \"smart_brain\", \"version\": {\"readable\": \"1.3.1\", \"major\": 1, \"minor\": 3, \"patch\": 1}, \"git\": {\"url\": \"https://git.mount-mockery.de/smarthome/smart_brain.git\", \"ref\": \"a43db965eba687af05904d06a0d5b055c6720dbd\"}}'", - "asctime": "2025-08-22 21:13:41,869" + "message": "Received message with topic __info__ and payload b'{\"app_name\": \"smart_brain\", \"version\": {\"readable\": \"1.3.2\", \"major\": 1, \"minor\": 3, \"patch\": 2}, \"git\": {\"url\": \"https://git.mount-mockery.de/smarthome/smart_brain.git\", \"ref\": \"9c0aff5244690dd8d20697652c8651cdcb805863\"}}'", + "asctime": "2025-08-29 17:57:02,765" } ], - "time_consumption": 0.4491446018218994 + "time_consumption": 0.4439570903778076 } ], - "time_consumption": 0.5004961490631104, - "time_start": "2025-08-22 21:13:41,818", - "time_finished": "2025-08-22 21:13:42,318" + "time_consumption": 0.5003578662872314, + "time_start": "2025-08-29 17:57:02,708", + "time_finished": "2025-08-29 17:57:03,209" }, - "ViDevLight.state (ffe.livingroom.main_light) -> Shelly.relay/0 (ffe.livingroom.main_light)": { + "ViDevCommon.state (ffe.livingroom.main_light) -> Shelly.relay/0 (ffe.livingroom.main_light)": { "name": "__tLogger__", - "msg": "ViDevLight.state (ffe.livingroom.main_light) -> Shelly.relay/0 (ffe.livingroom.main_light)", + "msg": "ViDevCommon.state (ffe.livingroom.main_light) -> Shelly.relay/0 (ffe.livingroom.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -1783,16 +1891,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890022.319327, - "msecs": 319.0, - "relativeCreated": 772.21663, - "thread": 138566182236416, + "created": 1756483023.2097359, + "msecs": 209.0, + "relativeCreated": 905.159711, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "ViDevLight.state (ffe.livingroom.main_light) -> Shelly.relay/0 (ffe.livingroom.main_light)", - "asctime": "2025-08-22 21:13:42,319", + "message": "ViDevCommon.state (ffe.livingroom.main_light) -> Shelly.relay/0 (ffe.livingroom.main_light)", + "asctime": "2025-08-29 17:57:03,209", "moduleLogger": [], "testcaseLogger": [ { @@ -1810,16 +1918,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890022.4200728, - "msecs": 420.0, - "relativeCreated": 872.962235, - "thread": 138566182236416, + "created": 1756483023.3103502, + "msecs": 310.0, + "relativeCreated": 1005.773813, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:13:42,420", + "asctime": "2025-08-29 17:57:03,310", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.state.set", @@ -1837,19 +1945,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890022.319507, - "msecs": 319.0, - "relativeCreated": 772.396392, - "thread": 138566182236416, + "created": 1756483023.209928, + "msecs": 209.0, + "relativeCreated": 905.351531, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/main_light/state/set and payload false", - "asctime": "2025-08-22 21:13:42,319" + "asctime": "2025-08-29 17:57:03,209" } ], - "time_consumption": 0.10056591033935547 + "time_consumption": 0.10042214393615723 }, { "name": "__tLogger__", @@ -1867,16 +1975,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890022.4204574, - "msecs": 420.0, - "relativeCreated": 873.346807, - "thread": 138566182236416, + "created": 1756483023.3107162, + "msecs": 310.0, + "relativeCreated": 1006.13988, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:13:42,420", + "asctime": "2025-08-29 17:57:03,310", "moduleLogger": [ { "name": "__unittest__", @@ -1895,16 +2003,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890022.4203317, - "msecs": 420.0, - "relativeCreated": 873.221287, - "thread": 138566182236416, + "created": 1756483023.3105786, + "msecs": 310.0, + "relativeCreated": 1006.002466, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:13:42,420" + "asctime": "2025-08-29 17:57:03,310" }, { "name": "__unittest__", @@ -1924,25 +2032,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890022.4204044, - "msecs": 420.0, - "relativeCreated": 873.293961, - "thread": 138566182236416, + "created": 1756483023.3106525, + "msecs": 310.0, + "relativeCreated": 1006.076195, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:13:42,420" + "asctime": "2025-08-29 17:57:03,310" } ], - "time_consumption": 5.2928924560546875e-05 + "time_consumption": 6.365776062011719e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.state (ffe.livingroom.main_light)", + "ViDevCommon.state (ffe.livingroom.main_light)", "True" ], "levelname": "DEBUG", @@ -1954,16 +2062,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890022.5210829, - "msecs": 521.0, - "relativeCreated": 973.972336, - "thread": 138566182236416, + "created": 1756483023.4111714, + "msecs": 411.0, + "relativeCreated": 1106.594987, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.state (ffe.livingroom.main_light) to True", - "asctime": "2025-08-22 21:13:42,521", + "message": "Setting state of ViDevCommon.state (ffe.livingroom.main_light) to True", + "asctime": "2025-08-29 17:57:03,411", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.state.set", @@ -1981,16 +2089,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890022.4205782, - "msecs": 420.0, - "relativeCreated": 873.467739, - "thread": 138566182236416, + "created": 1756483023.3108287, + "msecs": 310.0, + "relativeCreated": 1006.252397, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/main_light/state/set and payload true", - "asctime": "2025-08-22 21:13:42,420" + "asctime": "2025-08-29 17:57:03,310" }, { "name": "smart_brain.mqtt.shellies.ffe.livingroom.main_light.relay.0.command", @@ -2008,16 +2116,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890022.4229367, - "msecs": 422.0, - "relativeCreated": 875.825892, - "thread": 138566156539584, + "created": 1756483023.313345, + "msecs": 313.0, + "relativeCreated": 1008.768587, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffe/livingroom/main_light/relay/0/command and payload b'on'", - "asctime": "2025-08-22 21:13:42,422" + "asctime": "2025-08-29 17:57:03,313" }, { "name": "smart_brain.mqtt.shellies.ffe.livingroom.main_light.relay.0", @@ -2035,16 +2143,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890022.4231884, - "msecs": 423.0, - "relativeCreated": 876.07798, - "thread": 138566156539584, + "created": 1756483023.3136554, + "msecs": 313.0, + "relativeCreated": 1009.079104, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/ffe/livingroom/main_light/relay/0 and payload on", - "asctime": "2025-08-22 21:13:42,423" + "asctime": "2025-08-29 17:57:03,313" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -2062,16 +2170,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890022.4234638, - "msecs": 423.0, - "relativeCreated": 876.353294, - "thread": 138566156539584, + "created": 1756483023.3140204, + "msecs": 314.0, + "relativeCreated": 1009.444155, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:42,423" + "asctime": "2025-08-29 17:57:03,314" }, { "name": "smart_brain.mqtt.shellies.ffe.livingroom.main_light.relay.0", @@ -2089,16 +2197,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890022.4242547, - "msecs": 424.0, - "relativeCreated": 877.144172, - "thread": 138566156539584, + "created": 1756483023.3147936, + "msecs": 314.0, + "relativeCreated": 1010.217083, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffe/livingroom/main_light/relay/0 and payload b'on'", - "asctime": "2025-08-22 21:13:42,424" + "asctime": "2025-08-29 17:57:03,314" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -2116,340 +2224,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890022.4245973, - "msecs": 424.0, - "relativeCreated": 877.4866, - "thread": 138566156539584, + "created": 1756483023.3151376, + "msecs": 315.0, + "relativeCreated": 1010.561327, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:42,424" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_1/set", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890022.4667802, - "msecs": 466.0, - "relativeCreated": 919.669673, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:42,466" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_1", - "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890022.467111, - "msecs": 467.0, - "relativeCreated": 920.000466, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:42,467" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_2/set", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890022.467412, - "msecs": 467.0, - "relativeCreated": 920.301254, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:42,467" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_2", - "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890022.4675944, - "msecs": 467.0, - "relativeCreated": 920.483822, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:42,467" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_3/set", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890022.4679365, - "msecs": 467.0, - "relativeCreated": 920.825903, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:42,467" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_3", - "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890022.4681547, - "msecs": 468.0, - "relativeCreated": 921.044073, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:42,468" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_4/set", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890022.4684334, - "msecs": 468.0, - "relativeCreated": 921.322919, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:42,468" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_4", - "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890022.4685938, - "msecs": 468.0, - "relativeCreated": 921.483336, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:42,468" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_5/set", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890022.4688697, - "msecs": 468.0, - "relativeCreated": 921.759116, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:42,468" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_5", - "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890022.4690542, - "msecs": 469.0, - "relativeCreated": 921.943712, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:42,469" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_6/set", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890022.4693055, - "msecs": 469.0, - "relativeCreated": 922.194915, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:42,469" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_6", - "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890022.469455, - "msecs": 469.0, - "relativeCreated": 922.344391, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:42,469" + "asctime": "2025-08-29 17:57:03,315" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.state", @@ -2467,16 +2251,340 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890022.4697425, - "msecs": 469.0, - "relativeCreated": 922.631883, - "thread": 138566156539584, + "created": 1756483023.3603024, + "msecs": 360.0, + "relativeCreated": 1055.726113, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/main_light/state and payload b'true'", - "asctime": "2025-08-22 21:13:42,469" + "asctime": "2025-08-29 17:57:03,360" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_1/set", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483023.4005268, + "msecs": 400.0, + "relativeCreated": 1095.950639, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1/set and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:03,400" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_1", + "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483023.4008894, + "msecs": 400.0, + "relativeCreated": 1096.313076, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:03,400" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_2/set", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483023.4012344, + "msecs": 401.0, + "relativeCreated": 1096.658005, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2/set and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:03,401" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_2", + "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483023.4013898, + "msecs": 401.0, + "relativeCreated": 1096.813383, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:03,401" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_3/set", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483023.4017732, + "msecs": 401.0, + "relativeCreated": 1097.197077, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3/set and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:03,401" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_3", + "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483023.4019597, + "msecs": 401.0, + "relativeCreated": 1097.383347, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:03,401" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_4/set", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483023.4023404, + "msecs": 402.0, + "relativeCreated": 1097.764098, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4/set and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:03,402" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_4", + "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483023.4025476, + "msecs": 402.0, + "relativeCreated": 1097.97146, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:03,402" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_5/set", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483023.4030163, + "msecs": 403.0, + "relativeCreated": 1098.44016, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5/set and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:03,403" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_5", + "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483023.4032407, + "msecs": 403.0, + "relativeCreated": 1098.664435, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:03,403" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_6/set", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483023.4035401, + "msecs": 403.0, + "relativeCreated": 1098.963878, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6/set and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:03,403" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_6", + "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483023.4036686, + "msecs": 403.0, + "relativeCreated": 1099.092362, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:03,403" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.brightness", @@ -2494,16 +2602,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890022.470046, - "msecs": 470.0, - "relativeCreated": 922.935479, - "thread": 138566156539584, + "created": 1756483023.4039912, + "msecs": 403.0, + "relativeCreated": 1099.415069, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/main_light/brightness and payload b'50'", - "asctime": "2025-08-22 21:13:42,470" + "asctime": "2025-08-29 17:57:03,403" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.color_temp", @@ -2521,16 +2629,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890022.4702742, - "msecs": 470.0, - "relativeCreated": 923.163777, - "thread": 138566156539584, + "created": 1756483023.4042647, + "msecs": 404.0, + "relativeCreated": 1099.688487, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/main_light/color_temp and payload b'5'", - "asctime": "2025-08-22 21:13:42,470" + "asctime": "2025-08-29 17:57:03,404" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -2548,16 +2656,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890022.4704845, - "msecs": 470.0, - "relativeCreated": 923.373985, - "thread": 138566156539584, + "created": 1756483023.4044755, + "msecs": 404.0, + "relativeCreated": 1099.899085, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:42,470" + "asctime": "2025-08-29 17:57:03,404" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -2575,16 +2683,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890022.470692, - "msecs": 470.0, - "relativeCreated": 923.581213, - "thread": 138566156539584, + "created": 1756483023.4046957, + "msecs": 404.0, + "relativeCreated": 1100.119494, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:42,470" + "asctime": "2025-08-29 17:57:03,404" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -2602,16 +2710,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890022.4708838, - "msecs": 470.0, - "relativeCreated": 923.773335, - "thread": 138566156539584, + "created": 1756483023.4049048, + "msecs": 404.0, + "relativeCreated": 1100.328707, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:42,470" + "asctime": "2025-08-29 17:57:03,404" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -2629,16 +2737,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890022.4710865, - "msecs": 471.0, - "relativeCreated": 923.975952, - "thread": 138566156539584, + "created": 1756483023.4051437, + "msecs": 405.0, + "relativeCreated": 1100.567501, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:42,471" + "asctime": "2025-08-29 17:57:03,405" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -2656,16 +2764,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890022.471281, - "msecs": 471.0, - "relativeCreated": 924.170526, - "thread": 138566156539584, + "created": 1756483023.405454, + "msecs": 405.0, + "relativeCreated": 1100.877532, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:42,471" + "asctime": "2025-08-29 17:57:03,405" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -2683,46 +2791,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890022.4714732, - "msecs": 471.0, - "relativeCreated": 924.362653, - "thread": 138566156539584, + "created": 1756483023.4057598, + "msecs": 405.0, + "relativeCreated": 1101.18351, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:42,471" - }, - { - "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffe/livingroom/floorlamp/state", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890022.5108807, - "msecs": 510.0, - "relativeCreated": 963.770216, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffe/livingroom/floorlamp/state and payload b'true'", - "asctime": "2025-08-22 21:13:42,510" + "asctime": "2025-08-29 17:57:03,405" } ], - "time_consumption": 0.010202169418334961 + "time_consumption": 0.005411624908447266 }, { "name": "__tLogger__", @@ -2740,16 +2821,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890022.5214186, - "msecs": 521.0, - "relativeCreated": 974.30792, - "thread": 138566182236416, + "created": 1756483023.4114885, + "msecs": 411.0, + "relativeCreated": 1106.912307, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Shelly.relay/0 (ffe.livingroom.main_light) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:13:42,521", + "asctime": "2025-08-29 17:57:03,411", "moduleLogger": [ { "name": "__unittest__", @@ -2768,16 +2849,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890022.521321, - "msecs": 521.0, - "relativeCreated": 974.210449, - "thread": 138566182236416, + "created": 1756483023.4113858, + "msecs": 411.0, + "relativeCreated": 1106.809636, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Shelly.relay/0 (ffe.livingroom.main_light)): True ()", - "asctime": "2025-08-22 21:13:42,521" + "asctime": "2025-08-29 17:57:03,411" }, { "name": "__unittest__", @@ -2797,25 +2878,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890022.5213752, - "msecs": 521.0, - "relativeCreated": 974.264543, - "thread": 138566182236416, + "created": 1756483023.411437, + "msecs": 411.0, + "relativeCreated": 1106.860784, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Shelly.relay/0 (ffe.livingroom.main_light)): result = True ()", - "asctime": "2025-08-22 21:13:42,521" + "asctime": "2025-08-29 17:57:03,411" } ], - "time_consumption": 4.3392181396484375e-05 + "time_consumption": 5.14984130859375e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.state (ffe.livingroom.main_light)", + "ViDevCommon.state (ffe.livingroom.main_light)", "False" ], "levelname": "DEBUG", @@ -2827,16 +2908,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890022.6220245, - "msecs": 622.0, - "relativeCreated": 1074.913745, - "thread": 138566182236416, + "created": 1756483023.5119941, + "msecs": 511.0, + "relativeCreated": 1207.417777, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.state (ffe.livingroom.main_light) to False", - "asctime": "2025-08-22 21:13:42,622", + "message": "Setting state of ViDevCommon.state (ffe.livingroom.main_light) to False", + "asctime": "2025-08-29 17:57:03,511", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.state.set", @@ -2854,16 +2935,43 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890022.5215256, - "msecs": 521.0, - "relativeCreated": 974.414962, - "thread": 138566182236416, + "created": 1756483023.4116395, + "msecs": 411.0, + "relativeCreated": 1107.063292, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/main_light/state/set and payload false", - "asctime": "2025-08-22 21:13:42,521" + "asctime": "2025-08-29 17:57:03,411" + }, + { + "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffe/livingroom/floorlamp/state", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483023.4483557, + "msecs": 448.0, + "relativeCreated": 1143.779354, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffe/livingroom/floorlamp/state and payload b'true'", + "asctime": "2025-08-29 17:57:03,448" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.brightness", @@ -2881,16 +2989,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890022.5228152, - "msecs": 522.0, - "relativeCreated": 975.704614, - "thread": 138566156539584, + "created": 1756483023.4892764, + "msecs": 489.0, + "relativeCreated": 1184.700033, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/floorlamp/brightness and payload b'50'", - "asctime": "2025-08-22 21:13:42,522" + "asctime": "2025-08-29 17:57:03,489" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.color_temp", @@ -2908,16 +3016,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890022.56359, - "msecs": 563.0, - "relativeCreated": 1016.479549, - "thread": 138566156539584, + "created": 1756483023.4897168, + "msecs": 489.0, + "relativeCreated": 1185.14048, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/floorlamp/color_temp and payload b'5'", - "asctime": "2025-08-22 21:13:42,563" + "asctime": "2025-08-29 17:57:03,489" }, { "name": "smart_brain.mqtt.shellies.ffe.livingroom.main_light.relay.0.command", @@ -2935,16 +3043,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890022.564003, - "msecs": 564.0, - "relativeCreated": 1016.89248, - "thread": 138566156539584, + "created": 1756483023.4900086, + "msecs": 490.0, + "relativeCreated": 1185.432134, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffe/livingroom/main_light/relay/0/command and payload b'off'", - "asctime": "2025-08-22 21:13:42,564" + "asctime": "2025-08-29 17:57:03,490" }, { "name": "smart_brain.mqtt.shellies.ffe.livingroom.main_light.relay.0", @@ -2962,16 +3070,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890022.5641956, - "msecs": 564.0, - "relativeCreated": 1017.085027, - "thread": 138566156539584, + "created": 1756483023.4901707, + "msecs": 490.0, + "relativeCreated": 1185.594307, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/ffe/livingroom/main_light/relay/0 and payload off", - "asctime": "2025-08-22 21:13:42,564" + "asctime": "2025-08-29 17:57:03,490" }, { "name": "smart_brain.mqtt.shellies.ffe.livingroom.main_light.relay.0", @@ -2989,532 +3097,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890022.56497, - "msecs": 564.0, - "relativeCreated": 1017.859395, - "thread": 138566156539584, + "created": 1756483023.4907455, + "msecs": 490.0, + "relativeCreated": 1186.16921, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffe/livingroom/main_light/relay/0 and payload b'off'", - "asctime": "2025-08-22 21:13:42,564" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_1/set", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890022.60708, - "msecs": 607.0, - "relativeCreated": 1059.969381, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:42,607" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_1", - "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890022.6073782, - "msecs": 607.0, - "relativeCreated": 1060.267485, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:42,607" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_2/set", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890022.6077282, - "msecs": 607.0, - "relativeCreated": 1060.617612, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:42,607" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_2", - "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890022.6079123, - "msecs": 607.0, - "relativeCreated": 1060.801596, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:42,607" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_3/set", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890022.6082451, - "msecs": 608.0, - "relativeCreated": 1061.13459, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:42,608" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_3", - "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890022.6084042, - "msecs": 608.0, - "relativeCreated": 1061.293578, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:42,608" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_4/set", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890022.6086357, - "msecs": 608.0, - "relativeCreated": 1061.52497, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:42,608" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_4", - "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890022.608793, - "msecs": 608.0, - "relativeCreated": 1061.682376, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:42,608" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_5/set", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890022.609084, - "msecs": 609.0, - "relativeCreated": 1061.973406, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:42,609" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_5", - "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890022.6092334, - "msecs": 609.0, - "relativeCreated": 1062.122769, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:42,609" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_6/set", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890022.6094618, - "msecs": 609.0, - "relativeCreated": 1062.351046, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:42,609" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_6", - "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890022.6096053, - "msecs": 609.0, - "relativeCreated": 1062.494867, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:42,609" - }, - { - "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffe/livingroom/main_light/state", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890022.609873, - "msecs": 609.0, - "relativeCreated": 1062.762667, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffe/livingroom/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:13:42,609" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_1", - "b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890022.6101797, - "msecs": 610.0, - "relativeCreated": 1063.069085, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:42,610" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_2", - "b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890022.6104085, - "msecs": 610.0, - "relativeCreated": 1063.297911, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:42,610" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_3", - "b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890022.6106174, - "msecs": 610.0, - "relativeCreated": 1063.506639, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:42,610" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_4", - "b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890022.6108303, - "msecs": 610.0, - "relativeCreated": 1063.719805, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:42,610" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_5", - "b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890022.6110578, - "msecs": 611.0, - "relativeCreated": 1063.94715, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:42,611" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_6", - "b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890022.6112661, - "msecs": 611.0, - "relativeCreated": 1064.155518, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:42,611" + "asctime": "2025-08-29 17:57:03,490" } ], - "time_consumption": 0.010758399963378906 + "time_consumption": 0.021248579025268555 }, { "name": "__tLogger__", @@ -3532,16 +3127,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890022.6223443, - "msecs": 622.0, - "relativeCreated": 1075.233658, - "thread": 138566182236416, + "created": 1756483023.512356, + "msecs": 512.0, + "relativeCreated": 1207.779658, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Shelly.relay/0 (ffe.livingroom.main_light) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:13:42,622", + "asctime": "2025-08-29 17:57:03,512", "moduleLogger": [ { "name": "__unittest__", @@ -3560,16 +3155,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890022.622252, - "msecs": 622.0, - "relativeCreated": 1075.141457, - "thread": 138566182236416, + "created": 1756483023.512249, + "msecs": 512.0, + "relativeCreated": 1207.672823, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Shelly.relay/0 (ffe.livingroom.main_light)): False ()", - "asctime": "2025-08-22 21:13:42,622" + "asctime": "2025-08-29 17:57:03,512" }, { "name": "__unittest__", @@ -3589,28 +3184,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890022.6223054, - "msecs": 622.0, - "relativeCreated": 1075.194744, - "thread": 138566182236416, + "created": 1756483023.5123143, + "msecs": 512.0, + "relativeCreated": 1207.738163, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Shelly.relay/0 (ffe.livingroom.main_light)): result = False ()", - "asctime": "2025-08-22 21:13:42,622" + "asctime": "2025-08-29 17:57:03,512" } ], - "time_consumption": 3.886222839355469e-05 + "time_consumption": 4.172325134277344e-05 } ], - "time_consumption": 0.30301713943481445, - "time_start": "2025-08-22 21:13:42,319", - "time_finished": "2025-08-22 21:13:42,622" + "time_consumption": 0.30262017250061035, + "time_start": "2025-08-29 17:57:03,209", + "time_finished": "2025-08-29 17:57:03,512" }, - "Shelly.relay/0 (ffe.livingroom.main_light) -> ViDevLight.state (ffe.livingroom.main_light)": { + "Shelly.relay/0 (ffe.livingroom.main_light) -> ViDevCommon.state (ffe.livingroom.main_light)": { "name": "__tLogger__", - "msg": "Shelly.relay/0 (ffe.livingroom.main_light) -> ViDevLight.state (ffe.livingroom.main_light)", + "msg": "Shelly.relay/0 (ffe.livingroom.main_light) -> ViDevCommon.state (ffe.livingroom.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -3621,16 +3216,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890022.6225443, - "msecs": 622.0, - "relativeCreated": 1075.433748, - "thread": 138566182236416, + "created": 1756483023.512602, + "msecs": 512.0, + "relativeCreated": 1208.025776, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Shelly.relay/0 (ffe.livingroom.main_light) -> ViDevLight.state (ffe.livingroom.main_light)", - "asctime": "2025-08-22 21:13:42,622", + "message": "Shelly.relay/0 (ffe.livingroom.main_light) -> ViDevCommon.state (ffe.livingroom.main_light)", + "asctime": "2025-08-29 17:57:03,512", "moduleLogger": [], "testcaseLogger": [ { @@ -3648,16 +3243,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890022.723146, - "msecs": 723.0, - "relativeCreated": 1176.035487, - "thread": 138566182236416, + "created": 1756483023.6131065, + "msecs": 613.0, + "relativeCreated": 1308.529991, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:13:42,723", + "asctime": "2025-08-29 17:57:03,613", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.state.set", @@ -3675,22 +3270,22 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890022.622674, - "msecs": 622.0, - "relativeCreated": 1075.563262, - "thread": 138566182236416, + "created": 1756483023.5127432, + "msecs": 512.0, + "relativeCreated": 1208.166908, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/main_light/state/set and payload false", - "asctime": "2025-08-22 21:13:42,622" + "asctime": "2025-08-29 17:57:03,512" }, { - "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.state", + "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.state", "msg": "Received message with topic %s and payload %s", "args": [ - "videv/ffe/livingroom/floorlamp/state", + "videv/ffe/livingroom/main_light/state", "b'false'" ], "levelname": "DEBUG", @@ -3702,19 +3297,505 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890022.6510866, - "msecs": 651.0, - "relativeCreated": 1103.975976, - "thread": 138566156539584, + "created": 1756483023.534544, + "msecs": 534.0, + "relativeCreated": 1229.967672, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Received message with topic videv/ffe/livingroom/floorlamp/state and payload b'false'", - "asctime": "2025-08-22 21:13:42,651" + "message": "Received message with topic videv/ffe/livingroom/main_light/state and payload b'false'", + "asctime": "2025-08-29 17:57:03,534" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_1/set", + "b'{\"state\": \"off\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483023.5756567, + "msecs": 575.0, + "relativeCreated": 1271.08041, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1/set and payload b'{\"state\": \"off\"}'", + "asctime": "2025-08-29 17:57:03,575" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_1", + "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483023.576083, + "msecs": 576.0, + "relativeCreated": 1271.506613, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:03,576" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_2/set", + "b'{\"state\": \"off\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483023.5766127, + "msecs": 576.0, + "relativeCreated": 1272.03633, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2/set and payload b'{\"state\": \"off\"}'", + "asctime": "2025-08-29 17:57:03,576" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_2", + "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483023.5768754, + "msecs": 576.0, + "relativeCreated": 1272.299322, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:03,576" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_3/set", + "b'{\"state\": \"off\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483023.577232, + "msecs": 577.0, + "relativeCreated": 1272.655459, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3/set and payload b'{\"state\": \"off\"}'", + "asctime": "2025-08-29 17:57:03,577" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_3", + "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483023.577374, + "msecs": 577.0, + "relativeCreated": 1272.797607, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:03,577" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_4/set", + "b'{\"state\": \"off\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483023.577605, + "msecs": 577.0, + "relativeCreated": 1273.028721, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4/set and payload b'{\"state\": \"off\"}'", + "asctime": "2025-08-29 17:57:03,577" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_4", + "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483023.5777276, + "msecs": 577.0, + "relativeCreated": 1273.151095, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:03,577" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_5/set", + "b'{\"state\": \"off\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483023.5780182, + "msecs": 578.0, + "relativeCreated": 1273.441922, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5/set and payload b'{\"state\": \"off\"}'", + "asctime": "2025-08-29 17:57:03,578" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_5", + "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483023.5781448, + "msecs": 578.0, + "relativeCreated": 1273.568512, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:03,578" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_6/set", + "b'{\"state\": \"off\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483023.5783572, + "msecs": 578.0, + "relativeCreated": 1273.780942, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6/set and payload b'{\"state\": \"off\"}'", + "asctime": "2025-08-29 17:57:03,578" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_6", + "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483023.578481, + "msecs": 578.0, + "relativeCreated": 1273.904674, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:03,578" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_1", + "b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483023.578771, + "msecs": 578.0, + "relativeCreated": 1274.19493, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", + "asctime": "2025-08-29 17:57:03,578" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_2", + "b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483023.5790722, + "msecs": 579.0, + "relativeCreated": 1274.495849, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", + "asctime": "2025-08-29 17:57:03,579" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_3", + "b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483023.5793173, + "msecs": 579.0, + "relativeCreated": 1274.740861, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", + "asctime": "2025-08-29 17:57:03,579" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_4", + "b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483023.5795825, + "msecs": 579.0, + "relativeCreated": 1275.006206, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", + "asctime": "2025-08-29 17:57:03,579" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_5", + "b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483023.579799, + "msecs": 579.0, + "relativeCreated": 1275.222612, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", + "asctime": "2025-08-29 17:57:03,579" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_6", + "b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483023.5800407, + "msecs": 580.0, + "relativeCreated": 1275.464296, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", + "asctime": "2025-08-29 17:57:03,580" } ], - "time_consumption": 0.07205939292907715 + "time_consumption": 0.0330657958984375 }, { "name": "__tLogger__", @@ -3732,16 +3813,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890022.7235289, - "msecs": 723.0, - "relativeCreated": 1176.418389, - "thread": 138566182236416, + "created": 1756483023.6134992, + "msecs": 613.0, + "relativeCreated": 1308.922767, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:13:42,723", + "asctime": "2025-08-29 17:57:03,613", "moduleLogger": [ { "name": "__unittest__", @@ -3760,16 +3841,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890022.7234187, - "msecs": 723.0, - "relativeCreated": 1176.307955, - "thread": 138566182236416, + "created": 1756483023.6133783, + "msecs": 613.0, + "relativeCreated": 1308.801917, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:13:42,723" + "asctime": "2025-08-29 17:57:03,613" }, { "name": "__unittest__", @@ -3789,19 +3870,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890022.7234838, - "msecs": 723.0, - "relativeCreated": 1176.373246, - "thread": 138566182236416, + "created": 1756483023.6134565, + "msecs": 613.0, + "relativeCreated": 1308.88006, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:13:42,723" + "asctime": "2025-08-29 17:57:03,613" } ], - "time_consumption": 4.506111145019531e-05 + "time_consumption": 4.267692565917969e-05 }, { "name": "__tLogger__", @@ -3819,16 +3900,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890022.8242757, - "msecs": 824.0, - "relativeCreated": 1277.165099, - "thread": 138566182236416, + "created": 1756483023.714174, + "msecs": 714.0, + "relativeCreated": 1409.597733, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Shelly.relay/0 (ffe.livingroom.main_light) to True", - "asctime": "2025-08-22 21:13:42,824", + "asctime": "2025-08-29 17:57:03,714", "moduleLogger": [ { "name": "smart_brain.mqtt.shellies.ffe.livingroom.main_light.relay.0", @@ -3846,16 +3927,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890022.7236512, - "msecs": 723.0, - "relativeCreated": 1176.540472, - "thread": 138566182236416, + "created": 1756483023.6136222, + "msecs": 613.0, + "relativeCreated": 1309.04587, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/ffe/livingroom/main_light/relay/0 and payload on", - "asctime": "2025-08-22 21:13:42,723" + "asctime": "2025-08-29 17:57:03,613" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -3873,16 +3954,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890022.7239988, - "msecs": 723.0, - "relativeCreated": 1176.888228, - "thread": 138566182236416, + "created": 1756483023.6139572, + "msecs": 613.0, + "relativeCreated": 1309.38074, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:42,723" + "asctime": "2025-08-29 17:57:03,613" }, { "name": "smart_brain.mqtt.shellies.ffe.livingroom.main_light.relay.0", @@ -3900,16 +3981,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890022.7248807, - "msecs": 724.0, - "relativeCreated": 1177.770171, - "thread": 138566156539584, + "created": 1756483023.6145692, + "msecs": 614.0, + "relativeCreated": 1309.992899, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffe/livingroom/main_light/relay/0 and payload b'on'", - "asctime": "2025-08-22 21:13:42,724" + "asctime": "2025-08-29 17:57:03,614" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -3927,23 +4008,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890022.7252553, - "msecs": 725.0, - "relativeCreated": 1178.144589, - "thread": 138566156539584, + "created": 1756483023.6149106, + "msecs": 614.0, + "relativeCreated": 1310.334314, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:42,725" + "asctime": "2025-08-29 17:57:03,614" }, { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1.set", + "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.state", "msg": "Received message with topic %s and payload %s", "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_1/set", - "b'{\"state\": \"on\"}'" + "videv/ffe/livingroom/floorlamp/state", + "b'false'" ], "levelname": "DEBUG", "levelno": 10, @@ -3954,313 +4035,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890022.7656069, - "msecs": 765.0, - "relativeCreated": 1218.496388, - "thread": 138566156539584, + "created": 1756483023.655603, + "msecs": 655.0, + "relativeCreated": 1351.02669, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:42,765" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_1", - "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890022.7659383, - "msecs": 765.0, - "relativeCreated": 1218.827497, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:42,765" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_2/set", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890022.766287, - "msecs": 766.0, - "relativeCreated": 1219.176468, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:42,766" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_2", - "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890022.7664561, - "msecs": 766.0, - "relativeCreated": 1219.345406, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:42,766" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_3/set", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890022.7667742, - "msecs": 766.0, - "relativeCreated": 1219.663618, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:42,766" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_3", - "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890022.766954, - "msecs": 766.0, - "relativeCreated": 1219.843427, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:42,766" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_4/set", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890022.7672148, - "msecs": 767.0, - "relativeCreated": 1220.104276, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:42,767" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_4", - "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890022.7673612, - "msecs": 767.0, - "relativeCreated": 1220.250649, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:42,767" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_5/set", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890022.7676191, - "msecs": 767.0, - "relativeCreated": 1220.508442, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:42,767" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_5", - "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890022.7677622, - "msecs": 767.0, - "relativeCreated": 1220.651648, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:42,767" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_6/set", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890022.7680783, - "msecs": 768.0, - "relativeCreated": 1220.967634, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:42,768" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_6", - "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890022.7682648, - "msecs": 768.0, - "relativeCreated": 1221.154074, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:42,768" + "message": "Received message with topic videv/ffe/livingroom/floorlamp/state and payload b'false'", + "asctime": "2025-08-29 17:57:03,655" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.state", @@ -4278,16 +4062,340 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890022.7685401, - "msecs": 768.0, - "relativeCreated": 1221.429459, - "thread": 138566156539584, + "created": 1756483023.6625023, + "msecs": 662.0, + "relativeCreated": 1357.925981, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/main_light/state and payload b'true'", - "asctime": "2025-08-22 21:13:42,768" + "asctime": "2025-08-29 17:57:03,662" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_1/set", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483023.6629126, + "msecs": 662.0, + "relativeCreated": 1358.336159, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1/set and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:03,662" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_1", + "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483023.6695344, + "msecs": 669.0, + "relativeCreated": 1364.958051, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:03,669" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_2/set", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483023.6699083, + "msecs": 669.0, + "relativeCreated": 1365.332028, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2/set and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:03,669" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_2", + "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483023.6701002, + "msecs": 670.0, + "relativeCreated": 1365.523957, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:03,670" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_3/set", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483023.6706278, + "msecs": 670.0, + "relativeCreated": 1366.051635, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3/set and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:03,670" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_3", + "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483023.6708188, + "msecs": 670.0, + "relativeCreated": 1366.242626, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:03,670" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_4/set", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483023.6711898, + "msecs": 671.0, + "relativeCreated": 1366.613476, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4/set and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:03,671" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_4", + "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483023.6713672, + "msecs": 671.0, + "relativeCreated": 1366.790796, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:03,671" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_5/set", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483023.671759, + "msecs": 671.0, + "relativeCreated": 1367.182623, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5/set and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:03,671" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_5", + "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483023.6719398, + "msecs": 671.0, + "relativeCreated": 1367.363561, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:03,671" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_6/set", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483023.6722639, + "msecs": 672.0, + "relativeCreated": 1367.687678, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6/set and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:03,672" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_6", + "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483023.6724355, + "msecs": 672.0, + "relativeCreated": 1367.859225, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:03,672" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -4305,16 +4413,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890022.7688098, - "msecs": 768.0, - "relativeCreated": 1221.699175, - "thread": 138566156539584, + "created": 1756483023.6727545, + "msecs": 672.0, + "relativeCreated": 1368.178011, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:42,768" + "asctime": "2025-08-29 17:57:03,672" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -4332,16 +4440,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890022.7690597, - "msecs": 769.0, - "relativeCreated": 1221.948949, - "thread": 138566156539584, + "created": 1756483023.673099, + "msecs": 673.0, + "relativeCreated": 1368.522656, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:42,769" + "asctime": "2025-08-29 17:57:03,673" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -4359,16 +4467,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890022.7692711, - "msecs": 769.0, - "relativeCreated": 1222.160405, - "thread": 138566156539584, + "created": 1756483023.6733377, + "msecs": 673.0, + "relativeCreated": 1368.7614, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:42,769" + "asctime": "2025-08-29 17:57:03,673" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -4386,16 +4494,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890022.7694757, - "msecs": 769.0, - "relativeCreated": 1222.364878, - "thread": 138566156539584, + "created": 1756483023.673585, + "msecs": 673.0, + "relativeCreated": 1369.008666, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:42,769" + "asctime": "2025-08-29 17:57:03,673" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -4413,16 +4521,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890022.7696855, - "msecs": 769.0, - "relativeCreated": 1222.574961, - "thread": 138566156539584, + "created": 1756483023.6737943, + "msecs": 673.0, + "relativeCreated": 1369.217914, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:42,769" + "asctime": "2025-08-29 17:57:03,673" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -4440,16 +4548,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890022.7698889, - "msecs": 769.0, - "relativeCreated": 1222.778104, - "thread": 138566156539584, + "created": 1756483023.6740367, + "msecs": 674.0, + "relativeCreated": 1369.460304, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:42,769" + "asctime": "2025-08-29 17:57:03,674" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.state", @@ -4467,23 +4575,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890022.8096504, - "msecs": 809.0, - "relativeCreated": 1262.539947, - "thread": 138566156539584, + "created": 1756483023.7133694, + "msecs": 713.0, + "relativeCreated": 1408.793073, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/floorlamp/state and payload b'true'", - "asctime": "2025-08-22 21:13:42,809" + "asctime": "2025-08-29 17:57:03,713" } ], - "time_consumption": 0.014625310897827148 + "time_consumption": 0.0008046627044677734 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.state (ffe.livingroom.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.state (ffe.livingroom.main_light) is correct (Content %s and Type is %s).", "args": [ "True", "" @@ -4497,22 +4605,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890022.824618, - "msecs": 824.0, - "relativeCreated": 1277.507378, - "thread": 138566182236416, + "created": 1756483023.714467, + "msecs": 714.0, + "relativeCreated": 1409.890654, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.state (ffe.livingroom.main_light) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:13:42,824", + "message": "Value for ViDevCommon.state (ffe.livingroom.main_light) is correct (Content True and Type is ).", + "asctime": "2025-08-29 17:57:03,714", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.state (ffe.livingroom.main_light)", + "Value for ViDevCommon.state (ffe.livingroom.main_light)", "True", "" ], @@ -4525,22 +4633,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890022.8245175, - "msecs": 824.0, - "relativeCreated": 1277.406821, - "thread": 138566182236416, + "created": 1756483023.7143438, + "msecs": 714.0, + "relativeCreated": 1409.767432, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.state (ffe.livingroom.main_light)): True ()", - "asctime": "2025-08-22 21:13:42,824" + "message": "Result (Value for ViDevCommon.state (ffe.livingroom.main_light)): True ()", + "asctime": "2025-08-29 17:57:03,714" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.state (ffe.livingroom.main_light)", + "Value for ViDevCommon.state (ffe.livingroom.main_light)", "=", "True", "" @@ -4554,19 +4662,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890022.8245747, - "msecs": 824.0, - "relativeCreated": 1277.464078, - "thread": 138566182236416, + "created": 1756483023.7144105, + "msecs": 714.0, + "relativeCreated": 1409.834097, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.state (ffe.livingroom.main_light)): result = True ()", - "asctime": "2025-08-22 21:13:42,824" + "message": "Expectation (Value for ViDevCommon.state (ffe.livingroom.main_light)): result = True ()", + "asctime": "2025-08-29 17:57:03,714" } ], - "time_consumption": 4.3392181396484375e-05 + "time_consumption": 5.650520324707031e-05 }, { "name": "__tLogger__", @@ -4584,16 +4692,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890022.9251943, - "msecs": 925.0, - "relativeCreated": 1378.083605, - "thread": 138566182236416, + "created": 1756483023.814927, + "msecs": 814.0, + "relativeCreated": 1510.350723, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Shelly.relay/0 (ffe.livingroom.main_light) to False", - "asctime": "2025-08-22 21:13:42,925", + "asctime": "2025-08-29 17:57:03,814", "moduleLogger": [ { "name": "smart_brain.mqtt.shellies.ffe.livingroom.main_light.relay.0", @@ -4611,16 +4719,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890022.8247344, - "msecs": 824.0, - "relativeCreated": 1277.623886, - "thread": 138566182236416, + "created": 1756483023.7146053, + "msecs": 714.0, + "relativeCreated": 1410.029079, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/ffe/livingroom/main_light/relay/0 and payload off", - "asctime": "2025-08-22 21:13:42,824" + "asctime": "2025-08-29 17:57:03,714" }, { "name": "smart_brain.mqtt.shellies.ffe.livingroom.main_light.relay.0", @@ -4638,340 +4746,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890022.825982, - "msecs": 825.0, - "relativeCreated": 1278.871687, - "thread": 138566156539584, + "created": 1756483023.715212, + "msecs": 715.0, + "relativeCreated": 1410.635641, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffe/livingroom/main_light/relay/0 and payload b'off'", - "asctime": "2025-08-22 21:13:42,825" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_1/set", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890022.8667653, - "msecs": 866.0, - "relativeCreated": 1319.654632, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:42,866" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_1", - "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890022.8671, - "msecs": 867.0, - "relativeCreated": 1319.989325, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:42,867" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_2/set", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890022.867427, - "msecs": 867.0, - "relativeCreated": 1320.316569, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:42,867" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_2", - "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890022.8675907, - "msecs": 867.0, - "relativeCreated": 1320.480179, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:42,867" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_3/set", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890022.867925, - "msecs": 867.0, - "relativeCreated": 1320.814362, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:42,867" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_3", - "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890022.8680816, - "msecs": 868.0, - "relativeCreated": 1320.971173, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:42,868" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_4/set", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890022.8683393, - "msecs": 868.0, - "relativeCreated": 1321.228677, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:42,868" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_4", - "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890022.86849, - "msecs": 868.0, - "relativeCreated": 1321.379306, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:42,868" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_5/set", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890022.8687637, - "msecs": 868.0, - "relativeCreated": 1321.652942, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:42,868" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_5", - "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890022.868926, - "msecs": 868.0, - "relativeCreated": 1321.815404, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:42,868" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_6/set", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890022.8691843, - "msecs": 869.0, - "relativeCreated": 1322.073554, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:42,869" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_6", - "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890022.8693302, - "msecs": 869.0, - "relativeCreated": 1322.219496, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:42,869" + "asctime": "2025-08-29 17:57:03,715" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.state", @@ -4989,16 +4773,340 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890022.8695867, - "msecs": 869.0, - "relativeCreated": 1322.476025, - "thread": 138566156539584, + "created": 1756483023.7572677, + "msecs": 757.0, + "relativeCreated": 1452.691461, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:13:42,869" + "asctime": "2025-08-29 17:57:03,757" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_1/set", + "b'{\"state\": \"off\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483023.7634642, + "msecs": 763.0, + "relativeCreated": 1458.887863, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1/set and payload b'{\"state\": \"off\"}'", + "asctime": "2025-08-29 17:57:03,763" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_1", + "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483023.7637663, + "msecs": 763.0, + "relativeCreated": 1459.190053, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:03,763" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_2/set", + "b'{\"state\": \"off\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483023.7641332, + "msecs": 764.0, + "relativeCreated": 1459.556886, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2/set and payload b'{\"state\": \"off\"}'", + "asctime": "2025-08-29 17:57:03,764" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_2", + "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483023.7642877, + "msecs": 764.0, + "relativeCreated": 1459.711364, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:03,764" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_3/set", + "b'{\"state\": \"off\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483023.7646086, + "msecs": 764.0, + "relativeCreated": 1460.032138, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3/set and payload b'{\"state\": \"off\"}'", + "asctime": "2025-08-29 17:57:03,764" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_3", + "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483023.7647388, + "msecs": 764.0, + "relativeCreated": 1460.162574, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:03,764" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_4/set", + "b'{\"state\": \"off\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483023.7650242, + "msecs": 765.0, + "relativeCreated": 1460.447917, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4/set and payload b'{\"state\": \"off\"}'", + "asctime": "2025-08-29 17:57:03,765" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_4", + "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483023.7651436, + "msecs": 765.0, + "relativeCreated": 1460.567309, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:03,765" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_5/set", + "b'{\"state\": \"off\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483023.7653873, + "msecs": 765.0, + "relativeCreated": 1460.810896, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5/set and payload b'{\"state\": \"off\"}'", + "asctime": "2025-08-29 17:57:03,765" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_5", + "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483023.765503, + "msecs": 765.0, + "relativeCreated": 1460.926573, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:03,765" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_6/set", + "b'{\"state\": \"off\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483023.7657433, + "msecs": 765.0, + "relativeCreated": 1461.167073, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6/set and payload b'{\"state\": \"off\"}'", + "asctime": "2025-08-29 17:57:03,765" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_6", + "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483023.765951, + "msecs": 765.0, + "relativeCreated": 1461.374592, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:03,765" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -5016,16 +5124,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890022.8698459, - "msecs": 869.0, - "relativeCreated": 1322.735243, - "thread": 138566156539584, + "created": 1756483023.7663708, + "msecs": 766.0, + "relativeCreated": 1461.794462, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:42,869" + "asctime": "2025-08-29 17:57:03,766" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -5043,16 +5151,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890022.8700936, - "msecs": 870.0, - "relativeCreated": 1322.982943, - "thread": 138566156539584, + "created": 1756483023.7667658, + "msecs": 766.0, + "relativeCreated": 1462.189503, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:42,870" + "asctime": "2025-08-29 17:57:03,766" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -5070,16 +5178,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890022.8703094, - "msecs": 870.0, - "relativeCreated": 1323.198777, - "thread": 138566156539584, + "created": 1756483023.7671456, + "msecs": 767.0, + "relativeCreated": 1462.569389, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:42,870" + "asctime": "2025-08-29 17:57:03,767" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -5097,16 +5205,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890022.8705153, - "msecs": 870.0, - "relativeCreated": 1323.404913, - "thread": 138566156539584, + "created": 1756483023.7674568, + "msecs": 767.0, + "relativeCreated": 1462.880443, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:42,870" + "asctime": "2025-08-29 17:57:03,767" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -5124,16 +5232,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890022.8707263, - "msecs": 870.0, - "relativeCreated": 1323.615921, - "thread": 138566156539584, + "created": 1756483023.767797, + "msecs": 767.0, + "relativeCreated": 1463.220596, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:42,870" + "asctime": "2025-08-29 17:57:03,767" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -5151,16 +5259,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890022.8709445, - "msecs": 870.0, - "relativeCreated": 1323.833843, - "thread": 138566156539584, + "created": 1756483023.7681363, + "msecs": 768.0, + "relativeCreated": 1463.559881, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:42,870" + "asctime": "2025-08-29 17:57:03,768" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.state", @@ -5178,23 +5286,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890022.9105475, - "msecs": 910.0, - "relativeCreated": 1363.436852, - "thread": 138566156539584, + "created": 1756483023.8110068, + "msecs": 811.0, + "relativeCreated": 1506.43038, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/floorlamp/state and payload b'false'", - "asctime": "2025-08-22 21:13:42,910" + "asctime": "2025-08-29 17:57:03,811" } ], - "time_consumption": 0.014646768569946289 + "time_consumption": 0.003920316696166992 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.state (ffe.livingroom.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.state (ffe.livingroom.main_light) is correct (Content %s and Type is %s).", "args": [ "False", "" @@ -5208,22 +5316,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890022.9254944, - "msecs": 925.0, - "relativeCreated": 1378.383989, - "thread": 138566182236416, + "created": 1756483023.8152194, + "msecs": 815.0, + "relativeCreated": 1510.643181, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.state (ffe.livingroom.main_light) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:13:42,925", + "message": "Value for ViDevCommon.state (ffe.livingroom.main_light) is correct (Content False and Type is ).", + "asctime": "2025-08-29 17:57:03,815", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.state (ffe.livingroom.main_light)", + "Value for ViDevCommon.state (ffe.livingroom.main_light)", "False", "" ], @@ -5236,22 +5344,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890022.9254036, - "msecs": 925.0, - "relativeCreated": 1378.2931, - "thread": 138566182236416, + "created": 1756483023.8151238, + "msecs": 815.0, + "relativeCreated": 1510.547476, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.state (ffe.livingroom.main_light)): False ()", - "asctime": "2025-08-22 21:13:42,925" + "message": "Result (Value for ViDevCommon.state (ffe.livingroom.main_light)): False ()", + "asctime": "2025-08-29 17:57:03,815" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.state (ffe.livingroom.main_light)", + "Value for ViDevCommon.state (ffe.livingroom.main_light)", "=", "False", "" @@ -5265,28 +5373,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890022.9254544, - "msecs": 925.0, - "relativeCreated": 1378.343751, - "thread": 138566182236416, + "created": 1756483023.8151762, + "msecs": 815.0, + "relativeCreated": 1510.599924, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.state (ffe.livingroom.main_light)): result = False ()", - "asctime": "2025-08-22 21:13:42,925" + "message": "Expectation (Value for ViDevCommon.state (ffe.livingroom.main_light)): result = False ()", + "asctime": "2025-08-29 17:57:03,815" } ], - "time_consumption": 4.00543212890625e-05 + "time_consumption": 4.315376281738281e-05 } ], - "time_consumption": 0.3029501438140869, - "time_start": "2025-08-22 21:13:42,622", - "time_finished": "2025-08-22 21:13:42,925" + "time_consumption": 0.30261731147766113, + "time_start": "2025-08-29 17:57:03,512", + "time_finished": "2025-08-29 17:57:03,815" }, - "ViDevLight.state (ffe.livingroom.floorlamp) -> Light.state (ffe.livingroom.floor_light)": { + "ViDevCommon.state (ffe.livingroom.floorlamp) -> Light.state (ffe.livingroom.floor_light)": { "name": "__tLogger__", - "msg": "ViDevLight.state (ffe.livingroom.floorlamp) -> Light.state (ffe.livingroom.floor_light)", + "msg": "ViDevCommon.state (ffe.livingroom.floorlamp) -> Light.state (ffe.livingroom.floor_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -5297,16 +5405,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890022.925772, - "msecs": 925.0, - "relativeCreated": 1378.661471, - "thread": 138566182236416, + "created": 1756483023.8154814, + "msecs": 815.0, + "relativeCreated": 1510.905015, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "ViDevLight.state (ffe.livingroom.floorlamp) -> Light.state (ffe.livingroom.floor_light)", - "asctime": "2025-08-22 21:13:42,925", + "message": "ViDevCommon.state (ffe.livingroom.floorlamp) -> Light.state (ffe.livingroom.floor_light)", + "asctime": "2025-08-29 17:57:03,815", "moduleLogger": [], "testcaseLogger": [ { @@ -5324,16 +5432,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890023.026383, - "msecs": 26.0, - "relativeCreated": 1479.272325, - "thread": 138566182236416, + "created": 1756483023.9160156, + "msecs": 916.0, + "relativeCreated": 1611.43919, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:13:43,026", + "asctime": "2025-08-29 17:57:03,916", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.state.set", @@ -5351,19 +5459,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890022.925941, - "msecs": 925.0, - "relativeCreated": 1378.830391, - "thread": 138566182236416, + "created": 1756483023.815611, + "msecs": 815.0, + "relativeCreated": 1511.034634, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/floorlamp/state/set and payload false", - "asctime": "2025-08-22 21:13:42,925" + "asctime": "2025-08-29 17:57:03,815" } ], - "time_consumption": 0.10044193267822266 + "time_consumption": 0.10040473937988281 }, { "name": "__tLogger__", @@ -5381,16 +5489,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890023.0267437, - "msecs": 26.0, - "relativeCreated": 1479.632911, - "thread": 138566182236416, + "created": 1756483023.916405, + "msecs": 916.0, + "relativeCreated": 1611.828614, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:13:43,026", + "asctime": "2025-08-29 17:57:03,916", "moduleLogger": [ { "name": "__unittest__", @@ -5409,16 +5517,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890023.026647, - "msecs": 26.0, - "relativeCreated": 1479.536554, - "thread": 138566182236416, + "created": 1756483023.916298, + "msecs": 916.0, + "relativeCreated": 1611.721736, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:13:43,026" + "asctime": "2025-08-29 17:57:03,916" }, { "name": "__unittest__", @@ -5438,25 +5546,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890023.0267031, - "msecs": 26.0, - "relativeCreated": 1479.592541, - "thread": 138566182236416, + "created": 1756483023.9163597, + "msecs": 916.0, + "relativeCreated": 1611.783266, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:13:43,026" + "asctime": "2025-08-29 17:57:03,916" } ], - "time_consumption": 4.0531158447265625e-05 + "time_consumption": 4.5299530029296875e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.state (ffe.livingroom.floorlamp)", + "ViDevCommon.state (ffe.livingroom.floorlamp)", "True" ], "levelname": "DEBUG", @@ -5468,16 +5576,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890023.1273797, - "msecs": 127.0, - "relativeCreated": 1580.269221, - "thread": 138566182236416, + "created": 1756483024.0168095, + "msecs": 16.0, + "relativeCreated": 1712.233079, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.state (ffe.livingroom.floorlamp) to True", - "asctime": "2025-08-22 21:13:43,127", + "message": "Setting state of ViDevCommon.state (ffe.livingroom.floorlamp) to True", + "asctime": "2025-08-29 17:57:04,016", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.state.set", @@ -5495,16 +5603,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890023.0268593, - "msecs": 26.0, - "relativeCreated": 1479.748608, - "thread": 138566182236416, + "created": 1756483023.9165158, + "msecs": 916.0, + "relativeCreated": 1611.939627, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/floorlamp/state/set and payload true", - "asctime": "2025-08-22 21:13:43,026" + "asctime": "2025-08-29 17:57:03,916" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1.set", @@ -5522,16 +5630,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.0299652, - "msecs": 29.0, - "relativeCreated": 1482.85452, - "thread": 138566156539584, + "created": 1756483023.921121, + "msecs": 921.0, + "relativeCreated": 1616.544528, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:43,029" + "asctime": "2025-08-29 17:57:03,921" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -5549,16 +5657,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890023.0302384, - "msecs": 30.0, - "relativeCreated": 1483.127916, - "thread": 138566156539584, + "created": 1756483023.9214444, + "msecs": 921.0, + "relativeCreated": 1616.868112, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:43,030" + "asctime": "2025-08-29 17:57:03,921" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2.set", @@ -5576,16 +5684,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.0307174, - "msecs": 30.0, - "relativeCreated": 1483.606736, - "thread": 138566156539584, + "created": 1756483023.9223752, + "msecs": 922.0, + "relativeCreated": 1617.798928, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:43,030" + "asctime": "2025-08-29 17:57:03,922" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -5603,232 +5711,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890023.0309258, - "msecs": 30.0, - "relativeCreated": 1483.815268, - "thread": 138566156539584, + "created": 1756483023.922623, + "msecs": 922.0, + "relativeCreated": 1618.046738, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:43,030" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_3/set", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890023.0311744, - "msecs": 31.0, - "relativeCreated": 1484.063778, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:43,031" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_3", - "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890023.0319152, - "msecs": 31.0, - "relativeCreated": 1484.804643, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:43,031" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_4/set", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890023.0322707, - "msecs": 32.0, - "relativeCreated": 1485.159897, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:43,032" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_4", - "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890023.0324373, - "msecs": 32.0, - "relativeCreated": 1485.326716, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:43,032" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_5/set", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890023.032723, - "msecs": 32.0, - "relativeCreated": 1485.61228, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:43,032" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_5", - "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890023.032875, - "msecs": 32.0, - "relativeCreated": 1485.764323, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:43,032" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_6/set", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890023.033167, - "msecs": 33.0, - "relativeCreated": 1486.056142, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:43,033" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_6", - "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890023.0333197, - "msecs": 33.0, - "relativeCreated": 1486.209173, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:43,033" + "asctime": "2025-08-29 17:57:03,922" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -5846,16 +5738,232 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.0335932, - "msecs": 33.0, - "relativeCreated": 1486.482577, - "thread": 138566156539584, + "created": 1756483023.923266, + "msecs": 923.0, + "relativeCreated": 1618.689721, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:43,033" + "asctime": "2025-08-29 17:57:03,923" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_3/set", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483023.9237027, + "msecs": 923.0, + "relativeCreated": 1619.126571, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3/set and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:03,923" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_3", + "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483023.92396, + "msecs": 923.0, + "relativeCreated": 1619.383855, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:03,923" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_4/set", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483023.9242651, + "msecs": 924.0, + "relativeCreated": 1619.688812, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4/set and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:03,924" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_4", + "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483023.9244237, + "msecs": 924.0, + "relativeCreated": 1619.847245, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:03,924" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_5/set", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483023.9247804, + "msecs": 924.0, + "relativeCreated": 1620.203949, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5/set and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:03,924" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_5", + "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483023.9249449, + "msecs": 924.0, + "relativeCreated": 1620.36865, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:03,924" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_6/set", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483023.925214, + "msecs": 925.0, + "relativeCreated": 1620.637598, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6/set and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:03,925" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_6", + "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483023.9253376, + "msecs": 925.0, + "relativeCreated": 1620.761299, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:03,925" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -5873,16 +5981,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.0338354, - "msecs": 33.0, - "relativeCreated": 1486.724895, - "thread": 138566156539584, + "created": 1756483023.925588, + "msecs": 925.0, + "relativeCreated": 1621.011545, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:43,033" + "asctime": "2025-08-29 17:57:03,925" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -5900,16 +6008,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.0340526, - "msecs": 34.0, - "relativeCreated": 1486.94199, - "thread": 138566156539584, + "created": 1756483023.9259098, + "msecs": 925.0, + "relativeCreated": 1621.333566, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:43,034" + "asctime": "2025-08-29 17:57:03,925" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -5927,16 +6035,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.0342555, - "msecs": 34.0, - "relativeCreated": 1487.145066, - "thread": 138566156539584, + "created": 1756483023.9260983, + "msecs": 926.0, + "relativeCreated": 1621.522231, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:43,034" + "asctime": "2025-08-29 17:57:03,926" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -5954,16 +6062,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.0344472, - "msecs": 34.0, - "relativeCreated": 1487.336459, - "thread": 138566156539584, + "created": 1756483023.926271, + "msecs": 926.0, + "relativeCreated": 1621.694542, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:43,034" + "asctime": "2025-08-29 17:57:03,926" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -5981,16 +6089,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.0742288, - "msecs": 74.0, - "relativeCreated": 1527.118265, - "thread": 138566156539584, + "created": 1756483023.9671555, + "msecs": 967.0, + "relativeCreated": 1662.579188, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:43,074" + "asctime": "2025-08-29 17:57:03,967" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.state", @@ -6008,19 +6116,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.0746183, - "msecs": 74.0, - "relativeCreated": 1527.50765, - "thread": 138566156539584, + "created": 1756483023.9675677, + "msecs": 967.0, + "relativeCreated": 1662.991413, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/floorlamp/state and payload b'true'", - "asctime": "2025-08-22 21:13:43,074" + "asctime": "2025-08-29 17:57:03,967" } ], - "time_consumption": 0.05276131629943848 + "time_consumption": 0.04924178123474121 }, { "name": "__tLogger__", @@ -6038,16 +6146,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890023.127801, - "msecs": 127.0, - "relativeCreated": 1580.69019, - "thread": 138566182236416, + "created": 1756483024.0172203, + "msecs": 17.0, + "relativeCreated": 1712.644146, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.state (ffe.livingroom.floor_light) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:13:43,127", + "asctime": "2025-08-29 17:57:04,017", "moduleLogger": [ { "name": "__unittest__", @@ -6066,16 +6174,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890023.1276968, - "msecs": 127.0, - "relativeCreated": 1580.586038, - "thread": 138566182236416, + "created": 1756483024.0171287, + "msecs": 17.0, + "relativeCreated": 1712.552439, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.state (ffe.livingroom.floor_light)): True ()", - "asctime": "2025-08-22 21:13:43,127" + "asctime": "2025-08-29 17:57:04,017" }, { "name": "__unittest__", @@ -6095,25 +6203,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890023.1277583, - "msecs": 127.0, - "relativeCreated": 1580.647713, - "thread": 138566182236416, + "created": 1756483024.017183, + "msecs": 17.0, + "relativeCreated": 1712.606605, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.state (ffe.livingroom.floor_light)): result = True ()", - "asctime": "2025-08-22 21:13:43,127" + "asctime": "2025-08-29 17:57:04,017" } ], - "time_consumption": 4.267692565917969e-05 + "time_consumption": 3.719329833984375e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.state (ffe.livingroom.floorlamp)", + "ViDevCommon.state (ffe.livingroom.floorlamp)", "False" ], "levelname": "DEBUG", @@ -6125,16 +6233,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890023.2284648, - "msecs": 228.0, - "relativeCreated": 1681.354422, - "thread": 138566182236416, + "created": 1756483024.1176238, + "msecs": 117.0, + "relativeCreated": 1813.047371, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.state (ffe.livingroom.floorlamp) to False", - "asctime": "2025-08-22 21:13:43,228", + "message": "Setting state of ViDevCommon.state (ffe.livingroom.floorlamp) to False", + "asctime": "2025-08-29 17:57:04,117", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.state.set", @@ -6152,16 +6260,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890023.12796, - "msecs": 127.0, - "relativeCreated": 1580.849559, - "thread": 138566182236416, + "created": 1756483024.017322, + "msecs": 17.0, + "relativeCreated": 1712.745746, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/floorlamp/state/set and payload false", - "asctime": "2025-08-22 21:13:43,127" + "asctime": "2025-08-29 17:57:04,017" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1.set", @@ -6179,16 +6287,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.1311197, - "msecs": 131.0, - "relativeCreated": 1584.00906, - "thread": 138566156539584, + "created": 1756483024.0224433, + "msecs": 22.0, + "relativeCreated": 1717.866966, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:43,131" + "asctime": "2025-08-29 17:57:04,022" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -6206,16 +6314,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890023.13137, - "msecs": 131.0, - "relativeCreated": 1584.25942, - "thread": 138566156539584, + "created": 1756483024.0227478, + "msecs": 22.0, + "relativeCreated": 1718.171417, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:43,131" + "asctime": "2025-08-29 17:57:04,022" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2.set", @@ -6233,16 +6341,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.1316485, - "msecs": 131.0, - "relativeCreated": 1584.537889, - "thread": 138566156539584, + "created": 1756483024.0232365, + "msecs": 23.0, + "relativeCreated": 1718.66023, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:43,131" + "asctime": "2025-08-29 17:57:04,023" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -6260,16 +6368,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890023.131805, - "msecs": 131.0, - "relativeCreated": 1584.694322, - "thread": 138566156539584, + "created": 1756483024.023482, + "msecs": 23.0, + "relativeCreated": 1718.90587, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:43,131" + "asctime": "2025-08-29 17:57:04,023" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3.set", @@ -6287,16 +6395,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.132141, - "msecs": 132.0, - "relativeCreated": 1585.030402, - "thread": 138566156539584, + "created": 1756483024.0239885, + "msecs": 23.0, + "relativeCreated": 1719.412122, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:43,132" + "asctime": "2025-08-29 17:57:04,023" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -6314,16 +6422,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890023.132323, - "msecs": 132.0, - "relativeCreated": 1585.212558, - "thread": 138566156539584, + "created": 1756483024.0242126, + "msecs": 24.0, + "relativeCreated": 1719.63604, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:43,132" + "asctime": "2025-08-29 17:57:04,024" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4.set", @@ -6341,16 +6449,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.132618, - "msecs": 132.0, - "relativeCreated": 1585.50751, - "thread": 138566156539584, + "created": 1756483024.0246613, + "msecs": 24.0, + "relativeCreated": 1720.084928, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:43,132" + "asctime": "2025-08-29 17:57:04,024" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -6368,16 +6476,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890023.1327891, - "msecs": 132.0, - "relativeCreated": 1585.678737, - "thread": 138566156539584, + "created": 1756483024.0248785, + "msecs": 24.0, + "relativeCreated": 1720.302369, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:43,132" + "asctime": "2025-08-29 17:57:04,024" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5.set", @@ -6395,16 +6503,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.1330934, - "msecs": 133.0, - "relativeCreated": 1585.982685, - "thread": 138566156539584, + "created": 1756483024.0253127, + "msecs": 25.0, + "relativeCreated": 1720.73657, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:43,133" + "asctime": "2025-08-29 17:57:04,025" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -6422,16 +6530,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890023.1332529, - "msecs": 133.0, - "relativeCreated": 1586.14234, - "thread": 138566156539584, + "created": 1756483024.0254812, + "msecs": 25.0, + "relativeCreated": 1720.904949, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:43,133" + "asctime": "2025-08-29 17:57:04,025" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6.set", @@ -6449,16 +6557,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.1335413, - "msecs": 133.0, - "relativeCreated": 1586.430707, - "thread": 138566156539584, + "created": 1756483024.0259361, + "msecs": 25.0, + "relativeCreated": 1721.35981, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:43,133" + "asctime": "2025-08-29 17:57:04,025" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -6476,16 +6584,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890023.1336925, - "msecs": 133.0, - "relativeCreated": 1586.581782, - "thread": 138566156539584, + "created": 1756483024.026269, + "msecs": 26.0, + "relativeCreated": 1721.692737, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:43,133" + "asctime": "2025-08-29 17:57:04,026" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -6503,16 +6611,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.1339881, - "msecs": 133.0, - "relativeCreated": 1586.877523, - "thread": 138566156539584, + "created": 1756483024.0267177, + "msecs": 26.0, + "relativeCreated": 1722.141283, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:43,133" + "asctime": "2025-08-29 17:57:04,026" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -6530,16 +6638,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.1342492, - "msecs": 134.0, - "relativeCreated": 1587.138523, - "thread": 138566156539584, + "created": 1756483024.0270915, + "msecs": 27.0, + "relativeCreated": 1722.515232, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:43,134" + "asctime": "2025-08-29 17:57:04,027" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -6557,16 +6665,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.134462, - "msecs": 134.0, - "relativeCreated": 1587.351725, - "thread": 138566156539584, + "created": 1756483024.027384, + "msecs": 27.0, + "relativeCreated": 1722.807677, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:43,134" + "asctime": "2025-08-29 17:57:04,027" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -6584,16 +6692,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.1346655, - "msecs": 134.0, - "relativeCreated": 1587.554957, - "thread": 138566156539584, + "created": 1756483024.027583, + "msecs": 27.0, + "relativeCreated": 1723.006617, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:43,134" + "asctime": "2025-08-29 17:57:04,027" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -6611,16 +6719,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.1348703, - "msecs": 134.0, - "relativeCreated": 1587.759587, - "thread": 138566156539584, + "created": 1756483024.0277622, + "msecs": 27.0, + "relativeCreated": 1723.185883, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:43,134" + "asctime": "2025-08-29 17:57:04,027" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -6638,16 +6746,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.1350784, - "msecs": 135.0, - "relativeCreated": 1587.96781, - "thread": 138566156539584, + "created": 1756483024.0279586, + "msecs": 27.0, + "relativeCreated": 1723.382147, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:43,135" + "asctime": "2025-08-29 17:57:04,027" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.state", @@ -6665,19 +6773,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.175331, - "msecs": 175.0, - "relativeCreated": 1628.22046, - "thread": 138566156539584, + "created": 1756483024.0690086, + "msecs": 69.0, + "relativeCreated": 1764.43227, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/floorlamp/state and payload b'false'", - "asctime": "2025-08-22 21:13:43,175" + "asctime": "2025-08-29 17:57:04,069" } ], - "time_consumption": 0.05313372611999512 + "time_consumption": 0.048615217208862305 }, { "name": "__tLogger__", @@ -6695,16 +6803,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890023.2288766, - "msecs": 228.0, - "relativeCreated": 1681.766, - "thread": 138566182236416, + "created": 1756483024.117998, + "msecs": 117.0, + "relativeCreated": 1813.421561, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.state (ffe.livingroom.floor_light) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:13:43,228", + "asctime": "2025-08-29 17:57:04,117", "moduleLogger": [ { "name": "__unittest__", @@ -6723,16 +6831,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890023.2287745, - "msecs": 228.0, - "relativeCreated": 1681.664055, - "thread": 138566182236416, + "created": 1756483024.117908, + "msecs": 117.0, + "relativeCreated": 1813.33169, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.state (ffe.livingroom.floor_light)): False ()", - "asctime": "2025-08-22 21:13:43,228" + "asctime": "2025-08-29 17:57:04,117" }, { "name": "__unittest__", @@ -6752,28 +6860,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890023.228835, - "msecs": 228.0, - "relativeCreated": 1681.724471, - "thread": 138566182236416, + "created": 1756483024.1179605, + "msecs": 117.0, + "relativeCreated": 1813.384015, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.state (ffe.livingroom.floor_light)): result = False ()", - "asctime": "2025-08-22 21:13:43,228" + "asctime": "2025-08-29 17:57:04,117" } ], - "time_consumption": 4.1484832763671875e-05 + "time_consumption": 3.743171691894531e-05 } ], - "time_consumption": 0.3031046390533447, - "time_start": "2025-08-22 21:13:42,925", - "time_finished": "2025-08-22 21:13:43,228" + "time_consumption": 0.30251646041870117, + "time_start": "2025-08-29 17:57:03,815", + "time_finished": "2025-08-29 17:57:04,117" }, - "Light.state (ffe.livingroom.floor_light) -> ViDevLight.state (ffe.livingroom.floorlamp)": { + "Light.state (ffe.livingroom.floor_light) -> ViDevCommon.state (ffe.livingroom.floorlamp)": { "name": "__tLogger__", - "msg": "Light.state (ffe.livingroom.floor_light) -> ViDevLight.state (ffe.livingroom.floorlamp)", + "msg": "Light.state (ffe.livingroom.floor_light) -> ViDevCommon.state (ffe.livingroom.floorlamp)", "args": null, "levelname": "INFO", "levelno": 20, @@ -6784,16 +6892,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890023.2291584, - "msecs": 229.0, - "relativeCreated": 1682.0478, - "thread": 138566182236416, + "created": 1756483024.1182415, + "msecs": 118.0, + "relativeCreated": 1813.665215, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Light.state (ffe.livingroom.floor_light) -> ViDevLight.state (ffe.livingroom.floorlamp)", - "asctime": "2025-08-22 21:13:43,229", + "message": "Light.state (ffe.livingroom.floor_light) -> ViDevCommon.state (ffe.livingroom.floorlamp)", + "asctime": "2025-08-29 17:57:04,118", "moduleLogger": [], "testcaseLogger": [ { @@ -6811,16 +6919,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890023.3297827, - "msecs": 329.0, - "relativeCreated": 1782.672211, - "thread": 138566182236416, + "created": 1756483024.2186975, + "msecs": 218.0, + "relativeCreated": 1914.121068, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:13:43,329", + "asctime": "2025-08-29 17:57:04,218", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.state.set", @@ -6838,19 +6946,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890023.2293062, - "msecs": 229.0, - "relativeCreated": 1682.195396, - "thread": 138566182236416, + "created": 1756483024.1183763, + "msecs": 118.0, + "relativeCreated": 1813.799796, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/floorlamp/state/set and payload false", - "asctime": "2025-08-22 21:13:43,229" + "asctime": "2025-08-29 17:57:04,118" } ], - "time_consumption": 0.10047650337219238 + "time_consumption": 0.10032129287719727 }, { "name": "__tLogger__", @@ -6868,16 +6976,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890023.330256, - "msecs": 330.0, - "relativeCreated": 1783.145337, - "thread": 138566182236416, + "created": 1756483024.219167, + "msecs": 219.0, + "relativeCreated": 1914.59056, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:13:43,330", + "asctime": "2025-08-29 17:57:04,219", "moduleLogger": [ { "name": "__unittest__", @@ -6896,16 +7004,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890023.3301198, - "msecs": 330.0, - "relativeCreated": 1783.009255, - "thread": 138566182236416, + "created": 1756483024.219041, + "msecs": 219.0, + "relativeCreated": 1914.464785, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:13:43,330" + "asctime": "2025-08-29 17:57:04,219" }, { "name": "__unittest__", @@ -6925,19 +7033,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890023.330209, - "msecs": 330.0, - "relativeCreated": 1783.098387, - "thread": 138566182236416, + "created": 1756483024.2191215, + "msecs": 219.0, + "relativeCreated": 1914.545071, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:13:43,330" + "asctime": "2025-08-29 17:57:04,219" } ], - "time_consumption": 4.696846008300781e-05 + "time_consumption": 4.553794860839844e-05 }, { "name": "__tLogger__", @@ -6955,16 +7063,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890023.4316652, - "msecs": 431.0, - "relativeCreated": 1884.554602, - "thread": 138566182236416, + "created": 1756483024.320369, + "msecs": 320.0, + "relativeCreated": 2015.792511, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.state (ffe.livingroom.floor_light) to True", - "asctime": "2025-08-22 21:13:43,431", + "asctime": "2025-08-29 17:57:04,320", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -6982,16 +7090,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890023.3304458, - "msecs": 330.0, - "relativeCreated": 1783.335286, - "thread": 138566182236416, + "created": 1756483024.219348, + "msecs": 219.0, + "relativeCreated": 1914.771553, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:43,330" + "asctime": "2025-08-29 17:57:04,219" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -7009,16 +7117,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890023.3307018, - "msecs": 330.0, - "relativeCreated": 1783.591217, - "thread": 138566182236416, + "created": 1756483024.2195852, + "msecs": 219.0, + "relativeCreated": 1915.008838, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:43,330" + "asctime": "2025-08-29 17:57:04,219" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -7036,16 +7144,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890023.3308334, - "msecs": 330.0, - "relativeCreated": 1783.722848, - "thread": 138566182236416, + "created": 1756483024.2197204, + "msecs": 219.0, + "relativeCreated": 1915.144138, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:43,330" + "asctime": "2025-08-29 17:57:04,219" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -7063,16 +7171,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890023.3309758, - "msecs": 330.0, - "relativeCreated": 1783.865105, - "thread": 138566182236416, + "created": 1756483024.219834, + "msecs": 219.0, + "relativeCreated": 1915.257777, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:43,330" + "asctime": "2025-08-29 17:57:04,219" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -7090,16 +7198,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890023.3310995, - "msecs": 331.0, - "relativeCreated": 1783.988677, - "thread": 138566182236416, + "created": 1756483024.2199664, + "msecs": 219.0, + "relativeCreated": 1915.390078, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:43,331" + "asctime": "2025-08-29 17:57:04,219" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -7117,16 +7225,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890023.3312137, - "msecs": 331.0, - "relativeCreated": 1784.103222, - "thread": 138566182236416, + "created": 1756483024.22009, + "msecs": 220.0, + "relativeCreated": 1915.513582, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:43,331" + "asctime": "2025-08-29 17:57:04,220" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -7144,16 +7252,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.3319829, - "msecs": 331.0, - "relativeCreated": 1784.872125, - "thread": 138566156539584, + "created": 1756483024.220871, + "msecs": 220.0, + "relativeCreated": 1916.294604, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:43,331" + "asctime": "2025-08-29 17:57:04,220" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -7171,16 +7279,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.3323383, - "msecs": 332.0, - "relativeCreated": 1785.227921, - "thread": 138566156539584, + "created": 1756483024.221257, + "msecs": 221.0, + "relativeCreated": 1916.680542, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:43,332" + "asctime": "2025-08-29 17:57:04,221" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -7198,16 +7306,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.3325846, - "msecs": 332.0, - "relativeCreated": 1785.474088, - "thread": 138566156539584, + "created": 1756483024.2214837, + "msecs": 221.0, + "relativeCreated": 1916.907338, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:43,332" + "asctime": "2025-08-29 17:57:04,221" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -7225,16 +7333,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.3328013, - "msecs": 332.0, - "relativeCreated": 1785.690669, - "thread": 138566156539584, + "created": 1756483024.2217057, + "msecs": 221.0, + "relativeCreated": 1917.129402, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:43,332" + "asctime": "2025-08-29 17:57:04,221" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -7252,16 +7360,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.33305, - "msecs": 333.0, - "relativeCreated": 1785.939419, - "thread": 138566156539584, + "created": 1756483024.2219543, + "msecs": 221.0, + "relativeCreated": 1917.377898, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:43,333" + "asctime": "2025-08-29 17:57:04,221" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -7279,16 +7387,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.3333414, - "msecs": 333.0, - "relativeCreated": 1786.230754, - "thread": 138566156539584, + "created": 1756483024.2221873, + "msecs": 222.0, + "relativeCreated": 1917.611073, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:43,333" + "asctime": "2025-08-29 17:57:04,222" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.state", @@ -7306,23 +7414,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.3336, - "msecs": 333.0, - "relativeCreated": 1786.489393, - "thread": 138566156539584, + "created": 1756483024.2235677, + "msecs": 223.0, + "relativeCreated": 1918.991407, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/floorlamp/state and payload b'true'", - "asctime": "2025-08-22 21:13:43,333" + "asctime": "2025-08-29 17:57:04,223" } ], - "time_consumption": 0.09806513786315918 + "time_consumption": 0.0968012809753418 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.state (ffe.livingroom.floorlamp) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.state (ffe.livingroom.floorlamp) is correct (Content %s and Type is %s).", "args": [ "True", "" @@ -7336,22 +7444,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890023.432038, - "msecs": 432.0, - "relativeCreated": 1884.927652, - "thread": 138566182236416, + "created": 1756483024.3206968, + "msecs": 320.0, + "relativeCreated": 2016.120541, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.state (ffe.livingroom.floorlamp) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:13:43,432", + "message": "Value for ViDevCommon.state (ffe.livingroom.floorlamp) is correct (Content True and Type is ).", + "asctime": "2025-08-29 17:57:04,320", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.state (ffe.livingroom.floorlamp)", + "Value for ViDevCommon.state (ffe.livingroom.floorlamp)", "True", "" ], @@ -7364,22 +7472,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890023.4318879, - "msecs": 431.0, - "relativeCreated": 1884.777195, - "thread": 138566182236416, + "created": 1756483024.3205867, + "msecs": 320.0, + "relativeCreated": 2016.01054, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.state (ffe.livingroom.floorlamp)): True ()", - "asctime": "2025-08-22 21:13:43,431" + "message": "Result (Value for ViDevCommon.state (ffe.livingroom.floorlamp)): True ()", + "asctime": "2025-08-29 17:57:04,320" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.state (ffe.livingroom.floorlamp)", + "Value for ViDevCommon.state (ffe.livingroom.floorlamp)", "=", "True", "" @@ -7393,19 +7501,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890023.4319944, - "msecs": 431.0, - "relativeCreated": 1884.883686, - "thread": 138566182236416, + "created": 1756483024.3206427, + "msecs": 320.0, + "relativeCreated": 2016.066375, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.state (ffe.livingroom.floorlamp)): result = True ()", - "asctime": "2025-08-22 21:13:43,431" + "message": "Expectation (Value for ViDevCommon.state (ffe.livingroom.floorlamp)): result = True ()", + "asctime": "2025-08-29 17:57:04,320" } ], - "time_consumption": 4.363059997558594e-05 + "time_consumption": 5.412101745605469e-05 }, { "name": "__tLogger__", @@ -7423,16 +7531,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890023.5334227, - "msecs": 533.0, - "relativeCreated": 1986.311915, - "thread": 138566182236416, + "created": 1756483024.4220226, + "msecs": 422.0, + "relativeCreated": 2117.446228, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.state (ffe.livingroom.floor_light) to False", - "asctime": "2025-08-22 21:13:43,533", + "asctime": "2025-08-29 17:57:04,422", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -7450,16 +7558,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890023.432225, - "msecs": 432.0, - "relativeCreated": 1885.114347, - "thread": 138566182236416, + "created": 1756483024.320913, + "msecs": 320.0, + "relativeCreated": 2016.336844, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:43,432" + "asctime": "2025-08-29 17:57:04,320" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -7477,16 +7585,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890023.4324813, - "msecs": 432.0, - "relativeCreated": 1885.37059, - "thread": 138566182236416, + "created": 1756483024.321177, + "msecs": 321.0, + "relativeCreated": 2016.600766, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:43,432" + "asctime": "2025-08-29 17:57:04,321" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -7504,16 +7612,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890023.4326353, - "msecs": 432.0, - "relativeCreated": 1885.524788, - "thread": 138566182236416, + "created": 1756483024.321336, + "msecs": 321.0, + "relativeCreated": 2016.759791, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:43,432" + "asctime": "2025-08-29 17:57:04,321" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -7531,16 +7639,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890023.432748, - "msecs": 432.0, - "relativeCreated": 1885.637317, - "thread": 138566182236416, + "created": 1756483024.3214505, + "msecs": 321.0, + "relativeCreated": 2016.874192, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:43,432" + "asctime": "2025-08-29 17:57:04,321" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -7558,16 +7666,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890023.4328606, - "msecs": 432.0, - "relativeCreated": 1885.749969, - "thread": 138566182236416, + "created": 1756483024.3215811, + "msecs": 321.0, + "relativeCreated": 2017.004763, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:43,432" + "asctime": "2025-08-29 17:57:04,321" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -7585,16 +7693,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890023.43298, - "msecs": 432.0, - "relativeCreated": 1885.869373, - "thread": 138566182236416, + "created": 1756483024.3216867, + "msecs": 321.0, + "relativeCreated": 2017.110533, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:43,432" + "asctime": "2025-08-29 17:57:04,321" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -7612,16 +7720,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.4337976, - "msecs": 433.0, - "relativeCreated": 1886.687057, - "thread": 138566156539584, + "created": 1756483024.322257, + "msecs": 322.0, + "relativeCreated": 2017.680955, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:43,433" + "asctime": "2025-08-29 17:57:04,322" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -7639,16 +7747,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.4341516, - "msecs": 434.0, - "relativeCreated": 1887.041091, - "thread": 138566156539584, + "created": 1756483024.3225622, + "msecs": 322.0, + "relativeCreated": 2017.985997, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:43,434" + "asctime": "2025-08-29 17:57:04,322" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -7666,16 +7774,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.4747052, - "msecs": 474.0, - "relativeCreated": 1927.594673, - "thread": 138566156539584, + "created": 1756483024.3633084, + "msecs": 363.0, + "relativeCreated": 2058.73224, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:43,474" + "asctime": "2025-08-29 17:57:04,363" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -7693,16 +7801,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.4751422, - "msecs": 475.0, - "relativeCreated": 1928.03146, - "thread": 138566156539584, + "created": 1756483024.3636467, + "msecs": 363.0, + "relativeCreated": 2059.070389, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:43,475" + "asctime": "2025-08-29 17:57:04,363" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -7720,16 +7828,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.475379, - "msecs": 475.0, - "relativeCreated": 1928.268251, - "thread": 138566156539584, + "created": 1756483024.363866, + "msecs": 363.0, + "relativeCreated": 2059.289736, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:43,475" + "asctime": "2025-08-29 17:57:04,363" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -7747,16 +7855,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.475592, - "msecs": 475.0, - "relativeCreated": 1928.481428, - "thread": 138566156539584, + "created": 1756483024.3640635, + "msecs": 364.0, + "relativeCreated": 2059.487083, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:43,475" + "asctime": "2025-08-29 17:57:04,364" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.state", @@ -7774,23 +7882,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.475824, - "msecs": 475.0, - "relativeCreated": 1928.713462, - "thread": 138566156539584, + "created": 1756483024.3642526, + "msecs": 364.0, + "relativeCreated": 2059.676467, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/floorlamp/state and payload b'false'", - "asctime": "2025-08-22 21:13:43,475" + "asctime": "2025-08-29 17:57:04,364" } ], - "time_consumption": 0.05759859085083008 + "time_consumption": 0.0577700138092041 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.state (ffe.livingroom.floorlamp) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.state (ffe.livingroom.floorlamp) is correct (Content %s and Type is %s).", "args": [ "False", "" @@ -7804,22 +7912,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890023.5337718, - "msecs": 533.0, - "relativeCreated": 1986.661076, - "thread": 138566182236416, + "created": 1756483024.4223723, + "msecs": 422.0, + "relativeCreated": 2117.796049, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.state (ffe.livingroom.floorlamp) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:13:43,533", + "message": "Value for ViDevCommon.state (ffe.livingroom.floorlamp) is correct (Content False and Type is ).", + "asctime": "2025-08-29 17:57:04,422", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.state (ffe.livingroom.floorlamp)", + "Value for ViDevCommon.state (ffe.livingroom.floorlamp)", "False", "" ], @@ -7832,22 +7940,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890023.533647, - "msecs": 533.0, - "relativeCreated": 1986.536455, - "thread": 138566182236416, + "created": 1756483024.422268, + "msecs": 422.0, + "relativeCreated": 2117.691526, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.state (ffe.livingroom.floorlamp)): False ()", - "asctime": "2025-08-22 21:13:43,533" + "message": "Result (Value for ViDevCommon.state (ffe.livingroom.floorlamp)): False ()", + "asctime": "2025-08-29 17:57:04,422" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.state (ffe.livingroom.floorlamp)", + "Value for ViDevCommon.state (ffe.livingroom.floorlamp)", "=", "False", "" @@ -7861,24 +7969,24 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890023.5337293, - "msecs": 533.0, - "relativeCreated": 1986.618584, - "thread": 138566182236416, + "created": 1756483024.4223268, + "msecs": 422.0, + "relativeCreated": 2117.750427, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.state (ffe.livingroom.floorlamp)): result = False ()", - "asctime": "2025-08-22 21:13:43,533" + "message": "Expectation (Value for ViDevCommon.state (ffe.livingroom.floorlamp)): result = False ()", + "asctime": "2025-08-29 17:57:04,422" } ], - "time_consumption": 4.2438507080078125e-05 + "time_consumption": 4.553794860839844e-05 } ], - "time_consumption": 0.3046133518218994, - "time_start": "2025-08-22 21:13:43,229", - "time_finished": "2025-08-22 21:13:43,533" + "time_consumption": 0.30413079261779785, + "time_start": "2025-08-29 17:57:04,118", + "time_finished": "2025-08-29 17:57:04,422" }, "Shelly.relay/0 (ffe.livingroom.main_light) -> Light.state (ffe.livingroom.floor_light)": { "name": "__tLogger__", @@ -7893,16 +8001,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890023.534065, - "msecs": 534.0, - "relativeCreated": 1986.954378, - "thread": 138566182236416, + "created": 1756483024.4226391, + "msecs": 422.0, + "relativeCreated": 2118.062848, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Shelly.relay/0 (ffe.livingroom.main_light) -> Light.state (ffe.livingroom.floor_light)", - "asctime": "2025-08-22 21:13:43,534", + "asctime": "2025-08-29 17:57:04,422", "moduleLogger": [], "testcaseLogger": [ { @@ -7920,16 +8028,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890023.6343768, - "msecs": 634.0, - "relativeCreated": 2087.26622, - "thread": 138566182236416, + "created": 1756483024.5229263, + "msecs": 522.0, + "relativeCreated": 2218.350061, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:13:43,634", + "asctime": "2025-08-29 17:57:04,522", "moduleLogger": [], "time_consumption": 0.0 }, @@ -7949,16 +8057,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890023.6347525, - "msecs": 634.0, - "relativeCreated": 2087.641797, - "thread": 138566182236416, + "created": 1756483024.523299, + "msecs": 523.0, + "relativeCreated": 2218.722635, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:13:43,634", + "asctime": "2025-08-29 17:57:04,523", "moduleLogger": [ { "name": "__unittest__", @@ -7977,16 +8085,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890023.634651, - "msecs": 634.0, - "relativeCreated": 2087.540395, - "thread": 138566182236416, + "created": 1756483024.5231817, + "msecs": 523.0, + "relativeCreated": 2218.605191, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:13:43,634" + "asctime": "2025-08-29 17:57:04,523" }, { "name": "__unittest__", @@ -8006,19 +8114,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890023.6347098, - "msecs": 634.0, - "relativeCreated": 2087.599147, - "thread": 138566182236416, + "created": 1756483024.523258, + "msecs": 523.0, + "relativeCreated": 2218.681615, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:13:43,634" + "asctime": "2025-08-29 17:57:04,523" } ], - "time_consumption": 4.267692565917969e-05 + "time_consumption": 4.100799560546875e-05 }, { "name": "__tLogger__", @@ -8036,16 +8144,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890023.7356844, - "msecs": 735.0, - "relativeCreated": 2188.573713, - "thread": 138566182236416, + "created": 1756483024.624023, + "msecs": 624.0, + "relativeCreated": 2319.446847, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Shelly.relay/0 (ffe.livingroom.main_light) to True", - "asctime": "2025-08-22 21:13:43,735", + "asctime": "2025-08-29 17:57:04,624", "moduleLogger": [ { "name": "smart_brain.mqtt.shellies.ffe.livingroom.main_light.relay.0", @@ -8063,16 +8171,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890023.634928, - "msecs": 634.0, - "relativeCreated": 2087.81738, - "thread": 138566182236416, + "created": 1756483024.5234103, + "msecs": 523.0, + "relativeCreated": 2218.834228, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/ffe/livingroom/main_light/relay/0 and payload on", - "asctime": "2025-08-22 21:13:43,634" + "asctime": "2025-08-29 17:57:04,523" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -8090,16 +8198,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890023.6352515, - "msecs": 635.0, - "relativeCreated": 2088.140844, - "thread": 138566182236416, + "created": 1756483024.5236888, + "msecs": 523.0, + "relativeCreated": 2219.112321, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:43,635" + "asctime": "2025-08-29 17:57:04,523" }, { "name": "smart_brain.mqtt.shellies.ffe.livingroom.main_light.relay.0", @@ -8117,16 +8225,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.6360044, - "msecs": 636.0, - "relativeCreated": 2088.893682, - "thread": 138566156539584, + "created": 1756483024.5243158, + "msecs": 524.0, + "relativeCreated": 2219.739546, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffe/livingroom/main_light/relay/0 and payload b'on'", - "asctime": "2025-08-22 21:13:43,636" + "asctime": "2025-08-29 17:57:04,524" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -8144,340 +8252,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.6363764, - "msecs": 636.0, - "relativeCreated": 2089.265786, - "thread": 138566156539584, + "created": 1756483024.524676, + "msecs": 524.0, + "relativeCreated": 2220.099876, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:43,636" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_1/set", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890023.677554, - "msecs": 677.0, - "relativeCreated": 2130.443284, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:43,677" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_1", - "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890023.6778662, - "msecs": 677.0, - "relativeCreated": 2130.755613, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:43,677" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_2/set", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890023.6782222, - "msecs": 678.0, - "relativeCreated": 2131.111387, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:43,678" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_2", - "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890023.6783907, - "msecs": 678.0, - "relativeCreated": 2131.280156, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:43,678" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_3/set", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890023.6787632, - "msecs": 678.0, - "relativeCreated": 2131.65256, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:43,678" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_3", - "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890023.6789627, - "msecs": 678.0, - "relativeCreated": 2131.852089, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:43,678" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_4/set", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890023.6792917, - "msecs": 679.0, - "relativeCreated": 2132.181163, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:43,679" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_4", - "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890023.67947, - "msecs": 679.0, - "relativeCreated": 2132.359474, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:43,679" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_5/set", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890023.6797802, - "msecs": 679.0, - "relativeCreated": 2132.669717, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:43,679" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_5", - "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890023.6799917, - "msecs": 679.0, - "relativeCreated": 2132.881171, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:43,679" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_6/set", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890023.6802847, - "msecs": 680.0, - "relativeCreated": 2133.173988, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:43,680" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_6", - "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890023.6804364, - "msecs": 680.0, - "relativeCreated": 2133.325948, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:43,680" + "asctime": "2025-08-29 17:57:04,524" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.state", @@ -8495,16 +8279,340 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.6807494, - "msecs": 680.0, - "relativeCreated": 2133.638823, - "thread": 138566156539584, + "created": 1756483024.5653946, + "msecs": 565.0, + "relativeCreated": 2260.818354, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/main_light/state and payload b'true'", - "asctime": "2025-08-22 21:13:43,680" + "asctime": "2025-08-29 17:57:04,565" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_1/set", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483024.569468, + "msecs": 569.0, + "relativeCreated": 2264.89151, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1/set and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:04,569" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_1", + "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483024.5696957, + "msecs": 569.0, + "relativeCreated": 2265.119549, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:04,569" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_2/set", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483024.5700772, + "msecs": 570.0, + "relativeCreated": 2265.500859, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2/set and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:04,570" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_2", + "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483024.5702827, + "msecs": 570.0, + "relativeCreated": 2265.706557, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:04,570" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_3/set", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483024.5706398, + "msecs": 570.0, + "relativeCreated": 2266.063671, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3/set and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:04,570" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_3", + "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483024.5707939, + "msecs": 570.0, + "relativeCreated": 2266.217557, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:04,570" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_4/set", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483024.5710602, + "msecs": 571.0, + "relativeCreated": 2266.483831, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4/set and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:04,571" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_4", + "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483024.5711858, + "msecs": 571.0, + "relativeCreated": 2266.609629, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:04,571" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_5/set", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483024.5714657, + "msecs": 571.0, + "relativeCreated": 2266.889457, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5/set and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:04,571" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_5", + "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483024.571606, + "msecs": 571.0, + "relativeCreated": 2267.029661, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:04,571" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_6/set", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483024.5718613, + "msecs": 571.0, + "relativeCreated": 2267.284849, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6/set and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:04,571" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_6", + "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483024.5719867, + "msecs": 571.0, + "relativeCreated": 2267.410396, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:04,571" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -8522,16 +8630,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.6811233, - "msecs": 681.0, - "relativeCreated": 2134.012835, - "thread": 138566156539584, + "created": 1756483024.572262, + "msecs": 572.0, + "relativeCreated": 2267.685833, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:43,681" + "asctime": "2025-08-29 17:57:04,572" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -8549,16 +8657,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.6813793, - "msecs": 681.0, - "relativeCreated": 2134.268807, - "thread": 138566156539584, + "created": 1756483024.5724952, + "msecs": 572.0, + "relativeCreated": 2267.918791, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:43,681" + "asctime": "2025-08-29 17:57:04,572" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -8576,16 +8684,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.681635, - "msecs": 681.0, - "relativeCreated": 2134.524168, - "thread": 138566156539584, + "created": 1756483024.5726972, + "msecs": 572.0, + "relativeCreated": 2268.120743, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:43,681" + "asctime": "2025-08-29 17:57:04,572" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -8603,16 +8711,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.6818488, - "msecs": 681.0, - "relativeCreated": 2134.738176, - "thread": 138566156539584, + "created": 1756483024.5729132, + "msecs": 572.0, + "relativeCreated": 2268.336873, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:43,681" + "asctime": "2025-08-29 17:57:04,572" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -8630,16 +8738,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.6820834, - "msecs": 682.0, - "relativeCreated": 2134.97275, - "thread": 138566156539584, + "created": 1756483024.5731285, + "msecs": 573.0, + "relativeCreated": 2268.55218, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:43,682" + "asctime": "2025-08-29 17:57:04,573" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -8657,16 +8765,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.6822934, - "msecs": 682.0, - "relativeCreated": 2135.182965, - "thread": 138566156539584, + "created": 1756483024.5733316, + "msecs": 573.0, + "relativeCreated": 2268.755457, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:43,682" + "asctime": "2025-08-29 17:57:04,573" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.state", @@ -8684,19 +8792,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.7225263, - "msecs": 722.0, - "relativeCreated": 2175.41567, - "thread": 138566156539584, + "created": 1756483024.6165347, + "msecs": 616.0, + "relativeCreated": 2311.958563, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/floorlamp/state and payload b'true'", - "asctime": "2025-08-22 21:13:43,722" + "asctime": "2025-08-29 17:57:04,616" } ], - "time_consumption": 0.013158082962036133 + "time_consumption": 0.007488250732421875 }, { "name": "__tLogger__", @@ -8714,16 +8822,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890023.7361698, - "msecs": 736.0, - "relativeCreated": 2189.059229, - "thread": 138566182236416, + "created": 1756483024.624345, + "msecs": 624.0, + "relativeCreated": 2319.76889, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.state (ffe.livingroom.floor_light) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:13:43,736", + "asctime": "2025-08-29 17:57:04,624", "moduleLogger": [ { "name": "__unittest__", @@ -8742,16 +8850,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890023.7360635, - "msecs": 736.0, - "relativeCreated": 2188.952991, - "thread": 138566182236416, + "created": 1756483024.6242592, + "msecs": 624.0, + "relativeCreated": 2319.683087, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.state (ffe.livingroom.floor_light)): True ()", - "asctime": "2025-08-22 21:13:43,736" + "asctime": "2025-08-29 17:57:04,624" }, { "name": "__unittest__", @@ -8771,19 +8879,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890023.7361274, - "msecs": 736.0, - "relativeCreated": 2189.016897, - "thread": 138566182236416, + "created": 1756483024.624309, + "msecs": 624.0, + "relativeCreated": 2319.732657, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.state (ffe.livingroom.floor_light)): result = True ()", - "asctime": "2025-08-22 21:13:43,736" + "asctime": "2025-08-29 17:57:04,624" } ], - "time_consumption": 4.2438507080078125e-05 + "time_consumption": 3.600120544433594e-05 }, { "name": "__tLogger__", @@ -8801,16 +8909,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890023.8368165, - "msecs": 836.0, - "relativeCreated": 2289.706027, - "thread": 138566182236416, + "created": 1756483024.724746, + "msecs": 724.0, + "relativeCreated": 2420.169572, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Shelly.relay/0 (ffe.livingroom.main_light) to False", - "asctime": "2025-08-22 21:13:43,836", + "asctime": "2025-08-29 17:57:04,724", "moduleLogger": [ { "name": "smart_brain.mqtt.shellies.ffe.livingroom.main_light.relay.0", @@ -8828,16 +8936,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890023.736286, - "msecs": 736.0, - "relativeCreated": 2189.175312, - "thread": 138566182236416, + "created": 1756483024.6244416, + "msecs": 624.0, + "relativeCreated": 2319.865233, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/ffe/livingroom/main_light/relay/0 and payload off", - "asctime": "2025-08-22 21:13:43,736" + "asctime": "2025-08-29 17:57:04,624" }, { "name": "smart_brain.mqtt.shellies.ffe.livingroom.main_light.relay.0", @@ -8855,340 +8963,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.7373638, - "msecs": 737.0, - "relativeCreated": 2190.253146, - "thread": 138566156539584, + "created": 1756483024.6251845, + "msecs": 625.0, + "relativeCreated": 2320.608263, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffe/livingroom/main_light/relay/0 and payload b'off'", - "asctime": "2025-08-22 21:13:43,737" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_1/set", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890023.7786393, - "msecs": 778.0, - "relativeCreated": 2231.528709, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:43,778" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_1", - "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890023.7789826, - "msecs": 778.0, - "relativeCreated": 2231.872154, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:43,778" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_2/set", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890023.7793615, - "msecs": 779.0, - "relativeCreated": 2232.251054, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:43,779" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_2", - "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890023.779537, - "msecs": 779.0, - "relativeCreated": 2232.426391, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:43,779" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_3/set", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890023.7798622, - "msecs": 779.0, - "relativeCreated": 2232.75168, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:43,779" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_3", - "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890023.7800467, - "msecs": 780.0, - "relativeCreated": 2232.935912, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:43,780" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_4/set", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890023.7802818, - "msecs": 780.0, - "relativeCreated": 2233.171178, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:43,780" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_4", - "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890023.780428, - "msecs": 780.0, - "relativeCreated": 2233.317419, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:43,780" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_5/set", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890023.7806938, - "msecs": 780.0, - "relativeCreated": 2233.583121, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:43,780" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_5", - "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890023.7808454, - "msecs": 780.0, - "relativeCreated": 2233.73484, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:43,780" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_6/set", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890023.7810812, - "msecs": 781.0, - "relativeCreated": 2233.970474, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:43,781" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_6", - "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890023.7812343, - "msecs": 781.0, - "relativeCreated": 2234.123649, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:43,781" + "asctime": "2025-08-29 17:57:04,625" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.state", @@ -9206,16 +8990,340 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.7814968, - "msecs": 781.0, - "relativeCreated": 2234.386314, - "thread": 138566156539584, + "created": 1756483024.667419, + "msecs": 667.0, + "relativeCreated": 2362.842652, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:13:43,781" + "asctime": "2025-08-29 17:57:04,667" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_1/set", + "b'{\"state\": \"off\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483024.6696963, + "msecs": 669.0, + "relativeCreated": 2365.119947, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1/set and payload b'{\"state\": \"off\"}'", + "asctime": "2025-08-29 17:57:04,669" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_1", + "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483024.6700199, + "msecs": 670.0, + "relativeCreated": 2365.44347, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:04,670" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_2/set", + "b'{\"state\": \"off\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483024.6703885, + "msecs": 670.0, + "relativeCreated": 2365.812153, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2/set and payload b'{\"state\": \"off\"}'", + "asctime": "2025-08-29 17:57:04,670" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_2", + "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483024.6705348, + "msecs": 670.0, + "relativeCreated": 2365.95856, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:04,670" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_3/set", + "b'{\"state\": \"off\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483024.6708639, + "msecs": 670.0, + "relativeCreated": 2366.287669, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3/set and payload b'{\"state\": \"off\"}'", + "asctime": "2025-08-29 17:57:04,670" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_3", + "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483024.6710005, + "msecs": 671.0, + "relativeCreated": 2366.424306, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:04,671" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_4/set", + "b'{\"state\": \"off\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483024.671236, + "msecs": 671.0, + "relativeCreated": 2366.659827, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4/set and payload b'{\"state\": \"off\"}'", + "asctime": "2025-08-29 17:57:04,671" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_4", + "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483024.6713545, + "msecs": 671.0, + "relativeCreated": 2366.778208, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:04,671" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_5/set", + "b'{\"state\": \"off\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483024.6716194, + "msecs": 671.0, + "relativeCreated": 2367.042956, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5/set and payload b'{\"state\": \"off\"}'", + "asctime": "2025-08-29 17:57:04,671" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_5", + "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483024.6718104, + "msecs": 671.0, + "relativeCreated": 2367.234089, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:04,671" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_6/set", + "b'{\"state\": \"off\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483024.6721194, + "msecs": 672.0, + "relativeCreated": 2367.542933, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6/set and payload b'{\"state\": \"off\"}'", + "asctime": "2025-08-29 17:57:04,672" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_6", + "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483024.6722493, + "msecs": 672.0, + "relativeCreated": 2367.673098, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:04,672" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -9233,16 +9341,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.781738, - "msecs": 781.0, - "relativeCreated": 2234.627356, - "thread": 138566156539584, + "created": 1756483024.6725504, + "msecs": 672.0, + "relativeCreated": 2367.974095, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:43,781" + "asctime": "2025-08-29 17:57:04,672" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -9260,16 +9368,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.7819886, - "msecs": 781.0, - "relativeCreated": 2234.877972, - "thread": 138566156539584, + "created": 1756483024.6728065, + "msecs": 672.0, + "relativeCreated": 2368.230134, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:43,781" + "asctime": "2025-08-29 17:57:04,672" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -9287,16 +9395,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.782208, - "msecs": 782.0, - "relativeCreated": 2235.097455, - "thread": 138566156539584, + "created": 1756483024.6730363, + "msecs": 673.0, + "relativeCreated": 2368.459872, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:43,782" + "asctime": "2025-08-29 17:57:04,673" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -9314,16 +9422,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.7824178, - "msecs": 782.0, - "relativeCreated": 2235.307049, - "thread": 138566156539584, + "created": 1756483024.6732326, + "msecs": 673.0, + "relativeCreated": 2368.656223, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:43,782" + "asctime": "2025-08-29 17:57:04,673" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -9341,16 +9449,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.7826266, - "msecs": 782.0, - "relativeCreated": 2235.515983, - "thread": 138566156539584, + "created": 1756483024.6734283, + "msecs": 673.0, + "relativeCreated": 2368.851958, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:43,782" + "asctime": "2025-08-29 17:57:04,673" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -9368,16 +9476,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.7828364, - "msecs": 782.0, - "relativeCreated": 2235.725758, - "thread": 138566156539584, + "created": 1756483024.6736114, + "msecs": 673.0, + "relativeCreated": 2369.035206, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:43,782" + "asctime": "2025-08-29 17:57:04,673" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.state", @@ -9395,19 +9503,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.8226187, - "msecs": 822.0, - "relativeCreated": 2275.507987, - "thread": 138566156539584, + "created": 1756483024.7159991, + "msecs": 715.0, + "relativeCreated": 2411.42294, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/floorlamp/state and payload b'false'", - "asctime": "2025-08-22 21:13:43,822" + "asctime": "2025-08-29 17:57:04,715" } ], - "time_consumption": 0.014197826385498047 + "time_consumption": 0.008746862411499023 }, { "name": "__tLogger__", @@ -9425,16 +9533,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890023.8373063, - "msecs": 837.0, - "relativeCreated": 2290.195851, - "thread": 138566182236416, + "created": 1756483024.7250736, + "msecs": 725.0, + "relativeCreated": 2420.49746, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.state (ffe.livingroom.floor_light) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:13:43,837", + "asctime": "2025-08-29 17:57:04,725", "moduleLogger": [ { "name": "__unittest__", @@ -9453,16 +9561,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890023.837197, - "msecs": 837.0, - "relativeCreated": 2290.086527, - "thread": 138566182236416, + "created": 1756483024.7249832, + "msecs": 724.0, + "relativeCreated": 2420.407059, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.state (ffe.livingroom.floor_light)): False ()", - "asctime": "2025-08-22 21:13:43,837" + "asctime": "2025-08-29 17:57:04,724" }, { "name": "__unittest__", @@ -9482,28 +9590,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890023.837261, - "msecs": 837.0, - "relativeCreated": 2290.150471, - "thread": 138566182236416, + "created": 1756483024.7250352, + "msecs": 725.0, + "relativeCreated": 2420.458942, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.state (ffe.livingroom.floor_light)): result = False ()", - "asctime": "2025-08-22 21:13:43,837" + "asctime": "2025-08-29 17:57:04,725" } ], - "time_consumption": 4.5299530029296875e-05 + "time_consumption": 3.838539123535156e-05 } ], - "time_consumption": 0.3032412528991699, - "time_start": "2025-08-22 21:13:43,534", - "time_finished": "2025-08-22 21:13:43,837" + "time_consumption": 0.30243444442749023, + "time_start": "2025-08-29 17:57:04,422", + "time_finished": "2025-08-29 17:57:04,725" }, - "ViDevLight.state (ffe.livingroom.xmas_tree) -> Powerplug1P.state (ffe.livingroom.xmas-tree)": { + "ViDevCommon.state (ffe.livingroom.xmas_tree) -> Powerplug1P.state (ffe.livingroom.xmas-tree)": { "name": "__tLogger__", - "msg": "ViDevLight.state (ffe.livingroom.xmas_tree) -> Powerplug1P.state (ffe.livingroom.xmas-tree)", + "msg": "ViDevCommon.state (ffe.livingroom.xmas_tree) -> Powerplug1P.state (ffe.livingroom.xmas-tree)", "args": null, "levelname": "INFO", "levelno": 20, @@ -9514,16 +9622,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890023.8375294, - "msecs": 837.0, - "relativeCreated": 2290.418692, - "thread": 138566182236416, + "created": 1756483024.7252665, + "msecs": 725.0, + "relativeCreated": 2420.6901, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "ViDevLight.state (ffe.livingroom.xmas_tree) -> Powerplug1P.state (ffe.livingroom.xmas-tree)", - "asctime": "2025-08-22 21:13:43,837", + "message": "ViDevCommon.state (ffe.livingroom.xmas_tree) -> Powerplug1P.state (ffe.livingroom.xmas-tree)", + "asctime": "2025-08-29 17:57:04,725", "moduleLogger": [], "testcaseLogger": [ { @@ -9541,16 +9649,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890023.9381564, - "msecs": 938.0, - "relativeCreated": 2391.045635, - "thread": 138566182236416, + "created": 1756483024.8256922, + "msecs": 825.0, + "relativeCreated": 2521.115818, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:13:43,938", + "asctime": "2025-08-29 17:57:04,825", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.xmas_tree.state.set", @@ -9568,19 +9676,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890023.8376625, - "msecs": 837.0, - "relativeCreated": 2290.551964, - "thread": 138566182236416, + "created": 1756483024.7253816, + "msecs": 725.0, + "relativeCreated": 2420.805193, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/xmas_tree/state/set and payload false", - "asctime": "2025-08-22 21:13:43,837" + "asctime": "2025-08-29 17:57:04,725" } ], - "time_consumption": 0.1004939079284668 + "time_consumption": 0.1003105640411377 }, { "name": "__tLogger__", @@ -9598,16 +9706,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890023.9385438, - "msecs": 938.0, - "relativeCreated": 2391.433183, - "thread": 138566182236416, + "created": 1756483024.8260233, + "msecs": 826.0, + "relativeCreated": 2521.447171, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:13:43,938", + "asctime": "2025-08-29 17:57:04,826", "moduleLogger": [ { "name": "__unittest__", @@ -9626,16 +9734,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890023.938402, - "msecs": 938.0, - "relativeCreated": 2391.291395, - "thread": 138566182236416, + "created": 1756483024.8259344, + "msecs": 825.0, + "relativeCreated": 2521.358046, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:13:43,938" + "asctime": "2025-08-29 17:57:04,825" }, { "name": "__unittest__", @@ -9655,25 +9763,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890023.9384608, - "msecs": 938.0, - "relativeCreated": 2391.350228, - "thread": 138566182236416, + "created": 1756483024.8259854, + "msecs": 825.0, + "relativeCreated": 2521.409254, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:13:43,938" + "asctime": "2025-08-29 17:57:04,825" } ], - "time_consumption": 8.296966552734375e-05 + "time_consumption": 3.790855407714844e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.state (ffe.livingroom.xmas_tree)", + "ViDevCommon.state (ffe.livingroom.xmas_tree)", "True" ], "levelname": "DEBUG", @@ -9685,16 +9793,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890024.039058, - "msecs": 39.0, - "relativeCreated": 2491.947334, - "thread": 138566182236416, + "created": 1756483024.9264832, + "msecs": 926.0, + "relativeCreated": 2621.906769, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.state (ffe.livingroom.xmas_tree) to True", - "asctime": "2025-08-22 21:13:44,039", + "message": "Setting state of ViDevCommon.state (ffe.livingroom.xmas_tree) to True", + "asctime": "2025-08-29 17:57:04,926", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.xmas_tree.state.set", @@ -9712,16 +9820,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890023.9386675, - "msecs": 938.0, - "relativeCreated": 2391.557017, - "thread": 138566182236416, + "created": 1756483024.8261464, + "msecs": 826.0, + "relativeCreated": 2521.569909, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/xmas_tree/state/set and payload true", - "asctime": "2025-08-22 21:13:43,938" + "asctime": "2025-08-29 17:57:04,826" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.xmas-tree.set", @@ -9739,16 +9847,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.9409823, - "msecs": 940.0, - "relativeCreated": 2393.871708, - "thread": 138566156539584, + "created": 1756483024.8287308, + "msecs": 828.0, + "relativeCreated": 2524.154661, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/xmas-tree/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:43,940" + "asctime": "2025-08-29 17:57:04,828" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.xmas-tree", @@ -9766,16 +9874,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890023.9412186, - "msecs": 941.0, - "relativeCreated": 2394.108083, - "thread": 138566156539584, + "created": 1756483024.828969, + "msecs": 828.0, + "relativeCreated": 2524.392701, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/xmas-tree and payload {\"state\": \"on\"}", - "asctime": "2025-08-22 21:13:43,941" + "asctime": "2025-08-29 17:57:04,828" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.xmas-tree", @@ -9793,16 +9901,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.941793, - "msecs": 941.0, - "relativeCreated": 2394.682516, - "thread": 138566156539584, + "created": 1756483024.8294673, + "msecs": 829.0, + "relativeCreated": 2524.891046, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/xmas-tree and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:43,941" + "asctime": "2025-08-29 17:57:04,829" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.xmas_tree.state", @@ -9820,19 +9928,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890023.9829752, - "msecs": 982.0, - "relativeCreated": 2435.864614, - "thread": 138566156539584, + "created": 1756483024.871057, + "msecs": 871.0, + "relativeCreated": 2566.480831, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/xmas_tree/state and payload b'true'", - "asctime": "2025-08-22 21:13:43,982" + "asctime": "2025-08-29 17:57:04,871" } ], - "time_consumption": 0.056082725524902344 + "time_consumption": 0.05542612075805664 }, { "name": "__tLogger__", @@ -9850,16 +9958,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890024.0393765, - "msecs": 39.0, - "relativeCreated": 2492.265669, - "thread": 138566182236416, + "created": 1756483024.926789, + "msecs": 926.0, + "relativeCreated": 2622.21269, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Powerplug1P.state (ffe.livingroom.xmas-tree) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:13:44,039", + "asctime": "2025-08-29 17:57:04,926", "moduleLogger": [ { "name": "__unittest__", @@ -9878,16 +9986,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890024.0392745, - "msecs": 39.0, - "relativeCreated": 2492.163924, - "thread": 138566182236416, + "created": 1756483024.9266984, + "msecs": 926.0, + "relativeCreated": 2622.1221, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Powerplug1P.state (ffe.livingroom.xmas-tree)): True ()", - "asctime": "2025-08-22 21:13:44,039" + "asctime": "2025-08-29 17:57:04,926" }, { "name": "__unittest__", @@ -9907,25 +10015,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890024.0393348, - "msecs": 39.0, - "relativeCreated": 2492.223978, - "thread": 138566182236416, + "created": 1756483024.926751, + "msecs": 926.0, + "relativeCreated": 2622.174533, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Powerplug1P.state (ffe.livingroom.xmas-tree)): result = True ()", - "asctime": "2025-08-22 21:13:44,039" + "asctime": "2025-08-29 17:57:04,926" } ], - "time_consumption": 4.172325134277344e-05 + "time_consumption": 3.814697265625e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.state (ffe.livingroom.xmas_tree)", + "ViDevCommon.state (ffe.livingroom.xmas_tree)", "False" ], "levelname": "DEBUG", @@ -9937,16 +10045,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890024.1398873, - "msecs": 139.0, - "relativeCreated": 2592.776807, - "thread": 138566182236416, + "created": 1756483025.0272715, + "msecs": 27.0, + "relativeCreated": 2722.694996, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.state (ffe.livingroom.xmas_tree) to False", - "asctime": "2025-08-22 21:13:44,139", + "message": "Setting state of ViDevCommon.state (ffe.livingroom.xmas_tree) to False", + "asctime": "2025-08-29 17:57:05,027", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.xmas_tree.state.set", @@ -9964,16 +10072,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890024.0394888, - "msecs": 39.0, - "relativeCreated": 2492.378238, - "thread": 138566182236416, + "created": 1756483024.9269123, + "msecs": 926.0, + "relativeCreated": 2622.335821, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/xmas_tree/state/set and payload false", - "asctime": "2025-08-22 21:13:44,039" + "asctime": "2025-08-29 17:57:04,926" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.xmas-tree.set", @@ -9991,16 +10099,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890024.0413558, - "msecs": 41.0, - "relativeCreated": 2494.245114, - "thread": 138566156539584, + "created": 1756483024.9294834, + "msecs": 929.0, + "relativeCreated": 2624.907229, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/xmas-tree/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:44,041" + "asctime": "2025-08-29 17:57:04,929" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.xmas-tree", @@ -10018,16 +10126,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890024.0416663, - "msecs": 41.0, - "relativeCreated": 2494.555691, - "thread": 138566156539584, + "created": 1756483024.9296916, + "msecs": 929.0, + "relativeCreated": 2625.115336, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/xmas-tree and payload {\"state\": \"off\"}", - "asctime": "2025-08-22 21:13:44,041" + "asctime": "2025-08-29 17:57:04,929" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.xmas-tree", @@ -10045,16 +10153,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890024.0423496, - "msecs": 42.0, - "relativeCreated": 2495.238903, - "thread": 138566156539584, + "created": 1756483024.9302154, + "msecs": 930.0, + "relativeCreated": 2625.639184, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/xmas-tree and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:44,042" + "asctime": "2025-08-29 17:57:04,930" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.xmas_tree.state", @@ -10072,19 +10180,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890024.0839899, - "msecs": 83.0, - "relativeCreated": 2536.879065, - "thread": 138566156539584, + "created": 1756483024.972123, + "msecs": 972.0, + "relativeCreated": 2667.546492, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/xmas_tree/state and payload b'false'", - "asctime": "2025-08-22 21:13:44,083" + "asctime": "2025-08-29 17:57:04,972" } ], - "time_consumption": 0.05589747428894043 + "time_consumption": 0.05514860153198242 }, { "name": "__tLogger__", @@ -10102,16 +10210,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890024.1402333, - "msecs": 140.0, - "relativeCreated": 2593.122553, - "thread": 138566182236416, + "created": 1756483025.027628, + "msecs": 27.0, + "relativeCreated": 2723.051626, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Powerplug1P.state (ffe.livingroom.xmas-tree) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:13:44,140", + "asctime": "2025-08-29 17:57:05,027", "moduleLogger": [ { "name": "__unittest__", @@ -10130,16 +10238,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890024.1401381, - "msecs": 140.0, - "relativeCreated": 2593.027666, - "thread": 138566182236416, + "created": 1756483025.0275345, + "msecs": 27.0, + "relativeCreated": 2722.958391, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Powerplug1P.state (ffe.livingroom.xmas-tree)): False ()", - "asctime": "2025-08-22 21:13:44,140" + "asctime": "2025-08-29 17:57:05,027" }, { "name": "__unittest__", @@ -10159,28 +10267,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890024.1401923, - "msecs": 140.0, - "relativeCreated": 2593.08156, - "thread": 138566182236416, + "created": 1756483025.0275884, + "msecs": 27.0, + "relativeCreated": 2723.012086, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Powerplug1P.state (ffe.livingroom.xmas-tree)): result = False ()", - "asctime": "2025-08-22 21:13:44,140" + "asctime": "2025-08-29 17:57:05,027" } ], - "time_consumption": 4.100799560546875e-05 + "time_consumption": 3.9577484130859375e-05 } ], - "time_consumption": 0.302703857421875, - "time_start": "2025-08-22 21:13:43,837", - "time_finished": "2025-08-22 21:13:44,140" + "time_consumption": 0.30236148834228516, + "time_start": "2025-08-29 17:57:04,725", + "time_finished": "2025-08-29 17:57:05,027" }, - "Powerplug1P.state (ffe.livingroom.xmas-tree) -> ViDevLight.state (ffe.livingroom.xmas_tree)": { + "Powerplug1P.state (ffe.livingroom.xmas-tree) -> ViDevCommon.state (ffe.livingroom.xmas_tree)": { "name": "__tLogger__", - "msg": "Powerplug1P.state (ffe.livingroom.xmas-tree) -> ViDevLight.state (ffe.livingroom.xmas_tree)", + "msg": "Powerplug1P.state (ffe.livingroom.xmas-tree) -> ViDevCommon.state (ffe.livingroom.xmas_tree)", "args": null, "levelname": "INFO", "levelno": 20, @@ -10191,16 +10299,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890024.140429, - "msecs": 140.0, - "relativeCreated": 2593.318491, - "thread": 138566182236416, + "created": 1756483025.0278313, + "msecs": 27.0, + "relativeCreated": 2723.255058, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Powerplug1P.state (ffe.livingroom.xmas-tree) -> ViDevLight.state (ffe.livingroom.xmas_tree)", - "asctime": "2025-08-22 21:13:44,140", + "message": "Powerplug1P.state (ffe.livingroom.xmas-tree) -> ViDevCommon.state (ffe.livingroom.xmas_tree)", + "asctime": "2025-08-29 17:57:05,027", "moduleLogger": [], "testcaseLogger": [ { @@ -10218,16 +10326,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890024.241041, - "msecs": 241.0, - "relativeCreated": 2693.930253, - "thread": 138566182236416, + "created": 1756483025.1283882, + "msecs": 128.0, + "relativeCreated": 2823.811882, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:13:44,241", + "asctime": "2025-08-29 17:57:05,128", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.xmas_tree.state.set", @@ -10245,19 +10353,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890024.1405637, - "msecs": 140.0, - "relativeCreated": 2593.453083, - "thread": 138566182236416, + "created": 1756483025.027972, + "msecs": 27.0, + "relativeCreated": 2723.395717, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/xmas_tree/state/set and payload false", - "asctime": "2025-08-22 21:13:44,140" + "asctime": "2025-08-29 17:57:05,027" } ], - "time_consumption": 0.10047721862792969 + "time_consumption": 0.10041618347167969 }, { "name": "__tLogger__", @@ -10275,16 +10383,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890024.241393, - "msecs": 241.0, - "relativeCreated": 2694.282552, - "thread": 138566182236416, + "created": 1756483025.1287642, + "msecs": 128.0, + "relativeCreated": 2824.187771, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:13:44,241", + "asctime": "2025-08-29 17:57:05,128", "moduleLogger": [ { "name": "__unittest__", @@ -10303,16 +10411,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890024.2412796, - "msecs": 241.0, - "relativeCreated": 2694.168838, - "thread": 138566182236416, + "created": 1756483025.1286635, + "msecs": 128.0, + "relativeCreated": 2824.087288, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:13:44,241" + "asctime": "2025-08-29 17:57:05,128" }, { "name": "__unittest__", @@ -10332,19 +10440,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890024.2413492, - "msecs": 241.0, - "relativeCreated": 2694.238422, - "thread": 138566182236416, + "created": 1756483025.1287231, + "msecs": 128.0, + "relativeCreated": 2824.146771, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:13:44,241" + "asctime": "2025-08-29 17:57:05,128" } ], - "time_consumption": 4.38690185546875e-05 + "time_consumption": 4.100799560546875e-05 }, { "name": "__tLogger__", @@ -10362,16 +10470,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890024.3420246, - "msecs": 342.0, - "relativeCreated": 2794.91396, - "thread": 138566182236416, + "created": 1756483025.2292674, + "msecs": 229.0, + "relativeCreated": 2924.691237, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Powerplug1P.state (ffe.livingroom.xmas-tree) to True", - "asctime": "2025-08-22 21:13:44,342", + "asctime": "2025-08-29 17:57:05,229", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.xmas-tree", @@ -10389,16 +10497,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890024.2415335, - "msecs": 241.0, - "relativeCreated": 2694.422938, - "thread": 138566182236416, + "created": 1756483025.128937, + "msecs": 128.0, + "relativeCreated": 2824.360609, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/xmas-tree and payload {\"state\": \"on\"}", - "asctime": "2025-08-22 21:13:44,241" + "asctime": "2025-08-29 17:57:05,128" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.xmas-tree", @@ -10416,16 +10524,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890024.2426386, - "msecs": 242.0, - "relativeCreated": 2695.527909, - "thread": 138566156539584, + "created": 1756483025.1297526, + "msecs": 129.0, + "relativeCreated": 2825.176153, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/xmas-tree and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:44,242" + "asctime": "2025-08-29 17:57:05,129" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.xmas_tree.state", @@ -10443,23 +10551,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890024.2439413, - "msecs": 243.0, - "relativeCreated": 2696.830679, - "thread": 138566156539584, + "created": 1756483025.1314971, + "msecs": 131.0, + "relativeCreated": 2826.92084, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/xmas_tree/state and payload b'true'", - "asctime": "2025-08-22 21:13:44,243" + "asctime": "2025-08-29 17:57:05,131" } ], - "time_consumption": 0.0980832576751709 + "time_consumption": 0.09777021408081055 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.state (ffe.livingroom.xmas_tree) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.state (ffe.livingroom.xmas_tree) is correct (Content %s and Type is %s).", "args": [ "True", "" @@ -10473,22 +10581,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890024.3423834, - "msecs": 342.0, - "relativeCreated": 2795.272881, - "thread": 138566182236416, + "created": 1756483025.2295833, + "msecs": 229.0, + "relativeCreated": 2925.007083, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.state (ffe.livingroom.xmas_tree) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:13:44,342", + "message": "Value for ViDevCommon.state (ffe.livingroom.xmas_tree) is correct (Content True and Type is ).", + "asctime": "2025-08-29 17:57:05,229", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.state (ffe.livingroom.xmas_tree)", + "Value for ViDevCommon.state (ffe.livingroom.xmas_tree)", "True", "" ], @@ -10501,22 +10609,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890024.34228, - "msecs": 342.0, - "relativeCreated": 2795.169423, - "thread": 138566182236416, + "created": 1756483025.2294872, + "msecs": 229.0, + "relativeCreated": 2924.910735, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.state (ffe.livingroom.xmas_tree)): True ()", - "asctime": "2025-08-22 21:13:44,342" + "message": "Result (Value for ViDevCommon.state (ffe.livingroom.xmas_tree)): True ()", + "asctime": "2025-08-29 17:57:05,229" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.state (ffe.livingroom.xmas_tree)", + "Value for ViDevCommon.state (ffe.livingroom.xmas_tree)", "=", "True", "" @@ -10530,19 +10638,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890024.3423376, - "msecs": 342.0, - "relativeCreated": 2795.227011, - "thread": 138566182236416, + "created": 1756483025.2295377, + "msecs": 229.0, + "relativeCreated": 2924.96143, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.state (ffe.livingroom.xmas_tree)): result = True ()", - "asctime": "2025-08-22 21:13:44,342" + "message": "Expectation (Value for ViDevCommon.state (ffe.livingroom.xmas_tree)): result = True ()", + "asctime": "2025-08-29 17:57:05,229" } ], - "time_consumption": 4.57763671875e-05 + "time_consumption": 4.553794860839844e-05 }, { "name": "__tLogger__", @@ -10560,16 +10668,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890024.4430285, - "msecs": 443.0, - "relativeCreated": 2895.917796, - "thread": 138566182236416, + "created": 1756483025.3300698, + "msecs": 330.0, + "relativeCreated": 3025.493393, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Powerplug1P.state (ffe.livingroom.xmas-tree) to False", - "asctime": "2025-08-22 21:13:44,443", + "asctime": "2025-08-29 17:57:05,330", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.xmas-tree", @@ -10587,16 +10695,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890024.3425171, - "msecs": 342.0, - "relativeCreated": 2795.406778, - "thread": 138566182236416, + "created": 1756483025.2297103, + "msecs": 229.0, + "relativeCreated": 2925.134074, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/xmas-tree and payload {\"state\": \"off\"}", - "asctime": "2025-08-22 21:13:44,342" + "asctime": "2025-08-29 17:57:05,229" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.xmas-tree", @@ -10614,16 +10722,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890024.3434348, - "msecs": 343.0, - "relativeCreated": 2796.324245, - "thread": 138566156539584, + "created": 1756483025.230537, + "msecs": 230.0, + "relativeCreated": 2925.960627, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/xmas-tree and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:44,343" + "asctime": "2025-08-29 17:57:05,230" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.xmas_tree.state", @@ -10641,23 +10749,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890024.3447406, - "msecs": 344.0, - "relativeCreated": 2797.629976, - "thread": 138566156539584, + "created": 1756483025.232107, + "msecs": 232.0, + "relativeCreated": 2927.530753, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/xmas_tree/state and payload b'false'", - "asctime": "2025-08-22 21:13:44,344" + "asctime": "2025-08-29 17:57:05,232" } ], - "time_consumption": 0.09828782081604004 + "time_consumption": 0.09796285629272461 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.state (ffe.livingroom.xmas_tree) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.state (ffe.livingroom.xmas_tree) is correct (Content %s and Type is %s).", "args": [ "False", "" @@ -10671,22 +10779,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890024.4434175, - "msecs": 443.0, - "relativeCreated": 2896.307082, - "thread": 138566182236416, + "created": 1756483025.330397, + "msecs": 330.0, + "relativeCreated": 3025.820604, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.state (ffe.livingroom.xmas_tree) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:13:44,443", + "message": "Value for ViDevCommon.state (ffe.livingroom.xmas_tree) is correct (Content False and Type is ).", + "asctime": "2025-08-29 17:57:05,330", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.state (ffe.livingroom.xmas_tree)", + "Value for ViDevCommon.state (ffe.livingroom.xmas_tree)", "False", "" ], @@ -10699,22 +10807,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890024.4432771, - "msecs": 443.0, - "relativeCreated": 2896.166536, - "thread": 138566182236416, + "created": 1756483025.3303072, + "msecs": 330.0, + "relativeCreated": 3025.731031, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.state (ffe.livingroom.xmas_tree)): False ()", - "asctime": "2025-08-22 21:13:44,443" + "message": "Result (Value for ViDevCommon.state (ffe.livingroom.xmas_tree)): False ()", + "asctime": "2025-08-29 17:57:05,330" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.state (ffe.livingroom.xmas_tree)", + "Value for ViDevCommon.state (ffe.livingroom.xmas_tree)", "=", "False", "" @@ -10728,28 +10836,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890024.4433374, - "msecs": 443.0, - "relativeCreated": 2896.226926, - "thread": 138566182236416, + "created": 1756483025.3303573, + "msecs": 330.0, + "relativeCreated": 3025.78105, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.state (ffe.livingroom.xmas_tree)): result = False ()", - "asctime": "2025-08-22 21:13:44,443" + "message": "Expectation (Value for ViDevCommon.state (ffe.livingroom.xmas_tree)): result = False ()", + "asctime": "2025-08-29 17:57:05,330" } ], - "time_consumption": 8.0108642578125e-05 + "time_consumption": 3.9577484130859375e-05 } ], - "time_consumption": 0.30298852920532227, - "time_start": "2025-08-22 21:13:44,140", - "time_finished": "2025-08-22 21:13:44,443" + "time_consumption": 0.3025655746459961, + "time_start": "2025-08-29 17:57:05,027", + "time_finished": "2025-08-29 17:57:05,330" }, - "ViDevLight.brightness (ffe.livingroom.main_light) -> Light.brightness (ffe.livingroom.main_light)": { + "ViDevCommon.brightness (ffe.livingroom.main_light) -> Light.brightness (ffe.livingroom.main_light)": { "name": "__tLogger__", - "msg": "ViDevLight.brightness (ffe.livingroom.main_light) -> Light.brightness (ffe.livingroom.main_light)", + "msg": "ViDevCommon.brightness (ffe.livingroom.main_light) -> Light.brightness (ffe.livingroom.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -10760,16 +10868,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890024.4436195, - "msecs": 443.0, - "relativeCreated": 2896.508909, - "thread": 138566182236416, + "created": 1756483025.3305867, + "msecs": 330.0, + "relativeCreated": 3026.010233, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "ViDevLight.brightness (ffe.livingroom.main_light) -> Light.brightness (ffe.livingroom.main_light)", - "asctime": "2025-08-22 21:13:44,443", + "message": "ViDevCommon.brightness (ffe.livingroom.main_light) -> Light.brightness (ffe.livingroom.main_light)", + "asctime": "2025-08-29 17:57:05,330", "moduleLogger": [], "testcaseLogger": [ { @@ -10785,16 +10893,16 @@ "stack_info": null, "lineno": 13, "funcName": "device_follow", - "created": 1755890024.544434, - "msecs": 544.0, - "relativeCreated": 2997.323661, - "thread": 138566182236416, + "created": 1756483025.431286, + "msecs": 431.0, + "relativeCreated": 3126.709732, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Switching on device", - "asctime": "2025-08-22 21:13:44,544", + "asctime": "2025-08-29 17:57:05,431", "moduleLogger": [ { "name": "smart_brain.mqtt.shellies.ffe.livingroom.main_light.relay.0", @@ -10812,16 +10920,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890024.443742, - "msecs": 443.0, - "relativeCreated": 2896.631377, - "thread": 138566182236416, + "created": 1756483025.3307073, + "msecs": 330.0, + "relativeCreated": 3026.131, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/ffe/livingroom/main_light/relay/0 and payload on", - "asctime": "2025-08-22 21:13:44,443" + "asctime": "2025-08-29 17:57:05,330" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -10839,16 +10947,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890024.4440594, - "msecs": 444.0, - "relativeCreated": 2896.948862, - "thread": 138566182236416, + "created": 1756483025.3310626, + "msecs": 331.0, + "relativeCreated": 3026.486129, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:44,444" + "asctime": "2025-08-29 17:57:05,331" }, { "name": "smart_brain.mqtt.shellies.ffe.livingroom.main_light.relay.0", @@ -10866,16 +10974,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890024.44489, - "msecs": 444.0, - "relativeCreated": 2897.779504, - "thread": 138566156539584, + "created": 1756483025.3316898, + "msecs": 331.0, + "relativeCreated": 3027.113328, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffe/livingroom/main_light/relay/0 and payload b'on'", - "asctime": "2025-08-22 21:13:44,444" + "asctime": "2025-08-29 17:57:05,331" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -10893,340 +11001,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890024.4452918, - "msecs": 445.0, - "relativeCreated": 2898.181201, - "thread": 138566156539584, + "created": 1756483025.332034, + "msecs": 332.0, + "relativeCreated": 3027.457716, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:44,445" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_1/set", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890024.485595, - "msecs": 485.0, - "relativeCreated": 2938.48421, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:44,485" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_1", - "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890024.4858842, - "msecs": 485.0, - "relativeCreated": 2938.77362, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:44,485" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_2/set", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890024.4862437, - "msecs": 486.0, - "relativeCreated": 2939.133315, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:44,486" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_2", - "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890024.4864042, - "msecs": 486.0, - "relativeCreated": 2939.293627, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:44,486" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_3/set", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890024.4867148, - "msecs": 486.0, - "relativeCreated": 2939.604303, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:44,486" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_3", - "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890024.486857, - "msecs": 486.0, - "relativeCreated": 2939.746325, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:44,486" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_4/set", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890024.4871728, - "msecs": 487.0, - "relativeCreated": 2940.062295, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:44,487" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_4", - "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890024.4873273, - "msecs": 487.0, - "relativeCreated": 2940.216554, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:44,487" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_5/set", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890024.487628, - "msecs": 487.0, - "relativeCreated": 2940.517392, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:44,487" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_5", - "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890024.4877982, - "msecs": 487.0, - "relativeCreated": 2940.687649, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:44,487" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_6/set", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890024.4880962, - "msecs": 488.0, - "relativeCreated": 2940.985773, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:44,488" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_6", - "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890024.488258, - "msecs": 488.0, - "relativeCreated": 2941.147177, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:44,488" + "asctime": "2025-08-29 17:57:05,332" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.state", @@ -11244,16 +11028,340 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890024.4885464, - "msecs": 488.0, - "relativeCreated": 2941.43571, - "thread": 138566156539584, + "created": 1756483025.3733385, + "msecs": 373.0, + "relativeCreated": 3068.762088, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/main_light/state and payload b'true'", - "asctime": "2025-08-22 21:13:44,488" + "asctime": "2025-08-29 17:57:05,373" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_1/set", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483025.373727, + "msecs": 373.0, + "relativeCreated": 3069.150628, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1/set and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:05,373" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_1", + "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483025.373943, + "msecs": 373.0, + "relativeCreated": 3069.366596, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:05,373" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_2/set", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483025.3742256, + "msecs": 374.0, + "relativeCreated": 3069.649422, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2/set and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:05,374" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_2", + "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483025.3743565, + "msecs": 374.0, + "relativeCreated": 3069.780186, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:05,374" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_3/set", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483025.3746634, + "msecs": 374.0, + "relativeCreated": 3070.08699, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3/set and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:05,374" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_3", + "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483025.374792, + "msecs": 374.0, + "relativeCreated": 3070.215869, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:05,374" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_4/set", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483025.3750825, + "msecs": 375.0, + "relativeCreated": 3070.506155, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4/set and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:05,375" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_4", + "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483025.375221, + "msecs": 375.0, + "relativeCreated": 3070.644575, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:05,375" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_5/set", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483025.3754864, + "msecs": 375.0, + "relativeCreated": 3070.910084, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5/set and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:05,375" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_5", + "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483025.3756135, + "msecs": 375.0, + "relativeCreated": 3071.037189, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:05,375" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_6/set", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483025.375935, + "msecs": 375.0, + "relativeCreated": 3071.358658, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6/set and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:05,375" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_6", + "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483025.3761184, + "msecs": 376.0, + "relativeCreated": 3071.542087, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:05,376" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -11271,16 +11379,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890024.4888117, - "msecs": 488.0, - "relativeCreated": 2941.701093, - "thread": 138566156539584, + "created": 1756483025.3764186, + "msecs": 376.0, + "relativeCreated": 3071.842124, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:44,488" + "asctime": "2025-08-29 17:57:05,376" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -11298,16 +11406,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890024.48904, - "msecs": 489.0, - "relativeCreated": 2941.929174, - "thread": 138566156539584, + "created": 1756483025.3766515, + "msecs": 376.0, + "relativeCreated": 3072.075198, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:44,489" + "asctime": "2025-08-29 17:57:05,376" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -11325,16 +11433,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890024.4892375, - "msecs": 489.0, - "relativeCreated": 2942.127006, - "thread": 138566156539584, + "created": 1756483025.3768663, + "msecs": 376.0, + "relativeCreated": 3072.289877, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:44,489" + "asctime": "2025-08-29 17:57:05,376" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -11352,16 +11460,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890024.4894304, - "msecs": 489.0, - "relativeCreated": 2942.319835, - "thread": 138566156539584, + "created": 1756483025.377062, + "msecs": 377.0, + "relativeCreated": 3072.485884, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:44,489" + "asctime": "2025-08-29 17:57:05,377" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -11379,16 +11487,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890024.489635, - "msecs": 489.0, - "relativeCreated": 2942.52458, - "thread": 138566156539584, + "created": 1756483025.377289, + "msecs": 377.0, + "relativeCreated": 3072.7126, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:44,489" + "asctime": "2025-08-29 17:57:05,377" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -11406,16 +11514,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890024.4898455, - "msecs": 489.0, - "relativeCreated": 2942.734936, - "thread": 138566156539584, + "created": 1756483025.3776166, + "msecs": 377.0, + "relativeCreated": 3073.040409, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:44,489" + "asctime": "2025-08-29 17:57:05,377" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.state", @@ -11433,19 +11541,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890024.5295815, - "msecs": 529.0, - "relativeCreated": 2982.471077, - "thread": 138566156539584, + "created": 1756483025.417467, + "msecs": 417.0, + "relativeCreated": 3112.890775, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/floorlamp/state and payload b'true'", - "asctime": "2025-08-22 21:13:44,529" + "asctime": "2025-08-29 17:57:05,417" } ], - "time_consumption": 0.014852523803710938 + "time_consumption": 0.013818979263305664 }, { "name": "__tLogger__", @@ -11462,16 +11570,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890024.6454408, - "msecs": 645.0, - "relativeCreated": 3098.330286, - "thread": 138566182236416, + "created": 1756483025.531942, + "msecs": 531.0, + "relativeCreated": 3227.365474, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 100", - "asctime": "2025-08-22 21:13:44,645", + "asctime": "2025-08-29 17:57:05,531", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.brightness.set", @@ -11489,16 +11597,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890024.544723, - "msecs": 544.0, - "relativeCreated": 2997.612328, - "thread": 138566182236416, + "created": 1756483025.4314926, + "msecs": 431.0, + "relativeCreated": 3126.916256, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/main_light/brightness/set and payload 100", - "asctime": "2025-08-22 21:13:44,544" + "asctime": "2025-08-29 17:57:05,431" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -11516,16 +11624,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890024.5450463, - "msecs": 545.0, - "relativeCreated": 2997.935551, - "thread": 138566182236416, + "created": 1756483025.431711, + "msecs": 431.0, + "relativeCreated": 3127.13474, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:44,545" + "asctime": "2025-08-29 17:57:05,431" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light.set", @@ -11543,16 +11651,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890024.5471416, - "msecs": 547.0, - "relativeCreated": 3000.031117, - "thread": 138566156539584, + "created": 1756483025.4339492, + "msecs": 433.0, + "relativeCreated": 3129.372823, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light/set and payload b'{\"brightness\": 254}'", - "asctime": "2025-08-22 21:13:44,547" + "asctime": "2025-08-29 17:57:05,433" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -11570,16 +11678,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890024.5474694, - "msecs": 547.0, - "relativeCreated": 3000.358619, - "thread": 138566156539584, + "created": 1756483025.4342487, + "msecs": 434.0, + "relativeCreated": 3129.672484, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:44,547" + "asctime": "2025-08-29 17:57:05,434" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.brightness", @@ -11597,19 +11705,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890024.5888278, - "msecs": 588.0, - "relativeCreated": 3041.717277, - "thread": 138566156539584, + "created": 1756483025.4763374, + "msecs": 476.0, + "relativeCreated": 3171.7612, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/main_light/brightness and payload b'100'", - "asctime": "2025-08-22 21:13:44,588" + "asctime": "2025-08-29 17:57:05,476" } ], - "time_consumption": 0.05661296844482422 + "time_consumption": 0.05560445785522461 }, { "name": "__tLogger__", @@ -11627,16 +11735,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890024.6458235, - "msecs": 645.0, - "relativeCreated": 3098.712923, - "thread": 138566182236416, + "created": 1756483025.532281, + "msecs": 532.0, + "relativeCreated": 3227.70442, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (100, 100) and Type is ).", - "asctime": "2025-08-22 21:13:44,645", + "asctime": "2025-08-29 17:57:05,532", "moduleLogger": [ { "name": "__unittest__", @@ -11655,16 +11763,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890024.6456833, - "msecs": 645.0, - "relativeCreated": 3098.572544, - "thread": 138566182236416, + "created": 1756483025.532185, + "msecs": 532.0, + "relativeCreated": 3227.608719, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (100, 100) ()", - "asctime": "2025-08-22 21:13:44,645" + "asctime": "2025-08-29 17:57:05,532" }, { "name": "__unittest__", @@ -11684,25 +11792,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890024.6457438, - "msecs": 645.0, - "relativeCreated": 3098.6334, - "thread": 138566182236416, + "created": 1756483025.5322363, + "msecs": 532.0, + "relativeCreated": 3227.659941, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (100, 100) ()", - "asctime": "2025-08-22 21:13:44,645" + "asctime": "2025-08-29 17:57:05,532" } ], - "time_consumption": 7.963180541992188e-05 + "time_consumption": 4.458427429199219e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (ffe.livingroom.main_light)", + "ViDevCommon.brightness (ffe.livingroom.main_light)", "0" ], "levelname": "DEBUG", @@ -11714,16 +11822,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890024.7465048, - "msecs": 746.0, - "relativeCreated": 3199.39409, - "thread": 138566182236416, + "created": 1756483025.6327844, + "msecs": 632.0, + "relativeCreated": 3328.208067, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (ffe.livingroom.main_light) to 0", - "asctime": "2025-08-22 21:13:44,746", + "message": "Setting state of ViDevCommon.brightness (ffe.livingroom.main_light) to 0", + "asctime": "2025-08-29 17:57:05,632", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.brightness.set", @@ -11741,16 +11849,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890024.6459775, - "msecs": 645.0, - "relativeCreated": 3098.867122, - "thread": 138566182236416, + "created": 1756483025.532386, + "msecs": 532.0, + "relativeCreated": 3227.809649, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/main_light/brightness/set and payload 0", - "asctime": "2025-08-22 21:13:44,645" + "asctime": "2025-08-29 17:57:05,532" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light.set", @@ -11768,16 +11876,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890024.64815, - "msecs": 648.0, - "relativeCreated": 3101.039319, - "thread": 138566156539584, + "created": 1756483025.534928, + "msecs": 534.0, + "relativeCreated": 3230.351701, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light/set and payload b'{\"brightness\": 1}'", - "asctime": "2025-08-22 21:13:44,648" + "asctime": "2025-08-29 17:57:05,534" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -11795,16 +11903,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890024.6484096, - "msecs": 648.0, - "relativeCreated": 3101.299118, - "thread": 138566156539584, + "created": 1756483025.5351472, + "msecs": 535.0, + "relativeCreated": 3230.571068, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:44,648" + "asctime": "2025-08-29 17:57:05,535" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -11822,16 +11930,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890024.6492095, - "msecs": 649.0, - "relativeCreated": 3102.099069, - "thread": 138566156539584, + "created": 1756483025.535728, + "msecs": 535.0, + "relativeCreated": 3231.151466, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:44,649" + "asctime": "2025-08-29 17:57:05,535" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.brightness", @@ -11849,19 +11957,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890024.6903596, - "msecs": 690.0, - "relativeCreated": 3143.248969, - "thread": 138566156539584, + "created": 1756483025.5773394, + "msecs": 577.0, + "relativeCreated": 3272.763004, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/main_light/brightness and payload b'0'", - "asctime": "2025-08-22 21:13:44,690" + "asctime": "2025-08-29 17:57:05,577" } ], - "time_consumption": 0.05614519119262695 + "time_consumption": 0.055444955825805664 }, { "name": "__tLogger__", @@ -11879,16 +11987,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890024.74684, - "msecs": 746.0, - "relativeCreated": 3199.729562, - "thread": 138566182236416, + "created": 1756483025.6331182, + "msecs": 633.0, + "relativeCreated": 3328.541838, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (ffe.livingroom.main_light) is correct (Content 0 and Type is ).", - "asctime": "2025-08-22 21:13:44,746", + "asctime": "2025-08-29 17:57:05,633", "moduleLogger": [ { "name": "__unittest__", @@ -11907,16 +12015,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890024.7467358, - "msecs": 746.0, - "relativeCreated": 3199.625204, - "thread": 138566182236416, + "created": 1756483025.6330256, + "msecs": 633.0, + "relativeCreated": 3328.449139, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (ffe.livingroom.main_light)): 0 ()", - "asctime": "2025-08-22 21:13:44,746" + "asctime": "2025-08-29 17:57:05,633" }, { "name": "__unittest__", @@ -11936,25 +12044,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890024.7467968, - "msecs": 746.0, - "relativeCreated": 3199.686141, - "thread": 138566182236416, + "created": 1756483025.6330805, + "msecs": 633.0, + "relativeCreated": 3328.504241, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (ffe.livingroom.main_light)): result = 0 ()", - "asctime": "2025-08-22 21:13:44,746" + "asctime": "2025-08-29 17:57:05,633" } ], - "time_consumption": 4.315376281738281e-05 + "time_consumption": 3.7670135498046875e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (ffe.livingroom.main_light)", + "ViDevCommon.brightness (ffe.livingroom.main_light)", "20" ], "levelname": "DEBUG", @@ -11966,16 +12074,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890024.8475254, - "msecs": 847.0, - "relativeCreated": 3300.414894, - "thread": 138566182236416, + "created": 1756483025.7336428, + "msecs": 733.0, + "relativeCreated": 3429.066388, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (ffe.livingroom.main_light) to 20", - "asctime": "2025-08-22 21:13:44,847", + "message": "Setting state of ViDevCommon.brightness (ffe.livingroom.main_light) to 20", + "asctime": "2025-08-29 17:57:05,733", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.brightness.set", @@ -11993,16 +12101,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890024.7470007, - "msecs": 747.0, - "relativeCreated": 3199.890102, - "thread": 138566182236416, + "created": 1756483025.6332393, + "msecs": 633.0, + "relativeCreated": 3328.663026, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/main_light/brightness/set and payload 20", - "asctime": "2025-08-22 21:13:44,747" + "asctime": "2025-08-29 17:57:05,633" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light.set", @@ -12020,16 +12128,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890024.7492127, - "msecs": 749.0, - "relativeCreated": 3202.102124, - "thread": 138566156539584, + "created": 1756483025.6359372, + "msecs": 635.0, + "relativeCreated": 3331.360887, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light/set and payload b'{\"brightness\": 52}'", - "asctime": "2025-08-22 21:13:44,749" + "asctime": "2025-08-29 17:57:05,635" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -12047,16 +12155,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890024.74946, - "msecs": 749.0, - "relativeCreated": 3202.349368, - "thread": 138566156539584, + "created": 1756483025.6361604, + "msecs": 636.0, + "relativeCreated": 3331.584044, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:44,749" + "asctime": "2025-08-29 17:57:05,636" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -12074,16 +12182,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890024.7502077, - "msecs": 750.0, - "relativeCreated": 3203.097026, - "thread": 138566156539584, + "created": 1756483025.6367033, + "msecs": 636.0, + "relativeCreated": 3332.126934, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:44,750" + "asctime": "2025-08-29 17:57:05,636" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.brightness", @@ -12101,19 +12209,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890024.7914104, - "msecs": 791.0, - "relativeCreated": 3244.299798, - "thread": 138566156539584, + "created": 1756483025.6783698, + "msecs": 678.0, + "relativeCreated": 3373.793599, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/main_light/brightness and payload b'20'", - "asctime": "2025-08-22 21:13:44,791" + "asctime": "2025-08-29 17:57:05,678" } ], - "time_consumption": 0.056114912033081055 + "time_consumption": 0.05527305603027344 }, { "name": "__tLogger__", @@ -12131,16 +12239,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890024.8478603, - "msecs": 847.0, - "relativeCreated": 3300.749719, - "thread": 138566182236416, + "created": 1756483025.734011, + "msecs": 734.0, + "relativeCreated": 3429.434578, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (ffe.livingroom.main_light) is correct (Content 20 and Type is ).", - "asctime": "2025-08-22 21:13:44,847", + "asctime": "2025-08-29 17:57:05,734", "moduleLogger": [ { "name": "__unittest__", @@ -12159,16 +12267,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890024.8477597, - "msecs": 847.0, - "relativeCreated": 3300.649136, - "thread": 138566182236416, + "created": 1756483025.733879, + "msecs": 733.0, + "relativeCreated": 3429.302683, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (ffe.livingroom.main_light)): 20 ()", - "asctime": "2025-08-22 21:13:44,847" + "asctime": "2025-08-29 17:57:05,733" }, { "name": "__unittest__", @@ -12188,25 +12296,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890024.8478181, - "msecs": 847.0, - "relativeCreated": 3300.707587, - "thread": 138566182236416, + "created": 1756483025.733955, + "msecs": 733.0, + "relativeCreated": 3429.378455, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (ffe.livingroom.main_light)): result = 20 ()", - "asctime": "2025-08-22 21:13:44,847" + "asctime": "2025-08-29 17:57:05,733" } ], - "time_consumption": 4.220008850097656e-05 + "time_consumption": 5.602836608886719e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (ffe.livingroom.main_light)", + "ViDevCommon.brightness (ffe.livingroom.main_light)", "40" ], "levelname": "DEBUG", @@ -12218,16 +12326,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890024.9485505, - "msecs": 948.0, - "relativeCreated": 3401.439835, - "thread": 138566182236416, + "created": 1756483025.8345218, + "msecs": 834.0, + "relativeCreated": 3529.945522, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (ffe.livingroom.main_light) to 40", - "asctime": "2025-08-22 21:13:44,948", + "message": "Setting state of ViDevCommon.brightness (ffe.livingroom.main_light) to 40", + "asctime": "2025-08-29 17:57:05,834", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.brightness.set", @@ -12245,16 +12353,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890024.8480225, - "msecs": 848.0, - "relativeCreated": 3300.912045, - "thread": 138566182236416, + "created": 1756483025.734119, + "msecs": 734.0, + "relativeCreated": 3429.542671, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/main_light/brightness/set and payload 40", - "asctime": "2025-08-22 21:13:44,848" + "asctime": "2025-08-29 17:57:05,734" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light.set", @@ -12272,16 +12380,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890024.8505828, - "msecs": 850.0, - "relativeCreated": 3303.472119, - "thread": 138566156539584, + "created": 1756483025.736607, + "msecs": 736.0, + "relativeCreated": 3432.030568, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light/set and payload b'{\"brightness\": 102}'", - "asctime": "2025-08-22 21:13:44,850" + "asctime": "2025-08-29 17:57:05,736" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -12299,16 +12407,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890024.8508794, - "msecs": 850.0, - "relativeCreated": 3303.769011, - "thread": 138566156539584, + "created": 1756483025.736866, + "msecs": 736.0, + "relativeCreated": 3432.289807, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:44,850" + "asctime": "2025-08-29 17:57:05,736" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -12326,16 +12434,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890024.8515255, - "msecs": 851.0, - "relativeCreated": 3304.415072, - "thread": 138566156539584, + "created": 1756483025.7373903, + "msecs": 737.0, + "relativeCreated": 3432.813936, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:44,851" + "asctime": "2025-08-29 17:57:05,737" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.brightness", @@ -12353,19 +12461,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890024.8931882, - "msecs": 893.0, - "relativeCreated": 3346.077848, - "thread": 138566156539584, + "created": 1756483025.7793326, + "msecs": 779.0, + "relativeCreated": 3474.756223, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/main_light/brightness and payload b'40'", - "asctime": "2025-08-22 21:13:44,893" + "asctime": "2025-08-29 17:57:05,779" } ], - "time_consumption": 0.05536222457885742 + "time_consumption": 0.05518913269042969 }, { "name": "__tLogger__", @@ -12383,16 +12491,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890024.9488742, - "msecs": 948.0, - "relativeCreated": 3401.76361, - "thread": 138566182236416, + "created": 1756483025.8348176, + "msecs": 834.0, + "relativeCreated": 3530.241172, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (ffe.livingroom.main_light) is correct (Content 40 and Type is ).", - "asctime": "2025-08-22 21:13:44,948", + "asctime": "2025-08-29 17:57:05,834", "moduleLogger": [ { "name": "__unittest__", @@ -12411,16 +12519,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890024.9487727, - "msecs": 948.0, - "relativeCreated": 3401.661934, - "thread": 138566182236416, + "created": 1756483025.8347292, + "msecs": 834.0, + "relativeCreated": 3530.152982, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (ffe.livingroom.main_light)): 40 ()", - "asctime": "2025-08-22 21:13:44,948" + "asctime": "2025-08-29 17:57:05,834" }, { "name": "__unittest__", @@ -12440,25 +12548,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890024.9488316, - "msecs": 948.0, - "relativeCreated": 3401.720906, - "thread": 138566182236416, + "created": 1756483025.83478, + "msecs": 834.0, + "relativeCreated": 3530.203508, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (ffe.livingroom.main_light)): result = 40 ()", - "asctime": "2025-08-22 21:13:44,948" + "asctime": "2025-08-29 17:57:05,834" } ], - "time_consumption": 4.267692565917969e-05 + "time_consumption": 3.7670135498046875e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (ffe.livingroom.main_light)", + "ViDevCommon.brightness (ffe.livingroom.main_light)", "60" ], "levelname": "DEBUG", @@ -12470,16 +12578,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890025.0494187, - "msecs": 49.0, - "relativeCreated": 3502.308106, - "thread": 138566182236416, + "created": 1756483025.9352863, + "msecs": 935.0, + "relativeCreated": 3630.709865, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (ffe.livingroom.main_light) to 60", - "asctime": "2025-08-22 21:13:45,049", + "message": "Setting state of ViDevCommon.brightness (ffe.livingroom.main_light) to 60", + "asctime": "2025-08-29 17:57:05,935", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.brightness.set", @@ -12497,16 +12605,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890024.9490473, - "msecs": 949.0, - "relativeCreated": 3401.936738, - "thread": 138566182236416, + "created": 1756483025.8349411, + "msecs": 834.0, + "relativeCreated": 3530.364818, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/main_light/brightness/set and payload 60", - "asctime": "2025-08-22 21:13:44,949" + "asctime": "2025-08-29 17:57:05,834" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light.set", @@ -12524,16 +12632,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890024.951301, - "msecs": 951.0, - "relativeCreated": 3404.190604, - "thread": 138566156539584, + "created": 1756483025.8376186, + "msecs": 837.0, + "relativeCreated": 3533.04226, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light/set and payload b'{\"brightness\": 153}'", - "asctime": "2025-08-22 21:13:44,951" + "asctime": "2025-08-29 17:57:05,837" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -12551,16 +12659,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890024.951574, - "msecs": 951.0, - "relativeCreated": 3404.463446, - "thread": 138566156539584, + "created": 1756483025.8378844, + "msecs": 837.0, + "relativeCreated": 3533.308182, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:44,951" + "asctime": "2025-08-29 17:57:05,837" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -12578,16 +12686,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890024.9522345, - "msecs": 952.0, - "relativeCreated": 3405.123829, - "thread": 138566156539584, + "created": 1756483025.8383894, + "msecs": 838.0, + "relativeCreated": 3533.813191, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:44,952" + "asctime": "2025-08-29 17:57:05,838" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.brightness", @@ -12605,19 +12713,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890024.993882, - "msecs": 993.0, - "relativeCreated": 3446.771169, - "thread": 138566156539584, + "created": 1756483025.880384, + "msecs": 880.0, + "relativeCreated": 3575.80764, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/main_light/brightness and payload b'60'", - "asctime": "2025-08-22 21:13:44,993" + "asctime": "2025-08-29 17:57:05,880" } ], - "time_consumption": 0.055536746978759766 + "time_consumption": 0.05490231513977051 }, { "name": "__tLogger__", @@ -12635,16 +12743,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890025.04974, - "msecs": 49.0, - "relativeCreated": 3502.629353, - "thread": 138566182236416, + "created": 1756483025.9355974, + "msecs": 935.0, + "relativeCreated": 3631.020947, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (ffe.livingroom.main_light) is correct (Content 60 and Type is ).", - "asctime": "2025-08-22 21:13:45,049", + "asctime": "2025-08-29 17:57:05,935", "moduleLogger": [ { "name": "__unittest__", @@ -12663,16 +12771,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890025.0496402, - "msecs": 49.0, - "relativeCreated": 3502.529665, - "thread": 138566182236416, + "created": 1756483025.9355006, + "msecs": 935.0, + "relativeCreated": 3630.924308, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (ffe.livingroom.main_light)): 60 ()", - "asctime": "2025-08-22 21:13:45,049" + "asctime": "2025-08-29 17:57:05,935" }, { "name": "__unittest__", @@ -12692,25 +12800,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890025.0496979, - "msecs": 49.0, - "relativeCreated": 3502.587139, - "thread": 138566182236416, + "created": 1756483025.9355574, + "msecs": 935.0, + "relativeCreated": 3630.980956, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (ffe.livingroom.main_light)): result = 60 ()", - "asctime": "2025-08-22 21:13:45,049" + "asctime": "2025-08-29 17:57:05,935" } ], - "time_consumption": 4.220008850097656e-05 + "time_consumption": 4.00543212890625e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (ffe.livingroom.main_light)", + "ViDevCommon.brightness (ffe.livingroom.main_light)", "80" ], "levelname": "DEBUG", @@ -12722,16 +12830,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890025.150373, - "msecs": 150.0, - "relativeCreated": 3603.262161, - "thread": 138566182236416, + "created": 1756483026.0360434, + "msecs": 36.0, + "relativeCreated": 3731.467261, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (ffe.livingroom.main_light) to 80", - "asctime": "2025-08-22 21:13:45,150", + "message": "Setting state of ViDevCommon.brightness (ffe.livingroom.main_light) to 80", + "asctime": "2025-08-29 17:57:06,036", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.brightness.set", @@ -12749,16 +12857,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890025.0498495, - "msecs": 49.0, - "relativeCreated": 3502.739129, - "thread": 138566182236416, + "created": 1756483025.9357018, + "msecs": 935.0, + "relativeCreated": 3631.125317, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/main_light/brightness/set and payload 80", - "asctime": "2025-08-22 21:13:45,049" + "asctime": "2025-08-29 17:57:05,935" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light.set", @@ -12776,16 +12884,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890025.0523677, - "msecs": 52.0, - "relativeCreated": 3505.256897, - "thread": 138566156539584, + "created": 1756483025.938323, + "msecs": 938.0, + "relativeCreated": 3633.746666, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light/set and payload b'{\"brightness\": 203}'", - "asctime": "2025-08-22 21:13:45,052" + "asctime": "2025-08-29 17:57:05,938" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -12803,16 +12911,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890025.0526156, - "msecs": 52.0, - "relativeCreated": 3505.505156, - "thread": 138566156539584, + "created": 1756483025.938561, + "msecs": 938.0, + "relativeCreated": 3633.984818, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:45,052" + "asctime": "2025-08-29 17:57:05,938" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -12830,16 +12938,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890025.053205, - "msecs": 53.0, - "relativeCreated": 3506.094327, - "thread": 138566156539584, + "created": 1756483025.9390938, + "msecs": 939.0, + "relativeCreated": 3634.51754, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:45,053" + "asctime": "2025-08-29 17:57:05,939" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.brightness", @@ -12857,19 +12965,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890025.095191, - "msecs": 95.0, - "relativeCreated": 3548.080505, - "thread": 138566156539584, + "created": 1756483025.9815497, + "msecs": 981.0, + "relativeCreated": 3676.973552, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/main_light/brightness and payload b'80'", - "asctime": "2025-08-22 21:13:45,095" + "asctime": "2025-08-29 17:57:05,981" } ], - "time_consumption": 0.05518198013305664 + "time_consumption": 0.05449366569519043 }, { "name": "__tLogger__", @@ -12887,16 +12995,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890025.1506999, - "msecs": 150.0, - "relativeCreated": 3603.589067, - "thread": 138566182236416, + "created": 1756483026.0363517, + "msecs": 36.0, + "relativeCreated": 3731.775379, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (ffe.livingroom.main_light) is correct (Content 80 and Type is ).", - "asctime": "2025-08-22 21:13:45,150", + "asctime": "2025-08-29 17:57:06,036", "moduleLogger": [ { "name": "__unittest__", @@ -12915,16 +13023,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890025.1505976, - "msecs": 150.0, - "relativeCreated": 3603.487064, - "thread": 138566182236416, + "created": 1756483026.0362558, + "msecs": 36.0, + "relativeCreated": 3731.679379, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (ffe.livingroom.main_light)): 80 ()", - "asctime": "2025-08-22 21:13:45,150" + "asctime": "2025-08-29 17:57:06,036" }, { "name": "__unittest__", @@ -12944,25 +13052,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890025.1506577, - "msecs": 150.0, - "relativeCreated": 3603.546982, - "thread": 138566182236416, + "created": 1756483026.036309, + "msecs": 36.0, + "relativeCreated": 3731.732603, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (ffe.livingroom.main_light)): result = 80 ()", - "asctime": "2025-08-22 21:13:45,150" + "asctime": "2025-08-29 17:57:06,036" } ], - "time_consumption": 4.220008850097656e-05 + "time_consumption": 4.267692565917969e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (ffe.livingroom.main_light)", + "ViDevCommon.brightness (ffe.livingroom.main_light)", "100" ], "levelname": "DEBUG", @@ -12974,16 +13082,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890025.2514417, - "msecs": 251.0, - "relativeCreated": 3704.331092, - "thread": 138566182236416, + "created": 1756483026.136861, + "msecs": 136.0, + "relativeCreated": 3832.284797, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (ffe.livingroom.main_light) to 100", - "asctime": "2025-08-22 21:13:45,251", + "message": "Setting state of ViDevCommon.brightness (ffe.livingroom.main_light) to 100", + "asctime": "2025-08-29 17:57:06,136", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.brightness.set", @@ -13001,16 +13109,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890025.1508126, - "msecs": 150.0, - "relativeCreated": 3603.701974, - "thread": 138566182236416, + "created": 1756483026.0364802, + "msecs": 36.0, + "relativeCreated": 3731.903868, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/main_light/brightness/set and payload 100", - "asctime": "2025-08-22 21:13:45,150" + "asctime": "2025-08-29 17:57:06,036" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light.set", @@ -13028,16 +13136,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890025.1534624, - "msecs": 153.0, - "relativeCreated": 3606.351959, - "thread": 138566156539584, + "created": 1756483026.0388649, + "msecs": 38.0, + "relativeCreated": 3734.288664, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light/set and payload b'{\"brightness\": 254}'", - "asctime": "2025-08-22 21:13:45,153" + "asctime": "2025-08-29 17:57:06,038" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -13055,16 +13163,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890025.153722, - "msecs": 153.0, - "relativeCreated": 3606.611509, - "thread": 138566156539584, + "created": 1756483026.0391204, + "msecs": 39.0, + "relativeCreated": 3734.544029, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:45,153" + "asctime": "2025-08-29 17:57:06,039" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -13082,16 +13190,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890025.1544278, - "msecs": 154.0, - "relativeCreated": 3607.317033, - "thread": 138566156539584, + "created": 1756483026.0396256, + "msecs": 39.0, + "relativeCreated": 3735.049507, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:45,154" + "asctime": "2025-08-29 17:57:06,039" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.brightness", @@ -13109,19 +13217,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890025.1962414, - "msecs": 196.0, - "relativeCreated": 3649.130756, - "thread": 138566156539584, + "created": 1756483026.081341, + "msecs": 81.0, + "relativeCreated": 3776.764532, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/main_light/brightness and payload b'100'", - "asctime": "2025-08-22 21:13:45,196" + "asctime": "2025-08-29 17:57:06,081" } ], - "time_consumption": 0.05520033836364746 + "time_consumption": 0.055520057678222656 }, { "name": "__tLogger__", @@ -13139,16 +13247,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890025.2517943, - "msecs": 251.0, - "relativeCreated": 3704.68389, - "thread": 138566182236416, + "created": 1756483026.1371915, + "msecs": 137.0, + "relativeCreated": 3832.615076, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (ffe.livingroom.main_light) is correct (Content 100 and Type is ).", - "asctime": "2025-08-22 21:13:45,251", + "asctime": "2025-08-29 17:57:06,137", "moduleLogger": [ { "name": "__unittest__", @@ -13167,16 +13275,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890025.2516944, - "msecs": 251.0, - "relativeCreated": 3704.583621, - "thread": 138566182236416, + "created": 1756483026.1370947, + "msecs": 137.0, + "relativeCreated": 3832.518247, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (ffe.livingroom.main_light)): 100 ()", - "asctime": "2025-08-22 21:13:45,251" + "asctime": "2025-08-29 17:57:06,137" }, { "name": "__unittest__", @@ -13196,28 +13304,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890025.251754, - "msecs": 251.0, - "relativeCreated": 3704.643376, - "thread": 138566182236416, + "created": 1756483026.13715, + "msecs": 137.0, + "relativeCreated": 3832.573572, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (ffe.livingroom.main_light)): result = 100 ()", - "asctime": "2025-08-22 21:13:45,251" + "asctime": "2025-08-29 17:57:06,137" } ], - "time_consumption": 4.029273986816406e-05 + "time_consumption": 4.1484832763671875e-05 } ], - "time_consumption": 0.8081748485565186, - "time_start": "2025-08-22 21:13:44,443", - "time_finished": "2025-08-22 21:13:45,251" + "time_consumption": 0.8066048622131348, + "time_start": "2025-08-29 17:57:05,330", + "time_finished": "2025-08-29 17:57:06,137" }, - "Light.brightness (ffe.livingroom.main_light) -> ViDevLight.brightness (ffe.livingroom.main_light)": { + "Light.brightness (ffe.livingroom.main_light) -> ViDevCommon.brightness (ffe.livingroom.main_light)": { "name": "__tLogger__", - "msg": "Light.brightness (ffe.livingroom.main_light) -> ViDevLight.brightness (ffe.livingroom.main_light)", + "msg": "Light.brightness (ffe.livingroom.main_light) -> ViDevCommon.brightness (ffe.livingroom.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -13228,16 +13336,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890025.2520778, - "msecs": 252.0, - "relativeCreated": 3704.967147, - "thread": 138566182236416, + "created": 1756483026.1374276, + "msecs": 137.0, + "relativeCreated": 3832.851169, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Light.brightness (ffe.livingroom.main_light) -> ViDevLight.brightness (ffe.livingroom.main_light)", - "asctime": "2025-08-22 21:13:45,252", + "message": "Light.brightness (ffe.livingroom.main_light) -> ViDevCommon.brightness (ffe.livingroom.main_light)", + "asctime": "2025-08-29 17:57:06,137", "moduleLogger": [], "testcaseLogger": [ { @@ -13253,16 +13361,16 @@ "stack_info": null, "lineno": 13, "funcName": "device_follow", - "created": 1755890025.352336, - "msecs": 352.0, - "relativeCreated": 3805.225172, - "thread": 138566182236416, + "created": 1756483026.2381086, + "msecs": 238.0, + "relativeCreated": 3933.53223, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Switching on device", - "asctime": "2025-08-22 21:13:45,352", + "asctime": "2025-08-29 17:57:06,238", "moduleLogger": [], "time_consumption": 0.0 }, @@ -13281,16 +13389,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890025.4530895, - "msecs": 453.0, - "relativeCreated": 3905.979049, - "thread": 138566182236416, + "created": 1756483026.3387978, + "msecs": 338.0, + "relativeCreated": 4034.221398, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 100", - "asctime": "2025-08-22 21:13:45,453", + "asctime": "2025-08-29 17:57:06,338", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.brightness.set", @@ -13308,19 +13416,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890025.3526134, - "msecs": 352.0, - "relativeCreated": 3805.502796, - "thread": 138566182236416, + "created": 1756483026.2384186, + "msecs": 238.0, + "relativeCreated": 3933.842356, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/main_light/brightness/set and payload 100", - "asctime": "2025-08-22 21:13:45,352" + "asctime": "2025-08-29 17:57:06,238" } ], - "time_consumption": 0.10047602653503418 + "time_consumption": 0.10037922859191895 }, { "name": "__tLogger__", @@ -13338,16 +13446,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890025.453392, - "msecs": 453.0, - "relativeCreated": 3906.281558, - "thread": 138566182236416, + "created": 1756483026.3390906, + "msecs": 339.0, + "relativeCreated": 4034.514328, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (100, 100) and Type is ).", - "asctime": "2025-08-22 21:13:45,453", + "asctime": "2025-08-29 17:57:06,339", "moduleLogger": [ { "name": "__unittest__", @@ -13366,16 +13474,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890025.4533029, - "msecs": 453.0, - "relativeCreated": 3906.192295, - "thread": 138566182236416, + "created": 1756483026.3390017, + "msecs": 339.0, + "relativeCreated": 4034.425383, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (100, 100) ()", - "asctime": "2025-08-22 21:13:45,453" + "asctime": "2025-08-29 17:57:06,339" }, { "name": "__unittest__", @@ -13395,218 +13503,218 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890025.453355, - "msecs": 453.0, - "relativeCreated": 3906.244367, - "thread": 138566182236416, + "created": 1756483026.3390505, + "msecs": 339.0, + "relativeCreated": 4034.47413, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (100, 100) ()", - "asctime": "2025-08-22 21:13:45,453" - } - ], - "time_consumption": 3.695487976074219e-05 - }, - { - "name": "__tLogger__", - "msg": "Setting state of %s to %s", - "args": [ - "Light.brightness (ffe.livingroom.main_light)", - "0" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 28, - "funcName": "device_follow", - "created": 1755890025.5540898, - "msecs": 554.0, - "relativeCreated": 4006.979181, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Setting state of Light.brightness (ffe.livingroom.main_light) to 0", - "asctime": "2025-08-22 21:13:45,554", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/main_light", - "{\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890025.4535544, - "msecs": 453.0, - "relativeCreated": 3906.443718, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:45,453" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/main_light", - "b'{\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890025.4545245, - "msecs": 454.0, - "relativeCreated": 3907.413729, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:45,454" - }, - { - "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.brightness", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffe/livingroom/main_light/brightness", - "b'0'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890025.4557457, - "msecs": 455.0, - "relativeCreated": 3908.635085, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffe/livingroom/main_light/brightness and payload b'0'", - "asctime": "2025-08-22 21:13:45,455" - } - ], - "time_consumption": 0.09834408760070801 - }, - { - "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (ffe.livingroom.main_light) is correct (Content %s and Type is %s).", - "args": [ - "0", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890025.5544086, - "msecs": 554.0, - "relativeCreated": 4007.297975, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Value for ViDevLight.brightness (ffe.livingroom.main_light) is correct (Content 0 and Type is ).", - "asctime": "2025-08-22 21:13:45,554", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Value for ViDevLight.brightness (ffe.livingroom.main_light)", - "0", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890025.5543113, - "msecs": 554.0, - "relativeCreated": 4007.200661, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Value for ViDevLight.brightness (ffe.livingroom.main_light)): 0 ()", - "asctime": "2025-08-22 21:13:45,554" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Value for ViDevLight.brightness (ffe.livingroom.main_light)", - "=", - "0", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890025.5543685, - "msecs": 554.0, - "relativeCreated": 4007.257878, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (ffe.livingroom.main_light)): result = 0 ()", - "asctime": "2025-08-22 21:13:45,554" + "asctime": "2025-08-29 17:57:06,339" } ], "time_consumption": 4.00543212890625e-05 }, + { + "name": "__tLogger__", + "msg": "Setting state of %s to %s", + "args": [ + "Light.brightness (ffe.livingroom.main_light)", + "0" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 28, + "funcName": "device_follow", + "created": 1756483026.4395833, + "msecs": 439.0, + "relativeCreated": 4135.006929, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Setting state of Light.brightness (ffe.livingroom.main_light) to 0", + "asctime": "2025-08-29 17:57:06,439", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/main_light", + "{\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483026.339242, + "msecs": 339.0, + "relativeCreated": 4034.665571, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:06,339" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/main_light", + "b'{\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483026.3399293, + "msecs": 339.0, + "relativeCreated": 4035.353011, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}'", + "asctime": "2025-08-29 17:57:06,339" + }, + { + "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.brightness", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffe/livingroom/main_light/brightness", + "b'0'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483026.3414457, + "msecs": 341.0, + "relativeCreated": 4036.869328, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffe/livingroom/main_light/brightness and payload b'0'", + "asctime": "2025-08-29 17:57:06,341" + } + ], + "time_consumption": 0.09813761711120605 + }, + { + "name": "__tLogger__", + "msg": "Value for ViDevCommon.brightness (ffe.livingroom.main_light) is correct (Content %s and Type is %s).", + "args": [ + "0", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483026.4399095, + "msecs": 439.0, + "relativeCreated": 4135.332986, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Value for ViDevCommon.brightness (ffe.livingroom.main_light) is correct (Content 0 and Type is ).", + "asctime": "2025-08-29 17:57:06,439", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Value for ViDevCommon.brightness (ffe.livingroom.main_light)", + "0", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483026.4397967, + "msecs": 439.0, + "relativeCreated": 4135.220412, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Value for ViDevCommon.brightness (ffe.livingroom.main_light)): 0 ()", + "asctime": "2025-08-29 17:57:06,439" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Value for ViDevCommon.brightness (ffe.livingroom.main_light)", + "=", + "0", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483026.439868, + "msecs": 439.0, + "relativeCreated": 4135.291514, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Value for ViDevCommon.brightness (ffe.livingroom.main_light)): result = 0 ()", + "asctime": "2025-08-29 17:57:06,439" + } + ], + "time_consumption": 4.1484832763671875e-05 + }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", @@ -13623,16 +13731,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890025.655074, - "msecs": 655.0, - "relativeCreated": 4107.963163, - "thread": 138566182236416, + "created": 1756483026.5404172, + "msecs": 540.0, + "relativeCreated": 4235.840928, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (ffe.livingroom.main_light) to 20", - "asctime": "2025-08-22 21:13:45,655", + "asctime": "2025-08-29 17:57:06,540", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -13650,16 +13758,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890025.5545723, - "msecs": 554.0, - "relativeCreated": 4007.461754, - "thread": 138566182236416, + "created": 1756483026.4400606, + "msecs": 440.0, + "relativeCreated": 4135.484453, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:45,554" + "asctime": "2025-08-29 17:57:06,440" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -13677,16 +13785,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890025.5555952, - "msecs": 555.0, - "relativeCreated": 4008.48459, - "thread": 138566156539584, + "created": 1756483026.4409, + "msecs": 440.0, + "relativeCreated": 4136.323787, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:45,555" + "asctime": "2025-08-29 17:57:06,440" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.brightness", @@ -13704,23 +13812,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890025.5570736, - "msecs": 557.0, - "relativeCreated": 4009.962998, - "thread": 138566156539584, + "created": 1756483026.4425309, + "msecs": 442.0, + "relativeCreated": 4137.954599, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/main_light/brightness and payload b'20'", - "asctime": "2025-08-22 21:13:45,557" + "asctime": "2025-08-29 17:57:06,442" } ], - "time_consumption": 0.09800028800964355 + "time_consumption": 0.09788632392883301 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (ffe.livingroom.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (ffe.livingroom.main_light) is correct (Content %s and Type is %s).", "args": [ "20", "" @@ -13734,22 +13842,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890025.6554232, - "msecs": 655.0, - "relativeCreated": 4108.312607, - "thread": 138566182236416, + "created": 1756483026.5407333, + "msecs": 540.0, + "relativeCreated": 4236.157071, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (ffe.livingroom.main_light) is correct (Content 20 and Type is ).", - "asctime": "2025-08-22 21:13:45,655", + "message": "Value for ViDevCommon.brightness (ffe.livingroom.main_light) is correct (Content 20 and Type is ).", + "asctime": "2025-08-29 17:57:06,540", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.livingroom.main_light)", + "Value for ViDevCommon.brightness (ffe.livingroom.main_light)", "20", "" ], @@ -13762,22 +13870,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890025.6553028, - "msecs": 655.0, - "relativeCreated": 4108.192185, - "thread": 138566182236416, + "created": 1756483026.5406215, + "msecs": 540.0, + "relativeCreated": 4236.045353, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (ffe.livingroom.main_light)): 20 ()", - "asctime": "2025-08-22 21:13:45,655" + "message": "Result (Value for ViDevCommon.brightness (ffe.livingroom.main_light)): 20 ()", + "asctime": "2025-08-29 17:57:06,540" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.livingroom.main_light)", + "Value for ViDevCommon.brightness (ffe.livingroom.main_light)", "=", "20", "" @@ -13791,19 +13899,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890025.6553807, - "msecs": 655.0, - "relativeCreated": 4108.270046, - "thread": 138566182236416, + "created": 1756483026.5406911, + "msecs": 540.0, + "relativeCreated": 4236.114922, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (ffe.livingroom.main_light)): result = 20 ()", - "asctime": "2025-08-22 21:13:45,655" + "message": "Expectation (Value for ViDevCommon.brightness (ffe.livingroom.main_light)): result = 20 ()", + "asctime": "2025-08-29 17:57:06,540" } ], - "time_consumption": 4.2438507080078125e-05 + "time_consumption": 4.220008850097656e-05 }, { "name": "__tLogger__", @@ -13821,16 +13929,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890025.7560923, - "msecs": 756.0, - "relativeCreated": 4208.981812, - "thread": 138566182236416, + "created": 1756483026.6413028, + "msecs": 641.0, + "relativeCreated": 4336.726383, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (ffe.livingroom.main_light) to 40", - "asctime": "2025-08-22 21:13:45,756", + "asctime": "2025-08-29 17:57:06,641", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -13848,16 +13956,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890025.655595, - "msecs": 655.0, - "relativeCreated": 4108.484489, - "thread": 138566182236416, + "created": 1756483026.5409026, + "msecs": 540.0, + "relativeCreated": 4236.326259, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:45,655" + "asctime": "2025-08-29 17:57:06,540" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -13875,16 +13983,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890025.6566956, - "msecs": 656.0, - "relativeCreated": 4109.584842, - "thread": 138566156539584, + "created": 1756483026.5418224, + "msecs": 541.0, + "relativeCreated": 4237.246148, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:45,656" + "asctime": "2025-08-29 17:57:06,541" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.brightness", @@ -13902,23 +14010,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890025.6581852, - "msecs": 658.0, - "relativeCreated": 4111.074584, - "thread": 138566156539584, + "created": 1756483026.543582, + "msecs": 543.0, + "relativeCreated": 4239.00552, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/main_light/brightness and payload b'40'", - "asctime": "2025-08-22 21:13:45,658" + "asctime": "2025-08-29 17:57:06,543" } ], - "time_consumption": 0.09790706634521484 + "time_consumption": 0.09772086143493652 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (ffe.livingroom.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (ffe.livingroom.main_light) is correct (Content %s and Type is %s).", "args": [ "40", "" @@ -13932,22 +14040,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890025.7564178, - "msecs": 756.0, - "relativeCreated": 4209.307147, - "thread": 138566182236416, + "created": 1756483026.6415737, + "msecs": 641.0, + "relativeCreated": 4336.997269, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (ffe.livingroom.main_light) is correct (Content 40 and Type is ).", - "asctime": "2025-08-22 21:13:45,756", + "message": "Value for ViDevCommon.brightness (ffe.livingroom.main_light) is correct (Content 40 and Type is ).", + "asctime": "2025-08-29 17:57:06,641", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.livingroom.main_light)", + "Value for ViDevCommon.brightness (ffe.livingroom.main_light)", "40", "" ], @@ -13960,22 +14068,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890025.7563212, - "msecs": 756.0, - "relativeCreated": 4209.210753, - "thread": 138566182236416, + "created": 1756483026.6414967, + "msecs": 641.0, + "relativeCreated": 4336.920196, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (ffe.livingroom.main_light)): 40 ()", - "asctime": "2025-08-22 21:13:45,756" + "message": "Result (Value for ViDevCommon.brightness (ffe.livingroom.main_light)): 40 ()", + "asctime": "2025-08-29 17:57:06,641" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.livingroom.main_light)", + "Value for ViDevCommon.brightness (ffe.livingroom.main_light)", "=", "40", "" @@ -13989,19 +14097,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890025.7563767, - "msecs": 756.0, - "relativeCreated": 4209.266205, - "thread": 138566182236416, + "created": 1756483026.6415408, + "msecs": 641.0, + "relativeCreated": 4336.964527, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (ffe.livingroom.main_light)): result = 40 ()", - "asctime": "2025-08-22 21:13:45,756" + "message": "Expectation (Value for ViDevCommon.brightness (ffe.livingroom.main_light)): result = 40 ()", + "asctime": "2025-08-29 17:57:06,641" } ], - "time_consumption": 4.100799560546875e-05 + "time_consumption": 3.2901763916015625e-05 }, { "name": "__tLogger__", @@ -14019,16 +14127,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890025.8570707, - "msecs": 857.0, - "relativeCreated": 4309.96009, - "thread": 138566182236416, + "created": 1756483026.7420597, + "msecs": 742.0, + "relativeCreated": 4437.483404, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (ffe.livingroom.main_light) to 60", - "asctime": "2025-08-22 21:13:45,857", + "asctime": "2025-08-29 17:57:06,742", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -14046,16 +14154,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890025.7565815, - "msecs": 756.0, - "relativeCreated": 4209.470929, - "thread": 138566182236416, + "created": 1756483026.6417172, + "msecs": 641.0, + "relativeCreated": 4337.140854, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:45,756" + "asctime": "2025-08-29 17:57:06,641" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -14073,16 +14181,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890025.7577765, - "msecs": 757.0, - "relativeCreated": 4210.66574, - "thread": 138566156539584, + "created": 1756483026.6423898, + "msecs": 642.0, + "relativeCreated": 4337.813522, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:45,757" + "asctime": "2025-08-29 17:57:06,642" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.brightness", @@ -14100,23 +14208,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890025.7591817, - "msecs": 759.0, - "relativeCreated": 4212.071273, - "thread": 138566156539584, + "created": 1756483026.6439588, + "msecs": 643.0, + "relativeCreated": 4339.38249, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/main_light/brightness and payload b'60'", - "asctime": "2025-08-22 21:13:45,759" + "asctime": "2025-08-29 17:57:06,643" } ], - "time_consumption": 0.09788894653320312 + "time_consumption": 0.09810090065002441 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (ffe.livingroom.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (ffe.livingroom.main_light) is correct (Content %s and Type is %s).", "args": [ "60", "" @@ -14130,22 +14238,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890025.8573995, - "msecs": 857.0, - "relativeCreated": 4310.288907, - "thread": 138566182236416, + "created": 1756483026.742348, + "msecs": 742.0, + "relativeCreated": 4437.771781, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (ffe.livingroom.main_light) is correct (Content 60 and Type is ).", - "asctime": "2025-08-22 21:13:45,857", + "message": "Value for ViDevCommon.brightness (ffe.livingroom.main_light) is correct (Content 60 and Type is ).", + "asctime": "2025-08-29 17:57:06,742", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.livingroom.main_light)", + "Value for ViDevCommon.brightness (ffe.livingroom.main_light)", "60", "" ], @@ -14158,22 +14266,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890025.8573005, - "msecs": 857.0, - "relativeCreated": 4310.189845, - "thread": 138566182236416, + "created": 1756483026.742263, + "msecs": 742.0, + "relativeCreated": 4437.686839, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (ffe.livingroom.main_light)): 60 ()", - "asctime": "2025-08-22 21:13:45,857" + "message": "Result (Value for ViDevCommon.brightness (ffe.livingroom.main_light)): 60 ()", + "asctime": "2025-08-29 17:57:06,742" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.livingroom.main_light)", + "Value for ViDevCommon.brightness (ffe.livingroom.main_light)", "=", "60", "" @@ -14187,19 +14295,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890025.8573573, - "msecs": 857.0, - "relativeCreated": 4310.246775, - "thread": 138566182236416, + "created": 1756483026.7423115, + "msecs": 742.0, + "relativeCreated": 4437.735178, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (ffe.livingroom.main_light)): result = 60 ()", - "asctime": "2025-08-22 21:13:45,857" + "message": "Expectation (Value for ViDevCommon.brightness (ffe.livingroom.main_light)): result = 60 ()", + "asctime": "2025-08-29 17:57:06,742" } ], - "time_consumption": 4.220008850097656e-05 + "time_consumption": 3.647804260253906e-05 }, { "name": "__tLogger__", @@ -14217,16 +14325,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890025.9580886, - "msecs": 958.0, - "relativeCreated": 4410.978235, - "thread": 138566182236416, + "created": 1756483026.8428295, + "msecs": 842.0, + "relativeCreated": 4538.253312, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (ffe.livingroom.main_light) to 80", - "asctime": "2025-08-22 21:13:45,958", + "asctime": "2025-08-29 17:57:06,842", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -14244,16 +14352,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890025.8575635, - "msecs": 857.0, - "relativeCreated": 4310.452749, - "thread": 138566182236416, + "created": 1756483026.742488, + "msecs": 742.0, + "relativeCreated": 4437.911521, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:45,857" + "asctime": "2025-08-29 17:57:06,742" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -14271,16 +14379,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890025.8586695, - "msecs": 858.0, - "relativeCreated": 4311.559083, - "thread": 138566156539584, + "created": 1756483026.7432811, + "msecs": 743.0, + "relativeCreated": 4438.704828, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:45,858" + "asctime": "2025-08-29 17:57:06,743" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.brightness", @@ -14298,23 +14406,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890025.860098, - "msecs": 860.0, - "relativeCreated": 4312.987277, - "thread": 138566156539584, + "created": 1756483026.7449086, + "msecs": 744.0, + "relativeCreated": 4440.332221, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/main_light/brightness and payload b'80'", - "asctime": "2025-08-22 21:13:45,860" + "asctime": "2025-08-29 17:57:06,744" } ], - "time_consumption": 0.09799075126647949 + "time_consumption": 0.09792089462280273 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (ffe.livingroom.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (ffe.livingroom.main_light) is correct (Content %s and Type is %s).", "args": [ "80", "" @@ -14328,22 +14436,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890025.9584146, - "msecs": 958.0, - "relativeCreated": 4411.303896, - "thread": 138566182236416, + "created": 1756483026.8431664, + "msecs": 843.0, + "relativeCreated": 4538.59011, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (ffe.livingroom.main_light) is correct (Content 80 and Type is ).", - "asctime": "2025-08-22 21:13:45,958", + "message": "Value for ViDevCommon.brightness (ffe.livingroom.main_light) is correct (Content 80 and Type is ).", + "asctime": "2025-08-29 17:57:06,843", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.livingroom.main_light)", + "Value for ViDevCommon.brightness (ffe.livingroom.main_light)", "80", "" ], @@ -14356,22 +14464,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890025.9583158, - "msecs": 958.0, - "relativeCreated": 4411.205175, - "thread": 138566182236416, + "created": 1756483026.8430748, + "msecs": 843.0, + "relativeCreated": 4538.498379, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (ffe.livingroom.main_light)): 80 ()", - "asctime": "2025-08-22 21:13:45,958" + "message": "Result (Value for ViDevCommon.brightness (ffe.livingroom.main_light)): 80 ()", + "asctime": "2025-08-29 17:57:06,843" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.livingroom.main_light)", + "Value for ViDevCommon.brightness (ffe.livingroom.main_light)", "=", "80", "" @@ -14385,19 +14493,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890025.9583716, - "msecs": 958.0, - "relativeCreated": 4411.261043, - "thread": 138566182236416, + "created": 1756483026.8431273, + "msecs": 843.0, + "relativeCreated": 4538.551002, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (ffe.livingroom.main_light)): result = 80 ()", - "asctime": "2025-08-22 21:13:45,958" + "message": "Expectation (Value for ViDevCommon.brightness (ffe.livingroom.main_light)): result = 80 ()", + "asctime": "2025-08-29 17:57:06,843" } ], - "time_consumption": 4.291534423828125e-05 + "time_consumption": 3.910064697265625e-05 }, { "name": "__tLogger__", @@ -14415,16 +14523,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890026.0590937, - "msecs": 59.0, - "relativeCreated": 4511.983179, - "thread": 138566182236416, + "created": 1756483026.9437442, + "msecs": 943.0, + "relativeCreated": 4639.16806, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (ffe.livingroom.main_light) to 100", - "asctime": "2025-08-22 21:13:46,059", + "asctime": "2025-08-29 17:57:06,943", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -14442,16 +14550,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890025.9585795, - "msecs": 958.0, - "relativeCreated": 4411.468917, - "thread": 138566182236416, + "created": 1756483026.8433151, + "msecs": 843.0, + "relativeCreated": 4538.738893, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:45,958" + "asctime": "2025-08-29 17:57:06,843" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -14469,16 +14577,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890025.959546, - "msecs": 959.0, - "relativeCreated": 4412.435434, - "thread": 138566156539584, + "created": 1756483026.8441606, + "msecs": 844.0, + "relativeCreated": 4539.584153, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:45,959" + "asctime": "2025-08-29 17:57:06,844" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.brightness", @@ -14496,23 +14604,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890025.961012, - "msecs": 961.0, - "relativeCreated": 4413.901282, - "thread": 138566156539584, + "created": 1756483026.845947, + "msecs": 845.0, + "relativeCreated": 4541.37081, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/main_light/brightness and payload b'100'", - "asctime": "2025-08-22 21:13:45,961" + "asctime": "2025-08-29 17:57:06,845" } ], - "time_consumption": 0.09808182716369629 + "time_consumption": 0.09779715538024902 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (ffe.livingroom.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (ffe.livingroom.main_light) is correct (Content %s and Type is %s).", "args": [ "100", "" @@ -14526,22 +14634,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890026.059422, - "msecs": 59.0, - "relativeCreated": 4512.311308, - "thread": 138566182236416, + "created": 1756483026.9441392, + "msecs": 944.0, + "relativeCreated": 4639.56293, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (ffe.livingroom.main_light) is correct (Content 100 and Type is ).", - "asctime": "2025-08-22 21:13:46,059", + "message": "Value for ViDevCommon.brightness (ffe.livingroom.main_light) is correct (Content 100 and Type is ).", + "asctime": "2025-08-29 17:57:06,944", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.livingroom.main_light)", + "Value for ViDevCommon.brightness (ffe.livingroom.main_light)", "100", "" ], @@ -14554,22 +14662,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890026.0593214, - "msecs": 59.0, - "relativeCreated": 4512.210623, - "thread": 138566182236416, + "created": 1756483026.9440174, + "msecs": 944.0, + "relativeCreated": 4639.441213, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (ffe.livingroom.main_light)): 100 ()", - "asctime": "2025-08-22 21:13:46,059" + "message": "Result (Value for ViDevCommon.brightness (ffe.livingroom.main_light)): 100 ()", + "asctime": "2025-08-29 17:57:06,944" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.livingroom.main_light)", + "Value for ViDevCommon.brightness (ffe.livingroom.main_light)", "=", "100", "" @@ -14583,28 +14691,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890026.059379, - "msecs": 59.0, - "relativeCreated": 4512.268721, - "thread": 138566182236416, + "created": 1756483026.944088, + "msecs": 944.0, + "relativeCreated": 4639.511682, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (ffe.livingroom.main_light)): result = 100 ()", - "asctime": "2025-08-22 21:13:46,059" + "message": "Expectation (Value for ViDevCommon.brightness (ffe.livingroom.main_light)): result = 100 ()", + "asctime": "2025-08-29 17:57:06,944" } ], - "time_consumption": 4.291534423828125e-05 + "time_consumption": 5.125999450683594e-05 } ], - "time_consumption": 0.8073441982269287, - "time_start": "2025-08-22 21:13:45,252", - "time_finished": "2025-08-22 21:13:46,059" + "time_consumption": 0.8067116737365723, + "time_start": "2025-08-29 17:57:06,137", + "time_finished": "2025-08-29 17:57:06,944" }, - "ViDevLight.color_temp (ffe.livingroom.main_light) -> Light.color_temp (ffe.livingroom.main_light)": { + "ViDevCommon.color_temp (ffe.livingroom.main_light) -> Light.color_temp (ffe.livingroom.main_light)": { "name": "__tLogger__", - "msg": "ViDevLight.color_temp (ffe.livingroom.main_light) -> Light.color_temp (ffe.livingroom.main_light)", + "msg": "ViDevCommon.color_temp (ffe.livingroom.main_light) -> Light.color_temp (ffe.livingroom.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -14615,16 +14723,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890026.0596392, - "msecs": 59.0, - "relativeCreated": 4512.528784, - "thread": 138566182236416, + "created": 1756483026.9444373, + "msecs": 944.0, + "relativeCreated": 4639.860934, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "ViDevLight.color_temp (ffe.livingroom.main_light) -> Light.color_temp (ffe.livingroom.main_light)", - "asctime": "2025-08-22 21:13:46,059", + "message": "ViDevCommon.color_temp (ffe.livingroom.main_light) -> Light.color_temp (ffe.livingroom.main_light)", + "asctime": "2025-08-29 17:57:06,944", "moduleLogger": [], "testcaseLogger": [ { @@ -14640,16 +14748,16 @@ "stack_info": null, "lineno": 13, "funcName": "device_follow", - "created": 1755890026.160089, - "msecs": 160.0, - "relativeCreated": 4612.978496, - "thread": 138566182236416, + "created": 1756483027.0446842, + "msecs": 44.0, + "relativeCreated": 4740.108015, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Switching on device", - "asctime": "2025-08-22 21:13:46,160", + "asctime": "2025-08-29 17:57:07,044", "moduleLogger": [], "time_consumption": 0.0 }, @@ -14668,16 +14776,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890026.2611256, - "msecs": 261.0, - "relativeCreated": 4714.015023, - "thread": 138566182236416, + "created": 1756483027.1455913, + "msecs": 145.0, + "relativeCreated": 4841.014889, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 10", - "asctime": "2025-08-22 21:13:46,261", + "asctime": "2025-08-29 17:57:07,145", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.color_temp.set", @@ -14695,16 +14803,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890026.160373, - "msecs": 160.0, - "relativeCreated": 4613.262343, - "thread": 138566182236416, + "created": 1756483027.0450063, + "msecs": 45.0, + "relativeCreated": 4740.430042, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/main_light/color_temp/set and payload 10", - "asctime": "2025-08-22 21:13:46,160" + "asctime": "2025-08-29 17:57:07,045" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -14722,16 +14830,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890026.1606922, - "msecs": 160.0, - "relativeCreated": 4613.581535, - "thread": 138566182236416, + "created": 1756483027.0452964, + "msecs": 45.0, + "relativeCreated": 4740.719993, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}", - "asctime": "2025-08-22 21:13:46,160" + "asctime": "2025-08-29 17:57:07,045" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light.set", @@ -14749,16 +14857,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890026.1629324, - "msecs": 162.0, - "relativeCreated": 4615.821864, - "thread": 138566156539584, + "created": 1756483027.0475416, + "msecs": 47.0, + "relativeCreated": 4742.965187, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light/set and payload b'{\"color_temp\": 454}'", - "asctime": "2025-08-22 21:13:46,162" + "asctime": "2025-08-29 17:57:07,047" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -14776,16 +14884,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890026.163289, - "msecs": 163.0, - "relativeCreated": 4616.178379, - "thread": 138566156539584, + "created": 1756483027.0479054, + "msecs": 47.0, + "relativeCreated": 4743.329346, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}'", - "asctime": "2025-08-22 21:13:46,163" + "asctime": "2025-08-29 17:57:07,047" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.color_temp", @@ -14803,19 +14911,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890026.2051773, - "msecs": 205.0, - "relativeCreated": 4658.06665, - "thread": 138566156539584, + "created": 1756483027.091243, + "msecs": 91.0, + "relativeCreated": 4786.666765, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/main_light/color_temp and payload b'10'", - "asctime": "2025-08-22 21:13:46,205" + "asctime": "2025-08-29 17:57:07,091" } ], - "time_consumption": 0.05594825744628906 + "time_consumption": 0.05434823036193848 }, { "name": "__tLogger__", @@ -14833,16 +14941,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890026.2614434, - "msecs": 261.0, - "relativeCreated": 4714.332747, - "thread": 138566182236416, + "created": 1756483027.1459272, + "msecs": 145.0, + "relativeCreated": 4841.350905, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (10, 10) and Type is ).", - "asctime": "2025-08-22 21:13:46,261", + "asctime": "2025-08-29 17:57:07,145", "moduleLogger": [ { "name": "__unittest__", @@ -14861,16 +14969,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890026.26135, - "msecs": 261.0, - "relativeCreated": 4714.239261, - "thread": 138566182236416, + "created": 1756483027.1458197, + "msecs": 145.0, + "relativeCreated": 4841.243459, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (10, 10) ()", - "asctime": "2025-08-22 21:13:46,261" + "asctime": "2025-08-29 17:57:07,145" }, { "name": "__unittest__", @@ -14890,25 +14998,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890026.2614038, - "msecs": 261.0, - "relativeCreated": 4714.293403, - "thread": 138566182236416, + "created": 1756483027.1458867, + "msecs": 145.0, + "relativeCreated": 4841.310407, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (10, 10) ()", - "asctime": "2025-08-22 21:13:46,261" + "asctime": "2025-08-29 17:57:07,145" } ], - "time_consumption": 3.9577484130859375e-05 + "time_consumption": 4.0531158447265625e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (ffe.livingroom.main_light)", + "ViDevCommon.color_temp (ffe.livingroom.main_light)", "0" ], "levelname": "DEBUG", @@ -14920,16 +15028,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890026.362078, - "msecs": 362.0, - "relativeCreated": 4814.967355, - "thread": 138566182236416, + "created": 1756483027.2463598, + "msecs": 246.0, + "relativeCreated": 4941.783414, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (ffe.livingroom.main_light) to 0", - "asctime": "2025-08-22 21:13:46,362", + "message": "Setting state of ViDevCommon.color_temp (ffe.livingroom.main_light) to 0", + "asctime": "2025-08-29 17:57:07,246", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.color_temp.set", @@ -14947,16 +15055,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890026.2615483, - "msecs": 261.0, - "relativeCreated": 4714.437772, - "thread": 138566182236416, + "created": 1756483027.1460283, + "msecs": 146.0, + "relativeCreated": 4841.452005, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/main_light/color_temp/set and payload 0", - "asctime": "2025-08-22 21:13:46,261" + "asctime": "2025-08-29 17:57:07,146" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light.set", @@ -14974,16 +15082,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890026.2640312, - "msecs": 264.0, - "relativeCreated": 4716.92071, - "thread": 138566156539584, + "created": 1756483027.1484888, + "msecs": 148.0, + "relativeCreated": 4843.912288, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light/set and payload b'{\"color_temp\": 250}'", - "asctime": "2025-08-22 21:13:46,264" + "asctime": "2025-08-29 17:57:07,148" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -15001,16 +15109,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890026.2642884, - "msecs": 264.0, - "relativeCreated": 4717.177828, - "thread": 138566156539584, + "created": 1756483027.1487012, + "msecs": 148.0, + "relativeCreated": 4844.124835, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}", - "asctime": "2025-08-22 21:13:46,264" + "asctime": "2025-08-29 17:57:07,148" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -15028,16 +15136,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890026.2650273, - "msecs": 265.0, - "relativeCreated": 4717.916772, - "thread": 138566156539584, + "created": 1756483027.1492183, + "msecs": 149.0, + "relativeCreated": 4844.642009, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}'", - "asctime": "2025-08-22 21:13:46,265" + "asctime": "2025-08-29 17:57:07,149" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.color_temp", @@ -15055,19 +15163,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890026.3062315, - "msecs": 306.0, - "relativeCreated": 4759.120865, - "thread": 138566156539584, + "created": 1756483027.191287, + "msecs": 191.0, + "relativeCreated": 4886.710666, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/main_light/color_temp and payload b'0'", - "asctime": "2025-08-22 21:13:46,306" + "asctime": "2025-08-29 17:57:07,191" } ], - "time_consumption": 0.055846452713012695 + "time_consumption": 0.055072784423828125 }, { "name": "__tLogger__", @@ -15085,16 +15193,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890026.362432, - "msecs": 362.0, - "relativeCreated": 4815.321444, - "thread": 138566182236416, + "created": 1756483027.246653, + "msecs": 246.0, + "relativeCreated": 4942.076876, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (ffe.livingroom.main_light) is correct (Content 0 and Type is ).", - "asctime": "2025-08-22 21:13:46,362", + "asctime": "2025-08-29 17:57:07,246", "moduleLogger": [ { "name": "__unittest__", @@ -15113,16 +15221,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890026.3623104, - "msecs": 362.0, - "relativeCreated": 4815.199849, - "thread": 138566182236416, + "created": 1756483027.2465699, + "msecs": 246.0, + "relativeCreated": 4941.993674, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (ffe.livingroom.main_light)): 0 ()", - "asctime": "2025-08-22 21:13:46,362" + "asctime": "2025-08-29 17:57:07,246" }, { "name": "__unittest__", @@ -15142,25 +15250,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890026.3623905, - "msecs": 362.0, - "relativeCreated": 4815.279961, - "thread": 138566182236416, + "created": 1756483027.2466173, + "msecs": 246.0, + "relativeCreated": 4942.040954, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (ffe.livingroom.main_light)): result = 0 ()", - "asctime": "2025-08-22 21:13:46,362" + "asctime": "2025-08-29 17:57:07,246" } ], - "time_consumption": 4.1484832763671875e-05 + "time_consumption": 3.5762786865234375e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (ffe.livingroom.main_light)", + "ViDevCommon.color_temp (ffe.livingroom.main_light)", "2" ], "levelname": "DEBUG", @@ -15172,16 +15280,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890026.463057, - "msecs": 463.0, - "relativeCreated": 4915.946581, - "thread": 138566182236416, + "created": 1756483027.3471088, + "msecs": 347.0, + "relativeCreated": 5042.532491, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (ffe.livingroom.main_light) to 2", - "asctime": "2025-08-22 21:13:46,463", + "message": "Setting state of ViDevCommon.color_temp (ffe.livingroom.main_light) to 2", + "asctime": "2025-08-29 17:57:07,347", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.color_temp.set", @@ -15199,16 +15307,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890026.362544, - "msecs": 362.0, - "relativeCreated": 4815.433471, - "thread": 138566182236416, + "created": 1756483027.246752, + "msecs": 246.0, + "relativeCreated": 4942.175766, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/main_light/color_temp/set and payload 2", - "asctime": "2025-08-22 21:13:46,362" + "asctime": "2025-08-29 17:57:07,246" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light.set", @@ -15226,16 +15334,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890026.3651335, - "msecs": 365.0, - "relativeCreated": 4818.022867, - "thread": 138566156539584, + "created": 1756483027.2489164, + "msecs": 248.0, + "relativeCreated": 4944.340124, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light/set and payload b'{\"color_temp\": 291}'", - "asctime": "2025-08-22 21:13:46,365" + "asctime": "2025-08-29 17:57:07,248" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -15253,16 +15361,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890026.3654044, - "msecs": 365.0, - "relativeCreated": 4818.293761, - "thread": 138566156539584, + "created": 1756483027.2491117, + "msecs": 249.0, + "relativeCreated": 4944.535266, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}", - "asctime": "2025-08-22 21:13:46,365" + "asctime": "2025-08-29 17:57:07,249" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -15280,16 +15388,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890026.3661826, - "msecs": 366.0, - "relativeCreated": 4819.072167, - "thread": 138566156539584, + "created": 1756483027.2495458, + "msecs": 249.0, + "relativeCreated": 4944.969297, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}'", - "asctime": "2025-08-22 21:13:46,366" + "asctime": "2025-08-29 17:57:07,249" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.color_temp", @@ -15307,19 +15415,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890026.4070437, - "msecs": 407.0, - "relativeCreated": 4859.932968, - "thread": 138566156539584, + "created": 1756483027.2917583, + "msecs": 291.0, + "relativeCreated": 4987.181965, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/main_light/color_temp and payload b'2'", - "asctime": "2025-08-22 21:13:46,407" + "asctime": "2025-08-29 17:57:07,291" } ], - "time_consumption": 0.05601334571838379 + "time_consumption": 0.055350542068481445 }, { "name": "__tLogger__", @@ -15337,16 +15445,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890026.4633846, - "msecs": 463.0, - "relativeCreated": 4916.274081, - "thread": 138566182236416, + "created": 1756483027.3475244, + "msecs": 347.0, + "relativeCreated": 5042.948092, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (ffe.livingroom.main_light) is correct (Content 2 and Type is ).", - "asctime": "2025-08-22 21:13:46,463", + "asctime": "2025-08-29 17:57:07,347", "moduleLogger": [ { "name": "__unittest__", @@ -15365,16 +15473,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890026.4632866, - "msecs": 463.0, - "relativeCreated": 4916.175973, - "thread": 138566182236416, + "created": 1756483027.3473897, + "msecs": 347.0, + "relativeCreated": 5042.813448, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (ffe.livingroom.main_light)): 2 ()", - "asctime": "2025-08-22 21:13:46,463" + "asctime": "2025-08-29 17:57:07,347" }, { "name": "__unittest__", @@ -15394,25 +15502,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890026.463343, - "msecs": 463.0, - "relativeCreated": 4916.232332, - "thread": 138566182236416, + "created": 1756483027.3474696, + "msecs": 347.0, + "relativeCreated": 5042.893247, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (ffe.livingroom.main_light)): result = 2 ()", - "asctime": "2025-08-22 21:13:46,463" + "asctime": "2025-08-29 17:57:07,347" } ], - "time_consumption": 4.172325134277344e-05 + "time_consumption": 5.4836273193359375e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (ffe.livingroom.main_light)", + "ViDevCommon.color_temp (ffe.livingroom.main_light)", "4" ], "levelname": "DEBUG", @@ -15424,16 +15532,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890026.5640092, - "msecs": 564.0, - "relativeCreated": 5016.898536, - "thread": 138566182236416, + "created": 1756483027.4480796, + "msecs": 448.0, + "relativeCreated": 5143.503386, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (ffe.livingroom.main_light) to 4", - "asctime": "2025-08-22 21:13:46,564", + "message": "Setting state of ViDevCommon.color_temp (ffe.livingroom.main_light) to 4", + "asctime": "2025-08-29 17:57:07,448", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.color_temp.set", @@ -15451,16 +15559,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890026.463497, - "msecs": 463.0, - "relativeCreated": 4916.386345, - "thread": 138566182236416, + "created": 1756483027.3476696, + "msecs": 347.0, + "relativeCreated": 5043.09325, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/main_light/color_temp/set and payload 4", - "asctime": "2025-08-22 21:13:46,463" + "asctime": "2025-08-29 17:57:07,347" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light.set", @@ -15478,16 +15586,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890026.4660003, - "msecs": 466.0, - "relativeCreated": 4918.889814, - "thread": 138566156539584, + "created": 1756483027.3498867, + "msecs": 349.0, + "relativeCreated": 5045.310428, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light/set and payload b'{\"color_temp\": 332}'", - "asctime": "2025-08-22 21:13:46,466" + "asctime": "2025-08-29 17:57:07,349" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -15505,16 +15613,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890026.4662695, - "msecs": 466.0, - "relativeCreated": 4919.158877, - "thread": 138566156539584, + "created": 1756483027.3500967, + "msecs": 350.0, + "relativeCreated": 5045.520241, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}", - "asctime": "2025-08-22 21:13:46,466" + "asctime": "2025-08-29 17:57:07,350" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -15532,16 +15640,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890026.4670172, - "msecs": 467.0, - "relativeCreated": 4919.906722, - "thread": 138566156539584, + "created": 1756483027.35058, + "msecs": 350.0, + "relativeCreated": 5046.003755, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}'", - "asctime": "2025-08-22 21:13:46,467" + "asctime": "2025-08-29 17:57:07,350" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.color_temp", @@ -15559,19 +15667,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890026.508294, - "msecs": 508.0, - "relativeCreated": 4961.183427, - "thread": 138566156539584, + "created": 1756483027.3924358, + "msecs": 392.0, + "relativeCreated": 5087.859395, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/main_light/color_temp and payload b'4'", - "asctime": "2025-08-22 21:13:46,508" + "asctime": "2025-08-29 17:57:07,392" } ], - "time_consumption": 0.055715084075927734 + "time_consumption": 0.05564379692077637 }, { "name": "__tLogger__", @@ -15589,16 +15697,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890026.5643399, - "msecs": 564.0, - "relativeCreated": 5017.229283, - "thread": 138566182236416, + "created": 1756483027.44839, + "msecs": 448.0, + "relativeCreated": 5143.813532, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (ffe.livingroom.main_light) is correct (Content 4 and Type is ).", - "asctime": "2025-08-22 21:13:46,564", + "asctime": "2025-08-29 17:57:07,448", "moduleLogger": [ { "name": "__unittest__", @@ -15617,16 +15725,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890026.5642426, - "msecs": 564.0, - "relativeCreated": 5017.132082, - "thread": 138566182236416, + "created": 1756483027.4482872, + "msecs": 448.0, + "relativeCreated": 5143.710822, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (ffe.livingroom.main_light)): 4 ()", - "asctime": "2025-08-22 21:13:46,564" + "asctime": "2025-08-29 17:57:07,448" }, { "name": "__unittest__", @@ -15646,25 +15754,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890026.5642989, - "msecs": 564.0, - "relativeCreated": 5017.188033, - "thread": 138566182236416, + "created": 1756483027.4483364, + "msecs": 448.0, + "relativeCreated": 5143.760057, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (ffe.livingroom.main_light)): result = 4 ()", - "asctime": "2025-08-22 21:13:46,564" + "asctime": "2025-08-29 17:57:07,448" } ], - "time_consumption": 4.100799560546875e-05 + "time_consumption": 5.364418029785156e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (ffe.livingroom.main_light)", + "ViDevCommon.color_temp (ffe.livingroom.main_light)", "6" ], "levelname": "DEBUG", @@ -15676,16 +15784,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890026.6650107, - "msecs": 665.0, - "relativeCreated": 5117.900102, - "thread": 138566182236416, + "created": 1756483027.548817, + "msecs": 548.0, + "relativeCreated": 5244.240702, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (ffe.livingroom.main_light) to 6", - "asctime": "2025-08-22 21:13:46,665", + "message": "Setting state of ViDevCommon.color_temp (ffe.livingroom.main_light) to 6", + "asctime": "2025-08-29 17:57:07,548", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.color_temp.set", @@ -15703,16 +15811,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890026.5644755, - "msecs": 564.0, - "relativeCreated": 5017.364998, - "thread": 138566182236416, + "created": 1756483027.4484913, + "msecs": 448.0, + "relativeCreated": 5143.915004, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/main_light/color_temp/set and payload 6", - "asctime": "2025-08-22 21:13:46,564" + "asctime": "2025-08-29 17:57:07,448" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light.set", @@ -15730,16 +15838,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890026.5669875, - "msecs": 566.0, - "relativeCreated": 5019.876953, - "thread": 138566156539584, + "created": 1756483027.4510107, + "msecs": 451.0, + "relativeCreated": 5146.434504, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light/set and payload b'{\"color_temp\": 372}'", - "asctime": "2025-08-22 21:13:46,566" + "asctime": "2025-08-29 17:57:07,451" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -15757,16 +15865,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890026.567238, - "msecs": 567.0, - "relativeCreated": 5020.127649, - "thread": 138566156539584, + "created": 1756483027.4512649, + "msecs": 451.0, + "relativeCreated": 5146.688518, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}", - "asctime": "2025-08-22 21:13:46,567" + "asctime": "2025-08-29 17:57:07,451" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -15784,16 +15892,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890026.5679712, - "msecs": 567.0, - "relativeCreated": 5020.86083, - "thread": 138566156539584, + "created": 1756483027.4517546, + "msecs": 451.0, + "relativeCreated": 5147.178092, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}'", - "asctime": "2025-08-22 21:13:46,567" + "asctime": "2025-08-29 17:57:07,451" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.color_temp", @@ -15811,19 +15919,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890026.609321, - "msecs": 609.0, - "relativeCreated": 5062.210635, - "thread": 138566156539584, + "created": 1756483027.4932752, + "msecs": 493.0, + "relativeCreated": 5188.698943, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/main_light/color_temp and payload b'6'", - "asctime": "2025-08-22 21:13:46,609" + "asctime": "2025-08-29 17:57:07,493" } ], - "time_consumption": 0.05568957328796387 + "time_consumption": 0.0555417537689209 }, { "name": "__tLogger__", @@ -15841,16 +15949,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890026.6653326, - "msecs": 665.0, - "relativeCreated": 5118.221843, - "thread": 138566182236416, + "created": 1756483027.5491164, + "msecs": 549.0, + "relativeCreated": 5244.540216, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (ffe.livingroom.main_light) is correct (Content 6 and Type is ).", - "asctime": "2025-08-22 21:13:46,665", + "asctime": "2025-08-29 17:57:07,549", "moduleLogger": [ { "name": "__unittest__", @@ -15869,16 +15977,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890026.6652355, - "msecs": 665.0, - "relativeCreated": 5118.124949, - "thread": 138566182236416, + "created": 1756483027.5490332, + "msecs": 549.0, + "relativeCreated": 5244.456951, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (ffe.livingroom.main_light)): 6 ()", - "asctime": "2025-08-22 21:13:46,665" + "asctime": "2025-08-29 17:57:07,549" }, { "name": "__unittest__", @@ -15898,25 +16006,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890026.6652913, - "msecs": 665.0, - "relativeCreated": 5118.180606, - "thread": 138566182236416, + "created": 1756483027.54908, + "msecs": 549.0, + "relativeCreated": 5244.503609, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (ffe.livingroom.main_light)): result = 6 ()", - "asctime": "2025-08-22 21:13:46,665" + "asctime": "2025-08-29 17:57:07,549" } ], - "time_consumption": 4.124641418457031e-05 + "time_consumption": 3.647804260253906e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (ffe.livingroom.main_light)", + "ViDevCommon.color_temp (ffe.livingroom.main_light)", "8" ], "levelname": "DEBUG", @@ -15928,16 +16036,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890026.7660131, - "msecs": 766.0, - "relativeCreated": 5218.902649, - "thread": 138566182236416, + "created": 1756483027.6496778, + "msecs": 649.0, + "relativeCreated": 5345.101415, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (ffe.livingroom.main_light) to 8", - "asctime": "2025-08-22 21:13:46,766", + "message": "Setting state of ViDevCommon.color_temp (ffe.livingroom.main_light) to 8", + "asctime": "2025-08-29 17:57:07,649", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.color_temp.set", @@ -15955,16 +16063,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890026.6654434, - "msecs": 665.0, - "relativeCreated": 5118.332722, - "thread": 138566182236416, + "created": 1756483027.5492547, + "msecs": 549.0, + "relativeCreated": 5244.678264, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/main_light/color_temp/set and payload 8", - "asctime": "2025-08-22 21:13:46,665" + "asctime": "2025-08-29 17:57:07,549" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light.set", @@ -15982,16 +16090,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890026.6679761, - "msecs": 667.0, - "relativeCreated": 5120.865666, - "thread": 138566156539584, + "created": 1756483027.5519376, + "msecs": 551.0, + "relativeCreated": 5247.361175, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light/set and payload b'{\"color_temp\": 413}'", - "asctime": "2025-08-22 21:13:46,667" + "asctime": "2025-08-29 17:57:07,551" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -16009,16 +16117,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890026.66823, - "msecs": 668.0, - "relativeCreated": 5121.119586, - "thread": 138566156539584, + "created": 1756483027.5521598, + "msecs": 552.0, + "relativeCreated": 5247.583502, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}", - "asctime": "2025-08-22 21:13:46,668" + "asctime": "2025-08-29 17:57:07,552" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -16036,16 +16144,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890026.6688342, - "msecs": 668.0, - "relativeCreated": 5121.723766, - "thread": 138566156539584, + "created": 1756483027.552701, + "msecs": 552.0, + "relativeCreated": 5248.124558, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}'", - "asctime": "2025-08-22 21:13:46,668" + "asctime": "2025-08-29 17:57:07,552" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.color_temp", @@ -16063,19 +16171,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890026.710275, - "msecs": 710.0, - "relativeCreated": 5163.164175, - "thread": 138566156539584, + "created": 1756483027.594408, + "msecs": 594.0, + "relativeCreated": 5289.831577, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/main_light/color_temp and payload b'8'", - "asctime": "2025-08-22 21:13:46,710" + "asctime": "2025-08-29 17:57:07,594" } ], - "time_consumption": 0.055738210678100586 + "time_consumption": 0.055269718170166016 }, { "name": "__tLogger__", @@ -16093,16 +16201,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890026.766338, - "msecs": 766.0, - "relativeCreated": 5219.227478, - "thread": 138566182236416, + "created": 1756483027.6499927, + "msecs": 649.0, + "relativeCreated": 5345.416451, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (ffe.livingroom.main_light) is correct (Content 8 and Type is ).", - "asctime": "2025-08-22 21:13:46,766", + "asctime": "2025-08-29 17:57:07,649", "moduleLogger": [ { "name": "__unittest__", @@ -16121,16 +16229,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890026.766243, - "msecs": 766.0, - "relativeCreated": 5219.132538, - "thread": 138566182236416, + "created": 1756483027.6499088, + "msecs": 649.0, + "relativeCreated": 5345.332303, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (ffe.livingroom.main_light)): 8 ()", - "asctime": "2025-08-22 21:13:46,766" + "asctime": "2025-08-29 17:57:07,649" }, { "name": "__unittest__", @@ -16150,25 +16258,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890026.7662976, - "msecs": 766.0, - "relativeCreated": 5219.187058, - "thread": 138566182236416, + "created": 1756483027.6499586, + "msecs": 649.0, + "relativeCreated": 5345.382274, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (ffe.livingroom.main_light)): result = 8 ()", - "asctime": "2025-08-22 21:13:46,766" + "asctime": "2025-08-29 17:57:07,649" } ], - "time_consumption": 4.0531158447265625e-05 + "time_consumption": 3.409385681152344e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (ffe.livingroom.main_light)", + "ViDevCommon.color_temp (ffe.livingroom.main_light)", "10" ], "levelname": "DEBUG", @@ -16180,16 +16288,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890026.8670173, - "msecs": 867.0, - "relativeCreated": 5319.906563, - "thread": 138566182236416, + "created": 1756483027.7505221, + "msecs": 750.0, + "relativeCreated": 5445.945808, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (ffe.livingroom.main_light) to 10", - "asctime": "2025-08-22 21:13:46,867", + "message": "Setting state of ViDevCommon.color_temp (ffe.livingroom.main_light) to 10", + "asctime": "2025-08-29 17:57:07,750", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.color_temp.set", @@ -16207,16 +16315,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890026.7664711, - "msecs": 766.0, - "relativeCreated": 5219.36049, - "thread": 138566182236416, + "created": 1756483027.6501107, + "msecs": 650.0, + "relativeCreated": 5345.534455, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/main_light/color_temp/set and payload 10", - "asctime": "2025-08-22 21:13:46,766" + "asctime": "2025-08-29 17:57:07,650" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light.set", @@ -16234,16 +16342,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890026.769011, - "msecs": 769.0, - "relativeCreated": 5221.900387, - "thread": 138566156539584, + "created": 1756483027.652378, + "msecs": 652.0, + "relativeCreated": 5347.80178, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light/set and payload b'{\"color_temp\": 454}'", - "asctime": "2025-08-22 21:13:46,769" + "asctime": "2025-08-29 17:57:07,652" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -16261,16 +16369,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890026.7692676, - "msecs": 769.0, - "relativeCreated": 5222.156932, - "thread": 138566156539584, + "created": 1756483027.6525853, + "msecs": 652.0, + "relativeCreated": 5348.008969, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}", - "asctime": "2025-08-22 21:13:46,769" + "asctime": "2025-08-29 17:57:07,652" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -16288,16 +16396,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890026.7700107, - "msecs": 770.0, - "relativeCreated": 5222.900116, - "thread": 138566156539584, + "created": 1756483027.6530657, + "msecs": 653.0, + "relativeCreated": 5348.48929, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}'", - "asctime": "2025-08-22 21:13:46,770" + "asctime": "2025-08-29 17:57:07,653" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.color_temp", @@ -16315,19 +16423,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890026.8111477, - "msecs": 811.0, - "relativeCreated": 5264.037059, - "thread": 138566156539584, + "created": 1756483027.6952932, + "msecs": 695.0, + "relativeCreated": 5390.716758, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/main_light/color_temp and payload b'10'", - "asctime": "2025-08-22 21:13:46,811" + "asctime": "2025-08-29 17:57:07,695" } ], - "time_consumption": 0.05586957931518555 + "time_consumption": 0.05522894859313965 }, { "name": "__tLogger__", @@ -16345,16 +16453,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890026.8673408, - "msecs": 867.0, - "relativeCreated": 5320.230195, - "thread": 138566182236416, + "created": 1756483027.7508128, + "msecs": 750.0, + "relativeCreated": 5446.236477, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (ffe.livingroom.main_light) is correct (Content 10 and Type is ).", - "asctime": "2025-08-22 21:13:46,867", + "asctime": "2025-08-29 17:57:07,750", "moduleLogger": [ { "name": "__unittest__", @@ -16373,16 +16481,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890026.8672428, - "msecs": 867.0, - "relativeCreated": 5320.132225, - "thread": 138566182236416, + "created": 1756483027.750728, + "msecs": 750.0, + "relativeCreated": 5446.151671, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (ffe.livingroom.main_light)): 10 ()", - "asctime": "2025-08-22 21:13:46,867" + "asctime": "2025-08-29 17:57:07,750" }, { "name": "__unittest__", @@ -16402,28 +16510,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890026.8672984, - "msecs": 867.0, - "relativeCreated": 5320.187817, - "thread": 138566182236416, + "created": 1756483027.750777, + "msecs": 750.0, + "relativeCreated": 5446.200652, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (ffe.livingroom.main_light)): result = 10 ()", - "asctime": "2025-08-22 21:13:46,867" + "asctime": "2025-08-29 17:57:07,750" } ], - "time_consumption": 4.2438507080078125e-05 + "time_consumption": 3.5762786865234375e-05 } ], - "time_consumption": 0.807701587677002, - "time_start": "2025-08-22 21:13:46,059", - "time_finished": "2025-08-22 21:13:46,867" + "time_consumption": 0.8063755035400391, + "time_start": "2025-08-29 17:57:06,944", + "time_finished": "2025-08-29 17:57:07,750" }, - "Light.color_temp (ffe.livingroom.main_light) -> ViDevLight.color_temp (ffe.livingroom.main_light)": { + "Light.color_temp (ffe.livingroom.main_light) -> ViDevCommon.color_temp (ffe.livingroom.main_light)": { "name": "__tLogger__", - "msg": "Light.color_temp (ffe.livingroom.main_light) -> ViDevLight.color_temp (ffe.livingroom.main_light)", + "msg": "Light.color_temp (ffe.livingroom.main_light) -> ViDevCommon.color_temp (ffe.livingroom.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -16434,16 +16542,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890026.8675869, - "msecs": 867.0, - "relativeCreated": 5320.476314, - "thread": 138566182236416, + "created": 1756483027.7510815, + "msecs": 751.0, + "relativeCreated": 5446.505139, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Light.color_temp (ffe.livingroom.main_light) -> ViDevLight.color_temp (ffe.livingroom.main_light)", - "asctime": "2025-08-22 21:13:46,867", + "message": "Light.color_temp (ffe.livingroom.main_light) -> ViDevCommon.color_temp (ffe.livingroom.main_light)", + "asctime": "2025-08-29 17:57:07,751", "moduleLogger": [], "testcaseLogger": [ { @@ -16459,16 +16567,16 @@ "stack_info": null, "lineno": 13, "funcName": "device_follow", - "created": 1755890026.967869, - "msecs": 967.0, - "relativeCreated": 5420.758282, - "thread": 138566182236416, + "created": 1756483027.8513167, + "msecs": 851.0, + "relativeCreated": 5546.740539, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Switching on device", - "asctime": "2025-08-22 21:13:46,967", + "asctime": "2025-08-29 17:57:07,851", "moduleLogger": [], "time_consumption": 0.0 }, @@ -16487,16 +16595,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890027.0686996, - "msecs": 68.0, - "relativeCreated": 5521.58913, - "thread": 138566182236416, + "created": 1756483027.95208, + "msecs": 952.0, + "relativeCreated": 5647.503859, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 10", - "asctime": "2025-08-22 21:13:47,068", + "asctime": "2025-08-29 17:57:07,952", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.color_temp.set", @@ -16514,19 +16622,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890026.9681854, - "msecs": 968.0, - "relativeCreated": 5421.074843, - "thread": 138566182236416, + "created": 1756483027.8516054, + "msecs": 851.0, + "relativeCreated": 5547.029126, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/main_light/color_temp/set and payload 10", - "asctime": "2025-08-22 21:13:46,968" + "asctime": "2025-08-29 17:57:07,851" } ], - "time_consumption": 0.10051417350769043 + "time_consumption": 0.10047459602355957 }, { "name": "__tLogger__", @@ -16544,16 +16652,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890027.0691254, - "msecs": 69.0, - "relativeCreated": 5522.014723, - "thread": 138566182236416, + "created": 1756483027.9525304, + "msecs": 952.0, + "relativeCreated": 5647.95421, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (10, 10) and Type is ).", - "asctime": "2025-08-22 21:13:47,069", + "asctime": "2025-08-29 17:57:07,952", "moduleLogger": [ { "name": "__unittest__", @@ -16572,16 +16680,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890027.068991, - "msecs": 68.0, - "relativeCreated": 5521.880377, - "thread": 138566182236416, + "created": 1756483027.9523654, + "msecs": 952.0, + "relativeCreated": 5647.789107, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (10, 10) ()", - "asctime": "2025-08-22 21:13:47,068" + "asctime": "2025-08-29 17:57:07,952" }, { "name": "__unittest__", @@ -16601,19 +16709,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890027.0690808, - "msecs": 69.0, - "relativeCreated": 5521.970243, - "thread": 138566182236416, + "created": 1756483027.9524698, + "msecs": 952.0, + "relativeCreated": 5647.893353, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (10, 10) ()", - "asctime": "2025-08-22 21:13:47,069" + "asctime": "2025-08-29 17:57:07,952" } ], - "time_consumption": 4.458427429199219e-05 + "time_consumption": 6.0558319091796875e-05 }, { "name": "__tLogger__", @@ -16631,16 +16739,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890027.1697943, - "msecs": 169.0, - "relativeCreated": 5622.68362, - "thread": 138566182236416, + "created": 1756483028.053196, + "msecs": 53.0, + "relativeCreated": 5748.619738, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (ffe.livingroom.main_light) to 0", - "asctime": "2025-08-22 21:13:47,169", + "asctime": "2025-08-29 17:57:08,053", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -16658,16 +16766,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890027.0693064, - "msecs": 69.0, - "relativeCreated": 5522.195837, - "thread": 138566182236416, + "created": 1756483027.9527087, + "msecs": 952.0, + "relativeCreated": 5648.132386, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}", - "asctime": "2025-08-22 21:13:47,069" + "asctime": "2025-08-29 17:57:07,952" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -16685,16 +16793,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.0704432, - "msecs": 70.0, - "relativeCreated": 5523.332541, - "thread": 138566156539584, + "created": 1756483027.9536004, + "msecs": 953.0, + "relativeCreated": 5649.024091, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}'", - "asctime": "2025-08-22 21:13:47,070" + "asctime": "2025-08-29 17:57:07,953" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.color_temp", @@ -16712,23 +16820,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.0719235, - "msecs": 71.0, - "relativeCreated": 5524.812846, - "thread": 138566156539584, + "created": 1756483027.9554913, + "msecs": 955.0, + "relativeCreated": 5650.915114, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/main_light/color_temp and payload b'0'", - "asctime": "2025-08-22 21:13:47,071" + "asctime": "2025-08-29 17:57:07,955" } ], - "time_consumption": 0.0978708267211914 + "time_consumption": 0.09770464897155762 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (ffe.livingroom.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (ffe.livingroom.main_light) is correct (Content %s and Type is %s).", "args": [ "0", "" @@ -16742,22 +16850,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890027.1701663, - "msecs": 170.0, - "relativeCreated": 5623.055648, - "thread": 138566182236416, + "created": 1756483028.0536356, + "msecs": 53.0, + "relativeCreated": 5749.059272, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (ffe.livingroom.main_light) is correct (Content 0 and Type is ).", - "asctime": "2025-08-22 21:13:47,170", + "message": "Value for ViDevCommon.color_temp (ffe.livingroom.main_light) is correct (Content 0 and Type is ).", + "asctime": "2025-08-29 17:57:08,053", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffe.livingroom.main_light)", + "Value for ViDevCommon.color_temp (ffe.livingroom.main_light)", "0", "" ], @@ -16770,22 +16878,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890027.170066, - "msecs": 170.0, - "relativeCreated": 5622.955626, - "thread": 138566182236416, + "created": 1756483028.053479, + "msecs": 53.0, + "relativeCreated": 5748.902592, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (ffe.livingroom.main_light)): 0 ()", - "asctime": "2025-08-22 21:13:47,170" + "message": "Result (Value for ViDevCommon.color_temp (ffe.livingroom.main_light)): 0 ()", + "asctime": "2025-08-29 17:57:08,053" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffe.livingroom.main_light)", + "Value for ViDevCommon.color_temp (ffe.livingroom.main_light)", "=", "0", "" @@ -16799,19 +16907,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890027.170124, - "msecs": 170.0, - "relativeCreated": 5623.013486, - "thread": 138566182236416, + "created": 1756483028.0535493, + "msecs": 53.0, + "relativeCreated": 5748.972868, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (ffe.livingroom.main_light)): result = 0 ()", - "asctime": "2025-08-22 21:13:47,170" + "message": "Expectation (Value for ViDevCommon.color_temp (ffe.livingroom.main_light)): result = 0 ()", + "asctime": "2025-08-29 17:57:08,053" } ], - "time_consumption": 4.220008850097656e-05 + "time_consumption": 8.630752563476562e-05 }, { "name": "__tLogger__", @@ -16829,16 +16937,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890027.270874, - "msecs": 270.0, - "relativeCreated": 5723.763525, - "thread": 138566182236416, + "created": 1756483028.1542897, + "msecs": 154.0, + "relativeCreated": 5849.713245, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (ffe.livingroom.main_light) to 2", - "asctime": "2025-08-22 21:13:47,270", + "asctime": "2025-08-29 17:57:08,154", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -16856,16 +16964,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890027.1703603, - "msecs": 170.0, - "relativeCreated": 5623.249782, - "thread": 138566182236416, + "created": 1756483028.053875, + "msecs": 53.0, + "relativeCreated": 5749.298607, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}", - "asctime": "2025-08-22 21:13:47,170" + "asctime": "2025-08-29 17:57:08,053" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -16883,16 +16991,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.1715972, - "msecs": 171.0, - "relativeCreated": 5624.486696, - "thread": 138566156539584, + "created": 1756483028.054886, + "msecs": 54.0, + "relativeCreated": 5750.309714, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}'", - "asctime": "2025-08-22 21:13:47,171" + "asctime": "2025-08-29 17:57:08,054" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.color_temp", @@ -16910,23 +17018,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.1730359, - "msecs": 173.0, - "relativeCreated": 5625.925126, - "thread": 138566156539584, + "created": 1756483028.0564277, + "msecs": 56.0, + "relativeCreated": 5751.851538, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/main_light/color_temp and payload b'2'", - "asctime": "2025-08-22 21:13:47,173" + "asctime": "2025-08-29 17:57:08,056" } ], - "time_consumption": 0.09783816337585449 + "time_consumption": 0.09786200523376465 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (ffe.livingroom.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (ffe.livingroom.main_light) is correct (Content %s and Type is %s).", "args": [ "2", "" @@ -16940,22 +17048,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890027.2712448, - "msecs": 271.0, - "relativeCreated": 5724.134257, - "thread": 138566182236416, + "created": 1756483028.154664, + "msecs": 154.0, + "relativeCreated": 5850.087721, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (ffe.livingroom.main_light) is correct (Content 2 and Type is ).", - "asctime": "2025-08-22 21:13:47,271", + "message": "Value for ViDevCommon.color_temp (ffe.livingroom.main_light) is correct (Content 2 and Type is ).", + "asctime": "2025-08-29 17:57:08,154", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffe.livingroom.main_light)", + "Value for ViDevCommon.color_temp (ffe.livingroom.main_light)", "2", "" ], @@ -16968,22 +17076,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890027.2711468, - "msecs": 271.0, - "relativeCreated": 5724.036202, - "thread": 138566182236416, + "created": 1756483028.1545553, + "msecs": 154.0, + "relativeCreated": 5849.979008, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (ffe.livingroom.main_light)): 2 ()", - "asctime": "2025-08-22 21:13:47,271" + "message": "Result (Value for ViDevCommon.color_temp (ffe.livingroom.main_light)): 2 ()", + "asctime": "2025-08-29 17:57:08,154" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffe.livingroom.main_light)", + "Value for ViDevCommon.color_temp (ffe.livingroom.main_light)", "=", "2", "" @@ -16997,19 +17105,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890027.2712028, - "msecs": 271.0, - "relativeCreated": 5724.092279, - "thread": 138566182236416, + "created": 1756483028.1546123, + "msecs": 154.0, + "relativeCreated": 5850.035807, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (ffe.livingroom.main_light)): result = 2 ()", - "asctime": "2025-08-22 21:13:47,271" + "message": "Expectation (Value for ViDevCommon.color_temp (ffe.livingroom.main_light)): result = 2 ()", + "asctime": "2025-08-29 17:57:08,154" } ], - "time_consumption": 4.1961669921875e-05 + "time_consumption": 5.173683166503906e-05 }, { "name": "__tLogger__", @@ -17027,16 +17135,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890027.3719935, - "msecs": 371.0, - "relativeCreated": 5824.882891, - "thread": 138566182236416, + "created": 1756483028.2552593, + "msecs": 255.0, + "relativeCreated": 5950.682971, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (ffe.livingroom.main_light) to 4", - "asctime": "2025-08-22 21:13:47,371", + "asctime": "2025-08-29 17:57:08,255", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -17054,16 +17162,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890027.271433, - "msecs": 271.0, - "relativeCreated": 5724.322605, - "thread": 138566182236416, + "created": 1756483028.1548874, + "msecs": 154.0, + "relativeCreated": 5850.311121, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}", - "asctime": "2025-08-22 21:13:47,271" + "asctime": "2025-08-29 17:57:08,154" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -17081,16 +17189,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.2725203, - "msecs": 272.0, - "relativeCreated": 5725.409692, - "thread": 138566156539584, + "created": 1756483028.1556866, + "msecs": 155.0, + "relativeCreated": 5851.110277, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}'", - "asctime": "2025-08-22 21:13:47,272" + "asctime": "2025-08-29 17:57:08,155" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.color_temp", @@ -17108,23 +17216,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.2739155, - "msecs": 273.0, - "relativeCreated": 5726.804953, - "thread": 138566156539584, + "created": 1756483028.1573827, + "msecs": 157.0, + "relativeCreated": 5852.806411, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/main_light/color_temp and payload b'4'", - "asctime": "2025-08-22 21:13:47,273" + "asctime": "2025-08-29 17:57:08,157" } ], - "time_consumption": 0.09807801246643066 + "time_consumption": 0.09787654876708984 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (ffe.livingroom.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (ffe.livingroom.main_light) is correct (Content %s and Type is %s).", "args": [ "4", "" @@ -17138,22 +17246,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890027.3723202, - "msecs": 372.0, - "relativeCreated": 5825.209727, - "thread": 138566182236416, + "created": 1756483028.255538, + "msecs": 255.0, + "relativeCreated": 5950.961481, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (ffe.livingroom.main_light) is correct (Content 4 and Type is ).", - "asctime": "2025-08-22 21:13:47,372", + "message": "Value for ViDevCommon.color_temp (ffe.livingroom.main_light) is correct (Content 4 and Type is ).", + "asctime": "2025-08-29 17:57:08,255", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffe.livingroom.main_light)", + "Value for ViDevCommon.color_temp (ffe.livingroom.main_light)", "4", "" ], @@ -17166,22 +17274,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890027.3722227, - "msecs": 372.0, - "relativeCreated": 5825.11201, - "thread": 138566182236416, + "created": 1756483028.2554553, + "msecs": 255.0, + "relativeCreated": 5950.878859, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (ffe.livingroom.main_light)): 4 ()", - "asctime": "2025-08-22 21:13:47,372" + "message": "Result (Value for ViDevCommon.color_temp (ffe.livingroom.main_light)): 4 ()", + "asctime": "2025-08-29 17:57:08,255" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffe.livingroom.main_light)", + "Value for ViDevCommon.color_temp (ffe.livingroom.main_light)", "=", "4", "" @@ -17195,19 +17303,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890027.3722787, - "msecs": 372.0, - "relativeCreated": 5825.168076, - "thread": 138566182236416, + "created": 1756483028.2555013, + "msecs": 255.0, + "relativeCreated": 5950.925043, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (ffe.livingroom.main_light)): result = 4 ()", - "asctime": "2025-08-22 21:13:47,372" + "message": "Expectation (Value for ViDevCommon.color_temp (ffe.livingroom.main_light)): result = 4 ()", + "asctime": "2025-08-29 17:57:08,255" } ], - "time_consumption": 4.1484832763671875e-05 + "time_consumption": 3.6716461181640625e-05 }, { "name": "__tLogger__", @@ -17225,16 +17333,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890027.4730215, - "msecs": 473.0, - "relativeCreated": 5925.910959, - "thread": 138566182236416, + "created": 1756483028.3560064, + "msecs": 356.0, + "relativeCreated": 6051.430003, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (ffe.livingroom.main_light) to 6", - "asctime": "2025-08-22 21:13:47,473", + "asctime": "2025-08-29 17:57:08,356", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -17252,16 +17360,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890027.3724852, - "msecs": 372.0, - "relativeCreated": 5825.374496, - "thread": 138566182236416, + "created": 1756483028.2556787, + "msecs": 255.0, + "relativeCreated": 5951.102512, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}", - "asctime": "2025-08-22 21:13:47,372" + "asctime": "2025-08-29 17:57:08,255" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -17279,16 +17387,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.3735526, - "msecs": 373.0, - "relativeCreated": 5826.44193, - "thread": 138566156539584, + "created": 1756483028.2563846, + "msecs": 256.0, + "relativeCreated": 5951.808074, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}'", - "asctime": "2025-08-22 21:13:47,373" + "asctime": "2025-08-29 17:57:08,256" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.color_temp", @@ -17306,23 +17414,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.3749845, - "msecs": 374.0, - "relativeCreated": 5827.873789, - "thread": 138566156539584, + "created": 1756483028.257975, + "msecs": 257.0, + "relativeCreated": 5953.398832, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/main_light/color_temp and payload b'6'", - "asctime": "2025-08-22 21:13:47,374" + "asctime": "2025-08-29 17:57:08,257" } ], - "time_consumption": 0.0980370044708252 + "time_consumption": 0.09803128242492676 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (ffe.livingroom.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (ffe.livingroom.main_light) is correct (Content %s and Type is %s).", "args": [ "6", "" @@ -17336,22 +17444,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890027.4733536, - "msecs": 473.0, - "relativeCreated": 5926.243218, - "thread": 138566182236416, + "created": 1756483028.3563023, + "msecs": 356.0, + "relativeCreated": 6051.72605, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (ffe.livingroom.main_light) is correct (Content 6 and Type is ).", - "asctime": "2025-08-22 21:13:47,473", + "message": "Value for ViDevCommon.color_temp (ffe.livingroom.main_light) is correct (Content 6 and Type is ).", + "asctime": "2025-08-29 17:57:08,356", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffe.livingroom.main_light)", + "Value for ViDevCommon.color_temp (ffe.livingroom.main_light)", "6", "" ], @@ -17364,22 +17472,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890027.4732556, - "msecs": 473.0, - "relativeCreated": 5926.145203, - "thread": 138566182236416, + "created": 1756483028.3562045, + "msecs": 356.0, + "relativeCreated": 6051.628333, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (ffe.livingroom.main_light)): 6 ()", - "asctime": "2025-08-22 21:13:47,473" + "message": "Result (Value for ViDevCommon.color_temp (ffe.livingroom.main_light)): 6 ()", + "asctime": "2025-08-29 17:57:08,356" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffe.livingroom.main_light)", + "Value for ViDevCommon.color_temp (ffe.livingroom.main_light)", "=", "6", "" @@ -17393,19 +17501,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890027.473312, - "msecs": 473.0, - "relativeCreated": 5926.201395, - "thread": 138566182236416, + "created": 1756483028.3562653, + "msecs": 356.0, + "relativeCreated": 6051.688965, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (ffe.livingroom.main_light)): result = 6 ()", - "asctime": "2025-08-22 21:13:47,473" + "message": "Expectation (Value for ViDevCommon.color_temp (ffe.livingroom.main_light)): result = 6 ()", + "asctime": "2025-08-29 17:57:08,356" } ], - "time_consumption": 4.172325134277344e-05 + "time_consumption": 3.695487976074219e-05 }, { "name": "__tLogger__", @@ -17423,16 +17531,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890027.574022, - "msecs": 574.0, - "relativeCreated": 6026.911488, - "thread": 138566182236416, + "created": 1756483028.4567723, + "msecs": 456.0, + "relativeCreated": 6152.195934, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (ffe.livingroom.main_light) to 8", - "asctime": "2025-08-22 21:13:47,574", + "asctime": "2025-08-29 17:57:08,456", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -17450,16 +17558,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890027.4735386, - "msecs": 473.0, - "relativeCreated": 5926.427864, - "thread": 138566182236416, + "created": 1756483028.356442, + "msecs": 356.0, + "relativeCreated": 6051.865588, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}", - "asctime": "2025-08-22 21:13:47,473" + "asctime": "2025-08-29 17:57:08,356" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -17477,16 +17585,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.4745433, - "msecs": 474.0, - "relativeCreated": 5927.432874, - "thread": 138566156539584, + "created": 1756483028.3571904, + "msecs": 357.0, + "relativeCreated": 6052.614036, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}'", - "asctime": "2025-08-22 21:13:47,474" + "asctime": "2025-08-29 17:57:08,357" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.color_temp", @@ -17504,23 +17612,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.4759295, - "msecs": 475.0, - "relativeCreated": 5928.819007, - "thread": 138566156539584, + "created": 1756483028.3593483, + "msecs": 359.0, + "relativeCreated": 6054.771794, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/main_light/color_temp and payload b'8'", - "asctime": "2025-08-22 21:13:47,475" + "asctime": "2025-08-29 17:57:08,359" } ], - "time_consumption": 0.09809255599975586 + "time_consumption": 0.09742403030395508 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (ffe.livingroom.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (ffe.livingroom.main_light) is correct (Content %s and Type is %s).", "args": [ "8", "" @@ -17534,22 +17642,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890027.5743685, - "msecs": 574.0, - "relativeCreated": 6027.257989, - "thread": 138566182236416, + "created": 1756483028.457058, + "msecs": 457.0, + "relativeCreated": 6152.481663, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (ffe.livingroom.main_light) is correct (Content 8 and Type is ).", - "asctime": "2025-08-22 21:13:47,574", + "message": "Value for ViDevCommon.color_temp (ffe.livingroom.main_light) is correct (Content 8 and Type is ).", + "asctime": "2025-08-29 17:57:08,457", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffe.livingroom.main_light)", + "Value for ViDevCommon.color_temp (ffe.livingroom.main_light)", "8", "" ], @@ -17562,22 +17670,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890027.5742617, - "msecs": 574.0, - "relativeCreated": 6027.151222, - "thread": 138566182236416, + "created": 1756483028.4569793, + "msecs": 456.0, + "relativeCreated": 6152.403008, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (ffe.livingroom.main_light)): 8 ()", - "asctime": "2025-08-22 21:13:47,574" + "message": "Result (Value for ViDevCommon.color_temp (ffe.livingroom.main_light)): 8 ()", + "asctime": "2025-08-29 17:57:08,456" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffe.livingroom.main_light)", + "Value for ViDevCommon.color_temp (ffe.livingroom.main_light)", "=", "8", "" @@ -17591,19 +17699,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890027.5743237, - "msecs": 574.0, - "relativeCreated": 6027.213023, - "thread": 138566182236416, + "created": 1756483028.4570255, + "msecs": 457.0, + "relativeCreated": 6152.449234, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (ffe.livingroom.main_light)): result = 8 ()", - "asctime": "2025-08-22 21:13:47,574" + "message": "Expectation (Value for ViDevCommon.color_temp (ffe.livingroom.main_light)): result = 8 ()", + "asctime": "2025-08-29 17:57:08,457" } ], - "time_consumption": 4.482269287109375e-05 + "time_consumption": 3.24249267578125e-05 }, { "name": "__tLogger__", @@ -17621,16 +17729,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890027.6750872, - "msecs": 675.0, - "relativeCreated": 6127.976474, - "thread": 138566182236416, + "created": 1756483028.5575113, + "msecs": 557.0, + "relativeCreated": 6252.935005, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (ffe.livingroom.main_light) to 10", - "asctime": "2025-08-22 21:13:47,675", + "asctime": "2025-08-29 17:57:08,557", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -17648,16 +17756,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890027.5745437, - "msecs": 574.0, - "relativeCreated": 6027.43313, - "thread": 138566182236416, + "created": 1756483028.4571838, + "msecs": 457.0, + "relativeCreated": 6152.607414, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}", - "asctime": "2025-08-22 21:13:47,574" + "asctime": "2025-08-29 17:57:08,457" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.main_light", @@ -17675,16 +17783,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.575768, - "msecs": 575.0, - "relativeCreated": 6028.657437, - "thread": 138566156539584, + "created": 1756483028.4579473, + "msecs": 457.0, + "relativeCreated": 6153.370794, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}'", - "asctime": "2025-08-22 21:13:47,575" + "asctime": "2025-08-29 17:57:08,457" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.main_light.color_temp", @@ -17702,23 +17810,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.5773199, - "msecs": 577.0, - "relativeCreated": 6030.209233, - "thread": 138566156539584, + "created": 1756483028.4595768, + "msecs": 459.0, + "relativeCreated": 6155.000525, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/main_light/color_temp and payload b'10'", - "asctime": "2025-08-22 21:13:47,577" + "asctime": "2025-08-29 17:57:08,459" } ], - "time_consumption": 0.09776735305786133 + "time_consumption": 0.09793448448181152 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (ffe.livingroom.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (ffe.livingroom.main_light) is correct (Content %s and Type is %s).", "args": [ "10", "" @@ -17732,22 +17840,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890027.6754365, - "msecs": 675.0, - "relativeCreated": 6128.326034, - "thread": 138566182236416, + "created": 1756483028.5578105, + "msecs": 557.0, + "relativeCreated": 6253.234226, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (ffe.livingroom.main_light) is correct (Content 10 and Type is ).", - "asctime": "2025-08-22 21:13:47,675", + "message": "Value for ViDevCommon.color_temp (ffe.livingroom.main_light) is correct (Content 10 and Type is ).", + "asctime": "2025-08-29 17:57:08,557", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffe.livingroom.main_light)", + "Value for ViDevCommon.color_temp (ffe.livingroom.main_light)", "10", "" ], @@ -17760,22 +17868,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890027.6753132, - "msecs": 675.0, - "relativeCreated": 6128.202606, - "thread": 138566182236416, + "created": 1756483028.557708, + "msecs": 557.0, + "relativeCreated": 6253.131689, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (ffe.livingroom.main_light)): 10 ()", - "asctime": "2025-08-22 21:13:47,675" + "message": "Result (Value for ViDevCommon.color_temp (ffe.livingroom.main_light)): 10 ()", + "asctime": "2025-08-29 17:57:08,557" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffe.livingroom.main_light)", + "Value for ViDevCommon.color_temp (ffe.livingroom.main_light)", "=", "10", "" @@ -17789,28 +17897,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890027.6753705, - "msecs": 675.0, - "relativeCreated": 6128.259816, - "thread": 138566182236416, + "created": 1756483028.557776, + "msecs": 557.0, + "relativeCreated": 6253.199592, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (ffe.livingroom.main_light)): result = 10 ()", - "asctime": "2025-08-22 21:13:47,675" + "message": "Expectation (Value for ViDevCommon.color_temp (ffe.livingroom.main_light)): result = 10 ()", + "asctime": "2025-08-29 17:57:08,557" } ], - "time_consumption": 6.604194641113281e-05 + "time_consumption": 3.457069396972656e-05 } ], - "time_consumption": 0.807849645614624, - "time_start": "2025-08-22 21:13:46,867", - "time_finished": "2025-08-22 21:13:47,675" + "time_consumption": 0.8067290782928467, + "time_start": "2025-08-29 17:57:07,751", + "time_finished": "2025-08-29 17:57:08,557" }, - "ViDevLight.brightness (ffe.livingroom.floorlamp) -> Light.brightness (ffe.livingroom.floor_light)": { + "ViDevCommon.brightness (ffe.livingroom.floorlamp) -> Light.brightness (ffe.livingroom.floor_light)": { "name": "__tLogger__", - "msg": "ViDevLight.brightness (ffe.livingroom.floorlamp) -> Light.brightness (ffe.livingroom.floor_light)", + "msg": "ViDevCommon.brightness (ffe.livingroom.floorlamp) -> Light.brightness (ffe.livingroom.floor_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -17821,16 +17929,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890027.6757166, - "msecs": 675.0, - "relativeCreated": 6128.606099, - "thread": 138566182236416, + "created": 1756483028.5580804, + "msecs": 558.0, + "relativeCreated": 6253.504127, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "ViDevLight.brightness (ffe.livingroom.floorlamp) -> Light.brightness (ffe.livingroom.floor_light)", - "asctime": "2025-08-22 21:13:47,675", + "message": "ViDevCommon.brightness (ffe.livingroom.floorlamp) -> Light.brightness (ffe.livingroom.floor_light)", + "asctime": "2025-08-29 17:57:08,558", "moduleLogger": [], "testcaseLogger": [ { @@ -17846,16 +17954,16 @@ "stack_info": null, "lineno": 13, "funcName": "device_follow", - "created": 1755890027.77612, - "msecs": 776.0, - "relativeCreated": 6229.009383, - "thread": 138566182236416, + "created": 1756483028.6583223, + "msecs": 658.0, + "relativeCreated": 6353.746032, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Switching on device", - "asctime": "2025-08-22 21:13:47,776", + "asctime": "2025-08-29 17:57:08,658", "moduleLogger": [], "time_consumption": 0.0 }, @@ -17874,16 +17982,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890027.878703, - "msecs": 878.0, - "relativeCreated": 6331.592486, - "thread": 138566182236416, + "created": 1756483028.7600925, + "msecs": 760.0, + "relativeCreated": 6455.516031, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 100", - "asctime": "2025-08-22 21:13:47,878", + "asctime": "2025-08-29 17:57:08,760", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.brightness.set", @@ -17901,16 +18009,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890027.7764125, - "msecs": 776.0, - "relativeCreated": 6229.301799, - "thread": 138566182236416, + "created": 1756483028.658573, + "msecs": 658.0, + "relativeCreated": 6353.996556, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/floorlamp/brightness/set and payload 100", - "asctime": "2025-08-22 21:13:47,776" + "asctime": "2025-08-29 17:57:08,658" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -17928,16 +18036,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890027.7767522, - "msecs": 776.0, - "relativeCreated": 6229.641407, - "thread": 138566182236416, + "created": 1756483028.65889, + "msecs": 658.0, + "relativeCreated": 6354.313641, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:47,776" + "asctime": "2025-08-29 17:57:08,658" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -17955,16 +18063,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890027.7770774, - "msecs": 777.0, - "relativeCreated": 6229.96686, - "thread": 138566182236416, + "created": 1756483028.6590545, + "msecs": 659.0, + "relativeCreated": 6354.478193, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:47,777" + "asctime": "2025-08-29 17:57:08,659" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -17982,16 +18090,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890027.7774594, - "msecs": 777.0, - "relativeCreated": 6230.348837, - "thread": 138566182236416, + "created": 1756483028.6592157, + "msecs": 659.0, + "relativeCreated": 6354.63934, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:47,777" + "asctime": "2025-08-29 17:57:08,659" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -18009,16 +18117,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890027.777688, - "msecs": 777.0, - "relativeCreated": 6230.577482, - "thread": 138566182236416, + "created": 1756483028.6594079, + "msecs": 659.0, + "relativeCreated": 6354.831475, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:47,777" + "asctime": "2025-08-29 17:57:08,659" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -18036,16 +18144,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890027.7779205, - "msecs": 777.0, - "relativeCreated": 6230.809914, - "thread": 138566182236416, + "created": 1756483028.6595802, + "msecs": 659.0, + "relativeCreated": 6355.003844, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:47,777" + "asctime": "2025-08-29 17:57:08,659" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -18063,16 +18171,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890027.7781384, - "msecs": 778.0, - "relativeCreated": 6231.027869, - "thread": 138566182236416, + "created": 1756483028.6597977, + "msecs": 659.0, + "relativeCreated": 6355.221408, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:47,778" + "asctime": "2025-08-29 17:57:08,659" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1.set", @@ -18090,16 +18198,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.7799761, - "msecs": 779.0, - "relativeCreated": 6232.865489, - "thread": 138566156539584, + "created": 1756483028.6626885, + "msecs": 662.0, + "relativeCreated": 6358.112071, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1/set and payload b'{\"brightness\": 254}'", - "asctime": "2025-08-22 21:13:47,779" + "asctime": "2025-08-29 17:57:08,662" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2.set", @@ -18117,16 +18225,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.7803252, - "msecs": 780.0, - "relativeCreated": 6233.214473, - "thread": 138566156539584, + "created": 1756483028.6630497, + "msecs": 663.0, + "relativeCreated": 6358.473438, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2/set and payload b'{\"brightness\": 254}'", - "asctime": "2025-08-22 21:13:47,780" + "asctime": "2025-08-29 17:57:08,663" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3.set", @@ -18144,16 +18252,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.8205981, - "msecs": 820.0, - "relativeCreated": 6273.487435, - "thread": 138566156539584, + "created": 1756483028.7043076, + "msecs": 704.0, + "relativeCreated": 6399.731014, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3/set and payload b'{\"brightness\": 254}'", - "asctime": "2025-08-22 21:13:47,820" + "asctime": "2025-08-29 17:57:08,704" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -18171,16 +18279,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.8210044, - "msecs": 821.0, - "relativeCreated": 6273.893745, - "thread": 138566156539584, + "created": 1756483028.7047381, + "msecs": 704.0, + "relativeCreated": 6400.161791, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:47,821" + "asctime": "2025-08-29 17:57:08,704" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4.set", @@ -18198,16 +18306,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.8212485, - "msecs": 821.0, - "relativeCreated": 6274.13797, - "thread": 138566156539584, + "created": 1756483028.7049897, + "msecs": 704.0, + "relativeCreated": 6400.41329, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4/set and payload b'{\"brightness\": 254}'", - "asctime": "2025-08-22 21:13:47,821" + "asctime": "2025-08-29 17:57:08,704" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -18225,16 +18333,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.8214664, - "msecs": 821.0, - "relativeCreated": 6274.355716, - "thread": 138566156539584, + "created": 1756483028.7051907, + "msecs": 705.0, + "relativeCreated": 6400.614437, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:47,821" + "asctime": "2025-08-29 17:57:08,705" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5.set", @@ -18252,16 +18360,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.8216777, - "msecs": 821.0, - "relativeCreated": 6274.566896, - "thread": 138566156539584, + "created": 1756483028.7053783, + "msecs": 705.0, + "relativeCreated": 6400.802078, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5/set and payload b'{\"brightness\": 254}'", - "asctime": "2025-08-22 21:13:47,821" + "asctime": "2025-08-29 17:57:08,705" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -18279,16 +18387,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.8219104, - "msecs": 821.0, - "relativeCreated": 6274.799714, - "thread": 138566156539584, + "created": 1756483028.705563, + "msecs": 705.0, + "relativeCreated": 6400.986921, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:47,821" + "asctime": "2025-08-29 17:57:08,705" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6.set", @@ -18306,16 +18414,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.8221202, - "msecs": 822.0, - "relativeCreated": 6275.009583, - "thread": 138566156539584, + "created": 1756483028.7057464, + "msecs": 705.0, + "relativeCreated": 6401.170154, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6/set and payload b'{\"brightness\": 254}'", - "asctime": "2025-08-22 21:13:47,822" + "asctime": "2025-08-29 17:57:08,705" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -18333,16 +18441,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.8223495, - "msecs": 822.0, - "relativeCreated": 6275.238932, - "thread": 138566156539584, + "created": 1756483028.705945, + "msecs": 705.0, + "relativeCreated": 6401.368708, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:47,822" + "asctime": "2025-08-29 17:57:08,705" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -18360,16 +18468,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.822572, - "msecs": 822.0, - "relativeCreated": 6275.461339, - "thread": 138566156539584, + "created": 1756483028.706124, + "msecs": 706.0, + "relativeCreated": 6401.54766, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:47,822" + "asctime": "2025-08-29 17:57:08,706" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -18387,16 +18495,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.8228207, - "msecs": 822.0, - "relativeCreated": 6275.710073, - "thread": 138566156539584, + "created": 1756483028.706343, + "msecs": 706.0, + "relativeCreated": 6401.766679, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:47,822" + "asctime": "2025-08-29 17:57:08,706" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.brightness", @@ -18414,19 +18522,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.8230464, - "msecs": 823.0, - "relativeCreated": 6275.935879, - "thread": 138566156539584, + "created": 1756483028.7079554, + "msecs": 707.0, + "relativeCreated": 6403.379114, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/floorlamp/brightness and payload b'100'", - "asctime": "2025-08-22 21:13:47,823" + "asctime": "2025-08-29 17:57:08,707" } ], - "time_consumption": 0.05565667152404785 + "time_consumption": 0.052137136459350586 }, { "name": "__tLogger__", @@ -18444,16 +18552,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890027.879111, - "msecs": 879.0, - "relativeCreated": 6332.000476, - "thread": 138566182236416, + "created": 1756483028.7604241, + "msecs": 760.0, + "relativeCreated": 6455.847883, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (100, 100) and Type is ).", - "asctime": "2025-08-22 21:13:47,879", + "asctime": "2025-08-29 17:57:08,760", "moduleLogger": [ { "name": "__unittest__", @@ -18472,16 +18580,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890027.879009, - "msecs": 879.0, - "relativeCreated": 6331.898528, - "thread": 138566182236416, + "created": 1756483028.760338, + "msecs": 760.0, + "relativeCreated": 6455.761951, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (100, 100) ()", - "asctime": "2025-08-22 21:13:47,879" + "asctime": "2025-08-29 17:57:08,760" }, { "name": "__unittest__", @@ -18501,25 +18609,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890027.8790703, - "msecs": 879.0, - "relativeCreated": 6331.959582, - "thread": 138566182236416, + "created": 1756483028.7603867, + "msecs": 760.0, + "relativeCreated": 6455.81059, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (100, 100) ()", - "asctime": "2025-08-22 21:13:47,879" + "asctime": "2025-08-29 17:57:08,760" } ], - "time_consumption": 4.076957702636719e-05 + "time_consumption": 3.743171691894531e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (ffe.livingroom.floorlamp)", + "ViDevCommon.brightness (ffe.livingroom.floorlamp)", "0" ], "levelname": "DEBUG", @@ -18531,16 +18639,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890027.9797108, - "msecs": 979.0, - "relativeCreated": 6432.60015, - "thread": 138566182236416, + "created": 1756483028.8608675, + "msecs": 860.0, + "relativeCreated": 6556.291385, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (ffe.livingroom.floorlamp) to 0", - "asctime": "2025-08-22 21:13:47,979", + "message": "Setting state of ViDevCommon.brightness (ffe.livingroom.floorlamp) to 0", + "asctime": "2025-08-29 17:57:08,860", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.brightness.set", @@ -18558,16 +18666,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890027.87922, - "msecs": 879.0, - "relativeCreated": 6332.109289, - "thread": 138566182236416, + "created": 1756483028.7605197, + "msecs": 760.0, + "relativeCreated": 6455.943369, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/floorlamp/brightness/set and payload 0", - "asctime": "2025-08-22 21:13:47,879" + "asctime": "2025-08-29 17:57:08,760" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1.set", @@ -18585,16 +18693,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.8826365, - "msecs": 882.0, - "relativeCreated": 6335.525879, - "thread": 138566156539584, + "created": 1756483028.764187, + "msecs": 764.0, + "relativeCreated": 6459.610791, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1/set and payload b'{\"brightness\": 1}'", - "asctime": "2025-08-22 21:13:47,882" + "asctime": "2025-08-29 17:57:08,764" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -18612,16 +18720,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890027.8828897, - "msecs": 882.0, - "relativeCreated": 6335.779142, - "thread": 138566156539584, + "created": 1756483028.7644072, + "msecs": 764.0, + "relativeCreated": 6459.830738, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:47,882" + "asctime": "2025-08-29 17:57:08,764" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2.set", @@ -18639,16 +18747,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.8832393, - "msecs": 883.0, - "relativeCreated": 6336.12865, - "thread": 138566156539584, + "created": 1756483028.764679, + "msecs": 764.0, + "relativeCreated": 6460.102587, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2/set and payload b'{\"brightness\": 1}'", - "asctime": "2025-08-22 21:13:47,883" + "asctime": "2025-08-29 17:57:08,764" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -18666,16 +18774,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890027.8834035, - "msecs": 883.0, - "relativeCreated": 6336.293008, - "thread": 138566156539584, + "created": 1756483028.7647953, + "msecs": 764.0, + "relativeCreated": 6460.218976, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:47,883" + "asctime": "2025-08-29 17:57:08,764" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3.set", @@ -18693,16 +18801,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.8837407, - "msecs": 883.0, - "relativeCreated": 6336.629948, - "thread": 138566156539584, + "created": 1756483028.7650995, + "msecs": 765.0, + "relativeCreated": 6460.52318, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3/set and payload b'{\"brightness\": 1}'", - "asctime": "2025-08-22 21:13:47,883" + "asctime": "2025-08-29 17:57:08,765" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -18720,16 +18828,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890027.8839378, - "msecs": 883.0, - "relativeCreated": 6336.827279, - "thread": 138566156539584, + "created": 1756483028.765257, + "msecs": 765.0, + "relativeCreated": 6460.680639, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:47,883" + "asctime": "2025-08-29 17:57:08,765" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4.set", @@ -18747,16 +18855,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.8842266, - "msecs": 884.0, - "relativeCreated": 6337.115962, - "thread": 138566156539584, + "created": 1756483028.7654822, + "msecs": 765.0, + "relativeCreated": 6460.905832, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4/set and payload b'{\"brightness\": 1}'", - "asctime": "2025-08-22 21:13:47,884" + "asctime": "2025-08-29 17:57:08,765" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -18774,16 +18882,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890027.8843787, - "msecs": 884.0, - "relativeCreated": 6337.268136, - "thread": 138566156539584, + "created": 1756483028.7655883, + "msecs": 765.0, + "relativeCreated": 6461.011852, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:47,884" + "asctime": "2025-08-29 17:57:08,765" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5.set", @@ -18801,16 +18909,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.884678, - "msecs": 884.0, - "relativeCreated": 6337.567237, - "thread": 138566156539584, + "created": 1756483028.7658648, + "msecs": 765.0, + "relativeCreated": 6461.288515, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5/set and payload b'{\"brightness\": 1}'", - "asctime": "2025-08-22 21:13:47,884" + "asctime": "2025-08-29 17:57:08,765" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -18828,16 +18936,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890027.8848436, - "msecs": 884.0, - "relativeCreated": 6337.732854, - "thread": 138566156539584, + "created": 1756483028.7660072, + "msecs": 766.0, + "relativeCreated": 6461.430941, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:47,884" + "asctime": "2025-08-29 17:57:08,766" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6.set", @@ -18855,16 +18963,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.8851383, - "msecs": 885.0, - "relativeCreated": 6338.027612, - "thread": 138566156539584, + "created": 1756483028.7662075, + "msecs": 766.0, + "relativeCreated": 6461.631239, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6/set and payload b'{\"brightness\": 1}'", - "asctime": "2025-08-22 21:13:47,885" + "asctime": "2025-08-29 17:57:08,766" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -18882,16 +18990,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890027.8852887, - "msecs": 885.0, - "relativeCreated": 6338.177982, - "thread": 138566156539584, + "created": 1756483028.7663078, + "msecs": 766.0, + "relativeCreated": 6461.731528, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:47,885" + "asctime": "2025-08-29 17:57:08,766" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -18909,16 +19017,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.8855767, - "msecs": 885.0, - "relativeCreated": 6338.466074, - "thread": 138566156539584, + "created": 1756483028.7665606, + "msecs": 766.0, + "relativeCreated": 6461.984116, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload b'{\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:47,885" + "asctime": "2025-08-29 17:57:08,766" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -18936,16 +19044,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.8858852, - "msecs": 885.0, - "relativeCreated": 6338.774699, - "thread": 138566156539584, + "created": 1756483028.7667801, + "msecs": 766.0, + "relativeCreated": 6462.203735, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload b'{\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:47,885" + "asctime": "2025-08-29 17:57:08,766" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -18963,16 +19071,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.8861063, - "msecs": 886.0, - "relativeCreated": 6338.995754, - "thread": 138566156539584, + "created": 1756483028.7669683, + "msecs": 766.0, + "relativeCreated": 6462.392113, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload b'{\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:47,886" + "asctime": "2025-08-29 17:57:08,766" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -18990,16 +19098,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.8863056, - "msecs": 886.0, - "relativeCreated": 6339.195009, - "thread": 138566156539584, + "created": 1756483028.7671423, + "msecs": 767.0, + "relativeCreated": 6462.566168, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload b'{\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:47,886" + "asctime": "2025-08-29 17:57:08,767" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -19017,16 +19125,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.8864932, - "msecs": 886.0, - "relativeCreated": 6339.382645, - "thread": 138566156539584, + "created": 1756483028.767314, + "msecs": 767.0, + "relativeCreated": 6462.737516, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload b'{\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:47,886" + "asctime": "2025-08-29 17:57:08,767" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -19044,16 +19152,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.886687, - "msecs": 886.0, - "relativeCreated": 6339.576403, - "thread": 138566156539584, + "created": 1756483028.7674818, + "msecs": 767.0, + "relativeCreated": 6462.905466, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload b'{\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:47,886" + "asctime": "2025-08-29 17:57:08,767" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.brightness", @@ -19071,19 +19179,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.926569, - "msecs": 926.0, - "relativeCreated": 6379.458316, - "thread": 138566156539584, + "created": 1756483028.811528, + "msecs": 811.0, + "relativeCreated": 6506.951566, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/floorlamp/brightness and payload b'0'", - "asctime": "2025-08-22 21:13:47,926" + "asctime": "2025-08-29 17:57:08,811" } ], - "time_consumption": 0.05314183235168457 + "time_consumption": 0.04933953285217285 }, { "name": "__tLogger__", @@ -19101,16 +19209,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890027.9801552, - "msecs": 980.0, - "relativeCreated": 6433.0446, - "thread": 138566182236416, + "created": 1756483028.8612182, + "msecs": 861.0, + "relativeCreated": 6556.642013, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (ffe.livingroom.floor_light) is correct (Content 0 and Type is ).", - "asctime": "2025-08-22 21:13:47,980", + "asctime": "2025-08-29 17:57:08,861", "moduleLogger": [ { "name": "__unittest__", @@ -19129,16 +19237,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890027.9800563, - "msecs": 980.0, - "relativeCreated": 6432.945734, - "thread": 138566182236416, + "created": 1756483028.8611345, + "msecs": 861.0, + "relativeCreated": 6556.558299, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (ffe.livingroom.floor_light)): 0 ()", - "asctime": "2025-08-22 21:13:47,980" + "asctime": "2025-08-29 17:57:08,861" }, { "name": "__unittest__", @@ -19158,25 +19266,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890027.9801157, - "msecs": 980.0, - "relativeCreated": 6433.005181, - "thread": 138566182236416, + "created": 1756483028.861183, + "msecs": 861.0, + "relativeCreated": 6556.606599, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (ffe.livingroom.floor_light)): result = 0 ()", - "asctime": "2025-08-22 21:13:47,980" + "asctime": "2025-08-29 17:57:08,861" } ], - "time_consumption": 3.9577484130859375e-05 + "time_consumption": 3.528594970703125e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (ffe.livingroom.floorlamp)", + "ViDevCommon.brightness (ffe.livingroom.floorlamp)", "20" ], "levelname": "DEBUG", @@ -19188,16 +19296,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890028.080789, - "msecs": 80.0, - "relativeCreated": 6533.678463, - "thread": 138566182236416, + "created": 1756483028.961716, + "msecs": 961.0, + "relativeCreated": 6657.139721, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (ffe.livingroom.floorlamp) to 20", - "asctime": "2025-08-22 21:13:48,080", + "message": "Setting state of ViDevCommon.brightness (ffe.livingroom.floorlamp) to 20", + "asctime": "2025-08-29 17:57:08,961", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.brightness.set", @@ -19215,16 +19323,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890027.9802637, - "msecs": 980.0, - "relativeCreated": 6433.153111, - "thread": 138566182236416, + "created": 1756483028.8613129, + "msecs": 861.0, + "relativeCreated": 6556.736504, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/floorlamp/brightness/set and payload 20", - "asctime": "2025-08-22 21:13:47,980" + "asctime": "2025-08-29 17:57:08,861" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1.set", @@ -19242,16 +19350,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.9833803, - "msecs": 983.0, - "relativeCreated": 6436.269584, - "thread": 138566156539584, + "created": 1756483028.8651016, + "msecs": 865.0, + "relativeCreated": 6560.525221, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1/set and payload b'{\"brightness\": 52}'", - "asctime": "2025-08-22 21:13:47,983" + "asctime": "2025-08-29 17:57:08,865" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -19269,16 +19377,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890027.9843273, - "msecs": 984.0, - "relativeCreated": 6437.216757, - "thread": 138566156539584, + "created": 1756483028.8653028, + "msecs": 865.0, + "relativeCreated": 6560.726447, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:47,984" + "asctime": "2025-08-29 17:57:08,865" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2.set", @@ -19296,16 +19404,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.9846756, - "msecs": 984.0, - "relativeCreated": 6437.565069, - "thread": 138566156539584, + "created": 1756483028.8655877, + "msecs": 865.0, + "relativeCreated": 6561.011393, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2/set and payload b'{\"brightness\": 52}'", - "asctime": "2025-08-22 21:13:47,984" + "asctime": "2025-08-29 17:57:08,865" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -19323,16 +19431,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890027.9848542, - "msecs": 984.0, - "relativeCreated": 6437.74374, - "thread": 138566156539584, + "created": 1756483028.8657157, + "msecs": 865.0, + "relativeCreated": 6561.139455, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:47,984" + "asctime": "2025-08-29 17:57:08,865" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3.set", @@ -19350,16 +19458,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.9851897, - "msecs": 985.0, - "relativeCreated": 6438.079025, - "thread": 138566156539584, + "created": 1756483028.8660245, + "msecs": 866.0, + "relativeCreated": 6561.448064, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3/set and payload b'{\"brightness\": 52}'", - "asctime": "2025-08-22 21:13:47,985" + "asctime": "2025-08-29 17:57:08,866" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -19377,16 +19485,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890027.985356, - "msecs": 985.0, - "relativeCreated": 6438.245342, - "thread": 138566156539584, + "created": 1756483028.8661447, + "msecs": 866.0, + "relativeCreated": 6561.568431, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:47,985" + "asctime": "2025-08-29 17:57:08,866" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4.set", @@ -19404,16 +19512,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.985576, - "msecs": 985.0, - "relativeCreated": 6438.465425, - "thread": 138566156539584, + "created": 1756483028.8663487, + "msecs": 866.0, + "relativeCreated": 6561.772581, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4/set and payload b'{\"brightness\": 52}'", - "asctime": "2025-08-22 21:13:47,985" + "asctime": "2025-08-29 17:57:08,866" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -19431,16 +19539,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890027.9857042, - "msecs": 985.0, - "relativeCreated": 6438.593678, - "thread": 138566156539584, + "created": 1756483028.8664541, + "msecs": 866.0, + "relativeCreated": 6561.877649, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:47,985" + "asctime": "2025-08-29 17:57:08,866" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5.set", @@ -19458,16 +19566,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.9860094, - "msecs": 986.0, - "relativeCreated": 6438.898649, - "thread": 138566156539584, + "created": 1756483028.8667095, + "msecs": 866.0, + "relativeCreated": 6562.133166, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5/set and payload b'{\"brightness\": 52}'", - "asctime": "2025-08-22 21:13:47,986" + "asctime": "2025-08-29 17:57:08,866" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -19485,16 +19593,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890027.9861712, - "msecs": 986.0, - "relativeCreated": 6439.060653, - "thread": 138566156539584, + "created": 1756483028.866819, + "msecs": 866.0, + "relativeCreated": 6562.24253, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:47,986" + "asctime": "2025-08-29 17:57:08,866" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6.set", @@ -19512,16 +19620,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.9864552, - "msecs": 986.0, - "relativeCreated": 6439.344634, - "thread": 138566156539584, + "created": 1756483028.8670688, + "msecs": 867.0, + "relativeCreated": 6562.492301, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6/set and payload b'{\"brightness\": 52}'", - "asctime": "2025-08-22 21:13:47,986" + "asctime": "2025-08-29 17:57:08,867" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -19539,16 +19647,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890027.9866066, - "msecs": 986.0, - "relativeCreated": 6439.496005, - "thread": 138566156539584, + "created": 1756483028.8671832, + "msecs": 867.0, + "relativeCreated": 6562.606851, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:47,986" + "asctime": "2025-08-29 17:57:08,867" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -19566,16 +19674,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.9868708, - "msecs": 986.0, - "relativeCreated": 6439.760242, - "thread": 138566156539584, + "created": 1756483028.8674114, + "msecs": 867.0, + "relativeCreated": 6562.835032, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload b'{\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:47,986" + "asctime": "2025-08-29 17:57:08,867" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -19593,16 +19701,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.987125, - "msecs": 987.0, - "relativeCreated": 6440.014445, - "thread": 138566156539584, + "created": 1756483028.867611, + "msecs": 867.0, + "relativeCreated": 6563.034615, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload b'{\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:47,987" + "asctime": "2025-08-29 17:57:08,867" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -19620,16 +19728,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.9873295, - "msecs": 987.0, - "relativeCreated": 6440.21899, - "thread": 138566156539584, + "created": 1756483028.86779, + "msecs": 867.0, + "relativeCreated": 6563.213766, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload b'{\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:47,987" + "asctime": "2025-08-29 17:57:08,867" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -19647,16 +19755,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.987516, - "msecs": 987.0, - "relativeCreated": 6440.405306, - "thread": 138566156539584, + "created": 1756483028.867975, + "msecs": 867.0, + "relativeCreated": 6563.398564, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload b'{\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:47,987" + "asctime": "2025-08-29 17:57:08,867" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -19674,16 +19782,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.9877033, - "msecs": 987.0, - "relativeCreated": 6440.592645, - "thread": 138566156539584, + "created": 1756483028.8681464, + "msecs": 868.0, + "relativeCreated": 6563.570204, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload b'{\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:47,987" + "asctime": "2025-08-29 17:57:08,868" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -19701,16 +19809,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890027.9879098, - "msecs": 987.0, - "relativeCreated": 6440.799252, - "thread": 138566156539584, + "created": 1756483028.8683152, + "msecs": 868.0, + "relativeCreated": 6563.738842, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload b'{\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:47,987" + "asctime": "2025-08-29 17:57:08,868" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.brightness", @@ -19728,19 +19836,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.0277052, - "msecs": 27.0, - "relativeCreated": 6480.594425, - "thread": 138566156539584, + "created": 1756483028.9098766, + "msecs": 909.0, + "relativeCreated": 6605.300287, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/floorlamp/brightness and payload b'20'", - "asctime": "2025-08-22 21:13:48,027" + "asctime": "2025-08-29 17:57:08,909" } ], - "time_consumption": 0.05308389663696289 + "time_consumption": 0.051839351654052734 }, { "name": "__tLogger__", @@ -19758,16 +19866,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890028.0812607, - "msecs": 81.0, - "relativeCreated": 6534.150133, - "thread": 138566182236416, + "created": 1756483028.9621024, + "msecs": 962.0, + "relativeCreated": 6657.526172, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (ffe.livingroom.floor_light) is correct (Content 20 and Type is ).", - "asctime": "2025-08-22 21:13:48,081", + "asctime": "2025-08-29 17:57:08,962", "moduleLogger": [ { "name": "__unittest__", @@ -19786,16 +19894,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890028.0811284, - "msecs": 81.0, - "relativeCreated": 6534.01789, - "thread": 138566182236416, + "created": 1756483028.9620082, + "msecs": 962.0, + "relativeCreated": 6657.431963, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (ffe.livingroom.floor_light)): 20 ()", - "asctime": "2025-08-22 21:13:48,081" + "asctime": "2025-08-29 17:57:08,962" }, { "name": "__unittest__", @@ -19815,25 +19923,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890028.0812166, - "msecs": 81.0, - "relativeCreated": 6534.105805, - "thread": 138566182236416, + "created": 1756483028.9620638, + "msecs": 962.0, + "relativeCreated": 6657.4875, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (ffe.livingroom.floor_light)): result = 20 ()", - "asctime": "2025-08-22 21:13:48,081" + "asctime": "2025-08-29 17:57:08,962" } ], - "time_consumption": 4.410743713378906e-05 + "time_consumption": 3.8623809814453125e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (ffe.livingroom.floorlamp)", + "ViDevCommon.brightness (ffe.livingroom.floorlamp)", "40" ], "levelname": "DEBUG", @@ -19845,16 +19953,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890028.1819253, - "msecs": 181.0, - "relativeCreated": 6634.814895, - "thread": 138566182236416, + "created": 1756483029.0625489, + "msecs": 62.0, + "relativeCreated": 6757.972587, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (ffe.livingroom.floorlamp) to 40", - "asctime": "2025-08-22 21:13:48,181", + "message": "Setting state of ViDevCommon.brightness (ffe.livingroom.floorlamp) to 40", + "asctime": "2025-08-29 17:57:09,062", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.brightness.set", @@ -19872,16 +19980,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.081376, - "msecs": 81.0, - "relativeCreated": 6534.265432, - "thread": 138566182236416, + "created": 1756483028.9622035, + "msecs": 962.0, + "relativeCreated": 6657.627145, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/floorlamp/brightness/set and payload 40", - "asctime": "2025-08-22 21:13:48,081" + "asctime": "2025-08-29 17:57:08,962" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1.set", @@ -19899,16 +20007,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.0846078, - "msecs": 84.0, - "relativeCreated": 6537.497061, - "thread": 138566156539584, + "created": 1756483028.9655597, + "msecs": 965.0, + "relativeCreated": 6660.983546, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1/set and payload b'{\"brightness\": 102}'", - "asctime": "2025-08-22 21:13:48,084" + "asctime": "2025-08-29 17:57:08,965" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -19926,16 +20034,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.084978, - "msecs": 84.0, - "relativeCreated": 6537.867542, - "thread": 138566156539584, + "created": 1756483028.965797, + "msecs": 965.0, + "relativeCreated": 6661.220492, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,084" + "asctime": "2025-08-29 17:57:08,965" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2.set", @@ -19953,16 +20061,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.085309, - "msecs": 85.0, - "relativeCreated": 6538.198344, - "thread": 138566156539584, + "created": 1756483028.9661129, + "msecs": 966.0, + "relativeCreated": 6661.536497, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2/set and payload b'{\"brightness\": 102}'", - "asctime": "2025-08-22 21:13:48,085" + "asctime": "2025-08-29 17:57:08,966" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -19980,16 +20088,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.0854743, - "msecs": 85.0, - "relativeCreated": 6538.363645, - "thread": 138566156539584, + "created": 1756483028.966244, + "msecs": 966.0, + "relativeCreated": 6661.667757, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,085" + "asctime": "2025-08-29 17:57:08,966" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3.set", @@ -20007,16 +20115,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.085782, - "msecs": 85.0, - "relativeCreated": 6538.671425, - "thread": 138566156539584, + "created": 1756483028.9665482, + "msecs": 966.0, + "relativeCreated": 6661.971852, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3/set and payload b'{\"brightness\": 102}'", - "asctime": "2025-08-22 21:13:48,085" + "asctime": "2025-08-29 17:57:08,966" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -20034,16 +20142,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.0859513, - "msecs": 85.0, - "relativeCreated": 6538.840598, - "thread": 138566156539584, + "created": 1756483028.9666927, + "msecs": 966.0, + "relativeCreated": 6662.116304, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,085" + "asctime": "2025-08-29 17:57:08,966" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4.set", @@ -20061,16 +20169,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.0862186, - "msecs": 86.0, - "relativeCreated": 6539.10802, - "thread": 138566156539584, + "created": 1756483028.967018, + "msecs": 967.0, + "relativeCreated": 6662.441633, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4/set and payload b'{\"brightness\": 102}'", - "asctime": "2025-08-22 21:13:48,086" + "asctime": "2025-08-29 17:57:08,967" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -20088,16 +20196,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.0863602, - "msecs": 86.0, - "relativeCreated": 6539.249647, - "thread": 138566156539584, + "created": 1756483028.967141, + "msecs": 967.0, + "relativeCreated": 6662.564603, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,086" + "asctime": "2025-08-29 17:57:08,967" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5.set", @@ -20115,16 +20223,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.0866146, - "msecs": 86.0, - "relativeCreated": 6539.503828, - "thread": 138566156539584, + "created": 1756483028.9674146, + "msecs": 967.0, + "relativeCreated": 6662.838323, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5/set and payload b'{\"brightness\": 102}'", - "asctime": "2025-08-22 21:13:48,086" + "asctime": "2025-08-29 17:57:08,967" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -20142,16 +20250,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.0867524, - "msecs": 86.0, - "relativeCreated": 6539.641955, - "thread": 138566156539584, + "created": 1756483028.967534, + "msecs": 967.0, + "relativeCreated": 6662.957812, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,086" + "asctime": "2025-08-29 17:57:08,967" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6.set", @@ -20169,16 +20277,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.0870454, - "msecs": 87.0, - "relativeCreated": 6539.934713, - "thread": 138566156539584, + "created": 1756483028.9678187, + "msecs": 967.0, + "relativeCreated": 6663.242471, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6/set and payload b'{\"brightness\": 102}'", - "asctime": "2025-08-22 21:13:48,087" + "asctime": "2025-08-29 17:57:08,967" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -20196,16 +20304,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.0871909, - "msecs": 87.0, - "relativeCreated": 6540.080088, - "thread": 138566156539584, + "created": 1756483028.9679563, + "msecs": 967.0, + "relativeCreated": 6663.379792, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,087" + "asctime": "2025-08-29 17:57:08,967" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -20223,16 +20331,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.0874429, - "msecs": 87.0, - "relativeCreated": 6540.33227, - "thread": 138566156539584, + "created": 1756483028.9682298, + "msecs": 968.0, + "relativeCreated": 6663.653489, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload b'{\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,087" + "asctime": "2025-08-29 17:57:08,968" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -20250,16 +20358,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.087688, - "msecs": 87.0, - "relativeCreated": 6540.577441, - "thread": 138566156539584, + "created": 1756483028.9684565, + "msecs": 968.0, + "relativeCreated": 6663.880095, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload b'{\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,087" + "asctime": "2025-08-29 17:57:08,968" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -20277,16 +20385,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.087912, - "msecs": 87.0, - "relativeCreated": 6540.801681, - "thread": 138566156539584, + "created": 1756483028.9686337, + "msecs": 968.0, + "relativeCreated": 6664.057218, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload b'{\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,087" + "asctime": "2025-08-29 17:57:08,968" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -20304,16 +20412,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.08813, - "msecs": 88.0, - "relativeCreated": 6541.019415, - "thread": 138566156539584, + "created": 1756483028.9688065, + "msecs": 968.0, + "relativeCreated": 6664.230002, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload b'{\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,088" + "asctime": "2025-08-29 17:57:08,968" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -20331,16 +20439,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.0883348, - "msecs": 88.0, - "relativeCreated": 6541.224172, - "thread": 138566156539584, + "created": 1756483028.9690032, + "msecs": 969.0, + "relativeCreated": 6664.426909, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload b'{\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,088" + "asctime": "2025-08-29 17:57:08,969" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -20358,16 +20466,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.08854, - "msecs": 88.0, - "relativeCreated": 6541.429613, - "thread": 138566156539584, + "created": 1756483028.9691763, + "msecs": 969.0, + "relativeCreated": 6664.600017, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload b'{\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,088" + "asctime": "2025-08-29 17:57:08,969" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.brightness", @@ -20385,19 +20493,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.12892, - "msecs": 128.0, - "relativeCreated": 6581.809474, - "thread": 138566156539584, + "created": 1756483029.0099974, + "msecs": 9.0, + "relativeCreated": 6705.421062, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/floorlamp/brightness and payload b'40'", - "asctime": "2025-08-22 21:13:48,128" + "asctime": "2025-08-29 17:57:09,009" } ], - "time_consumption": 0.053005218505859375 + "time_consumption": 0.0525515079498291 }, { "name": "__tLogger__", @@ -20415,16 +20523,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890028.1824205, - "msecs": 182.0, - "relativeCreated": 6635.309993, - "thread": 138566182236416, + "created": 1756483029.0629709, + "msecs": 62.0, + "relativeCreated": 6758.394606, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (ffe.livingroom.floor_light) is correct (Content 40 and Type is ).", - "asctime": "2025-08-22 21:13:48,182", + "asctime": "2025-08-29 17:57:09,062", "moduleLogger": [ { "name": "__unittest__", @@ -20443,16 +20551,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890028.182233, - "msecs": 182.0, - "relativeCreated": 6635.122596, - "thread": 138566182236416, + "created": 1756483029.0628543, + "msecs": 62.0, + "relativeCreated": 6758.278122, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (ffe.livingroom.floor_light)): 40 ()", - "asctime": "2025-08-22 21:13:48,182" + "asctime": "2025-08-29 17:57:09,062" }, { "name": "__unittest__", @@ -20472,25 +20580,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890028.18237, - "msecs": 182.0, - "relativeCreated": 6635.259392, - "thread": 138566182236416, + "created": 1756483029.0629284, + "msecs": 62.0, + "relativeCreated": 6758.351978, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (ffe.livingroom.floor_light)): result = 40 ()", - "asctime": "2025-08-22 21:13:48,182" + "asctime": "2025-08-29 17:57:09,062" } ], - "time_consumption": 5.054473876953125e-05 + "time_consumption": 4.2438507080078125e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (ffe.livingroom.floorlamp)", + "ViDevCommon.brightness (ffe.livingroom.floorlamp)", "60" ], "levelname": "DEBUG", @@ -20502,16 +20610,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890028.2830336, - "msecs": 283.0, - "relativeCreated": 6735.922979, - "thread": 138566182236416, + "created": 1756483029.163472, + "msecs": 163.0, + "relativeCreated": 6858.895434, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (ffe.livingroom.floorlamp) to 60", - "asctime": "2025-08-22 21:13:48,283", + "message": "Setting state of ViDevCommon.brightness (ffe.livingroom.floorlamp) to 60", + "asctime": "2025-08-29 17:57:09,163", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.brightness.set", @@ -20529,16 +20637,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.1825376, - "msecs": 182.0, - "relativeCreated": 6635.426911, - "thread": 138566182236416, + "created": 1756483029.063099, + "msecs": 63.0, + "relativeCreated": 6758.522538, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/floorlamp/brightness/set and payload 60", - "asctime": "2025-08-22 21:13:48,182" + "asctime": "2025-08-29 17:57:09,063" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1.set", @@ -20556,16 +20664,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.1854923, - "msecs": 185.0, - "relativeCreated": 6638.381634, - "thread": 138566156539584, + "created": 1756483029.0661685, + "msecs": 66.0, + "relativeCreated": 6761.592247, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1/set and payload b'{\"brightness\": 153}'", - "asctime": "2025-08-22 21:13:48,185" + "asctime": "2025-08-29 17:57:09,066" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -20583,16 +20691,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.185756, - "msecs": 185.0, - "relativeCreated": 6638.64522, - "thread": 138566156539584, + "created": 1756483029.066407, + "msecs": 66.0, + "relativeCreated": 6761.830664, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,185" + "asctime": "2025-08-29 17:57:09,066" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2.set", @@ -20610,16 +20718,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.1860867, - "msecs": 186.0, - "relativeCreated": 6638.976164, - "thread": 138566156539584, + "created": 1756483029.0666723, + "msecs": 66.0, + "relativeCreated": 6762.09609, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2/set and payload b'{\"brightness\": 153}'", - "asctime": "2025-08-22 21:13:48,186" + "asctime": "2025-08-29 17:57:09,066" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -20637,16 +20745,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.1862538, - "msecs": 186.0, - "relativeCreated": 6639.143317, - "thread": 138566156539584, + "created": 1756483029.06679, + "msecs": 66.0, + "relativeCreated": 6762.213773, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,186" + "asctime": "2025-08-29 17:57:09,066" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3.set", @@ -20664,16 +20772,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.1865935, - "msecs": 186.0, - "relativeCreated": 6639.483034, - "thread": 138566156539584, + "created": 1756483029.0670779, + "msecs": 67.0, + "relativeCreated": 6762.501621, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3/set and payload b'{\"brightness\": 153}'", - "asctime": "2025-08-22 21:13:48,186" + "asctime": "2025-08-29 17:57:09,067" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -20691,16 +20799,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.1867805, - "msecs": 186.0, - "relativeCreated": 6639.669719, - "thread": 138566156539584, + "created": 1756483029.0671945, + "msecs": 67.0, + "relativeCreated": 6762.618153, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,186" + "asctime": "2025-08-29 17:57:09,067" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4.set", @@ -20718,16 +20826,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.187163, - "msecs": 187.0, - "relativeCreated": 6640.052563, - "thread": 138566156539584, + "created": 1756483029.0674858, + "msecs": 67.0, + "relativeCreated": 6762.909494, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4/set and payload b'{\"brightness\": 153}'", - "asctime": "2025-08-22 21:13:48,187" + "asctime": "2025-08-29 17:57:09,067" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -20745,16 +20853,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.1873212, - "msecs": 187.0, - "relativeCreated": 6640.210562, - "thread": 138566156539584, + "created": 1756483029.067617, + "msecs": 67.0, + "relativeCreated": 6763.040641, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,187" + "asctime": "2025-08-29 17:57:09,067" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5.set", @@ -20772,16 +20880,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.1876247, - "msecs": 187.0, - "relativeCreated": 6640.513993, - "thread": 138566156539584, + "created": 1756483029.0678563, + "msecs": 67.0, + "relativeCreated": 6763.280048, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5/set and payload b'{\"brightness\": 153}'", - "asctime": "2025-08-22 21:13:48,187" + "asctime": "2025-08-29 17:57:09,067" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -20799,16 +20907,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.1877766, - "msecs": 187.0, - "relativeCreated": 6640.665965, - "thread": 138566156539584, + "created": 1756483029.0679662, + "msecs": 67.0, + "relativeCreated": 6763.389885, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,187" + "asctime": "2025-08-29 17:57:09,067" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6.set", @@ -20826,16 +20934,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.1880903, - "msecs": 188.0, - "relativeCreated": 6640.979821, - "thread": 138566156539584, + "created": 1756483029.0681841, + "msecs": 68.0, + "relativeCreated": 6763.607795, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6/set and payload b'{\"brightness\": 153}'", - "asctime": "2025-08-22 21:13:48,188" + "asctime": "2025-08-29 17:57:09,068" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -20853,16 +20961,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.188241, - "msecs": 188.0, - "relativeCreated": 6641.130188, - "thread": 138566156539584, + "created": 1756483029.0682855, + "msecs": 68.0, + "relativeCreated": 6763.709235, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,188" + "asctime": "2025-08-29 17:57:09,068" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -20880,16 +20988,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.1885333, - "msecs": 188.0, - "relativeCreated": 6641.422617, - "thread": 138566156539584, + "created": 1756483029.0685067, + "msecs": 68.0, + "relativeCreated": 6763.930209, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload b'{\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,188" + "asctime": "2025-08-29 17:57:09,068" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -20907,16 +21015,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.1887941, - "msecs": 188.0, - "relativeCreated": 6641.683466, - "thread": 138566156539584, + "created": 1756483029.0687063, + "msecs": 68.0, + "relativeCreated": 6764.129893, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload b'{\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,188" + "asctime": "2025-08-29 17:57:09,068" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -20934,16 +21042,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.1890433, - "msecs": 189.0, - "relativeCreated": 6641.932552, - "thread": 138566156539584, + "created": 1756483029.068912, + "msecs": 68.0, + "relativeCreated": 6764.335787, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload b'{\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,189" + "asctime": "2025-08-29 17:57:09,068" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -20961,16 +21069,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.1892467, - "msecs": 189.0, - "relativeCreated": 6642.136103, - "thread": 138566156539584, + "created": 1756483029.069102, + "msecs": 69.0, + "relativeCreated": 6764.525773, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload b'{\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,189" + "asctime": "2025-08-29 17:57:09,069" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -20988,16 +21096,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.1894362, - "msecs": 189.0, - "relativeCreated": 6642.325627, - "thread": 138566156539584, + "created": 1756483029.0692701, + "msecs": 69.0, + "relativeCreated": 6764.693655, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload b'{\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,189" + "asctime": "2025-08-29 17:57:09,069" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -21015,16 +21123,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.1896346, - "msecs": 189.0, - "relativeCreated": 6642.523968, - "thread": 138566156539584, + "created": 1756483029.0694342, + "msecs": 69.0, + "relativeCreated": 6764.857842, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload b'{\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,189" + "asctime": "2025-08-29 17:57:09,069" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.brightness", @@ -21042,19 +21150,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.2298508, - "msecs": 229.0, - "relativeCreated": 6682.740249, - "thread": 138566156539584, + "created": 1756483029.1110263, + "msecs": 111.0, + "relativeCreated": 6806.449944, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/floorlamp/brightness and payload b'60'", - "asctime": "2025-08-22 21:13:48,229" + "asctime": "2025-08-29 17:57:09,111" } ], - "time_consumption": 0.05318284034729004 + "time_consumption": 0.05244565010070801 }, { "name": "__tLogger__", @@ -21072,16 +21180,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890028.2834513, - "msecs": 283.0, - "relativeCreated": 6736.340892, - "thread": 138566182236416, + "created": 1756483029.1639097, + "msecs": 163.0, + "relativeCreated": 6859.333391, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (ffe.livingroom.floor_light) is correct (Content 60 and Type is ).", - "asctime": "2025-08-22 21:13:48,283", + "asctime": "2025-08-29 17:57:09,163", "moduleLogger": [ { "name": "__unittest__", @@ -21100,16 +21208,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890028.283346, - "msecs": 283.0, - "relativeCreated": 6736.235427, - "thread": 138566182236416, + "created": 1756483029.1637988, + "msecs": 163.0, + "relativeCreated": 6859.222402, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (ffe.livingroom.floor_light)): 60 ()", - "asctime": "2025-08-22 21:13:48,283" + "asctime": "2025-08-29 17:57:09,163" }, { "name": "__unittest__", @@ -21129,25 +21237,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890028.2834089, - "msecs": 283.0, - "relativeCreated": 6736.298218, - "thread": 138566182236416, + "created": 1756483029.1638699, + "msecs": 163.0, + "relativeCreated": 6859.293566, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (ffe.livingroom.floor_light)): result = 60 ()", - "asctime": "2025-08-22 21:13:48,283" + "asctime": "2025-08-29 17:57:09,163" } ], - "time_consumption": 4.2438507080078125e-05 + "time_consumption": 3.981590270996094e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (ffe.livingroom.floorlamp)", + "ViDevCommon.brightness (ffe.livingroom.floorlamp)", "80" ], "levelname": "DEBUG", @@ -21159,16 +21267,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890028.3840957, - "msecs": 384.0, - "relativeCreated": 6836.985147, - "thread": 138566182236416, + "created": 1756483029.2643256, + "msecs": 264.0, + "relativeCreated": 6959.749318, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (ffe.livingroom.floorlamp) to 80", - "asctime": "2025-08-22 21:13:48,384", + "message": "Setting state of ViDevCommon.brightness (ffe.livingroom.floorlamp) to 80", + "asctime": "2025-08-29 17:57:09,264", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.brightness.set", @@ -21186,16 +21294,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.2835946, - "msecs": 283.0, - "relativeCreated": 6736.483799, - "thread": 138566182236416, + "created": 1756483029.164028, + "msecs": 164.0, + "relativeCreated": 6859.451679, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/floorlamp/brightness/set and payload 80", - "asctime": "2025-08-22 21:13:48,283" + "asctime": "2025-08-29 17:57:09,164" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1.set", @@ -21213,16 +21321,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.2868643, - "msecs": 286.0, - "relativeCreated": 6739.753797, - "thread": 138566156539584, + "created": 1756483029.1676645, + "msecs": 167.0, + "relativeCreated": 6863.088271, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1/set and payload b'{\"brightness\": 203}'", - "asctime": "2025-08-22 21:13:48,286" + "asctime": "2025-08-29 17:57:09,167" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -21240,16 +21348,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.2871368, - "msecs": 287.0, - "relativeCreated": 6740.026151, - "thread": 138566156539584, + "created": 1756483029.1679177, + "msecs": 167.0, + "relativeCreated": 6863.341403, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,287" + "asctime": "2025-08-29 17:57:09,167" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2.set", @@ -21267,16 +21375,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.2874463, - "msecs": 287.0, - "relativeCreated": 6740.335617, - "thread": 138566156539584, + "created": 1756483029.1682024, + "msecs": 168.0, + "relativeCreated": 6863.62606, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2/set and payload b'{\"brightness\": 203}'", - "asctime": "2025-08-22 21:13:48,287" + "asctime": "2025-08-29 17:57:09,168" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -21294,16 +21402,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.287608, - "msecs": 287.0, - "relativeCreated": 6740.497205, - "thread": 138566156539584, + "created": 1756483029.1683288, + "msecs": 168.0, + "relativeCreated": 6863.752427, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,287" + "asctime": "2025-08-29 17:57:09,168" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3.set", @@ -21321,16 +21429,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.2879276, - "msecs": 287.0, - "relativeCreated": 6740.816846, - "thread": 138566156539584, + "created": 1756483029.1686072, + "msecs": 168.0, + "relativeCreated": 6864.030999, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3/set and payload b'{\"brightness\": 203}'", - "asctime": "2025-08-22 21:13:48,287" + "asctime": "2025-08-29 17:57:09,168" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -21348,16 +21456,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.2880776, - "msecs": 288.0, - "relativeCreated": 6740.967055, - "thread": 138566156539584, + "created": 1756483029.1687253, + "msecs": 168.0, + "relativeCreated": 6864.14888, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,288" + "asctime": "2025-08-29 17:57:09,168" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4.set", @@ -21375,16 +21483,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.2883325, - "msecs": 288.0, - "relativeCreated": 6741.221847, - "thread": 138566156539584, + "created": 1756483029.1690288, + "msecs": 169.0, + "relativeCreated": 6864.452614, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4/set and payload b'{\"brightness\": 203}'", - "asctime": "2025-08-22 21:13:48,288" + "asctime": "2025-08-29 17:57:09,169" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -21402,16 +21510,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.2884736, - "msecs": 288.0, - "relativeCreated": 6741.362977, - "thread": 138566156539584, + "created": 1756483029.1691544, + "msecs": 169.0, + "relativeCreated": 6864.578102, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,288" + "asctime": "2025-08-29 17:57:09,169" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5.set", @@ -21429,16 +21537,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.2887256, - "msecs": 288.0, - "relativeCreated": 6741.614919, - "thread": 138566156539584, + "created": 1756483029.1693938, + "msecs": 169.0, + "relativeCreated": 6864.817281, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5/set and payload b'{\"brightness\": 203}'", - "asctime": "2025-08-22 21:13:48,288" + "asctime": "2025-08-29 17:57:09,169" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -21456,16 +21564,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.2888649, - "msecs": 288.0, - "relativeCreated": 6741.754142, - "thread": 138566156539584, + "created": 1756483029.1695096, + "msecs": 169.0, + "relativeCreated": 6864.933291, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,288" + "asctime": "2025-08-29 17:57:09,169" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6.set", @@ -21483,16 +21591,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.2891245, - "msecs": 289.0, - "relativeCreated": 6742.014, - "thread": 138566156539584, + "created": 1756483029.1697216, + "msecs": 169.0, + "relativeCreated": 6865.145229, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6/set and payload b'{\"brightness\": 203}'", - "asctime": "2025-08-22 21:13:48,289" + "asctime": "2025-08-29 17:57:09,169" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -21510,16 +21618,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.2892532, - "msecs": 289.0, - "relativeCreated": 6742.142411, - "thread": 138566156539584, + "created": 1756483029.1698222, + "msecs": 169.0, + "relativeCreated": 6865.245892, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,289" + "asctime": "2025-08-29 17:57:09,169" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -21537,16 +21645,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.2894797, - "msecs": 289.0, - "relativeCreated": 6742.368985, - "thread": 138566156539584, + "created": 1756483029.1700466, + "msecs": 170.0, + "relativeCreated": 6865.470072, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload b'{\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,289" + "asctime": "2025-08-29 17:57:09,170" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -21564,16 +21672,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.2897065, - "msecs": 289.0, - "relativeCreated": 6742.595859, - "thread": 138566156539584, + "created": 1756483029.1702452, + "msecs": 170.0, + "relativeCreated": 6865.668692, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload b'{\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,289" + "asctime": "2025-08-29 17:57:09,170" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -21591,16 +21699,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.2899132, - "msecs": 289.0, - "relativeCreated": 6742.802427, - "thread": 138566156539584, + "created": 1756483029.1704185, + "msecs": 170.0, + "relativeCreated": 6865.842169, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload b'{\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,289" + "asctime": "2025-08-29 17:57:09,170" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -21618,16 +21726,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.290104, - "msecs": 290.0, - "relativeCreated": 6742.993121, - "thread": 138566156539584, + "created": 1756483029.1705933, + "msecs": 170.0, + "relativeCreated": 6866.016974, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload b'{\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,290" + "asctime": "2025-08-29 17:57:09,170" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -21645,16 +21753,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.2902894, - "msecs": 290.0, - "relativeCreated": 6743.178864, - "thread": 138566156539584, + "created": 1756483029.1707623, + "msecs": 170.0, + "relativeCreated": 6866.185797, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload b'{\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,290" + "asctime": "2025-08-29 17:57:09,170" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -21672,16 +21780,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.2904782, - "msecs": 290.0, - "relativeCreated": 6743.367848, - "thread": 138566156539584, + "created": 1756483029.1709428, + "msecs": 170.0, + "relativeCreated": 6866.366383, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload b'{\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,290" + "asctime": "2025-08-29 17:57:09,170" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.brightness", @@ -21699,19 +21807,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.3309538, - "msecs": 330.0, - "relativeCreated": 6783.843088, - "thread": 138566156539584, + "created": 1756483029.2136667, + "msecs": 213.0, + "relativeCreated": 6909.090266, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/floorlamp/brightness and payload b'80'", - "asctime": "2025-08-22 21:13:48,330" + "asctime": "2025-08-29 17:57:09,213" } ], - "time_consumption": 0.05314183235168457 + "time_consumption": 0.0506589412689209 }, { "name": "__tLogger__", @@ -21729,16 +21837,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890028.3845313, - "msecs": 384.0, - "relativeCreated": 6837.420663, - "thread": 138566182236416, + "created": 1756483029.2646914, + "msecs": 264.0, + "relativeCreated": 6960.115072, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (ffe.livingroom.floor_light) is correct (Content 80 and Type is ).", - "asctime": "2025-08-22 21:13:48,384", + "asctime": "2025-08-29 17:57:09,264", "moduleLogger": [ { "name": "__unittest__", @@ -21757,16 +21865,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890028.3843954, - "msecs": 384.0, - "relativeCreated": 6837.284623, - "thread": 138566182236416, + "created": 1756483029.2645957, + "msecs": 264.0, + "relativeCreated": 6960.019314, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (ffe.livingroom.floor_light)): 80 ()", - "asctime": "2025-08-22 21:13:48,384" + "asctime": "2025-08-29 17:57:09,264" }, { "name": "__unittest__", @@ -21786,25 +21894,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890028.3844838, - "msecs": 384.0, - "relativeCreated": 6837.373347, - "thread": 138566182236416, + "created": 1756483029.264648, + "msecs": 264.0, + "relativeCreated": 6960.071589, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (ffe.livingroom.floor_light)): result = 80 ()", - "asctime": "2025-08-22 21:13:48,384" + "asctime": "2025-08-29 17:57:09,264" } ], - "time_consumption": 4.744529724121094e-05 + "time_consumption": 4.3392181396484375e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (ffe.livingroom.floorlamp)", + "ViDevCommon.brightness (ffe.livingroom.floorlamp)", "100" ], "levelname": "DEBUG", @@ -21816,16 +21924,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890028.485175, - "msecs": 485.0, - "relativeCreated": 6938.064075, - "thread": 138566182236416, + "created": 1756483029.3651073, + "msecs": 365.0, + "relativeCreated": 7060.531005, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (ffe.livingroom.floorlamp) to 100", - "asctime": "2025-08-22 21:13:48,485", + "message": "Setting state of ViDevCommon.brightness (ffe.livingroom.floorlamp) to 100", + "asctime": "2025-08-29 17:57:09,365", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.brightness.set", @@ -21843,16 +21951,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.3846447, - "msecs": 384.0, - "relativeCreated": 6837.534213, - "thread": 138566182236416, + "created": 1756483029.2647996, + "msecs": 264.0, + "relativeCreated": 6960.223228, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/floorlamp/brightness/set and payload 100", - "asctime": "2025-08-22 21:13:48,384" + "asctime": "2025-08-29 17:57:09,264" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1.set", @@ -21870,16 +21978,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.3879683, - "msecs": 387.0, - "relativeCreated": 6840.857743, - "thread": 138566156539584, + "created": 1756483029.2685094, + "msecs": 268.0, + "relativeCreated": 6963.933172, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1/set and payload b'{\"brightness\": 254}'", - "asctime": "2025-08-22 21:13:48,387" + "asctime": "2025-08-29 17:57:09,268" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -21897,16 +22005,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.38822, - "msecs": 388.0, - "relativeCreated": 6841.109476, - "thread": 138566156539584, + "created": 1756483029.2687213, + "msecs": 268.0, + "relativeCreated": 6964.144979, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,388" + "asctime": "2025-08-29 17:57:09,268" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2.set", @@ -21924,16 +22032,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.3885217, - "msecs": 388.0, - "relativeCreated": 6841.411203, - "thread": 138566156539584, + "created": 1756483029.2690544, + "msecs": 269.0, + "relativeCreated": 6964.478032, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2/set and payload b'{\"brightness\": 254}'", - "asctime": "2025-08-22 21:13:48,388" + "asctime": "2025-08-29 17:57:09,269" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -21951,16 +22059,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.3886814, - "msecs": 388.0, - "relativeCreated": 6841.570889, - "thread": 138566156539584, + "created": 1756483029.2691882, + "msecs": 269.0, + "relativeCreated": 6964.611901, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,388" + "asctime": "2025-08-29 17:57:09,269" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3.set", @@ -21978,16 +22086,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.3890202, - "msecs": 389.0, - "relativeCreated": 6841.909686, - "thread": 138566156539584, + "created": 1756483029.2694752, + "msecs": 269.0, + "relativeCreated": 6964.898983, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3/set and payload b'{\"brightness\": 254}'", - "asctime": "2025-08-22 21:13:48,389" + "asctime": "2025-08-29 17:57:09,269" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -22005,16 +22113,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.3891768, - "msecs": 389.0, - "relativeCreated": 6842.066142, - "thread": 138566156539584, + "created": 1756483029.2695944, + "msecs": 269.0, + "relativeCreated": 6965.018034, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,389" + "asctime": "2025-08-29 17:57:09,269" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4.set", @@ -22032,16 +22140,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.3894405, - "msecs": 389.0, - "relativeCreated": 6842.329965, - "thread": 138566156539584, + "created": 1756483029.2698288, + "msecs": 269.0, + "relativeCreated": 6965.252616, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4/set and payload b'{\"brightness\": 254}'", - "asctime": "2025-08-22 21:13:48,389" + "asctime": "2025-08-29 17:57:09,269" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -22059,16 +22167,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.3896177, - "msecs": 389.0, - "relativeCreated": 6842.507062, - "thread": 138566156539584, + "created": 1756483029.2699528, + "msecs": 269.0, + "relativeCreated": 6965.376446, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,389" + "asctime": "2025-08-29 17:57:09,269" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5.set", @@ -22086,16 +22194,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.3898792, - "msecs": 389.0, - "relativeCreated": 6842.768718, - "thread": 138566156539584, + "created": 1756483029.2701855, + "msecs": 270.0, + "relativeCreated": 6965.609081, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5/set and payload b'{\"brightness\": 254}'", - "asctime": "2025-08-22 21:13:48,389" + "asctime": "2025-08-29 17:57:09,270" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -22113,16 +22221,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.3900301, - "msecs": 390.0, - "relativeCreated": 6842.919565, - "thread": 138566156539584, + "created": 1756483029.2702925, + "msecs": 270.0, + "relativeCreated": 6965.716289, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,390" + "asctime": "2025-08-29 17:57:09,270" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6.set", @@ -22140,16 +22248,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.3902807, - "msecs": 390.0, - "relativeCreated": 6843.170214, - "thread": 138566156539584, + "created": 1756483029.2705157, + "msecs": 270.0, + "relativeCreated": 6965.939298, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6/set and payload b'{\"brightness\": 254}'", - "asctime": "2025-08-22 21:13:48,390" + "asctime": "2025-08-29 17:57:09,270" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -22167,16 +22275,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.3904178, - "msecs": 390.0, - "relativeCreated": 6843.30722, - "thread": 138566156539584, + "created": 1756483029.2706296, + "msecs": 270.0, + "relativeCreated": 6966.05335, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,390" + "asctime": "2025-08-29 17:57:09,270" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -22194,16 +22302,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.3906608, - "msecs": 390.0, - "relativeCreated": 6843.550339, - "thread": 138566156539584, + "created": 1756483029.2708735, + "msecs": 270.0, + "relativeCreated": 6966.297335, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,390" + "asctime": "2025-08-29 17:57:09,270" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -22221,16 +22329,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.3909159, - "msecs": 390.0, - "relativeCreated": 6843.80513, - "thread": 138566156539584, + "created": 1756483029.2710977, + "msecs": 271.0, + "relativeCreated": 6966.521238, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,390" + "asctime": "2025-08-29 17:57:09,271" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -22248,16 +22356,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.391115, - "msecs": 391.0, - "relativeCreated": 6844.004354, - "thread": 138566156539584, + "created": 1756483029.2712805, + "msecs": 271.0, + "relativeCreated": 6966.704245, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,391" + "asctime": "2025-08-29 17:57:09,271" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -22275,16 +22383,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.3913093, - "msecs": 391.0, - "relativeCreated": 6844.198629, - "thread": 138566156539584, + "created": 1756483029.2714632, + "msecs": 271.0, + "relativeCreated": 6966.88691, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,391" + "asctime": "2025-08-29 17:57:09,271" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -22302,16 +22410,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.3915029, - "msecs": 391.0, - "relativeCreated": 6844.392202, - "thread": 138566156539584, + "created": 1756483029.271684, + "msecs": 271.0, + "relativeCreated": 6967.10763, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,391" + "asctime": "2025-08-29 17:57:09,271" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -22329,16 +22437,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.3916917, - "msecs": 391.0, - "relativeCreated": 6844.581255, - "thread": 138566156539584, + "created": 1756483029.2718942, + "msecs": 271.0, + "relativeCreated": 6967.317883, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,391" + "asctime": "2025-08-29 17:57:09,271" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.brightness", @@ -22356,19 +22464,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.4318264, - "msecs": 431.0, - "relativeCreated": 6884.715958, - "thread": 138566156539584, + "created": 1756483029.3149712, + "msecs": 314.0, + "relativeCreated": 7010.394847, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/floorlamp/brightness and payload b'100'", - "asctime": "2025-08-22 21:13:48,431" + "asctime": "2025-08-29 17:57:09,314" } ], - "time_consumption": 0.053348541259765625 + "time_consumption": 0.05013608932495117 }, { "name": "__tLogger__", @@ -22386,16 +22494,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890028.485614, - "msecs": 485.0, - "relativeCreated": 6938.503372, - "thread": 138566182236416, + "created": 1756483029.3654504, + "msecs": 365.0, + "relativeCreated": 7060.874248, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (ffe.livingroom.floor_light) is correct (Content 100 and Type is ).", - "asctime": "2025-08-22 21:13:48,485", + "asctime": "2025-08-29 17:57:09,365", "moduleLogger": [ { "name": "__unittest__", @@ -22414,16 +22522,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890028.4854794, - "msecs": 485.0, - "relativeCreated": 6938.368901, - "thread": 138566182236416, + "created": 1756483029.3653626, + "msecs": 365.0, + "relativeCreated": 7060.78646, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (ffe.livingroom.floor_light)): 100 ()", - "asctime": "2025-08-22 21:13:48,485" + "asctime": "2025-08-29 17:57:09,365" }, { "name": "__unittest__", @@ -22443,28 +22551,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890028.4855697, - "msecs": 485.0, - "relativeCreated": 6938.459226, - "thread": 138566182236416, + "created": 1756483029.3654127, + "msecs": 365.0, + "relativeCreated": 7060.836212, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (ffe.livingroom.floor_light)): result = 100 ()", - "asctime": "2025-08-22 21:13:48,485" + "asctime": "2025-08-29 17:57:09,365" } ], - "time_consumption": 4.4345855712890625e-05 + "time_consumption": 3.7670135498046875e-05 } ], - "time_consumption": 0.8098974227905273, - "time_start": "2025-08-22 21:13:47,675", - "time_finished": "2025-08-22 21:13:48,485" + "time_consumption": 0.8073699474334717, + "time_start": "2025-08-29 17:57:08,558", + "time_finished": "2025-08-29 17:57:09,365" }, - "Light.brightness (ffe.livingroom.floor_light) -> ViDevLight.brightness (ffe.livingroom.floorlamp)": { + "Light.brightness (ffe.livingroom.floor_light) -> ViDevCommon.brightness (ffe.livingroom.floorlamp)": { "name": "__tLogger__", - "msg": "Light.brightness (ffe.livingroom.floor_light) -> ViDevLight.brightness (ffe.livingroom.floorlamp)", + "msg": "Light.brightness (ffe.livingroom.floor_light) -> ViDevCommon.brightness (ffe.livingroom.floorlamp)", "args": null, "levelname": "INFO", "levelno": 20, @@ -22475,16 +22583,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890028.4859474, - "msecs": 485.0, - "relativeCreated": 6938.836809, - "thread": 138566182236416, + "created": 1756483029.3656988, + "msecs": 365.0, + "relativeCreated": 7061.122414, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Light.brightness (ffe.livingroom.floor_light) -> ViDevLight.brightness (ffe.livingroom.floorlamp)", - "asctime": "2025-08-22 21:13:48,485", + "message": "Light.brightness (ffe.livingroom.floor_light) -> ViDevCommon.brightness (ffe.livingroom.floorlamp)", + "asctime": "2025-08-29 17:57:09,365", "moduleLogger": [], "testcaseLogger": [ { @@ -22500,16 +22608,16 @@ "stack_info": null, "lineno": 13, "funcName": "device_follow", - "created": 1755890028.5863469, - "msecs": 586.0, - "relativeCreated": 7039.236182, - "thread": 138566182236416, + "created": 1756483029.4659743, + "msecs": 465.0, + "relativeCreated": 7161.397895, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Switching on device", - "asctime": "2025-08-22 21:13:48,586", + "asctime": "2025-08-29 17:57:09,465", "moduleLogger": [], "time_consumption": 0.0 }, @@ -22528,16 +22636,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890028.6872287, - "msecs": 687.0, - "relativeCreated": 7140.118054, - "thread": 138566182236416, + "created": 1756483029.566654, + "msecs": 566.0, + "relativeCreated": 7262.077567, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 100", - "asctime": "2025-08-22 21:13:48,687", + "asctime": "2025-08-29 17:57:09,566", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.brightness.set", @@ -22555,19 +22663,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.586696, - "msecs": 586.0, - "relativeCreated": 7039.585424, - "thread": 138566182236416, + "created": 1756483029.4662852, + "msecs": 466.0, + "relativeCreated": 7161.708932, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/floorlamp/brightness/set and payload 100", - "asctime": "2025-08-22 21:13:48,586" + "asctime": "2025-08-29 17:57:09,466" } ], - "time_consumption": 0.10053277015686035 + "time_consumption": 0.10036873817443848 }, { "name": "__tLogger__", @@ -22585,16 +22693,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890028.6876125, - "msecs": 687.0, - "relativeCreated": 7140.501826, - "thread": 138566182236416, + "created": 1756483029.5670428, + "msecs": 567.0, + "relativeCreated": 7262.466431, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (100, 100) and Type is ).", - "asctime": "2025-08-22 21:13:48,687", + "asctime": "2025-08-29 17:57:09,567", "moduleLogger": [ { "name": "__unittest__", @@ -22613,16 +22721,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890028.687503, - "msecs": 687.0, - "relativeCreated": 7140.392534, - "thread": 138566182236416, + "created": 1756483029.5669413, + "msecs": 566.0, + "relativeCreated": 7262.364973, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (100, 100) ()", - "asctime": "2025-08-22 21:13:48,687" + "asctime": "2025-08-29 17:57:09,566" }, { "name": "__unittest__", @@ -22642,19 +22750,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890028.687566, - "msecs": 687.0, - "relativeCreated": 7140.455383, - "thread": 138566182236416, + "created": 1756483029.5670006, + "msecs": 567.0, + "relativeCreated": 7262.424168, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (100, 100) ()", - "asctime": "2025-08-22 21:13:48,687" + "asctime": "2025-08-29 17:57:09,567" } ], - "time_consumption": 4.649162292480469e-05 + "time_consumption": 4.220008850097656e-05 }, { "name": "__tLogger__", @@ -22672,16 +22780,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890028.7891643, - "msecs": 789.0, - "relativeCreated": 7242.053575, - "thread": 138566182236416, + "created": 1756483029.6682274, + "msecs": 668.0, + "relativeCreated": 7363.650992, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (ffe.livingroom.floor_light) to 0", - "asctime": "2025-08-22 21:13:48,789", + "asctime": "2025-08-29 17:57:09,668", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -22699,16 +22807,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.687829, - "msecs": 687.0, - "relativeCreated": 7140.718493, - "thread": 138566182236416, + "created": 1756483029.5672343, + "msecs": 567.0, + "relativeCreated": 7262.658071, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,687" + "asctime": "2025-08-29 17:57:09,567" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -22726,16 +22834,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.6881719, - "msecs": 688.0, - "relativeCreated": 7141.061075, - "thread": 138566182236416, + "created": 1756483029.5674942, + "msecs": 567.0, + "relativeCreated": 7262.917834, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,688" + "asctime": "2025-08-29 17:57:09,567" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -22753,16 +22861,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.688307, - "msecs": 688.0, - "relativeCreated": 7141.196361, - "thread": 138566182236416, + "created": 1756483029.567633, + "msecs": 567.0, + "relativeCreated": 7263.056557, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,688" + "asctime": "2025-08-29 17:57:09,567" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -22780,16 +22888,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.68842, - "msecs": 688.0, - "relativeCreated": 7141.309498, - "thread": 138566182236416, + "created": 1756483029.5677412, + "msecs": 567.0, + "relativeCreated": 7263.164829, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,688" + "asctime": "2025-08-29 17:57:09,567" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -22807,16 +22915,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.6885467, - "msecs": 688.0, - "relativeCreated": 7141.435975, - "thread": 138566182236416, + "created": 1756483029.5678535, + "msecs": 567.0, + "relativeCreated": 7263.277167, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,688" + "asctime": "2025-08-29 17:57:09,567" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -22834,16 +22942,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.6886656, - "msecs": 688.0, - "relativeCreated": 7141.554959, - "thread": 138566182236416, + "created": 1756483029.5679579, + "msecs": 567.0, + "relativeCreated": 7263.381464, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,688" + "asctime": "2025-08-29 17:57:09,567" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -22861,16 +22969,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.6896005, - "msecs": 689.0, - "relativeCreated": 7142.489872, - "thread": 138566156539584, + "created": 1756483029.5687087, + "msecs": 568.0, + "relativeCreated": 7264.132359, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload b'{\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,689" + "asctime": "2025-08-29 17:57:09,568" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -22888,16 +22996,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.6899588, - "msecs": 689.0, - "relativeCreated": 7142.848428, - "thread": 138566156539584, + "created": 1756483029.569085, + "msecs": 569.0, + "relativeCreated": 7264.50858, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload b'{\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,689" + "asctime": "2025-08-29 17:57:09,569" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -22915,16 +23023,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.69021, - "msecs": 690.0, - "relativeCreated": 7143.099488, - "thread": 138566156539584, + "created": 1756483029.5693102, + "msecs": 569.0, + "relativeCreated": 7264.733923, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload b'{\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,690" + "asctime": "2025-08-29 17:57:09,569" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -22942,16 +23050,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.6904242, - "msecs": 690.0, - "relativeCreated": 7143.313679, - "thread": 138566156539584, + "created": 1756483029.5695271, + "msecs": 569.0, + "relativeCreated": 7264.950801, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload b'{\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,690" + "asctime": "2025-08-29 17:57:09,569" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -22969,16 +23077,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.690637, - "msecs": 690.0, - "relativeCreated": 7143.526536, - "thread": 138566156539584, + "created": 1756483029.569744, + "msecs": 569.0, + "relativeCreated": 7265.16781, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload b'{\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,690" + "asctime": "2025-08-29 17:57:09,569" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -22996,16 +23104,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.6908436, - "msecs": 690.0, - "relativeCreated": 7143.733115, - "thread": 138566156539584, + "created": 1756483029.569965, + "msecs": 569.0, + "relativeCreated": 7265.388528, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload b'{\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,690" + "asctime": "2025-08-29 17:57:09,569" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.brightness", @@ -23023,23 +23131,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.6911826, - "msecs": 691.0, - "relativeCreated": 7144.071921, - "thread": 138566156539584, + "created": 1756483029.5717924, + "msecs": 571.0, + "relativeCreated": 7267.216145, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/floorlamp/brightness and payload b'0'", - "asctime": "2025-08-22 21:13:48,691" + "asctime": "2025-08-29 17:57:09,571" } ], - "time_consumption": 0.09798169136047363 + "time_consumption": 0.0964350700378418 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (ffe.livingroom.floorlamp) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (ffe.livingroom.floorlamp) is correct (Content %s and Type is %s).", "args": [ "0", "" @@ -23053,22 +23161,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890028.7895122, - "msecs": 789.0, - "relativeCreated": 7242.401628, - "thread": 138566182236416, + "created": 1756483029.6685472, + "msecs": 668.0, + "relativeCreated": 7363.970685, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (ffe.livingroom.floorlamp) is correct (Content 0 and Type is ).", - "asctime": "2025-08-22 21:13:48,789", + "message": "Value for ViDevCommon.brightness (ffe.livingroom.floorlamp) is correct (Content 0 and Type is ).", + "asctime": "2025-08-29 17:57:09,668", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.livingroom.floorlamp)", + "Value for ViDevCommon.brightness (ffe.livingroom.floorlamp)", "0", "" ], @@ -23081,22 +23189,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890028.7894063, - "msecs": 789.0, - "relativeCreated": 7242.295561, - "thread": 138566182236416, + "created": 1756483029.668433, + "msecs": 668.0, + "relativeCreated": 7363.856502, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (ffe.livingroom.floorlamp)): 0 ()", - "asctime": "2025-08-22 21:13:48,789" + "message": "Result (Value for ViDevCommon.brightness (ffe.livingroom.floorlamp)): 0 ()", + "asctime": "2025-08-29 17:57:09,668" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.livingroom.floorlamp)", + "Value for ViDevCommon.brightness (ffe.livingroom.floorlamp)", "=", "0", "" @@ -23110,19 +23218,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890028.789466, - "msecs": 789.0, - "relativeCreated": 7242.355251, - "thread": 138566182236416, + "created": 1756483029.6684837, + "msecs": 668.0, + "relativeCreated": 7363.907461, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (ffe.livingroom.floorlamp)): result = 0 ()", - "asctime": "2025-08-22 21:13:48,789" + "message": "Expectation (Value for ViDevCommon.brightness (ffe.livingroom.floorlamp)): result = 0 ()", + "asctime": "2025-08-29 17:57:09,668" } ], - "time_consumption": 4.6253204345703125e-05 + "time_consumption": 6.341934204101562e-05 }, { "name": "__tLogger__", @@ -23140,16 +23248,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890028.8910518, - "msecs": 891.0, - "relativeCreated": 7343.941271, - "thread": 138566182236416, + "created": 1756483029.7696686, + "msecs": 769.0, + "relativeCreated": 7465.092211, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (ffe.livingroom.floor_light) to 20", - "asctime": "2025-08-22 21:13:48,891", + "asctime": "2025-08-29 17:57:09,769", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -23167,16 +23275,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.789735, - "msecs": 789.0, - "relativeCreated": 7242.62455, - "thread": 138566182236416, + "created": 1756483029.6687067, + "msecs": 668.0, + "relativeCreated": 7364.130119, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,789" + "asctime": "2025-08-29 17:57:09,668" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -23194,16 +23302,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.7900608, - "msecs": 790.0, - "relativeCreated": 7242.950166, - "thread": 138566182236416, + "created": 1756483029.6689591, + "msecs": 668.0, + "relativeCreated": 7364.383034, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,790" + "asctime": "2025-08-29 17:57:09,668" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -23221,16 +23329,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.7902038, - "msecs": 790.0, - "relativeCreated": 7243.093283, - "thread": 138566182236416, + "created": 1756483029.6690924, + "msecs": 669.0, + "relativeCreated": 7364.515916, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,790" + "asctime": "2025-08-29 17:57:09,669" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -23248,16 +23356,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.7903237, - "msecs": 790.0, - "relativeCreated": 7243.213043, - "thread": 138566182236416, + "created": 1756483029.6691928, + "msecs": 669.0, + "relativeCreated": 7364.616323, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,790" + "asctime": "2025-08-29 17:57:09,669" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -23275,16 +23383,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.7904356, - "msecs": 790.0, - "relativeCreated": 7243.324977, - "thread": 138566182236416, + "created": 1756483029.6692948, + "msecs": 669.0, + "relativeCreated": 7364.718443, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,790" + "asctime": "2025-08-29 17:57:09,669" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -23302,16 +23410,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.7905428, - "msecs": 790.0, - "relativeCreated": 7243.432182, - "thread": 138566182236416, + "created": 1756483029.6693943, + "msecs": 669.0, + "relativeCreated": 7364.817767, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,790" + "asctime": "2025-08-29 17:57:09,669" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -23329,16 +23437,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.7913947, - "msecs": 791.0, - "relativeCreated": 7244.284114, - "thread": 138566156539584, + "created": 1756483029.6700063, + "msecs": 670.0, + "relativeCreated": 7365.429974, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload b'{\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,791" + "asctime": "2025-08-29 17:57:09,670" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -23356,16 +23464,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.7917533, - "msecs": 791.0, - "relativeCreated": 7244.642683, - "thread": 138566156539584, + "created": 1756483029.670306, + "msecs": 670.0, + "relativeCreated": 7365.729837, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload b'{\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,791" + "asctime": "2025-08-29 17:57:09,670" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -23383,16 +23491,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.8325715, - "msecs": 832.0, - "relativeCreated": 7285.460783, - "thread": 138566156539584, + "created": 1756483029.7112372, + "msecs": 711.0, + "relativeCreated": 7406.660816, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload b'{\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,832" + "asctime": "2025-08-29 17:57:09,711" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -23410,16 +23518,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.8329947, - "msecs": 832.0, - "relativeCreated": 7285.88413, - "thread": 138566156539584, + "created": 1756483029.7115726, + "msecs": 711.0, + "relativeCreated": 7406.996447, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload b'{\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,832" + "asctime": "2025-08-29 17:57:09,711" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -23437,16 +23545,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.8332362, - "msecs": 833.0, - "relativeCreated": 7286.125739, - "thread": 138566156539584, + "created": 1756483029.7117782, + "msecs": 711.0, + "relativeCreated": 7407.201752, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload b'{\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,833" + "asctime": "2025-08-29 17:57:09,711" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -23464,16 +23572,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.83345, - "msecs": 833.0, - "relativeCreated": 7286.339422, - "thread": 138566156539584, + "created": 1756483029.7119935, + "msecs": 711.0, + "relativeCreated": 7407.417111, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload b'{\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,833" + "asctime": "2025-08-29 17:57:09,711" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.brightness", @@ -23491,23 +23599,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.8336675, - "msecs": 833.0, - "relativeCreated": 7286.557053, - "thread": 138566156539584, + "created": 1756483029.7122097, + "msecs": 712.0, + "relativeCreated": 7407.633232, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/floorlamp/brightness and payload b'20'", - "asctime": "2025-08-22 21:13:48,833" + "asctime": "2025-08-29 17:57:09,712" } ], - "time_consumption": 0.05738425254821777 + "time_consumption": 0.05745887756347656 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (ffe.livingroom.floorlamp) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (ffe.livingroom.floorlamp) is correct (Content %s and Type is %s).", "args": [ "20", "" @@ -23521,22 +23629,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890028.8913932, - "msecs": 891.0, - "relativeCreated": 7344.282565, - "thread": 138566182236416, + "created": 1756483029.7699833, + "msecs": 769.0, + "relativeCreated": 7465.406811, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (ffe.livingroom.floorlamp) is correct (Content 20 and Type is ).", - "asctime": "2025-08-22 21:13:48,891", + "message": "Value for ViDevCommon.brightness (ffe.livingroom.floorlamp) is correct (Content 20 and Type is ).", + "asctime": "2025-08-29 17:57:09,769", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.livingroom.floorlamp)", + "Value for ViDevCommon.brightness (ffe.livingroom.floorlamp)", "20", "" ], @@ -23549,22 +23657,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890028.8912747, - "msecs": 891.0, - "relativeCreated": 7344.164125, - "thread": 138566182236416, + "created": 1756483029.7698977, + "msecs": 769.0, + "relativeCreated": 7465.321465, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (ffe.livingroom.floorlamp)): 20 ()", - "asctime": "2025-08-22 21:13:48,891" + "message": "Result (Value for ViDevCommon.brightness (ffe.livingroom.floorlamp)): 20 ()", + "asctime": "2025-08-29 17:57:09,769" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.livingroom.floorlamp)", + "Value for ViDevCommon.brightness (ffe.livingroom.floorlamp)", "=", "20", "" @@ -23578,19 +23686,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890028.8913505, - "msecs": 891.0, - "relativeCreated": 7344.240015, - "thread": 138566182236416, + "created": 1756483029.7699468, + "msecs": 769.0, + "relativeCreated": 7465.370528, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (ffe.livingroom.floorlamp)): result = 20 ()", - "asctime": "2025-08-22 21:13:48,891" + "message": "Expectation (Value for ViDevCommon.brightness (ffe.livingroom.floorlamp)): result = 20 ()", + "asctime": "2025-08-29 17:57:09,769" } ], - "time_consumption": 4.267692565917969e-05 + "time_consumption": 3.647804260253906e-05 }, { "name": "__tLogger__", @@ -23608,16 +23716,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890028.9926407, - "msecs": 992.0, - "relativeCreated": 7445.530244, - "thread": 138566182236416, + "created": 1756483029.8710938, + "msecs": 871.0, + "relativeCreated": 7566.517386, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (ffe.livingroom.floor_light) to 40", - "asctime": "2025-08-22 21:13:48,992", + "asctime": "2025-08-29 17:57:09,871", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -23635,16 +23743,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.8915648, - "msecs": 891.0, - "relativeCreated": 7344.454099, - "thread": 138566182236416, + "created": 1756483029.7701242, + "msecs": 770.0, + "relativeCreated": 7465.547984, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,891" + "asctime": "2025-08-29 17:57:09,770" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -23662,16 +23770,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.8918114, - "msecs": 891.0, - "relativeCreated": 7344.70071, - "thread": 138566182236416, + "created": 1756483029.7703214, + "msecs": 770.0, + "relativeCreated": 7465.745197, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,891" + "asctime": "2025-08-29 17:57:09,770" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -23689,16 +23797,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.891968, - "msecs": 891.0, - "relativeCreated": 7344.857286, - "thread": 138566182236416, + "created": 1756483029.7704177, + "msecs": 770.0, + "relativeCreated": 7465.841235, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,891" + "asctime": "2025-08-29 17:57:09,770" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -23716,16 +23824,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.8920944, - "msecs": 892.0, - "relativeCreated": 7344.983764, - "thread": 138566182236416, + "created": 1756483029.7705019, + "msecs": 770.0, + "relativeCreated": 7465.925674, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,892" + "asctime": "2025-08-29 17:57:09,770" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -23743,16 +23851,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.892216, - "msecs": 892.0, - "relativeCreated": 7345.105407, - "thread": 138566182236416, + "created": 1756483029.7705843, + "msecs": 770.0, + "relativeCreated": 7466.008092, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,892" + "asctime": "2025-08-29 17:57:09,770" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -23770,16 +23878,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.892327, - "msecs": 892.0, - "relativeCreated": 7345.216651, - "thread": 138566182236416, + "created": 1756483029.7706668, + "msecs": 770.0, + "relativeCreated": 7466.090366, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,892" + "asctime": "2025-08-29 17:57:09,770" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -23797,16 +23905,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.8932467, - "msecs": 893.0, - "relativeCreated": 7346.136057, - "thread": 138566156539584, + "created": 1756483029.7713246, + "msecs": 771.0, + "relativeCreated": 7466.748247, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload b'{\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,893" + "asctime": "2025-08-29 17:57:09,771" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -23824,16 +23932,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.8935769, - "msecs": 893.0, - "relativeCreated": 7346.466486, - "thread": 138566156539584, + "created": 1756483029.7715876, + "msecs": 771.0, + "relativeCreated": 7467.011379, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload b'{\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,893" + "asctime": "2025-08-29 17:57:09,771" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -23851,16 +23959,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.9347236, - "msecs": 934.0, - "relativeCreated": 7387.612964, - "thread": 138566156539584, + "created": 1756483029.812369, + "msecs": 812.0, + "relativeCreated": 7507.792884, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload b'{\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,934" + "asctime": "2025-08-29 17:57:09,812" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -23878,16 +23986,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.9351377, - "msecs": 935.0, - "relativeCreated": 7388.027068, - "thread": 138566156539584, + "created": 1756483029.812709, + "msecs": 812.0, + "relativeCreated": 7508.132792, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload b'{\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,935" + "asctime": "2025-08-29 17:57:09,812" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -23905,16 +24013,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.9353771, - "msecs": 935.0, - "relativeCreated": 7388.266579, - "thread": 138566156539584, + "created": 1756483029.8129525, + "msecs": 812.0, + "relativeCreated": 7508.376161, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload b'{\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,935" + "asctime": "2025-08-29 17:57:09,812" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -23932,16 +24040,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.935591, - "msecs": 935.0, - "relativeCreated": 7388.480403, - "thread": 138566156539584, + "created": 1756483029.8131418, + "msecs": 813.0, + "relativeCreated": 7508.565536, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload b'{\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,935" + "asctime": "2025-08-29 17:57:09,813" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.brightness", @@ -23959,23 +24067,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.9358292, - "msecs": 935.0, - "relativeCreated": 7388.718543, - "thread": 138566156539584, + "created": 1756483029.8133345, + "msecs": 813.0, + "relativeCreated": 7508.758206, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/floorlamp/brightness and payload b'40'", - "asctime": "2025-08-22 21:13:48,935" + "asctime": "2025-08-29 17:57:09,813" } ], - "time_consumption": 0.05681157112121582 + "time_consumption": 0.05775928497314453 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (ffe.livingroom.floorlamp) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (ffe.livingroom.floorlamp) is correct (Content %s and Type is %s).", "args": [ "40", "" @@ -23989,22 +24097,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890028.9929676, - "msecs": 992.0, - "relativeCreated": 7445.857188, - "thread": 138566182236416, + "created": 1756483029.8713944, + "msecs": 871.0, + "relativeCreated": 7566.817974, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (ffe.livingroom.floorlamp) is correct (Content 40 and Type is ).", - "asctime": "2025-08-22 21:13:48,992", + "message": "Value for ViDevCommon.brightness (ffe.livingroom.floorlamp) is correct (Content 40 and Type is ).", + "asctime": "2025-08-29 17:57:09,871", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.livingroom.floorlamp)", + "Value for ViDevCommon.brightness (ffe.livingroom.floorlamp)", "40", "" ], @@ -24017,22 +24125,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890028.9928458, - "msecs": 992.0, - "relativeCreated": 7445.735125, - "thread": 138566182236416, + "created": 1756483029.8713038, + "msecs": 871.0, + "relativeCreated": 7566.727486, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (ffe.livingroom.floorlamp)): 40 ()", - "asctime": "2025-08-22 21:13:48,992" + "message": "Result (Value for ViDevCommon.brightness (ffe.livingroom.floorlamp)): 40 ()", + "asctime": "2025-08-29 17:57:09,871" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.livingroom.floorlamp)", + "Value for ViDevCommon.brightness (ffe.livingroom.floorlamp)", "=", "40", "" @@ -24046,19 +24154,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890028.9929256, - "msecs": 992.0, - "relativeCreated": 7445.815097, - "thread": 138566182236416, + "created": 1756483029.8713546, + "msecs": 871.0, + "relativeCreated": 7566.778407, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (ffe.livingroom.floorlamp)): result = 40 ()", - "asctime": "2025-08-22 21:13:48,992" + "message": "Expectation (Value for ViDevCommon.brightness (ffe.livingroom.floorlamp)): result = 40 ()", + "asctime": "2025-08-29 17:57:09,871" } ], - "time_consumption": 4.1961669921875e-05 + "time_consumption": 3.981590270996094e-05 }, { "name": "__tLogger__", @@ -24076,16 +24184,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890029.0942714, - "msecs": 94.0, - "relativeCreated": 7547.16083, - "thread": 138566182236416, + "created": 1756483029.972623, + "msecs": 972.0, + "relativeCreated": 7668.046677, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (ffe.livingroom.floor_light) to 60", - "asctime": "2025-08-22 21:13:49,094", + "asctime": "2025-08-29 17:57:09,972", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -24103,16 +24211,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.9931273, - "msecs": 993.0, - "relativeCreated": 7446.016723, - "thread": 138566182236416, + "created": 1756483029.8715444, + "msecs": 871.0, + "relativeCreated": 7566.96812, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,993" + "asctime": "2025-08-29 17:57:09,871" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -24130,16 +24238,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.9933753, - "msecs": 993.0, - "relativeCreated": 7446.264595, - "thread": 138566182236416, + "created": 1756483029.8718297, + "msecs": 871.0, + "relativeCreated": 7567.253468, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,993" + "asctime": "2025-08-29 17:57:09,871" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -24157,16 +24265,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.9934886, - "msecs": 993.0, - "relativeCreated": 7446.378095, - "thread": 138566182236416, + "created": 1756483029.8719976, + "msecs": 871.0, + "relativeCreated": 7567.421381, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,993" + "asctime": "2025-08-29 17:57:09,871" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -24184,16 +24292,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.9935834, - "msecs": 993.0, - "relativeCreated": 7446.472658, - "thread": 138566182236416, + "created": 1756483029.872108, + "msecs": 872.0, + "relativeCreated": 7567.531671, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,993" + "asctime": "2025-08-29 17:57:09,872" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -24211,16 +24319,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.9936752, - "msecs": 993.0, - "relativeCreated": 7446.564796, - "thread": 138566182236416, + "created": 1756483029.8722224, + "msecs": 872.0, + "relativeCreated": 7567.646237, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,993" + "asctime": "2025-08-29 17:57:09,872" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -24238,16 +24346,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890028.9937775, - "msecs": 993.0, - "relativeCreated": 7446.666913, - "thread": 138566182236416, + "created": 1756483029.8723292, + "msecs": 872.0, + "relativeCreated": 7567.752918, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:48,993" + "asctime": "2025-08-29 17:57:09,872" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -24265,16 +24373,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.99436, - "msecs": 994.0, - "relativeCreated": 7447.249569, - "thread": 138566156539584, + "created": 1756483029.8729157, + "msecs": 872.0, + "relativeCreated": 7568.339391, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload b'{\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,994" + "asctime": "2025-08-29 17:57:09,872" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -24292,16 +24400,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890028.9946709, - "msecs": 994.0, - "relativeCreated": 7447.560337, - "thread": 138566156539584, + "created": 1756483029.8731966, + "msecs": 873.0, + "relativeCreated": 7568.620179, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload b'{\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:48,994" + "asctime": "2025-08-29 17:57:09,873" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -24319,16 +24427,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.0355008, - "msecs": 35.0, - "relativeCreated": 7488.390285, - "thread": 138566156539584, + "created": 1756483029.9142897, + "msecs": 914.0, + "relativeCreated": 7609.713286, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload b'{\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:49,035" + "asctime": "2025-08-29 17:57:09,914" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -24346,16 +24454,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.0358636, - "msecs": 35.0, - "relativeCreated": 7488.752836, - "thread": 138566156539584, + "created": 1756483029.9146307, + "msecs": 914.0, + "relativeCreated": 7610.054287, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload b'{\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:49,035" + "asctime": "2025-08-29 17:57:09,914" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -24373,16 +24481,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.0361016, - "msecs": 36.0, - "relativeCreated": 7488.9911, - "thread": 138566156539584, + "created": 1756483029.9148347, + "msecs": 914.0, + "relativeCreated": 7610.258473, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload b'{\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:49,036" + "asctime": "2025-08-29 17:57:09,914" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -24400,16 +24508,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.0363057, - "msecs": 36.0, - "relativeCreated": 7489.194965, - "thread": 138566156539584, + "created": 1756483029.9150622, + "msecs": 915.0, + "relativeCreated": 7610.485938, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload b'{\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:49,036" + "asctime": "2025-08-29 17:57:09,915" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.brightness", @@ -24427,23 +24535,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.036511, - "msecs": 36.0, - "relativeCreated": 7489.400467, - "thread": 138566156539584, + "created": 1756483029.9152524, + "msecs": 915.0, + "relativeCreated": 7610.676097, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/floorlamp/brightness and payload b'60'", - "asctime": "2025-08-22 21:13:49,036" + "asctime": "2025-08-29 17:57:09,915" } ], - "time_consumption": 0.05776047706604004 + "time_consumption": 0.057370662689208984 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (ffe.livingroom.floorlamp) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (ffe.livingroom.floorlamp) is correct (Content %s and Type is %s).", "args": [ "60", "" @@ -24457,22 +24565,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890029.0945892, - "msecs": 94.0, - "relativeCreated": 7547.478581, - "thread": 138566182236416, + "created": 1756483029.9729738, + "msecs": 972.0, + "relativeCreated": 7668.397426, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (ffe.livingroom.floorlamp) is correct (Content 60 and Type is ).", - "asctime": "2025-08-22 21:13:49,094", + "message": "Value for ViDevCommon.brightness (ffe.livingroom.floorlamp) is correct (Content 60 and Type is ).", + "asctime": "2025-08-29 17:57:09,972", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.livingroom.floorlamp)", + "Value for ViDevCommon.brightness (ffe.livingroom.floorlamp)", "60", "" ], @@ -24485,22 +24593,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890029.0944896, - "msecs": 94.0, - "relativeCreated": 7547.379035, - "thread": 138566182236416, + "created": 1756483029.9728346, + "msecs": 972.0, + "relativeCreated": 7668.258297, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (ffe.livingroom.floorlamp)): 60 ()", - "asctime": "2025-08-22 21:13:49,094" + "message": "Result (Value for ViDevCommon.brightness (ffe.livingroom.floorlamp)): 60 ()", + "asctime": "2025-08-29 17:57:09,972" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.livingroom.floorlamp)", + "Value for ViDevCommon.brightness (ffe.livingroom.floorlamp)", "=", "60", "" @@ -24514,19 +24622,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890029.0945451, - "msecs": 94.0, - "relativeCreated": 7547.434516, - "thread": 138566182236416, + "created": 1756483029.9729152, + "msecs": 972.0, + "relativeCreated": 7668.338989, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (ffe.livingroom.floorlamp)): result = 60 ()", - "asctime": "2025-08-22 21:13:49,094" + "message": "Expectation (Value for ViDevCommon.brightness (ffe.livingroom.floorlamp)): result = 60 ()", + "asctime": "2025-08-29 17:57:09,972" } ], - "time_consumption": 4.410743713378906e-05 + "time_consumption": 5.8650970458984375e-05 }, { "name": "__tLogger__", @@ -24544,16 +24652,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890029.1960788, - "msecs": 196.0, - "relativeCreated": 7648.968207, - "thread": 138566182236416, + "created": 1756483030.0741887, + "msecs": 74.0, + "relativeCreated": 7769.61259, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (ffe.livingroom.floor_light) to 80", - "asctime": "2025-08-22 21:13:49,196", + "asctime": "2025-08-29 17:57:10,074", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -24571,16 +24679,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.0947976, - "msecs": 94.0, - "relativeCreated": 7547.68707, - "thread": 138566182236416, + "created": 1756483029.9731393, + "msecs": 973.0, + "relativeCreated": 7668.562864, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:49,094" + "asctime": "2025-08-29 17:57:09,973" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -24598,16 +24706,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.095105, - "msecs": 95.0, - "relativeCreated": 7547.994466, - "thread": 138566182236416, + "created": 1756483029.9733672, + "msecs": 973.0, + "relativeCreated": 7668.79104, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:49,095" + "asctime": "2025-08-29 17:57:09,973" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -24625,16 +24733,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.095233, - "msecs": 95.0, - "relativeCreated": 7548.122447, - "thread": 138566182236416, + "created": 1756483029.9734793, + "msecs": 973.0, + "relativeCreated": 7668.902783, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:49,095" + "asctime": "2025-08-29 17:57:09,973" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -24652,16 +24760,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.0953388, - "msecs": 95.0, - "relativeCreated": 7548.22828, - "thread": 138566182236416, + "created": 1756483029.9735782, + "msecs": 973.0, + "relativeCreated": 7669.002015, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:49,095" + "asctime": "2025-08-29 17:57:09,973" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -24679,16 +24787,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.0954516, - "msecs": 95.0, - "relativeCreated": 7548.341068, - "thread": 138566182236416, + "created": 1756483029.973687, + "msecs": 973.0, + "relativeCreated": 7669.110779, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:49,095" + "asctime": "2025-08-29 17:57:09,973" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -24706,16 +24814,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.0955534, - "msecs": 95.0, - "relativeCreated": 7548.442583, - "thread": 138566182236416, + "created": 1756483029.9737833, + "msecs": 973.0, + "relativeCreated": 7669.206964, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:49,095" + "asctime": "2025-08-29 17:57:09,973" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -24733,16 +24841,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.096262, - "msecs": 96.0, - "relativeCreated": 7549.151245, - "thread": 138566156539584, + "created": 1756483029.9746337, + "msecs": 974.0, + "relativeCreated": 7670.057347, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload b'{\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:49,096" + "asctime": "2025-08-29 17:57:09,974" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -24760,16 +24868,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.0965755, - "msecs": 96.0, - "relativeCreated": 7549.465017, - "thread": 138566156539584, + "created": 1756483029.9749904, + "msecs": 974.0, + "relativeCreated": 7670.41409, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload b'{\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:49,096" + "asctime": "2025-08-29 17:57:09,974" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -24787,16 +24895,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.1376162, - "msecs": 137.0, - "relativeCreated": 7590.505552, - "thread": 138566156539584, + "created": 1756483030.0154226, + "msecs": 15.0, + "relativeCreated": 7710.846031, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload b'{\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:49,137" + "asctime": "2025-08-29 17:57:10,015" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -24814,16 +24922,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.138026, - "msecs": 138.0, - "relativeCreated": 7590.915503, - "thread": 138566156539584, + "created": 1756483030.0157773, + "msecs": 15.0, + "relativeCreated": 7711.201073, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload b'{\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:49,138" + "asctime": "2025-08-29 17:57:10,015" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -24841,16 +24949,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.1382532, - "msecs": 138.0, - "relativeCreated": 7591.142694, - "thread": 138566156539584, + "created": 1756483030.0160487, + "msecs": 16.0, + "relativeCreated": 7711.472351, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload b'{\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:49,138" + "asctime": "2025-08-29 17:57:10,016" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -24868,16 +24976,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.1384547, - "msecs": 138.0, - "relativeCreated": 7591.344114, - "thread": 138566156539584, + "created": 1756483030.0162718, + "msecs": 16.0, + "relativeCreated": 7711.695632, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload b'{\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:49,138" + "asctime": "2025-08-29 17:57:10,016" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.brightness", @@ -24895,23 +25003,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.1386874, - "msecs": 138.0, - "relativeCreated": 7591.576932, - "thread": 138566156539584, + "created": 1756483030.016477, + "msecs": 16.0, + "relativeCreated": 7711.900968, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/floorlamp/brightness and payload b'80'", - "asctime": "2025-08-22 21:13:49,138" + "asctime": "2025-08-29 17:57:10,016" } ], - "time_consumption": 0.05739140510559082 + "time_consumption": 0.05771160125732422 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (ffe.livingroom.floorlamp) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (ffe.livingroom.floorlamp) is correct (Content %s and Type is %s).", "args": [ "80", "" @@ -24925,22 +25033,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890029.1963952, - "msecs": 196.0, - "relativeCreated": 7649.284746, - "thread": 138566182236416, + "created": 1756483030.074486, + "msecs": 74.0, + "relativeCreated": 7769.909759, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (ffe.livingroom.floorlamp) is correct (Content 80 and Type is ).", - "asctime": "2025-08-22 21:13:49,196", + "message": "Value for ViDevCommon.brightness (ffe.livingroom.floorlamp) is correct (Content 80 and Type is ).", + "asctime": "2025-08-29 17:57:10,074", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.livingroom.floorlamp)", + "Value for ViDevCommon.brightness (ffe.livingroom.floorlamp)", "80", "" ], @@ -24953,22 +25061,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890029.1962998, - "msecs": 196.0, - "relativeCreated": 7649.189105, - "thread": 138566182236416, + "created": 1756483030.0743926, + "msecs": 74.0, + "relativeCreated": 7769.81621, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (ffe.livingroom.floorlamp)): 80 ()", - "asctime": "2025-08-22 21:13:49,196" + "message": "Result (Value for ViDevCommon.brightness (ffe.livingroom.floorlamp)): 80 ()", + "asctime": "2025-08-29 17:57:10,074" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.livingroom.floorlamp)", + "Value for ViDevCommon.brightness (ffe.livingroom.floorlamp)", "=", "80", "" @@ -24982,19 +25090,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890029.1963537, - "msecs": 196.0, - "relativeCreated": 7649.243138, - "thread": 138566182236416, + "created": 1756483030.074446, + "msecs": 74.0, + "relativeCreated": 7769.869728, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (ffe.livingroom.floorlamp)): result = 80 ()", - "asctime": "2025-08-22 21:13:49,196" + "message": "Expectation (Value for ViDevCommon.brightness (ffe.livingroom.floorlamp)): result = 80 ()", + "asctime": "2025-08-29 17:57:10,074" } ], - "time_consumption": 4.1484832763671875e-05 + "time_consumption": 4.00543212890625e-05 }, { "name": "__tLogger__", @@ -25012,16 +25120,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890029.2977045, - "msecs": 297.0, - "relativeCreated": 7750.593746, - "thread": 138566182236416, + "created": 1756483030.175641, + "msecs": 175.0, + "relativeCreated": 7871.064861, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (ffe.livingroom.floor_light) to 100", - "asctime": "2025-08-22 21:13:49,297", + "asctime": "2025-08-29 17:57:10,175", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -25039,16 +25147,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.1965685, - "msecs": 196.0, - "relativeCreated": 7649.457882, - "thread": 138566182236416, + "created": 1756483030.0746434, + "msecs": 74.0, + "relativeCreated": 7770.067066, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:49,196" + "asctime": "2025-08-29 17:57:10,074" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -25066,16 +25174,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.1968188, - "msecs": 196.0, - "relativeCreated": 7649.708329, - "thread": 138566182236416, + "created": 1756483030.0749013, + "msecs": 74.0, + "relativeCreated": 7770.324865, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:49,196" + "asctime": "2025-08-29 17:57:10,074" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -25093,16 +25201,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.1969922, - "msecs": 196.0, - "relativeCreated": 7649.881648, - "thread": 138566182236416, + "created": 1756483030.0750227, + "msecs": 75.0, + "relativeCreated": 7770.446401, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:49,196" + "asctime": "2025-08-29 17:57:10,075" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -25120,16 +25228,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.1971073, - "msecs": 197.0, - "relativeCreated": 7649.996724, - "thread": 138566182236416, + "created": 1756483030.0751214, + "msecs": 75.0, + "relativeCreated": 7770.545144, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:49,197" + "asctime": "2025-08-29 17:57:10,075" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -25147,16 +25255,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.1972091, - "msecs": 197.0, - "relativeCreated": 7650.098374, - "thread": 138566182236416, + "created": 1756483030.075213, + "msecs": 75.0, + "relativeCreated": 7770.63672, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:49,197" + "asctime": "2025-08-29 17:57:10,075" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -25174,16 +25282,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.1973104, - "msecs": 197.0, - "relativeCreated": 7650.199864, - "thread": 138566182236416, + "created": 1756483030.0753062, + "msecs": 75.0, + "relativeCreated": 7770.729907, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:49,197" + "asctime": "2025-08-29 17:57:10,075" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -25201,16 +25309,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.1981852, - "msecs": 198.0, - "relativeCreated": 7651.074497, - "thread": 138566156539584, + "created": 1756483030.076031, + "msecs": 76.0, + "relativeCreated": 7771.454642, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:49,198" + "asctime": "2025-08-29 17:57:10,076" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -25228,16 +25336,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.19855, - "msecs": 198.0, - "relativeCreated": 7651.439471, - "thread": 138566156539584, + "created": 1756483030.0763428, + "msecs": 76.0, + "relativeCreated": 7771.766476, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:49,198" + "asctime": "2025-08-29 17:57:10,076" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -25255,16 +25363,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.2396665, - "msecs": 239.0, - "relativeCreated": 7692.555927, - "thread": 138566156539584, + "created": 1756483030.1174214, + "msecs": 117.0, + "relativeCreated": 7812.84503, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:49,239" + "asctime": "2025-08-29 17:57:10,117" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -25282,16 +25390,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.2400658, - "msecs": 240.0, - "relativeCreated": 7692.955236, - "thread": 138566156539584, + "created": 1756483030.117787, + "msecs": 117.0, + "relativeCreated": 7813.210531, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:49,240" + "asctime": "2025-08-29 17:57:10,117" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -25309,16 +25417,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.2403047, - "msecs": 240.0, - "relativeCreated": 7693.19404, - "thread": 138566156539584, + "created": 1756483030.1180193, + "msecs": 118.0, + "relativeCreated": 7813.442976, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:49,240" + "asctime": "2025-08-29 17:57:10,118" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -25336,16 +25444,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.2405465, - "msecs": 240.0, - "relativeCreated": 7693.435888, - "thread": 138566156539584, + "created": 1756483030.1182168, + "msecs": 118.0, + "relativeCreated": 7813.640432, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:49,240" + "asctime": "2025-08-29 17:57:10,118" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.brightness", @@ -25363,23 +25471,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.2407854, - "msecs": 240.0, - "relativeCreated": 7693.67471, - "thread": 138566156539584, + "created": 1756483030.1184459, + "msecs": 118.0, + "relativeCreated": 7813.869412, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/floorlamp/brightness and payload b'100'", - "asctime": "2025-08-22 21:13:49,240" + "asctime": "2025-08-29 17:57:10,118" } ], - "time_consumption": 0.056919097900390625 + "time_consumption": 0.057195186614990234 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (ffe.livingroom.floorlamp) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (ffe.livingroom.floorlamp) is correct (Content %s and Type is %s).", "args": [ "100", "" @@ -25393,22 +25501,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890029.2980845, - "msecs": 298.0, - "relativeCreated": 7750.974054, - "thread": 138566182236416, + "created": 1756483030.1759632, + "msecs": 175.0, + "relativeCreated": 7871.386819, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (ffe.livingroom.floorlamp) is correct (Content 100 and Type is ).", - "asctime": "2025-08-22 21:13:49,298", + "message": "Value for ViDevCommon.brightness (ffe.livingroom.floorlamp) is correct (Content 100 and Type is ).", + "asctime": "2025-08-29 17:57:10,175", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.livingroom.floorlamp)", + "Value for ViDevCommon.brightness (ffe.livingroom.floorlamp)", "100", "" ], @@ -25421,22 +25529,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890029.2979577, - "msecs": 297.0, - "relativeCreated": 7750.847019, - "thread": 138566182236416, + "created": 1756483030.1758595, + "msecs": 175.0, + "relativeCreated": 7871.283146, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (ffe.livingroom.floorlamp)): 100 ()", - "asctime": "2025-08-22 21:13:49,297" + "message": "Result (Value for ViDevCommon.brightness (ffe.livingroom.floorlamp)): 100 ()", + "asctime": "2025-08-29 17:57:10,175" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.livingroom.floorlamp)", + "Value for ViDevCommon.brightness (ffe.livingroom.floorlamp)", "=", "100", "" @@ -25450,28 +25558,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890029.2980423, - "msecs": 298.0, - "relativeCreated": 7750.931773, - "thread": 138566182236416, + "created": 1756483030.1759248, + "msecs": 175.0, + "relativeCreated": 7871.348482, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (ffe.livingroom.floorlamp)): result = 100 ()", - "asctime": "2025-08-22 21:13:49,298" + "message": "Expectation (Value for ViDevCommon.brightness (ffe.livingroom.floorlamp)): result = 100 ()", + "asctime": "2025-08-29 17:57:10,175" } ], - "time_consumption": 4.220008850097656e-05 + "time_consumption": 3.838539123535156e-05 } ], - "time_consumption": 0.8121371269226074, - "time_start": "2025-08-22 21:13:48,485", - "time_finished": "2025-08-22 21:13:49,298" + "time_consumption": 0.8102643489837646, + "time_start": "2025-08-29 17:57:09,365", + "time_finished": "2025-08-29 17:57:10,175" }, - "ViDevLight.color_temp (ffe.livingroom.floorlamp) -> Light.color_temp (ffe.livingroom.floor_light)": { + "ViDevCommon.color_temp (ffe.livingroom.floorlamp) -> Light.color_temp (ffe.livingroom.floor_light)": { "name": "__tLogger__", - "msg": "ViDevLight.color_temp (ffe.livingroom.floorlamp) -> Light.color_temp (ffe.livingroom.floor_light)", + "msg": "ViDevCommon.color_temp (ffe.livingroom.floorlamp) -> Light.color_temp (ffe.livingroom.floor_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -25482,16 +25590,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890029.2983613, - "msecs": 298.0, - "relativeCreated": 7751.250817, - "thread": 138566182236416, + "created": 1756483030.176211, + "msecs": 176.0, + "relativeCreated": 7871.634961, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "ViDevLight.color_temp (ffe.livingroom.floorlamp) -> Light.color_temp (ffe.livingroom.floor_light)", - "asctime": "2025-08-22 21:13:49,298", + "message": "ViDevCommon.color_temp (ffe.livingroom.floorlamp) -> Light.color_temp (ffe.livingroom.floor_light)", + "asctime": "2025-08-29 17:57:10,176", "moduleLogger": [], "testcaseLogger": [ { @@ -25507,16 +25615,16 @@ "stack_info": null, "lineno": 13, "funcName": "device_follow", - "created": 1755890029.398723, - "msecs": 398.0, - "relativeCreated": 7851.612194, - "thread": 138566182236416, + "created": 1756483030.2764318, + "msecs": 276.0, + "relativeCreated": 7971.855655, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Switching on device", - "asctime": "2025-08-22 21:13:49,398", + "asctime": "2025-08-29 17:57:10,276", "moduleLogger": [], "time_consumption": 0.0 }, @@ -25535,16 +25643,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890029.500647, - "msecs": 500.0, - "relativeCreated": 7953.536552, - "thread": 138566182236416, + "created": 1756483030.378421, + "msecs": 378.0, + "relativeCreated": 8073.844561, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 10", - "asctime": "2025-08-22 21:13:49,500", + "asctime": "2025-08-29 17:57:10,378", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.color_temp.set", @@ -25562,16 +25670,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.3990676, - "msecs": 399.0, - "relativeCreated": 7851.957149, - "thread": 138566182236416, + "created": 1756483030.276675, + "msecs": 276.0, + "relativeCreated": 7972.09882, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/floorlamp/color_temp/set and payload 10", - "asctime": "2025-08-22 21:13:49,399" + "asctime": "2025-08-29 17:57:10,276" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -25589,16 +25697,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.3993988, - "msecs": 399.0, - "relativeCreated": 7852.288195, - "thread": 138566182236416, + "created": 1756483030.276977, + "msecs": 276.0, + "relativeCreated": 7972.400945, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}", - "asctime": "2025-08-22 21:13:49,399" + "asctime": "2025-08-29 17:57:10,276" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -25616,16 +25724,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.3995593, - "msecs": 399.0, - "relativeCreated": 7852.448588, - "thread": 138566182236416, + "created": 1756483030.277119, + "msecs": 277.0, + "relativeCreated": 7972.542717, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}", - "asctime": "2025-08-22 21:13:49,399" + "asctime": "2025-08-29 17:57:10,277" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -25643,16 +25751,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.3996952, - "msecs": 399.0, - "relativeCreated": 7852.584435, - "thread": 138566182236416, + "created": 1756483030.2772639, + "msecs": 277.0, + "relativeCreated": 7972.687548, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}", - "asctime": "2025-08-22 21:13:49,399" + "asctime": "2025-08-29 17:57:10,277" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -25670,16 +25778,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.3998833, - "msecs": 399.0, - "relativeCreated": 7852.772583, - "thread": 138566182236416, + "created": 1756483030.277403, + "msecs": 277.0, + "relativeCreated": 7972.826843, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}", - "asctime": "2025-08-22 21:13:49,399" + "asctime": "2025-08-29 17:57:10,277" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -25697,16 +25805,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.4000454, - "msecs": 400.0, - "relativeCreated": 7852.93481, - "thread": 138566182236416, + "created": 1756483030.2777207, + "msecs": 277.0, + "relativeCreated": 7973.144263, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}", - "asctime": "2025-08-22 21:13:49,400" + "asctime": "2025-08-29 17:57:10,277" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -25724,16 +25832,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.4001775, - "msecs": 400.0, - "relativeCreated": 7853.066685, - "thread": 138566182236416, + "created": 1756483030.2780657, + "msecs": 278.0, + "relativeCreated": 7973.489389, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}", - "asctime": "2025-08-22 21:13:49,400" + "asctime": "2025-08-29 17:57:10,278" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1.set", @@ -25751,16 +25859,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.4024775, - "msecs": 402.0, - "relativeCreated": 7855.366891, - "thread": 138566156539584, + "created": 1756483030.281202, + "msecs": 281.0, + "relativeCreated": 7976.625955, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1/set and payload b'{\"color_temp\": 454}'", - "asctime": "2025-08-22 21:13:49,402" + "asctime": "2025-08-29 17:57:10,281" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2.set", @@ -25778,16 +25886,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.4028287, - "msecs": 402.0, - "relativeCreated": 7855.718261, - "thread": 138566156539584, + "created": 1756483030.2815228, + "msecs": 281.0, + "relativeCreated": 7976.946469, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2/set and payload b'{\"color_temp\": 454}'", - "asctime": "2025-08-22 21:13:49,402" + "asctime": "2025-08-29 17:57:10,281" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3.set", @@ -25805,43 +25913,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.4031222, - "msecs": 403.0, - "relativeCreated": 7856.011612, - "thread": 138566156539584, + "created": 1756483030.2817607, + "msecs": 281.0, + "relativeCreated": 7977.184515, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3/set and payload b'{\"color_temp\": 454}'", - "asctime": "2025-08-22 21:13:49,403" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_4/set", - "b'{\"color_temp\": 454}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890029.4435918, - "msecs": 443.0, - "relativeCreated": 7896.481427, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4/set and payload b'{\"color_temp\": 454}'", - "asctime": "2025-08-22 21:13:49,443" + "asctime": "2025-08-29 17:57:10,281" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -25859,22 +25940,22 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.4440153, - "msecs": 444.0, - "relativeCreated": 7896.904783, - "thread": 138566156539584, + "created": 1756483030.3224504, + "msecs": 322.0, + "relativeCreated": 8017.874039, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}'", - "asctime": "2025-08-22 21:13:49,444" + "asctime": "2025-08-29 17:57:10,322" }, { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5.set", + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4.set", "msg": "Received message with topic %s and payload %s", "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_5/set", + "zigbee_ffe/ffe/livingroom/floor_light_4/set", "b'{\"color_temp\": 454}'" ], "levelname": "DEBUG", @@ -25886,16 +25967,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.4442751, - "msecs": 444.0, - "relativeCreated": 7897.164549, - "thread": 138566156539584, + "created": 1756483030.3228056, + "msecs": 322.0, + "relativeCreated": 8018.229451, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5/set and payload b'{\"color_temp\": 454}'", - "asctime": "2025-08-22 21:13:49,444" + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4/set and payload b'{\"color_temp\": 454}'", + "asctime": "2025-08-29 17:57:10,322" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -25913,22 +25994,22 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.4445033, - "msecs": 444.0, - "relativeCreated": 7897.392647, - "thread": 138566156539584, + "created": 1756483030.3230772, + "msecs": 323.0, + "relativeCreated": 8018.50079, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}'", - "asctime": "2025-08-22 21:13:49,444" + "asctime": "2025-08-29 17:57:10,323" }, { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6.set", + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5.set", "msg": "Received message with topic %s and payload %s", "args": [ - "zigbee_ffe/ffe/livingroom/floor_light_6/set", + "zigbee_ffe/ffe/livingroom/floor_light_5/set", "b'{\"color_temp\": 454}'" ], "levelname": "DEBUG", @@ -25940,16 +26021,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.4447174, - "msecs": 444.0, - "relativeCreated": 7897.606761, - "thread": 138566156539584, + "created": 1756483030.3232753, + "msecs": 323.0, + "relativeCreated": 8018.699036, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6/set and payload b'{\"color_temp\": 454}'", - "asctime": "2025-08-22 21:13:49,444" + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5/set and payload b'{\"color_temp\": 454}'", + "asctime": "2025-08-29 17:57:10,323" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -25967,16 +26048,43 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.4449418, - "msecs": 444.0, - "relativeCreated": 7897.831313, - "thread": 138566156539584, + "created": 1756483030.3234684, + "msecs": 323.0, + "relativeCreated": 8018.892308, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}'", - "asctime": "2025-08-22 21:13:49,444" + "asctime": "2025-08-29 17:57:10,323" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/livingroom/floor_light_6/set", + "b'{\"color_temp\": 454}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483030.3236587, + "msecs": 323.0, + "relativeCreated": 8019.082528, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6/set and payload b'{\"color_temp\": 454}'", + "asctime": "2025-08-29 17:57:10,323" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -25994,16 +26102,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.445153, - "msecs": 445.0, - "relativeCreated": 7898.042337, - "thread": 138566156539584, + "created": 1756483030.3238823, + "msecs": 323.0, + "relativeCreated": 8019.306028, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}'", - "asctime": "2025-08-22 21:13:49,445" + "asctime": "2025-08-29 17:57:10,323" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -26021,16 +26129,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.4453702, - "msecs": 445.0, - "relativeCreated": 7898.259442, - "thread": 138566156539584, + "created": 1756483030.3240855, + "msecs": 324.0, + "relativeCreated": 8019.509298, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}'", - "asctime": "2025-08-22 21:13:49,445" + "asctime": "2025-08-29 17:57:10,324" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -26048,16 +26156,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.4456005, - "msecs": 445.0, - "relativeCreated": 7898.48989, - "thread": 138566156539584, + "created": 1756483030.3242817, + "msecs": 324.0, + "relativeCreated": 8019.705189, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}'", - "asctime": "2025-08-22 21:13:49,445" + "asctime": "2025-08-29 17:57:10,324" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.color_temp", @@ -26075,19 +26183,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.4458778, - "msecs": 445.0, - "relativeCreated": 7898.767251, - "thread": 138566156539584, + "created": 1756483030.3252506, + "msecs": 325.0, + "relativeCreated": 8020.674284, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/floorlamp/color_temp and payload b'10'", - "asctime": "2025-08-22 21:13:49,445" + "asctime": "2025-08-29 17:57:10,325" } ], - "time_consumption": 0.054769277572631836 + "time_consumption": 0.05317044258117676 }, { "name": "__tLogger__", @@ -26105,16 +26213,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890029.5010889, - "msecs": 501.0, - "relativeCreated": 7953.978225, - "thread": 138566182236416, + "created": 1756483030.378892, + "msecs": 378.0, + "relativeCreated": 8074.315638, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (10, 10) and Type is ).", - "asctime": "2025-08-22 21:13:49,501", + "asctime": "2025-08-29 17:57:10,378", "moduleLogger": [ { "name": "__unittest__", @@ -26133,16 +26241,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890029.5009813, - "msecs": 500.0, - "relativeCreated": 7953.870656, - "thread": 138566182236416, + "created": 1756483030.3787456, + "msecs": 378.0, + "relativeCreated": 8074.169374, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (10, 10) ()", - "asctime": "2025-08-22 21:13:49,500" + "asctime": "2025-08-29 17:57:10,378" }, { "name": "__unittest__", @@ -26162,25 +26270,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890029.5010445, - "msecs": 501.0, - "relativeCreated": 7953.933985, - "thread": 138566182236416, + "created": 1756483030.378818, + "msecs": 378.0, + "relativeCreated": 8074.241696, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (10, 10) ()", - "asctime": "2025-08-22 21:13:49,501" + "asctime": "2025-08-29 17:57:10,378" } ], - "time_consumption": 4.4345855712890625e-05 + "time_consumption": 7.390975952148438e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (ffe.livingroom.floorlamp)", + "ViDevCommon.color_temp (ffe.livingroom.floorlamp)", "0" ], "levelname": "DEBUG", @@ -26192,16 +26300,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890029.6017346, - "msecs": 601.0, - "relativeCreated": 8054.624188, - "thread": 138566182236416, + "created": 1756483030.4794593, + "msecs": 479.0, + "relativeCreated": 8174.883029, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (ffe.livingroom.floorlamp) to 0", - "asctime": "2025-08-22 21:13:49,601", + "message": "Setting state of ViDevCommon.color_temp (ffe.livingroom.floorlamp) to 0", + "asctime": "2025-08-29 17:57:10,479", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.color_temp.set", @@ -26219,16 +26327,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.5012102, - "msecs": 501.0, - "relativeCreated": 7954.099619, - "thread": 138566182236416, + "created": 1756483030.3790357, + "msecs": 379.0, + "relativeCreated": 8074.45929, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/floorlamp/color_temp/set and payload 0", - "asctime": "2025-08-22 21:13:49,501" + "asctime": "2025-08-29 17:57:10,379" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1.set", @@ -26246,16 +26354,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.50468, - "msecs": 504.0, - "relativeCreated": 7957.569406, - "thread": 138566156539584, + "created": 1756483030.3825214, + "msecs": 382.0, + "relativeCreated": 8077.944939, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1/set and payload b'{\"color_temp\": 250}'", - "asctime": "2025-08-22 21:13:49,504" + "asctime": "2025-08-29 17:57:10,382" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -26273,16 +26381,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.5049443, - "msecs": 504.0, - "relativeCreated": 7957.833833, - "thread": 138566156539584, + "created": 1756483030.3827617, + "msecs": 382.0, + "relativeCreated": 8078.185511, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}", - "asctime": "2025-08-22 21:13:49,504" + "asctime": "2025-08-29 17:57:10,382" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2.set", @@ -26300,16 +26408,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.505269, - "msecs": 505.0, - "relativeCreated": 7958.158348, - "thread": 138566156539584, + "created": 1756483030.3830407, + "msecs": 383.0, + "relativeCreated": 8078.464509, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2/set and payload b'{\"color_temp\": 250}'", - "asctime": "2025-08-22 21:13:49,505" + "asctime": "2025-08-29 17:57:10,383" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -26327,16 +26435,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.505436, - "msecs": 505.0, - "relativeCreated": 7958.325188, - "thread": 138566156539584, + "created": 1756483030.3831618, + "msecs": 383.0, + "relativeCreated": 8078.585546, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}", - "asctime": "2025-08-22 21:13:49,505" + "asctime": "2025-08-29 17:57:10,383" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3.set", @@ -26354,16 +26462,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.5057483, - "msecs": 505.0, - "relativeCreated": 7958.637676, - "thread": 138566156539584, + "created": 1756483030.3834696, + "msecs": 383.0, + "relativeCreated": 8078.893278, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3/set and payload b'{\"color_temp\": 250}'", - "asctime": "2025-08-22 21:13:49,505" + "asctime": "2025-08-29 17:57:10,383" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -26381,16 +26489,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.5059457, - "msecs": 505.0, - "relativeCreated": 7958.835106, - "thread": 138566156539584, + "created": 1756483030.383612, + "msecs": 383.0, + "relativeCreated": 8079.035668, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}", - "asctime": "2025-08-22 21:13:49,505" + "asctime": "2025-08-29 17:57:10,383" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4.set", @@ -26408,16 +26516,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.5062025, - "msecs": 506.0, - "relativeCreated": 7959.091831, - "thread": 138566156539584, + "created": 1756483030.3839052, + "msecs": 383.0, + "relativeCreated": 8079.328913, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4/set and payload b'{\"color_temp\": 250}'", - "asctime": "2025-08-22 21:13:49,506" + "asctime": "2025-08-29 17:57:10,383" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -26435,16 +26543,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.5063531, - "msecs": 506.0, - "relativeCreated": 7959.242445, - "thread": 138566156539584, + "created": 1756483030.384024, + "msecs": 384.0, + "relativeCreated": 8079.44738, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}", - "asctime": "2025-08-22 21:13:49,506" + "asctime": "2025-08-29 17:57:10,384" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5.set", @@ -26462,16 +26570,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.506661, - "msecs": 506.0, - "relativeCreated": 7959.550192, - "thread": 138566156539584, + "created": 1756483030.3843102, + "msecs": 384.0, + "relativeCreated": 8079.734045, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5/set and payload b'{\"color_temp\": 250}'", - "asctime": "2025-08-22 21:13:49,506" + "asctime": "2025-08-29 17:57:10,384" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -26489,16 +26597,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.506816, - "msecs": 506.0, - "relativeCreated": 7959.705334, - "thread": 138566156539584, + "created": 1756483030.3844552, + "msecs": 384.0, + "relativeCreated": 8079.878793, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}", - "asctime": "2025-08-22 21:13:49,506" + "asctime": "2025-08-29 17:57:10,384" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6.set", @@ -26516,16 +26624,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.5070894, - "msecs": 507.0, - "relativeCreated": 7959.978763, - "thread": 138566156539584, + "created": 1756483030.3846931, + "msecs": 384.0, + "relativeCreated": 8080.116978, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6/set and payload b'{\"color_temp\": 250}'", - "asctime": "2025-08-22 21:13:49,507" + "asctime": "2025-08-29 17:57:10,384" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -26543,16 +26651,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.507232, - "msecs": 507.0, - "relativeCreated": 7960.121501, - "thread": 138566156539584, + "created": 1756483030.3848057, + "msecs": 384.0, + "relativeCreated": 8080.229253, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}", - "asctime": "2025-08-22 21:13:49,507" + "asctime": "2025-08-29 17:57:10,384" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -26570,16 +26678,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.5075052, - "msecs": 507.0, - "relativeCreated": 7960.394586, - "thread": 138566156539584, + "created": 1756483030.385097, + "msecs": 385.0, + "relativeCreated": 8080.520534, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}'", - "asctime": "2025-08-22 21:13:49,507" + "asctime": "2025-08-29 17:57:10,385" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -26597,16 +26705,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.507773, - "msecs": 507.0, - "relativeCreated": 7960.662444, - "thread": 138566156539584, + "created": 1756483030.3853598, + "msecs": 385.0, + "relativeCreated": 8080.783428, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}'", - "asctime": "2025-08-22 21:13:49,507" + "asctime": "2025-08-29 17:57:10,385" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -26624,16 +26732,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.50801, - "msecs": 508.0, - "relativeCreated": 7960.899322, - "thread": 138566156539584, + "created": 1756483030.3855479, + "msecs": 385.0, + "relativeCreated": 8080.971443, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}'", - "asctime": "2025-08-22 21:13:49,508" + "asctime": "2025-08-29 17:57:10,385" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -26651,16 +26759,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.508221, - "msecs": 508.0, - "relativeCreated": 7961.110431, - "thread": 138566156539584, + "created": 1756483030.385717, + "msecs": 385.0, + "relativeCreated": 8081.140562, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}'", - "asctime": "2025-08-22 21:13:49,508" + "asctime": "2025-08-29 17:57:10,385" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -26678,16 +26786,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.508426, - "msecs": 508.0, - "relativeCreated": 7961.315427, - "thread": 138566156539584, + "created": 1756483030.3859026, + "msecs": 385.0, + "relativeCreated": 8081.326258, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}'", - "asctime": "2025-08-22 21:13:49,508" + "asctime": "2025-08-29 17:57:10,385" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -26705,16 +26813,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.5086274, - "msecs": 508.0, - "relativeCreated": 7961.516849, - "thread": 138566156539584, + "created": 1756483030.3860826, + "msecs": 386.0, + "relativeCreated": 8081.506121, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}'", - "asctime": "2025-08-22 21:13:49,508" + "asctime": "2025-08-29 17:57:10,386" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.color_temp", @@ -26732,19 +26840,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.5485559, - "msecs": 548.0, - "relativeCreated": 8001.445208, - "thread": 138566156539584, + "created": 1756483030.4286866, + "msecs": 428.0, + "relativeCreated": 8124.11024, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/floorlamp/color_temp and payload b'0'", - "asctime": "2025-08-22 21:13:49,548" + "asctime": "2025-08-29 17:57:10,428" } ], - "time_consumption": 0.05317878723144531 + "time_consumption": 0.050772666931152344 }, { "name": "__tLogger__", @@ -26762,16 +26870,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890029.6022031, - "msecs": 602.0, - "relativeCreated": 8055.092617, - "thread": 138566182236416, + "created": 1756483030.4798763, + "msecs": 479.0, + "relativeCreated": 8175.300011, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (ffe.livingroom.floor_light) is correct (Content 0 and Type is ).", - "asctime": "2025-08-22 21:13:49,602", + "asctime": "2025-08-29 17:57:10,479", "moduleLogger": [ { "name": "__unittest__", @@ -26790,16 +26898,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890029.6020956, - "msecs": 602.0, - "relativeCreated": 8054.984926, - "thread": 138566182236416, + "created": 1756483030.4797456, + "msecs": 479.0, + "relativeCreated": 8175.169253, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (ffe.livingroom.floor_light)): 0 ()", - "asctime": "2025-08-22 21:13:49,602" + "asctime": "2025-08-29 17:57:10,479" }, { "name": "__unittest__", @@ -26819,25 +26927,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890029.6021605, - "msecs": 602.0, - "relativeCreated": 8055.049739, - "thread": 138566182236416, + "created": 1756483030.4798105, + "msecs": 479.0, + "relativeCreated": 8175.23416, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (ffe.livingroom.floor_light)): result = 0 ()", - "asctime": "2025-08-22 21:13:49,602" + "asctime": "2025-08-29 17:57:10,479" } ], - "time_consumption": 4.267692565917969e-05 + "time_consumption": 6.580352783203125e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (ffe.livingroom.floorlamp)", + "ViDevCommon.color_temp (ffe.livingroom.floorlamp)", "2" ], "levelname": "DEBUG", @@ -26849,16 +26957,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890029.702854, - "msecs": 702.0, - "relativeCreated": 8155.743244, - "thread": 138566182236416, + "created": 1756483030.5803287, + "msecs": 580.0, + "relativeCreated": 8275.7524, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (ffe.livingroom.floorlamp) to 2", - "asctime": "2025-08-22 21:13:49,702", + "message": "Setting state of ViDevCommon.color_temp (ffe.livingroom.floorlamp) to 2", + "asctime": "2025-08-29 17:57:10,580", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.color_temp.set", @@ -26876,16 +26984,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.6023395, - "msecs": 602.0, - "relativeCreated": 8055.229026, - "thread": 138566182236416, + "created": 1756483030.4799836, + "msecs": 479.0, + "relativeCreated": 8175.407285, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/floorlamp/color_temp/set and payload 2", - "asctime": "2025-08-22 21:13:49,602" + "asctime": "2025-08-29 17:57:10,479" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1.set", @@ -26903,16 +27011,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.6053126, - "msecs": 605.0, - "relativeCreated": 8058.201876, - "thread": 138566156539584, + "created": 1756483030.483618, + "msecs": 483.0, + "relativeCreated": 8179.04179, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1/set and payload b'{\"color_temp\": 291}'", - "asctime": "2025-08-22 21:13:49,605" + "asctime": "2025-08-29 17:57:10,483" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -26930,16 +27038,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.605599, - "msecs": 605.0, - "relativeCreated": 8058.48838, - "thread": 138566156539584, + "created": 1756483030.4838228, + "msecs": 483.0, + "relativeCreated": 8179.246643, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}", - "asctime": "2025-08-22 21:13:49,605" + "asctime": "2025-08-29 17:57:10,483" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2.set", @@ -26957,16 +27065,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.6059282, - "msecs": 605.0, - "relativeCreated": 8058.817592, - "thread": 138566156539584, + "created": 1756483030.4841208, + "msecs": 484.0, + "relativeCreated": 8179.544495, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2/set and payload b'{\"color_temp\": 291}'", - "asctime": "2025-08-22 21:13:49,605" + "asctime": "2025-08-29 17:57:10,484" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -26984,16 +27092,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.6060898, - "msecs": 606.0, - "relativeCreated": 8058.979124, - "thread": 138566156539584, + "created": 1756483030.4842672, + "msecs": 484.0, + "relativeCreated": 8179.691035, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}", - "asctime": "2025-08-22 21:13:49,606" + "asctime": "2025-08-29 17:57:10,484" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3.set", @@ -27011,16 +27119,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.6064184, - "msecs": 606.0, - "relativeCreated": 8059.307883, - "thread": 138566156539584, + "created": 1756483030.4845686, + "msecs": 484.0, + "relativeCreated": 8179.992214, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3/set and payload b'{\"color_temp\": 291}'", - "asctime": "2025-08-22 21:13:49,606" + "asctime": "2025-08-29 17:57:10,484" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -27038,16 +27146,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.6065986, - "msecs": 606.0, - "relativeCreated": 8059.488062, - "thread": 138566156539584, + "created": 1756483030.4846942, + "msecs": 484.0, + "relativeCreated": 8180.11785, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}", - "asctime": "2025-08-22 21:13:49,606" + "asctime": "2025-08-29 17:57:10,484" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4.set", @@ -27065,16 +27173,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.6068716, - "msecs": 606.0, - "relativeCreated": 8059.760961, - "thread": 138566156539584, + "created": 1756483030.4849231, + "msecs": 484.0, + "relativeCreated": 8180.346774, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4/set and payload b'{\"color_temp\": 291}'", - "asctime": "2025-08-22 21:13:49,606" + "asctime": "2025-08-29 17:57:10,484" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -27092,16 +27200,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.6070414, - "msecs": 607.0, - "relativeCreated": 8059.930623, - "thread": 138566156539584, + "created": 1756483030.485041, + "msecs": 485.0, + "relativeCreated": 8180.464701, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}", - "asctime": "2025-08-22 21:13:49,607" + "asctime": "2025-08-29 17:57:10,485" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5.set", @@ -27119,16 +27227,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.6073344, - "msecs": 607.0, - "relativeCreated": 8060.223915, - "thread": 138566156539584, + "created": 1756483030.4853027, + "msecs": 485.0, + "relativeCreated": 8180.726528, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5/set and payload b'{\"color_temp\": 291}'", - "asctime": "2025-08-22 21:13:49,607" + "asctime": "2025-08-29 17:57:10,485" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -27146,16 +27254,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.6075053, - "msecs": 607.0, - "relativeCreated": 8060.394725, - "thread": 138566156539584, + "created": 1756483030.4854112, + "msecs": 485.0, + "relativeCreated": 8180.834659, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}", - "asctime": "2025-08-22 21:13:49,607" + "asctime": "2025-08-29 17:57:10,485" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6.set", @@ -27173,16 +27281,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.6078131, - "msecs": 607.0, - "relativeCreated": 8060.702424, - "thread": 138566156539584, + "created": 1756483030.4856372, + "msecs": 485.0, + "relativeCreated": 8181.060755, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6/set and payload b'{\"color_temp\": 291}'", - "asctime": "2025-08-22 21:13:49,607" + "asctime": "2025-08-29 17:57:10,485" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -27200,16 +27308,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.6079829, - "msecs": 607.0, - "relativeCreated": 8060.872281, - "thread": 138566156539584, + "created": 1756483030.4857552, + "msecs": 485.0, + "relativeCreated": 8181.178888, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}", - "asctime": "2025-08-22 21:13:49,607" + "asctime": "2025-08-29 17:57:10,485" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -27227,16 +27335,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.6082747, - "msecs": 608.0, - "relativeCreated": 8061.163975, - "thread": 138566156539584, + "created": 1756483030.4860048, + "msecs": 486.0, + "relativeCreated": 8181.428299, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}'", - "asctime": "2025-08-22 21:13:49,608" + "asctime": "2025-08-29 17:57:10,486" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -27254,16 +27362,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.6085377, - "msecs": 608.0, - "relativeCreated": 8061.427087, - "thread": 138566156539584, + "created": 1756483030.4862232, + "msecs": 486.0, + "relativeCreated": 8181.646908, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}'", - "asctime": "2025-08-22 21:13:49,608" + "asctime": "2025-08-29 17:57:10,486" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -27281,16 +27389,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.608752, - "msecs": 608.0, - "relativeCreated": 8061.641448, - "thread": 138566156539584, + "created": 1756483030.486412, + "msecs": 486.0, + "relativeCreated": 8181.835795, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}'", - "asctime": "2025-08-22 21:13:49,608" + "asctime": "2025-08-29 17:57:10,486" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -27308,16 +27416,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.6089854, - "msecs": 608.0, - "relativeCreated": 8061.874777, - "thread": 138566156539584, + "created": 1756483030.4865959, + "msecs": 486.0, + "relativeCreated": 8182.019449, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}'", - "asctime": "2025-08-22 21:13:49,608" + "asctime": "2025-08-29 17:57:10,486" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -27335,16 +27443,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.609191, - "msecs": 609.0, - "relativeCreated": 8062.080201, - "thread": 138566156539584, + "created": 1756483030.4867845, + "msecs": 486.0, + "relativeCreated": 8182.208109, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}'", - "asctime": "2025-08-22 21:13:49,609" + "asctime": "2025-08-29 17:57:10,486" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -27362,16 +27470,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.6093931, - "msecs": 609.0, - "relativeCreated": 8062.282463, - "thread": 138566156539584, + "created": 1756483030.4870088, + "msecs": 487.0, + "relativeCreated": 8182.432553, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}'", - "asctime": "2025-08-22 21:13:49,609" + "asctime": "2025-08-29 17:57:10,487" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.color_temp", @@ -27389,19 +27497,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.649942, - "msecs": 649.0, - "relativeCreated": 8102.831392, - "thread": 138566156539584, + "created": 1756483030.530412, + "msecs": 530.0, + "relativeCreated": 8225.835784, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/floorlamp/color_temp and payload b'2'", - "asctime": "2025-08-22 21:13:49,649" + "asctime": "2025-08-29 17:57:10,530" } ], - "time_consumption": 0.052911996841430664 + "time_consumption": 0.049916744232177734 }, { "name": "__tLogger__", @@ -27419,16 +27527,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890029.7033236, - "msecs": 703.0, - "relativeCreated": 8156.21313, - "thread": 138566182236416, + "created": 1756483030.5806863, + "msecs": 580.0, + "relativeCreated": 8276.109908, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (ffe.livingroom.floor_light) is correct (Content 2 and Type is ).", - "asctime": "2025-08-22 21:13:49,703", + "asctime": "2025-08-29 17:57:10,580", "moduleLogger": [ { "name": "__unittest__", @@ -27447,16 +27555,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890029.703195, - "msecs": 703.0, - "relativeCreated": 8156.084456, - "thread": 138566182236416, + "created": 1756483030.5805945, + "msecs": 580.0, + "relativeCreated": 8276.018075, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (ffe.livingroom.floor_light)): 2 ()", - "asctime": "2025-08-22 21:13:49,703" + "asctime": "2025-08-29 17:57:10,580" }, { "name": "__unittest__", @@ -27476,25 +27584,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890029.7032797, - "msecs": 703.0, - "relativeCreated": 8156.168951, - "thread": 138566182236416, + "created": 1756483030.5806468, + "msecs": 580.0, + "relativeCreated": 8276.070396, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (ffe.livingroom.floor_light)): result = 2 ()", - "asctime": "2025-08-22 21:13:49,703" + "asctime": "2025-08-29 17:57:10,580" } ], - "time_consumption": 4.38690185546875e-05 + "time_consumption": 3.9577484130859375e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (ffe.livingroom.floorlamp)", + "ViDevCommon.color_temp (ffe.livingroom.floorlamp)", "4" ], "levelname": "DEBUG", @@ -27506,16 +27614,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890029.8039815, - "msecs": 803.0, - "relativeCreated": 8256.870936, - "thread": 138566182236416, + "created": 1756483030.681193, + "msecs": 681.0, + "relativeCreated": 8376.617003, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (ffe.livingroom.floorlamp) to 4", - "asctime": "2025-08-22 21:13:49,803", + "message": "Setting state of ViDevCommon.color_temp (ffe.livingroom.floorlamp) to 4", + "asctime": "2025-08-29 17:57:10,681", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.color_temp.set", @@ -27533,16 +27641,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.7034402, - "msecs": 703.0, - "relativeCreated": 8156.329405, - "thread": 138566182236416, + "created": 1756483030.5807846, + "msecs": 580.0, + "relativeCreated": 8276.20844, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/floorlamp/color_temp/set and payload 4", - "asctime": "2025-08-22 21:13:49,703" + "asctime": "2025-08-29 17:57:10,580" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1.set", @@ -27560,16 +27668,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.706495, - "msecs": 706.0, - "relativeCreated": 8159.384492, - "thread": 138566156539584, + "created": 1756483030.5843549, + "msecs": 584.0, + "relativeCreated": 8279.778515, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1/set and payload b'{\"color_temp\": 332}'", - "asctime": "2025-08-22 21:13:49,706" + "asctime": "2025-08-29 17:57:10,584" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -27587,16 +27695,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.706778, - "msecs": 706.0, - "relativeCreated": 8159.667619, - "thread": 138566156539584, + "created": 1756483030.5845513, + "msecs": 584.0, + "relativeCreated": 8279.975166, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}", - "asctime": "2025-08-22 21:13:49,706" + "asctime": "2025-08-29 17:57:10,584" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2.set", @@ -27614,16 +27722,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.7071092, - "msecs": 707.0, - "relativeCreated": 8159.998456, - "thread": 138566156539584, + "created": 1756483030.584815, + "msecs": 584.0, + "relativeCreated": 8280.238691, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2/set and payload b'{\"color_temp\": 332}'", - "asctime": "2025-08-22 21:13:49,707" + "asctime": "2025-08-29 17:57:10,584" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -27641,16 +27749,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.707275, - "msecs": 707.0, - "relativeCreated": 8160.164422, - "thread": 138566156539584, + "created": 1756483030.584951, + "msecs": 584.0, + "relativeCreated": 8280.374725, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}", - "asctime": "2025-08-22 21:13:49,707" + "asctime": "2025-08-29 17:57:10,584" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3.set", @@ -27668,16 +27776,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.7076118, - "msecs": 707.0, - "relativeCreated": 8160.501431, - "thread": 138566156539584, + "created": 1756483030.5852523, + "msecs": 585.0, + "relativeCreated": 8280.676143, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3/set and payload b'{\"color_temp\": 332}'", - "asctime": "2025-08-22 21:13:49,707" + "asctime": "2025-08-29 17:57:10,585" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -27695,16 +27803,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.7077854, - "msecs": 707.0, - "relativeCreated": 8160.674751, - "thread": 138566156539584, + "created": 1756483030.5853724, + "msecs": 585.0, + "relativeCreated": 8280.795999, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}", - "asctime": "2025-08-22 21:13:49,707" + "asctime": "2025-08-29 17:57:10,585" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4.set", @@ -27722,16 +27830,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.7081094, - "msecs": 708.0, - "relativeCreated": 8160.998743, - "thread": 138566156539584, + "created": 1756483030.585609, + "msecs": 585.0, + "relativeCreated": 8281.032589, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4/set and payload b'{\"color_temp\": 332}'", - "asctime": "2025-08-22 21:13:49,708" + "asctime": "2025-08-29 17:57:10,585" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -27749,16 +27857,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.7082632, - "msecs": 708.0, - "relativeCreated": 8161.152511, - "thread": 138566156539584, + "created": 1756483030.5857384, + "msecs": 585.0, + "relativeCreated": 8281.162293, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}", - "asctime": "2025-08-22 21:13:49,708" + "asctime": "2025-08-29 17:57:10,585" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5.set", @@ -27776,16 +27884,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.7085335, - "msecs": 708.0, - "relativeCreated": 8161.423011, - "thread": 138566156539584, + "created": 1756483030.5859993, + "msecs": 585.0, + "relativeCreated": 8281.423144, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5/set and payload b'{\"color_temp\": 332}'", - "asctime": "2025-08-22 21:13:49,708" + "asctime": "2025-08-29 17:57:10,585" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -27803,16 +27911,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.708694, - "msecs": 708.0, - "relativeCreated": 8161.583359, - "thread": 138566156539584, + "created": 1756483030.586112, + "msecs": 586.0, + "relativeCreated": 8281.535754, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}", - "asctime": "2025-08-22 21:13:49,708" + "asctime": "2025-08-29 17:57:10,586" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6.set", @@ -27830,16 +27938,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.708979, - "msecs": 708.0, - "relativeCreated": 8161.868429, - "thread": 138566156539584, + "created": 1756483030.586344, + "msecs": 586.0, + "relativeCreated": 8281.767559, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6/set and payload b'{\"color_temp\": 332}'", - "asctime": "2025-08-22 21:13:49,708" + "asctime": "2025-08-29 17:57:10,586" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -27857,16 +27965,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.7091353, - "msecs": 709.0, - "relativeCreated": 8162.024671, - "thread": 138566156539584, + "created": 1756483030.5864515, + "msecs": 586.0, + "relativeCreated": 8281.875072, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}", - "asctime": "2025-08-22 21:13:49,709" + "asctime": "2025-08-29 17:57:10,586" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -27884,16 +27992,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.7094045, - "msecs": 709.0, - "relativeCreated": 8162.293834, - "thread": 138566156539584, + "created": 1756483030.5866935, + "msecs": 586.0, + "relativeCreated": 8282.117407, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}'", - "asctime": "2025-08-22 21:13:49,709" + "asctime": "2025-08-29 17:57:10,586" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -27911,16 +28019,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.7096772, - "msecs": 709.0, - "relativeCreated": 8162.566659, - "thread": 138566156539584, + "created": 1756483030.5869343, + "msecs": 586.0, + "relativeCreated": 8282.357961, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}'", - "asctime": "2025-08-22 21:13:49,709" + "asctime": "2025-08-29 17:57:10,586" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -27938,16 +28046,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.7098885, - "msecs": 709.0, - "relativeCreated": 8162.777808, - "thread": 138566156539584, + "created": 1756483030.587129, + "msecs": 587.0, + "relativeCreated": 8282.55289, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}'", - "asctime": "2025-08-22 21:13:49,709" + "asctime": "2025-08-29 17:57:10,587" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -27965,16 +28073,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.7101247, - "msecs": 710.0, - "relativeCreated": 8163.014095, - "thread": 138566156539584, + "created": 1756483030.5873194, + "msecs": 587.0, + "relativeCreated": 8282.74304, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}'", - "asctime": "2025-08-22 21:13:49,710" + "asctime": "2025-08-29 17:57:10,587" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -27992,16 +28100,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.7103329, - "msecs": 710.0, - "relativeCreated": 8163.222369, - "thread": 138566156539584, + "created": 1756483030.5874999, + "msecs": 587.0, + "relativeCreated": 8282.923573, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}'", - "asctime": "2025-08-22 21:13:49,710" + "asctime": "2025-08-29 17:57:10,587" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -28019,16 +28127,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.7105434, - "msecs": 710.0, - "relativeCreated": 8163.432872, - "thread": 138566156539584, + "created": 1756483030.5876887, + "msecs": 587.0, + "relativeCreated": 8283.112452, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}'", - "asctime": "2025-08-22 21:13:49,710" + "asctime": "2025-08-29 17:57:10,587" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.color_temp", @@ -28046,19 +28154,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.7506037, - "msecs": 750.0, - "relativeCreated": 8203.493241, - "thread": 138566156539584, + "created": 1756483030.6299398, + "msecs": 629.0, + "relativeCreated": 8325.363354, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/floorlamp/color_temp and payload b'4'", - "asctime": "2025-08-22 21:13:49,750" + "asctime": "2025-08-29 17:57:10,629" } ], - "time_consumption": 0.05337786674499512 + "time_consumption": 0.051253318786621094 }, { "name": "__tLogger__", @@ -28076,16 +28184,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890029.8044097, - "msecs": 804.0, - "relativeCreated": 8257.299202, - "thread": 138566182236416, + "created": 1756483030.6815565, + "msecs": 681.0, + "relativeCreated": 8376.980121, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (ffe.livingroom.floor_light) is correct (Content 4 and Type is ).", - "asctime": "2025-08-22 21:13:49,804", + "asctime": "2025-08-29 17:57:10,681", "moduleLogger": [ { "name": "__unittest__", @@ -28104,16 +28212,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890029.804283, - "msecs": 804.0, - "relativeCreated": 8257.172244, - "thread": 138566182236416, + "created": 1756483030.681472, + "msecs": 681.0, + "relativeCreated": 8376.89575, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (ffe.livingroom.floor_light)): 4 ()", - "asctime": "2025-08-22 21:13:49,804" + "asctime": "2025-08-29 17:57:10,681" }, { "name": "__unittest__", @@ -28133,25 +28241,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890029.8043654, - "msecs": 804.0, - "relativeCreated": 8257.254595, - "thread": 138566182236416, + "created": 1756483030.681521, + "msecs": 681.0, + "relativeCreated": 8376.944569, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (ffe.livingroom.floor_light)): result = 4 ()", - "asctime": "2025-08-22 21:13:49,804" + "asctime": "2025-08-29 17:57:10,681" } ], - "time_consumption": 4.4345855712890625e-05 + "time_consumption": 3.552436828613281e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (ffe.livingroom.floorlamp)", + "ViDevCommon.color_temp (ffe.livingroom.floorlamp)", "6" ], "levelname": "DEBUG", @@ -28163,16 +28271,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890029.9050214, - "msecs": 905.0, - "relativeCreated": 8357.910773, - "thread": 138566182236416, + "created": 1756483030.78201, + "msecs": 782.0, + "relativeCreated": 8477.433694, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (ffe.livingroom.floorlamp) to 6", - "asctime": "2025-08-22 21:13:49,905", + "message": "Setting state of ViDevCommon.color_temp (ffe.livingroom.floorlamp) to 6", + "asctime": "2025-08-29 17:57:10,782", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.color_temp.set", @@ -28190,16 +28298,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.8045254, - "msecs": 804.0, - "relativeCreated": 8257.414789, - "thread": 138566182236416, + "created": 1756483030.6816492, + "msecs": 681.0, + "relativeCreated": 8377.072879, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/floorlamp/color_temp/set and payload 6", - "asctime": "2025-08-22 21:13:49,804" + "asctime": "2025-08-29 17:57:10,681" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1.set", @@ -28217,16 +28325,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.8076081, - "msecs": 807.0, - "relativeCreated": 8260.497391, - "thread": 138566156539584, + "created": 1756483030.6851835, + "msecs": 685.0, + "relativeCreated": 8380.607231, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1/set and payload b'{\"color_temp\": 372}'", - "asctime": "2025-08-22 21:13:49,807" + "asctime": "2025-08-29 17:57:10,685" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -28244,16 +28352,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.8078759, - "msecs": 807.0, - "relativeCreated": 8260.765119, - "thread": 138566156539584, + "created": 1756483030.6853874, + "msecs": 685.0, + "relativeCreated": 8380.810822, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}", - "asctime": "2025-08-22 21:13:49,807" + "asctime": "2025-08-29 17:57:10,685" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2.set", @@ -28271,16 +28379,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.8081846, - "msecs": 808.0, - "relativeCreated": 8261.073966, - "thread": 138566156539584, + "created": 1756483030.6857345, + "msecs": 685.0, + "relativeCreated": 8381.158145, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2/set and payload b'{\"color_temp\": 372}'", - "asctime": "2025-08-22 21:13:49,808" + "asctime": "2025-08-29 17:57:10,685" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -28298,16 +28406,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.808354, - "msecs": 808.0, - "relativeCreated": 8261.243111, - "thread": 138566156539584, + "created": 1756483030.6858945, + "msecs": 685.0, + "relativeCreated": 8381.317975, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}", - "asctime": "2025-08-22 21:13:49,808" + "asctime": "2025-08-29 17:57:10,685" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3.set", @@ -28325,16 +28433,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.8086748, - "msecs": 808.0, - "relativeCreated": 8261.564221, - "thread": 138566156539584, + "created": 1756483030.6861937, + "msecs": 686.0, + "relativeCreated": 8381.617415, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3/set and payload b'{\"color_temp\": 372}'", - "asctime": "2025-08-22 21:13:49,808" + "asctime": "2025-08-29 17:57:10,686" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -28352,16 +28460,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.808851, - "msecs": 808.0, - "relativeCreated": 8261.740282, - "thread": 138566156539584, + "created": 1756483030.686327, + "msecs": 686.0, + "relativeCreated": 8381.750777, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}", - "asctime": "2025-08-22 21:13:49,808" + "asctime": "2025-08-29 17:57:10,686" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4.set", @@ -28379,16 +28487,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.8091705, - "msecs": 809.0, - "relativeCreated": 8262.059715, - "thread": 138566156539584, + "created": 1756483030.6865666, + "msecs": 686.0, + "relativeCreated": 8381.990313, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4/set and payload b'{\"color_temp\": 372}'", - "asctime": "2025-08-22 21:13:49,809" + "asctime": "2025-08-29 17:57:10,686" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -28406,16 +28514,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.8093345, - "msecs": 809.0, - "relativeCreated": 8262.223852, - "thread": 138566156539584, + "created": 1756483030.6866717, + "msecs": 686.0, + "relativeCreated": 8382.095248, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}", - "asctime": "2025-08-22 21:13:49,809" + "asctime": "2025-08-29 17:57:10,686" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5.set", @@ -28433,16 +28541,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.8096302, - "msecs": 809.0, - "relativeCreated": 8262.519727, - "thread": 138566156539584, + "created": 1756483030.6869824, + "msecs": 686.0, + "relativeCreated": 8382.406, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5/set and payload b'{\"color_temp\": 372}'", - "asctime": "2025-08-22 21:13:49,809" + "asctime": "2025-08-29 17:57:10,686" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -28460,16 +28568,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.8097878, - "msecs": 809.0, - "relativeCreated": 8262.677074, - "thread": 138566156539584, + "created": 1756483030.6871257, + "msecs": 687.0, + "relativeCreated": 8382.549361, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}", - "asctime": "2025-08-22 21:13:49,809" + "asctime": "2025-08-29 17:57:10,687" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6.set", @@ -28487,16 +28595,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.8100762, - "msecs": 810.0, - "relativeCreated": 8262.965499, - "thread": 138566156539584, + "created": 1756483030.6874716, + "msecs": 687.0, + "relativeCreated": 8382.895237, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6/set and payload b'{\"color_temp\": 372}'", - "asctime": "2025-08-22 21:13:49,810" + "asctime": "2025-08-29 17:57:10,687" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -28514,16 +28622,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.8102558, - "msecs": 810.0, - "relativeCreated": 8263.145265, - "thread": 138566156539584, + "created": 1756483030.6876416, + "msecs": 687.0, + "relativeCreated": 8383.065304, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}", - "asctime": "2025-08-22 21:13:49,810" + "asctime": "2025-08-29 17:57:10,687" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -28541,16 +28649,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.8105319, - "msecs": 810.0, - "relativeCreated": 8263.421336, - "thread": 138566156539584, + "created": 1756483030.687961, + "msecs": 687.0, + "relativeCreated": 8383.384749, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}'", - "asctime": "2025-08-22 21:13:49,810" + "asctime": "2025-08-29 17:57:10,687" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -28568,16 +28676,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.8107946, - "msecs": 810.0, - "relativeCreated": 8263.683943, - "thread": 138566156539584, + "created": 1756483030.6881824, + "msecs": 688.0, + "relativeCreated": 8383.605881, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}'", - "asctime": "2025-08-22 21:13:49,810" + "asctime": "2025-08-29 17:57:10,688" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -28595,16 +28703,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.811021, - "msecs": 811.0, - "relativeCreated": 8263.910377, - "thread": 138566156539584, + "created": 1756483030.6883664, + "msecs": 688.0, + "relativeCreated": 8383.790068, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}'", - "asctime": "2025-08-22 21:13:49,811" + "asctime": "2025-08-29 17:57:10,688" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -28622,16 +28730,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.8112361, - "msecs": 811.0, - "relativeCreated": 8264.125581, - "thread": 138566156539584, + "created": 1756483030.6885457, + "msecs": 688.0, + "relativeCreated": 8383.969438, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}'", - "asctime": "2025-08-22 21:13:49,811" + "asctime": "2025-08-29 17:57:10,688" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -28649,16 +28757,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.8114414, - "msecs": 811.0, - "relativeCreated": 8264.330805, - "thread": 138566156539584, + "created": 1756483030.6887207, + "msecs": 688.0, + "relativeCreated": 8384.144322, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}'", - "asctime": "2025-08-22 21:13:49,811" + "asctime": "2025-08-29 17:57:10,688" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -28676,16 +28784,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.8116374, - "msecs": 811.0, - "relativeCreated": 8264.526971, - "thread": 138566156539584, + "created": 1756483030.6889138, + "msecs": 688.0, + "relativeCreated": 8384.337603, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}'", - "asctime": "2025-08-22 21:13:49,811" + "asctime": "2025-08-29 17:57:10,688" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.color_temp", @@ -28703,19 +28811,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.8516967, - "msecs": 851.0, - "relativeCreated": 8304.586141, - "thread": 138566156539584, + "created": 1756483030.7310169, + "msecs": 731.0, + "relativeCreated": 8426.440525, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/floorlamp/color_temp and payload b'6'", - "asctime": "2025-08-22 21:13:49,851" + "asctime": "2025-08-29 17:57:10,731" } ], - "time_consumption": 0.05332469940185547 + "time_consumption": 0.05099320411682129 }, { "name": "__tLogger__", @@ -28733,16 +28841,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890029.905455, - "msecs": 905.0, - "relativeCreated": 8358.344493, - "thread": 138566182236416, + "created": 1756483030.782305, + "msecs": 782.0, + "relativeCreated": 8477.728654, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (ffe.livingroom.floor_light) is correct (Content 6 and Type is ).", - "asctime": "2025-08-22 21:13:49,905", + "asctime": "2025-08-29 17:57:10,782", "moduleLogger": [ { "name": "__unittest__", @@ -28761,16 +28869,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890029.90535, - "msecs": 905.0, - "relativeCreated": 8358.239307, - "thread": 138566182236416, + "created": 1756483030.7822309, + "msecs": 782.0, + "relativeCreated": 8477.654399, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (ffe.livingroom.floor_light)): 6 ()", - "asctime": "2025-08-22 21:13:49,905" + "asctime": "2025-08-29 17:57:10,782" }, { "name": "__unittest__", @@ -28790,25 +28898,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890029.9054122, - "msecs": 905.0, - "relativeCreated": 8358.301524, - "thread": 138566182236416, + "created": 1756483030.7822747, + "msecs": 782.0, + "relativeCreated": 8477.698401, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (ffe.livingroom.floor_light)): result = 6 ()", - "asctime": "2025-08-22 21:13:49,905" + "asctime": "2025-08-29 17:57:10,782" } ], - "time_consumption": 4.291534423828125e-05 + "time_consumption": 3.0279159545898438e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (ffe.livingroom.floorlamp)", + "ViDevCommon.color_temp (ffe.livingroom.floorlamp)", "8" ], "levelname": "DEBUG", @@ -28820,16 +28928,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890030.00602, - "msecs": 6.0, - "relativeCreated": 8458.909511, - "thread": 138566182236416, + "created": 1756483030.8827004, + "msecs": 882.0, + "relativeCreated": 8578.124125, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (ffe.livingroom.floorlamp) to 8", - "asctime": "2025-08-22 21:13:50,006", + "message": "Setting state of ViDevCommon.color_temp (ffe.livingroom.floorlamp) to 8", + "asctime": "2025-08-29 17:57:10,882", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.color_temp.set", @@ -28847,16 +28955,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.9055655, - "msecs": 905.0, - "relativeCreated": 8358.454908, - "thread": 138566182236416, + "created": 1756483030.7823842, + "msecs": 782.0, + "relativeCreated": 8477.807917, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/floorlamp/color_temp/set and payload 8", - "asctime": "2025-08-22 21:13:49,905" + "asctime": "2025-08-29 17:57:10,782" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1.set", @@ -28874,16 +28982,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.9086182, - "msecs": 908.0, - "relativeCreated": 8361.507559, - "thread": 138566156539584, + "created": 1756483030.7853737, + "msecs": 785.0, + "relativeCreated": 8480.797289, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1/set and payload b'{\"color_temp\": 413}'", - "asctime": "2025-08-22 21:13:49,908" + "asctime": "2025-08-29 17:57:10,785" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -28901,16 +29009,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.9089382, - "msecs": 908.0, - "relativeCreated": 8361.827601, - "thread": 138566156539584, + "created": 1756483030.785567, + "msecs": 785.0, + "relativeCreated": 8480.990609, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}", - "asctime": "2025-08-22 21:13:49,908" + "asctime": "2025-08-29 17:57:10,785" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2.set", @@ -28928,16 +29036,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.9092457, - "msecs": 909.0, - "relativeCreated": 8362.13498, - "thread": 138566156539584, + "created": 1756483030.7858186, + "msecs": 785.0, + "relativeCreated": 8481.242242, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2/set and payload b'{\"color_temp\": 413}'", - "asctime": "2025-08-22 21:13:49,909" + "asctime": "2025-08-29 17:57:10,785" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -28955,16 +29063,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.9094095, - "msecs": 909.0, - "relativeCreated": 8362.298976, - "thread": 138566156539584, + "created": 1756483030.7859488, + "msecs": 785.0, + "relativeCreated": 8481.372234, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}", - "asctime": "2025-08-22 21:13:49,909" + "asctime": "2025-08-29 17:57:10,785" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3.set", @@ -28982,16 +29090,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.9097383, - "msecs": 909.0, - "relativeCreated": 8362.627543, - "thread": 138566156539584, + "created": 1756483030.786198, + "msecs": 786.0, + "relativeCreated": 8481.621729, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3/set and payload b'{\"color_temp\": 413}'", - "asctime": "2025-08-22 21:13:49,909" + "asctime": "2025-08-29 17:57:10,786" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -29009,16 +29117,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.909934, - "msecs": 909.0, - "relativeCreated": 8362.823561, - "thread": 138566156539584, + "created": 1756483030.786313, + "msecs": 786.0, + "relativeCreated": 8481.736726, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}", - "asctime": "2025-08-22 21:13:49,909" + "asctime": "2025-08-29 17:57:10,786" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4.set", @@ -29036,16 +29144,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.9102578, - "msecs": 910.0, - "relativeCreated": 8363.147361, - "thread": 138566156539584, + "created": 1756483030.786527, + "msecs": 786.0, + "relativeCreated": 8481.950757, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4/set and payload b'{\"color_temp\": 413}'", - "asctime": "2025-08-22 21:13:49,910" + "asctime": "2025-08-29 17:57:10,786" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -29063,16 +29171,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.910425, - "msecs": 910.0, - "relativeCreated": 8363.314116, - "thread": 138566156539584, + "created": 1756483030.7866294, + "msecs": 786.0, + "relativeCreated": 8482.053031, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}", - "asctime": "2025-08-22 21:13:49,910" + "asctime": "2025-08-29 17:57:10,786" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5.set", @@ -29090,16 +29198,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.9107003, - "msecs": 910.0, - "relativeCreated": 8363.589681, - "thread": 138566156539584, + "created": 1756483030.786831, + "msecs": 786.0, + "relativeCreated": 8482.254477, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5/set and payload b'{\"color_temp\": 413}'", - "asctime": "2025-08-22 21:13:49,910" + "asctime": "2025-08-29 17:57:10,786" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -29117,16 +29225,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.910852, - "msecs": 910.0, - "relativeCreated": 8363.741118, - "thread": 138566156539584, + "created": 1756483030.7869546, + "msecs": 786.0, + "relativeCreated": 8482.378519, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}", - "asctime": "2025-08-22 21:13:49,910" + "asctime": "2025-08-29 17:57:10,786" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6.set", @@ -29144,16 +29252,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.9111528, - "msecs": 911.0, - "relativeCreated": 8364.042377, - "thread": 138566156539584, + "created": 1756483030.7871652, + "msecs": 787.0, + "relativeCreated": 8482.588877, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6/set and payload b'{\"color_temp\": 413}'", - "asctime": "2025-08-22 21:13:49,911" + "asctime": "2025-08-29 17:57:10,787" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -29171,16 +29279,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890029.911307, - "msecs": 911.0, - "relativeCreated": 8364.1965, - "thread": 138566156539584, + "created": 1756483030.7872608, + "msecs": 787.0, + "relativeCreated": 8482.684295, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}", - "asctime": "2025-08-22 21:13:49,911" + "asctime": "2025-08-29 17:57:10,787" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -29198,16 +29306,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.9115798, - "msecs": 911.0, - "relativeCreated": 8364.469246, - "thread": 138566156539584, + "created": 1756483030.7874558, + "msecs": 787.0, + "relativeCreated": 8482.87931, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}'", - "asctime": "2025-08-22 21:13:49,911" + "asctime": "2025-08-29 17:57:10,787" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -29225,16 +29333,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.911851, - "msecs": 911.0, - "relativeCreated": 8364.740524, - "thread": 138566156539584, + "created": 1756483030.7876484, + "msecs": 787.0, + "relativeCreated": 8483.072187, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}'", - "asctime": "2025-08-22 21:13:49,911" + "asctime": "2025-08-29 17:57:10,787" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -29252,16 +29360,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.91208, - "msecs": 912.0, - "relativeCreated": 8364.969584, - "thread": 138566156539584, + "created": 1756483030.7879105, + "msecs": 787.0, + "relativeCreated": 8483.334052, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}'", - "asctime": "2025-08-22 21:13:49,912" + "asctime": "2025-08-29 17:57:10,787" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -29279,16 +29387,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.9122849, - "msecs": 912.0, - "relativeCreated": 8365.174388, - "thread": 138566156539584, + "created": 1756483030.7881641, + "msecs": 788.0, + "relativeCreated": 8483.587697, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}'", - "asctime": "2025-08-22 21:13:49,912" + "asctime": "2025-08-29 17:57:10,788" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -29306,16 +29414,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.9124959, - "msecs": 912.0, - "relativeCreated": 8365.38538, - "thread": 138566156539584, + "created": 1756483030.7884426, + "msecs": 788.0, + "relativeCreated": 8483.866195, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}'", - "asctime": "2025-08-22 21:13:49,912" + "asctime": "2025-08-29 17:57:10,788" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -29333,16 +29441,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.9126985, - "msecs": 912.0, - "relativeCreated": 8365.587933, - "thread": 138566156539584, + "created": 1756483030.7886772, + "msecs": 788.0, + "relativeCreated": 8484.100785, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}'", - "asctime": "2025-08-22 21:13:49,912" + "asctime": "2025-08-29 17:57:10,788" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.color_temp", @@ -29360,19 +29468,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890029.9524832, - "msecs": 952.0, - "relativeCreated": 8405.372424, - "thread": 138566156539584, + "created": 1756483030.8311, + "msecs": 831.0, + "relativeCreated": 8526.523622, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/floorlamp/color_temp and payload b'8'", - "asctime": "2025-08-22 21:13:49,952" + "asctime": "2025-08-29 17:57:10,831" } ], - "time_consumption": 0.05353689193725586 + "time_consumption": 0.05160045623779297 }, { "name": "__tLogger__", @@ -29390,16 +29498,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890030.0064194, - "msecs": 6.0, - "relativeCreated": 8459.30887, - "thread": 138566182236416, + "created": 1756483030.8830128, + "msecs": 883.0, + "relativeCreated": 8578.436581, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (ffe.livingroom.floor_light) is correct (Content 8 and Type is ).", - "asctime": "2025-08-22 21:13:50,006", + "asctime": "2025-08-29 17:57:10,883", "moduleLogger": [ { "name": "__unittest__", @@ -29418,16 +29526,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890030.0063205, - "msecs": 6.0, - "relativeCreated": 8459.209872, - "thread": 138566182236416, + "created": 1756483030.8829343, + "msecs": 882.0, + "relativeCreated": 8578.35786, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (ffe.livingroom.floor_light)): 8 ()", - "asctime": "2025-08-22 21:13:50,006" + "asctime": "2025-08-29 17:57:10,882" }, { "name": "__unittest__", @@ -29447,25 +29555,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890030.0063796, - "msecs": 6.0, - "relativeCreated": 8459.268993, - "thread": 138566182236416, + "created": 1756483030.8829803, + "msecs": 882.0, + "relativeCreated": 8578.404153, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (ffe.livingroom.floor_light)): result = 8 ()", - "asctime": "2025-08-22 21:13:50,006" + "asctime": "2025-08-29 17:57:10,882" } ], - "time_consumption": 3.981590270996094e-05 + "time_consumption": 3.24249267578125e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (ffe.livingroom.floorlamp)", + "ViDevCommon.color_temp (ffe.livingroom.floorlamp)", "10" ], "levelname": "DEBUG", @@ -29477,16 +29585,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890030.1070647, - "msecs": 107.0, - "relativeCreated": 8559.954296, - "thread": 138566182236416, + "created": 1756483030.9834194, + "msecs": 983.0, + "relativeCreated": 8678.842973, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (ffe.livingroom.floorlamp) to 10", - "asctime": "2025-08-22 21:13:50,107", + "message": "Setting state of ViDevCommon.color_temp (ffe.livingroom.floorlamp) to 10", + "asctime": "2025-08-29 17:57:10,983", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.color_temp.set", @@ -29504,16 +29612,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.0065393, - "msecs": 6.0, - "relativeCreated": 8459.428696, - "thread": 138566182236416, + "created": 1756483030.8830988, + "msecs": 883.0, + "relativeCreated": 8578.522579, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/floorlamp/color_temp/set and payload 10", - "asctime": "2025-08-22 21:13:50,006" + "asctime": "2025-08-29 17:57:10,883" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1.set", @@ -29531,16 +29639,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.0094886, - "msecs": 9.0, - "relativeCreated": 8462.377931, - "thread": 138566156539584, + "created": 1756483030.886015, + "msecs": 886.0, + "relativeCreated": 8581.438586, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1/set and payload b'{\"color_temp\": 454}'", - "asctime": "2025-08-22 21:13:50,009" + "asctime": "2025-08-29 17:57:10,886" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -29558,16 +29666,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.0097587, - "msecs": 9.0, - "relativeCreated": 8462.648037, - "thread": 138566156539584, + "created": 1756483030.8867204, + "msecs": 886.0, + "relativeCreated": 8582.144236, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}", - "asctime": "2025-08-22 21:13:50,009" + "asctime": "2025-08-29 17:57:10,886" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2.set", @@ -29585,16 +29693,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.0100746, - "msecs": 10.0, - "relativeCreated": 8462.963985, - "thread": 138566156539584, + "created": 1756483030.8870094, + "msecs": 887.0, + "relativeCreated": 8582.433019, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2/set and payload b'{\"color_temp\": 454}'", - "asctime": "2025-08-22 21:13:50,010" + "asctime": "2025-08-29 17:57:10,887" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -29612,16 +29720,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.010249, - "msecs": 10.0, - "relativeCreated": 8463.138283, - "thread": 138566156539584, + "created": 1756483030.8871372, + "msecs": 887.0, + "relativeCreated": 8582.560975, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}", - "asctime": "2025-08-22 21:13:50,010" + "asctime": "2025-08-29 17:57:10,887" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3.set", @@ -29639,16 +29747,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.010563, - "msecs": 10.0, - "relativeCreated": 8463.452205, - "thread": 138566156539584, + "created": 1756483030.8874056, + "msecs": 887.0, + "relativeCreated": 8582.829281, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3/set and payload b'{\"color_temp\": 454}'", - "asctime": "2025-08-22 21:13:50,010" + "asctime": "2025-08-29 17:57:10,887" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -29666,16 +29774,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.0107343, - "msecs": 10.0, - "relativeCreated": 8463.623689, - "thread": 138566156539584, + "created": 1756483030.887508, + "msecs": 887.0, + "relativeCreated": 8582.931585, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}", - "asctime": "2025-08-22 21:13:50,010" + "asctime": "2025-08-29 17:57:10,887" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4.set", @@ -29693,16 +29801,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.0110507, - "msecs": 11.0, - "relativeCreated": 8463.94017, - "thread": 138566156539584, + "created": 1756483030.887748, + "msecs": 887.0, + "relativeCreated": 8583.171823, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4/set and payload b'{\"color_temp\": 454}'", - "asctime": "2025-08-22 21:13:50,011" + "asctime": "2025-08-29 17:57:10,887" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -29720,16 +29828,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.011209, - "msecs": 11.0, - "relativeCreated": 8464.098316, - "thread": 138566156539584, + "created": 1756483030.8878994, + "msecs": 887.0, + "relativeCreated": 8583.323077, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}", - "asctime": "2025-08-22 21:13:50,011" + "asctime": "2025-08-29 17:57:10,887" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5.set", @@ -29747,16 +29855,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.0115025, - "msecs": 11.0, - "relativeCreated": 8464.391964, - "thread": 138566156539584, + "created": 1756483030.888211, + "msecs": 888.0, + "relativeCreated": 8583.634639, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5/set and payload b'{\"color_temp\": 454}'", - "asctime": "2025-08-22 21:13:50,011" + "asctime": "2025-08-29 17:57:10,888" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -29774,16 +29882,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.0116665, - "msecs": 11.0, - "relativeCreated": 8464.555864, - "thread": 138566156539584, + "created": 1756483030.8883631, + "msecs": 888.0, + "relativeCreated": 8583.786787, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}", - "asctime": "2025-08-22 21:13:50,011" + "asctime": "2025-08-29 17:57:10,888" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6.set", @@ -29801,16 +29909,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.0119715, - "msecs": 11.0, - "relativeCreated": 8464.861034, - "thread": 138566156539584, + "created": 1756483030.8886452, + "msecs": 888.0, + "relativeCreated": 8584.068717, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6/set and payload b'{\"color_temp\": 454}'", - "asctime": "2025-08-22 21:13:50,011" + "asctime": "2025-08-29 17:57:10,888" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -29828,16 +29936,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.0121422, - "msecs": 12.0, - "relativeCreated": 8465.031561, - "thread": 138566156539584, + "created": 1756483030.8887713, + "msecs": 888.0, + "relativeCreated": 8584.194909, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}", - "asctime": "2025-08-22 21:13:50,012" + "asctime": "2025-08-29 17:57:10,888" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -29855,16 +29963,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.012432, - "msecs": 12.0, - "relativeCreated": 8465.321611, - "thread": 138566156539584, + "created": 1756483030.8890128, + "msecs": 889.0, + "relativeCreated": 8584.436538, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}'", - "asctime": "2025-08-22 21:13:50,012" + "asctime": "2025-08-29 17:57:10,889" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -29882,16 +29990,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.0126894, - "msecs": 12.0, - "relativeCreated": 8465.578778, - "thread": 138566156539584, + "created": 1756483030.8892014, + "msecs": 889.0, + "relativeCreated": 8584.625119, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}'", - "asctime": "2025-08-22 21:13:50,012" + "asctime": "2025-08-29 17:57:10,889" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -29909,16 +30017,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.0129101, - "msecs": 12.0, - "relativeCreated": 8465.799455, - "thread": 138566156539584, + "created": 1756483030.889362, + "msecs": 889.0, + "relativeCreated": 8584.785985, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}'", - "asctime": "2025-08-22 21:13:50,012" + "asctime": "2025-08-29 17:57:10,889" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -29936,16 +30044,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.0131075, - "msecs": 13.0, - "relativeCreated": 8465.996913, - "thread": 138566156539584, + "created": 1756483030.8895175, + "msecs": 889.0, + "relativeCreated": 8584.941193, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}'", - "asctime": "2025-08-22 21:13:50,013" + "asctime": "2025-08-29 17:57:10,889" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -29963,16 +30071,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.013297, - "msecs": 13.0, - "relativeCreated": 8466.186428, - "thread": 138566156539584, + "created": 1756483030.8896763, + "msecs": 889.0, + "relativeCreated": 8585.099974, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}'", - "asctime": "2025-08-22 21:13:50,013" + "asctime": "2025-08-29 17:57:10,889" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -29990,16 +30098,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.0134861, - "msecs": 13.0, - "relativeCreated": 8466.375473, - "thread": 138566156539584, + "created": 1756483030.8898666, + "msecs": 889.0, + "relativeCreated": 8585.290183, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}'", - "asctime": "2025-08-22 21:13:50,013" + "asctime": "2025-08-29 17:57:10,889" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.color_temp", @@ -30017,19 +30125,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.053749, - "msecs": 53.0, - "relativeCreated": 8506.638441, - "thread": 138566156539584, + "created": 1756483030.9312015, + "msecs": 931.0, + "relativeCreated": 8626.625117, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/floorlamp/color_temp and payload b'10'", - "asctime": "2025-08-22 21:13:50,053" + "asctime": "2025-08-29 17:57:10,931" } ], - "time_consumption": 0.05331563949584961 + "time_consumption": 0.052217960357666016 }, { "name": "__tLogger__", @@ -30047,16 +30155,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890030.1075096, - "msecs": 107.0, - "relativeCreated": 8560.398784, - "thread": 138566182236416, + "created": 1756483030.983724, + "msecs": 983.0, + "relativeCreated": 8679.147839, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (ffe.livingroom.floor_light) is correct (Content 10 and Type is ).", - "asctime": "2025-08-22 21:13:50,107", + "asctime": "2025-08-29 17:57:10,983", "moduleLogger": [ { "name": "__unittest__", @@ -30075,16 +30183,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890030.10737, - "msecs": 107.0, - "relativeCreated": 8560.259496, - "thread": 138566182236416, + "created": 1756483030.9836318, + "msecs": 983.0, + "relativeCreated": 8679.055556, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (ffe.livingroom.floor_light)): 10 ()", - "asctime": "2025-08-22 21:13:50,107" + "asctime": "2025-08-29 17:57:10,983" }, { "name": "__unittest__", @@ -30104,28 +30212,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890030.1074588, - "msecs": 107.0, - "relativeCreated": 8560.348337, - "thread": 138566182236416, + "created": 1756483030.9836771, + "msecs": 983.0, + "relativeCreated": 8679.100821, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (ffe.livingroom.floor_light)): result = 10 ()", - "asctime": "2025-08-22 21:13:50,107" + "asctime": "2025-08-29 17:57:10,983" } ], - "time_consumption": 5.078315734863281e-05 + "time_consumption": 4.696846008300781e-05 } ], - "time_consumption": 0.8091483116149902, - "time_start": "2025-08-22 21:13:49,298", - "time_finished": "2025-08-22 21:13:50,107" + "time_consumption": 0.8075129985809326, + "time_start": "2025-08-29 17:57:10,176", + "time_finished": "2025-08-29 17:57:10,983" }, - "Light.color_temp (ffe.livingroom.floor_light) -> ViDevLight.color_temp (ffe.livingroom.floorlamp)": { + "Light.color_temp (ffe.livingroom.floor_light) -> ViDevCommon.color_temp (ffe.livingroom.floorlamp)": { "name": "__tLogger__", - "msg": "Light.color_temp (ffe.livingroom.floor_light) -> ViDevLight.color_temp (ffe.livingroom.floorlamp)", + "msg": "Light.color_temp (ffe.livingroom.floor_light) -> ViDevCommon.color_temp (ffe.livingroom.floorlamp)", "args": null, "levelname": "INFO", "levelno": 20, @@ -30136,16 +30244,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890030.107781, - "msecs": 107.0, - "relativeCreated": 8560.670324, - "thread": 138566182236416, + "created": 1756483030.9839413, + "msecs": 983.0, + "relativeCreated": 8679.365034, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Light.color_temp (ffe.livingroom.floor_light) -> ViDevLight.color_temp (ffe.livingroom.floorlamp)", - "asctime": "2025-08-22 21:13:50,107", + "message": "Light.color_temp (ffe.livingroom.floor_light) -> ViDevCommon.color_temp (ffe.livingroom.floorlamp)", + "asctime": "2025-08-29 17:57:10,983", "moduleLogger": [], "testcaseLogger": [ { @@ -30161,16 +30269,16 @@ "stack_info": null, "lineno": 13, "funcName": "device_follow", - "created": 1755890030.2081861, - "msecs": 208.0, - "relativeCreated": 8661.075622, - "thread": 138566182236416, + "created": 1756483031.084145, + "msecs": 84.0, + "relativeCreated": 8779.56889, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Switching on device", - "asctime": "2025-08-22 21:13:50,208", + "asctime": "2025-08-29 17:57:11,084", "moduleLogger": [], "time_consumption": 0.0 }, @@ -30189,16 +30297,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890030.3090382, - "msecs": 309.0, - "relativeCreated": 8761.927456, - "thread": 138566182236416, + "created": 1756483031.1848779, + "msecs": 184.0, + "relativeCreated": 8880.301386, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 10", - "asctime": "2025-08-22 21:13:50,309", + "asctime": "2025-08-29 17:57:11,184", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.color_temp.set", @@ -30216,19 +30324,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.2085297, - "msecs": 208.0, - "relativeCreated": 8661.418942, - "thread": 138566182236416, + "created": 1756483031.0844226, + "msecs": 84.0, + "relativeCreated": 8779.846436, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/floorlamp/color_temp/set and payload 10", - "asctime": "2025-08-22 21:13:50,208" + "asctime": "2025-08-29 17:57:11,084" } ], - "time_consumption": 0.10050845146179199 + "time_consumption": 0.10045528411865234 }, { "name": "__tLogger__", @@ -30246,16 +30354,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890030.3094223, - "msecs": 309.0, - "relativeCreated": 8762.311714, - "thread": 138566182236416, + "created": 1756483031.1852303, + "msecs": 185.0, + "relativeCreated": 8880.653902, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (10, 10) and Type is ).", - "asctime": "2025-08-22 21:13:50,309", + "asctime": "2025-08-29 17:57:11,185", "moduleLogger": [ { "name": "__unittest__", @@ -30274,16 +30382,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890030.3093154, - "msecs": 309.0, - "relativeCreated": 8762.204813, - "thread": 138566182236416, + "created": 1756483031.1851335, + "msecs": 185.0, + "relativeCreated": 8880.557288, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (10, 10) ()", - "asctime": "2025-08-22 21:13:50,309" + "asctime": "2025-08-29 17:57:11,185" }, { "name": "__unittest__", @@ -30303,19 +30411,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890030.3093772, - "msecs": 309.0, - "relativeCreated": 8762.266639, - "thread": 138566182236416, + "created": 1756483031.185189, + "msecs": 185.0, + "relativeCreated": 8880.612688, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (10, 10) ()", - "asctime": "2025-08-22 21:13:50,309" + "asctime": "2025-08-29 17:57:11,185" } ], - "time_consumption": 4.506111145019531e-05 + "time_consumption": 4.124641418457031e-05 }, { "name": "__tLogger__", @@ -30333,16 +30441,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890030.4109468, - "msecs": 410.0, - "relativeCreated": 8863.836271, - "thread": 138566182236416, + "created": 1756483031.2865162, + "msecs": 286.0, + "relativeCreated": 8981.939925, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (ffe.livingroom.floor_light) to 0", - "asctime": "2025-08-22 21:13:50,410", + "asctime": "2025-08-29 17:57:11,286", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -30360,16 +30468,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.3095968, - "msecs": 309.0, - "relativeCreated": 8762.486204, - "thread": 138566182236416, + "created": 1756483031.1853893, + "msecs": 185.0, + "relativeCreated": 8880.813021, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}", - "asctime": "2025-08-22 21:13:50,309" + "asctime": "2025-08-29 17:57:11,185" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -30387,16 +30495,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.3099377, - "msecs": 309.0, - "relativeCreated": 8762.82705, - "thread": 138566182236416, + "created": 1756483031.1856325, + "msecs": 185.0, + "relativeCreated": 8881.056092, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}", - "asctime": "2025-08-22 21:13:50,309" + "asctime": "2025-08-29 17:57:11,185" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -30414,16 +30522,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.310102, - "msecs": 310.0, - "relativeCreated": 8762.991438, - "thread": 138566182236416, + "created": 1756483031.185781, + "msecs": 185.0, + "relativeCreated": 8881.204683, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}", - "asctime": "2025-08-22 21:13:50,310" + "asctime": "2025-08-29 17:57:11,185" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -30441,16 +30549,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.310222, - "msecs": 310.0, - "relativeCreated": 8763.111149, - "thread": 138566182236416, + "created": 1756483031.185931, + "msecs": 185.0, + "relativeCreated": 8881.354737, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}", - "asctime": "2025-08-22 21:13:50,310" + "asctime": "2025-08-29 17:57:11,185" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -30468,16 +30576,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.3103452, - "msecs": 310.0, - "relativeCreated": 8763.234495, - "thread": 138566182236416, + "created": 1756483031.1860678, + "msecs": 186.0, + "relativeCreated": 8881.491451, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}", - "asctime": "2025-08-22 21:13:50,310" + "asctime": "2025-08-29 17:57:11,186" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -30495,16 +30603,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.3104568, - "msecs": 310.0, - "relativeCreated": 8763.346329, - "thread": 138566182236416, + "created": 1756483031.186228, + "msecs": 186.0, + "relativeCreated": 8881.65168, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}", - "asctime": "2025-08-22 21:13:50,310" + "asctime": "2025-08-29 17:57:11,186" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -30522,16 +30630,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.3113909, - "msecs": 311.0, - "relativeCreated": 8764.28036, - "thread": 138566156539584, + "created": 1756483031.1870635, + "msecs": 187.0, + "relativeCreated": 8882.487156, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}'", - "asctime": "2025-08-22 21:13:50,311" + "asctime": "2025-08-29 17:57:11,187" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -30549,16 +30657,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.3117554, - "msecs": 311.0, - "relativeCreated": 8764.645032, - "thread": 138566156539584, + "created": 1756483031.1873994, + "msecs": 187.0, + "relativeCreated": 8882.823057, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}'", - "asctime": "2025-08-22 21:13:50,311" + "asctime": "2025-08-29 17:57:11,187" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -30576,16 +30684,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.3120239, - "msecs": 312.0, - "relativeCreated": 8764.913234, - "thread": 138566156539584, + "created": 1756483031.1876378, + "msecs": 187.0, + "relativeCreated": 8883.061371, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}'", - "asctime": "2025-08-22 21:13:50,312" + "asctime": "2025-08-29 17:57:11,187" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -30603,16 +30711,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.3122694, - "msecs": 312.0, - "relativeCreated": 8765.159019, - "thread": 138566156539584, + "created": 1756483031.1878324, + "msecs": 187.0, + "relativeCreated": 8883.256126, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}'", - "asctime": "2025-08-22 21:13:50,312" + "asctime": "2025-08-29 17:57:11,187" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -30630,16 +30738,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.312491, - "msecs": 312.0, - "relativeCreated": 8765.380485, - "thread": 138566156539584, + "created": 1756483031.188055, + "msecs": 188.0, + "relativeCreated": 8883.478818, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}'", - "asctime": "2025-08-22 21:13:50,312" + "asctime": "2025-08-29 17:57:11,188" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -30657,16 +30765,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.3126965, - "msecs": 312.0, - "relativeCreated": 8765.586031, - "thread": 138566156539584, + "created": 1756483031.1882474, + "msecs": 188.0, + "relativeCreated": 8883.671127, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}'", - "asctime": "2025-08-22 21:13:50,312" + "asctime": "2025-08-29 17:57:11,188" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.color_temp", @@ -30684,23 +30792,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.3132393, - "msecs": 313.0, - "relativeCreated": 8766.128635, - "thread": 138566156539584, + "created": 1756483031.1897097, + "msecs": 189.0, + "relativeCreated": 8885.13322, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/floorlamp/color_temp and payload b'0'", - "asctime": "2025-08-22 21:13:50,313" + "asctime": "2025-08-29 17:57:11,189" } ], - "time_consumption": 0.09770750999450684 + "time_consumption": 0.09680652618408203 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (ffe.livingroom.floorlamp) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (ffe.livingroom.floorlamp) is correct (Content %s and Type is %s).", "args": [ "0", "" @@ -30714,22 +30822,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890030.4113684, - "msecs": 411.0, - "relativeCreated": 8864.257908, - "thread": 138566182236416, + "created": 1756483031.2867963, + "msecs": 286.0, + "relativeCreated": 8982.219959, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (ffe.livingroom.floorlamp) is correct (Content 0 and Type is ).", - "asctime": "2025-08-22 21:13:50,411", + "message": "Value for ViDevCommon.color_temp (ffe.livingroom.floorlamp) is correct (Content 0 and Type is ).", + "asctime": "2025-08-29 17:57:11,286", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffe.livingroom.floorlamp)", + "Value for ViDevCommon.color_temp (ffe.livingroom.floorlamp)", "0", "" ], @@ -30742,22 +30850,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890030.4112046, - "msecs": 411.0, - "relativeCreated": 8864.094105, - "thread": 138566182236416, + "created": 1756483031.2866976, + "msecs": 286.0, + "relativeCreated": 8982.121437, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (ffe.livingroom.floorlamp)): 0 ()", - "asctime": "2025-08-22 21:13:50,411" + "message": "Result (Value for ViDevCommon.color_temp (ffe.livingroom.floorlamp)): 0 ()", + "asctime": "2025-08-29 17:57:11,286" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffe.livingroom.floorlamp)", + "Value for ViDevCommon.color_temp (ffe.livingroom.floorlamp)", "=", "0", "" @@ -30771,19 +30879,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890030.4112713, - "msecs": 411.0, - "relativeCreated": 8864.160867, - "thread": 138566182236416, + "created": 1756483031.2867472, + "msecs": 286.0, + "relativeCreated": 8982.170794, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (ffe.livingroom.floorlamp)): result = 0 ()", - "asctime": "2025-08-22 21:13:50,411" + "message": "Expectation (Value for ViDevCommon.color_temp (ffe.livingroom.floorlamp)): result = 0 ()", + "asctime": "2025-08-29 17:57:11,286" } ], - "time_consumption": 9.703636169433594e-05 + "time_consumption": 4.9114227294921875e-05 }, { "name": "__tLogger__", @@ -30801,16 +30909,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890030.5127969, - "msecs": 512.0, - "relativeCreated": 8965.686311, - "thread": 138566182236416, + "created": 1756483031.3881915, + "msecs": 388.0, + "relativeCreated": 9083.615159, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (ffe.livingroom.floor_light) to 2", - "asctime": "2025-08-22 21:13:50,512", + "asctime": "2025-08-29 17:57:11,388", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -30828,16 +30936,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.411562, - "msecs": 411.0, - "relativeCreated": 8864.451314, - "thread": 138566182236416, + "created": 1756483031.2870135, + "msecs": 287.0, + "relativeCreated": 8982.437339, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}", - "asctime": "2025-08-22 21:13:50,411" + "asctime": "2025-08-29 17:57:11,287" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -30855,16 +30963,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.4118207, - "msecs": 411.0, - "relativeCreated": 8864.710074, - "thread": 138566182236416, + "created": 1756483031.2873168, + "msecs": 287.0, + "relativeCreated": 8982.740511, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}", - "asctime": "2025-08-22 21:13:50,411" + "asctime": "2025-08-29 17:57:11,287" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -30882,16 +30990,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.4119875, - "msecs": 411.0, - "relativeCreated": 8864.876971, - "thread": 138566182236416, + "created": 1756483031.2874959, + "msecs": 287.0, + "relativeCreated": 8982.919616, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}", - "asctime": "2025-08-22 21:13:50,411" + "asctime": "2025-08-29 17:57:11,287" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -30909,16 +31017,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.4121041, - "msecs": 412.0, - "relativeCreated": 8864.993595, - "thread": 138566182236416, + "created": 1756483031.287633, + "msecs": 287.0, + "relativeCreated": 8983.056557, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}", - "asctime": "2025-08-22 21:13:50,412" + "asctime": "2025-08-29 17:57:11,287" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -30936,16 +31044,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.4122157, - "msecs": 412.0, - "relativeCreated": 8865.105205, - "thread": 138566182236416, + "created": 1756483031.287734, + "msecs": 287.0, + "relativeCreated": 8983.157579, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}", - "asctime": "2025-08-22 21:13:50,412" + "asctime": "2025-08-29 17:57:11,287" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -30963,16 +31071,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.4123566, - "msecs": 412.0, - "relativeCreated": 8865.245914, - "thread": 138566182236416, + "created": 1756483031.287867, + "msecs": 287.0, + "relativeCreated": 8983.290786, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}", - "asctime": "2025-08-22 21:13:50,412" + "asctime": "2025-08-29 17:57:11,287" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -30990,16 +31098,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.4133868, - "msecs": 413.0, - "relativeCreated": 8866.276072, - "thread": 138566156539584, + "created": 1756483031.2884593, + "msecs": 288.0, + "relativeCreated": 8983.883026, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}'", - "asctime": "2025-08-22 21:13:50,413" + "asctime": "2025-08-29 17:57:11,288" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -31017,16 +31125,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.4137323, - "msecs": 413.0, - "relativeCreated": 8866.621675, - "thread": 138566156539584, + "created": 1756483031.2887766, + "msecs": 288.0, + "relativeCreated": 8984.200441, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}'", - "asctime": "2025-08-22 21:13:50,413" + "asctime": "2025-08-29 17:57:11,288" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -31044,16 +31152,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.4545379, - "msecs": 454.0, - "relativeCreated": 8907.427439, - "thread": 138566156539584, + "created": 1756483031.3293457, + "msecs": 329.0, + "relativeCreated": 9024.769477, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}'", - "asctime": "2025-08-22 21:13:50,454" + "asctime": "2025-08-29 17:57:11,329" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -31071,16 +31179,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.4549155, - "msecs": 454.0, - "relativeCreated": 8907.805039, - "thread": 138566156539584, + "created": 1756483031.3296936, + "msecs": 329.0, + "relativeCreated": 9025.117102, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}'", - "asctime": "2025-08-22 21:13:50,454" + "asctime": "2025-08-29 17:57:11,329" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -31098,16 +31206,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.455143, - "msecs": 455.0, - "relativeCreated": 8908.032217, - "thread": 138566156539584, + "created": 1756483031.3299232, + "msecs": 329.0, + "relativeCreated": 9025.346802, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}'", - "asctime": "2025-08-22 21:13:50,455" + "asctime": "2025-08-29 17:57:11,329" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -31125,16 +31233,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.4553368, - "msecs": 455.0, - "relativeCreated": 8908.226209, - "thread": 138566156539584, + "created": 1756483031.3301094, + "msecs": 330.0, + "relativeCreated": 9025.532999, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}'", - "asctime": "2025-08-22 21:13:50,455" + "asctime": "2025-08-29 17:57:11,330" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.color_temp", @@ -31152,23 +31260,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.4555333, - "msecs": 455.0, - "relativeCreated": 8908.422816, - "thread": 138566156539584, + "created": 1756483031.3302996, + "msecs": 330.0, + "relativeCreated": 9025.723409, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/floorlamp/color_temp and payload b'2'", - "asctime": "2025-08-22 21:13:50,455" + "asctime": "2025-08-29 17:57:11,330" } ], - "time_consumption": 0.05726361274719238 + "time_consumption": 0.057891845703125 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (ffe.livingroom.floorlamp) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (ffe.livingroom.floorlamp) is correct (Content %s and Type is %s).", "args": [ "2", "" @@ -31182,22 +31290,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890030.513191, - "msecs": 513.0, - "relativeCreated": 8966.08041, - "thread": 138566182236416, + "created": 1756483031.3885033, + "msecs": 388.0, + "relativeCreated": 9083.926904, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (ffe.livingroom.floorlamp) is correct (Content 2 and Type is ).", - "asctime": "2025-08-22 21:13:50,513", + "message": "Value for ViDevCommon.color_temp (ffe.livingroom.floorlamp) is correct (Content 2 and Type is ).", + "asctime": "2025-08-29 17:57:11,388", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffe.livingroom.floorlamp)", + "Value for ViDevCommon.color_temp (ffe.livingroom.floorlamp)", "2", "" ], @@ -31210,22 +31318,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890030.513061, - "msecs": 513.0, - "relativeCreated": 8965.950536, - "thread": 138566182236416, + "created": 1756483031.3884137, + "msecs": 388.0, + "relativeCreated": 9083.837267, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (ffe.livingroom.floorlamp)): 2 ()", - "asctime": "2025-08-22 21:13:50,513" + "message": "Result (Value for ViDevCommon.color_temp (ffe.livingroom.floorlamp)): 2 ()", + "asctime": "2025-08-29 17:57:11,388" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffe.livingroom.floorlamp)", + "Value for ViDevCommon.color_temp (ffe.livingroom.floorlamp)", "=", "2", "" @@ -31239,19 +31347,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890030.5131469, - "msecs": 513.0, - "relativeCreated": 8966.036302, - "thread": 138566182236416, + "created": 1756483031.3884635, + "msecs": 388.0, + "relativeCreated": 9083.887388, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (ffe.livingroom.floorlamp)): result = 2 ()", - "asctime": "2025-08-22 21:13:50,513" + "message": "Expectation (Value for ViDevCommon.color_temp (ffe.livingroom.floorlamp)): result = 2 ()", + "asctime": "2025-08-29 17:57:11,388" } ], - "time_consumption": 4.410743713378906e-05 + "time_consumption": 3.981590270996094e-05 }, { "name": "__tLogger__", @@ -31269,16 +31377,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890030.6152494, - "msecs": 615.0, - "relativeCreated": 9068.138809, - "thread": 138566182236416, + "created": 1756483031.4897158, + "msecs": 489.0, + "relativeCreated": 9185.139312, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (ffe.livingroom.floor_light) to 4", - "asctime": "2025-08-22 21:13:50,615", + "asctime": "2025-08-29 17:57:11,489", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -31296,16 +31404,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.513368, - "msecs": 513.0, - "relativeCreated": 8966.257319, - "thread": 138566182236416, + "created": 1756483031.388682, + "msecs": 388.0, + "relativeCreated": 9084.105627, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}", - "asctime": "2025-08-22 21:13:50,513" + "asctime": "2025-08-29 17:57:11,388" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -31323,16 +31431,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.513623, - "msecs": 513.0, - "relativeCreated": 8966.512316, - "thread": 138566182236416, + "created": 1756483031.3889568, + "msecs": 388.0, + "relativeCreated": 9084.38038, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}", - "asctime": "2025-08-22 21:13:50,513" + "asctime": "2025-08-29 17:57:11,388" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -31350,16 +31458,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.513745, - "msecs": 513.0, - "relativeCreated": 8966.634514, - "thread": 138566182236416, + "created": 1756483031.3890946, + "msecs": 389.0, + "relativeCreated": 9084.518379, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}", - "asctime": "2025-08-22 21:13:50,513" + "asctime": "2025-08-29 17:57:11,389" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -31377,16 +31485,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.5138547, - "msecs": 513.0, - "relativeCreated": 8966.744096, - "thread": 138566182236416, + "created": 1756483031.3892076, + "msecs": 389.0, + "relativeCreated": 9084.631177, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}", - "asctime": "2025-08-22 21:13:50,513" + "asctime": "2025-08-29 17:57:11,389" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -31404,16 +31512,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.5146492, - "msecs": 514.0, - "relativeCreated": 8967.538391, - "thread": 138566182236416, + "created": 1756483031.3893094, + "msecs": 389.0, + "relativeCreated": 9084.733222, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}", - "asctime": "2025-08-22 21:13:50,514" + "asctime": "2025-08-29 17:57:11,389" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -31431,16 +31539,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.514788, - "msecs": 514.0, - "relativeCreated": 8967.677296, - "thread": 138566182236416, + "created": 1756483031.389413, + "msecs": 389.0, + "relativeCreated": 9084.836723, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}", - "asctime": "2025-08-22 21:13:50,514" + "asctime": "2025-08-29 17:57:11,389" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -31458,16 +31566,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.515586, - "msecs": 515.0, - "relativeCreated": 8968.47521, - "thread": 138566156539584, + "created": 1756483031.390038, + "msecs": 390.0, + "relativeCreated": 9085.461764, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}'", - "asctime": "2025-08-22 21:13:50,515" + "asctime": "2025-08-29 17:57:11,390" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -31485,16 +31593,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.5159583, - "msecs": 515.0, - "relativeCreated": 8968.847593, - "thread": 138566156539584, + "created": 1756483031.3903604, + "msecs": 390.0, + "relativeCreated": 9085.784085, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}'", - "asctime": "2025-08-22 21:13:50,515" + "asctime": "2025-08-29 17:57:11,390" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -31512,16 +31620,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.556599, - "msecs": 556.0, - "relativeCreated": 9009.488236, - "thread": 138566156539584, + "created": 1756483031.4313645, + "msecs": 431.0, + "relativeCreated": 9126.788316, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}'", - "asctime": "2025-08-22 21:13:50,556" + "asctime": "2025-08-29 17:57:11,431" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -31539,16 +31647,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.557, - "msecs": 556.0, - "relativeCreated": 9009.88924, - "thread": 138566156539584, + "created": 1756483031.4317303, + "msecs": 431.0, + "relativeCreated": 9127.153974, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}'", - "asctime": "2025-08-22 21:13:50,556" + "asctime": "2025-08-29 17:57:11,431" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -31566,16 +31674,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.557232, - "msecs": 557.0, - "relativeCreated": 9010.121304, - "thread": 138566156539584, + "created": 1756483031.431966, + "msecs": 431.0, + "relativeCreated": 9127.389716, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}'", - "asctime": "2025-08-22 21:13:50,557" + "asctime": "2025-08-29 17:57:11,431" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -31593,16 +31701,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.5574436, - "msecs": 557.0, - "relativeCreated": 9010.33311, - "thread": 138566156539584, + "created": 1756483031.4321675, + "msecs": 432.0, + "relativeCreated": 9127.591142, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}'", - "asctime": "2025-08-22 21:13:50,557" + "asctime": "2025-08-29 17:57:11,432" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.color_temp", @@ -31620,23 +31728,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.5576828, - "msecs": 557.0, - "relativeCreated": 9010.572206, - "thread": 138566156539584, + "created": 1756483031.432373, + "msecs": 432.0, + "relativeCreated": 9127.79656, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/floorlamp/color_temp and payload b'4'", - "asctime": "2025-08-22 21:13:50,557" + "asctime": "2025-08-29 17:57:11,432" } ], - "time_consumption": 0.05756664276123047 + "time_consumption": 0.0573427677154541 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (ffe.livingroom.floorlamp) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (ffe.livingroom.floorlamp) is correct (Content %s and Type is %s).", "args": [ "4", "" @@ -31650,22 +31758,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890030.6155863, - "msecs": 615.0, - "relativeCreated": 9068.475769, - "thread": 138566182236416, + "created": 1756483031.4900436, + "msecs": 490.0, + "relativeCreated": 9185.467404, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (ffe.livingroom.floorlamp) is correct (Content 4 and Type is ).", - "asctime": "2025-08-22 21:13:50,615", + "message": "Value for ViDevCommon.color_temp (ffe.livingroom.floorlamp) is correct (Content 4 and Type is ).", + "asctime": "2025-08-29 17:57:11,490", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffe.livingroom.floorlamp)", + "Value for ViDevCommon.color_temp (ffe.livingroom.floorlamp)", "4", "" ], @@ -31678,22 +31786,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890030.6154666, - "msecs": 615.0, - "relativeCreated": 9068.355787, - "thread": 138566182236416, + "created": 1756483031.4899485, + "msecs": 489.0, + "relativeCreated": 9185.371992, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (ffe.livingroom.floorlamp)): 4 ()", - "asctime": "2025-08-22 21:13:50,615" + "message": "Result (Value for ViDevCommon.color_temp (ffe.livingroom.floorlamp)): 4 ()", + "asctime": "2025-08-29 17:57:11,489" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffe.livingroom.floorlamp)", + "Value for ViDevCommon.color_temp (ffe.livingroom.floorlamp)", "=", "4", "" @@ -31707,19 +31815,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890030.6155436, - "msecs": 615.0, - "relativeCreated": 9068.433062, - "thread": 138566182236416, + "created": 1756483031.4900026, + "msecs": 490.0, + "relativeCreated": 9185.426377, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (ffe.livingroom.floorlamp)): result = 4 ()", - "asctime": "2025-08-22 21:13:50,615" + "message": "Expectation (Value for ViDevCommon.color_temp (ffe.livingroom.floorlamp)): result = 4 ()", + "asctime": "2025-08-29 17:57:11,490" } ], - "time_consumption": 4.267692565917969e-05 + "time_consumption": 4.100799560546875e-05 }, { "name": "__tLogger__", @@ -31737,16 +31845,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890030.7170122, - "msecs": 717.0, - "relativeCreated": 9169.901697, - "thread": 138566182236416, + "created": 1756483031.5911775, + "msecs": 591.0, + "relativeCreated": 9286.601122, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (ffe.livingroom.floor_light) to 6", - "asctime": "2025-08-22 21:13:50,717", + "asctime": "2025-08-29 17:57:11,591", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -31764,16 +31872,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.6157596, - "msecs": 615.0, - "relativeCreated": 9068.648906, - "thread": 138566182236416, + "created": 1756483031.490206, + "msecs": 490.0, + "relativeCreated": 9185.629634, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}", - "asctime": "2025-08-22 21:13:50,615" + "asctime": "2025-08-29 17:57:11,490" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -31791,16 +31899,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.6160536, - "msecs": 616.0, - "relativeCreated": 9068.942967, - "thread": 138566182236416, + "created": 1756483031.4904292, + "msecs": 490.0, + "relativeCreated": 9185.852875, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}", - "asctime": "2025-08-22 21:13:50,616" + "asctime": "2025-08-29 17:57:11,490" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -31818,16 +31926,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.6161885, - "msecs": 616.0, - "relativeCreated": 9069.077849, - "thread": 138566182236416, + "created": 1756483031.49054, + "msecs": 490.0, + "relativeCreated": 9185.963833, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}", - "asctime": "2025-08-22 21:13:50,616" + "asctime": "2025-08-29 17:57:11,490" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -31845,16 +31953,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.6162984, - "msecs": 616.0, - "relativeCreated": 9069.187999, - "thread": 138566182236416, + "created": 1756483031.490638, + "msecs": 490.0, + "relativeCreated": 9186.061838, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}", - "asctime": "2025-08-22 21:13:50,616" + "asctime": "2025-08-29 17:57:11,490" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -31872,16 +31980,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.6164005, - "msecs": 616.0, - "relativeCreated": 9069.289754, - "thread": 138566182236416, + "created": 1756483031.490752, + "msecs": 490.0, + "relativeCreated": 9186.175657, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}", - "asctime": "2025-08-22 21:13:50,616" + "asctime": "2025-08-29 17:57:11,490" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -31899,16 +32007,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.6165056, - "msecs": 616.0, - "relativeCreated": 9069.395045, - "thread": 138566182236416, + "created": 1756483031.4908662, + "msecs": 490.0, + "relativeCreated": 9186.289931, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}", - "asctime": "2025-08-22 21:13:50,616" + "asctime": "2025-08-29 17:57:11,490" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -31926,16 +32034,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.617279, - "msecs": 617.0, - "relativeCreated": 9070.168254, - "thread": 138566156539584, + "created": 1756483031.491558, + "msecs": 491.0, + "relativeCreated": 9186.981734, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}'", - "asctime": "2025-08-22 21:13:50,617" + "asctime": "2025-08-29 17:57:11,491" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -31953,16 +32061,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.6176019, - "msecs": 617.0, - "relativeCreated": 9070.4912, - "thread": 138566156539584, + "created": 1756483031.4918778, + "msecs": 491.0, + "relativeCreated": 9187.301494, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}'", - "asctime": "2025-08-22 21:13:50,617" + "asctime": "2025-08-29 17:57:11,491" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -31980,16 +32088,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.6586106, - "msecs": 658.0, - "relativeCreated": 9111.499986, - "thread": 138566156539584, + "created": 1756483031.53235, + "msecs": 532.0, + "relativeCreated": 9227.773651, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}'", - "asctime": "2025-08-22 21:13:50,658" + "asctime": "2025-08-29 17:57:11,532" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -32007,16 +32115,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.6590536, - "msecs": 659.0, - "relativeCreated": 9111.942901, - "thread": 138566156539584, + "created": 1756483031.5327218, + "msecs": 532.0, + "relativeCreated": 9228.145242, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}'", - "asctime": "2025-08-22 21:13:50,659" + "asctime": "2025-08-29 17:57:11,532" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -32034,16 +32142,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.6592915, - "msecs": 659.0, - "relativeCreated": 9112.180752, - "thread": 138566156539584, + "created": 1756483031.532965, + "msecs": 532.0, + "relativeCreated": 9228.388614, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}'", - "asctime": "2025-08-22 21:13:50,659" + "asctime": "2025-08-29 17:57:11,532" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -32061,16 +32169,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.6595109, - "msecs": 659.0, - "relativeCreated": 9112.400277, - "thread": 138566156539584, + "created": 1756483031.533168, + "msecs": 533.0, + "relativeCreated": 9228.591885, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}'", - "asctime": "2025-08-22 21:13:50,659" + "asctime": "2025-08-29 17:57:11,533" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.color_temp", @@ -32088,23 +32196,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.6597364, - "msecs": 659.0, - "relativeCreated": 9112.625818, - "thread": 138566156539584, + "created": 1756483031.533396, + "msecs": 533.0, + "relativeCreated": 9228.819564, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/floorlamp/color_temp and payload b'6'", - "asctime": "2025-08-22 21:13:50,659" + "asctime": "2025-08-29 17:57:11,533" } ], - "time_consumption": 0.05727577209472656 + "time_consumption": 0.05778145790100098 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (ffe.livingroom.floorlamp) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (ffe.livingroom.floorlamp) is correct (Content %s and Type is %s).", "args": [ "6", "" @@ -32118,22 +32226,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890030.717326, - "msecs": 717.0, - "relativeCreated": 9170.21529, - "thread": 138566182236416, + "created": 1756483031.591463, + "msecs": 591.0, + "relativeCreated": 9286.886906, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (ffe.livingroom.floorlamp) is correct (Content 6 and Type is ).", - "asctime": "2025-08-22 21:13:50,717", + "message": "Value for ViDevCommon.color_temp (ffe.livingroom.floorlamp) is correct (Content 6 and Type is ).", + "asctime": "2025-08-29 17:57:11,591", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffe.livingroom.floorlamp)", + "Value for ViDevCommon.color_temp (ffe.livingroom.floorlamp)", "6", "" ], @@ -32146,22 +32254,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890030.7172313, - "msecs": 717.0, - "relativeCreated": 9170.120759, - "thread": 138566182236416, + "created": 1756483031.5913796, + "msecs": 591.0, + "relativeCreated": 9286.803292, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (ffe.livingroom.floorlamp)): 6 ()", - "asctime": "2025-08-22 21:13:50,717" + "message": "Result (Value for ViDevCommon.color_temp (ffe.livingroom.floorlamp)): 6 ()", + "asctime": "2025-08-29 17:57:11,591" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffe.livingroom.floorlamp)", + "Value for ViDevCommon.color_temp (ffe.livingroom.floorlamp)", "=", "6", "" @@ -32175,19 +32283,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890030.717285, - "msecs": 717.0, - "relativeCreated": 9170.174282, - "thread": 138566182236416, + "created": 1756483031.5914266, + "msecs": 591.0, + "relativeCreated": 9286.850249, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (ffe.livingroom.floorlamp)): result = 6 ()", - "asctime": "2025-08-22 21:13:50,717" + "message": "Expectation (Value for ViDevCommon.color_temp (ffe.livingroom.floorlamp)): result = 6 ()", + "asctime": "2025-08-29 17:57:11,591" } ], - "time_consumption": 4.100799560546875e-05 + "time_consumption": 3.647804260253906e-05 }, { "name": "__tLogger__", @@ -32205,16 +32313,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890030.818683, - "msecs": 818.0, - "relativeCreated": 9271.572228, - "thread": 138566182236416, + "created": 1756483031.6925719, + "msecs": 692.0, + "relativeCreated": 9387.99549, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (ffe.livingroom.floor_light) to 8", - "asctime": "2025-08-22 21:13:50,818", + "asctime": "2025-08-29 17:57:11,692", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -32232,16 +32340,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.7174964, - "msecs": 717.0, - "relativeCreated": 9170.385716, - "thread": 138566182236416, + "created": 1756483031.5916102, + "msecs": 591.0, + "relativeCreated": 9287.033907, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}", - "asctime": "2025-08-22 21:13:50,717" + "asctime": "2025-08-29 17:57:11,591" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -32259,16 +32367,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.71777, - "msecs": 717.0, - "relativeCreated": 9170.659271, - "thread": 138566182236416, + "created": 1756483031.5918384, + "msecs": 591.0, + "relativeCreated": 9287.26217, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}", - "asctime": "2025-08-22 21:13:50,717" + "asctime": "2025-08-29 17:57:11,591" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -32286,16 +32394,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.71791, - "msecs": 717.0, - "relativeCreated": 9170.79947, - "thread": 138566182236416, + "created": 1756483031.591993, + "msecs": 591.0, + "relativeCreated": 9287.4168, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}", - "asctime": "2025-08-22 21:13:50,717" + "asctime": "2025-08-29 17:57:11,591" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -32313,16 +32421,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.7180238, - "msecs": 718.0, - "relativeCreated": 9170.913046, - "thread": 138566182236416, + "created": 1756483031.5920904, + "msecs": 592.0, + "relativeCreated": 9287.513961, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}", - "asctime": "2025-08-22 21:13:50,718" + "asctime": "2025-08-29 17:57:11,592" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -32340,16 +32448,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.71813, - "msecs": 718.0, - "relativeCreated": 9171.019533, - "thread": 138566182236416, + "created": 1756483031.5921938, + "msecs": 592.0, + "relativeCreated": 9287.617387, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}", - "asctime": "2025-08-22 21:13:50,718" + "asctime": "2025-08-29 17:57:11,592" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -32367,16 +32475,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.718227, - "msecs": 718.0, - "relativeCreated": 9171.116292, - "thread": 138566182236416, + "created": 1756483031.5922909, + "msecs": 592.0, + "relativeCreated": 9287.714404, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}", - "asctime": "2025-08-22 21:13:50,718" + "asctime": "2025-08-29 17:57:11,592" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -32394,16 +32502,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.7189267, - "msecs": 718.0, - "relativeCreated": 9171.816075, - "thread": 138566156539584, + "created": 1756483031.5929296, + "msecs": 592.0, + "relativeCreated": 9288.353251, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}'", - "asctime": "2025-08-22 21:13:50,718" + "asctime": "2025-08-29 17:57:11,592" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -32421,16 +32529,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.7192705, - "msecs": 719.0, - "relativeCreated": 9172.159825, - "thread": 138566156539584, + "created": 1756483031.5932336, + "msecs": 593.0, + "relativeCreated": 9288.657439, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}'", - "asctime": "2025-08-22 21:13:50,719" + "asctime": "2025-08-29 17:57:11,593" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -32448,16 +32556,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.7595742, - "msecs": 759.0, - "relativeCreated": 9212.463634, - "thread": 138566156539584, + "created": 1756483031.6343286, + "msecs": 634.0, + "relativeCreated": 9329.75231, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}'", - "asctime": "2025-08-22 21:13:50,759" + "asctime": "2025-08-29 17:57:11,634" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -32475,16 +32583,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.7600064, - "msecs": 760.0, - "relativeCreated": 9212.895878, - "thread": 138566156539584, + "created": 1756483031.634702, + "msecs": 634.0, + "relativeCreated": 9330.12577, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}'", - "asctime": "2025-08-22 21:13:50,760" + "asctime": "2025-08-29 17:57:11,634" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -32502,16 +32610,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.7602541, - "msecs": 760.0, - "relativeCreated": 9213.14356, - "thread": 138566156539584, + "created": 1756483031.6349423, + "msecs": 634.0, + "relativeCreated": 9330.365991, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}'", - "asctime": "2025-08-22 21:13:50,760" + "asctime": "2025-08-29 17:57:11,634" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -32529,16 +32637,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.760469, - "msecs": 760.0, - "relativeCreated": 9213.358384, - "thread": 138566156539584, + "created": 1756483031.6351485, + "msecs": 635.0, + "relativeCreated": 9330.572201, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}'", - "asctime": "2025-08-22 21:13:50,760" + "asctime": "2025-08-29 17:57:11,635" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.color_temp", @@ -32556,23 +32664,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.760716, - "msecs": 760.0, - "relativeCreated": 9213.605504, - "thread": 138566156539584, + "created": 1756483031.6353805, + "msecs": 635.0, + "relativeCreated": 9330.804092, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/floorlamp/color_temp and payload b'8'", - "asctime": "2025-08-22 21:13:50,760" + "asctime": "2025-08-29 17:57:11,635" } ], - "time_consumption": 0.05796694755554199 + "time_consumption": 0.05719137191772461 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (ffe.livingroom.floorlamp) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (ffe.livingroom.floorlamp) is correct (Content %s and Type is %s).", "args": [ "8", "" @@ -32586,22 +32694,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890030.8190458, - "msecs": 819.0, - "relativeCreated": 9271.935321, - "thread": 138566182236416, + "created": 1756483031.6928911, + "msecs": 692.0, + "relativeCreated": 9388.314748, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (ffe.livingroom.floorlamp) is correct (Content 8 and Type is ).", - "asctime": "2025-08-22 21:13:50,819", + "message": "Value for ViDevCommon.color_temp (ffe.livingroom.floorlamp) is correct (Content 8 and Type is ).", + "asctime": "2025-08-29 17:57:11,692", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffe.livingroom.floorlamp)", + "Value for ViDevCommon.color_temp (ffe.livingroom.floorlamp)", "8", "" ], @@ -32614,22 +32722,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890030.8189452, - "msecs": 818.0, - "relativeCreated": 9271.834686, - "thread": 138566182236416, + "created": 1756483031.6927776, + "msecs": 692.0, + "relativeCreated": 9388.201357, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (ffe.livingroom.floorlamp)): 8 ()", - "asctime": "2025-08-22 21:13:50,818" + "message": "Result (Value for ViDevCommon.color_temp (ffe.livingroom.floorlamp)): 8 ()", + "asctime": "2025-08-29 17:57:11,692" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffe.livingroom.floorlamp)", + "Value for ViDevCommon.color_temp (ffe.livingroom.floorlamp)", "=", "8", "" @@ -32643,19 +32751,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890030.8190036, - "msecs": 819.0, - "relativeCreated": 9271.893048, - "thread": 138566182236416, + "created": 1756483031.6928296, + "msecs": 692.0, + "relativeCreated": 9388.253448, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (ffe.livingroom.floorlamp)): result = 8 ()", - "asctime": "2025-08-22 21:13:50,819" + "message": "Expectation (Value for ViDevCommon.color_temp (ffe.livingroom.floorlamp)): result = 8 ()", + "asctime": "2025-08-29 17:57:11,692" } ], - "time_consumption": 4.220008850097656e-05 + "time_consumption": 6.151199340820312e-05 }, { "name": "__tLogger__", @@ -32673,16 +32781,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890030.9204268, - "msecs": 920.0, - "relativeCreated": 9373.316096, - "thread": 138566182236416, + "created": 1756483031.7940917, + "msecs": 794.0, + "relativeCreated": 9489.515358, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (ffe.livingroom.floor_light) to 10", - "asctime": "2025-08-22 21:13:50,920", + "asctime": "2025-08-29 17:57:11,794", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -32700,16 +32808,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.8192432, - "msecs": 819.0, - "relativeCreated": 9272.132746, - "thread": 138566182236416, + "created": 1756483031.6930726, + "msecs": 693.0, + "relativeCreated": 9388.49627, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}", - "asctime": "2025-08-22 21:13:50,819" + "asctime": "2025-08-29 17:57:11,693" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -32727,16 +32835,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.8194923, - "msecs": 819.0, - "relativeCreated": 9272.381742, - "thread": 138566182236416, + "created": 1756483031.693296, + "msecs": 693.0, + "relativeCreated": 9388.719652, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}", - "asctime": "2025-08-22 21:13:50,819" + "asctime": "2025-08-29 17:57:11,693" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -32754,16 +32862,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.819622, - "msecs": 819.0, - "relativeCreated": 9272.511587, - "thread": 138566182236416, + "created": 1756483031.6934104, + "msecs": 693.0, + "relativeCreated": 9388.834113, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}", - "asctime": "2025-08-22 21:13:50,819" + "asctime": "2025-08-29 17:57:11,693" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -32781,16 +32889,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.8197258, - "msecs": 819.0, - "relativeCreated": 9272.615151, - "thread": 138566182236416, + "created": 1756483031.6935089, + "msecs": 693.0, + "relativeCreated": 9388.932487, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}", - "asctime": "2025-08-22 21:13:50,819" + "asctime": "2025-08-29 17:57:11,693" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -32808,16 +32916,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.8198252, - "msecs": 819.0, - "relativeCreated": 9272.714578, - "thread": 138566182236416, + "created": 1756483031.6936054, + "msecs": 693.0, + "relativeCreated": 9389.029, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}", - "asctime": "2025-08-22 21:13:50,819" + "asctime": "2025-08-29 17:57:11,693" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -32835,16 +32943,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.8199527, - "msecs": 819.0, - "relativeCreated": 9272.841955, - "thread": 138566182236416, + "created": 1756483031.6937006, + "msecs": 693.0, + "relativeCreated": 9389.124172, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}", - "asctime": "2025-08-22 21:13:50,819" + "asctime": "2025-08-29 17:57:11,693" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_1", @@ -32862,16 +32970,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.8207126, - "msecs": 820.0, - "relativeCreated": 9273.601975, - "thread": 138566156539584, + "created": 1756483031.694481, + "msecs": 694.0, + "relativeCreated": 9389.904456, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_1 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}'", - "asctime": "2025-08-22 21:13:50,820" + "asctime": "2025-08-29 17:57:11,694" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_2", @@ -32889,16 +32997,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.8210618, - "msecs": 821.0, - "relativeCreated": 9273.951371, - "thread": 138566156539584, + "created": 1756483031.6947992, + "msecs": 694.0, + "relativeCreated": 9390.222743, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_2 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}'", - "asctime": "2025-08-22 21:13:50,821" + "asctime": "2025-08-29 17:57:11,694" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_3", @@ -32916,16 +33024,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.8616266, - "msecs": 861.0, - "relativeCreated": 9314.516129, - "thread": 138566156539584, + "created": 1756483031.735387, + "msecs": 735.0, + "relativeCreated": 9430.810773, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_3 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}'", - "asctime": "2025-08-22 21:13:50,861" + "asctime": "2025-08-29 17:57:11,735" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_4", @@ -32943,16 +33051,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.8620434, - "msecs": 862.0, - "relativeCreated": 9314.932708, - "thread": 138566156539584, + "created": 1756483031.735765, + "msecs": 735.0, + "relativeCreated": 9431.188654, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_4 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}'", - "asctime": "2025-08-22 21:13:50,862" + "asctime": "2025-08-29 17:57:11,735" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_5", @@ -32970,16 +33078,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.862284, - "msecs": 862.0, - "relativeCreated": 9315.173519, - "thread": 138566156539584, + "created": 1756483031.7359843, + "msecs": 735.0, + "relativeCreated": 9431.408028, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_5 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}'", - "asctime": "2025-08-22 21:13:50,862" + "asctime": "2025-08-29 17:57:11,735" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.floor_light_6", @@ -32997,16 +33105,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.8624969, - "msecs": 862.0, - "relativeCreated": 9315.386076, - "thread": 138566156539584, + "created": 1756483031.7361734, + "msecs": 736.0, + "relativeCreated": 9431.597083, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/floor_light_6 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}'", - "asctime": "2025-08-22 21:13:50,862" + "asctime": "2025-08-29 17:57:11,736" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.floorlamp.color_temp", @@ -33024,23 +33132,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.862766, - "msecs": 862.0, - "relativeCreated": 9315.655562, - "thread": 138566156539584, + "created": 1756483031.7363906, + "msecs": 736.0, + "relativeCreated": 9431.814265, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/floorlamp/color_temp and payload b'10'", - "asctime": "2025-08-22 21:13:50,862" + "asctime": "2025-08-29 17:57:11,736" } ], - "time_consumption": 0.057660818099975586 + "time_consumption": 0.05770111083984375 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (ffe.livingroom.floorlamp) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (ffe.livingroom.floorlamp) is correct (Content %s and Type is %s).", "args": [ "10", "" @@ -33054,22 +33162,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890030.9207697, - "msecs": 920.0, - "relativeCreated": 9373.659301, - "thread": 138566182236416, + "created": 1756483031.794383, + "msecs": 794.0, + "relativeCreated": 9489.806742, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (ffe.livingroom.floorlamp) is correct (Content 10 and Type is ).", - "asctime": "2025-08-22 21:13:50,920", + "message": "Value for ViDevCommon.color_temp (ffe.livingroom.floorlamp) is correct (Content 10 and Type is ).", + "asctime": "2025-08-29 17:57:11,794", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffe.livingroom.floorlamp)", + "Value for ViDevCommon.color_temp (ffe.livingroom.floorlamp)", "10", "" ], @@ -33082,22 +33190,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890030.9206448, - "msecs": 920.0, - "relativeCreated": 9373.534393, - "thread": 138566182236416, + "created": 1756483031.7942953, + "msecs": 794.0, + "relativeCreated": 9489.718957, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (ffe.livingroom.floorlamp)): 10 ()", - "asctime": "2025-08-22 21:13:50,920" + "message": "Result (Value for ViDevCommon.color_temp (ffe.livingroom.floorlamp)): 10 ()", + "asctime": "2025-08-29 17:57:11,794" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffe.livingroom.floorlamp)", + "Value for ViDevCommon.color_temp (ffe.livingroom.floorlamp)", "=", "10", "" @@ -33111,24 +33219,24 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890030.920727, - "msecs": 920.0, - "relativeCreated": 9373.616319, - "thread": 138566182236416, + "created": 1756483031.794344, + "msecs": 794.0, + "relativeCreated": 9489.767523, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (ffe.livingroom.floorlamp)): result = 10 ()", - "asctime": "2025-08-22 21:13:50,920" + "message": "Expectation (Value for ViDevCommon.color_temp (ffe.livingroom.floorlamp)): result = 10 ()", + "asctime": "2025-08-29 17:57:11,794" } ], - "time_consumption": 4.267692565917969e-05 + "time_consumption": 3.910064697265625e-05 } ], - "time_consumption": 0.8129887580871582, - "time_start": "2025-08-22 21:13:50,107", - "time_finished": "2025-08-22 21:13:50,920" + "time_consumption": 0.8104417324066162, + "time_start": "2025-08-29 17:57:10,983", + "time_finished": "2025-08-29 17:57:11,794" }, "ViDevHeating.temp_setp (ffe.livingroom.heating_valve) -> HeatingValve.temp_setp (ffe.livingroom.heating_valve)": { "name": "__tLogger__", @@ -33143,16 +33251,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890030.9210358, - "msecs": 921.0, - "relativeCreated": 9373.925147, - "thread": 138566182236416, + "created": 1756483031.7946138, + "msecs": 794.0, + "relativeCreated": 9490.037334, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "ViDevHeating.temp_setp (ffe.livingroom.heating_valve) -> HeatingValve.temp_setp (ffe.livingroom.heating_valve)", - "asctime": "2025-08-22 21:13:50,921", + "asctime": "2025-08-29 17:57:11,794", "moduleLogger": [], "testcaseLogger": [ { @@ -33170,16 +33278,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890031.0217152, - "msecs": 21.0, - "relativeCreated": 9474.60461, - "thread": 138566182236416, + "created": 1756483031.8952835, + "msecs": 895.0, + "relativeCreated": 9590.707075, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 30", - "asctime": "2025-08-22 21:13:51,021", + "asctime": "2025-08-29 17:57:11,895", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.heating_valve.user_temperature_setpoint.set", @@ -33197,16 +33305,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.9211755, - "msecs": 921.0, - "relativeCreated": 9374.064938, - "thread": 138566182236416, + "created": 1756483031.7947435, + "msecs": 794.0, + "relativeCreated": 9490.167298, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/heating_valve/user_temperature_setpoint/set and payload 30", - "asctime": "2025-08-22 21:13:50,921" + "asctime": "2025-08-29 17:57:11,794" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.heating_valve", @@ -33224,16 +33332,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890030.921442, - "msecs": 921.0, - "relativeCreated": 9374.331378, - "thread": 138566182236416, + "created": 1756483031.7950356, + "msecs": 795.0, + "relativeCreated": 9490.45936, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/heating_valve and payload {\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:13:50,921" + "asctime": "2025-08-29 17:57:11,795" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.heating_valve", @@ -33251,16 +33359,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.9627326, - "msecs": 962.0, - "relativeCreated": 9415.621992, - "thread": 138566156539584, + "created": 1756483031.8365052, + "msecs": 836.0, + "relativeCreated": 9531.928758, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/heating_valve and payload b'{\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:13:50,962" + "asctime": "2025-08-29 17:57:11,836" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.heating_valve.set", @@ -33278,16 +33386,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.9651895, - "msecs": 965.0, - "relativeCreated": 9418.07877, - "thread": 138566156539584, + "created": 1756483031.8511472, + "msecs": 851.0, + "relativeCreated": 9546.570852, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/heating_valve/set and payload b'{\"current_heating_setpoint\": 30}'", - "asctime": "2025-08-22 21:13:50,965" + "asctime": "2025-08-29 17:57:11,851" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.heating_valve.valve_temperature_setpoint", @@ -33305,16 +33413,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.965587, - "msecs": 965.0, - "relativeCreated": 9418.476228, - "thread": 138566156539584, + "created": 1756483031.8515344, + "msecs": 851.0, + "relativeCreated": 9546.958021, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/heating_valve/valve_temperature_setpoint and payload b'30'", - "asctime": "2025-08-22 21:13:50,965" + "asctime": "2025-08-29 17:57:11,851" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.heating_valve.user_temperature_setpoint", @@ -33332,19 +33440,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890030.9658911, - "msecs": 965.0, - "relativeCreated": 9418.780443, - "thread": 138566156539584, + "created": 1756483031.8518302, + "msecs": 851.0, + "relativeCreated": 9547.25407, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/heating_valve/user_temperature_setpoint and payload b'30'", - "asctime": "2025-08-22 21:13:50,965" + "asctime": "2025-08-29 17:57:11,851" } ], - "time_consumption": 0.05582404136657715 + "time_consumption": 0.043453216552734375 }, { "name": "__tLogger__", @@ -33362,16 +33470,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890031.0220962, - "msecs": 22.0, - "relativeCreated": 9474.985588, - "thread": 138566182236416, + "created": 1756483031.8955925, + "msecs": 895.0, + "relativeCreated": 9591.01624, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (30, 30) and Type is ).", - "asctime": "2025-08-22 21:13:51,022", + "asctime": "2025-08-29 17:57:11,895", "moduleLogger": [ { "name": "__unittest__", @@ -33390,16 +33498,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890031.021993, - "msecs": 21.0, - "relativeCreated": 9474.882283, - "thread": 138566182236416, + "created": 1756483031.8955052, + "msecs": 895.0, + "relativeCreated": 9590.928714, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (30, 30) ()", - "asctime": "2025-08-22 21:13:51,021" + "asctime": "2025-08-29 17:57:11,895" }, { "name": "__unittest__", @@ -33419,19 +33527,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890031.0220537, - "msecs": 22.0, - "relativeCreated": 9474.942996, - "thread": 138566182236416, + "created": 1756483031.8955543, + "msecs": 895.0, + "relativeCreated": 9590.978109, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (30, 30) ()", - "asctime": "2025-08-22 21:13:51,022" + "asctime": "2025-08-29 17:57:11,895" } ], - "time_consumption": 4.2438507080078125e-05 + "time_consumption": 3.814697265625e-05 }, { "name": "__tLogger__", @@ -33449,16 +33557,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890031.1227105, - "msecs": 122.0, - "relativeCreated": 9575.599809, - "thread": 138566182236416, + "created": 1756483031.9960513, + "msecs": 996.0, + "relativeCreated": 9691.474946, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of ViDevHeating.temp_setp (ffe.livingroom.heating_valve) to 15", - "asctime": "2025-08-22 21:13:51,122", + "asctime": "2025-08-29 17:57:11,996", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.heating_valve.user_temperature_setpoint.set", @@ -33476,16 +33584,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890031.0222108, - "msecs": 22.0, - "relativeCreated": 9475.100259, - "thread": 138566182236416, + "created": 1756483031.895722, + "msecs": 895.0, + "relativeCreated": 9591.145594, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/heating_valve/user_temperature_setpoint/set and payload 15", - "asctime": "2025-08-22 21:13:51,022" + "asctime": "2025-08-29 17:57:11,895" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.heating_valve.set", @@ -33503,16 +33611,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890031.0301883, - "msecs": 30.0, - "relativeCreated": 9483.07779, - "thread": 138566156539584, + "created": 1756483031.9035313, + "msecs": 903.0, + "relativeCreated": 9598.954881, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/heating_valve/set and payload b'{\"current_heating_setpoint\": 15}'", - "asctime": "2025-08-22 21:13:51,030" + "asctime": "2025-08-29 17:57:11,903" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.heating_valve", @@ -33530,16 +33638,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890031.0304585, - "msecs": 30.0, - "relativeCreated": 9483.34766, - "thread": 138566156539584, + "created": 1756483031.9037611, + "msecs": 903.0, + "relativeCreated": 9599.184839, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/heating_valve and payload {\"current_heating_setpoint\": 15, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:13:51,030" + "asctime": "2025-08-29 17:57:11,903" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.heating_valve.valve_temperature_setpoint", @@ -33557,16 +33665,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890031.0307727, - "msecs": 30.0, - "relativeCreated": 9483.662219, - "thread": 138566156539584, + "created": 1756483031.9040875, + "msecs": 904.0, + "relativeCreated": 9599.511117, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/heating_valve/valve_temperature_setpoint and payload b'15'", - "asctime": "2025-08-22 21:13:51,030" + "asctime": "2025-08-29 17:57:11,904" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.heating_valve.user_temperature_setpoint", @@ -33584,16 +33692,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890031.031138, - "msecs": 31.0, - "relativeCreated": 9484.027478, - "thread": 138566156539584, + "created": 1756483031.9044306, + "msecs": 904.0, + "relativeCreated": 9599.854156, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/heating_valve/user_temperature_setpoint and payload b'15'", - "asctime": "2025-08-22 21:13:51,031" + "asctime": "2025-08-29 17:57:11,904" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.heating_valve", @@ -33611,19 +33719,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890031.0313826, - "msecs": 31.0, - "relativeCreated": 9484.272, - "thread": 138566156539584, + "created": 1756483031.904763, + "msecs": 904.0, + "relativeCreated": 9600.186681, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/heating_valve and payload b'{\"current_heating_setpoint\": 15, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:13:51,031" + "asctime": "2025-08-29 17:57:11,904" } ], - "time_consumption": 0.09132790565490723 + "time_consumption": 0.09128832817077637 }, { "name": "__tLogger__", @@ -33641,16 +33749,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890031.1231232, - "msecs": 123.0, - "relativeCreated": 9576.012637, - "thread": 138566182236416, + "created": 1756483031.9963536, + "msecs": 996.0, + "relativeCreated": 9691.777297, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for HeatingValve.temp_setp (ffe.livingroom.heating_valve) is correct (Content 15 and Type is ).", - "asctime": "2025-08-22 21:13:51,123", + "asctime": "2025-08-29 17:57:11,996", "moduleLogger": [ { "name": "__unittest__", @@ -33669,16 +33777,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890031.122989, - "msecs": 122.0, - "relativeCreated": 9575.8785, - "thread": 138566182236416, + "created": 1756483031.9962482, + "msecs": 996.0, + "relativeCreated": 9691.672022, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for HeatingValve.temp_setp (ffe.livingroom.heating_valve)): 15 ()", - "asctime": "2025-08-22 21:13:51,122" + "asctime": "2025-08-29 17:57:11,996" }, { "name": "__unittest__", @@ -33698,19 +33806,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890031.12308, - "msecs": 123.0, - "relativeCreated": 9575.969289, - "thread": 138566182236416, + "created": 1756483031.996316, + "msecs": 996.0, + "relativeCreated": 9691.739584, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for HeatingValve.temp_setp (ffe.livingroom.heating_valve)): result = 15 ()", - "asctime": "2025-08-22 21:13:51,123" + "asctime": "2025-08-29 17:57:11,996" } ], - "time_consumption": 4.315376281738281e-05 + "time_consumption": 3.7670135498046875e-05 }, { "name": "__tLogger__", @@ -33728,16 +33836,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890031.223762, - "msecs": 223.0, - "relativeCreated": 9676.651377, - "thread": 138566182236416, + "created": 1756483032.096815, + "msecs": 96.0, + "relativeCreated": 9792.238778, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of ViDevHeating.temp_setp (ffe.livingroom.heating_valve) to 20", - "asctime": "2025-08-22 21:13:51,223", + "asctime": "2025-08-29 17:57:12,096", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.heating_valve.user_temperature_setpoint.set", @@ -33755,16 +33863,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890031.1232374, - "msecs": 123.0, - "relativeCreated": 9576.126663, - "thread": 138566182236416, + "created": 1756483031.9964583, + "msecs": 996.0, + "relativeCreated": 9691.881797, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/heating_valve/user_temperature_setpoint/set and payload 20", - "asctime": "2025-08-22 21:13:51,123" + "asctime": "2025-08-29 17:57:11,996" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.heating_valve.set", @@ -33782,16 +33890,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890031.1318874, - "msecs": 131.0, - "relativeCreated": 9584.776831, - "thread": 138566156539584, + "created": 1756483032.0035474, + "msecs": 3.0, + "relativeCreated": 9698.97107, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/heating_valve/set and payload b'{\"current_heating_setpoint\": 20}'", - "asctime": "2025-08-22 21:13:51,131" + "asctime": "2025-08-29 17:57:12,003" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.heating_valve", @@ -33809,16 +33917,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890031.1321952, - "msecs": 132.0, - "relativeCreated": 9585.084696, - "thread": 138566156539584, + "created": 1756483032.0037575, + "msecs": 3.0, + "relativeCreated": 9699.181171, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/heating_valve and payload {\"current_heating_setpoint\": 20, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:13:51,132" + "asctime": "2025-08-29 17:57:12,003" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.heating_valve.valve_temperature_setpoint", @@ -33836,16 +33944,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890031.132514, - "msecs": 132.0, - "relativeCreated": 9585.403364, - "thread": 138566156539584, + "created": 1756483032.0040736, + "msecs": 4.0, + "relativeCreated": 9699.497409, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/heating_valve/valve_temperature_setpoint and payload b'20'", - "asctime": "2025-08-22 21:13:51,132" + "asctime": "2025-08-29 17:57:12,004" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.heating_valve.user_temperature_setpoint", @@ -33863,16 +33971,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890031.1328702, - "msecs": 132.0, - "relativeCreated": 9585.759626, - "thread": 138566156539584, + "created": 1756483032.0043914, + "msecs": 4.0, + "relativeCreated": 9699.815004, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/heating_valve/user_temperature_setpoint and payload b'20'", - "asctime": "2025-08-22 21:13:51,132" + "asctime": "2025-08-29 17:57:12,004" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.heating_valve", @@ -33890,19 +33998,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890031.1331377, - "msecs": 133.0, - "relativeCreated": 9586.026995, - "thread": 138566156539584, + "created": 1756483032.0046253, + "msecs": 4.0, + "relativeCreated": 9700.049214, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/heating_valve and payload b'{\"current_heating_setpoint\": 20, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:13:51,133" + "asctime": "2025-08-29 17:57:12,004" } ], - "time_consumption": 0.09062433242797852 + "time_consumption": 0.09218978881835938 }, { "name": "__tLogger__", @@ -33920,16 +34028,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890031.2241652, - "msecs": 224.0, - "relativeCreated": 9677.054473, - "thread": 138566182236416, + "created": 1756483032.0971887, + "msecs": 97.0, + "relativeCreated": 9792.612251, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for HeatingValve.temp_setp (ffe.livingroom.heating_valve) is correct (Content 20 and Type is ).", - "asctime": "2025-08-22 21:13:51,224", + "asctime": "2025-08-29 17:57:12,097", "moduleLogger": [ { "name": "__unittest__", @@ -33948,16 +34056,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890031.2240353, - "msecs": 224.0, - "relativeCreated": 9676.924831, - "thread": 138566182236416, + "created": 1756483032.097061, + "msecs": 97.0, + "relativeCreated": 9792.484616, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for HeatingValve.temp_setp (ffe.livingroom.heating_valve)): 20 ()", - "asctime": "2025-08-22 21:13:51,224" + "asctime": "2025-08-29 17:57:12,097" }, { "name": "__unittest__", @@ -33977,19 +34085,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890031.224096, - "msecs": 224.0, - "relativeCreated": 9676.985431, - "thread": 138566182236416, + "created": 1756483032.0971162, + "msecs": 97.0, + "relativeCreated": 9792.539923, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for HeatingValve.temp_setp (ffe.livingroom.heating_valve)): result = 20 ()", - "asctime": "2025-08-22 21:13:51,224" + "asctime": "2025-08-29 17:57:12,097" } ], - "time_consumption": 6.914138793945312e-05 + "time_consumption": 7.2479248046875e-05 }, { "name": "__tLogger__", @@ -34007,16 +34115,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890031.3248017, - "msecs": 324.0, - "relativeCreated": 9777.691207, - "thread": 138566182236416, + "created": 1756483032.1976447, + "msecs": 197.0, + "relativeCreated": 9893.06841, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of ViDevHeating.temp_setp (ffe.livingroom.heating_valve) to 25", - "asctime": "2025-08-22 21:13:51,324", + "asctime": "2025-08-29 17:57:12,197", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.heating_valve.user_temperature_setpoint.set", @@ -34034,16 +34142,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890031.2242851, - "msecs": 224.0, - "relativeCreated": 9677.174473, - "thread": 138566182236416, + "created": 1756483032.0972877, + "msecs": 97.0, + "relativeCreated": 9792.711466, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/heating_valve/user_temperature_setpoint/set and payload 25", - "asctime": "2025-08-22 21:13:51,224" + "asctime": "2025-08-29 17:57:12,097" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.heating_valve.set", @@ -34061,16 +34169,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890031.2327235, - "msecs": 232.0, - "relativeCreated": 9685.612747, - "thread": 138566156539584, + "created": 1756483032.104313, + "msecs": 104.0, + "relativeCreated": 9799.736576, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/heating_valve/set and payload b'{\"current_heating_setpoint\": 25}'", - "asctime": "2025-08-22 21:13:51,232" + "asctime": "2025-08-29 17:57:12,104" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.heating_valve", @@ -34088,16 +34196,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890031.233026, - "msecs": 233.0, - "relativeCreated": 9685.915473, - "thread": 138566156539584, + "created": 1756483032.1045225, + "msecs": 104.0, + "relativeCreated": 9799.946276, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/heating_valve and payload {\"current_heating_setpoint\": 25, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:13:51,233" + "asctime": "2025-08-29 17:57:12,104" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.heating_valve.valve_temperature_setpoint", @@ -34115,16 +34223,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890031.233345, - "msecs": 233.0, - "relativeCreated": 9686.23449, - "thread": 138566156539584, + "created": 1756483032.1048226, + "msecs": 104.0, + "relativeCreated": 9800.246157, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/heating_valve/valve_temperature_setpoint and payload b'25'", - "asctime": "2025-08-22 21:13:51,233" + "asctime": "2025-08-29 17:57:12,104" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.heating_valve.user_temperature_setpoint", @@ -34142,16 +34250,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890031.2336903, - "msecs": 233.0, - "relativeCreated": 9686.579687, - "thread": 138566156539584, + "created": 1756483032.1051478, + "msecs": 105.0, + "relativeCreated": 9800.571603, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/heating_valve/user_temperature_setpoint and payload b'25'", - "asctime": "2025-08-22 21:13:51,233" + "asctime": "2025-08-29 17:57:12,105" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.heating_valve", @@ -34169,19 +34277,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890031.2339823, - "msecs": 233.0, - "relativeCreated": 9686.871685, - "thread": 138566156539584, + "created": 1756483032.1054251, + "msecs": 105.0, + "relativeCreated": 9800.848914, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/heating_valve and payload b'{\"current_heating_setpoint\": 25, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:13:51,233" + "asctime": "2025-08-29 17:57:12,105" } ], - "time_consumption": 0.0908193588256836 + "time_consumption": 0.09221959114074707 }, { "name": "__tLogger__", @@ -34199,16 +34307,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890031.3251746, - "msecs": 325.0, - "relativeCreated": 9778.063962, - "thread": 138566182236416, + "created": 1756483032.1979654, + "msecs": 197.0, + "relativeCreated": 9893.389078, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for HeatingValve.temp_setp (ffe.livingroom.heating_valve) is correct (Content 25 and Type is ).", - "asctime": "2025-08-22 21:13:51,325", + "asctime": "2025-08-29 17:57:12,197", "moduleLogger": [ { "name": "__unittest__", @@ -34227,16 +34335,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890031.3250704, - "msecs": 325.0, - "relativeCreated": 9777.959786, - "thread": 138566182236416, + "created": 1756483032.197874, + "msecs": 197.0, + "relativeCreated": 9893.297775, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for HeatingValve.temp_setp (ffe.livingroom.heating_valve)): 25 ()", - "asctime": "2025-08-22 21:13:51,325" + "asctime": "2025-08-29 17:57:12,197" }, { "name": "__unittest__", @@ -34256,19 +34364,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890031.3251302, - "msecs": 325.0, - "relativeCreated": 9778.019747, - "thread": 138566182236416, + "created": 1756483032.197925, + "msecs": 197.0, + "relativeCreated": 9893.348902, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for HeatingValve.temp_setp (ffe.livingroom.heating_valve)): result = 25 ()", - "asctime": "2025-08-22 21:13:51,325" + "asctime": "2025-08-29 17:57:12,197" } ], - "time_consumption": 4.4345855712890625e-05 + "time_consumption": 4.029273986816406e-05 }, { "name": "__tLogger__", @@ -34286,16 +34394,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890031.4258418, - "msecs": 425.0, - "relativeCreated": 9878.731202, - "thread": 138566182236416, + "created": 1756483032.298398, + "msecs": 298.0, + "relativeCreated": 9993.82168, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of ViDevHeating.temp_setp (ffe.livingroom.heating_valve) to 30", - "asctime": "2025-08-22 21:13:51,425", + "asctime": "2025-08-29 17:57:12,298", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.livingroom.heating_valve.user_temperature_setpoint.set", @@ -34313,16 +34421,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890031.3252883, - "msecs": 325.0, - "relativeCreated": 9778.177511, - "thread": 138566182236416, + "created": 1756483032.1980686, + "msecs": 198.0, + "relativeCreated": 9893.492457, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/livingroom/heating_valve/user_temperature_setpoint/set and payload 30", - "asctime": "2025-08-22 21:13:51,325" + "asctime": "2025-08-29 17:57:12,198" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.heating_valve.set", @@ -34340,16 +34448,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890031.3335876, - "msecs": 333.0, - "relativeCreated": 9786.477202, - "thread": 138566156539584, + "created": 1756483032.2057037, + "msecs": 205.0, + "relativeCreated": 9901.127316, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/heating_valve/set and payload b'{\"current_heating_setpoint\": 30}'", - "asctime": "2025-08-22 21:13:51,333" + "asctime": "2025-08-29 17:57:12,205" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.heating_valve", @@ -34367,16 +34475,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890031.3338819, - "msecs": 333.0, - "relativeCreated": 9786.771284, - "thread": 138566156539584, + "created": 1756483032.206081, + "msecs": 206.0, + "relativeCreated": 9901.504593, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/livingroom/heating_valve and payload {\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:13:51,333" + "asctime": "2025-08-29 17:57:12,206" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.heating_valve.valve_temperature_setpoint", @@ -34394,16 +34502,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890031.3342667, - "msecs": 334.0, - "relativeCreated": 9787.15601, - "thread": 138566156539584, + "created": 1756483032.206557, + "msecs": 206.0, + "relativeCreated": 9901.980547, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/heating_valve/valve_temperature_setpoint and payload b'30'", - "asctime": "2025-08-22 21:13:51,334" + "asctime": "2025-08-29 17:57:12,206" }, { "name": "smart_brain.mqtt.videv.ffe.livingroom.heating_valve.user_temperature_setpoint", @@ -34421,16 +34529,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890031.3346395, - "msecs": 334.0, - "relativeCreated": 9787.529102, - "thread": 138566156539584, + "created": 1756483032.207026, + "msecs": 207.0, + "relativeCreated": 9902.449517, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/livingroom/heating_valve/user_temperature_setpoint and payload b'30'", - "asctime": "2025-08-22 21:13:51,334" + "asctime": "2025-08-29 17:57:12,207" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.livingroom.heating_valve", @@ -34448,19 +34556,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890031.3348932, - "msecs": 334.0, - "relativeCreated": 9787.782714, - "thread": 138566156539584, + "created": 1756483032.2072709, + "msecs": 207.0, + "relativeCreated": 9902.694608, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/livingroom/heating_valve and payload b'{\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:13:51,334" + "asctime": "2025-08-29 17:57:12,207" } ], - "time_consumption": 0.09094858169555664 + "time_consumption": 0.09112715721130371 }, { "name": "__tLogger__", @@ -34478,16 +34586,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890031.4262114, - "msecs": 426.0, - "relativeCreated": 9879.100632, - "thread": 138566182236416, + "created": 1756483032.2986825, + "msecs": 298.0, + "relativeCreated": 9994.106041, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for HeatingValve.temp_setp (ffe.livingroom.heating_valve) is correct (Content 30 and Type is ).", - "asctime": "2025-08-22 21:13:51,426", + "asctime": "2025-08-29 17:57:12,298", "moduleLogger": [ { "name": "__unittest__", @@ -34506,16 +34614,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890031.4261086, - "msecs": 426.0, - "relativeCreated": 9878.998019, - "thread": 138566182236416, + "created": 1756483032.2985888, + "msecs": 298.0, + "relativeCreated": 9994.012322, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for HeatingValve.temp_setp (ffe.livingroom.heating_valve)): 30 ()", - "asctime": "2025-08-22 21:13:51,426" + "asctime": "2025-08-29 17:57:12,298" }, { "name": "__unittest__", @@ -34535,28 +34643,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890031.4261682, - "msecs": 426.0, - "relativeCreated": 9879.057805, - "thread": 138566182236416, + "created": 1756483032.2986398, + "msecs": 298.0, + "relativeCreated": 9994.063495, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for HeatingValve.temp_setp (ffe.livingroom.heating_valve)): result = 30 ()", - "asctime": "2025-08-22 21:13:51,426" + "asctime": "2025-08-29 17:57:12,298" } ], - "time_consumption": 4.315376281738281e-05 + "time_consumption": 4.267692565917969e-05 } ], - "time_consumption": 0.5051755905151367, - "time_start": "2025-08-22 21:13:50,921", - "time_finished": "2025-08-22 21:13:51,426" + "time_consumption": 0.5040686130523682, + "time_start": "2025-08-29 17:57:11,794", + "time_finished": "2025-08-29 17:57:12,298" }, - "ViDevLight.state (ffe.sleep.main_light) -> Shelly.relay/0 (ffe.sleep.main_light)": { + "ViDevCommon.state (ffe.sleep.main_light) -> Shelly.relay/0 (ffe.sleep.main_light)": { "name": "__tLogger__", - "msg": "ViDevLight.state (ffe.sleep.main_light) -> Shelly.relay/0 (ffe.sleep.main_light)", + "msg": "ViDevCommon.state (ffe.sleep.main_light) -> Shelly.relay/0 (ffe.sleep.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -34567,16 +34675,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890031.426427, - "msecs": 426.0, - "relativeCreated": 9879.316259, - "thread": 138566182236416, + "created": 1756483032.2988865, + "msecs": 298.0, + "relativeCreated": 9994.310244, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "ViDevLight.state (ffe.sleep.main_light) -> Shelly.relay/0 (ffe.sleep.main_light)", - "asctime": "2025-08-22 21:13:51,426", + "message": "ViDevCommon.state (ffe.sleep.main_light) -> Shelly.relay/0 (ffe.sleep.main_light)", + "asctime": "2025-08-29 17:57:12,298", "moduleLogger": [], "testcaseLogger": [ { @@ -34594,16 +34702,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890031.527106, - "msecs": 527.0, - "relativeCreated": 9979.995485, - "thread": 138566182236416, + "created": 1756483032.399323, + "msecs": 399.0, + "relativeCreated": 10094.746656, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:13:51,527", + "asctime": "2025-08-29 17:57:12,399", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.state.set", @@ -34621,19 +34729,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890031.4265614, - "msecs": 426.0, - "relativeCreated": 9879.450585, - "thread": 138566182236416, + "created": 1756483032.2990153, + "msecs": 299.0, + "relativeCreated": 9994.438748, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/sleep/main_light/state/set and payload false", - "asctime": "2025-08-22 21:13:51,426" + "asctime": "2025-08-29 17:57:12,299" } ], - "time_consumption": 0.10054469108581543 + "time_consumption": 0.10030770301818848 }, { "name": "__tLogger__", @@ -34651,16 +34759,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890031.5274413, - "msecs": 527.0, - "relativeCreated": 9980.330484, - "thread": 138566182236416, + "created": 1756483032.3996375, + "msecs": 399.0, + "relativeCreated": 10095.061262, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:13:51,527", + "asctime": "2025-08-29 17:57:12,399", "moduleLogger": [ { "name": "__unittest__", @@ -34679,16 +34787,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890031.5273385, - "msecs": 527.0, - "relativeCreated": 9980.227917, - "thread": 138566182236416, + "created": 1756483032.3995466, + "msecs": 399.0, + "relativeCreated": 10094.970183, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:13:51,527" + "asctime": "2025-08-29 17:57:12,399" }, { "name": "__unittest__", @@ -34708,25 +34816,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890031.527398, - "msecs": 527.0, - "relativeCreated": 9980.287629, - "thread": 138566182236416, + "created": 1756483032.3995981, + "msecs": 399.0, + "relativeCreated": 10095.021668, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:13:51,527" + "asctime": "2025-08-29 17:57:12,399" } ], - "time_consumption": 4.315376281738281e-05 + "time_consumption": 3.933906555175781e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.state (ffe.sleep.main_light)", + "ViDevCommon.state (ffe.sleep.main_light)", "True" ], "levelname": "DEBUG", @@ -34738,16 +34846,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890031.6280622, - "msecs": 628.0, - "relativeCreated": 10080.951735, - "thread": 138566182236416, + "created": 1756483032.5000277, + "msecs": 500.0, + "relativeCreated": 10195.451244, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.state (ffe.sleep.main_light) to True", - "asctime": "2025-08-22 21:13:51,628", + "message": "Setting state of ViDevCommon.state (ffe.sleep.main_light) to True", + "asctime": "2025-08-29 17:57:12,500", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.state.set", @@ -34765,16 +34873,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890031.527552, - "msecs": 527.0, - "relativeCreated": 9980.441292, - "thread": 138566182236416, + "created": 1756483032.399735, + "msecs": 399.0, + "relativeCreated": 10095.158714, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/sleep/main_light/state/set and payload true", - "asctime": "2025-08-22 21:13:51,527" + "asctime": "2025-08-29 17:57:12,399" }, { "name": "smart_brain.mqtt.shellies.ffe.sleep.main_light.relay.0.command", @@ -34792,16 +34900,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890031.5299895, - "msecs": 529.0, - "relativeCreated": 9982.878667, - "thread": 138566156539584, + "created": 1756483032.4023733, + "msecs": 402.0, + "relativeCreated": 10097.797149, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffe/sleep/main_light/relay/0/command and payload b'on'", - "asctime": "2025-08-22 21:13:51,529" + "asctime": "2025-08-29 17:57:12,402" }, { "name": "smart_brain.mqtt.shellies.ffe.sleep.main_light.relay.0", @@ -34819,16 +34927,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890031.5302234, - "msecs": 530.0, - "relativeCreated": 9983.112675, - "thread": 138566156539584, + "created": 1756483032.4026964, + "msecs": 402.0, + "relativeCreated": 10098.120092, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/ffe/sleep/main_light/relay/0 and payload on", - "asctime": "2025-08-22 21:13:51,530" + "asctime": "2025-08-29 17:57:12,402" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -34846,16 +34954,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890031.5304618, - "msecs": 530.0, - "relativeCreated": 9983.351072, - "thread": 138566156539584, + "created": 1756483032.4030228, + "msecs": 403.0, + "relativeCreated": 10098.446631, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:51,530" + "asctime": "2025-08-29 17:57:12,403" }, { "name": "smart_brain.mqtt.shellies.ffe.sleep.main_light.relay.0", @@ -34873,16 +34981,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890031.5312412, - "msecs": 531.0, - "relativeCreated": 9984.130704, - "thread": 138566156539584, + "created": 1756483032.4037013, + "msecs": 403.0, + "relativeCreated": 10099.124913, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffe/sleep/main_light/relay/0 and payload b'on'", - "asctime": "2025-08-22 21:13:51,531" + "asctime": "2025-08-29 17:57:12,403" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -34900,16 +35008,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890031.5315719, - "msecs": 531.0, - "relativeCreated": 9984.461278, - "thread": 138566156539584, + "created": 1756483032.4039586, + "msecs": 403.0, + "relativeCreated": 10099.382283, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:51,531" + "asctime": "2025-08-29 17:57:12,403" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.state", @@ -34927,16 +35035,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890031.613807, - "msecs": 613.0, - "relativeCreated": 10066.696238, - "thread": 138566156539584, + "created": 1756483032.4463797, + "msecs": 446.0, + "relativeCreated": 10141.80342, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/main_light/state and payload b'true'", - "asctime": "2025-08-22 21:13:51,613" + "asctime": "2025-08-29 17:57:12,446" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.brightness", @@ -34954,16 +35062,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890031.6142774, - "msecs": 614.0, - "relativeCreated": 10067.166658, - "thread": 138566156539584, + "created": 1756483032.486654, + "msecs": 486.0, + "relativeCreated": 10182.077679, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/main_light/brightness and payload b'50'", - "asctime": "2025-08-22 21:13:51,614" + "asctime": "2025-08-29 17:57:12,486" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.color_temp", @@ -34981,19 +35089,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890031.6145966, - "msecs": 614.0, - "relativeCreated": 10067.485905, - "thread": 138566156539584, + "created": 1756483032.4870708, + "msecs": 487.0, + "relativeCreated": 10182.494433, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/main_light/color_temp and payload b'5'", - "asctime": "2025-08-22 21:13:51,614" + "asctime": "2025-08-29 17:57:12,487" } ], - "time_consumption": 0.013465642929077148 + "time_consumption": 0.012956857681274414 }, { "name": "__tLogger__", @@ -35011,16 +35119,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890031.6284282, - "msecs": 628.0, - "relativeCreated": 10081.317622, - "thread": 138566182236416, + "created": 1756483032.5002594, + "msecs": 500.0, + "relativeCreated": 10195.682927, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Shelly.relay/0 (ffe.sleep.main_light) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:13:51,628", + "asctime": "2025-08-29 17:57:12,500", "moduleLogger": [ { "name": "__unittest__", @@ -35039,16 +35147,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890031.628295, - "msecs": 628.0, - "relativeCreated": 10081.184385, - "thread": 138566182236416, + "created": 1756483032.5001805, + "msecs": 500.0, + "relativeCreated": 10195.60404, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Shelly.relay/0 (ffe.sleep.main_light)): True ()", - "asctime": "2025-08-22 21:13:51,628" + "asctime": "2025-08-29 17:57:12,500" }, { "name": "__unittest__", @@ -35068,25 +35176,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890031.62838, - "msecs": 628.0, - "relativeCreated": 10081.269569, - "thread": 138566182236416, + "created": 1756483032.500225, + "msecs": 500.0, + "relativeCreated": 10195.648787, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Shelly.relay/0 (ffe.sleep.main_light)): result = True ()", - "asctime": "2025-08-22 21:13:51,628" + "asctime": "2025-08-29 17:57:12,500" } ], - "time_consumption": 4.8160552978515625e-05 + "time_consumption": 3.4332275390625e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.state (ffe.sleep.main_light)", + "ViDevCommon.state (ffe.sleep.main_light)", "False" ], "levelname": "DEBUG", @@ -35098,16 +35206,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890031.729038, - "msecs": 729.0, - "relativeCreated": 10181.927541, - "thread": 138566182236416, + "created": 1756483032.6006382, + "msecs": 600.0, + "relativeCreated": 10296.061991, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.state (ffe.sleep.main_light) to False", - "asctime": "2025-08-22 21:13:51,729", + "message": "Setting state of ViDevCommon.state (ffe.sleep.main_light) to False", + "asctime": "2025-08-29 17:57:12,600", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.state.set", @@ -35125,16 +35233,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890031.6285403, - "msecs": 628.0, - "relativeCreated": 10081.429575, - "thread": 138566182236416, + "created": 1756483032.5003436, + "msecs": 500.0, + "relativeCreated": 10195.767165, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/sleep/main_light/state/set and payload false", - "asctime": "2025-08-22 21:13:51,628" + "asctime": "2025-08-29 17:57:12,500" }, { "name": "smart_brain.mqtt.shellies.ffe.sleep.main_light.relay.0.command", @@ -35152,16 +35260,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890031.6308794, - "msecs": 630.0, - "relativeCreated": 10083.768909, - "thread": 138566156539584, + "created": 1756483032.5027053, + "msecs": 502.0, + "relativeCreated": 10198.129031, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffe/sleep/main_light/relay/0/command and payload b'off'", - "asctime": "2025-08-22 21:13:51,630" + "asctime": "2025-08-29 17:57:12,502" }, { "name": "smart_brain.mqtt.shellies.ffe.sleep.main_light.relay.0", @@ -35179,16 +35287,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890031.631127, - "msecs": 631.0, - "relativeCreated": 10084.016336, - "thread": 138566156539584, + "created": 1756483032.5030143, + "msecs": 503.0, + "relativeCreated": 10198.438102, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/ffe/sleep/main_light/relay/0 and payload off", - "asctime": "2025-08-22 21:13:51,631" + "asctime": "2025-08-29 17:57:12,503" }, { "name": "smart_brain.mqtt.shellies.ffe.sleep.main_light.relay.0", @@ -35206,16 +35314,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890031.6319692, - "msecs": 631.0, - "relativeCreated": 10084.858723, - "thread": 138566156539584, + "created": 1756483032.5036948, + "msecs": 503.0, + "relativeCreated": 10199.118444, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffe/sleep/main_light/relay/0 and payload b'off'", - "asctime": "2025-08-22 21:13:51,631" + "asctime": "2025-08-29 17:57:12,503" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.state", @@ -35233,19 +35341,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890031.7136974, - "msecs": 713.0, - "relativeCreated": 10166.586945, - "thread": 138566156539584, + "created": 1756483032.5458827, + "msecs": 545.0, + "relativeCreated": 10241.306379, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:13:51,713" + "asctime": "2025-08-29 17:57:12,545" } ], - "time_consumption": 0.015340566635131836 + "time_consumption": 0.054755449295043945 }, { "name": "__tLogger__", @@ -35263,16 +35371,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890031.729405, - "msecs": 729.0, - "relativeCreated": 10182.294313, - "thread": 138566182236416, + "created": 1756483032.600995, + "msecs": 600.0, + "relativeCreated": 10296.418842, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Shelly.relay/0 (ffe.sleep.main_light) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:13:51,729", + "asctime": "2025-08-29 17:57:12,600", "moduleLogger": [ { "name": "__unittest__", @@ -35291,16 +35399,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890031.7292647, - "msecs": 729.0, - "relativeCreated": 10182.154107, - "thread": 138566182236416, + "created": 1756483032.6008823, + "msecs": 600.0, + "relativeCreated": 10296.305756, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Shelly.relay/0 (ffe.sleep.main_light)): False ()", - "asctime": "2025-08-22 21:13:51,729" + "asctime": "2025-08-29 17:57:12,600" }, { "name": "__unittest__", @@ -35320,28 +35428,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890031.7293508, - "msecs": 729.0, - "relativeCreated": 10182.240286, - "thread": 138566182236416, + "created": 1756483032.6009526, + "msecs": 600.0, + "relativeCreated": 10296.376376, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Shelly.relay/0 (ffe.sleep.main_light)): result = False ()", - "asctime": "2025-08-22 21:13:51,729" + "asctime": "2025-08-29 17:57:12,600" } ], - "time_consumption": 5.412101745605469e-05 + "time_consumption": 4.2438507080078125e-05 } ], - "time_consumption": 0.3029780387878418, - "time_start": "2025-08-22 21:13:51,426", - "time_finished": "2025-08-22 21:13:51,729" + "time_consumption": 0.3021085262298584, + "time_start": "2025-08-29 17:57:12,298", + "time_finished": "2025-08-29 17:57:12,600" }, - "Shelly.relay/0 (ffe.sleep.main_light) -> ViDevLight.state (ffe.sleep.main_light)": { + "Shelly.relay/0 (ffe.sleep.main_light) -> ViDevCommon.state (ffe.sleep.main_light)": { "name": "__tLogger__", - "msg": "Shelly.relay/0 (ffe.sleep.main_light) -> ViDevLight.state (ffe.sleep.main_light)", + "msg": "Shelly.relay/0 (ffe.sleep.main_light) -> ViDevCommon.state (ffe.sleep.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -35352,16 +35460,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890031.7296314, - "msecs": 729.0, - "relativeCreated": 10182.520815, - "thread": 138566182236416, + "created": 1756483032.6011837, + "msecs": 601.0, + "relativeCreated": 10296.607404, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Shelly.relay/0 (ffe.sleep.main_light) -> ViDevLight.state (ffe.sleep.main_light)", - "asctime": "2025-08-22 21:13:51,729", + "message": "Shelly.relay/0 (ffe.sleep.main_light) -> ViDevCommon.state (ffe.sleep.main_light)", + "asctime": "2025-08-29 17:57:12,601", "moduleLogger": [], "testcaseLogger": [ { @@ -35379,16 +35487,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890031.830261, - "msecs": 830.0, - "relativeCreated": 10283.150512, - "thread": 138566182236416, + "created": 1756483032.7015934, + "msecs": 701.0, + "relativeCreated": 10397.01708, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:13:51,830", + "asctime": "2025-08-29 17:57:12,701", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.state.set", @@ -35406,19 +35514,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890031.7297757, - "msecs": 729.0, - "relativeCreated": 10182.665046, - "thread": 138566182236416, + "created": 1756483032.6013052, + "msecs": 601.0, + "relativeCreated": 10296.729134, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/sleep/main_light/state/set and payload false", - "asctime": "2025-08-22 21:13:51,729" + "asctime": "2025-08-29 17:57:12,601" } ], - "time_consumption": 0.10048532485961914 + "time_consumption": 0.10028815269470215 }, { "name": "__tLogger__", @@ -35436,16 +35544,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890031.8306375, - "msecs": 830.0, - "relativeCreated": 10283.526846, - "thread": 138566182236416, + "created": 1756483032.7018943, + "msecs": 701.0, + "relativeCreated": 10397.317979, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:13:51,830", + "asctime": "2025-08-29 17:57:12,701", "moduleLogger": [ { "name": "__unittest__", @@ -35464,16 +35572,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890031.8305037, - "msecs": 830.0, - "relativeCreated": 10283.393187, - "thread": 138566182236416, + "created": 1756483032.701797, + "msecs": 701.0, + "relativeCreated": 10397.220787, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:13:51,830" + "asctime": "2025-08-29 17:57:12,701" }, { "name": "__unittest__", @@ -35493,19 +35601,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890031.830593, - "msecs": 830.0, - "relativeCreated": 10283.482505, - "thread": 138566182236416, + "created": 1756483032.7018566, + "msecs": 701.0, + "relativeCreated": 10397.280208, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:13:51,830" + "asctime": "2025-08-29 17:57:12,701" } ], - "time_consumption": 4.4345855712890625e-05 + "time_consumption": 3.7670135498046875e-05 }, { "name": "__tLogger__", @@ -35523,16 +35631,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890031.9315434, - "msecs": 931.0, - "relativeCreated": 10384.432725, - "thread": 138566182236416, + "created": 1756483032.8024795, + "msecs": 802.0, + "relativeCreated": 10497.903259, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Shelly.relay/0 (ffe.sleep.main_light) to True", - "asctime": "2025-08-22 21:13:51,931", + "asctime": "2025-08-29 17:57:12,802", "moduleLogger": [ { "name": "smart_brain.mqtt.shellies.ffe.sleep.main_light.relay.0", @@ -35550,16 +35658,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890031.8307667, - "msecs": 830.0, - "relativeCreated": 10283.655976, - "thread": 138566182236416, + "created": 1756483032.7019944, + "msecs": 701.0, + "relativeCreated": 10397.418134, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/ffe/sleep/main_light/relay/0 and payload on", - "asctime": "2025-08-22 21:13:51,830" + "asctime": "2025-08-29 17:57:12,701" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -35577,16 +35685,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890031.8311162, - "msecs": 831.0, - "relativeCreated": 10284.005607, - "thread": 138566182236416, + "created": 1756483032.7022617, + "msecs": 702.0, + "relativeCreated": 10397.685393, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:51,831" + "asctime": "2025-08-29 17:57:12,702" }, { "name": "smart_brain.mqtt.shellies.ffe.sleep.main_light.relay.0", @@ -35604,16 +35712,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890031.8319983, - "msecs": 831.0, - "relativeCreated": 10284.88781, - "thread": 138566156539584, + "created": 1756483032.7029088, + "msecs": 702.0, + "relativeCreated": 10398.33237, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffe/sleep/main_light/relay/0 and payload b'on'", - "asctime": "2025-08-22 21:13:51,831" + "asctime": "2025-08-29 17:57:12,702" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -35631,16 +35739,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890031.8725774, - "msecs": 872.0, - "relativeCreated": 10325.466851, - "thread": 138566156539584, + "created": 1756483032.703254, + "msecs": 703.0, + "relativeCreated": 10398.677826, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:51,872" + "asctime": "2025-08-29 17:57:12,703" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.state", @@ -35658,23 +35766,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890031.8748093, - "msecs": 874.0, - "relativeCreated": 10327.698623, - "thread": 138566156539584, + "created": 1756483032.7053473, + "msecs": 705.0, + "relativeCreated": 10400.77113, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/main_light/state and payload b'true'", - "asctime": "2025-08-22 21:13:51,874" + "asctime": "2025-08-29 17:57:12,705" } ], - "time_consumption": 0.05673408508300781 + "time_consumption": 0.09713220596313477 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.state (ffe.sleep.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.state (ffe.sleep.main_light) is correct (Content %s and Type is %s).", "args": [ "True", "" @@ -35688,22 +35796,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890031.9319303, - "msecs": 931.0, - "relativeCreated": 10384.81989, - "thread": 138566182236416, + "created": 1756483032.8027725, + "msecs": 802.0, + "relativeCreated": 10498.196192, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.state (ffe.sleep.main_light) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:13:51,931", + "message": "Value for ViDevCommon.state (ffe.sleep.main_light) is correct (Content True and Type is ).", + "asctime": "2025-08-29 17:57:12,802", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.state (ffe.sleep.main_light)", + "Value for ViDevCommon.state (ffe.sleep.main_light)", "True", "" ], @@ -35716,22 +35824,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890031.9317698, - "msecs": 931.0, - "relativeCreated": 10384.659203, - "thread": 138566182236416, + "created": 1756483032.8026862, + "msecs": 802.0, + "relativeCreated": 10498.109779, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.state (ffe.sleep.main_light)): True ()", - "asctime": "2025-08-22 21:13:51,931" + "message": "Result (Value for ViDevCommon.state (ffe.sleep.main_light)): True ()", + "asctime": "2025-08-29 17:57:12,802" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.state (ffe.sleep.main_light)", + "Value for ViDevCommon.state (ffe.sleep.main_light)", "=", "True", "" @@ -35745,19 +35853,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890031.9318273, - "msecs": 931.0, - "relativeCreated": 10384.716699, - "thread": 138566182236416, + "created": 1756483032.8027344, + "msecs": 802.0, + "relativeCreated": 10498.15806, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.state (ffe.sleep.main_light)): result = True ()", - "asctime": "2025-08-22 21:13:51,931" + "message": "Expectation (Value for ViDevCommon.state (ffe.sleep.main_light)): result = True ()", + "asctime": "2025-08-29 17:57:12,802" } ], - "time_consumption": 0.000102996826171875 + "time_consumption": 3.814697265625e-05 }, { "name": "__tLogger__", @@ -35775,16 +35883,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890032.0324545, - "msecs": 32.0, - "relativeCreated": 10485.343797, - "thread": 138566182236416, + "created": 1756483032.9032273, + "msecs": 903.0, + "relativeCreated": 10598.651188, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Shelly.relay/0 (ffe.sleep.main_light) to False", - "asctime": "2025-08-22 21:13:52,032", + "asctime": "2025-08-29 17:57:12,903", "moduleLogger": [ { "name": "smart_brain.mqtt.shellies.ffe.sleep.main_light.relay.0", @@ -35802,16 +35910,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890031.93206, - "msecs": 932.0, - "relativeCreated": 10384.949294, - "thread": 138566182236416, + "created": 1756483032.802885, + "msecs": 802.0, + "relativeCreated": 10498.308828, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/ffe/sleep/main_light/relay/0 and payload off", - "asctime": "2025-08-22 21:13:51,932" + "asctime": "2025-08-29 17:57:12,802" }, { "name": "smart_brain.mqtt.shellies.ffe.sleep.main_light.relay.0", @@ -35829,16 +35937,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890031.9331615, - "msecs": 933.0, - "relativeCreated": 10386.050921, - "thread": 138566156539584, + "created": 1756483032.8036366, + "msecs": 803.0, + "relativeCreated": 10499.060148, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffe/sleep/main_light/relay/0 and payload b'off'", - "asctime": "2025-08-22 21:13:51,933" + "asctime": "2025-08-29 17:57:12,803" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.state", @@ -35856,23 +35964,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890031.9347236, - "msecs": 934.0, - "relativeCreated": 10387.61288, - "thread": 138566156539584, + "created": 1756483032.8057716, + "msecs": 805.0, + "relativeCreated": 10501.19512, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:13:51,934" + "asctime": "2025-08-29 17:57:12,805" } ], - "time_consumption": 0.09773087501525879 + "time_consumption": 0.09745573997497559 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.state (ffe.sleep.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.state (ffe.sleep.main_light) is correct (Content %s and Type is %s).", "args": [ "False", "" @@ -35886,22 +35994,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890032.0327876, - "msecs": 32.0, - "relativeCreated": 10485.67698, - "thread": 138566182236416, + "created": 1756483032.903522, + "msecs": 903.0, + "relativeCreated": 10598.945738, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.state (ffe.sleep.main_light) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:13:52,032", + "message": "Value for ViDevCommon.state (ffe.sleep.main_light) is correct (Content False and Type is ).", + "asctime": "2025-08-29 17:57:12,903", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.state (ffe.sleep.main_light)", + "Value for ViDevCommon.state (ffe.sleep.main_light)", "False", "" ], @@ -35914,22 +36022,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890032.0326717, - "msecs": 32.0, - "relativeCreated": 10485.561234, - "thread": 138566182236416, + "created": 1756483032.9034212, + "msecs": 903.0, + "relativeCreated": 10598.844808, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.state (ffe.sleep.main_light)): False ()", - "asctime": "2025-08-22 21:13:52,032" + "message": "Result (Value for ViDevCommon.state (ffe.sleep.main_light)): False ()", + "asctime": "2025-08-29 17:57:12,903" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.state (ffe.sleep.main_light)", + "Value for ViDevCommon.state (ffe.sleep.main_light)", "=", "False", "" @@ -35943,28 +36051,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890032.0327258, - "msecs": 32.0, - "relativeCreated": 10485.615067, - "thread": 138566182236416, + "created": 1756483032.9034667, + "msecs": 903.0, + "relativeCreated": 10598.890354, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.state (ffe.sleep.main_light)): result = False ()", - "asctime": "2025-08-22 21:13:52,032" + "message": "Expectation (Value for ViDevCommon.state (ffe.sleep.main_light)): result = False ()", + "asctime": "2025-08-29 17:57:12,903" } ], - "time_consumption": 6.175041198730469e-05 + "time_consumption": 5.53131103515625e-05 } ], - "time_consumption": 0.30315613746643066, - "time_start": "2025-08-22 21:13:51,729", - "time_finished": "2025-08-22 21:13:52,032" + "time_consumption": 0.3023383617401123, + "time_start": "2025-08-29 17:57:12,601", + "time_finished": "2025-08-29 17:57:12,903" }, - "ViDevLight.state (ffe.sleep.bed_light_di) -> Light.state (ffe.sleep.bed_light_di)": { + "ViDevCommon.state (ffe.sleep.bed_light_di) -> Light.state (ffe.sleep.bed_light_di)": { "name": "__tLogger__", - "msg": "ViDevLight.state (ffe.sleep.bed_light_di) -> Light.state (ffe.sleep.bed_light_di)", + "msg": "ViDevCommon.state (ffe.sleep.bed_light_di) -> Light.state (ffe.sleep.bed_light_di)", "args": null, "levelname": "INFO", "levelno": 20, @@ -35975,16 +36083,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890032.0330105, - "msecs": 33.0, - "relativeCreated": 10485.899725, - "thread": 138566182236416, + "created": 1756483032.903729, + "msecs": 903.0, + "relativeCreated": 10599.15247, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "ViDevLight.state (ffe.sleep.bed_light_di) -> Light.state (ffe.sleep.bed_light_di)", - "asctime": "2025-08-22 21:13:52,033", + "message": "ViDevCommon.state (ffe.sleep.bed_light_di) -> Light.state (ffe.sleep.bed_light_di)", + "asctime": "2025-08-29 17:57:12,903", "moduleLogger": [], "testcaseLogger": [ { @@ -36002,16 +36110,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890032.1336339, - "msecs": 133.0, - "relativeCreated": 10586.523266, - "thread": 138566182236416, + "created": 1756483033.0041625, + "msecs": 4.0, + "relativeCreated": 10699.58623, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:13:52,133", + "asctime": "2025-08-29 17:57:13,004", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.sleep.bed_light_di.state.set", @@ -36029,16 +36137,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890032.0331593, - "msecs": 33.0, - "relativeCreated": 10486.048664, - "thread": 138566182236416, + "created": 1756483032.9038665, + "msecs": 903.0, + "relativeCreated": 10599.290322, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/sleep/bed_light_di/state/set and payload false", - "asctime": "2025-08-22 21:13:52,033" + "asctime": "2025-08-29 17:57:12,903" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di.set", @@ -36056,19 +36164,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890032.035236, - "msecs": 35.0, - "relativeCreated": 10488.125237, - "thread": 138566156539584, + "created": 1756483032.9062204, + "msecs": 906.0, + "relativeCreated": 10601.644275, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/bed_light_di/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:52,035" + "asctime": "2025-08-29 17:57:12,906" } ], - "time_consumption": 0.09839797019958496 + "time_consumption": 0.09794211387634277 }, { "name": "__tLogger__", @@ -36086,16 +36194,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890032.1340225, - "msecs": 134.0, - "relativeCreated": 10586.911926, - "thread": 138566182236416, + "created": 1756483033.004469, + "msecs": 4.0, + "relativeCreated": 10699.892615, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:13:52,134", + "asctime": "2025-08-29 17:57:13,004", "moduleLogger": [ { "name": "__unittest__", @@ -36114,16 +36222,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890032.1338708, - "msecs": 133.0, - "relativeCreated": 10586.760152, - "thread": 138566182236416, + "created": 1756483033.0043807, + "msecs": 4.0, + "relativeCreated": 10699.804444, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:13:52,133" + "asctime": "2025-08-29 17:57:13,004" }, { "name": "__unittest__", @@ -36143,25 +36251,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890032.133977, - "msecs": 133.0, - "relativeCreated": 10586.866314, - "thread": 138566182236416, + "created": 1756483033.004431, + "msecs": 4.0, + "relativeCreated": 10699.854726, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:13:52,133" + "asctime": "2025-08-29 17:57:13,004" } ], - "time_consumption": 4.553794860839844e-05 + "time_consumption": 3.790855407714844e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.state (ffe.sleep.bed_light_di)", + "ViDevCommon.state (ffe.sleep.bed_light_di)", "True" ], "levelname": "DEBUG", @@ -36173,16 +36281,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890032.2346776, - "msecs": 234.0, - "relativeCreated": 10687.567014, - "thread": 138566182236416, + "created": 1756483033.1049154, + "msecs": 104.0, + "relativeCreated": 10800.339139, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.state (ffe.sleep.bed_light_di) to True", - "asctime": "2025-08-22 21:13:52,234", + "message": "Setting state of ViDevCommon.state (ffe.sleep.bed_light_di) to True", + "asctime": "2025-08-29 17:57:13,104", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.sleep.bed_light_di.state.set", @@ -36200,16 +36308,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890032.134138, - "msecs": 134.0, - "relativeCreated": 10587.027489, - "thread": 138566182236416, + "created": 1756483033.0045688, + "msecs": 4.0, + "relativeCreated": 10699.992622, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/sleep/bed_light_di/state/set and payload true", - "asctime": "2025-08-22 21:13:52,134" + "asctime": "2025-08-29 17:57:13,004" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di.set", @@ -36227,16 +36335,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890032.1365623, - "msecs": 136.0, - "relativeCreated": 10589.451799, - "thread": 138566156539584, + "created": 1756483033.006731, + "msecs": 6.0, + "relativeCreated": 10702.15476, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/bed_light_di/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:52,136" + "asctime": "2025-08-29 17:57:13,006" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di", @@ -36254,16 +36362,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890032.1368282, - "msecs": 136.0, - "relativeCreated": 10589.717475, - "thread": 138566156539584, + "created": 1756483033.0069907, + "msecs": 6.0, + "relativeCreated": 10702.414235, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/bed_light_di and payload {\"state\": \"on\", \"brightness\": 127.0}", - "asctime": "2025-08-22 21:13:52,136" + "asctime": "2025-08-29 17:57:13,006" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di", @@ -36281,16 +36389,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890032.1376958, - "msecs": 137.0, - "relativeCreated": 10590.58503, - "thread": 138566156539584, + "created": 1756483033.0074096, + "msecs": 7.0, + "relativeCreated": 10702.833307, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/bed_light_di and payload b'{\"state\": \"on\", \"brightness\": 127.0}'", - "asctime": "2025-08-22 21:13:52,137" + "asctime": "2025-08-29 17:57:13,007" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.bed_light_di.state", @@ -36308,16 +36416,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890032.2210343, - "msecs": 221.0, - "relativeCreated": 10673.923521, - "thread": 138566156539584, + "created": 1756483033.0497084, + "msecs": 49.0, + "relativeCreated": 10745.13191, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/bed_light_di/state and payload b'true'", - "asctime": "2025-08-22 21:13:52,221" + "asctime": "2025-08-29 17:57:13,049" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.bed_light_di.brightness", @@ -36335,19 +36443,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890032.2215042, - "msecs": 221.0, - "relativeCreated": 10674.393564, - "thread": 138566156539584, + "created": 1756483033.0905316, + "msecs": 90.0, + "relativeCreated": 10785.955183, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/bed_light_di/brightness and payload b'50'", - "asctime": "2025-08-22 21:13:52,221" + "asctime": "2025-08-29 17:57:13,090" } ], - "time_consumption": 0.013173341751098633 + "time_consumption": 0.014383792877197266 }, { "name": "__tLogger__", @@ -36365,16 +36473,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890032.235076, - "msecs": 235.0, - "relativeCreated": 10687.965137, - "thread": 138566182236416, + "created": 1756483033.1052246, + "msecs": 105.0, + "relativeCreated": 10800.648503, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.state (ffe.sleep.bed_light_di) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:13:52,235", + "asctime": "2025-08-29 17:57:13,105", "moduleLogger": [ { "name": "__unittest__", @@ -36393,16 +36501,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890032.2349427, - "msecs": 234.0, - "relativeCreated": 10687.832145, - "thread": 138566182236416, + "created": 1756483033.1051173, + "msecs": 105.0, + "relativeCreated": 10800.54124, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.state (ffe.sleep.bed_light_di)): True ()", - "asctime": "2025-08-22 21:13:52,234" + "asctime": "2025-08-29 17:57:13,105" }, { "name": "__unittest__", @@ -36422,25 +36530,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890032.235033, - "msecs": 235.0, - "relativeCreated": 10687.922398, - "thread": 138566182236416, + "created": 1756483033.1051831, + "msecs": 105.0, + "relativeCreated": 10800.606822, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.state (ffe.sleep.bed_light_di)): result = True ()", - "asctime": "2025-08-22 21:13:52,235" + "asctime": "2025-08-29 17:57:13,105" } ], - "time_consumption": 4.291534423828125e-05 + "time_consumption": 4.1484832763671875e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.state (ffe.sleep.bed_light_di)", + "ViDevCommon.state (ffe.sleep.bed_light_di)", "False" ], "levelname": "DEBUG", @@ -36452,16 +36560,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890032.3356407, - "msecs": 335.0, - "relativeCreated": 10788.529885, - "thread": 138566182236416, + "created": 1756483033.2056468, + "msecs": 205.0, + "relativeCreated": 10901.070607, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.state (ffe.sleep.bed_light_di) to False", - "asctime": "2025-08-22 21:13:52,335", + "message": "Setting state of ViDevCommon.state (ffe.sleep.bed_light_di) to False", + "asctime": "2025-08-29 17:57:13,205", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.sleep.bed_light_di.state.set", @@ -36479,16 +36587,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890032.2351906, - "msecs": 235.0, - "relativeCreated": 10688.079865, - "thread": 138566182236416, + "created": 1756483033.1053216, + "msecs": 105.0, + "relativeCreated": 10800.745352, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/sleep/bed_light_di/state/set and payload false", - "asctime": "2025-08-22 21:13:52,235" + "asctime": "2025-08-29 17:57:13,105" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di.set", @@ -36506,16 +36614,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890032.2376685, - "msecs": 237.0, - "relativeCreated": 10690.557962, - "thread": 138566156539584, + "created": 1756483033.107586, + "msecs": 107.0, + "relativeCreated": 10803.009531, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/bed_light_di/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:52,237" + "asctime": "2025-08-29 17:57:13,107" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di", @@ -36533,16 +36641,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890032.2379332, - "msecs": 237.0, - "relativeCreated": 10690.822345, - "thread": 138566156539584, + "created": 1756483033.1078215, + "msecs": 107.0, + "relativeCreated": 10803.245265, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/bed_light_di and payload {\"state\": \"off\", \"brightness\": 127.0}", - "asctime": "2025-08-22 21:13:52,237" + "asctime": "2025-08-29 17:57:13,107" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di", @@ -36560,16 +36668,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890032.2386866, - "msecs": 238.0, - "relativeCreated": 10691.575811, - "thread": 138566156539584, + "created": 1756483033.1082659, + "msecs": 108.0, + "relativeCreated": 10803.689565, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/bed_light_di and payload b'{\"state\": \"off\", \"brightness\": 127.0}'", - "asctime": "2025-08-22 21:13:52,238" + "asctime": "2025-08-29 17:57:13,108" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.bed_light_di.state", @@ -36587,19 +36695,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890032.321013, - "msecs": 321.0, - "relativeCreated": 10773.902485, - "thread": 138566156539584, + "created": 1756483033.1500242, + "msecs": 150.0, + "relativeCreated": 10845.447889, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/bed_light_di/state and payload b'false'", - "asctime": "2025-08-22 21:13:52,321" + "asctime": "2025-08-29 17:57:13,150" } ], - "time_consumption": 0.014627695083618164 + "time_consumption": 0.05562257766723633 }, { "name": "__tLogger__", @@ -36617,16 +36725,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890032.33603, - "msecs": 336.0, - "relativeCreated": 10788.919241, - "thread": 138566182236416, + "created": 1756483033.2059555, + "msecs": 205.0, + "relativeCreated": 10901.37933, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.state (ffe.sleep.bed_light_di) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:13:52,336", + "asctime": "2025-08-29 17:57:13,205", "moduleLogger": [ { "name": "__unittest__", @@ -36645,16 +36753,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890032.3358698, - "msecs": 335.0, - "relativeCreated": 10788.759171, - "thread": 138566182236416, + "created": 1756483033.2058642, + "msecs": 205.0, + "relativeCreated": 10901.28781, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.state (ffe.sleep.bed_light_di)): False ()", - "asctime": "2025-08-22 21:13:52,335" + "asctime": "2025-08-29 17:57:13,205" }, { "name": "__unittest__", @@ -36674,28 +36782,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890032.335986, - "msecs": 335.0, - "relativeCreated": 10788.875224, - "thread": 138566182236416, + "created": 1756483033.2059162, + "msecs": 205.0, + "relativeCreated": 10901.339853, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.state (ffe.sleep.bed_light_di)): result = False ()", - "asctime": "2025-08-22 21:13:52,335" + "asctime": "2025-08-29 17:57:13,205" } ], - "time_consumption": 4.410743713378906e-05 + "time_consumption": 3.933906555175781e-05 } ], - "time_consumption": 0.30301952362060547, - "time_start": "2025-08-22 21:13:52,033", - "time_finished": "2025-08-22 21:13:52,336" + "time_consumption": 0.30222654342651367, + "time_start": "2025-08-29 17:57:12,903", + "time_finished": "2025-08-29 17:57:13,205" }, - "Light.state (ffe.sleep.bed_light_di) -> ViDevLight.state (ffe.sleep.bed_light_di)": { + "Light.state (ffe.sleep.bed_light_di) -> ViDevCommon.state (ffe.sleep.bed_light_di)": { "name": "__tLogger__", - "msg": "Light.state (ffe.sleep.bed_light_di) -> ViDevLight.state (ffe.sleep.bed_light_di)", + "msg": "Light.state (ffe.sleep.bed_light_di) -> ViDevCommon.state (ffe.sleep.bed_light_di)", "args": null, "levelname": "INFO", "levelno": 20, @@ -36706,16 +36814,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890032.336247, - "msecs": 336.0, - "relativeCreated": 10789.136466, - "thread": 138566182236416, + "created": 1756483033.2061489, + "msecs": 206.0, + "relativeCreated": 10901.572479, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Light.state (ffe.sleep.bed_light_di) -> ViDevLight.state (ffe.sleep.bed_light_di)", - "asctime": "2025-08-22 21:13:52,336", + "message": "Light.state (ffe.sleep.bed_light_di) -> ViDevCommon.state (ffe.sleep.bed_light_di)", + "asctime": "2025-08-29 17:57:13,206", "moduleLogger": [], "testcaseLogger": [ { @@ -36733,16 +36841,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890032.436865, - "msecs": 436.0, - "relativeCreated": 10889.754333, - "thread": 138566182236416, + "created": 1756483033.306613, + "msecs": 306.0, + "relativeCreated": 11002.036586, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:13:52,436", + "asctime": "2025-08-29 17:57:13,306", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.sleep.bed_light_di.state.set", @@ -36760,19 +36868,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890032.3363745, - "msecs": 336.0, - "relativeCreated": 10789.26383, - "thread": 138566182236416, + "created": 1756483033.2062757, + "msecs": 206.0, + "relativeCreated": 10901.699142, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/sleep/bed_light_di/state/set and payload false", - "asctime": "2025-08-22 21:13:52,336" + "asctime": "2025-08-29 17:57:13,206" } ], - "time_consumption": 0.10049057006835938 + "time_consumption": 0.10033726692199707 }, { "name": "__tLogger__", @@ -36790,16 +36898,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890032.4372659, - "msecs": 437.0, - "relativeCreated": 10890.155314, - "thread": 138566182236416, + "created": 1756483033.3069377, + "msecs": 306.0, + "relativeCreated": 11002.361313, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:13:52,437", + "asctime": "2025-08-29 17:57:13,306", "moduleLogger": [ { "name": "__unittest__", @@ -36818,16 +36926,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890032.4371636, - "msecs": 437.0, - "relativeCreated": 10890.052974, - "thread": 138566182236416, + "created": 1756483033.306828, + "msecs": 306.0, + "relativeCreated": 11002.251708, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:13:52,437" + "asctime": "2025-08-29 17:57:13,306" }, { "name": "__unittest__", @@ -36847,19 +36955,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890032.437222, - "msecs": 437.0, - "relativeCreated": 10890.111231, - "thread": 138566182236416, + "created": 1756483033.3068976, + "msecs": 306.0, + "relativeCreated": 11002.321264, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:13:52,437" + "asctime": "2025-08-29 17:57:13,306" } ], - "time_consumption": 4.38690185546875e-05 + "time_consumption": 4.00543212890625e-05 }, { "name": "__tLogger__", @@ -36877,16 +36985,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890032.5379999, - "msecs": 537.0, - "relativeCreated": 10990.88937, - "thread": 138566182236416, + "created": 1756483033.4074292, + "msecs": 407.0, + "relativeCreated": 11102.8527, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.state (ffe.sleep.bed_light_di) to True", - "asctime": "2025-08-22 21:13:52,537", + "asctime": "2025-08-29 17:57:13,407", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di", @@ -36904,16 +37012,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890032.4374294, - "msecs": 437.0, - "relativeCreated": 10890.318919, - "thread": 138566182236416, + "created": 1756483033.3071048, + "msecs": 307.0, + "relativeCreated": 11002.52833, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/bed_light_di and payload {\"state\": \"on\", \"brightness\": 127.0}", - "asctime": "2025-08-22 21:13:52,437" + "asctime": "2025-08-29 17:57:13,307" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di", @@ -36931,16 +37039,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890032.4385588, - "msecs": 438.0, - "relativeCreated": 10891.448025, - "thread": 138566156539584, + "created": 1756483033.307955, + "msecs": 307.0, + "relativeCreated": 11003.378613, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/bed_light_di and payload b'{\"state\": \"on\", \"brightness\": 127.0}'", - "asctime": "2025-08-22 21:13:52,438" + "asctime": "2025-08-29 17:57:13,307" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.bed_light_di.state", @@ -36958,23 +37066,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890032.4810793, - "msecs": 481.0, - "relativeCreated": 10933.968575, - "thread": 138566156539584, + "created": 1756483033.3102589, + "msecs": 310.0, + "relativeCreated": 11005.682723, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/bed_light_di/state and payload b'true'", - "asctime": "2025-08-22 21:13:52,481" + "asctime": "2025-08-29 17:57:13,310" } ], - "time_consumption": 0.056920528411865234 + "time_consumption": 0.09717035293579102 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.state (ffe.sleep.bed_light_di) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.state (ffe.sleep.bed_light_di) is correct (Content %s and Type is %s).", "args": [ "True", "" @@ -36988,22 +37096,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890032.5383506, - "msecs": 538.0, - "relativeCreated": 10991.240013, - "thread": 138566182236416, + "created": 1756483033.4077132, + "msecs": 407.0, + "relativeCreated": 11103.137031, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.state (ffe.sleep.bed_light_di) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:13:52,538", + "message": "Value for ViDevCommon.state (ffe.sleep.bed_light_di) is correct (Content True and Type is ).", + "asctime": "2025-08-29 17:57:13,407", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.state (ffe.sleep.bed_light_di)", + "Value for ViDevCommon.state (ffe.sleep.bed_light_di)", "True", "" ], @@ -37016,22 +37124,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890032.5382326, - "msecs": 538.0, - "relativeCreated": 10991.12204, - "thread": 138566182236416, + "created": 1756483033.4076262, + "msecs": 407.0, + "relativeCreated": 11103.049885, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.state (ffe.sleep.bed_light_di)): True ()", - "asctime": "2025-08-22 21:13:52,538" + "message": "Result (Value for ViDevCommon.state (ffe.sleep.bed_light_di)): True ()", + "asctime": "2025-08-29 17:57:13,407" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.state (ffe.sleep.bed_light_di)", + "Value for ViDevCommon.state (ffe.sleep.bed_light_di)", "=", "True", "" @@ -37045,19 +37153,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890032.5383098, - "msecs": 538.0, - "relativeCreated": 10991.199165, - "thread": 138566182236416, + "created": 1756483033.4076738, + "msecs": 407.0, + "relativeCreated": 11103.097646, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.state (ffe.sleep.bed_light_di)): result = True ()", - "asctime": "2025-08-22 21:13:52,538" + "message": "Expectation (Value for ViDevCommon.state (ffe.sleep.bed_light_di)): result = True ()", + "asctime": "2025-08-29 17:57:13,407" } ], - "time_consumption": 4.076957702636719e-05 + "time_consumption": 3.933906555175781e-05 }, { "name": "__tLogger__", @@ -37075,16 +37183,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890032.6390176, - "msecs": 639.0, - "relativeCreated": 11091.906994, - "thread": 138566182236416, + "created": 1756483033.5081782, + "msecs": 508.0, + "relativeCreated": 11203.601859, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.state (ffe.sleep.bed_light_di) to False", - "asctime": "2025-08-22 21:13:52,639", + "asctime": "2025-08-29 17:57:13,508", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di", @@ -37102,16 +37210,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890032.5385175, - "msecs": 538.0, - "relativeCreated": 10991.406957, - "thread": 138566182236416, + "created": 1756483033.4078703, + "msecs": 407.0, + "relativeCreated": 11103.293804, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/bed_light_di and payload {\"state\": \"off\", \"brightness\": 127.0}", - "asctime": "2025-08-22 21:13:52,538" + "asctime": "2025-08-29 17:57:13,407" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di", @@ -37129,16 +37237,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890032.5396268, - "msecs": 539.0, - "relativeCreated": 10992.516107, - "thread": 138566156539584, + "created": 1756483033.4084928, + "msecs": 408.0, + "relativeCreated": 11103.916586, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/bed_light_di and payload b'{\"state\": \"off\", \"brightness\": 127.0}'", - "asctime": "2025-08-22 21:13:52,539" + "asctime": "2025-08-29 17:57:13,408" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.bed_light_di.state", @@ -37156,23 +37264,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890032.5414963, - "msecs": 541.0, - "relativeCreated": 10994.385623, - "thread": 138566156539584, + "created": 1756483033.41055, + "msecs": 410.0, + "relativeCreated": 11105.973791, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/bed_light_di/state and payload b'false'", - "asctime": "2025-08-22 21:13:52,541" + "asctime": "2025-08-29 17:57:13,410" } ], - "time_consumption": 0.09752130508422852 + "time_consumption": 0.09762811660766602 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.state (ffe.sleep.bed_light_di) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.state (ffe.sleep.bed_light_di) is correct (Content %s and Type is %s).", "args": [ "False", "" @@ -37186,22 +37294,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890032.639366, - "msecs": 639.0, - "relativeCreated": 11092.255201, - "thread": 138566182236416, + "created": 1756483033.5084872, + "msecs": 508.0, + "relativeCreated": 11203.910789, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.state (ffe.sleep.bed_light_di) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:13:52,639", + "message": "Value for ViDevCommon.state (ffe.sleep.bed_light_di) is correct (Content False and Type is ).", + "asctime": "2025-08-29 17:57:13,508", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.state (ffe.sleep.bed_light_di)", + "Value for ViDevCommon.state (ffe.sleep.bed_light_di)", "False", "" ], @@ -37214,22 +37322,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890032.6392477, - "msecs": 639.0, - "relativeCreated": 11092.136896, - "thread": 138566182236416, + "created": 1756483033.5084002, + "msecs": 508.0, + "relativeCreated": 11203.823845, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.state (ffe.sleep.bed_light_di)): False ()", - "asctime": "2025-08-22 21:13:52,639" + "message": "Result (Value for ViDevCommon.state (ffe.sleep.bed_light_di)): False ()", + "asctime": "2025-08-29 17:57:13,508" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.state (ffe.sleep.bed_light_di)", + "Value for ViDevCommon.state (ffe.sleep.bed_light_di)", "=", "False", "" @@ -37243,28 +37351,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890032.6393037, - "msecs": 639.0, - "relativeCreated": 11092.193183, - "thread": 138566182236416, + "created": 1756483033.5084467, + "msecs": 508.0, + "relativeCreated": 11203.870478, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.state (ffe.sleep.bed_light_di)): result = False ()", - "asctime": "2025-08-22 21:13:52,639" + "message": "Expectation (Value for ViDevCommon.state (ffe.sleep.bed_light_di)): result = False ()", + "asctime": "2025-08-29 17:57:13,508" } ], - "time_consumption": 6.222724914550781e-05 + "time_consumption": 4.0531158447265625e-05 } ], - "time_consumption": 0.3031189441680908, - "time_start": "2025-08-22 21:13:52,336", - "time_finished": "2025-08-22 21:13:52,639" + "time_consumption": 0.3023383617401123, + "time_start": "2025-08-29 17:57:13,206", + "time_finished": "2025-08-29 17:57:13,508" }, - "ViDevLight.state (ffe.sleep.bed_light_ma) -> Powerplug1P.state (ffe.sleep.bed_light_ma)": { + "ViDevCommon.state (ffe.sleep.bed_light_ma) -> Powerplug1P.state (ffe.sleep.bed_light_ma)": { "name": "__tLogger__", - "msg": "ViDevLight.state (ffe.sleep.bed_light_ma) -> Powerplug1P.state (ffe.sleep.bed_light_ma)", + "msg": "ViDevCommon.state (ffe.sleep.bed_light_ma) -> Powerplug1P.state (ffe.sleep.bed_light_ma)", "args": null, "levelname": "INFO", "levelno": 20, @@ -37275,16 +37383,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890032.6395688, - "msecs": 639.0, - "relativeCreated": 11092.45818, - "thread": 138566182236416, + "created": 1756483033.5086763, + "msecs": 508.0, + "relativeCreated": 11204.100115, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "ViDevLight.state (ffe.sleep.bed_light_ma) -> Powerplug1P.state (ffe.sleep.bed_light_ma)", - "asctime": "2025-08-22 21:13:52,639", + "message": "ViDevCommon.state (ffe.sleep.bed_light_ma) -> Powerplug1P.state (ffe.sleep.bed_light_ma)", + "asctime": "2025-08-29 17:57:13,508", "moduleLogger": [], "testcaseLogger": [ { @@ -37302,16 +37410,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890032.740228, - "msecs": 740.0, - "relativeCreated": 11193.117119, - "thread": 138566182236416, + "created": 1756483033.6091259, + "msecs": 609.0, + "relativeCreated": 11304.549675, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:13:52,740", + "asctime": "2025-08-29 17:57:13,609", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.sleep.bed_light_ma.state.set", @@ -37329,19 +37437,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890032.6397095, - "msecs": 639.0, - "relativeCreated": 11092.598951, - "thread": 138566182236416, + "created": 1756483033.5088072, + "msecs": 508.0, + "relativeCreated": 11204.230795, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/sleep/bed_light_ma/state/set and payload false", - "asctime": "2025-08-22 21:13:52,639" + "asctime": "2025-08-29 17:57:13,508" } ], - "time_consumption": 0.10051846504211426 + "time_consumption": 0.10031867027282715 }, { "name": "__tLogger__", @@ -37359,16 +37467,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890032.7405968, - "msecs": 740.0, - "relativeCreated": 11193.486224, - "thread": 138566182236416, + "created": 1756483033.6094248, + "msecs": 609.0, + "relativeCreated": 11304.848688, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:13:52,740", + "asctime": "2025-08-29 17:57:13,609", "moduleLogger": [ { "name": "__unittest__", @@ -37387,16 +37495,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890032.7404895, - "msecs": 740.0, - "relativeCreated": 11193.378757, - "thread": 138566182236416, + "created": 1756483033.6093383, + "msecs": 609.0, + "relativeCreated": 11304.761973, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:13:52,740" + "asctime": "2025-08-29 17:57:13,609" }, { "name": "__unittest__", @@ -37416,25 +37524,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890032.7405543, - "msecs": 740.0, - "relativeCreated": 11193.443619, - "thread": 138566182236416, + "created": 1756483033.6093879, + "msecs": 609.0, + "relativeCreated": 11304.811405, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:13:52,740" + "asctime": "2025-08-29 17:57:13,609" } ], - "time_consumption": 4.2438507080078125e-05 + "time_consumption": 3.695487976074219e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.state (ffe.sleep.bed_light_ma)", + "ViDevCommon.state (ffe.sleep.bed_light_ma)", "True" ], "levelname": "DEBUG", @@ -37446,16 +37554,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890032.8412628, - "msecs": 841.0, - "relativeCreated": 11294.15236, - "thread": 138566182236416, + "created": 1756483033.7098982, + "msecs": 709.0, + "relativeCreated": 11405.322015, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.state (ffe.sleep.bed_light_ma) to True", - "asctime": "2025-08-22 21:13:52,841", + "message": "Setting state of ViDevCommon.state (ffe.sleep.bed_light_ma) to True", + "asctime": "2025-08-29 17:57:13,709", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.sleep.bed_light_ma.state.set", @@ -37473,16 +37581,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890032.7407126, - "msecs": 740.0, - "relativeCreated": 11193.602045, - "thread": 138566182236416, + "created": 1756483033.6095283, + "msecs": 609.0, + "relativeCreated": 11304.951881, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/sleep/bed_light_ma/state/set and payload true", - "asctime": "2025-08-22 21:13:52,740" + "asctime": "2025-08-29 17:57:13,609" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_ma.set", @@ -37500,16 +37608,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890032.7428467, - "msecs": 742.0, - "relativeCreated": 11195.736062, - "thread": 138566156539584, + "created": 1756483033.6120725, + "msecs": 612.0, + "relativeCreated": 11307.496061, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/bed_light_ma/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:52,742" + "asctime": "2025-08-29 17:57:13,612" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_ma", @@ -37527,16 +37635,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890032.74309, - "msecs": 743.0, - "relativeCreated": 11195.9794, - "thread": 138566156539584, + "created": 1756483033.612312, + "msecs": 612.0, + "relativeCreated": 11307.735805, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/bed_light_ma and payload {\"state\": \"on\"}", - "asctime": "2025-08-22 21:13:52,743" + "asctime": "2025-08-29 17:57:13,612" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_ma", @@ -37554,16 +37662,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890032.7438252, - "msecs": 743.0, - "relativeCreated": 11196.714435, - "thread": 138566156539584, + "created": 1756483033.6127913, + "msecs": 612.0, + "relativeCreated": 11308.214932, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/bed_light_ma and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:52,743" + "asctime": "2025-08-29 17:57:13,612" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.bed_light_ma.state", @@ -37581,19 +37689,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890032.785471, - "msecs": 785.0, - "relativeCreated": 11238.360348, - "thread": 138566156539584, + "created": 1756483033.6543329, + "msecs": 654.0, + "relativeCreated": 11349.756733, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/bed_light_ma/state and payload b'true'", - "asctime": "2025-08-22 21:13:52,785" + "asctime": "2025-08-29 17:57:13,654" } ], - "time_consumption": 0.05579185485839844 + "time_consumption": 0.05556535720825195 }, { "name": "__tLogger__", @@ -37611,16 +37719,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890032.8416119, - "msecs": 841.0, - "relativeCreated": 11294.501201, - "thread": 138566182236416, + "created": 1756483033.710199, + "msecs": 710.0, + "relativeCreated": 11405.622717, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Powerplug1P.state (ffe.sleep.bed_light_ma) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:13:52,841", + "asctime": "2025-08-29 17:57:13,710", "moduleLogger": [ { "name": "__unittest__", @@ -37639,16 +37747,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890032.8414893, - "msecs": 841.0, - "relativeCreated": 11294.378901, - "thread": 138566182236416, + "created": 1756483033.7101097, + "msecs": 710.0, + "relativeCreated": 11405.533372, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Powerplug1P.state (ffe.sleep.bed_light_ma)): True ()", - "asctime": "2025-08-22 21:13:52,841" + "asctime": "2025-08-29 17:57:13,710" }, { "name": "__unittest__", @@ -37668,25 +37776,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890032.8415437, - "msecs": 841.0, - "relativeCreated": 11294.433, - "thread": 138566182236416, + "created": 1756483033.7101598, + "msecs": 710.0, + "relativeCreated": 11405.58364, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Powerplug1P.state (ffe.sleep.bed_light_ma)): result = True ()", - "asctime": "2025-08-22 21:13:52,841" + "asctime": "2025-08-29 17:57:13,710" } ], - "time_consumption": 6.818771362304688e-05 + "time_consumption": 3.933906555175781e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.state (ffe.sleep.bed_light_ma)", + "ViDevCommon.state (ffe.sleep.bed_light_ma)", "False" ], "levelname": "DEBUG", @@ -37698,16 +37806,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890032.942168, - "msecs": 942.0, - "relativeCreated": 11395.057541, - "thread": 138566182236416, + "created": 1756483033.8107166, + "msecs": 810.0, + "relativeCreated": 11506.140302, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.state (ffe.sleep.bed_light_ma) to False", - "asctime": "2025-08-22 21:13:52,942", + "message": "Setting state of ViDevCommon.state (ffe.sleep.bed_light_ma) to False", + "asctime": "2025-08-29 17:57:13,810", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.sleep.bed_light_ma.state.set", @@ -37725,16 +37833,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890032.8417282, - "msecs": 841.0, - "relativeCreated": 11294.617772, - "thread": 138566182236416, + "created": 1756483033.7102997, + "msecs": 710.0, + "relativeCreated": 11405.723247, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/sleep/bed_light_ma/state/set and payload false", - "asctime": "2025-08-22 21:13:52,841" + "asctime": "2025-08-29 17:57:13,710" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_ma.set", @@ -37752,16 +37860,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890032.8442724, - "msecs": 844.0, - "relativeCreated": 11297.161851, - "thread": 138566156539584, + "created": 1756483033.7128952, + "msecs": 712.0, + "relativeCreated": 11408.318796, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/bed_light_ma/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:52,844" + "asctime": "2025-08-29 17:57:13,712" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_ma", @@ -37779,16 +37887,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890032.8444943, - "msecs": 844.0, - "relativeCreated": 11297.383768, - "thread": 138566156539584, + "created": 1756483033.7131133, + "msecs": 713.0, + "relativeCreated": 11408.536908, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/bed_light_ma and payload {\"state\": \"off\"}", - "asctime": "2025-08-22 21:13:52,844" + "asctime": "2025-08-29 17:57:13,713" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_ma", @@ -37806,16 +37914,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890032.845339, - "msecs": 845.0, - "relativeCreated": 11298.228625, - "thread": 138566156539584, + "created": 1756483033.7136497, + "msecs": 713.0, + "relativeCreated": 11409.073317, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/bed_light_ma and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:52,845" + "asctime": "2025-08-29 17:57:13,713" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.bed_light_ma.state", @@ -37833,19 +37941,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890032.8862965, - "msecs": 886.0, - "relativeCreated": 11339.186034, - "thread": 138566156539584, + "created": 1756483033.7551916, + "msecs": 755.0, + "relativeCreated": 11450.615233, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/bed_light_ma/state and payload b'false'", - "asctime": "2025-08-22 21:13:52,886" + "asctime": "2025-08-29 17:57:13,755" } ], - "time_consumption": 0.05587148666381836 + "time_consumption": 0.05552506446838379 }, { "name": "__tLogger__", @@ -37863,16 +37971,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890032.9425695, - "msecs": 942.0, - "relativeCreated": 11395.458968, - "thread": 138566182236416, + "created": 1756483033.8110404, + "msecs": 811.0, + "relativeCreated": 11506.464081, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Powerplug1P.state (ffe.sleep.bed_light_ma) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:13:52,942", + "asctime": "2025-08-29 17:57:13,811", "moduleLogger": [ { "name": "__unittest__", @@ -37891,16 +37999,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890032.9424217, - "msecs": 942.0, - "relativeCreated": 11395.311156, - "thread": 138566182236416, + "created": 1756483033.8109367, + "msecs": 810.0, + "relativeCreated": 11506.360358, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Powerplug1P.state (ffe.sleep.bed_light_ma)): False ()", - "asctime": "2025-08-22 21:13:52,942" + "asctime": "2025-08-29 17:57:13,810" }, { "name": "__unittest__", @@ -37920,28 +38028,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890032.9424925, - "msecs": 942.0, - "relativeCreated": 11395.381856, - "thread": 138566182236416, + "created": 1756483033.8110027, + "msecs": 811.0, + "relativeCreated": 11506.426375, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Powerplug1P.state (ffe.sleep.bed_light_ma)): result = False ()", - "asctime": "2025-08-22 21:13:52,942" + "asctime": "2025-08-29 17:57:13,811" } ], - "time_consumption": 7.700920104980469e-05 + "time_consumption": 3.7670135498046875e-05 } ], - "time_consumption": 0.30300068855285645, - "time_start": "2025-08-22 21:13:52,639", - "time_finished": "2025-08-22 21:13:52,942" + "time_consumption": 0.3023641109466553, + "time_start": "2025-08-29 17:57:13,508", + "time_finished": "2025-08-29 17:57:13,811" }, - "Powerplug1P.state (ffe.sleep.bed_light_ma) -> ViDevLight.state (ffe.sleep.bed_light_ma)": { + "Powerplug1P.state (ffe.sleep.bed_light_ma) -> ViDevCommon.state (ffe.sleep.bed_light_ma)": { "name": "__tLogger__", - "msg": "Powerplug1P.state (ffe.sleep.bed_light_ma) -> ViDevLight.state (ffe.sleep.bed_light_ma)", + "msg": "Powerplug1P.state (ffe.sleep.bed_light_ma) -> ViDevCommon.state (ffe.sleep.bed_light_ma)", "args": null, "levelname": "INFO", "levelno": 20, @@ -37952,16 +38060,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890032.9428117, - "msecs": 942.0, - "relativeCreated": 11395.700987, - "thread": 138566182236416, + "created": 1756483033.8112342, + "msecs": 811.0, + "relativeCreated": 11506.657931, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Powerplug1P.state (ffe.sleep.bed_light_ma) -> ViDevLight.state (ffe.sleep.bed_light_ma)", - "asctime": "2025-08-22 21:13:52,942", + "message": "Powerplug1P.state (ffe.sleep.bed_light_ma) -> ViDevCommon.state (ffe.sleep.bed_light_ma)", + "asctime": "2025-08-29 17:57:13,811", "moduleLogger": [], "testcaseLogger": [ { @@ -37979,16 +38087,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890033.0433664, - "msecs": 43.0, - "relativeCreated": 11496.255843, - "thread": 138566182236416, + "created": 1756483033.9116392, + "msecs": 911.0, + "relativeCreated": 11607.063055, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:13:53,043", + "asctime": "2025-08-29 17:57:13,911", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.sleep.bed_light_ma.state.set", @@ -38006,19 +38114,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890032.9429598, - "msecs": 942.0, - "relativeCreated": 11395.849223, - "thread": 138566182236416, + "created": 1756483033.8113418, + "msecs": 811.0, + "relativeCreated": 11506.765459, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/sleep/bed_light_ma/state/set and payload false", - "asctime": "2025-08-22 21:13:52,942" + "asctime": "2025-08-29 17:57:13,811" } ], - "time_consumption": 0.10040664672851562 + "time_consumption": 0.10029745101928711 }, { "name": "__tLogger__", @@ -38036,16 +38144,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890033.0436816, - "msecs": 43.0, - "relativeCreated": 11496.571011, - "thread": 138566182236416, + "created": 1756483033.9120233, + "msecs": 912.0, + "relativeCreated": 11607.446861, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:13:53,043", + "asctime": "2025-08-29 17:57:13,912", "moduleLogger": [ { "name": "__unittest__", @@ -38064,16 +38172,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890033.0435889, - "msecs": 43.0, - "relativeCreated": 11496.478372, - "thread": 138566182236416, + "created": 1756483033.911902, + "msecs": 911.0, + "relativeCreated": 11607.325513, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:13:53,043" + "asctime": "2025-08-29 17:57:13,911" }, { "name": "__unittest__", @@ -38093,19 +38201,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890033.0436423, - "msecs": 43.0, - "relativeCreated": 11496.53165, - "thread": 138566182236416, + "created": 1756483033.9119687, + "msecs": 911.0, + "relativeCreated": 11607.392388, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:13:53,043" + "asctime": "2025-08-29 17:57:13,911" } ], - "time_consumption": 3.933906555175781e-05 + "time_consumption": 5.459785461425781e-05 }, { "name": "__tLogger__", @@ -38123,16 +38231,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890033.1443615, - "msecs": 144.0, - "relativeCreated": 11597.250833, - "thread": 138566182236416, + "created": 1756483034.0126438, + "msecs": 12.0, + "relativeCreated": 11708.067484, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Powerplug1P.state (ffe.sleep.bed_light_ma) to True", - "asctime": "2025-08-22 21:13:53,144", + "asctime": "2025-08-29 17:57:14,012", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_ma", @@ -38150,16 +38258,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890033.0438087, - "msecs": 43.0, - "relativeCreated": 11496.698297, - "thread": 138566182236416, + "created": 1756483033.9122427, + "msecs": 912.0, + "relativeCreated": 11607.666343, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/bed_light_ma and payload {\"state\": \"on\"}", - "asctime": "2025-08-22 21:13:53,043" + "asctime": "2025-08-29 17:57:13,912" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_ma", @@ -38177,16 +38285,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890033.0449111, - "msecs": 44.0, - "relativeCreated": 11497.800581, - "thread": 138566156539584, + "created": 1756483033.9133546, + "msecs": 913.0, + "relativeCreated": 11608.778375, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/bed_light_ma and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:53,044" + "asctime": "2025-08-29 17:57:13,913" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.bed_light_ma.state", @@ -38204,23 +38312,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890033.0464947, - "msecs": 46.0, - "relativeCreated": 11499.384084, - "thread": 138566156539584, + "created": 1756483033.9151874, + "msecs": 915.0, + "relativeCreated": 11610.611027, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/bed_light_ma/state and payload b'true'", - "asctime": "2025-08-22 21:13:53,046" + "asctime": "2025-08-29 17:57:13,915" } ], - "time_consumption": 0.09786677360534668 + "time_consumption": 0.09745645523071289 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.state (ffe.sleep.bed_light_ma) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.state (ffe.sleep.bed_light_ma) is correct (Content %s and Type is %s).", "args": [ "True", "" @@ -38234,22 +38342,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890033.144717, - "msecs": 144.0, - "relativeCreated": 11597.606416, - "thread": 138566182236416, + "created": 1756483034.0129526, + "msecs": 12.0, + "relativeCreated": 11708.376233, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.state (ffe.sleep.bed_light_ma) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:13:53,144", + "message": "Value for ViDevCommon.state (ffe.sleep.bed_light_ma) is correct (Content True and Type is ).", + "asctime": "2025-08-29 17:57:14,012", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.state (ffe.sleep.bed_light_ma)", + "Value for ViDevCommon.state (ffe.sleep.bed_light_ma)", "True", "" ], @@ -38262,22 +38370,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890033.1445968, - "msecs": 144.0, - "relativeCreated": 11597.486231, - "thread": 138566182236416, + "created": 1756483034.012866, + "msecs": 12.0, + "relativeCreated": 11708.289731, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.state (ffe.sleep.bed_light_ma)): True ()", - "asctime": "2025-08-22 21:13:53,144" + "message": "Result (Value for ViDevCommon.state (ffe.sleep.bed_light_ma)): True ()", + "asctime": "2025-08-29 17:57:14,012" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.state (ffe.sleep.bed_light_ma)", + "Value for ViDevCommon.state (ffe.sleep.bed_light_ma)", "=", "True", "" @@ -38291,19 +38399,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890033.1446545, - "msecs": 144.0, - "relativeCreated": 11597.544077, - "thread": 138566182236416, + "created": 1756483034.0129163, + "msecs": 12.0, + "relativeCreated": 11708.340035, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.state (ffe.sleep.bed_light_ma)): result = True ()", - "asctime": "2025-08-22 21:13:53,144" + "message": "Expectation (Value for ViDevCommon.state (ffe.sleep.bed_light_ma)): result = True ()", + "asctime": "2025-08-29 17:57:14,012" } ], - "time_consumption": 6.246566772460938e-05 + "time_consumption": 3.62396240234375e-05 }, { "name": "__tLogger__", @@ -38321,16 +38429,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890033.2454178, - "msecs": 245.0, - "relativeCreated": 11698.307012, - "thread": 138566182236416, + "created": 1756483034.1133964, + "msecs": 113.0, + "relativeCreated": 11808.820225, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Powerplug1P.state (ffe.sleep.bed_light_ma) to False", - "asctime": "2025-08-22 21:13:53,245", + "asctime": "2025-08-29 17:57:14,113", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_ma", @@ -38348,16 +38456,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890033.1448536, - "msecs": 144.0, - "relativeCreated": 11597.74283, - "thread": 138566182236416, + "created": 1756483034.0130677, + "msecs": 13.0, + "relativeCreated": 11708.491363, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/bed_light_ma and payload {\"state\": \"off\"}", - "asctime": "2025-08-22 21:13:53,144" + "asctime": "2025-08-29 17:57:14,013" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_ma", @@ -38375,16 +38483,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890033.1458223, - "msecs": 145.0, - "relativeCreated": 11598.711579, - "thread": 138566156539584, + "created": 1756483034.0139327, + "msecs": 13.0, + "relativeCreated": 11709.356372, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/bed_light_ma and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:53,145" + "asctime": "2025-08-29 17:57:14,013" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.bed_light_ma.state", @@ -38402,23 +38510,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890033.1468477, - "msecs": 146.0, - "relativeCreated": 11599.737029, - "thread": 138566156539584, + "created": 1756483034.0155668, + "msecs": 15.0, + "relativeCreated": 11710.990511, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/bed_light_ma/state and payload b'false'", - "asctime": "2025-08-22 21:13:53,146" + "asctime": "2025-08-29 17:57:14,015" } ], - "time_consumption": 0.09857010841369629 + "time_consumption": 0.09782958030700684 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.state (ffe.sleep.bed_light_ma) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.state (ffe.sleep.bed_light_ma) is correct (Content %s and Type is %s).", "args": [ "False", "" @@ -38432,22 +38540,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890033.2457724, - "msecs": 245.0, - "relativeCreated": 11698.661748, - "thread": 138566182236416, + "created": 1756483034.1137006, + "msecs": 113.0, + "relativeCreated": 11809.124353, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.state (ffe.sleep.bed_light_ma) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:13:53,245", + "message": "Value for ViDevCommon.state (ffe.sleep.bed_light_ma) is correct (Content False and Type is ).", + "asctime": "2025-08-29 17:57:14,113", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.state (ffe.sleep.bed_light_ma)", + "Value for ViDevCommon.state (ffe.sleep.bed_light_ma)", "False", "" ], @@ -38460,22 +38568,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890033.245646, - "msecs": 245.0, - "relativeCreated": 11698.535482, - "thread": 138566182236416, + "created": 1756483034.1136086, + "msecs": 113.0, + "relativeCreated": 11809.032459, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.state (ffe.sleep.bed_light_ma)): False ()", - "asctime": "2025-08-22 21:13:53,245" + "message": "Result (Value for ViDevCommon.state (ffe.sleep.bed_light_ma)): False ()", + "asctime": "2025-08-29 17:57:14,113" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.state (ffe.sleep.bed_light_ma)", + "Value for ViDevCommon.state (ffe.sleep.bed_light_ma)", "=", "False", "" @@ -38489,28 +38597,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890033.2457306, - "msecs": 245.0, - "relativeCreated": 11698.619886, - "thread": 138566182236416, + "created": 1756483034.1136606, + "msecs": 113.0, + "relativeCreated": 11809.084367, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.state (ffe.sleep.bed_light_ma)): result = False ()", - "asctime": "2025-08-22 21:13:53,245" + "message": "Expectation (Value for ViDevCommon.state (ffe.sleep.bed_light_ma)): result = False ()", + "asctime": "2025-08-29 17:57:14,113" } ], - "time_consumption": 4.172325134277344e-05 + "time_consumption": 4.00543212890625e-05 } ], - "time_consumption": 0.3029606342315674, - "time_start": "2025-08-22 21:13:52,942", - "time_finished": "2025-08-22 21:13:53,245" + "time_consumption": 0.30246639251708984, + "time_start": "2025-08-29 17:57:13,811", + "time_finished": "2025-08-29 17:57:14,113" }, - "ViDevLight.brightness (ffe.sleep.main_light) -> Light.brightness (ffe.sleep.main_light)": { + "ViDevCommon.brightness (ffe.sleep.main_light) -> Light.brightness (ffe.sleep.main_light)": { "name": "__tLogger__", - "msg": "ViDevLight.brightness (ffe.sleep.main_light) -> Light.brightness (ffe.sleep.main_light)", + "msg": "ViDevCommon.brightness (ffe.sleep.main_light) -> Light.brightness (ffe.sleep.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -38521,16 +38629,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890033.2460346, - "msecs": 246.0, - "relativeCreated": 11698.92411, - "thread": 138566182236416, + "created": 1756483034.1139374, + "msecs": 113.0, + "relativeCreated": 11809.361028, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "ViDevLight.brightness (ffe.sleep.main_light) -> Light.brightness (ffe.sleep.main_light)", - "asctime": "2025-08-22 21:13:53,246", + "message": "ViDevCommon.brightness (ffe.sleep.main_light) -> Light.brightness (ffe.sleep.main_light)", + "asctime": "2025-08-29 17:57:14,113", "moduleLogger": [], "testcaseLogger": [ { @@ -38546,16 +38654,16 @@ "stack_info": null, "lineno": 13, "funcName": "device_follow", - "created": 1755890033.3468509, - "msecs": 346.0, - "relativeCreated": 11799.740233, - "thread": 138566182236416, + "created": 1756483034.2145329, + "msecs": 214.0, + "relativeCreated": 11909.956441, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Switching on device", - "asctime": "2025-08-22 21:13:53,346", + "asctime": "2025-08-29 17:57:14,214", "moduleLogger": [ { "name": "smart_brain.mqtt.shellies.ffe.sleep.main_light.relay.0", @@ -38573,16 +38681,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890033.246162, - "msecs": 246.0, - "relativeCreated": 11699.051406, - "thread": 138566182236416, + "created": 1756483034.1140518, + "msecs": 114.0, + "relativeCreated": 11809.475551, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/ffe/sleep/main_light/relay/0 and payload on", - "asctime": "2025-08-22 21:13:53,246" + "asctime": "2025-08-29 17:57:14,114" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -38600,16 +38708,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890033.2464495, - "msecs": 246.0, - "relativeCreated": 11699.338688, - "thread": 138566182236416, + "created": 1756483034.1143188, + "msecs": 114.0, + "relativeCreated": 11809.742424, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:53,246" + "asctime": "2025-08-29 17:57:14,114" }, { "name": "smart_brain.mqtt.shellies.ffe.sleep.main_light.relay.0", @@ -38627,16 +38735,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890033.2473419, - "msecs": 247.0, - "relativeCreated": 11700.231341, - "thread": 138566156539584, + "created": 1756483034.115084, + "msecs": 115.0, + "relativeCreated": 11810.507746, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffe/sleep/main_light/relay/0 and payload b'on'", - "asctime": "2025-08-22 21:13:53,247" + "asctime": "2025-08-29 17:57:14,115" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -38654,16 +38762,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890033.2477107, - "msecs": 247.0, - "relativeCreated": 11700.600205, - "thread": 138566156539584, + "created": 1756483034.1154332, + "msecs": 115.0, + "relativeCreated": 11810.856947, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:53,247" + "asctime": "2025-08-29 17:57:14,115" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.state", @@ -38681,19 +38789,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890033.2886808, - "msecs": 288.0, - "relativeCreated": 11741.570212, - "thread": 138566156539584, + "created": 1756483034.1564152, + "msecs": 156.0, + "relativeCreated": 11851.838909, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/main_light/state and payload b'true'", - "asctime": "2025-08-22 21:13:53,288" + "asctime": "2025-08-29 17:57:14,156" } ], - "time_consumption": 0.05817008018493652 + "time_consumption": 0.05811762809753418 }, { "name": "__tLogger__", @@ -38710,16 +38818,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890033.447934, - "msecs": 447.0, - "relativeCreated": 11900.823282, - "thread": 138566182236416, + "created": 1756483034.3152394, + "msecs": 315.0, + "relativeCreated": 12010.663146, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 100", - "asctime": "2025-08-22 21:13:53,447", + "asctime": "2025-08-29 17:57:14,315", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.brightness.set", @@ -38737,16 +38845,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890033.3471673, - "msecs": 347.0, - "relativeCreated": 11800.056672, - "thread": 138566182236416, + "created": 1756483034.2147813, + "msecs": 214.0, + "relativeCreated": 11910.20488, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/sleep/main_light/brightness/set and payload 100", - "asctime": "2025-08-22 21:13:53,347" + "asctime": "2025-08-29 17:57:14,214" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -38764,16 +38872,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890033.3474772, - "msecs": 347.0, - "relativeCreated": 11800.366675, - "thread": 138566182236416, + "created": 1756483034.2150433, + "msecs": 215.0, + "relativeCreated": 11910.467062, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:53,347" + "asctime": "2025-08-29 17:57:14,215" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light.set", @@ -38791,16 +38899,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890033.3498433, - "msecs": 349.0, - "relativeCreated": 11802.732615, - "thread": 138566156539584, + "created": 1756483034.2173624, + "msecs": 217.0, + "relativeCreated": 11912.786152, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light/set and payload b'{\"brightness\": 254}'", - "asctime": "2025-08-22 21:13:53,349" + "asctime": "2025-08-29 17:57:14,217" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -38818,16 +38926,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890033.3502178, - "msecs": 350.0, - "relativeCreated": 11803.107069, - "thread": 138566156539584, + "created": 1756483034.2176828, + "msecs": 217.0, + "relativeCreated": 11913.106525, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:53,350" + "asctime": "2025-08-29 17:57:14,217" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.brightness", @@ -38845,19 +38953,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890033.3922274, - "msecs": 392.0, - "relativeCreated": 11845.116815, - "thread": 138566156539584, + "created": 1756483034.2595937, + "msecs": 259.0, + "relativeCreated": 11955.017413, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/main_light/brightness and payload b'100'", - "asctime": "2025-08-22 21:13:53,392" + "asctime": "2025-08-29 17:57:14,259" } ], - "time_consumption": 0.05570650100708008 + "time_consumption": 0.05564570426940918 }, { "name": "__tLogger__", @@ -38875,16 +38983,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890033.4482846, - "msecs": 448.0, - "relativeCreated": 11901.17416, - "thread": 138566182236416, + "created": 1756483034.3155236, + "msecs": 315.0, + "relativeCreated": 12010.947158, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (100, 100) and Type is ).", - "asctime": "2025-08-22 21:13:53,448", + "asctime": "2025-08-29 17:57:14,315", "moduleLogger": [ { "name": "__unittest__", @@ -38903,16 +39011,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890033.4481847, - "msecs": 448.0, - "relativeCreated": 11901.074302, - "thread": 138566182236416, + "created": 1756483034.3154418, + "msecs": 315.0, + "relativeCreated": 12010.865658, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (100, 100) ()", - "asctime": "2025-08-22 21:13:53,448" + "asctime": "2025-08-29 17:57:14,315" }, { "name": "__unittest__", @@ -38932,25 +39040,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890033.4482412, - "msecs": 448.0, - "relativeCreated": 11901.130599, - "thread": 138566182236416, + "created": 1756483034.3154893, + "msecs": 315.0, + "relativeCreated": 12010.912937, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (100, 100) ()", - "asctime": "2025-08-22 21:13:53,448" + "asctime": "2025-08-29 17:57:14,315" } ], - "time_consumption": 4.3392181396484375e-05 + "time_consumption": 3.4332275390625e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (ffe.sleep.main_light)", + "ViDevCommon.brightness (ffe.sleep.main_light)", "0" ], "levelname": "DEBUG", @@ -38962,16 +39070,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890033.5489545, - "msecs": 548.0, - "relativeCreated": 12001.843756, - "thread": 138566182236416, + "created": 1756483034.4160588, + "msecs": 416.0, + "relativeCreated": 12111.482518, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (ffe.sleep.main_light) to 0", - "asctime": "2025-08-22 21:13:53,548", + "message": "Setting state of ViDevCommon.brightness (ffe.sleep.main_light) to 0", + "asctime": "2025-08-29 17:57:14,416", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.brightness.set", @@ -38989,16 +39097,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890033.4483962, - "msecs": 448.0, - "relativeCreated": 11901.285694, - "thread": 138566182236416, + "created": 1756483034.315615, + "msecs": 315.0, + "relativeCreated": 12011.038659, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/sleep/main_light/brightness/set and payload 0", - "asctime": "2025-08-22 21:13:53,448" + "asctime": "2025-08-29 17:57:14,315" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light.set", @@ -39016,16 +39124,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890033.450939, - "msecs": 450.0, - "relativeCreated": 11903.828288, - "thread": 138566156539584, + "created": 1756483034.3178287, + "msecs": 317.0, + "relativeCreated": 12013.252284, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light/set and payload b'{\"brightness\": 1}'", - "asctime": "2025-08-22 21:13:53,450" + "asctime": "2025-08-29 17:57:14,317" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -39043,16 +39151,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890033.4511886, - "msecs": 451.0, - "relativeCreated": 11904.077931, - "thread": 138566156539584, + "created": 1756483034.3180435, + "msecs": 318.0, + "relativeCreated": 12013.466955, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:53,451" + "asctime": "2025-08-29 17:57:14,318" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -39070,16 +39178,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890033.4519296, - "msecs": 451.0, - "relativeCreated": 11904.819065, - "thread": 138566156539584, + "created": 1756483034.3185236, + "msecs": 318.0, + "relativeCreated": 12013.947206, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:53,451" + "asctime": "2025-08-29 17:57:14,318" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.brightness", @@ -39097,19 +39205,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890033.493176, - "msecs": 493.0, - "relativeCreated": 11946.065416, - "thread": 138566156539584, + "created": 1756483034.360241, + "msecs": 360.0, + "relativeCreated": 12055.664526, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/main_light/brightness and payload b'0'", - "asctime": "2025-08-22 21:13:53,493" + "asctime": "2025-08-29 17:57:14,360" } ], - "time_consumption": 0.05577850341796875 + "time_consumption": 0.05581784248352051 }, { "name": "__tLogger__", @@ -39127,16 +39235,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890033.5493011, - "msecs": 549.0, - "relativeCreated": 12002.190598, - "thread": 138566182236416, + "created": 1756483034.4163668, + "msecs": 416.0, + "relativeCreated": 12111.790564, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (ffe.sleep.main_light) is correct (Content 0 and Type is ).", - "asctime": "2025-08-22 21:13:53,549", + "asctime": "2025-08-29 17:57:14,416", "moduleLogger": [ { "name": "__unittest__", @@ -39155,16 +39263,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890033.5491817, - "msecs": 549.0, - "relativeCreated": 12002.071058, - "thread": 138566182236416, + "created": 1756483034.4162645, + "msecs": 416.0, + "relativeCreated": 12111.688071, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (ffe.sleep.main_light)): 0 ()", - "asctime": "2025-08-22 21:13:53,549" + "asctime": "2025-08-29 17:57:14,416" }, { "name": "__unittest__", @@ -39184,25 +39292,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890033.549238, - "msecs": 549.0, - "relativeCreated": 12002.127451, - "thread": 138566182236416, + "created": 1756483034.416311, + "msecs": 416.0, + "relativeCreated": 12111.734706, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (ffe.sleep.main_light)): result = 0 ()", - "asctime": "2025-08-22 21:13:53,549" + "asctime": "2025-08-29 17:57:14,416" } ], - "time_consumption": 6.318092346191406e-05 + "time_consumption": 5.5789947509765625e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (ffe.sleep.main_light)", + "ViDevCommon.brightness (ffe.sleep.main_light)", "20" ], "levelname": "DEBUG", @@ -39214,16 +39322,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890033.6499248, - "msecs": 649.0, - "relativeCreated": 12102.814376, - "thread": 138566182236416, + "created": 1756483034.5167644, + "msecs": 516.0, + "relativeCreated": 12212.188132, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (ffe.sleep.main_light) to 20", - "asctime": "2025-08-22 21:13:53,649", + "message": "Setting state of ViDevCommon.brightness (ffe.sleep.main_light) to 20", + "asctime": "2025-08-29 17:57:14,516", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.brightness.set", @@ -39241,16 +39349,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890033.5494137, - "msecs": 549.0, - "relativeCreated": 12002.302925, - "thread": 138566182236416, + "created": 1756483034.4164593, + "msecs": 416.0, + "relativeCreated": 12111.883069, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/sleep/main_light/brightness/set and payload 20", - "asctime": "2025-08-22 21:13:53,549" + "asctime": "2025-08-29 17:57:14,416" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light.set", @@ -39268,16 +39376,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890033.5519207, - "msecs": 551.0, - "relativeCreated": 12004.810077, - "thread": 138566156539584, + "created": 1756483034.4190228, + "msecs": 419.0, + "relativeCreated": 12114.446566, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light/set and payload b'{\"brightness\": 52}'", - "asctime": "2025-08-22 21:13:53,551" + "asctime": "2025-08-29 17:57:14,419" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -39295,16 +39403,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890033.5521917, - "msecs": 552.0, - "relativeCreated": 12005.081148, - "thread": 138566156539584, + "created": 1756483034.4192655, + "msecs": 419.0, + "relativeCreated": 12114.689147, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:53,552" + "asctime": "2025-08-29 17:57:14,419" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -39322,16 +39430,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890033.552835, - "msecs": 552.0, - "relativeCreated": 12005.724389, - "thread": 138566156539584, + "created": 1756483034.4198332, + "msecs": 419.0, + "relativeCreated": 12115.256759, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:53,552" + "asctime": "2025-08-29 17:57:14,419" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.brightness", @@ -39349,19 +39457,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890033.5942197, - "msecs": 594.0, - "relativeCreated": 12047.109063, - "thread": 138566156539584, + "created": 1756483034.4612784, + "msecs": 461.0, + "relativeCreated": 12156.702171, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/main_light/brightness and payload b'20'", - "asctime": "2025-08-22 21:13:53,594" + "asctime": "2025-08-29 17:57:14,461" } ], - "time_consumption": 0.05570507049560547 + "time_consumption": 0.05548596382141113 }, { "name": "__tLogger__", @@ -39379,16 +39487,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890033.650281, - "msecs": 650.0, - "relativeCreated": 12103.170473, - "thread": 138566182236416, + "created": 1756483034.5170152, + "msecs": 517.0, + "relativeCreated": 12212.438946, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (ffe.sleep.main_light) is correct (Content 20 and Type is ).", - "asctime": "2025-08-22 21:13:53,650", + "asctime": "2025-08-29 17:57:14,517", "moduleLogger": [ { "name": "__unittest__", @@ -39407,16 +39515,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890033.6501606, - "msecs": 650.0, - "relativeCreated": 12103.050008, - "thread": 138566182236416, + "created": 1756483034.5169406, + "msecs": 516.0, + "relativeCreated": 12212.364231, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (ffe.sleep.main_light)): 20 ()", - "asctime": "2025-08-22 21:13:53,650" + "asctime": "2025-08-29 17:57:14,516" }, { "name": "__unittest__", @@ -39436,25 +39544,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890033.6502361, - "msecs": 650.0, - "relativeCreated": 12103.125481, - "thread": 138566182236416, + "created": 1756483034.5169845, + "msecs": 516.0, + "relativeCreated": 12212.408265, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (ffe.sleep.main_light)): result = 20 ()", - "asctime": "2025-08-22 21:13:53,650" + "asctime": "2025-08-29 17:57:14,516" } ], - "time_consumption": 4.482269287109375e-05 + "time_consumption": 3.075599670410156e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (ffe.sleep.main_light)", + "ViDevCommon.brightness (ffe.sleep.main_light)", "40" ], "levelname": "DEBUG", @@ -39466,16 +39574,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890033.7508779, - "msecs": 750.0, - "relativeCreated": 12203.767324, - "thread": 138566182236416, + "created": 1756483034.6173928, + "msecs": 617.0, + "relativeCreated": 12312.81668, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (ffe.sleep.main_light) to 40", - "asctime": "2025-08-22 21:13:53,750", + "message": "Setting state of ViDevCommon.brightness (ffe.sleep.main_light) to 40", + "asctime": "2025-08-29 17:57:14,617", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.brightness.set", @@ -39493,16 +39601,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890033.650389, - "msecs": 650.0, - "relativeCreated": 12103.278416, - "thread": 138566182236416, + "created": 1756483034.5170972, + "msecs": 517.0, + "relativeCreated": 12212.520986, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/sleep/main_light/brightness/set and payload 40", - "asctime": "2025-08-22 21:13:53,650" + "asctime": "2025-08-29 17:57:14,517" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light.set", @@ -39520,16 +39628,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890033.6528678, - "msecs": 652.0, - "relativeCreated": 12105.757161, - "thread": 138566156539584, + "created": 1756483034.5193138, + "msecs": 519.0, + "relativeCreated": 12214.737509, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light/set and payload b'{\"brightness\": 102}'", - "asctime": "2025-08-22 21:13:53,652" + "asctime": "2025-08-29 17:57:14,519" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -39547,16 +39655,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890033.6531427, - "msecs": 653.0, - "relativeCreated": 12106.032226, - "thread": 138566156539584, + "created": 1756483034.5195312, + "msecs": 519.0, + "relativeCreated": 12214.954873, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:53,653" + "asctime": "2025-08-29 17:57:14,519" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -39574,16 +39682,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890033.653883, - "msecs": 653.0, - "relativeCreated": 12106.772186, - "thread": 138566156539584, + "created": 1756483034.5201733, + "msecs": 520.0, + "relativeCreated": 12215.597051, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:53,653" + "asctime": "2025-08-29 17:57:14,520" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.brightness", @@ -39601,19 +39709,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890033.6951683, - "msecs": 695.0, - "relativeCreated": 12148.057747, - "thread": 138566156539584, + "created": 1756483034.5621958, + "msecs": 562.0, + "relativeCreated": 12257.619497, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/main_light/brightness and payload b'40'", - "asctime": "2025-08-22 21:13:53,695" + "asctime": "2025-08-29 17:57:14,562" } ], - "time_consumption": 0.0557096004486084 + "time_consumption": 0.05519700050354004 }, { "name": "__tLogger__", @@ -39631,16 +39739,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890033.7512443, - "msecs": 751.0, - "relativeCreated": 12204.133731, - "thread": 138566182236416, + "created": 1756483034.6176658, + "msecs": 617.0, + "relativeCreated": 12313.089465, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (ffe.sleep.main_light) is correct (Content 40 and Type is ).", - "asctime": "2025-08-22 21:13:53,751", + "asctime": "2025-08-29 17:57:14,617", "moduleLogger": [ { "name": "__unittest__", @@ -39659,16 +39767,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890033.7511482, - "msecs": 751.0, - "relativeCreated": 12204.037761, - "thread": 138566182236416, + "created": 1756483034.6175861, + "msecs": 617.0, + "relativeCreated": 12313.009954, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (ffe.sleep.main_light)): 40 ()", - "asctime": "2025-08-22 21:13:53,751" + "asctime": "2025-08-29 17:57:14,617" }, { "name": "__unittest__", @@ -39688,25 +39796,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890033.7512035, - "msecs": 751.0, - "relativeCreated": 12204.09301, - "thread": 138566182236416, + "created": 1756483034.6176312, + "msecs": 617.0, + "relativeCreated": 12313.055005, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (ffe.sleep.main_light)): result = 40 ()", - "asctime": "2025-08-22 21:13:53,751" + "asctime": "2025-08-29 17:57:14,617" } ], - "time_consumption": 4.076957702636719e-05 + "time_consumption": 3.457069396972656e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (ffe.sleep.main_light)", + "ViDevCommon.brightness (ffe.sleep.main_light)", "60" ], "levelname": "DEBUG", @@ -39718,16 +39826,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890033.8518908, - "msecs": 851.0, - "relativeCreated": 12304.780175, - "thread": 138566182236416, + "created": 1756483034.71807, + "msecs": 718.0, + "relativeCreated": 12413.493682, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (ffe.sleep.main_light) to 60", - "asctime": "2025-08-22 21:13:53,851", + "message": "Setting state of ViDevCommon.brightness (ffe.sleep.main_light) to 60", + "asctime": "2025-08-29 17:57:14,718", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.brightness.set", @@ -39745,16 +39853,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890033.7513547, - "msecs": 751.0, - "relativeCreated": 12204.243982, - "thread": 138566182236416, + "created": 1756483034.6177564, + "msecs": 617.0, + "relativeCreated": 12313.180097, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/sleep/main_light/brightness/set and payload 60", - "asctime": "2025-08-22 21:13:53,751" + "asctime": "2025-08-29 17:57:14,617" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light.set", @@ -39772,16 +39880,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890033.7539253, - "msecs": 753.0, - "relativeCreated": 12206.814863, - "thread": 138566156539584, + "created": 1756483034.6201258, + "msecs": 620.0, + "relativeCreated": 12315.549319, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light/set and payload b'{\"brightness\": 153}'", - "asctime": "2025-08-22 21:13:53,753" + "asctime": "2025-08-29 17:57:14,620" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -39799,16 +39907,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890033.7541778, - "msecs": 754.0, - "relativeCreated": 12207.067144, - "thread": 138566156539584, + "created": 1756483034.620369, + "msecs": 620.0, + "relativeCreated": 12315.792547, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:53,754" + "asctime": "2025-08-29 17:57:14,620" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -39826,16 +39934,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890033.7549317, - "msecs": 754.0, - "relativeCreated": 12207.821112, - "thread": 138566156539584, + "created": 1756483034.6208699, + "msecs": 620.0, + "relativeCreated": 12316.29356, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:53,754" + "asctime": "2025-08-29 17:57:14,620" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.brightness", @@ -39853,19 +39961,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890033.796177, - "msecs": 796.0, - "relativeCreated": 12249.066398, - "thread": 138566156539584, + "created": 1756483034.6620226, + "msecs": 662.0, + "relativeCreated": 12357.446298, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/main_light/brightness and payload b'60'", - "asctime": "2025-08-22 21:13:53,796" + "asctime": "2025-08-29 17:57:14,662" } ], - "time_consumption": 0.05571389198303223 + "time_consumption": 0.05604743957519531 }, { "name": "__tLogger__", @@ -39883,16 +39991,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890033.8522906, - "msecs": 852.0, - "relativeCreated": 12305.179896, - "thread": 138566182236416, + "created": 1756483034.7183607, + "msecs": 718.0, + "relativeCreated": 12413.78437, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (ffe.sleep.main_light) is correct (Content 60 and Type is ).", - "asctime": "2025-08-22 21:13:53,852", + "asctime": "2025-08-29 17:57:14,718", "moduleLogger": [ { "name": "__unittest__", @@ -39911,16 +40019,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890033.8521628, - "msecs": 852.0, - "relativeCreated": 12305.052171, - "thread": 138566182236416, + "created": 1756483034.7182624, + "msecs": 718.0, + "relativeCreated": 12413.68619, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (ffe.sleep.main_light)): 60 ()", - "asctime": "2025-08-22 21:13:53,852" + "asctime": "2025-08-29 17:57:14,718" }, { "name": "__unittest__", @@ -39940,25 +40048,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890033.8522491, - "msecs": 852.0, - "relativeCreated": 12305.138397, - "thread": 138566182236416, + "created": 1756483034.7183242, + "msecs": 718.0, + "relativeCreated": 12413.747782, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (ffe.sleep.main_light)): result = 60 ()", - "asctime": "2025-08-22 21:13:53,852" + "asctime": "2025-08-29 17:57:14,718" } ], - "time_consumption": 4.1484832763671875e-05 + "time_consumption": 3.647804260253906e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (ffe.sleep.main_light)", + "ViDevCommon.brightness (ffe.sleep.main_light)", "80" ], "levelname": "DEBUG", @@ -39970,16 +40078,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890033.952938, - "msecs": 952.0, - "relativeCreated": 12405.827372, - "thread": 138566182236416, + "created": 1756483034.818768, + "msecs": 818.0, + "relativeCreated": 12514.191864, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (ffe.sleep.main_light) to 80", - "asctime": "2025-08-22 21:13:53,952", + "message": "Setting state of ViDevCommon.brightness (ffe.sleep.main_light) to 80", + "asctime": "2025-08-29 17:57:14,818", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.brightness.set", @@ -39997,16 +40105,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890033.8524015, - "msecs": 852.0, - "relativeCreated": 12305.290761, - "thread": 138566182236416, + "created": 1756483034.7184563, + "msecs": 718.0, + "relativeCreated": 12413.879926, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/sleep/main_light/brightness/set and payload 80", - "asctime": "2025-08-22 21:13:53,852" + "asctime": "2025-08-29 17:57:14,718" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light.set", @@ -40024,16 +40132,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890033.8548853, - "msecs": 854.0, - "relativeCreated": 12307.774789, - "thread": 138566156539584, + "created": 1756483034.720685, + "msecs": 720.0, + "relativeCreated": 12416.108832, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light/set and payload b'{\"brightness\": 203}'", - "asctime": "2025-08-22 21:13:53,854" + "asctime": "2025-08-29 17:57:14,720" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -40051,16 +40159,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890033.8551705, - "msecs": 855.0, - "relativeCreated": 12308.05999, - "thread": 138566156539584, + "created": 1756483034.7209537, + "msecs": 720.0, + "relativeCreated": 12416.377218, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:53,855" + "asctime": "2025-08-29 17:57:14,720" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -40078,16 +40186,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890033.8559248, - "msecs": 855.0, - "relativeCreated": 12308.814035, - "thread": 138566156539584, + "created": 1756483034.721497, + "msecs": 721.0, + "relativeCreated": 12416.920768, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:53,855" + "asctime": "2025-08-29 17:57:14,721" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.brightness", @@ -40105,19 +40213,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890033.89718, - "msecs": 897.0, - "relativeCreated": 12350.069648, - "thread": 138566156539584, + "created": 1756483034.763096, + "msecs": 763.0, + "relativeCreated": 12458.51975, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/main_light/brightness and payload b'80'", - "asctime": "2025-08-22 21:13:53,897" + "asctime": "2025-08-29 17:57:14,763" } ], - "time_consumption": 0.055757999420166016 + "time_consumption": 0.05567193031311035 }, { "name": "__tLogger__", @@ -40135,16 +40243,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890033.9532678, - "msecs": 953.0, - "relativeCreated": 12406.156988, - "thread": 138566182236416, + "created": 1756483034.8191006, + "msecs": 819.0, + "relativeCreated": 12514.52435, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (ffe.sleep.main_light) is correct (Content 80 and Type is ).", - "asctime": "2025-08-22 21:13:53,953", + "asctime": "2025-08-29 17:57:14,819", "moduleLogger": [ { "name": "__unittest__", @@ -40163,16 +40271,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890033.9531684, - "msecs": 953.0, - "relativeCreated": 12406.057721, - "thread": 138566182236416, + "created": 1756483034.8189847, + "msecs": 818.0, + "relativeCreated": 12514.408286, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (ffe.sleep.main_light)): 80 ()", - "asctime": "2025-08-22 21:13:53,953" + "asctime": "2025-08-29 17:57:14,818" }, { "name": "__unittest__", @@ -40192,25 +40300,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890033.9532244, - "msecs": 953.0, - "relativeCreated": 12406.113954, - "thread": 138566182236416, + "created": 1756483034.8190377, + "msecs": 819.0, + "relativeCreated": 12514.461402, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (ffe.sleep.main_light)): result = 80 ()", - "asctime": "2025-08-22 21:13:53,953" + "asctime": "2025-08-29 17:57:14,819" } ], - "time_consumption": 4.3392181396484375e-05 + "time_consumption": 6.29425048828125e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (ffe.sleep.main_light)", + "ViDevCommon.brightness (ffe.sleep.main_light)", "100" ], "levelname": "DEBUG", @@ -40222,16 +40330,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890034.053883, - "msecs": 53.0, - "relativeCreated": 12506.772546, - "thread": 138566182236416, + "created": 1756483034.919559, + "msecs": 919.0, + "relativeCreated": 12614.982612, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (ffe.sleep.main_light) to 100", - "asctime": "2025-08-22 21:13:54,053", + "message": "Setting state of ViDevCommon.brightness (ffe.sleep.main_light) to 100", + "asctime": "2025-08-29 17:57:14,919", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.brightness.set", @@ -40249,16 +40357,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890033.9533772, - "msecs": 953.0, - "relativeCreated": 12406.266606, - "thread": 138566182236416, + "created": 1756483034.8192284, + "msecs": 819.0, + "relativeCreated": 12514.652127, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/sleep/main_light/brightness/set and payload 100", - "asctime": "2025-08-22 21:13:53,953" + "asctime": "2025-08-29 17:57:14,819" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light.set", @@ -40276,16 +40384,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890033.9564505, - "msecs": 956.0, - "relativeCreated": 12409.340049, - "thread": 138566156539584, + "created": 1756483034.8214457, + "msecs": 821.0, + "relativeCreated": 12516.869228, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light/set and payload b'{\"brightness\": 254}'", - "asctime": "2025-08-22 21:13:53,956" + "asctime": "2025-08-29 17:57:14,821" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -40303,16 +40411,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890033.9566967, - "msecs": 956.0, - "relativeCreated": 12409.586159, - "thread": 138566156539584, + "created": 1756483034.8216758, + "msecs": 821.0, + "relativeCreated": 12517.099354, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:53,956" + "asctime": "2025-08-29 17:57:14,821" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -40330,16 +40438,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890033.9574468, - "msecs": 957.0, - "relativeCreated": 12410.336297, - "thread": 138566156539584, + "created": 1756483034.822258, + "msecs": 822.0, + "relativeCreated": 12517.68163, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:53,957" + "asctime": "2025-08-29 17:57:14,822" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.brightness", @@ -40357,19 +40465,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890033.9988298, - "msecs": 998.0, - "relativeCreated": 12451.719236, - "thread": 138566156539584, + "created": 1756483034.8642404, + "msecs": 864.0, + "relativeCreated": 12559.664069, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/main_light/brightness and payload b'100'", - "asctime": "2025-08-22 21:13:53,998" + "asctime": "2025-08-29 17:57:14,864" } ], - "time_consumption": 0.0550532341003418 + "time_consumption": 0.055318593978881836 }, { "name": "__tLogger__", @@ -40387,16 +40495,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890034.054247, - "msecs": 54.0, - "relativeCreated": 12507.136404, - "thread": 138566182236416, + "created": 1756483034.919832, + "msecs": 919.0, + "relativeCreated": 12615.25578, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (ffe.sleep.main_light) is correct (Content 100 and Type is ).", - "asctime": "2025-08-22 21:13:54,054", + "asctime": "2025-08-29 17:57:14,919", "moduleLogger": [ { "name": "__unittest__", @@ -40415,16 +40523,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890034.0541346, - "msecs": 54.0, - "relativeCreated": 12507.023957, - "thread": 138566182236416, + "created": 1756483034.9197545, + "msecs": 919.0, + "relativeCreated": 12615.178217, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (ffe.sleep.main_light)): 100 ()", - "asctime": "2025-08-22 21:13:54,054" + "asctime": "2025-08-29 17:57:14,919" }, { "name": "__unittest__", @@ -40444,28 +40552,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890034.054208, - "msecs": 54.0, - "relativeCreated": 12507.097363, - "thread": 138566182236416, + "created": 1756483034.9197984, + "msecs": 919.0, + "relativeCreated": 12615.221969, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (ffe.sleep.main_light)): result = 100 ()", - "asctime": "2025-08-22 21:13:54,054" + "asctime": "2025-08-29 17:57:14,919" } ], - "time_consumption": 3.886222839355469e-05 + "time_consumption": 3.361701965332031e-05 } ], - "time_consumption": 0.8082122802734375, - "time_start": "2025-08-22 21:13:53,246", - "time_finished": "2025-08-22 21:13:54,054" + "time_consumption": 0.8058946132659912, + "time_start": "2025-08-29 17:57:14,113", + "time_finished": "2025-08-29 17:57:14,919" }, - "Light.brightness (ffe.sleep.main_light) -> ViDevLight.brightness (ffe.sleep.main_light)": { + "Light.brightness (ffe.sleep.main_light) -> ViDevCommon.brightness (ffe.sleep.main_light)": { "name": "__tLogger__", - "msg": "Light.brightness (ffe.sleep.main_light) -> ViDevLight.brightness (ffe.sleep.main_light)", + "msg": "Light.brightness (ffe.sleep.main_light) -> ViDevCommon.brightness (ffe.sleep.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -40476,16 +40584,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890034.0544505, - "msecs": 54.0, - "relativeCreated": 12507.339756, - "thread": 138566182236416, + "created": 1756483034.9200382, + "msecs": 920.0, + "relativeCreated": 12615.461741, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Light.brightness (ffe.sleep.main_light) -> ViDevLight.brightness (ffe.sleep.main_light)", - "asctime": "2025-08-22 21:13:54,054", + "message": "Light.brightness (ffe.sleep.main_light) -> ViDevCommon.brightness (ffe.sleep.main_light)", + "asctime": "2025-08-29 17:57:14,920", "moduleLogger": [], "testcaseLogger": [ { @@ -40501,16 +40609,16 @@ "stack_info": null, "lineno": 13, "funcName": "device_follow", - "created": 1755890034.154734, - "msecs": 154.0, - "relativeCreated": 12607.623221, - "thread": 138566182236416, + "created": 1756483035.0202668, + "msecs": 20.0, + "relativeCreated": 12715.690368, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Switching on device", - "asctime": "2025-08-22 21:13:54,154", + "asctime": "2025-08-29 17:57:15,020", "moduleLogger": [], "time_consumption": 0.0 }, @@ -40529,16 +40637,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890034.2555578, - "msecs": 255.0, - "relativeCreated": 12708.447263, - "thread": 138566182236416, + "created": 1756483035.1209934, + "msecs": 120.0, + "relativeCreated": 12816.416969, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 100", - "asctime": "2025-08-22 21:13:54,255", + "asctime": "2025-08-29 17:57:15,120", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.brightness.set", @@ -40556,19 +40664,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890034.1550398, - "msecs": 155.0, - "relativeCreated": 12607.929099, - "thread": 138566182236416, + "created": 1756483035.020561, + "msecs": 20.0, + "relativeCreated": 12715.984451, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/sleep/main_light/brightness/set and payload 100", - "asctime": "2025-08-22 21:13:54,155" + "asctime": "2025-08-29 17:57:15,020" } ], - "time_consumption": 0.10051798820495605 + "time_consumption": 0.1004323959350586 }, { "name": "__tLogger__", @@ -40586,16 +40694,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890034.2559664, - "msecs": 255.0, - "relativeCreated": 12708.855926, - "thread": 138566182236416, + "created": 1756483035.121338, + "msecs": 121.0, + "relativeCreated": 12816.761437, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (100, 100) and Type is ).", - "asctime": "2025-08-22 21:13:54,255", + "asctime": "2025-08-29 17:57:15,121", "moduleLogger": [ { "name": "__unittest__", @@ -40614,16 +40722,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890034.2557967, - "msecs": 255.0, - "relativeCreated": 12708.686015, - "thread": 138566182236416, + "created": 1756483035.1212163, + "msecs": 121.0, + "relativeCreated": 12816.639877, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (100, 100) ()", - "asctime": "2025-08-22 21:13:54,255" + "asctime": "2025-08-29 17:57:15,121" }, { "name": "__unittest__", @@ -40643,19 +40751,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890034.255855, - "msecs": 255.0, - "relativeCreated": 12708.744586, - "thread": 138566182236416, + "created": 1756483035.1212695, + "msecs": 121.0, + "relativeCreated": 12816.693309, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (100, 100) ()", - "asctime": "2025-08-22 21:13:54,255" + "asctime": "2025-08-29 17:57:15,121" } ], - "time_consumption": 0.00011134147644042969 + "time_consumption": 6.842613220214844e-05 }, { "name": "__tLogger__", @@ -40673,16 +40781,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890034.3566477, - "msecs": 356.0, - "relativeCreated": 12809.537176, - "thread": 138566182236416, + "created": 1756483035.221884, + "msecs": 221.0, + "relativeCreated": 12917.3076, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (ffe.sleep.main_light) to 0", - "asctime": "2025-08-22 21:13:54,356", + "asctime": "2025-08-29 17:57:15,221", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -40700,16 +40808,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890034.2561424, - "msecs": 256.0, - "relativeCreated": 12709.03163, - "thread": 138566182236416, + "created": 1756483035.121507, + "msecs": 121.0, + "relativeCreated": 12816.93052, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:54,256" + "asctime": "2025-08-29 17:57:15,121" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -40727,16 +40835,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890034.2572503, - "msecs": 257.0, - "relativeCreated": 12710.139697, - "thread": 138566156539584, + "created": 1756483035.122389, + "msecs": 122.0, + "relativeCreated": 12817.812656, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:54,257" + "asctime": "2025-08-29 17:57:15,122" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.brightness", @@ -40754,23 +40862,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890034.258612, - "msecs": 258.0, - "relativeCreated": 12711.501353, - "thread": 138566156539584, + "created": 1756483035.1243618, + "msecs": 124.0, + "relativeCreated": 12819.785461, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/main_light/brightness and payload b'0'", - "asctime": "2025-08-22 21:13:54,258" + "asctime": "2025-08-29 17:57:15,124" } ], - "time_consumption": 0.09803581237792969 + "time_consumption": 0.09752225875854492 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (ffe.sleep.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (ffe.sleep.main_light) is correct (Content %s and Type is %s).", "args": [ "0", "" @@ -40784,22 +40892,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890034.3570125, - "msecs": 357.0, - "relativeCreated": 12809.901876, - "thread": 138566182236416, + "created": 1756483035.2222104, + "msecs": 222.0, + "relativeCreated": 12917.633996, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (ffe.sleep.main_light) is correct (Content 0 and Type is ).", - "asctime": "2025-08-22 21:13:54,357", + "message": "Value for ViDevCommon.brightness (ffe.sleep.main_light) is correct (Content 0 and Type is ).", + "asctime": "2025-08-29 17:57:15,222", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.sleep.main_light)", + "Value for ViDevCommon.brightness (ffe.sleep.main_light)", "0", "" ], @@ -40812,22 +40920,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890034.3568704, - "msecs": 356.0, - "relativeCreated": 12809.75975, - "thread": 138566182236416, + "created": 1756483035.2221222, + "msecs": 222.0, + "relativeCreated": 12917.54592, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (ffe.sleep.main_light)): 0 ()", - "asctime": "2025-08-22 21:13:54,356" + "message": "Result (Value for ViDevCommon.brightness (ffe.sleep.main_light)): 0 ()", + "asctime": "2025-08-29 17:57:15,222" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.sleep.main_light)", + "Value for ViDevCommon.brightness (ffe.sleep.main_light)", "=", "0", "" @@ -40841,19 +40949,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890034.356969, - "msecs": 356.0, - "relativeCreated": 12809.858613, - "thread": 138566182236416, + "created": 1756483035.2221742, + "msecs": 222.0, + "relativeCreated": 12917.597794, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (ffe.sleep.main_light)): result = 0 ()", - "asctime": "2025-08-22 21:13:54,356" + "message": "Expectation (Value for ViDevCommon.brightness (ffe.sleep.main_light)): result = 0 ()", + "asctime": "2025-08-29 17:57:15,222" } ], - "time_consumption": 4.3392181396484375e-05 + "time_consumption": 3.62396240234375e-05 }, { "name": "__tLogger__", @@ -40871,16 +40979,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890034.4577188, - "msecs": 457.0, - "relativeCreated": 12910.608297, - "thread": 138566182236416, + "created": 1756483035.3226871, + "msecs": 322.0, + "relativeCreated": 13018.111015, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (ffe.sleep.main_light) to 20", - "asctime": "2025-08-22 21:13:54,457", + "asctime": "2025-08-29 17:57:15,322", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -40898,16 +41006,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890034.3571754, - "msecs": 357.0, - "relativeCreated": 12810.064787, - "thread": 138566182236416, + "created": 1756483035.2223678, + "msecs": 222.0, + "relativeCreated": 12917.79134, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:54,357" + "asctime": "2025-08-29 17:57:15,222" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -40925,16 +41033,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890034.3583658, - "msecs": 358.0, - "relativeCreated": 12811.255092, - "thread": 138566156539584, + "created": 1756483035.223188, + "msecs": 223.0, + "relativeCreated": 12918.611648, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:54,358" + "asctime": "2025-08-29 17:57:15,223" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.brightness", @@ -40952,23 +41060,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890034.3596826, - "msecs": 359.0, - "relativeCreated": 12812.571965, - "thread": 138566156539584, + "created": 1756483035.2255654, + "msecs": 225.0, + "relativeCreated": 12920.989175, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/main_light/brightness and payload b'20'", - "asctime": "2025-08-22 21:13:54,359" + "asctime": "2025-08-29 17:57:15,225" } ], - "time_consumption": 0.09803628921508789 + "time_consumption": 0.0971217155456543 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (ffe.sleep.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (ffe.sleep.main_light) is correct (Content %s and Type is %s).", "args": [ "20", "" @@ -40982,22 +41090,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890034.4581232, - "msecs": 458.0, - "relativeCreated": 12911.01254, - "thread": 138566182236416, + "created": 1756483035.3229573, + "msecs": 322.0, + "relativeCreated": 13018.381043, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (ffe.sleep.main_light) is correct (Content 20 and Type is ).", - "asctime": "2025-08-22 21:13:54,458", + "message": "Value for ViDevCommon.brightness (ffe.sleep.main_light) is correct (Content 20 and Type is ).", + "asctime": "2025-08-29 17:57:15,322", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.sleep.main_light)", + "Value for ViDevCommon.brightness (ffe.sleep.main_light)", "20", "" ], @@ -41010,22 +41118,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890034.45799, - "msecs": 457.0, - "relativeCreated": 12910.879416, - "thread": 138566182236416, + "created": 1756483035.322878, + "msecs": 322.0, + "relativeCreated": 13018.301735, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (ffe.sleep.main_light)): 20 ()", - "asctime": "2025-08-22 21:13:54,457" + "message": "Result (Value for ViDevCommon.brightness (ffe.sleep.main_light)): 20 ()", + "asctime": "2025-08-29 17:57:15,322" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.sleep.main_light)", + "Value for ViDevCommon.brightness (ffe.sleep.main_light)", "=", "20", "" @@ -41039,19 +41147,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890034.458081, - "msecs": 458.0, - "relativeCreated": 12910.970312, - "thread": 138566182236416, + "created": 1756483035.3229225, + "msecs": 322.0, + "relativeCreated": 13018.346111, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (ffe.sleep.main_light)): result = 20 ()", - "asctime": "2025-08-22 21:13:54,458" + "message": "Expectation (Value for ViDevCommon.brightness (ffe.sleep.main_light)): result = 20 ()", + "asctime": "2025-08-29 17:57:15,322" } ], - "time_consumption": 4.220008850097656e-05 + "time_consumption": 3.4809112548828125e-05 }, { "name": "__tLogger__", @@ -41069,16 +41177,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890034.558826, - "msecs": 558.0, - "relativeCreated": 13011.71545, - "thread": 138566182236416, + "created": 1756483035.4233837, + "msecs": 423.0, + "relativeCreated": 13118.807379, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (ffe.sleep.main_light) to 40", - "asctime": "2025-08-22 21:13:54,558", + "asctime": "2025-08-29 17:57:15,423", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -41096,16 +41204,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890034.4582899, - "msecs": 458.0, - "relativeCreated": 12911.179288, - "thread": 138566182236416, + "created": 1756483035.323091, + "msecs": 323.0, + "relativeCreated": 13018.514524, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:54,458" + "asctime": "2025-08-29 17:57:15,323" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -41123,16 +41231,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890034.4594216, - "msecs": 459.0, - "relativeCreated": 12912.311127, - "thread": 138566156539584, + "created": 1756483035.32378, + "msecs": 323.0, + "relativeCreated": 13019.203823, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:54,459" + "asctime": "2025-08-29 17:57:15,323" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.brightness", @@ -41150,23 +41258,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890034.4608073, - "msecs": 460.0, - "relativeCreated": 12913.696719, - "thread": 138566156539584, + "created": 1756483035.32515, + "msecs": 325.0, + "relativeCreated": 13020.57371, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/main_light/brightness and payload b'40'", - "asctime": "2025-08-22 21:13:54,460" + "asctime": "2025-08-29 17:57:15,325" } ], - "time_consumption": 0.09801864624023438 + "time_consumption": 0.09823369979858398 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (ffe.sleep.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (ffe.sleep.main_light) is correct (Content %s and Type is %s).", "args": [ "40", "" @@ -41180,22 +41288,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890034.559224, - "msecs": 559.0, - "relativeCreated": 13012.113272, - "thread": 138566182236416, + "created": 1756483035.423604, + "msecs": 423.0, + "relativeCreated": 13119.027564, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (ffe.sleep.main_light) is correct (Content 40 and Type is ).", - "asctime": "2025-08-22 21:13:54,559", + "message": "Value for ViDevCommon.brightness (ffe.sleep.main_light) is correct (Content 40 and Type is ).", + "asctime": "2025-08-29 17:57:15,423", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.sleep.main_light)", + "Value for ViDevCommon.brightness (ffe.sleep.main_light)", "40", "" ], @@ -41208,22 +41316,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890034.5591257, - "msecs": 559.0, - "relativeCreated": 13012.015098, - "thread": 138566182236416, + "created": 1756483035.4235294, + "msecs": 423.0, + "relativeCreated": 13118.953193, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (ffe.sleep.main_light)): 40 ()", - "asctime": "2025-08-22 21:13:54,559" + "message": "Result (Value for ViDevCommon.brightness (ffe.sleep.main_light)): 40 ()", + "asctime": "2025-08-29 17:57:15,423" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.sleep.main_light)", + "Value for ViDevCommon.brightness (ffe.sleep.main_light)", "=", "40", "" @@ -41237,19 +41345,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890034.559183, - "msecs": 559.0, - "relativeCreated": 13012.072302, - "thread": 138566182236416, + "created": 1756483035.4235697, + "msecs": 423.0, + "relativeCreated": 13118.993262, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (ffe.sleep.main_light)): result = 40 ()", - "asctime": "2025-08-22 21:13:54,559" + "message": "Expectation (Value for ViDevCommon.brightness (ffe.sleep.main_light)): result = 40 ()", + "asctime": "2025-08-29 17:57:15,423" } ], - "time_consumption": 4.100799560546875e-05 + "time_consumption": 3.4332275390625e-05 }, { "name": "__tLogger__", @@ -41267,16 +41375,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890034.6599665, - "msecs": 659.0, - "relativeCreated": 13112.855922, - "thread": 138566182236416, + "created": 1756483035.524022, + "msecs": 524.0, + "relativeCreated": 13219.44577, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (ffe.sleep.main_light) to 60", - "asctime": "2025-08-22 21:13:54,659", + "asctime": "2025-08-29 17:57:15,524", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -41294,16 +41402,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890034.5593867, - "msecs": 559.0, - "relativeCreated": 13012.276006, - "thread": 138566182236416, + "created": 1756483035.4237216, + "msecs": 423.0, + "relativeCreated": 13119.145193, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:54,559" + "asctime": "2025-08-29 17:57:15,423" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -41321,16 +41429,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890034.5605102, - "msecs": 560.0, - "relativeCreated": 13013.399571, - "thread": 138566156539584, + "created": 1756483035.4246068, + "msecs": 424.0, + "relativeCreated": 13120.030512, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:54,560" + "asctime": "2025-08-29 17:57:15,424" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.brightness", @@ -41348,23 +41456,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890034.561795, - "msecs": 561.0, - "relativeCreated": 13014.684439, - "thread": 138566156539584, + "created": 1756483035.425941, + "msecs": 425.0, + "relativeCreated": 13121.364791, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/main_light/brightness and payload b'60'", - "asctime": "2025-08-22 21:13:54,561" + "asctime": "2025-08-29 17:57:15,425" } ], - "time_consumption": 0.09817147254943848 + "time_consumption": 0.09808111190795898 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (ffe.sleep.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (ffe.sleep.main_light) is correct (Content %s and Type is %s).", "args": [ "60", "" @@ -41378,22 +41486,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890034.660294, - "msecs": 660.0, - "relativeCreated": 13113.183517, - "thread": 138566182236416, + "created": 1756483035.5243194, + "msecs": 524.0, + "relativeCreated": 13219.743089, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (ffe.sleep.main_light) is correct (Content 60 and Type is ).", - "asctime": "2025-08-22 21:13:54,660", + "message": "Value for ViDevCommon.brightness (ffe.sleep.main_light) is correct (Content 60 and Type is ).", + "asctime": "2025-08-29 17:57:15,524", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.sleep.main_light)", + "Value for ViDevCommon.brightness (ffe.sleep.main_light)", "60", "" ], @@ -41406,22 +41514,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890034.6601999, - "msecs": 660.0, - "relativeCreated": 13113.089384, - "thread": 138566182236416, + "created": 1756483035.5242321, + "msecs": 524.0, + "relativeCreated": 13219.655858, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (ffe.sleep.main_light)): 60 ()", - "asctime": "2025-08-22 21:13:54,660" + "message": "Result (Value for ViDevCommon.brightness (ffe.sleep.main_light)): 60 ()", + "asctime": "2025-08-29 17:57:15,524" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.sleep.main_light)", + "Value for ViDevCommon.brightness (ffe.sleep.main_light)", "=", "60", "" @@ -41435,19 +41543,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890034.660254, - "msecs": 660.0, - "relativeCreated": 13113.14342, - "thread": 138566182236416, + "created": 1756483035.5242813, + "msecs": 524.0, + "relativeCreated": 13219.704901, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (ffe.sleep.main_light)): result = 60 ()", - "asctime": "2025-08-22 21:13:54,660" + "message": "Expectation (Value for ViDevCommon.brightness (ffe.sleep.main_light)): result = 60 ()", + "asctime": "2025-08-29 17:57:15,524" } ], - "time_consumption": 4.00543212890625e-05 + "time_consumption": 3.814697265625e-05 }, { "name": "__tLogger__", @@ -41465,16 +41573,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890034.760849, - "msecs": 760.0, - "relativeCreated": 13213.738255, - "thread": 138566182236416, + "created": 1756483035.6248226, + "msecs": 624.0, + "relativeCreated": 13320.246144, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (ffe.sleep.main_light) to 80", - "asctime": "2025-08-22 21:13:54,760", + "asctime": "2025-08-29 17:57:15,624", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -41492,16 +41600,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890034.660455, - "msecs": 660.0, - "relativeCreated": 13113.344258, - "thread": 138566182236416, + "created": 1756483035.5244656, + "msecs": 524.0, + "relativeCreated": 13219.889446, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:54,660" + "asctime": "2025-08-29 17:57:15,524" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -41519,16 +41627,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890034.6615932, - "msecs": 661.0, - "relativeCreated": 13114.482419, - "thread": 138566156539584, + "created": 1756483035.5253432, + "msecs": 525.0, + "relativeCreated": 13220.76689, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:54,661" + "asctime": "2025-08-29 17:57:15,525" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.brightness", @@ -41546,23 +41654,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890034.6628568, - "msecs": 662.0, - "relativeCreated": 13115.746126, - "thread": 138566156539584, + "created": 1756483035.527121, + "msecs": 527.0, + "relativeCreated": 13222.54485, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/main_light/brightness and payload b'80'", - "asctime": "2025-08-22 21:13:54,662" + "asctime": "2025-08-29 17:57:15,527" } ], - "time_consumption": 0.0979921817779541 + "time_consumption": 0.0977015495300293 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (ffe.sleep.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (ffe.sleep.main_light) is correct (Content %s and Type is %s).", "args": [ "80", "" @@ -41576,22 +41684,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890034.761185, - "msecs": 761.0, - "relativeCreated": 13214.074495, - "thread": 138566182236416, + "created": 1756483035.6251338, + "msecs": 625.0, + "relativeCreated": 13320.557592, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (ffe.sleep.main_light) is correct (Content 80 and Type is ).", - "asctime": "2025-08-22 21:13:54,761", + "message": "Value for ViDevCommon.brightness (ffe.sleep.main_light) is correct (Content 80 and Type is ).", + "asctime": "2025-08-29 17:57:15,625", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.sleep.main_light)", + "Value for ViDevCommon.brightness (ffe.sleep.main_light)", "80", "" ], @@ -41604,22 +41712,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890034.7610867, - "msecs": 761.0, - "relativeCreated": 13213.976153, - "thread": 138566182236416, + "created": 1756483035.6250434, + "msecs": 625.0, + "relativeCreated": 13320.467071, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (ffe.sleep.main_light)): 80 ()", - "asctime": "2025-08-22 21:13:54,761" + "message": "Result (Value for ViDevCommon.brightness (ffe.sleep.main_light)): 80 ()", + "asctime": "2025-08-29 17:57:15,625" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.sleep.main_light)", + "Value for ViDevCommon.brightness (ffe.sleep.main_light)", "=", "80", "" @@ -41633,19 +41741,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890034.761144, - "msecs": 761.0, - "relativeCreated": 13214.033277, - "thread": 138566182236416, + "created": 1756483035.6250951, + "msecs": 625.0, + "relativeCreated": 13320.518922, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (ffe.sleep.main_light)): result = 80 ()", - "asctime": "2025-08-22 21:13:54,761" + "message": "Expectation (Value for ViDevCommon.brightness (ffe.sleep.main_light)): result = 80 ()", + "asctime": "2025-08-29 17:57:15,625" } ], - "time_consumption": 4.100799560546875e-05 + "time_consumption": 3.8623809814453125e-05 }, { "name": "__tLogger__", @@ -41663,16 +41771,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890034.8618915, - "msecs": 861.0, - "relativeCreated": 13314.781106, - "thread": 138566182236416, + "created": 1756483035.7256737, + "msecs": 725.0, + "relativeCreated": 13421.097397, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (ffe.sleep.main_light) to 100", - "asctime": "2025-08-22 21:13:54,861", + "asctime": "2025-08-29 17:57:15,725", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -41690,16 +41798,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890034.7613533, - "msecs": 761.0, - "relativeCreated": 13214.242734, - "thread": 138566182236416, + "created": 1756483035.6252794, + "msecs": 625.0, + "relativeCreated": 13320.703107, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:13:54,761" + "asctime": "2025-08-29 17:57:15,625" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -41717,16 +41825,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890034.7625217, - "msecs": 762.0, - "relativeCreated": 13215.411159, - "thread": 138566156539584, + "created": 1756483035.6262076, + "msecs": 626.0, + "relativeCreated": 13321.631149, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:13:54,762" + "asctime": "2025-08-29 17:57:15,626" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.brightness", @@ -41744,23 +41852,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890034.7639232, - "msecs": 763.0, - "relativeCreated": 13216.812636, - "thread": 138566156539584, + "created": 1756483035.6278057, + "msecs": 627.0, + "relativeCreated": 13323.229416, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/main_light/brightness and payload b'100'", - "asctime": "2025-08-22 21:13:54,763" + "asctime": "2025-08-29 17:57:15,627" } ], - "time_consumption": 0.09796833992004395 + "time_consumption": 0.09786796569824219 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (ffe.sleep.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (ffe.sleep.main_light) is correct (Content %s and Type is %s).", "args": [ "100", "" @@ -41774,22 +41882,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890034.8622892, - "msecs": 862.0, - "relativeCreated": 13315.178509, - "thread": 138566182236416, + "created": 1756483035.7259967, + "msecs": 725.0, + "relativeCreated": 13421.420384, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (ffe.sleep.main_light) is correct (Content 100 and Type is ).", - "asctime": "2025-08-22 21:13:54,862", + "message": "Value for ViDevCommon.brightness (ffe.sleep.main_light) is correct (Content 100 and Type is ).", + "asctime": "2025-08-29 17:57:15,725", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.sleep.main_light)", + "Value for ViDevCommon.brightness (ffe.sleep.main_light)", "100", "" ], @@ -41802,22 +41910,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890034.8621616, - "msecs": 862.0, - "relativeCreated": 13315.051102, - "thread": 138566182236416, + "created": 1756483035.7259033, + "msecs": 725.0, + "relativeCreated": 13421.327161, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (ffe.sleep.main_light)): 100 ()", - "asctime": "2025-08-22 21:13:54,862" + "message": "Result (Value for ViDevCommon.brightness (ffe.sleep.main_light)): 100 ()", + "asctime": "2025-08-29 17:57:15,725" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.sleep.main_light)", + "Value for ViDevCommon.brightness (ffe.sleep.main_light)", "=", "100", "" @@ -41831,28 +41939,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890034.8622453, - "msecs": 862.0, - "relativeCreated": 13315.134713, - "thread": 138566182236416, + "created": 1756483035.7259572, + "msecs": 725.0, + "relativeCreated": 13421.380799, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (ffe.sleep.main_light)): result = 100 ()", - "asctime": "2025-08-22 21:13:54,862" + "message": "Expectation (Value for ViDevCommon.brightness (ffe.sleep.main_light)): result = 100 ()", + "asctime": "2025-08-29 17:57:15,725" } ], - "time_consumption": 4.38690185546875e-05 + "time_consumption": 3.9577484130859375e-05 } ], - "time_consumption": 0.8078386783599854, - "time_start": "2025-08-22 21:13:54,054", - "time_finished": "2025-08-22 21:13:54,862" + "time_consumption": 0.8059585094451904, + "time_start": "2025-08-29 17:57:14,920", + "time_finished": "2025-08-29 17:57:15,725" }, - "ViDevLight.color_temp (ffe.sleep.main_light) -> Light.color_temp (ffe.sleep.main_light)": { + "ViDevCommon.color_temp (ffe.sleep.main_light) -> Light.color_temp (ffe.sleep.main_light)": { "name": "__tLogger__", - "msg": "ViDevLight.color_temp (ffe.sleep.main_light) -> Light.color_temp (ffe.sleep.main_light)", + "msg": "ViDevCommon.color_temp (ffe.sleep.main_light) -> Light.color_temp (ffe.sleep.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -41863,16 +41971,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890034.862515, - "msecs": 862.0, - "relativeCreated": 13315.404374, - "thread": 138566182236416, + "created": 1756483035.7262456, + "msecs": 726.0, + "relativeCreated": 13421.669193, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "ViDevLight.color_temp (ffe.sleep.main_light) -> Light.color_temp (ffe.sleep.main_light)", - "asctime": "2025-08-22 21:13:54,862", + "message": "ViDevCommon.color_temp (ffe.sleep.main_light) -> Light.color_temp (ffe.sleep.main_light)", + "asctime": "2025-08-29 17:57:15,726", "moduleLogger": [], "testcaseLogger": [ { @@ -41888,16 +41996,16 @@ "stack_info": null, "lineno": 13, "funcName": "device_follow", - "created": 1755890034.9629736, - "msecs": 962.0, - "relativeCreated": 13415.863095, - "thread": 138566182236416, + "created": 1756483035.826477, + "msecs": 826.0, + "relativeCreated": 13521.900837, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Switching on device", - "asctime": "2025-08-22 21:13:54,962", + "asctime": "2025-08-29 17:57:15,826", "moduleLogger": [], "time_consumption": 0.0 }, @@ -41916,16 +42024,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890035.0641024, - "msecs": 64.0, - "relativeCreated": 13516.991704, - "thread": 138566182236416, + "created": 1756483035.9273546, + "msecs": 927.0, + "relativeCreated": 13622.7783, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 10", - "asctime": "2025-08-22 21:13:55,064", + "asctime": "2025-08-29 17:57:15,927", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.color_temp.set", @@ -41943,16 +42051,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890034.9632645, - "msecs": 963.0, - "relativeCreated": 13416.153978, - "thread": 138566182236416, + "created": 1756483035.8267367, + "msecs": 826.0, + "relativeCreated": 13522.160319, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/sleep/main_light/color_temp/set and payload 10", - "asctime": "2025-08-22 21:13:54,963" + "asctime": "2025-08-29 17:57:15,826" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -41970,16 +42078,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890034.963609, - "msecs": 963.0, - "relativeCreated": 13416.498615, - "thread": 138566182236416, + "created": 1756483035.827036, + "msecs": 827.0, + "relativeCreated": 13522.459525, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}", - "asctime": "2025-08-22 21:13:54,963" + "asctime": "2025-08-29 17:57:15,827" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light.set", @@ -41997,16 +42105,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890034.96589, - "msecs": 965.0, - "relativeCreated": 13418.779474, - "thread": 138566156539584, + "created": 1756483035.829372, + "msecs": 829.0, + "relativeCreated": 13524.795684, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light/set and payload b'{\"color_temp\": 454}'", - "asctime": "2025-08-22 21:13:54,965" + "asctime": "2025-08-29 17:57:15,829" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -42024,16 +42132,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890034.9662585, - "msecs": 966.0, - "relativeCreated": 13419.147898, - "thread": 138566156539584, + "created": 1756483035.8297236, + "msecs": 829.0, + "relativeCreated": 13525.147396, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}'", - "asctime": "2025-08-22 21:13:54,966" + "asctime": "2025-08-29 17:57:15,829" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.color_temp", @@ -42051,19 +42159,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890035.0087354, - "msecs": 8.0, - "relativeCreated": 13461.624966, - "thread": 138566156539584, + "created": 1756483035.8723075, + "msecs": 872.0, + "relativeCreated": 13567.73113, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/main_light/color_temp and payload b'10'", - "asctime": "2025-08-22 21:13:55,008" + "asctime": "2025-08-29 17:57:15,872" } ], - "time_consumption": 0.05536699295043945 + "time_consumption": 0.055047035217285156 }, { "name": "__tLogger__", @@ -42081,16 +42189,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890035.0644832, - "msecs": 64.0, - "relativeCreated": 13517.372547, - "thread": 138566182236416, + "created": 1756483035.9276712, + "msecs": 927.0, + "relativeCreated": 13623.094966, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (10, 10) and Type is ).", - "asctime": "2025-08-22 21:13:55,064", + "asctime": "2025-08-29 17:57:15,927", "moduleLogger": [ { "name": "__unittest__", @@ -42109,16 +42217,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890035.0643451, - "msecs": 64.0, - "relativeCreated": 13517.234414, - "thread": 138566182236416, + "created": 1756483035.92756, + "msecs": 927.0, + "relativeCreated": 13622.983964, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (10, 10) ()", - "asctime": "2025-08-22 21:13:55,064" + "asctime": "2025-08-29 17:57:15,927" }, { "name": "__unittest__", @@ -42138,25 +42246,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890035.0644062, - "msecs": 64.0, - "relativeCreated": 13517.295635, - "thread": 138566182236416, + "created": 1756483035.9276338, + "msecs": 927.0, + "relativeCreated": 13623.057333, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (10, 10) ()", - "asctime": "2025-08-22 21:13:55,064" + "asctime": "2025-08-29 17:57:15,927" } ], - "time_consumption": 7.700920104980469e-05 + "time_consumption": 3.743171691894531e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (ffe.sleep.main_light)", + "ViDevCommon.color_temp (ffe.sleep.main_light)", "0" ], "levelname": "DEBUG", @@ -42168,16 +42276,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890035.1651473, - "msecs": 165.0, - "relativeCreated": 13618.036837, - "thread": 138566182236416, + "created": 1756483036.0280876, + "msecs": 28.0, + "relativeCreated": 13723.5113, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (ffe.sleep.main_light) to 0", - "asctime": "2025-08-22 21:13:55,165", + "message": "Setting state of ViDevCommon.color_temp (ffe.sleep.main_light) to 0", + "asctime": "2025-08-29 17:57:16,028", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.color_temp.set", @@ -42195,16 +42303,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890035.0645986, - "msecs": 64.0, - "relativeCreated": 13517.487837, - "thread": 138566182236416, + "created": 1756483035.9277666, + "msecs": 927.0, + "relativeCreated": 13623.190167, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/sleep/main_light/color_temp/set and payload 0", - "asctime": "2025-08-22 21:13:55,064" + "asctime": "2025-08-29 17:57:15,927" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light.set", @@ -42222,16 +42330,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890035.0670636, - "msecs": 67.0, - "relativeCreated": 13519.953038, - "thread": 138566156539584, + "created": 1756483035.9299817, + "msecs": 929.0, + "relativeCreated": 13625.405461, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light/set and payload b'{\"color_temp\": 250}'", - "asctime": "2025-08-22 21:13:55,067" + "asctime": "2025-08-29 17:57:15,929" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -42249,16 +42357,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890035.0673125, - "msecs": 67.0, - "relativeCreated": 13520.201712, - "thread": 138566156539584, + "created": 1756483035.930194, + "msecs": 930.0, + "relativeCreated": 13625.617478, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}", - "asctime": "2025-08-22 21:13:55,067" + "asctime": "2025-08-29 17:57:15,930" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -42276,16 +42384,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890035.0680594, - "msecs": 68.0, - "relativeCreated": 13520.948915, - "thread": 138566156539584, + "created": 1756483035.930711, + "msecs": 930.0, + "relativeCreated": 13626.134604, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}'", - "asctime": "2025-08-22 21:13:55,068" + "asctime": "2025-08-29 17:57:15,930" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.color_temp", @@ -42303,19 +42411,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890035.1091716, - "msecs": 109.0, - "relativeCreated": 13562.061038, - "thread": 138566156539584, + "created": 1756483035.9721491, + "msecs": 972.0, + "relativeCreated": 13667.572986, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/main_light/color_temp and payload b'0'", - "asctime": "2025-08-22 21:13:55,109" + "asctime": "2025-08-29 17:57:15,972" } ], - "time_consumption": 0.05597567558288574 + "time_consumption": 0.0559384822845459 }, { "name": "__tLogger__", @@ -42333,16 +42441,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890035.165478, - "msecs": 165.0, - "relativeCreated": 13618.367333, - "thread": 138566182236416, + "created": 1756483036.0283632, + "msecs": 28.0, + "relativeCreated": 13723.78695, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (ffe.sleep.main_light) is correct (Content 0 and Type is ).", - "asctime": "2025-08-22 21:13:55,165", + "asctime": "2025-08-29 17:57:16,028", "moduleLogger": [ { "name": "__unittest__", @@ -42361,16 +42469,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890035.1653764, - "msecs": 165.0, - "relativeCreated": 13618.26598, - "thread": 138566182236416, + "created": 1756483036.0282838, + "msecs": 28.0, + "relativeCreated": 13723.707659, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (ffe.sleep.main_light)): 0 ()", - "asctime": "2025-08-22 21:13:55,165" + "asctime": "2025-08-29 17:57:16,028" }, { "name": "__unittest__", @@ -42390,25 +42498,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890035.165434, - "msecs": 165.0, - "relativeCreated": 13618.323268, - "thread": 138566182236416, + "created": 1756483036.028329, + "msecs": 28.0, + "relativeCreated": 13723.752567, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (ffe.sleep.main_light)): result = 0 ()", - "asctime": "2025-08-22 21:13:55,165" + "asctime": "2025-08-29 17:57:16,028" } ], - "time_consumption": 4.410743713378906e-05 + "time_consumption": 3.4332275390625e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (ffe.sleep.main_light)", + "ViDevCommon.color_temp (ffe.sleep.main_light)", "2" ], "levelname": "DEBUG", @@ -42420,16 +42528,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890035.2661388, - "msecs": 266.0, - "relativeCreated": 13719.028244, - "thread": 138566182236416, + "created": 1756483036.1287897, + "msecs": 128.0, + "relativeCreated": 13824.213342, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (ffe.sleep.main_light) to 2", - "asctime": "2025-08-22 21:13:55,266", + "message": "Setting state of ViDevCommon.color_temp (ffe.sleep.main_light) to 2", + "asctime": "2025-08-29 17:57:16,128", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.color_temp.set", @@ -42447,16 +42555,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890035.1655915, - "msecs": 165.0, - "relativeCreated": 13618.480925, - "thread": 138566182236416, + "created": 1756483036.0284505, + "msecs": 28.0, + "relativeCreated": 13723.874218, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/sleep/main_light/color_temp/set and payload 2", - "asctime": "2025-08-22 21:13:55,165" + "asctime": "2025-08-29 17:57:16,028" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light.set", @@ -42474,16 +42582,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890035.1681871, - "msecs": 168.0, - "relativeCreated": 13621.076419, - "thread": 138566156539584, + "created": 1756483036.0307443, + "msecs": 30.0, + "relativeCreated": 13726.168122, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light/set and payload b'{\"color_temp\": 291}'", - "asctime": "2025-08-22 21:13:55,168" + "asctime": "2025-08-29 17:57:16,030" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -42501,16 +42609,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890035.168462, - "msecs": 168.0, - "relativeCreated": 13621.351548, - "thread": 138566156539584, + "created": 1756483036.0309734, + "msecs": 30.0, + "relativeCreated": 13726.397244, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}", - "asctime": "2025-08-22 21:13:55,168" + "asctime": "2025-08-29 17:57:16,030" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -42528,16 +42636,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890035.1692164, - "msecs": 169.0, - "relativeCreated": 13622.105944, - "thread": 138566156539584, + "created": 1756483036.031498, + "msecs": 31.0, + "relativeCreated": 13726.921577, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}'", - "asctime": "2025-08-22 21:13:55,169" + "asctime": "2025-08-29 17:57:16,031" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.color_temp", @@ -42555,19 +42663,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890035.2103217, - "msecs": 210.0, - "relativeCreated": 13663.211042, - "thread": 138566156539584, + "created": 1756483036.0741985, + "msecs": 74.0, + "relativeCreated": 13769.622167, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/main_light/color_temp and payload b'2'", - "asctime": "2025-08-22 21:13:55,210" + "asctime": "2025-08-29 17:57:16,074" } ], - "time_consumption": 0.0558171272277832 + "time_consumption": 0.05459117889404297 }, { "name": "__tLogger__", @@ -42585,16 +42693,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890035.2665014, - "msecs": 266.0, - "relativeCreated": 13719.390834, - "thread": 138566182236416, + "created": 1756483036.1291006, + "msecs": 129.0, + "relativeCreated": 13824.524251, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (ffe.sleep.main_light) is correct (Content 2 and Type is ).", - "asctime": "2025-08-22 21:13:55,266", + "asctime": "2025-08-29 17:57:16,129", "moduleLogger": [ { "name": "__unittest__", @@ -42613,16 +42721,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890035.2663667, - "msecs": 266.0, - "relativeCreated": 13719.25607, - "thread": 138566182236416, + "created": 1756483036.1290133, + "msecs": 129.0, + "relativeCreated": 13824.436889, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (ffe.sleep.main_light)): 2 ()", - "asctime": "2025-08-22 21:13:55,266" + "asctime": "2025-08-29 17:57:16,129" }, { "name": "__unittest__", @@ -42642,25 +42750,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890035.266458, - "msecs": 266.0, - "relativeCreated": 13719.347466, - "thread": 138566182236416, + "created": 1756483036.129064, + "msecs": 129.0, + "relativeCreated": 13824.487873, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (ffe.sleep.main_light)): result = 2 ()", - "asctime": "2025-08-22 21:13:55,266" + "asctime": "2025-08-29 17:57:16,129" } ], - "time_consumption": 4.3392181396484375e-05 + "time_consumption": 3.647804260253906e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (ffe.sleep.main_light)", + "ViDevCommon.color_temp (ffe.sleep.main_light)", "4" ], "levelname": "DEBUG", @@ -42672,16 +42780,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890035.367148, - "msecs": 367.0, - "relativeCreated": 13820.037471, - "thread": 138566182236416, + "created": 1756483036.2295096, + "msecs": 229.0, + "relativeCreated": 13924.933333, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (ffe.sleep.main_light) to 4", - "asctime": "2025-08-22 21:13:55,367", + "message": "Setting state of ViDevCommon.color_temp (ffe.sleep.main_light) to 4", + "asctime": "2025-08-29 17:57:16,229", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.color_temp.set", @@ -42699,16 +42807,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890035.266611, - "msecs": 266.0, - "relativeCreated": 13719.500566, - "thread": 138566182236416, + "created": 1756483036.1291964, + "msecs": 129.0, + "relativeCreated": 13824.619976, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/sleep/main_light/color_temp/set and payload 4", - "asctime": "2025-08-22 21:13:55,266" + "asctime": "2025-08-29 17:57:16,129" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light.set", @@ -42726,16 +42834,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890035.2692285, - "msecs": 269.0, - "relativeCreated": 13722.118049, - "thread": 138566156539584, + "created": 1756483036.1317627, + "msecs": 131.0, + "relativeCreated": 13827.186365, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light/set and payload b'{\"color_temp\": 332}'", - "asctime": "2025-08-22 21:13:55,269" + "asctime": "2025-08-29 17:57:16,131" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -42753,16 +42861,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890035.2695143, - "msecs": 269.0, - "relativeCreated": 13722.403673, - "thread": 138566156539584, + "created": 1756483036.1320138, + "msecs": 132.0, + "relativeCreated": 13827.437574, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}", - "asctime": "2025-08-22 21:13:55,269" + "asctime": "2025-08-29 17:57:16,132" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -42780,16 +42888,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890035.27025, - "msecs": 270.0, - "relativeCreated": 13723.139323, - "thread": 138566156539584, + "created": 1756483036.132504, + "msecs": 132.0, + "relativeCreated": 13827.927677, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}'", - "asctime": "2025-08-22 21:13:55,270" + "asctime": "2025-08-29 17:57:16,132" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.color_temp", @@ -42807,19 +42915,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890035.3113065, - "msecs": 311.0, - "relativeCreated": 13764.195989, - "thread": 138566156539584, + "created": 1756483036.1751413, + "msecs": 175.0, + "relativeCreated": 13870.565019, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/main_light/color_temp and payload b'4'", - "asctime": "2025-08-22 21:13:55,311" + "asctime": "2025-08-29 17:57:16,175" } ], - "time_consumption": 0.05584144592285156 + "time_consumption": 0.05436825752258301 }, { "name": "__tLogger__", @@ -42837,16 +42945,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890035.3674974, - "msecs": 367.0, - "relativeCreated": 13820.386859, - "thread": 138566182236416, + "created": 1756483036.2297764, + "msecs": 229.0, + "relativeCreated": 13925.199954, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (ffe.sleep.main_light) is correct (Content 4 and Type is ).", - "asctime": "2025-08-22 21:13:55,367", + "asctime": "2025-08-29 17:57:16,229", "moduleLogger": [ { "name": "__unittest__", @@ -42865,16 +42973,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890035.367375, - "msecs": 367.0, - "relativeCreated": 13820.264215, - "thread": 138566182236416, + "created": 1756483036.2296832, + "msecs": 229.0, + "relativeCreated": 13925.106805, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (ffe.sleep.main_light)): 4 ()", - "asctime": "2025-08-22 21:13:55,367" + "asctime": "2025-08-29 17:57:16,229" }, { "name": "__unittest__", @@ -42894,25 +43002,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890035.3674326, - "msecs": 367.0, - "relativeCreated": 13820.321989, - "thread": 138566182236416, + "created": 1756483036.22973, + "msecs": 229.0, + "relativeCreated": 13925.153363, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (ffe.sleep.main_light)): result = 4 ()", - "asctime": "2025-08-22 21:13:55,367" + "asctime": "2025-08-29 17:57:16,229" } ], - "time_consumption": 6.4849853515625e-05 + "time_consumption": 4.649162292480469e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (ffe.sleep.main_light)", + "ViDevCommon.color_temp (ffe.sleep.main_light)", "6" ], "levelname": "DEBUG", @@ -42924,16 +43032,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890035.4681304, - "msecs": 468.0, - "relativeCreated": 13921.019828, - "thread": 138566182236416, + "created": 1756483036.3301435, + "msecs": 330.0, + "relativeCreated": 14025.567101, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (ffe.sleep.main_light) to 6", - "asctime": "2025-08-22 21:13:55,468", + "message": "Setting state of ViDevCommon.color_temp (ffe.sleep.main_light) to 6", + "asctime": "2025-08-29 17:57:16,330", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.color_temp.set", @@ -42951,16 +43059,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890035.3676083, - "msecs": 367.0, - "relativeCreated": 13820.497759, - "thread": 138566182236416, + "created": 1756483036.2298765, + "msecs": 229.0, + "relativeCreated": 13925.300245, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/sleep/main_light/color_temp/set and payload 6", - "asctime": "2025-08-22 21:13:55,367" + "asctime": "2025-08-29 17:57:16,229" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light.set", @@ -42978,16 +43086,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890035.3701622, - "msecs": 370.0, - "relativeCreated": 13823.051558, - "thread": 138566156539584, + "created": 1756483036.2319534, + "msecs": 231.0, + "relativeCreated": 13927.377053, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light/set and payload b'{\"color_temp\": 372}'", - "asctime": "2025-08-22 21:13:55,370" + "asctime": "2025-08-29 17:57:16,231" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -43005,16 +43113,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890035.3704102, - "msecs": 370.0, - "relativeCreated": 13823.299605, - "thread": 138566156539584, + "created": 1756483036.232165, + "msecs": 232.0, + "relativeCreated": 13927.588923, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}", - "asctime": "2025-08-22 21:13:55,370" + "asctime": "2025-08-29 17:57:16,232" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -43032,16 +43140,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890035.3711302, - "msecs": 371.0, - "relativeCreated": 13824.019538, - "thread": 138566156539584, + "created": 1756483036.2325969, + "msecs": 232.0, + "relativeCreated": 13928.020642, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}'", - "asctime": "2025-08-22 21:13:55,371" + "asctime": "2025-08-29 17:57:16,232" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.color_temp", @@ -43059,19 +43167,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890035.4120631, - "msecs": 412.0, - "relativeCreated": 13864.952748, - "thread": 138566156539584, + "created": 1756483036.2741563, + "msecs": 274.0, + "relativeCreated": 13969.580042, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/main_light/color_temp and payload b'6'", - "asctime": "2025-08-22 21:13:55,412" + "asctime": "2025-08-29 17:57:16,274" } ], - "time_consumption": 0.05606722831726074 + "time_consumption": 0.05598711967468262 }, { "name": "__tLogger__", @@ -43089,16 +43197,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890035.4684374, - "msecs": 468.0, - "relativeCreated": 13921.326894, - "thread": 138566182236416, + "created": 1756483036.3304029, + "msecs": 330.0, + "relativeCreated": 14025.826612, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (ffe.sleep.main_light) is correct (Content 6 and Type is ).", - "asctime": "2025-08-22 21:13:55,468", + "asctime": "2025-08-29 17:57:16,330", "moduleLogger": [ { "name": "__unittest__", @@ -43117,16 +43225,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890035.4683483, - "msecs": 468.0, - "relativeCreated": 13921.237572, - "thread": 138566182236416, + "created": 1756483036.3303244, + "msecs": 330.0, + "relativeCreated": 14025.748073, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (ffe.sleep.main_light)): 6 ()", - "asctime": "2025-08-22 21:13:55,468" + "asctime": "2025-08-29 17:57:16,330" }, { "name": "__unittest__", @@ -43146,25 +43254,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890035.4684005, - "msecs": 468.0, - "relativeCreated": 13921.289774, - "thread": 138566182236416, + "created": 1756483036.3303685, + "msecs": 330.0, + "relativeCreated": 14025.792157, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (ffe.sleep.main_light)): result = 6 ()", - "asctime": "2025-08-22 21:13:55,468" + "asctime": "2025-08-29 17:57:16,330" } ], - "time_consumption": 3.695487976074219e-05 + "time_consumption": 3.4332275390625e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (ffe.sleep.main_light)", + "ViDevCommon.color_temp (ffe.sleep.main_light)", "8" ], "levelname": "DEBUG", @@ -43176,16 +43284,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890035.5690649, - "msecs": 569.0, - "relativeCreated": 14021.954322, - "thread": 138566182236416, + "created": 1756483036.4308217, + "msecs": 430.0, + "relativeCreated": 14126.245262, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (ffe.sleep.main_light) to 8", - "asctime": "2025-08-22 21:13:55,569", + "message": "Setting state of ViDevCommon.color_temp (ffe.sleep.main_light) to 8", + "asctime": "2025-08-29 17:57:16,430", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.color_temp.set", @@ -43203,16 +43311,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890035.4685392, - "msecs": 468.0, - "relativeCreated": 13921.428656, - "thread": 138566182236416, + "created": 1756483036.3305085, + "msecs": 330.0, + "relativeCreated": 14025.932183, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/sleep/main_light/color_temp/set and payload 8", - "asctime": "2025-08-22 21:13:55,468" + "asctime": "2025-08-29 17:57:16,330" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light.set", @@ -43230,16 +43338,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890035.4707863, - "msecs": 470.0, - "relativeCreated": 13923.675696, - "thread": 138566156539584, + "created": 1756483036.332874, + "msecs": 332.0, + "relativeCreated": 14028.297772, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light/set and payload b'{\"color_temp\": 413}'", - "asctime": "2025-08-22 21:13:55,470" + "asctime": "2025-08-29 17:57:16,332" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -43257,16 +43365,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890035.471039, - "msecs": 471.0, - "relativeCreated": 13923.928317, - "thread": 138566156539584, + "created": 1756483036.333115, + "msecs": 333.0, + "relativeCreated": 14028.538797, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}", - "asctime": "2025-08-22 21:13:55,471" + "asctime": "2025-08-29 17:57:16,333" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -43284,16 +43392,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890035.4717267, - "msecs": 471.0, - "relativeCreated": 13924.61597, - "thread": 138566156539584, + "created": 1756483036.3337142, + "msecs": 333.0, + "relativeCreated": 14029.137939, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}'", - "asctime": "2025-08-22 21:13:55,471" + "asctime": "2025-08-29 17:57:16,333" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.color_temp", @@ -43311,19 +43419,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890035.5130677, - "msecs": 513.0, - "relativeCreated": 13965.95715, - "thread": 138566156539584, + "created": 1756483036.3750646, + "msecs": 375.0, + "relativeCreated": 14070.488154, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/main_light/color_temp and payload b'8'", - "asctime": "2025-08-22 21:13:55,513" + "asctime": "2025-08-29 17:57:16,375" } ], - "time_consumption": 0.05599713325500488 + "time_consumption": 0.05575704574584961 }, { "name": "__tLogger__", @@ -43341,16 +43449,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890035.5694182, - "msecs": 569.0, - "relativeCreated": 14022.307739, - "thread": 138566182236416, + "created": 1756483036.4311626, + "msecs": 431.0, + "relativeCreated": 14126.586283, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (ffe.sleep.main_light) is correct (Content 8 and Type is ).", - "asctime": "2025-08-22 21:13:55,569", + "asctime": "2025-08-29 17:57:16,431", "moduleLogger": [ { "name": "__unittest__", @@ -43369,16 +43477,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890035.5692952, - "msecs": 569.0, - "relativeCreated": 14022.184586, - "thread": 138566182236416, + "created": 1756483036.4310486, + "msecs": 431.0, + "relativeCreated": 14126.472352, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (ffe.sleep.main_light)): 8 ()", - "asctime": "2025-08-22 21:13:55,569" + "asctime": "2025-08-29 17:57:16,431" }, { "name": "__unittest__", @@ -43398,25 +43506,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890035.5693524, - "msecs": 569.0, - "relativeCreated": 14022.241951, - "thread": 138566182236416, + "created": 1756483036.431102, + "msecs": 431.0, + "relativeCreated": 14126.525547, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (ffe.sleep.main_light)): result = 8 ()", - "asctime": "2025-08-22 21:13:55,569" + "asctime": "2025-08-29 17:57:16,431" } ], - "time_consumption": 6.580352783203125e-05 + "time_consumption": 6.0558319091796875e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (ffe.sleep.main_light)", + "ViDevCommon.color_temp (ffe.sleep.main_light)", "10" ], "levelname": "DEBUG", @@ -43428,16 +43536,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890035.6700377, - "msecs": 670.0, - "relativeCreated": 14122.927272, - "thread": 138566182236416, + "created": 1756483036.5316088, + "msecs": 531.0, + "relativeCreated": 14227.032503, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (ffe.sleep.main_light) to 10", - "asctime": "2025-08-22 21:13:55,670", + "message": "Setting state of ViDevCommon.color_temp (ffe.sleep.main_light) to 10", + "asctime": "2025-08-29 17:57:16,531", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.color_temp.set", @@ -43455,16 +43563,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890035.5695336, - "msecs": 569.0, - "relativeCreated": 14022.423142, - "thread": 138566182236416, + "created": 1756483036.431266, + "msecs": 431.0, + "relativeCreated": 14126.689713, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/sleep/main_light/color_temp/set and payload 10", - "asctime": "2025-08-22 21:13:55,569" + "asctime": "2025-08-29 17:57:16,431" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light.set", @@ -43482,16 +43590,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890035.5720036, - "msecs": 572.0, - "relativeCreated": 14024.892944, - "thread": 138566156539584, + "created": 1756483036.4337008, + "msecs": 433.0, + "relativeCreated": 14129.124638, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light/set and payload b'{\"color_temp\": 454}'", - "asctime": "2025-08-22 21:13:55,572" + "asctime": "2025-08-29 17:57:16,433" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -43509,16 +43617,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890035.5722678, - "msecs": 572.0, - "relativeCreated": 14025.157123, - "thread": 138566156539584, + "created": 1756483036.433996, + "msecs": 433.0, + "relativeCreated": 14129.41966, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}", - "asctime": "2025-08-22 21:13:55,572" + "asctime": "2025-08-29 17:57:16,433" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -43536,16 +43644,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890035.5730119, - "msecs": 573.0, - "relativeCreated": 14025.901278, - "thread": 138566156539584, + "created": 1756483036.4346015, + "msecs": 434.0, + "relativeCreated": 14130.025214, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}'", - "asctime": "2025-08-22 21:13:55,573" + "asctime": "2025-08-29 17:57:16,434" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.color_temp", @@ -43563,19 +43671,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890035.6142778, - "msecs": 614.0, - "relativeCreated": 14067.167402, - "thread": 138566156539584, + "created": 1756483036.476338, + "msecs": 476.0, + "relativeCreated": 14171.761566, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/main_light/color_temp and payload b'10'", - "asctime": "2025-08-22 21:13:55,614" + "asctime": "2025-08-29 17:57:16,476" } ], - "time_consumption": 0.05575990676879883 + "time_consumption": 0.05527091026306152 }, { "name": "__tLogger__", @@ -43593,16 +43701,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890035.6704, - "msecs": 670.0, - "relativeCreated": 14123.289298, - "thread": 138566182236416, + "created": 1756483036.5319293, + "msecs": 531.0, + "relativeCreated": 14227.35304, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (ffe.sleep.main_light) is correct (Content 10 and Type is ).", - "asctime": "2025-08-22 21:13:55,670", + "asctime": "2025-08-29 17:57:16,531", "moduleLogger": [ { "name": "__unittest__", @@ -43621,16 +43729,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890035.670272, - "msecs": 670.0, - "relativeCreated": 14123.161424, - "thread": 138566182236416, + "created": 1756483036.5318277, + "msecs": 531.0, + "relativeCreated": 14227.251486, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (ffe.sleep.main_light)): 10 ()", - "asctime": "2025-08-22 21:13:55,670" + "asctime": "2025-08-29 17:57:16,531" }, { "name": "__unittest__", @@ -43650,28 +43758,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890035.6703568, - "msecs": 670.0, - "relativeCreated": 14123.246084, - "thread": 138566182236416, + "created": 1756483036.5318894, + "msecs": 531.0, + "relativeCreated": 14227.31305, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (ffe.sleep.main_light)): result = 10 ()", - "asctime": "2025-08-22 21:13:55,670" + "asctime": "2025-08-29 17:57:16,531" } ], - "time_consumption": 4.315376281738281e-05 + "time_consumption": 3.981590270996094e-05 } ], - "time_consumption": 0.807884931564331, - "time_start": "2025-08-22 21:13:54,862", - "time_finished": "2025-08-22 21:13:55,670" + "time_consumption": 0.8056836128234863, + "time_start": "2025-08-29 17:57:15,726", + "time_finished": "2025-08-29 17:57:16,531" }, - "Light.color_temp (ffe.sleep.main_light) -> ViDevLight.color_temp (ffe.sleep.main_light)": { + "Light.color_temp (ffe.sleep.main_light) -> ViDevCommon.color_temp (ffe.sleep.main_light)": { "name": "__tLogger__", - "msg": "Light.color_temp (ffe.sleep.main_light) -> ViDevLight.color_temp (ffe.sleep.main_light)", + "msg": "Light.color_temp (ffe.sleep.main_light) -> ViDevCommon.color_temp (ffe.sleep.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -43682,16 +43790,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890035.6706188, - "msecs": 670.0, - "relativeCreated": 14123.508301, - "thread": 138566182236416, + "created": 1756483036.5321465, + "msecs": 532.0, + "relativeCreated": 14227.570157, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Light.color_temp (ffe.sleep.main_light) -> ViDevLight.color_temp (ffe.sleep.main_light)", - "asctime": "2025-08-22 21:13:55,670", + "message": "Light.color_temp (ffe.sleep.main_light) -> ViDevCommon.color_temp (ffe.sleep.main_light)", + "asctime": "2025-08-29 17:57:16,532", "moduleLogger": [], "testcaseLogger": [ { @@ -43707,16 +43815,16 @@ "stack_info": null, "lineno": 13, "funcName": "device_follow", - "created": 1755890035.7710137, - "msecs": 771.0, - "relativeCreated": 14223.90307, - "thread": 138566182236416, + "created": 1756483036.6323812, + "msecs": 632.0, + "relativeCreated": 14327.804813, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Switching on device", - "asctime": "2025-08-22 21:13:55,771", + "asctime": "2025-08-29 17:57:16,632", "moduleLogger": [], "time_consumption": 0.0 }, @@ -43735,16 +43843,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890035.871868, - "msecs": 871.0, - "relativeCreated": 14324.757241, - "thread": 138566182236416, + "created": 1756483036.7330143, + "msecs": 733.0, + "relativeCreated": 14428.43795, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 10", - "asctime": "2025-08-22 21:13:55,871", + "asctime": "2025-08-29 17:57:16,733", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.color_temp.set", @@ -43762,19 +43870,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890035.7712984, - "msecs": 771.0, - "relativeCreated": 14224.187774, - "thread": 138566182236416, + "created": 1756483036.6326423, + "msecs": 632.0, + "relativeCreated": 14328.066095, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/sleep/main_light/color_temp/set and payload 10", - "asctime": "2025-08-22 21:13:55,771" + "asctime": "2025-08-29 17:57:16,632" } ], - "time_consumption": 0.10056948661804199 + "time_consumption": 0.1003720760345459 }, { "name": "__tLogger__", @@ -43792,16 +43900,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890035.8723273, - "msecs": 872.0, - "relativeCreated": 14325.216921, - "thread": 138566182236416, + "created": 1756483036.7333348, + "msecs": 733.0, + "relativeCreated": 14428.758511, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (10, 10) and Type is ).", - "asctime": "2025-08-22 21:13:55,872", + "asctime": "2025-08-29 17:57:16,733", "moduleLogger": [ { "name": "__unittest__", @@ -43820,16 +43928,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890035.872174, - "msecs": 872.0, - "relativeCreated": 14325.063483, - "thread": 138566182236416, + "created": 1756483036.7332406, + "msecs": 733.0, + "relativeCreated": 14428.664175, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (10, 10) ()", - "asctime": "2025-08-22 21:13:55,872" + "asctime": "2025-08-29 17:57:16,733" }, { "name": "__unittest__", @@ -43849,19 +43957,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890035.8722782, - "msecs": 872.0, - "relativeCreated": 14325.167723, - "thread": 138566182236416, + "created": 1756483036.733292, + "msecs": 733.0, + "relativeCreated": 14428.715719, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (10, 10) ()", - "asctime": "2025-08-22 21:13:55,872" + "asctime": "2025-08-29 17:57:16,733" } ], - "time_consumption": 4.9114227294921875e-05 + "time_consumption": 4.267692565917969e-05 }, { "name": "__tLogger__", @@ -43879,16 +43987,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890035.9729133, - "msecs": 972.0, - "relativeCreated": 14425.80263, - "thread": 138566182236416, + "created": 1756483036.8338747, + "msecs": 833.0, + "relativeCreated": 14529.298447, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (ffe.sleep.main_light) to 0", - "asctime": "2025-08-22 21:13:55,972", + "asctime": "2025-08-29 17:57:16,833", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -43906,16 +44014,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890035.8725085, - "msecs": 872.0, - "relativeCreated": 14325.397861, - "thread": 138566182236416, + "created": 1756483036.733493, + "msecs": 733.0, + "relativeCreated": 14428.916786, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}", - "asctime": "2025-08-22 21:13:55,872" + "asctime": "2025-08-29 17:57:16,733" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -43933,16 +44041,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890035.8735528, - "msecs": 873.0, - "relativeCreated": 14326.442224, - "thread": 138566156539584, + "created": 1756483036.7344337, + "msecs": 734.0, + "relativeCreated": 14429.857341, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}'", - "asctime": "2025-08-22 21:13:55,873" + "asctime": "2025-08-29 17:57:16,734" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.color_temp", @@ -43960,23 +44068,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890035.8751178, - "msecs": 875.0, - "relativeCreated": 14328.007243, - "thread": 138566156539584, + "created": 1756483036.7360723, + "msecs": 736.0, + "relativeCreated": 14431.496003, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/main_light/color_temp and payload b'0'", - "asctime": "2025-08-22 21:13:55,875" + "asctime": "2025-08-29 17:57:16,736" } ], - "time_consumption": 0.09779548645019531 + "time_consumption": 0.09780240058898926 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (ffe.sleep.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (ffe.sleep.main_light) is correct (Content %s and Type is %s).", "args": [ "0", "" @@ -43990,22 +44098,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890035.9732275, - "msecs": 973.0, - "relativeCreated": 14426.117037, - "thread": 138566182236416, + "created": 1756483036.8342261, + "msecs": 834.0, + "relativeCreated": 14529.649929, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (ffe.sleep.main_light) is correct (Content 0 and Type is ).", - "asctime": "2025-08-22 21:13:55,973", + "message": "Value for ViDevCommon.color_temp (ffe.sleep.main_light) is correct (Content 0 and Type is ).", + "asctime": "2025-08-29 17:57:16,834", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffe.sleep.main_light)", + "Value for ViDevCommon.color_temp (ffe.sleep.main_light)", "0", "" ], @@ -44018,22 +44126,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890035.9731302, - "msecs": 973.0, - "relativeCreated": 14426.019736, - "thread": 138566182236416, + "created": 1756483036.8341262, + "msecs": 834.0, + "relativeCreated": 14529.550078, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (ffe.sleep.main_light)): 0 ()", - "asctime": "2025-08-22 21:13:55,973" + "message": "Result (Value for ViDevCommon.color_temp (ffe.sleep.main_light)): 0 ()", + "asctime": "2025-08-29 17:57:16,834" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffe.sleep.main_light)", + "Value for ViDevCommon.color_temp (ffe.sleep.main_light)", "=", "0", "" @@ -44047,19 +44155,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890035.9731863, - "msecs": 973.0, - "relativeCreated": 14426.075712, - "thread": 138566182236416, + "created": 1756483036.8341866, + "msecs": 834.0, + "relativeCreated": 14529.610159, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (ffe.sleep.main_light)): result = 0 ()", - "asctime": "2025-08-22 21:13:55,973" + "message": "Expectation (Value for ViDevCommon.color_temp (ffe.sleep.main_light)): result = 0 ()", + "asctime": "2025-08-29 17:57:16,834" } ], - "time_consumption": 4.124641418457031e-05 + "time_consumption": 3.9577484130859375e-05 }, { "name": "__tLogger__", @@ -44077,16 +44185,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890036.0738752, - "msecs": 73.0, - "relativeCreated": 14526.764707, - "thread": 138566182236416, + "created": 1756483036.93474, + "msecs": 934.0, + "relativeCreated": 14630.163595, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (ffe.sleep.main_light) to 2", - "asctime": "2025-08-22 21:13:56,073", + "asctime": "2025-08-29 17:57:16,934", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -44104,16 +44212,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890035.9733856, - "msecs": 973.0, - "relativeCreated": 14426.274967, - "thread": 138566182236416, + "created": 1756483036.8343842, + "msecs": 834.0, + "relativeCreated": 14529.807873, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}", - "asctime": "2025-08-22 21:13:55,973" + "asctime": "2025-08-29 17:57:16,834" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -44131,16 +44239,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890035.9744358, - "msecs": 974.0, - "relativeCreated": 14427.325126, - "thread": 138566156539584, + "created": 1756483036.836229, + "msecs": 836.0, + "relativeCreated": 14531.652782, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}'", - "asctime": "2025-08-22 21:13:55,974" + "asctime": "2025-08-29 17:57:16,836" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.color_temp", @@ -44158,23 +44266,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890035.975403, - "msecs": 975.0, - "relativeCreated": 14428.292397, - "thread": 138566156539584, + "created": 1756483036.8378146, + "msecs": 837.0, + "relativeCreated": 14533.238109, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/main_light/color_temp and payload b'2'", - "asctime": "2025-08-22 21:13:55,975" + "asctime": "2025-08-29 17:57:16,837" } ], - "time_consumption": 0.09847211837768555 + "time_consumption": 0.09692549705505371 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (ffe.sleep.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (ffe.sleep.main_light) is correct (Content %s and Type is %s).", "args": [ "2", "" @@ -44188,22 +44296,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890036.0742729, - "msecs": 74.0, - "relativeCreated": 14527.162101, - "thread": 138566182236416, + "created": 1756483036.9350731, + "msecs": 935.0, + "relativeCreated": 14630.496721, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (ffe.sleep.main_light) is correct (Content 2 and Type is ).", - "asctime": "2025-08-22 21:13:56,074", + "message": "Value for ViDevCommon.color_temp (ffe.sleep.main_light) is correct (Content 2 and Type is ).", + "asctime": "2025-08-29 17:57:16,935", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffe.sleep.main_light)", + "Value for ViDevCommon.color_temp (ffe.sleep.main_light)", "2", "" ], @@ -44216,22 +44324,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890036.0741541, - "msecs": 74.0, - "relativeCreated": 14527.043551, - "thread": 138566182236416, + "created": 1756483036.9349751, + "msecs": 934.0, + "relativeCreated": 14630.39902, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (ffe.sleep.main_light)): 2 ()", - "asctime": "2025-08-22 21:13:56,074" + "message": "Result (Value for ViDevCommon.color_temp (ffe.sleep.main_light)): 2 ()", + "asctime": "2025-08-29 17:57:16,934" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffe.sleep.main_light)", + "Value for ViDevCommon.color_temp (ffe.sleep.main_light)", "=", "2", "" @@ -44245,19 +44353,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890036.0742297, - "msecs": 74.0, - "relativeCreated": 14527.119131, - "thread": 138566182236416, + "created": 1756483036.935031, + "msecs": 935.0, + "relativeCreated": 14630.45463, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (ffe.sleep.main_light)): result = 2 ()", - "asctime": "2025-08-22 21:13:56,074" + "message": "Expectation (Value for ViDevCommon.color_temp (ffe.sleep.main_light)): result = 2 ()", + "asctime": "2025-08-29 17:57:16,935" } ], - "time_consumption": 4.315376281738281e-05 + "time_consumption": 4.220008850097656e-05 }, { "name": "__tLogger__", @@ -44275,16 +44383,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890036.1749852, - "msecs": 174.0, - "relativeCreated": 14627.874501, - "thread": 138566182236416, + "created": 1756483037.0355892, + "msecs": 35.0, + "relativeCreated": 14731.012691, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (ffe.sleep.main_light) to 4", - "asctime": "2025-08-22 21:13:56,174", + "asctime": "2025-08-29 17:57:17,035", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -44302,16 +44410,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890036.074433, - "msecs": 74.0, - "relativeCreated": 14527.322524, - "thread": 138566182236416, + "created": 1756483036.93523, + "msecs": 935.0, + "relativeCreated": 14630.653685, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}", - "asctime": "2025-08-22 21:13:56,074" + "asctime": "2025-08-29 17:57:16,935" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -44329,16 +44437,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890036.0756247, - "msecs": 75.0, - "relativeCreated": 14528.514024, - "thread": 138566156539584, + "created": 1756483036.9362478, + "msecs": 936.0, + "relativeCreated": 14631.671428, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}'", - "asctime": "2025-08-22 21:13:56,075" + "asctime": "2025-08-29 17:57:16,936" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.color_temp", @@ -44356,23 +44464,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890036.0769994, - "msecs": 76.0, - "relativeCreated": 14529.88876, - "thread": 138566156539584, + "created": 1756483036.9379518, + "msecs": 937.0, + "relativeCreated": 14633.375355, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/main_light/color_temp and payload b'4'", - "asctime": "2025-08-22 21:13:56,076" + "asctime": "2025-08-29 17:57:16,937" } ], - "time_consumption": 0.09798574447631836 + "time_consumption": 0.09763741493225098 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (ffe.sleep.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (ffe.sleep.main_light) is correct (Content %s and Type is %s).", "args": [ "4", "" @@ -44386,22 +44494,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890036.175309, - "msecs": 175.0, - "relativeCreated": 14628.198468, - "thread": 138566182236416, + "created": 1756483037.0359333, + "msecs": 35.0, + "relativeCreated": 14731.356973, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (ffe.sleep.main_light) is correct (Content 4 and Type is ).", - "asctime": "2025-08-22 21:13:56,175", + "message": "Value for ViDevCommon.color_temp (ffe.sleep.main_light) is correct (Content 4 and Type is ).", + "asctime": "2025-08-29 17:57:17,035", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffe.sleep.main_light)", + "Value for ViDevCommon.color_temp (ffe.sleep.main_light)", "4", "" ], @@ -44414,22 +44522,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890036.1752148, - "msecs": 175.0, - "relativeCreated": 14628.104166, - "thread": 138566182236416, + "created": 1756483037.0358028, + "msecs": 35.0, + "relativeCreated": 14731.226494, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (ffe.sleep.main_light)): 4 ()", - "asctime": "2025-08-22 21:13:56,175" + "message": "Result (Value for ViDevCommon.color_temp (ffe.sleep.main_light)): 4 ()", + "asctime": "2025-08-29 17:57:17,035" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffe.sleep.main_light)", + "Value for ViDevCommon.color_temp (ffe.sleep.main_light)", "=", "4", "" @@ -44443,19 +44551,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890036.1752698, - "msecs": 175.0, - "relativeCreated": 14628.159214, - "thread": 138566182236416, + "created": 1756483037.0358748, + "msecs": 35.0, + "relativeCreated": 14731.298591, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (ffe.sleep.main_light)): result = 4 ()", - "asctime": "2025-08-22 21:13:56,175" + "message": "Expectation (Value for ViDevCommon.color_temp (ffe.sleep.main_light)): result = 4 ()", + "asctime": "2025-08-29 17:57:17,035" } ], - "time_consumption": 3.910064697265625e-05 + "time_consumption": 5.841255187988281e-05 }, { "name": "__tLogger__", @@ -44473,16 +44581,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890036.276012, - "msecs": 276.0, - "relativeCreated": 14728.90141, - "thread": 138566182236416, + "created": 1756483037.136443, + "msecs": 136.0, + "relativeCreated": 14831.866623, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (ffe.sleep.main_light) to 6", - "asctime": "2025-08-22 21:13:56,276", + "asctime": "2025-08-29 17:57:17,136", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -44500,16 +44608,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890036.1754942, - "msecs": 175.0, - "relativeCreated": 14628.383526, - "thread": 138566182236416, + "created": 1756483037.0360875, + "msecs": 36.0, + "relativeCreated": 14731.511139, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}", - "asctime": "2025-08-22 21:13:56,175" + "asctime": "2025-08-29 17:57:17,036" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -44527,16 +44635,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890036.1765304, - "msecs": 176.0, - "relativeCreated": 14629.419807, - "thread": 138566156539584, + "created": 1756483037.0370479, + "msecs": 37.0, + "relativeCreated": 14732.471593, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}'", - "asctime": "2025-08-22 21:13:56,176" + "asctime": "2025-08-29 17:57:17,037" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.color_temp", @@ -44554,23 +44662,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890036.1779785, - "msecs": 177.0, - "relativeCreated": 14630.868083, - "thread": 138566156539584, + "created": 1756483037.0392067, + "msecs": 39.0, + "relativeCreated": 14734.630436, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/main_light/color_temp and payload b'6'", - "asctime": "2025-08-22 21:13:56,177" + "asctime": "2025-08-29 17:57:17,039" } ], - "time_consumption": 0.09803342819213867 + "time_consumption": 0.09723615646362305 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (ffe.sleep.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (ffe.sleep.main_light) is correct (Content %s and Type is %s).", "args": [ "6", "" @@ -44584,22 +44692,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890036.2763567, - "msecs": 276.0, - "relativeCreated": 14729.24607, - "thread": 138566182236416, + "created": 1756483037.1367583, + "msecs": 136.0, + "relativeCreated": 14832.18192, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (ffe.sleep.main_light) is correct (Content 6 and Type is ).", - "asctime": "2025-08-22 21:13:56,276", + "message": "Value for ViDevCommon.color_temp (ffe.sleep.main_light) is correct (Content 6 and Type is ).", + "asctime": "2025-08-29 17:57:17,136", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffe.sleep.main_light)", + "Value for ViDevCommon.color_temp (ffe.sleep.main_light)", "6", "" ], @@ -44612,22 +44720,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890036.2762523, - "msecs": 276.0, - "relativeCreated": 14729.141528, - "thread": 138566182236416, + "created": 1756483037.1366596, + "msecs": 136.0, + "relativeCreated": 14832.083377, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (ffe.sleep.main_light)): 6 ()", - "asctime": "2025-08-22 21:13:56,276" + "message": "Result (Value for ViDevCommon.color_temp (ffe.sleep.main_light)): 6 ()", + "asctime": "2025-08-29 17:57:17,136" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffe.sleep.main_light)", + "Value for ViDevCommon.color_temp (ffe.sleep.main_light)", "=", "6", "" @@ -44641,19 +44749,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890036.276312, - "msecs": 276.0, - "relativeCreated": 14729.201569, - "thread": 138566182236416, + "created": 1756483037.1367118, + "msecs": 136.0, + "relativeCreated": 14832.135544, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (ffe.sleep.main_light)): result = 6 ()", - "asctime": "2025-08-22 21:13:56,276" + "message": "Expectation (Value for ViDevCommon.color_temp (ffe.sleep.main_light)): result = 6 ()", + "asctime": "2025-08-29 17:57:17,136" } ], - "time_consumption": 4.458427429199219e-05 + "time_consumption": 4.649162292480469e-05 }, { "name": "__tLogger__", @@ -44671,16 +44779,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890036.3770778, - "msecs": 377.0, - "relativeCreated": 14829.967166, - "thread": 138566182236416, + "created": 1756483037.2373095, + "msecs": 237.0, + "relativeCreated": 14932.733057, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (ffe.sleep.main_light) to 8", - "asctime": "2025-08-22 21:13:56,377", + "asctime": "2025-08-29 17:57:17,237", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -44698,16 +44806,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890036.276529, - "msecs": 276.0, - "relativeCreated": 14729.418628, - "thread": 138566182236416, + "created": 1756483037.1369443, + "msecs": 136.0, + "relativeCreated": 14832.367994, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}", - "asctime": "2025-08-22 21:13:56,276" + "asctime": "2025-08-29 17:57:17,136" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -44725,16 +44833,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890036.2777994, - "msecs": 277.0, - "relativeCreated": 14730.688939, - "thread": 138566156539584, + "created": 1756483037.1379576, + "msecs": 137.0, + "relativeCreated": 14833.381254, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}'", - "asctime": "2025-08-22 21:13:56,277" + "asctime": "2025-08-29 17:57:17,137" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.color_temp", @@ -44752,23 +44860,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890036.2792244, - "msecs": 279.0, - "relativeCreated": 14732.113722, - "thread": 138566156539584, + "created": 1756483037.13991, + "msecs": 139.0, + "relativeCreated": 14835.333557, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/main_light/color_temp and payload b'8'", - "asctime": "2025-08-22 21:13:56,279" + "asctime": "2025-08-29 17:57:17,139" } ], - "time_consumption": 0.09785342216491699 + "time_consumption": 0.09739947319030762 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (ffe.sleep.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (ffe.sleep.main_light) is correct (Content %s and Type is %s).", "args": [ "8", "" @@ -44782,22 +44890,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890036.377423, - "msecs": 377.0, - "relativeCreated": 14830.312557, - "thread": 138566182236416, + "created": 1756483037.237581, + "msecs": 237.0, + "relativeCreated": 14933.004706, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (ffe.sleep.main_light) is correct (Content 8 and Type is ).", - "asctime": "2025-08-22 21:13:56,377", + "message": "Value for ViDevCommon.color_temp (ffe.sleep.main_light) is correct (Content 8 and Type is ).", + "asctime": "2025-08-29 17:57:17,237", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffe.sleep.main_light)", + "Value for ViDevCommon.color_temp (ffe.sleep.main_light)", "8", "" ], @@ -44810,22 +44918,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890036.3773022, - "msecs": 377.0, - "relativeCreated": 14830.191549, - "thread": 138566182236416, + "created": 1756483037.2375016, + "msecs": 237.0, + "relativeCreated": 14932.925352, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (ffe.sleep.main_light)): 8 ()", - "asctime": "2025-08-22 21:13:56,377" + "message": "Result (Value for ViDevCommon.color_temp (ffe.sleep.main_light)): 8 ()", + "asctime": "2025-08-29 17:57:17,237" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffe.sleep.main_light)", + "Value for ViDevCommon.color_temp (ffe.sleep.main_light)", "=", "8", "" @@ -44839,19 +44947,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890036.3773575, - "msecs": 377.0, - "relativeCreated": 14830.247067, - "thread": 138566182236416, + "created": 1756483037.2375467, + "msecs": 237.0, + "relativeCreated": 14932.970326, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (ffe.sleep.main_light)): result = 8 ()", - "asctime": "2025-08-22 21:13:56,377" + "message": "Expectation (Value for ViDevCommon.color_temp (ffe.sleep.main_light)): result = 8 ()", + "asctime": "2025-08-29 17:57:17,237" } ], - "time_consumption": 6.556510925292969e-05 + "time_consumption": 3.4332275390625e-05 }, { "name": "__tLogger__", @@ -44869,16 +44977,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890036.4781256, - "msecs": 478.0, - "relativeCreated": 14931.014865, - "thread": 138566182236416, + "created": 1756483037.3380628, + "msecs": 338.0, + "relativeCreated": 15033.48665, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (ffe.sleep.main_light) to 10", - "asctime": "2025-08-22 21:13:56,478", + "asctime": "2025-08-29 17:57:17,338", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -44896,16 +45004,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890036.3775954, - "msecs": 377.0, - "relativeCreated": 14830.484855, - "thread": 138566182236416, + "created": 1756483037.2377224, + "msecs": 237.0, + "relativeCreated": 14933.146091, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}", - "asctime": "2025-08-22 21:13:56,377" + "asctime": "2025-08-29 17:57:17,237" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.main_light", @@ -44923,16 +45031,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890036.3788164, - "msecs": 378.0, - "relativeCreated": 14831.705606, - "thread": 138566156539584, + "created": 1756483037.2384384, + "msecs": 238.0, + "relativeCreated": 14933.862088, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}'", - "asctime": "2025-08-22 21:13:56,378" + "asctime": "2025-08-29 17:57:17,238" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.main_light.color_temp", @@ -44950,23 +45058,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890036.3802702, - "msecs": 380.0, - "relativeCreated": 14833.159715, - "thread": 138566156539584, + "created": 1756483037.2400491, + "msecs": 240.0, + "relativeCreated": 14935.472918, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/main_light/color_temp and payload b'10'", - "asctime": "2025-08-22 21:13:56,380" + "asctime": "2025-08-29 17:57:17,240" } ], - "time_consumption": 0.0978553295135498 + "time_consumption": 0.09801363945007324 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (ffe.sleep.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (ffe.sleep.main_light) is correct (Content %s and Type is %s).", "args": [ "10", "" @@ -44980,22 +45088,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890036.4784687, - "msecs": 478.0, - "relativeCreated": 14931.357897, - "thread": 138566182236416, + "created": 1756483037.3383512, + "msecs": 338.0, + "relativeCreated": 15033.775093, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (ffe.sleep.main_light) is correct (Content 10 and Type is ).", - "asctime": "2025-08-22 21:13:56,478", + "message": "Value for ViDevCommon.color_temp (ffe.sleep.main_light) is correct (Content 10 and Type is ).", + "asctime": "2025-08-29 17:57:17,338", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffe.sleep.main_light)", + "Value for ViDevCommon.color_temp (ffe.sleep.main_light)", "10", "" ], @@ -45008,22 +45116,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890036.4783487, - "msecs": 478.0, - "relativeCreated": 14931.238082, - "thread": 138566182236416, + "created": 1756483037.3382623, + "msecs": 338.0, + "relativeCreated": 15033.685869, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (ffe.sleep.main_light)): 10 ()", - "asctime": "2025-08-22 21:13:56,478" + "message": "Result (Value for ViDevCommon.color_temp (ffe.sleep.main_light)): 10 ()", + "asctime": "2025-08-29 17:57:17,338" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffe.sleep.main_light)", + "Value for ViDevCommon.color_temp (ffe.sleep.main_light)", "=", "10", "" @@ -45037,28 +45145,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890036.478428, - "msecs": 478.0, - "relativeCreated": 14931.317254, - "thread": 138566182236416, + "created": 1756483037.3383117, + "msecs": 338.0, + "relativeCreated": 15033.735369, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (ffe.sleep.main_light)): result = 10 ()", - "asctime": "2025-08-22 21:13:56,478" + "message": "Expectation (Value for ViDevCommon.color_temp (ffe.sleep.main_light)): result = 10 ()", + "asctime": "2025-08-29 17:57:17,338" } ], - "time_consumption": 4.076957702636719e-05 + "time_consumption": 3.9577484130859375e-05 } ], - "time_consumption": 0.8078498840332031, - "time_start": "2025-08-22 21:13:55,670", - "time_finished": "2025-08-22 21:13:56,478" + "time_consumption": 0.8062047958374023, + "time_start": "2025-08-29 17:57:16,532", + "time_finished": "2025-08-29 17:57:17,338" }, - "ViDevLight.brightness (ffe.sleep.bed_light_di) -> Light.brightness (ffe.sleep.bed_light_di)": { + "ViDevCommon.brightness (ffe.sleep.bed_light_di) -> Light.brightness (ffe.sleep.bed_light_di)": { "name": "__tLogger__", - "msg": "ViDevLight.brightness (ffe.sleep.bed_light_di) -> Light.brightness (ffe.sleep.bed_light_di)", + "msg": "ViDevCommon.brightness (ffe.sleep.bed_light_di) -> Light.brightness (ffe.sleep.bed_light_di)", "args": null, "levelname": "INFO", "levelno": 20, @@ -45069,16 +45177,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890036.478701, - "msecs": 478.0, - "relativeCreated": 14931.590367, - "thread": 138566182236416, + "created": 1756483037.3385887, + "msecs": 338.0, + "relativeCreated": 15034.012439, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "ViDevLight.brightness (ffe.sleep.bed_light_di) -> Light.brightness (ffe.sleep.bed_light_di)", - "asctime": "2025-08-22 21:13:56,478", + "message": "ViDevCommon.brightness (ffe.sleep.bed_light_di) -> Light.brightness (ffe.sleep.bed_light_di)", + "asctime": "2025-08-29 17:57:17,338", "moduleLogger": [], "testcaseLogger": [ { @@ -45094,16 +45202,16 @@ "stack_info": null, "lineno": 13, "funcName": "device_follow", - "created": 1755890036.5792584, - "msecs": 579.0, - "relativeCreated": 15032.147698, - "thread": 138566182236416, + "created": 1756483037.4390686, + "msecs": 439.0, + "relativeCreated": 15134.492249, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Switching on device", - "asctime": "2025-08-22 21:13:56,579", + "asctime": "2025-08-29 17:57:17,439", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di", @@ -45121,16 +45229,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890036.4789295, - "msecs": 478.0, - "relativeCreated": 14931.818838, - "thread": 138566182236416, + "created": 1756483037.33874, + "msecs": 338.0, + "relativeCreated": 15034.163816, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/bed_light_di and payload {\"state\": \"on\", \"brightness\": 127.0}", - "asctime": "2025-08-22 21:13:56,478" + "asctime": "2025-08-29 17:57:17,338" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di", @@ -45148,16 +45256,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890036.4799798, - "msecs": 479.0, - "relativeCreated": 14932.86919, - "thread": 138566156539584, + "created": 1756483037.3394632, + "msecs": 339.0, + "relativeCreated": 15034.886886, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/bed_light_di and payload b'{\"state\": \"on\", \"brightness\": 127.0}'", - "asctime": "2025-08-22 21:13:56,479" + "asctime": "2025-08-29 17:57:17,339" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.bed_light_di.state", @@ -45175,19 +45283,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890036.4816456, - "msecs": 481.0, - "relativeCreated": 14934.534978, - "thread": 138566156539584, + "created": 1756483037.3416162, + "msecs": 341.0, + "relativeCreated": 15037.039767, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/bed_light_di/state and payload b'true'", - "asctime": "2025-08-22 21:13:56,481" + "asctime": "2025-08-29 17:57:17,341" } ], - "time_consumption": 0.09761285781860352 + "time_consumption": 0.09745240211486816 }, { "name": "__tLogger__", @@ -45204,16 +45312,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890036.6801145, - "msecs": 680.0, - "relativeCreated": 15133.003739, - "thread": 138566182236416, + "created": 1756483037.5398166, + "msecs": 539.0, + "relativeCreated": 15235.240317, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 100", - "asctime": "2025-08-22 21:13:56,680", + "asctime": "2025-08-29 17:57:17,539", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.sleep.bed_light_di.brightness.set", @@ -45231,16 +45339,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890036.5795, - "msecs": 579.0, - "relativeCreated": 15032.38931, - "thread": 138566182236416, + "created": 1756483037.4393306, + "msecs": 439.0, + "relativeCreated": 15134.754264, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/sleep/bed_light_di/brightness/set and payload 100", - "asctime": "2025-08-22 21:13:56,579" + "asctime": "2025-08-29 17:57:17,439" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di", @@ -45258,16 +45366,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890036.579788, - "msecs": 579.0, - "relativeCreated": 15032.677462, - "thread": 138566182236416, + "created": 1756483037.439576, + "msecs": 439.0, + "relativeCreated": 15134.999569, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/bed_light_di and payload {\"state\": \"on\", \"brightness\": 254.0}", - "asctime": "2025-08-22 21:13:56,579" + "asctime": "2025-08-29 17:57:17,439" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di.set", @@ -45285,16 +45393,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890036.5809233, - "msecs": 580.0, - "relativeCreated": 15033.812813, - "thread": 138566156539584, + "created": 1756483037.4417503, + "msecs": 441.0, + "relativeCreated": 15137.173852, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/bed_light_di/set and payload b'{\"brightness\": 254}'", - "asctime": "2025-08-22 21:13:56,580" + "asctime": "2025-08-29 17:57:17,441" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di", @@ -45312,16 +45420,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890036.5811079, - "msecs": 581.0, - "relativeCreated": 15033.99727, - "thread": 138566156539584, + "created": 1756483037.4422247, + "msecs": 442.0, + "relativeCreated": 15137.648208, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/bed_light_di and payload b'{\"state\": \"on\", \"brightness\": 254.0}'", - "asctime": "2025-08-22 21:13:56,581" + "asctime": "2025-08-29 17:57:17,442" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.bed_light_di.brightness", @@ -45339,19 +45447,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890036.6217713, - "msecs": 621.0, - "relativeCreated": 15074.6606, - "thread": 138566156539584, + "created": 1756483037.4846745, + "msecs": 484.0, + "relativeCreated": 15180.098318, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/bed_light_di/brightness and payload b'100'", - "asctime": "2025-08-22 21:13:56,621" + "asctime": "2025-08-29 17:57:17,484" } ], - "time_consumption": 0.05834317207336426 + "time_consumption": 0.05514216423034668 }, { "name": "__tLogger__", @@ -45369,16 +45477,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890036.6804624, - "msecs": 680.0, - "relativeCreated": 15133.351745, - "thread": 138566182236416, + "created": 1756483037.5401561, + "msecs": 540.0, + "relativeCreated": 15235.579869, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (100, 100) and Type is ).", - "asctime": "2025-08-22 21:13:56,680", + "asctime": "2025-08-29 17:57:17,540", "moduleLogger": [ { "name": "__unittest__", @@ -45397,16 +45505,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890036.6803448, - "msecs": 680.0, - "relativeCreated": 15133.234353, - "thread": 138566182236416, + "created": 1756483037.540066, + "msecs": 540.0, + "relativeCreated": 15235.489749, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (100, 100) ()", - "asctime": "2025-08-22 21:13:56,680" + "asctime": "2025-08-29 17:57:17,540" }, { "name": "__unittest__", @@ -45426,25 +45534,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890036.680421, - "msecs": 680.0, - "relativeCreated": 15133.310556, - "thread": 138566182236416, + "created": 1756483037.5401177, + "msecs": 540.0, + "relativeCreated": 15235.541493, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (100, 100) ()", - "asctime": "2025-08-22 21:13:56,680" + "asctime": "2025-08-29 17:57:17,540" } ], - "time_consumption": 4.124641418457031e-05 + "time_consumption": 3.838539123535156e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (ffe.sleep.bed_light_di)", + "ViDevCommon.brightness (ffe.sleep.bed_light_di)", "0" ], "levelname": "DEBUG", @@ -45456,16 +45564,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890036.7810824, - "msecs": 781.0, - "relativeCreated": 15233.971712, - "thread": 138566182236416, + "created": 1756483037.6405923, + "msecs": 640.0, + "relativeCreated": 15336.016188, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (ffe.sleep.bed_light_di) to 0", - "asctime": "2025-08-22 21:13:56,781", + "message": "Setting state of ViDevCommon.brightness (ffe.sleep.bed_light_di) to 0", + "asctime": "2025-08-29 17:57:17,640", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.sleep.bed_light_di.brightness.set", @@ -45483,16 +45591,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890036.6805708, - "msecs": 680.0, - "relativeCreated": 15133.460216, - "thread": 138566182236416, + "created": 1756483037.5402539, + "msecs": 540.0, + "relativeCreated": 15235.677588, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/sleep/bed_light_di/brightness/set and payload 0", - "asctime": "2025-08-22 21:13:56,680" + "asctime": "2025-08-29 17:57:17,540" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di.set", @@ -45510,16 +45618,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890036.6827328, - "msecs": 682.0, - "relativeCreated": 15135.622276, - "thread": 138566156539584, + "created": 1756483037.5430107, + "msecs": 543.0, + "relativeCreated": 15238.434476, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/bed_light_di/set and payload b'{\"brightness\": 1}'", - "asctime": "2025-08-22 21:13:56,682" + "asctime": "2025-08-29 17:57:17,543" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di", @@ -45537,16 +45645,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890036.6830165, - "msecs": 683.0, - "relativeCreated": 15135.905855, - "thread": 138566156539584, + "created": 1756483037.5433388, + "msecs": 543.0, + "relativeCreated": 15238.762315, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/bed_light_di and payload {\"state\": \"on\", \"brightness\": 1.0}", - "asctime": "2025-08-22 21:13:56,683" + "asctime": "2025-08-29 17:57:17,543" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di", @@ -45564,16 +45672,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890036.683593, - "msecs": 683.0, - "relativeCreated": 15136.482451, - "thread": 138566156539584, + "created": 1756483037.5441, + "msecs": 544.0, + "relativeCreated": 15239.523692, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/bed_light_di and payload b'{\"state\": \"on\", \"brightness\": 1.0}'", - "asctime": "2025-08-22 21:13:56,683" + "asctime": "2025-08-29 17:57:17,544" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.bed_light_di.brightness", @@ -45591,19 +45699,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890036.7249835, - "msecs": 724.0, - "relativeCreated": 15177.87304, - "thread": 138566156539584, + "created": 1756483037.5852175, + "msecs": 585.0, + "relativeCreated": 15280.641338, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/bed_light_di/brightness and payload b'0'", - "asctime": "2025-08-22 21:13:56,724" + "asctime": "2025-08-29 17:57:17,585" } ], - "time_consumption": 0.05609893798828125 + "time_consumption": 0.055374860763549805 }, { "name": "__tLogger__", @@ -45621,16 +45729,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890036.7814126, - "msecs": 781.0, - "relativeCreated": 15234.301936, - "thread": 138566182236416, + "created": 1756483037.6409237, + "msecs": 640.0, + "relativeCreated": 15336.347397, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (ffe.sleep.bed_light_di) is correct (Content 0 and Type is ).", - "asctime": "2025-08-22 21:13:56,781", + "asctime": "2025-08-29 17:57:17,640", "moduleLogger": [ { "name": "__unittest__", @@ -45649,16 +45757,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890036.7813146, - "msecs": 781.0, - "relativeCreated": 15234.20386, - "thread": 138566182236416, + "created": 1756483037.6408138, + "msecs": 640.0, + "relativeCreated": 15336.237575, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (ffe.sleep.bed_light_di)): 0 ()", - "asctime": "2025-08-22 21:13:56,781" + "asctime": "2025-08-29 17:57:17,640" }, { "name": "__unittest__", @@ -45678,25 +45786,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890036.7813706, - "msecs": 781.0, - "relativeCreated": 15234.259913, - "thread": 138566182236416, + "created": 1756483037.6408837, + "msecs": 640.0, + "relativeCreated": 15336.307294, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (ffe.sleep.bed_light_di)): result = 0 ()", - "asctime": "2025-08-22 21:13:56,781" + "asctime": "2025-08-29 17:57:17,640" } ], - "time_consumption": 4.1961669921875e-05 + "time_consumption": 4.00543212890625e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (ffe.sleep.bed_light_di)", + "ViDevCommon.brightness (ffe.sleep.bed_light_di)", "20" ], "levelname": "DEBUG", @@ -45708,16 +45816,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890036.8820734, - "msecs": 882.0, - "relativeCreated": 15334.96271, - "thread": 138566182236416, + "created": 1756483037.7414746, + "msecs": 741.0, + "relativeCreated": 15436.898319, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (ffe.sleep.bed_light_di) to 20", - "asctime": "2025-08-22 21:13:56,882", + "message": "Setting state of ViDevCommon.brightness (ffe.sleep.bed_light_di) to 20", + "asctime": "2025-08-29 17:57:17,741", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.sleep.bed_light_di.brightness.set", @@ -45735,16 +45843,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890036.7815478, - "msecs": 781.0, - "relativeCreated": 15234.437219, - "thread": 138566182236416, + "created": 1756483037.6410282, + "msecs": 641.0, + "relativeCreated": 15336.451903, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/sleep/bed_light_di/brightness/set and payload 20", - "asctime": "2025-08-22 21:13:56,781" + "asctime": "2025-08-29 17:57:17,641" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di.set", @@ -45762,16 +45870,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890036.7840993, - "msecs": 784.0, - "relativeCreated": 15236.988669, - "thread": 138566156539584, + "created": 1756483037.643692, + "msecs": 643.0, + "relativeCreated": 15339.115615, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/bed_light_di/set and payload b'{\"brightness\": 52}'", - "asctime": "2025-08-22 21:13:56,784" + "asctime": "2025-08-29 17:57:17,643" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di", @@ -45789,16 +45897,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890036.7843568, - "msecs": 784.0, - "relativeCreated": 15237.246222, - "thread": 138566156539584, + "created": 1756483037.6440082, + "msecs": 644.0, + "relativeCreated": 15339.431748, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/bed_light_di and payload {\"state\": \"on\", \"brightness\": 52.0}", - "asctime": "2025-08-22 21:13:56,784" + "asctime": "2025-08-29 17:57:17,644" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di", @@ -45816,16 +45924,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890036.7849123, - "msecs": 784.0, - "relativeCreated": 15237.801888, - "thread": 138566156539584, + "created": 1756483037.6446037, + "msecs": 644.0, + "relativeCreated": 15340.027332, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/bed_light_di and payload b'{\"state\": \"on\", \"brightness\": 52.0}'", - "asctime": "2025-08-22 21:13:56,784" + "asctime": "2025-08-29 17:57:17,644" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.bed_light_di.brightness", @@ -45843,19 +45951,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890036.8260887, - "msecs": 826.0, - "relativeCreated": 15278.977988, - "thread": 138566156539584, + "created": 1756483037.6865127, + "msecs": 686.0, + "relativeCreated": 15381.936224, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/bed_light_di/brightness and payload b'20'", - "asctime": "2025-08-22 21:13:56,826" + "asctime": "2025-08-29 17:57:17,686" } ], - "time_consumption": 0.0559847354888916 + "time_consumption": 0.0549619197845459 }, { "name": "__tLogger__", @@ -45873,16 +45981,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890036.8824282, - "msecs": 882.0, - "relativeCreated": 15335.317651, - "thread": 138566182236416, + "created": 1756483037.741787, + "msecs": 741.0, + "relativeCreated": 15437.210476, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (ffe.sleep.bed_light_di) is correct (Content 20 and Type is ).", - "asctime": "2025-08-22 21:13:56,882", + "asctime": "2025-08-29 17:57:17,741", "moduleLogger": [ { "name": "__unittest__", @@ -45901,16 +46009,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890036.882306, - "msecs": 882.0, - "relativeCreated": 15335.195355, - "thread": 138566182236416, + "created": 1756483037.741695, + "msecs": 741.0, + "relativeCreated": 15437.118702, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (ffe.sleep.bed_light_di)): 20 ()", - "asctime": "2025-08-22 21:13:56,882" + "asctime": "2025-08-29 17:57:17,741" }, { "name": "__unittest__", @@ -45930,25 +46038,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890036.8823855, - "msecs": 882.0, - "relativeCreated": 15335.274851, - "thread": 138566182236416, + "created": 1756483037.7417486, + "msecs": 741.0, + "relativeCreated": 15437.172118, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (ffe.sleep.bed_light_di)): result = 20 ()", - "asctime": "2025-08-22 21:13:56,882" + "asctime": "2025-08-29 17:57:17,741" } ], - "time_consumption": 4.267692565917969e-05 + "time_consumption": 3.838539123535156e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (ffe.sleep.bed_light_di)", + "ViDevCommon.brightness (ffe.sleep.bed_light_di)", "40" ], "levelname": "DEBUG", @@ -45960,16 +46068,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890036.9829903, - "msecs": 982.0, - "relativeCreated": 15435.879861, - "thread": 138566182236416, + "created": 1756483037.8422925, + "msecs": 842.0, + "relativeCreated": 15537.716253, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (ffe.sleep.bed_light_di) to 40", - "asctime": "2025-08-22 21:13:56,982", + "message": "Setting state of ViDevCommon.brightness (ffe.sleep.bed_light_di) to 40", + "asctime": "2025-08-29 17:57:17,842", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.sleep.bed_light_di.brightness.set", @@ -45987,16 +46095,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890036.88256, - "msecs": 882.0, - "relativeCreated": 15335.449287, - "thread": 138566182236416, + "created": 1756483037.7419388, + "msecs": 741.0, + "relativeCreated": 15437.362685, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/sleep/bed_light_di/brightness/set and payload 40", - "asctime": "2025-08-22 21:13:56,882" + "asctime": "2025-08-29 17:57:17,741" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di.set", @@ -46014,16 +46122,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890036.885198, - "msecs": 885.0, - "relativeCreated": 15338.08737, - "thread": 138566156539584, + "created": 1756483037.7445161, + "msecs": 744.0, + "relativeCreated": 15439.939663, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/bed_light_di/set and payload b'{\"brightness\": 102}'", - "asctime": "2025-08-22 21:13:56,885" + "asctime": "2025-08-29 17:57:17,744" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di", @@ -46041,16 +46149,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890036.885443, - "msecs": 885.0, - "relativeCreated": 15338.332389, - "thread": 138566156539584, + "created": 1756483037.7448592, + "msecs": 744.0, + "relativeCreated": 15440.282697, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/bed_light_di and payload {\"state\": \"on\", \"brightness\": 102.0}", - "asctime": "2025-08-22 21:13:56,885" + "asctime": "2025-08-29 17:57:17,744" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di", @@ -46068,16 +46176,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890036.8860013, - "msecs": 886.0, - "relativeCreated": 15338.89083, - "thread": 138566156539584, + "created": 1756483037.745547, + "msecs": 745.0, + "relativeCreated": 15440.970637, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/bed_light_di and payload b'{\"state\": \"on\", \"brightness\": 102.0}'", - "asctime": "2025-08-22 21:13:56,886" + "asctime": "2025-08-29 17:57:17,745" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.bed_light_di.brightness", @@ -46095,19 +46203,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890036.9272506, - "msecs": 927.0, - "relativeCreated": 15380.140101, - "thread": 138566156539584, + "created": 1756483037.7883496, + "msecs": 788.0, + "relativeCreated": 15483.773277, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/bed_light_di/brightness and payload b'40'", - "asctime": "2025-08-22 21:13:56,927" + "asctime": "2025-08-29 17:57:17,788" } ], - "time_consumption": 0.055739641189575195 + "time_consumption": 0.05394291877746582 }, { "name": "__tLogger__", @@ -46125,16 +46233,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890036.9832823, - "msecs": 983.0, - "relativeCreated": 15436.171955, - "thread": 138566182236416, + "created": 1756483037.8426008, + "msecs": 842.0, + "relativeCreated": 15538.024462, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (ffe.sleep.bed_light_di) is correct (Content 40 and Type is ).", - "asctime": "2025-08-22 21:13:56,983", + "asctime": "2025-08-29 17:57:17,842", "moduleLogger": [ { "name": "__unittest__", @@ -46153,16 +46261,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890036.9831917, - "msecs": 983.0, - "relativeCreated": 15436.081314, - "thread": 138566182236416, + "created": 1756483037.8425107, + "msecs": 842.0, + "relativeCreated": 15537.934292, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (ffe.sleep.bed_light_di)): 40 ()", - "asctime": "2025-08-22 21:13:56,983" + "asctime": "2025-08-29 17:57:17,842" }, { "name": "__unittest__", @@ -46182,25 +46290,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890036.9832447, - "msecs": 983.0, - "relativeCreated": 15436.13383, - "thread": 138566182236416, + "created": 1756483037.8425612, + "msecs": 842.0, + "relativeCreated": 15537.985085, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (ffe.sleep.bed_light_di)): result = 40 ()", - "asctime": "2025-08-22 21:13:56,983" + "asctime": "2025-08-29 17:57:17,842" } ], - "time_consumption": 3.7670135498046875e-05 + "time_consumption": 3.9577484130859375e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (ffe.sleep.bed_light_di)", + "ViDevCommon.brightness (ffe.sleep.bed_light_di)", "60" ], "levelname": "DEBUG", @@ -46212,16 +46320,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890037.0838811, - "msecs": 83.0, - "relativeCreated": 15536.770666, - "thread": 138566182236416, + "created": 1756483037.9431477, + "msecs": 943.0, + "relativeCreated": 15638.57142, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (ffe.sleep.bed_light_di) to 60", - "asctime": "2025-08-22 21:13:57,083", + "message": "Setting state of ViDevCommon.brightness (ffe.sleep.bed_light_di) to 60", + "asctime": "2025-08-29 17:57:17,943", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.sleep.bed_light_di.brightness.set", @@ -46239,16 +46347,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890036.9833844, - "msecs": 983.0, - "relativeCreated": 15436.273692, - "thread": 138566182236416, + "created": 1756483037.8427093, + "msecs": 842.0, + "relativeCreated": 15538.133015, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/sleep/bed_light_di/brightness/set and payload 60", - "asctime": "2025-08-22 21:13:56,983" + "asctime": "2025-08-29 17:57:17,842" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di.set", @@ -46266,16 +46374,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890036.985563, - "msecs": 985.0, - "relativeCreated": 15438.452649, - "thread": 138566156539584, + "created": 1756483037.8453035, + "msecs": 845.0, + "relativeCreated": 15540.72715, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/bed_light_di/set and payload b'{\"brightness\": 153}'", - "asctime": "2025-08-22 21:13:56,985" + "asctime": "2025-08-29 17:57:17,845" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di", @@ -46293,16 +46401,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890036.9857843, - "msecs": 985.0, - "relativeCreated": 15438.673629, - "thread": 138566156539584, + "created": 1756483037.845641, + "msecs": 845.0, + "relativeCreated": 15541.06458, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/bed_light_di and payload {\"state\": \"on\", \"brightness\": 153.0}", - "asctime": "2025-08-22 21:13:56,985" + "asctime": "2025-08-29 17:57:17,845" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di", @@ -46320,16 +46428,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890036.9862761, - "msecs": 986.0, - "relativeCreated": 15439.16562, - "thread": 138566156539584, + "created": 1756483037.8463633, + "msecs": 846.0, + "relativeCreated": 15541.787099, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/bed_light_di and payload b'{\"state\": \"on\", \"brightness\": 153.0}'", - "asctime": "2025-08-22 21:13:56,986" + "asctime": "2025-08-29 17:57:17,846" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.bed_light_di.brightness", @@ -46347,19 +46455,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890037.027847, - "msecs": 27.0, - "relativeCreated": 15480.736665, - "thread": 138566156539584, + "created": 1756483037.8882606, + "msecs": 888.0, + "relativeCreated": 15583.684281, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/bed_light_di/brightness and payload b'60'", - "asctime": "2025-08-22 21:13:57,027" + "asctime": "2025-08-29 17:57:17,888" } ], - "time_consumption": 0.056034088134765625 + "time_consumption": 0.05488705635070801 }, { "name": "__tLogger__", @@ -46377,16 +46485,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890037.0842493, - "msecs": 84.0, - "relativeCreated": 15537.138621, - "thread": 138566182236416, + "created": 1756483037.9434729, + "msecs": 943.0, + "relativeCreated": 15638.896455, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (ffe.sleep.bed_light_di) is correct (Content 60 and Type is ).", - "asctime": "2025-08-22 21:13:57,084", + "asctime": "2025-08-29 17:57:17,943", "moduleLogger": [ { "name": "__unittest__", @@ -46405,16 +46513,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890037.0841503, - "msecs": 84.0, - "relativeCreated": 15537.039744, - "thread": 138566182236416, + "created": 1756483037.9433608, + "msecs": 943.0, + "relativeCreated": 15638.784419, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (ffe.sleep.bed_light_di)): 60 ()", - "asctime": "2025-08-22 21:13:57,084" + "asctime": "2025-08-29 17:57:17,943" }, { "name": "__unittest__", @@ -46434,25 +46542,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890037.0842066, - "msecs": 84.0, - "relativeCreated": 15537.096053, - "thread": 138566182236416, + "created": 1756483037.943415, + "msecs": 943.0, + "relativeCreated": 15638.838679, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (ffe.sleep.bed_light_di)): result = 60 ()", - "asctime": "2025-08-22 21:13:57,084" + "asctime": "2025-08-29 17:57:17,943" } ], - "time_consumption": 4.267692565917969e-05 + "time_consumption": 5.793571472167969e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (ffe.sleep.bed_light_di)", + "ViDevCommon.brightness (ffe.sleep.bed_light_di)", "80" ], "levelname": "DEBUG", @@ -46464,16 +46572,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890037.1847434, - "msecs": 184.0, - "relativeCreated": 15637.632857, - "thread": 138566182236416, + "created": 1756483038.0440462, + "msecs": 44.0, + "relativeCreated": 15739.469882, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (ffe.sleep.bed_light_di) to 80", - "asctime": "2025-08-22 21:13:57,184", + "message": "Setting state of ViDevCommon.brightness (ffe.sleep.bed_light_di) to 80", + "asctime": "2025-08-29 17:57:18,044", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.sleep.bed_light_di.brightness.set", @@ -46491,16 +46599,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890037.0843835, - "msecs": 84.0, - "relativeCreated": 15537.272999, - "thread": 138566182236416, + "created": 1756483037.94358, + "msecs": 943.0, + "relativeCreated": 15639.003627, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/sleep/bed_light_di/brightness/set and payload 80", - "asctime": "2025-08-22 21:13:57,084" + "asctime": "2025-08-29 17:57:17,943" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di.set", @@ -46518,16 +46626,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890037.0869513, - "msecs": 86.0, - "relativeCreated": 15539.840491, - "thread": 138566156539584, + "created": 1756483037.9462013, + "msecs": 946.0, + "relativeCreated": 15641.625086, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/bed_light_di/set and payload b'{\"brightness\": 203}'", - "asctime": "2025-08-22 21:13:57,086" + "asctime": "2025-08-29 17:57:17,946" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di", @@ -46545,16 +46653,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890037.0879514, - "msecs": 87.0, - "relativeCreated": 15540.840654, - "thread": 138566156539584, + "created": 1756483037.9464438, + "msecs": 946.0, + "relativeCreated": 15641.86741, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/bed_light_di and payload {\"state\": \"on\", \"brightness\": 203.0}", - "asctime": "2025-08-22 21:13:57,087" + "asctime": "2025-08-29 17:57:17,946" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di", @@ -46572,16 +46680,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890037.088537, - "msecs": 88.0, - "relativeCreated": 15541.426555, - "thread": 138566156539584, + "created": 1756483037.9470863, + "msecs": 947.0, + "relativeCreated": 15642.510087, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/bed_light_di and payload b'{\"state\": \"on\", \"brightness\": 203.0}'", - "asctime": "2025-08-22 21:13:57,088" + "asctime": "2025-08-29 17:57:17,947" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.bed_light_di.brightness", @@ -46599,19 +46707,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890037.1305165, - "msecs": 130.0, - "relativeCreated": 15583.406008, - "thread": 138566156539584, + "created": 1756483037.9899728, + "msecs": 989.0, + "relativeCreated": 15685.396336, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/bed_light_di/brightness and payload b'80'", - "asctime": "2025-08-22 21:13:57,130" + "asctime": "2025-08-29 17:57:17,989" } ], - "time_consumption": 0.05422687530517578 + "time_consumption": 0.054073333740234375 }, { "name": "__tLogger__", @@ -46629,16 +46737,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890037.1851213, - "msecs": 185.0, - "relativeCreated": 15638.010749, - "thread": 138566182236416, + "created": 1756483038.0443525, + "msecs": 44.0, + "relativeCreated": 15739.776253, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (ffe.sleep.bed_light_di) is correct (Content 80 and Type is ).", - "asctime": "2025-08-22 21:13:57,185", + "asctime": "2025-08-29 17:57:18,044", "moduleLogger": [ { "name": "__unittest__", @@ -46657,16 +46765,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890037.1850216, - "msecs": 185.0, - "relativeCreated": 15637.911137, - "thread": 138566182236416, + "created": 1756483038.0442662, + "msecs": 44.0, + "relativeCreated": 15739.68996, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (ffe.sleep.bed_light_di)): 80 ()", - "asctime": "2025-08-22 21:13:57,185" + "asctime": "2025-08-29 17:57:18,044" }, { "name": "__unittest__", @@ -46686,25 +46794,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890037.1850803, - "msecs": 185.0, - "relativeCreated": 15637.969787, - "thread": 138566182236416, + "created": 1756483038.0443158, + "msecs": 44.0, + "relativeCreated": 15739.739657, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (ffe.sleep.bed_light_di)): result = 80 ()", - "asctime": "2025-08-22 21:13:57,185" + "asctime": "2025-08-29 17:57:18,044" } ], - "time_consumption": 4.100799560546875e-05 + "time_consumption": 3.6716461181640625e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (ffe.sleep.bed_light_di)", + "ViDevCommon.brightness (ffe.sleep.bed_light_di)", "100" ], "levelname": "DEBUG", @@ -46716,16 +46824,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890037.285714, - "msecs": 285.0, - "relativeCreated": 15738.603378, - "thread": 138566182236416, + "created": 1756483038.1448853, + "msecs": 144.0, + "relativeCreated": 15840.308905, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (ffe.sleep.bed_light_di) to 100", - "asctime": "2025-08-22 21:13:57,285", + "message": "Setting state of ViDevCommon.brightness (ffe.sleep.bed_light_di) to 100", + "asctime": "2025-08-29 17:57:18,144", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.sleep.bed_light_di.brightness.set", @@ -46743,16 +46851,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890037.1852298, - "msecs": 185.0, - "relativeCreated": 15638.119271, - "thread": 138566182236416, + "created": 1756483038.044448, + "msecs": 44.0, + "relativeCreated": 15739.871699, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/sleep/bed_light_di/brightness/set and payload 100", - "asctime": "2025-08-22 21:13:57,185" + "asctime": "2025-08-29 17:57:18,044" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di.set", @@ -46770,16 +46878,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890037.1875615, - "msecs": 187.0, - "relativeCreated": 15640.45097, - "thread": 138566156539584, + "created": 1756483038.0473409, + "msecs": 47.0, + "relativeCreated": 15742.764444, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/bed_light_di/set and payload b'{\"brightness\": 254}'", - "asctime": "2025-08-22 21:13:57,187" + "asctime": "2025-08-29 17:57:18,047" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di", @@ -46797,16 +46905,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890037.1879172, - "msecs": 187.0, - "relativeCreated": 15640.806794, - "thread": 138566156539584, + "created": 1756483038.047585, + "msecs": 47.0, + "relativeCreated": 15743.008765, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/bed_light_di and payload {\"state\": \"on\", \"brightness\": 254.0}", - "asctime": "2025-08-22 21:13:57,187" + "asctime": "2025-08-29 17:57:18,047" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di", @@ -46824,16 +46932,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890037.188621, - "msecs": 188.0, - "relativeCreated": 15641.510388, - "thread": 138566156539584, + "created": 1756483038.048171, + "msecs": 48.0, + "relativeCreated": 15743.594771, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/bed_light_di and payload b'{\"state\": \"on\", \"brightness\": 254.0}'", - "asctime": "2025-08-22 21:13:57,188" + "asctime": "2025-08-29 17:57:18,048" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.bed_light_di.brightness", @@ -46851,19 +46959,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890037.2304306, - "msecs": 230.0, - "relativeCreated": 15683.320068, - "thread": 138566156539584, + "created": 1756483038.0911558, + "msecs": 91.0, + "relativeCreated": 15786.579468, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/bed_light_di/brightness and payload b'100'", - "asctime": "2025-08-22 21:13:57,230" + "asctime": "2025-08-29 17:57:18,091" } ], - "time_consumption": 0.055283308029174805 + "time_consumption": 0.05372953414916992 }, { "name": "__tLogger__", @@ -46881,16 +46989,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890037.286118, - "msecs": 286.0, - "relativeCreated": 15739.007517, - "thread": 138566182236416, + "created": 1756483038.1451957, + "msecs": 145.0, + "relativeCreated": 15840.619369, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (ffe.sleep.bed_light_di) is correct (Content 100 and Type is ).", - "asctime": "2025-08-22 21:13:57,286", + "asctime": "2025-08-29 17:57:18,145", "moduleLogger": [ { "name": "__unittest__", @@ -46909,16 +47017,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890037.2859883, - "msecs": 285.0, - "relativeCreated": 15738.877868, - "thread": 138566182236416, + "created": 1756483038.1451051, + "msecs": 145.0, + "relativeCreated": 15840.528779, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (ffe.sleep.bed_light_di)): 100 ()", - "asctime": "2025-08-22 21:13:57,285" + "asctime": "2025-08-29 17:57:18,145" }, { "name": "__unittest__", @@ -46938,28 +47046,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890037.2860749, - "msecs": 286.0, - "relativeCreated": 15738.964287, - "thread": 138566182236416, + "created": 1756483038.1451561, + "msecs": 145.0, + "relativeCreated": 15840.579893, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (ffe.sleep.bed_light_di)): result = 100 ()", - "asctime": "2025-08-22 21:13:57,286" + "asctime": "2025-08-29 17:57:18,145" } ], - "time_consumption": 4.315376281738281e-05 + "time_consumption": 3.9577484130859375e-05 } ], - "time_consumption": 0.8074169158935547, - "time_start": "2025-08-22 21:13:56,478", - "time_finished": "2025-08-22 21:13:57,286" + "time_consumption": 0.8066070079803467, + "time_start": "2025-08-29 17:57:17,338", + "time_finished": "2025-08-29 17:57:18,145" }, - "Light.brightness (ffe.sleep.bed_light_di) -> ViDevLight.brightness (ffe.sleep.bed_light_di)": { + "Light.brightness (ffe.sleep.bed_light_di) -> ViDevCommon.brightness (ffe.sleep.bed_light_di)": { "name": "__tLogger__", - "msg": "Light.brightness (ffe.sleep.bed_light_di) -> ViDevLight.brightness (ffe.sleep.bed_light_di)", + "msg": "Light.brightness (ffe.sleep.bed_light_di) -> ViDevCommon.brightness (ffe.sleep.bed_light_di)", "args": null, "levelname": "INFO", "levelno": 20, @@ -46970,16 +47078,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890037.2863455, - "msecs": 286.0, - "relativeCreated": 15739.234892, - "thread": 138566182236416, + "created": 1756483038.145401, + "msecs": 145.0, + "relativeCreated": 15840.824771, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Light.brightness (ffe.sleep.bed_light_di) -> ViDevLight.brightness (ffe.sleep.bed_light_di)", - "asctime": "2025-08-22 21:13:57,286", + "message": "Light.brightness (ffe.sleep.bed_light_di) -> ViDevCommon.brightness (ffe.sleep.bed_light_di)", + "asctime": "2025-08-29 17:57:18,145", "moduleLogger": [], "testcaseLogger": [ { @@ -46995,16 +47103,16 @@ "stack_info": null, "lineno": 13, "funcName": "device_follow", - "created": 1755890037.3867376, - "msecs": 386.0, - "relativeCreated": 15839.627151, - "thread": 138566182236416, + "created": 1756483038.2456036, + "msecs": 245.0, + "relativeCreated": 15941.02716, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Switching on device", - "asctime": "2025-08-22 21:13:57,386", + "asctime": "2025-08-29 17:57:18,245", "moduleLogger": [], "time_consumption": 0.0 }, @@ -47023,16 +47131,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890037.4875815, - "msecs": 487.0, - "relativeCreated": 15940.470748, - "thread": 138566182236416, + "created": 1756483038.3462255, + "msecs": 346.0, + "relativeCreated": 16041.649048, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 100", - "asctime": "2025-08-22 21:13:57,487", + "asctime": "2025-08-29 17:57:18,346", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.sleep.bed_light_di.brightness.set", @@ -47050,19 +47158,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890037.387062, - "msecs": 387.0, - "relativeCreated": 15839.951475, - "thread": 138566182236416, + "created": 1756483038.2459064, + "msecs": 245.0, + "relativeCreated": 15941.330037, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/sleep/bed_light_di/brightness/set and payload 100", - "asctime": "2025-08-22 21:13:57,387" + "asctime": "2025-08-29 17:57:18,245" } ], - "time_consumption": 0.10051941871643066 + "time_consumption": 0.10031914710998535 }, { "name": "__tLogger__", @@ -47080,16 +47188,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890037.4879835, - "msecs": 487.0, - "relativeCreated": 15940.872879, - "thread": 138566182236416, + "created": 1756483038.3465345, + "msecs": 346.0, + "relativeCreated": 16041.957962, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (100, 100) and Type is ).", - "asctime": "2025-08-22 21:13:57,487", + "asctime": "2025-08-29 17:57:18,346", "moduleLogger": [ { "name": "__unittest__", @@ -47108,16 +47216,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890037.4878263, - "msecs": 487.0, - "relativeCreated": 15940.715778, - "thread": 138566182236416, + "created": 1756483038.346442, + "msecs": 346.0, + "relativeCreated": 16041.865617, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (100, 100) ()", - "asctime": "2025-08-22 21:13:57,487" + "asctime": "2025-08-29 17:57:18,346" }, { "name": "__unittest__", @@ -47137,19 +47245,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890037.487883, - "msecs": 487.0, - "relativeCreated": 15940.772513, - "thread": 138566182236416, + "created": 1756483038.346494, + "msecs": 346.0, + "relativeCreated": 16041.917718, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (100, 100) ()", - "asctime": "2025-08-22 21:13:57,487" + "asctime": "2025-08-29 17:57:18,346" } ], - "time_consumption": 0.00010037422180175781 + "time_consumption": 4.0531158447265625e-05 }, { "name": "__tLogger__", @@ -47167,16 +47275,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890037.5887084, - "msecs": 588.0, - "relativeCreated": 16041.597754, - "thread": 138566182236416, + "created": 1756483038.4470363, + "msecs": 447.0, + "relativeCreated": 16142.459818, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (ffe.sleep.bed_light_di) to 0", - "asctime": "2025-08-22 21:13:57,588", + "asctime": "2025-08-29 17:57:18,447", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di", @@ -47194,16 +47302,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890037.4881778, - "msecs": 488.0, - "relativeCreated": 15941.067026, - "thread": 138566182236416, + "created": 1756483038.3466933, + "msecs": 346.0, + "relativeCreated": 16042.116939, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/bed_light_di and payload {\"state\": \"on\", \"brightness\": 1.0}", - "asctime": "2025-08-22 21:13:57,488" + "asctime": "2025-08-29 17:57:18,346" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di", @@ -47221,16 +47329,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890037.4894223, - "msecs": 489.0, - "relativeCreated": 15942.311834, - "thread": 138566156539584, + "created": 1756483038.347431, + "msecs": 347.0, + "relativeCreated": 16042.854546, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/bed_light_di and payload b'{\"state\": \"on\", \"brightness\": 1.0}'", - "asctime": "2025-08-22 21:13:57,489" + "asctime": "2025-08-29 17:57:18,347" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.bed_light_di.brightness", @@ -47248,23 +47356,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890037.4910784, - "msecs": 491.0, - "relativeCreated": 15943.967682, - "thread": 138566156539584, + "created": 1756483038.348955, + "msecs": 348.0, + "relativeCreated": 16044.378617, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/bed_light_di/brightness and payload b'0'", - "asctime": "2025-08-22 21:13:57,491" + "asctime": "2025-08-29 17:57:18,348" } ], - "time_consumption": 0.09763002395629883 + "time_consumption": 0.09808135032653809 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (ffe.sleep.bed_light_di) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (ffe.sleep.bed_light_di) is correct (Content %s and Type is %s).", "args": [ "0", "" @@ -47278,22 +47386,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890037.589072, - "msecs": 589.0, - "relativeCreated": 16041.961166, - "thread": 138566182236416, + "created": 1756483038.4473448, + "msecs": 447.0, + "relativeCreated": 16142.768584, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (ffe.sleep.bed_light_di) is correct (Content 0 and Type is ).", - "asctime": "2025-08-22 21:13:57,589", + "message": "Value for ViDevCommon.brightness (ffe.sleep.bed_light_di) is correct (Content 0 and Type is ).", + "asctime": "2025-08-29 17:57:18,447", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.sleep.bed_light_di)", + "Value for ViDevCommon.brightness (ffe.sleep.bed_light_di)", "0", "" ], @@ -47306,22 +47414,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890037.5889726, - "msecs": 588.0, - "relativeCreated": 16041.862024, - "thread": 138566182236416, + "created": 1756483038.4472518, + "msecs": 447.0, + "relativeCreated": 16142.675347, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (ffe.sleep.bed_light_di)): 0 ()", - "asctime": "2025-08-22 21:13:57,588" + "message": "Result (Value for ViDevCommon.brightness (ffe.sleep.bed_light_di)): 0 ()", + "asctime": "2025-08-29 17:57:18,447" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.sleep.bed_light_di)", + "Value for ViDevCommon.brightness (ffe.sleep.bed_light_di)", "=", "0", "" @@ -47335,16 +47443,16 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890037.5890315, - "msecs": 589.0, - "relativeCreated": 16041.920766, - "thread": 138566182236416, + "created": 1756483038.4473042, + "msecs": 447.0, + "relativeCreated": 16142.727978, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (ffe.sleep.bed_light_di)): result = 0 ()", - "asctime": "2025-08-22 21:13:57,589" + "message": "Expectation (Value for ViDevCommon.brightness (ffe.sleep.bed_light_di)): result = 0 ()", + "asctime": "2025-08-29 17:57:18,447" } ], "time_consumption": 4.0531158447265625e-05 @@ -47365,16 +47473,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890037.689729, - "msecs": 689.0, - "relativeCreated": 16142.618449, - "thread": 138566182236416, + "created": 1756483038.5478635, + "msecs": 547.0, + "relativeCreated": 16243.28713, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (ffe.sleep.bed_light_di) to 20", - "asctime": "2025-08-22 21:13:57,689", + "asctime": "2025-08-29 17:57:18,547", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di", @@ -47392,16 +47500,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890037.5892267, - "msecs": 589.0, - "relativeCreated": 16042.116163, - "thread": 138566182236416, + "created": 1756483038.4474928, + "msecs": 447.0, + "relativeCreated": 16142.916568, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/bed_light_di and payload {\"state\": \"on\", \"brightness\": 52.0}", - "asctime": "2025-08-22 21:13:57,589" + "asctime": "2025-08-29 17:57:18,447" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di", @@ -47419,16 +47527,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890037.5904388, - "msecs": 590.0, - "relativeCreated": 16043.328336, - "thread": 138566156539584, + "created": 1756483038.4483802, + "msecs": 448.0, + "relativeCreated": 16143.803875, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/bed_light_di and payload b'{\"state\": \"on\", \"brightness\": 52.0}'", - "asctime": "2025-08-22 21:13:57,590" + "asctime": "2025-08-29 17:57:18,448" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.bed_light_di.brightness", @@ -47446,23 +47554,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890037.5917335, - "msecs": 591.0, - "relativeCreated": 16044.622957, - "thread": 138566156539584, + "created": 1756483038.4501417, + "msecs": 450.0, + "relativeCreated": 16145.565451, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/bed_light_di/brightness and payload b'20'", - "asctime": "2025-08-22 21:13:57,591" + "asctime": "2025-08-29 17:57:18,450" } ], - "time_consumption": 0.09799551963806152 + "time_consumption": 0.09772181510925293 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (ffe.sleep.bed_light_di) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (ffe.sleep.bed_light_di) is correct (Content %s and Type is %s).", "args": [ "20", "" @@ -47476,22 +47584,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890037.690115, - "msecs": 690.0, - "relativeCreated": 16143.004591, - "thread": 138566182236416, + "created": 1756483038.5481672, + "msecs": 548.0, + "relativeCreated": 16243.590904, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (ffe.sleep.bed_light_di) is correct (Content 20 and Type is ).", - "asctime": "2025-08-22 21:13:57,690", + "message": "Value for ViDevCommon.brightness (ffe.sleep.bed_light_di) is correct (Content 20 and Type is ).", + "asctime": "2025-08-29 17:57:18,548", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.sleep.bed_light_di)", + "Value for ViDevCommon.brightness (ffe.sleep.bed_light_di)", "20", "" ], @@ -47504,22 +47612,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890037.6899924, - "msecs": 689.0, - "relativeCreated": 16142.881966, - "thread": 138566182236416, + "created": 1756483038.5480802, + "msecs": 548.0, + "relativeCreated": 16243.503871, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (ffe.sleep.bed_light_di)): 20 ()", - "asctime": "2025-08-22 21:13:57,689" + "message": "Result (Value for ViDevCommon.brightness (ffe.sleep.bed_light_di)): 20 ()", + "asctime": "2025-08-29 17:57:18,548" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.sleep.bed_light_di)", + "Value for ViDevCommon.brightness (ffe.sleep.bed_light_di)", "=", "20", "" @@ -47533,19 +47641,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890037.690073, - "msecs": 690.0, - "relativeCreated": 16142.962398, - "thread": 138566182236416, + "created": 1756483038.548129, + "msecs": 548.0, + "relativeCreated": 16243.552769, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (ffe.sleep.bed_light_di)): result = 20 ()", - "asctime": "2025-08-22 21:13:57,690" + "message": "Expectation (Value for ViDevCommon.brightness (ffe.sleep.bed_light_di)): result = 20 ()", + "asctime": "2025-08-29 17:57:18,548" } ], - "time_consumption": 4.1961669921875e-05 + "time_consumption": 3.814697265625e-05 }, { "name": "__tLogger__", @@ -47563,16 +47671,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890037.7908022, - "msecs": 790.0, - "relativeCreated": 16243.691621, - "thread": 138566182236416, + "created": 1756483038.6486459, + "msecs": 648.0, + "relativeCreated": 16344.06946, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (ffe.sleep.bed_light_di) to 40", - "asctime": "2025-08-22 21:13:57,790", + "asctime": "2025-08-29 17:57:18,648", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di", @@ -47590,16 +47698,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890037.6902745, - "msecs": 690.0, - "relativeCreated": 16143.163981, - "thread": 138566182236416, + "created": 1756483038.5483057, + "msecs": 548.0, + "relativeCreated": 16243.729227, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/bed_light_di and payload {\"state\": \"on\", \"brightness\": 102.0}", - "asctime": "2025-08-22 21:13:57,690" + "asctime": "2025-08-29 17:57:18,548" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di", @@ -47617,16 +47725,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890037.691446, - "msecs": 691.0, - "relativeCreated": 16144.335409, - "thread": 138566156539584, + "created": 1756483038.549199, + "msecs": 549.0, + "relativeCreated": 16244.622811, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/bed_light_di and payload b'{\"state\": \"on\", \"brightness\": 102.0}'", - "asctime": "2025-08-22 21:13:57,691" + "asctime": "2025-08-29 17:57:18,549" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.bed_light_di.brightness", @@ -47644,23 +47752,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890037.6929095, - "msecs": 692.0, - "relativeCreated": 16145.799067, - "thread": 138566156539584, + "created": 1756483038.550729, + "msecs": 550.0, + "relativeCreated": 16246.152555, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/bed_light_di/brightness and payload b'40'", - "asctime": "2025-08-22 21:13:57,692" + "asctime": "2025-08-29 17:57:18,550" } ], - "time_consumption": 0.09789276123046875 + "time_consumption": 0.09791684150695801 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (ffe.sleep.bed_light_di) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (ffe.sleep.bed_light_di) is correct (Content %s and Type is %s).", "args": [ "40", "" @@ -47674,22 +47782,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890037.791215, - "msecs": 791.0, - "relativeCreated": 16244.104246, - "thread": 138566182236416, + "created": 1756483038.6490102, + "msecs": 649.0, + "relativeCreated": 16344.433978, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (ffe.sleep.bed_light_di) is correct (Content 40 and Type is ).", - "asctime": "2025-08-22 21:13:57,791", + "message": "Value for ViDevCommon.brightness (ffe.sleep.bed_light_di) is correct (Content 40 and Type is ).", + "asctime": "2025-08-29 17:57:18,649", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.sleep.bed_light_di)", + "Value for ViDevCommon.brightness (ffe.sleep.bed_light_di)", "40", "" ], @@ -47702,22 +47810,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890037.7910838, - "msecs": 791.0, - "relativeCreated": 16243.973112, - "thread": 138566182236416, + "created": 1756483038.6488948, + "msecs": 648.0, + "relativeCreated": 16344.318487, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (ffe.sleep.bed_light_di)): 40 ()", - "asctime": "2025-08-22 21:13:57,791" + "message": "Result (Value for ViDevCommon.brightness (ffe.sleep.bed_light_di)): 40 ()", + "asctime": "2025-08-29 17:57:18,648" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.sleep.bed_light_di)", + "Value for ViDevCommon.brightness (ffe.sleep.bed_light_di)", "=", "40", "" @@ -47731,19 +47839,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890037.791147, - "msecs": 791.0, - "relativeCreated": 16244.03646, - "thread": 138566182236416, + "created": 1756483038.648951, + "msecs": 648.0, + "relativeCreated": 16344.374603, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (ffe.sleep.bed_light_di)): result = 40 ()", - "asctime": "2025-08-22 21:13:57,791" + "message": "Expectation (Value for ViDevCommon.brightness (ffe.sleep.bed_light_di)): result = 40 ()", + "asctime": "2025-08-29 17:57:18,648" } ], - "time_consumption": 6.794929504394531e-05 + "time_consumption": 5.91278076171875e-05 }, { "name": "__tLogger__", @@ -47761,16 +47869,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890037.8919303, - "msecs": 891.0, - "relativeCreated": 16344.819769, - "thread": 138566182236416, + "created": 1756483038.7494938, + "msecs": 749.0, + "relativeCreated": 16444.917436, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (ffe.sleep.bed_light_di) to 60", - "asctime": "2025-08-22 21:13:57,891", + "asctime": "2025-08-29 17:57:18,749", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di", @@ -47788,16 +47896,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890037.7913885, - "msecs": 791.0, - "relativeCreated": 16244.277871, - "thread": 138566182236416, + "created": 1756483038.6491594, + "msecs": 649.0, + "relativeCreated": 16344.583148, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/bed_light_di and payload {\"state\": \"on\", \"brightness\": 153.0}", - "asctime": "2025-08-22 21:13:57,791" + "asctime": "2025-08-29 17:57:18,649" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di", @@ -47815,16 +47923,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890037.7924826, - "msecs": 792.0, - "relativeCreated": 16245.372076, - "thread": 138566156539584, + "created": 1756483038.6501117, + "msecs": 650.0, + "relativeCreated": 16345.535377, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/bed_light_di and payload b'{\"state\": \"on\", \"brightness\": 153.0}'", - "asctime": "2025-08-22 21:13:57,792" + "asctime": "2025-08-29 17:57:18,650" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.bed_light_di.brightness", @@ -47842,23 +47950,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890037.7939816, - "msecs": 793.0, - "relativeCreated": 16246.870898, - "thread": 138566156539584, + "created": 1756483038.6516774, + "msecs": 651.0, + "relativeCreated": 16347.101073, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/bed_light_di/brightness and payload b'60'", - "asctime": "2025-08-22 21:13:57,793" + "asctime": "2025-08-29 17:57:18,651" } ], - "time_consumption": 0.09794878959655762 + "time_consumption": 0.09781646728515625 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (ffe.sleep.bed_light_di) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (ffe.sleep.bed_light_di) is correct (Content %s and Type is %s).", "args": [ "60", "" @@ -47872,22 +47980,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890037.8922634, - "msecs": 892.0, - "relativeCreated": 16345.152744, - "thread": 138566182236416, + "created": 1756483038.7497768, + "msecs": 749.0, + "relativeCreated": 16445.200547, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (ffe.sleep.bed_light_di) is correct (Content 60 and Type is ).", - "asctime": "2025-08-22 21:13:57,892", + "message": "Value for ViDevCommon.brightness (ffe.sleep.bed_light_di) is correct (Content 60 and Type is ).", + "asctime": "2025-08-29 17:57:18,749", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.sleep.bed_light_di)", + "Value for ViDevCommon.brightness (ffe.sleep.bed_light_di)", "60", "" ], @@ -47900,22 +48008,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890037.8921652, - "msecs": 892.0, - "relativeCreated": 16345.054598, - "thread": 138566182236416, + "created": 1756483038.7496934, + "msecs": 749.0, + "relativeCreated": 16445.117088, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (ffe.sleep.bed_light_di)): 60 ()", - "asctime": "2025-08-22 21:13:57,892" + "message": "Result (Value for ViDevCommon.brightness (ffe.sleep.bed_light_di)): 60 ()", + "asctime": "2025-08-29 17:57:18,749" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.sleep.bed_light_di)", + "Value for ViDevCommon.brightness (ffe.sleep.bed_light_di)", "=", "60", "" @@ -47929,19 +48037,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890037.8922212, - "msecs": 892.0, - "relativeCreated": 16345.110631, - "thread": 138566182236416, + "created": 1756483038.7497413, + "msecs": 749.0, + "relativeCreated": 16445.165066, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (ffe.sleep.bed_light_di)): result = 60 ()", - "asctime": "2025-08-22 21:13:57,892" + "message": "Expectation (Value for ViDevCommon.brightness (ffe.sleep.bed_light_di)): result = 60 ()", + "asctime": "2025-08-29 17:57:18,749" } ], - "time_consumption": 4.220008850097656e-05 + "time_consumption": 3.552436828613281e-05 }, { "name": "__tLogger__", @@ -47959,16 +48067,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890037.992886, - "msecs": 992.0, - "relativeCreated": 16445.775315, - "thread": 138566182236416, + "created": 1756483038.8502471, + "msecs": 850.0, + "relativeCreated": 16545.670934, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (ffe.sleep.bed_light_di) to 80", - "asctime": "2025-08-22 21:13:57,992", + "asctime": "2025-08-29 17:57:18,850", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di", @@ -47986,16 +48094,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890037.8924174, - "msecs": 892.0, - "relativeCreated": 16345.306968, - "thread": 138566182236416, + "created": 1756483038.749932, + "msecs": 749.0, + "relativeCreated": 16445.355612, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/bed_light_di and payload {\"state\": \"on\", \"brightness\": 203.0}", - "asctime": "2025-08-22 21:13:57,892" + "asctime": "2025-08-29 17:57:18,749" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di", @@ -48013,16 +48121,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890037.8934808, - "msecs": 893.0, - "relativeCreated": 16346.370182, - "thread": 138566156539584, + "created": 1756483038.7507458, + "msecs": 750.0, + "relativeCreated": 16446.169542, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/bed_light_di and payload b'{\"state\": \"on\", \"brightness\": 203.0}'", - "asctime": "2025-08-22 21:13:57,893" + "asctime": "2025-08-29 17:57:18,750" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.bed_light_di.brightness", @@ -48040,23 +48148,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890037.8948264, - "msecs": 894.0, - "relativeCreated": 16347.71592, - "thread": 138566156539584, + "created": 1756483038.7523825, + "msecs": 752.0, + "relativeCreated": 16447.806272, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/bed_light_di/brightness and payload b'80'", - "asctime": "2025-08-22 21:13:57,894" + "asctime": "2025-08-29 17:57:18,752" } ], - "time_consumption": 0.09805965423583984 + "time_consumption": 0.09786462783813477 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (ffe.sleep.bed_light_di) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (ffe.sleep.bed_light_di) is correct (Content %s and Type is %s).", "args": [ "80", "" @@ -48070,22 +48178,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890037.9932258, - "msecs": 993.0, - "relativeCreated": 16446.115183, - "thread": 138566182236416, + "created": 1756483038.8505483, + "msecs": 850.0, + "relativeCreated": 16545.971974, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (ffe.sleep.bed_light_di) is correct (Content 80 and Type is ).", - "asctime": "2025-08-22 21:13:57,993", + "message": "Value for ViDevCommon.brightness (ffe.sleep.bed_light_di) is correct (Content 80 and Type is ).", + "asctime": "2025-08-29 17:57:18,850", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.sleep.bed_light_di)", + "Value for ViDevCommon.brightness (ffe.sleep.bed_light_di)", "80", "" ], @@ -48098,22 +48206,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890037.9931357, - "msecs": 993.0, - "relativeCreated": 16446.02497, - "thread": 138566182236416, + "created": 1756483038.850462, + "msecs": 850.0, + "relativeCreated": 16545.885535, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (ffe.sleep.bed_light_di)): 80 ()", - "asctime": "2025-08-22 21:13:57,993" + "message": "Result (Value for ViDevCommon.brightness (ffe.sleep.bed_light_di)): 80 ()", + "asctime": "2025-08-29 17:57:18,850" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.sleep.bed_light_di)", + "Value for ViDevCommon.brightness (ffe.sleep.bed_light_di)", "=", "80", "" @@ -48127,19 +48235,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890037.9931884, - "msecs": 993.0, - "relativeCreated": 16446.077838, - "thread": 138566182236416, + "created": 1756483038.8505127, + "msecs": 850.0, + "relativeCreated": 16545.93624, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (ffe.sleep.bed_light_di)): result = 80 ()", - "asctime": "2025-08-22 21:13:57,993" + "message": "Expectation (Value for ViDevCommon.brightness (ffe.sleep.bed_light_di)): result = 80 ()", + "asctime": "2025-08-29 17:57:18,850" } ], - "time_consumption": 3.743171691894531e-05 + "time_consumption": 3.552436828613281e-05 }, { "name": "__tLogger__", @@ -48157,16 +48265,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890038.093868, - "msecs": 93.0, - "relativeCreated": 16546.757453, - "thread": 138566182236416, + "created": 1756483038.9510531, + "msecs": 951.0, + "relativeCreated": 16646.47682, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (ffe.sleep.bed_light_di) to 100", - "asctime": "2025-08-22 21:13:58,093", + "asctime": "2025-08-29 17:57:18,951", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di", @@ -48184,16 +48292,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890037.9933693, - "msecs": 993.0, - "relativeCreated": 16446.25882, - "thread": 138566182236416, + "created": 1756483038.8507097, + "msecs": 850.0, + "relativeCreated": 16546.133416, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/bed_light_di and payload {\"state\": \"on\", \"brightness\": 254.0}", - "asctime": "2025-08-22 21:13:57,993" + "asctime": "2025-08-29 17:57:18,850" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.bed_light_di", @@ -48211,16 +48319,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890037.9943318, - "msecs": 994.0, - "relativeCreated": 16447.221301, - "thread": 138566156539584, + "created": 1756483038.8515954, + "msecs": 851.0, + "relativeCreated": 16547.019126, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/bed_light_di and payload b'{\"state\": \"on\", \"brightness\": 254.0}'", - "asctime": "2025-08-22 21:13:57,994" + "asctime": "2025-08-29 17:57:18,851" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.bed_light_di.brightness", @@ -48238,23 +48346,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890037.9955177, - "msecs": 995.0, - "relativeCreated": 16448.407042, - "thread": 138566156539584, + "created": 1756483038.85324, + "msecs": 853.0, + "relativeCreated": 16548.663803, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/bed_light_di/brightness and payload b'100'", - "asctime": "2025-08-22 21:13:57,995" + "asctime": "2025-08-29 17:57:18,853" } ], - "time_consumption": 0.09835028648376465 + "time_consumption": 0.09781312942504883 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (ffe.sleep.bed_light_di) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (ffe.sleep.bed_light_di) is correct (Content %s and Type is %s).", "args": [ "100", "" @@ -48268,22 +48376,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890038.0942717, - "msecs": 94.0, - "relativeCreated": 16547.161163, - "thread": 138566182236416, + "created": 1756483038.9513566, + "msecs": 951.0, + "relativeCreated": 16646.780474, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (ffe.sleep.bed_light_di) is correct (Content 100 and Type is ).", - "asctime": "2025-08-22 21:13:58,094", + "message": "Value for ViDevCommon.brightness (ffe.sleep.bed_light_di) is correct (Content 100 and Type is ).", + "asctime": "2025-08-29 17:57:18,951", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.sleep.bed_light_di)", + "Value for ViDevCommon.brightness (ffe.sleep.bed_light_di)", "100", "" ], @@ -48296,22 +48404,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890038.0941427, - "msecs": 94.0, - "relativeCreated": 16547.032173, - "thread": 138566182236416, + "created": 1756483038.9512675, + "msecs": 951.0, + "relativeCreated": 16646.691173, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (ffe.sleep.bed_light_di)): 100 ()", - "asctime": "2025-08-22 21:13:58,094" + "message": "Result (Value for ViDevCommon.brightness (ffe.sleep.bed_light_di)): 100 ()", + "asctime": "2025-08-29 17:57:18,951" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffe.sleep.bed_light_di)", + "Value for ViDevCommon.brightness (ffe.sleep.bed_light_di)", "=", "100", "" @@ -48325,24 +48433,24 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890038.0942254, - "msecs": 94.0, - "relativeCreated": 16547.114708, - "thread": 138566182236416, + "created": 1756483038.9513173, + "msecs": 951.0, + "relativeCreated": 16646.74086, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (ffe.sleep.bed_light_di)): result = 100 ()", - "asctime": "2025-08-22 21:13:58,094" + "message": "Expectation (Value for ViDevCommon.brightness (ffe.sleep.bed_light_di)): result = 100 ()", + "asctime": "2025-08-29 17:57:18,951" } ], - "time_consumption": 4.6253204345703125e-05 + "time_consumption": 3.933906555175781e-05 } ], - "time_consumption": 0.8079261779785156, - "time_start": "2025-08-22 21:13:57,286", - "time_finished": "2025-08-22 21:13:58,094" + "time_consumption": 0.8059556484222412, + "time_start": "2025-08-29 17:57:18,145", + "time_finished": "2025-08-29 17:57:18,951" }, "ViDevHeating.temp_setp (ffe.sleep.heating_valve) -> HeatingValve.temp_setp (ffe.sleep.heating_valve)": { "name": "__tLogger__", @@ -48357,16 +48465,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890038.0945022, - "msecs": 94.0, - "relativeCreated": 16547.391429, - "thread": 138566182236416, + "created": 1756483038.9515898, + "msecs": 951.0, + "relativeCreated": 16647.013456, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "ViDevHeating.temp_setp (ffe.sleep.heating_valve) -> HeatingValve.temp_setp (ffe.sleep.heating_valve)", - "asctime": "2025-08-22 21:13:58,094", + "asctime": "2025-08-29 17:57:18,951", "moduleLogger": [], "testcaseLogger": [ { @@ -48384,16 +48492,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890038.195327, - "msecs": 195.0, - "relativeCreated": 16648.216291, - "thread": 138566182236416, + "created": 1756483039.0522234, + "msecs": 52.0, + "relativeCreated": 16747.647172, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 30", - "asctime": "2025-08-22 21:13:58,195", + "asctime": "2025-08-29 17:57:19,052", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.sleep.heating_valve.user_temperature_setpoint.set", @@ -48411,16 +48519,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890038.0946407, - "msecs": 94.0, - "relativeCreated": 16547.53008, - "thread": 138566182236416, + "created": 1756483038.9517138, + "msecs": 951.0, + "relativeCreated": 16647.137499, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/sleep/heating_valve/user_temperature_setpoint/set and payload 30", - "asctime": "2025-08-22 21:13:58,094" + "asctime": "2025-08-29 17:57:18,951" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.heating_valve", @@ -48438,16 +48546,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890038.0949244, - "msecs": 94.0, - "relativeCreated": 16547.81386, - "thread": 138566182236416, + "created": 1756483038.9519835, + "msecs": 951.0, + "relativeCreated": 16647.407146, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/heating_valve and payload {\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:13:58,094" + "asctime": "2025-08-29 17:57:18,951" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.heating_valve.set", @@ -48465,16 +48573,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890038.1051419, - "msecs": 105.0, - "relativeCreated": 16558.031056, - "thread": 138566156539584, + "created": 1756483038.9658585, + "msecs": 965.0, + "relativeCreated": 16661.282177, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/heating_valve/set and payload b'{\"current_heating_setpoint\": 30}'", - "asctime": "2025-08-22 21:13:58,105" + "asctime": "2025-08-29 17:57:18,965" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.heating_valve.valve_temperature_setpoint", @@ -48492,16 +48600,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890038.1055064, - "msecs": 105.0, - "relativeCreated": 16558.395666, - "thread": 138566156539584, + "created": 1756483038.966272, + "msecs": 966.0, + "relativeCreated": 16661.695697, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/heating_valve/valve_temperature_setpoint and payload b'30'", - "asctime": "2025-08-22 21:13:58,105" + "asctime": "2025-08-29 17:57:18,966" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.heating_valve.user_temperature_setpoint", @@ -48519,16 +48627,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890038.1057796, - "msecs": 105.0, - "relativeCreated": 16558.669084, - "thread": 138566156539584, + "created": 1756483038.966609, + "msecs": 966.0, + "relativeCreated": 16662.032568, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/heating_valve/user_temperature_setpoint and payload b'30'", - "asctime": "2025-08-22 21:13:58,105" + "asctime": "2025-08-29 17:57:18,966" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.heating_valve", @@ -48546,19 +48654,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890038.1060767, - "msecs": 106.0, - "relativeCreated": 16558.965997, - "thread": 138566156539584, + "created": 1756483039.0063531, + "msecs": 6.0, + "relativeCreated": 16701.776868, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/heating_valve and payload b'{\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:13:58,106" + "asctime": "2025-08-29 17:57:19,006" } ], - "time_consumption": 0.08925032615661621 + "time_consumption": 0.045870304107666016 }, { "name": "__tLogger__", @@ -48576,16 +48684,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890038.1956785, - "msecs": 195.0, - "relativeCreated": 16648.567936, - "thread": 138566182236416, + "created": 1756483039.0525513, + "msecs": 52.0, + "relativeCreated": 16747.974733, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (30, 30) and Type is ).", - "asctime": "2025-08-22 21:13:58,195", + "asctime": "2025-08-29 17:57:19,052", "moduleLogger": [ { "name": "__unittest__", @@ -48604,16 +48712,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890038.195559, - "msecs": 195.0, - "relativeCreated": 16648.448245, - "thread": 138566182236416, + "created": 1756483039.052453, + "msecs": 52.0, + "relativeCreated": 16747.876763, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (30, 30) ()", - "asctime": "2025-08-22 21:13:58,195" + "asctime": "2025-08-29 17:57:19,052" }, { "name": "__unittest__", @@ -48633,19 +48741,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890038.195638, - "msecs": 195.0, - "relativeCreated": 16648.527392, - "thread": 138566182236416, + "created": 1756483039.052507, + "msecs": 52.0, + "relativeCreated": 16747.930565, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (30, 30) ()", - "asctime": "2025-08-22 21:13:58,195" + "asctime": "2025-08-29 17:57:19,052" } ], - "time_consumption": 4.0531158447265625e-05 + "time_consumption": 4.4345855712890625e-05 }, { "name": "__tLogger__", @@ -48663,16 +48771,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890038.2963328, - "msecs": 296.0, - "relativeCreated": 16749.222112, - "thread": 138566182236416, + "created": 1756483039.153042, + "msecs": 153.0, + "relativeCreated": 16848.465787, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of ViDevHeating.temp_setp (ffe.sleep.heating_valve) to 15", - "asctime": "2025-08-22 21:13:58,296", + "asctime": "2025-08-29 17:57:19,153", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.sleep.heating_valve.user_temperature_setpoint.set", @@ -48690,16 +48798,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890038.1957889, - "msecs": 195.0, - "relativeCreated": 16648.678281, - "thread": 138566182236416, + "created": 1756483039.052663, + "msecs": 52.0, + "relativeCreated": 16748.086754, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/sleep/heating_valve/user_temperature_setpoint/set and payload 15", - "asctime": "2025-08-22 21:13:58,195" + "asctime": "2025-08-29 17:57:19,052" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.heating_valve.set", @@ -48717,16 +48825,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890038.2038329, - "msecs": 203.0, - "relativeCreated": 16656.722332, - "thread": 138566156539584, + "created": 1756483039.0602481, + "msecs": 60.0, + "relativeCreated": 16755.671624, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/heating_valve/set and payload b'{\"current_heating_setpoint\": 15}'", - "asctime": "2025-08-22 21:13:58,203" + "asctime": "2025-08-29 17:57:19,060" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.heating_valve", @@ -48744,16 +48852,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890038.2041101, - "msecs": 204.0, - "relativeCreated": 16656.999501, - "thread": 138566156539584, + "created": 1756483039.0604982, + "msecs": 60.0, + "relativeCreated": 16755.921805, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/heating_valve and payload {\"current_heating_setpoint\": 15, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:13:58,204" + "asctime": "2025-08-29 17:57:19,060" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.heating_valve.valve_temperature_setpoint", @@ -48771,16 +48879,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890038.2044153, - "msecs": 204.0, - "relativeCreated": 16657.304737, - "thread": 138566156539584, + "created": 1756483039.0608165, + "msecs": 60.0, + "relativeCreated": 16756.240268, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/heating_valve/valve_temperature_setpoint and payload b'15'", - "asctime": "2025-08-22 21:13:58,204" + "asctime": "2025-08-29 17:57:19,060" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.heating_valve.user_temperature_setpoint", @@ -48798,16 +48906,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890038.2047358, - "msecs": 204.0, - "relativeCreated": 16657.625228, - "thread": 138566156539584, + "created": 1756483039.0612192, + "msecs": 61.0, + "relativeCreated": 16756.643085, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/heating_valve/user_temperature_setpoint and payload b'15'", - "asctime": "2025-08-22 21:13:58,204" + "asctime": "2025-08-29 17:57:19,061" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.heating_valve", @@ -48825,19 +48933,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890038.205, - "msecs": 204.0, - "relativeCreated": 16657.889281, - "thread": 138566156539584, + "created": 1756483039.0615437, + "msecs": 61.0, + "relativeCreated": 16756.96727, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/heating_valve and payload b'{\"current_heating_setpoint\": 15, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:13:58,204" + "asctime": "2025-08-29 17:57:19,061" } ], - "time_consumption": 0.09133291244506836 + "time_consumption": 0.09149837493896484 }, { "name": "__tLogger__", @@ -48855,16 +48963,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890038.2966905, - "msecs": 296.0, - "relativeCreated": 16749.579961, - "thread": 138566182236416, + "created": 1756483039.153325, + "msecs": 153.0, + "relativeCreated": 16848.74879, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for HeatingValve.temp_setp (ffe.sleep.heating_valve) is correct (Content 15 and Type is ).", - "asctime": "2025-08-22 21:13:58,296", + "asctime": "2025-08-29 17:57:19,153", "moduleLogger": [ { "name": "__unittest__", @@ -48883,16 +48991,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890038.296563, - "msecs": 296.0, - "relativeCreated": 16749.452305, - "thread": 138566182236416, + "created": 1756483039.1532414, + "msecs": 153.0, + "relativeCreated": 16848.665068, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for HeatingValve.temp_setp (ffe.sleep.heating_valve)): 15 ()", - "asctime": "2025-08-22 21:13:58,296" + "asctime": "2025-08-29 17:57:19,153" }, { "name": "__unittest__", @@ -48912,19 +49020,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890038.296646, - "msecs": 296.0, - "relativeCreated": 16749.535493, - "thread": 138566182236416, + "created": 1756483039.1532896, + "msecs": 153.0, + "relativeCreated": 16848.713144, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for HeatingValve.temp_setp (ffe.sleep.heating_valve)): result = 15 ()", - "asctime": "2025-08-22 21:13:58,296" + "asctime": "2025-08-29 17:57:19,153" } ], - "time_consumption": 4.4345855712890625e-05 + "time_consumption": 3.552436828613281e-05 }, { "name": "__tLogger__", @@ -48942,16 +49050,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890038.397322, - "msecs": 397.0, - "relativeCreated": 16850.211309, - "thread": 138566182236416, + "created": 1756483039.2537355, + "msecs": 253.0, + "relativeCreated": 16949.159181, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of ViDevHeating.temp_setp (ffe.sleep.heating_valve) to 20", - "asctime": "2025-08-22 21:13:58,397", + "asctime": "2025-08-29 17:57:19,253", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.sleep.heating_valve.user_temperature_setpoint.set", @@ -48969,16 +49077,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890038.2968056, - "msecs": 296.0, - "relativeCreated": 16749.69509, - "thread": 138566182236416, + "created": 1756483039.1534212, + "msecs": 153.0, + "relativeCreated": 16848.844627, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/sleep/heating_valve/user_temperature_setpoint/set and payload 20", - "asctime": "2025-08-22 21:13:58,296" + "asctime": "2025-08-29 17:57:19,153" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.heating_valve.set", @@ -48996,16 +49104,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890038.3049595, - "msecs": 304.0, - "relativeCreated": 16757.848945, - "thread": 138566156539584, + "created": 1756483039.1603029, + "msecs": 160.0, + "relativeCreated": 16855.726517, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/heating_valve/set and payload b'{\"current_heating_setpoint\": 20}'", - "asctime": "2025-08-22 21:13:58,304" + "asctime": "2025-08-29 17:57:19,160" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.heating_valve", @@ -49023,16 +49131,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890038.3052027, - "msecs": 305.0, - "relativeCreated": 16758.092078, - "thread": 138566156539584, + "created": 1756483039.1605484, + "msecs": 160.0, + "relativeCreated": 16855.972059, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/heating_valve and payload {\"current_heating_setpoint\": 20, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:13:58,305" + "asctime": "2025-08-29 17:57:19,160" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.heating_valve.valve_temperature_setpoint", @@ -49050,16 +49158,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890038.3055367, - "msecs": 305.0, - "relativeCreated": 16758.426265, - "thread": 138566156539584, + "created": 1756483039.1608171, + "msecs": 160.0, + "relativeCreated": 16856.240897, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/heating_valve/valve_temperature_setpoint and payload b'20'", - "asctime": "2025-08-22 21:13:58,305" + "asctime": "2025-08-29 17:57:19,160" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.heating_valve.user_temperature_setpoint", @@ -49077,16 +49185,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890038.3058822, - "msecs": 305.0, - "relativeCreated": 16758.771398, - "thread": 138566156539584, + "created": 1756483039.1611607, + "msecs": 161.0, + "relativeCreated": 16856.584442, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/heating_valve/user_temperature_setpoint and payload b'20'", - "asctime": "2025-08-22 21:13:58,305" + "asctime": "2025-08-29 17:57:19,161" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.heating_valve", @@ -49104,19 +49212,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890038.3061504, - "msecs": 306.0, - "relativeCreated": 16759.039793, - "thread": 138566156539584, + "created": 1756483039.161439, + "msecs": 161.0, + "relativeCreated": 16856.862612, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/heating_valve and payload b'{\"current_heating_setpoint\": 20, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:13:58,306" + "asctime": "2025-08-29 17:57:19,161" } ], - "time_consumption": 0.0911715030670166 + "time_consumption": 0.09229660034179688 }, { "name": "__tLogger__", @@ -49134,16 +49242,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890038.3976512, - "msecs": 397.0, - "relativeCreated": 16850.540581, - "thread": 138566182236416, + "created": 1756483039.2540493, + "msecs": 254.0, + "relativeCreated": 16949.472966, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for HeatingValve.temp_setp (ffe.sleep.heating_valve) is correct (Content 20 and Type is ).", - "asctime": "2025-08-22 21:13:58,397", + "asctime": "2025-08-29 17:57:19,254", "moduleLogger": [ { "name": "__unittest__", @@ -49162,16 +49270,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890038.3975503, - "msecs": 397.0, - "relativeCreated": 16850.439653, - "thread": 138566182236416, + "created": 1756483039.2539606, + "msecs": 253.0, + "relativeCreated": 16949.384281, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for HeatingValve.temp_setp (ffe.sleep.heating_valve)): 20 ()", - "asctime": "2025-08-22 21:13:58,397" + "asctime": "2025-08-29 17:57:19,253" }, { "name": "__unittest__", @@ -49191,19 +49299,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890038.397608, - "msecs": 397.0, - "relativeCreated": 16850.497284, - "thread": 138566182236416, + "created": 1756483039.2540116, + "msecs": 254.0, + "relativeCreated": 16949.43527, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for HeatingValve.temp_setp (ffe.sleep.heating_valve)): result = 20 ()", - "asctime": "2025-08-22 21:13:58,397" + "asctime": "2025-08-29 17:57:19,254" } ], - "time_consumption": 4.315376281738281e-05 + "time_consumption": 3.7670135498046875e-05 }, { "name": "__tLogger__", @@ -49221,16 +49329,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890038.4983313, - "msecs": 498.0, - "relativeCreated": 16951.220707, - "thread": 138566182236416, + "created": 1756483039.354465, + "msecs": 354.0, + "relativeCreated": 17049.888813, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of ViDevHeating.temp_setp (ffe.sleep.heating_valve) to 25", - "asctime": "2025-08-22 21:13:58,498", + "asctime": "2025-08-29 17:57:19,354", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.sleep.heating_valve.user_temperature_setpoint.set", @@ -49248,16 +49356,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890038.3977637, - "msecs": 397.0, - "relativeCreated": 16850.653292, - "thread": 138566182236416, + "created": 1756483039.2541442, + "msecs": 254.0, + "relativeCreated": 16949.568062, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/sleep/heating_valve/user_temperature_setpoint/set and payload 25", - "asctime": "2025-08-22 21:13:58,397" + "asctime": "2025-08-29 17:57:19,254" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.heating_valve.set", @@ -49275,16 +49383,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890038.4062626, - "msecs": 406.0, - "relativeCreated": 16859.151852, - "thread": 138566156539584, + "created": 1756483039.2612052, + "msecs": 261.0, + "relativeCreated": 16956.628834, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/heating_valve/set and payload b'{\"current_heating_setpoint\": 25}'", - "asctime": "2025-08-22 21:13:58,406" + "asctime": "2025-08-29 17:57:19,261" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.heating_valve", @@ -49302,16 +49410,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890038.4065256, - "msecs": 406.0, - "relativeCreated": 16859.415105, - "thread": 138566156539584, + "created": 1756483039.2614398, + "msecs": 261.0, + "relativeCreated": 16956.86336, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/heating_valve and payload {\"current_heating_setpoint\": 25, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:13:58,406" + "asctime": "2025-08-29 17:57:19,261" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.heating_valve.valve_temperature_setpoint", @@ -49329,16 +49437,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890038.4068692, - "msecs": 406.0, - "relativeCreated": 16859.758725, - "thread": 138566156539584, + "created": 1756483039.2617748, + "msecs": 261.0, + "relativeCreated": 16957.19863, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/heating_valve/valve_temperature_setpoint and payload b'25'", - "asctime": "2025-08-22 21:13:58,406" + "asctime": "2025-08-29 17:57:19,261" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.heating_valve.user_temperature_setpoint", @@ -49356,16 +49464,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890038.4072404, - "msecs": 407.0, - "relativeCreated": 16860.129775, - "thread": 138566156539584, + "created": 1756483039.2621717, + "msecs": 262.0, + "relativeCreated": 16957.595236, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/heating_valve/user_temperature_setpoint and payload b'25'", - "asctime": "2025-08-22 21:13:58,407" + "asctime": "2025-08-29 17:57:19,262" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.heating_valve", @@ -49383,19 +49491,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890038.4074864, - "msecs": 407.0, - "relativeCreated": 16860.37576, - "thread": 138566156539584, + "created": 1756483039.2624197, + "msecs": 262.0, + "relativeCreated": 16957.843362, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/heating_valve and payload b'{\"current_heating_setpoint\": 25, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:13:58,407" + "asctime": "2025-08-29 17:57:19,262" } ], - "time_consumption": 0.09084486961364746 + "time_consumption": 0.09204530715942383 }, { "name": "__tLogger__", @@ -49413,16 +49521,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890038.498663, - "msecs": 498.0, - "relativeCreated": 16951.552315, - "thread": 138566182236416, + "created": 1756483039.35477, + "msecs": 354.0, + "relativeCreated": 17050.193517, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for HeatingValve.temp_setp (ffe.sleep.heating_valve) is correct (Content 25 and Type is ).", - "asctime": "2025-08-22 21:13:58,498", + "asctime": "2025-08-29 17:57:19,354", "moduleLogger": [ { "name": "__unittest__", @@ -49441,16 +49549,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890038.4985592, - "msecs": 498.0, - "relativeCreated": 16951.448634, - "thread": 138566182236416, + "created": 1756483039.3546805, + "msecs": 354.0, + "relativeCreated": 17050.10438, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for HeatingValve.temp_setp (ffe.sleep.heating_valve)): 25 ()", - "asctime": "2025-08-22 21:13:58,498" + "asctime": "2025-08-29 17:57:19,354" }, { "name": "__unittest__", @@ -49470,19 +49578,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890038.4986172, - "msecs": 498.0, - "relativeCreated": 16951.5065, - "thread": 138566182236416, + "created": 1756483039.3547308, + "msecs": 354.0, + "relativeCreated": 17050.154559, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for HeatingValve.temp_setp (ffe.sleep.heating_valve)): result = 25 ()", - "asctime": "2025-08-22 21:13:58,498" + "asctime": "2025-08-29 17:57:19,354" } ], - "time_consumption": 4.57763671875e-05 + "time_consumption": 3.910064697265625e-05 }, { "name": "__tLogger__", @@ -49500,16 +49608,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890038.5993156, - "msecs": 599.0, - "relativeCreated": 17052.205041, - "thread": 138566182236416, + "created": 1756483039.4551706, + "msecs": 455.0, + "relativeCreated": 17150.594249, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of ViDevHeating.temp_setp (ffe.sleep.heating_valve) to 30", - "asctime": "2025-08-22 21:13:58,599", + "asctime": "2025-08-29 17:57:19,455", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.sleep.heating_valve.user_temperature_setpoint.set", @@ -49527,16 +49635,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890038.4987772, - "msecs": 498.0, - "relativeCreated": 16951.666478, - "thread": 138566182236416, + "created": 1756483039.3548768, + "msecs": 354.0, + "relativeCreated": 17050.300296, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/sleep/heating_valve/user_temperature_setpoint/set and payload 30", - "asctime": "2025-08-22 21:13:58,498" + "asctime": "2025-08-29 17:57:19,354" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.heating_valve.set", @@ -49554,16 +49662,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890038.507099, - "msecs": 507.0, - "relativeCreated": 16959.988207, - "thread": 138566156539584, + "created": 1756483039.3620462, + "msecs": 362.0, + "relativeCreated": 17057.469997, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/heating_valve/set and payload b'{\"current_heating_setpoint\": 30}'", - "asctime": "2025-08-22 21:13:58,507" + "asctime": "2025-08-29 17:57:19,362" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.heating_valve", @@ -49581,16 +49689,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890038.50735, - "msecs": 507.0, - "relativeCreated": 16960.23938, - "thread": 138566156539584, + "created": 1756483039.3623195, + "msecs": 362.0, + "relativeCreated": 17057.74307, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/sleep/heating_valve and payload {\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:13:58,507" + "asctime": "2025-08-29 17:57:19,362" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.heating_valve.valve_temperature_setpoint", @@ -49608,16 +49716,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890038.5076659, - "msecs": 507.0, - "relativeCreated": 16960.55543, - "thread": 138566156539584, + "created": 1756483039.362645, + "msecs": 362.0, + "relativeCreated": 17058.068712, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/heating_valve/valve_temperature_setpoint and payload b'30'", - "asctime": "2025-08-22 21:13:58,507" + "asctime": "2025-08-29 17:57:19,362" }, { "name": "smart_brain.mqtt.videv.ffe.sleep.heating_valve.user_temperature_setpoint", @@ -49635,16 +49743,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890038.5080407, - "msecs": 508.0, - "relativeCreated": 16960.930173, - "thread": 138566156539584, + "created": 1756483039.3630326, + "msecs": 363.0, + "relativeCreated": 17058.456328, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/sleep/heating_valve/user_temperature_setpoint and payload b'30'", - "asctime": "2025-08-22 21:13:58,508" + "asctime": "2025-08-29 17:57:19,363" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.sleep.heating_valve", @@ -49662,19 +49770,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890038.508293, - "msecs": 508.0, - "relativeCreated": 16961.18234, - "thread": 138566156539584, + "created": 1756483039.3632839, + "msecs": 363.0, + "relativeCreated": 17058.707606, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/sleep/heating_valve and payload b'{\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:13:58,508" + "asctime": "2025-08-29 17:57:19,363" } ], - "time_consumption": 0.09102272987365723 + "time_consumption": 0.09188675880432129 }, { "name": "__tLogger__", @@ -49692,16 +49800,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890038.5996852, - "msecs": 599.0, - "relativeCreated": 17052.574502, - "thread": 138566182236416, + "created": 1756483039.4555044, + "msecs": 455.0, + "relativeCreated": 17150.928119, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for HeatingValve.temp_setp (ffe.sleep.heating_valve) is correct (Content 30 and Type is ).", - "asctime": "2025-08-22 21:13:58,599", + "asctime": "2025-08-29 17:57:19,455", "moduleLogger": [ { "name": "__unittest__", @@ -49720,16 +49828,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890038.5995476, - "msecs": 599.0, - "relativeCreated": 17052.437173, - "thread": 138566182236416, + "created": 1756483039.4553883, + "msecs": 455.0, + "relativeCreated": 17150.812114, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for HeatingValve.temp_setp (ffe.sleep.heating_valve)): 30 ()", - "asctime": "2025-08-22 21:13:58,599" + "asctime": "2025-08-29 17:57:19,455" }, { "name": "__unittest__", @@ -49749,2952 +49857,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890038.599633, - "msecs": 599.0, - "relativeCreated": 17052.522245, - "thread": 138566182236416, + "created": 1756483039.455463, + "msecs": 455.0, + "relativeCreated": 17150.886707, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for HeatingValve.temp_setp (ffe.sleep.heating_valve)): result = 30 ()", - "asctime": "2025-08-22 21:13:58,599" - } - ], - "time_consumption": 5.221366882324219e-05 - } - ], - "time_consumption": 0.5051829814910889, - "time_start": "2025-08-22 21:13:58,094", - "time_finished": "2025-08-22 21:13:58,599" - }, - "ViDevLight.state (ffe.diningroom.main_light) -> Shelly.relay/0 (ffe.diningroom.main_light)": { - "name": "__tLogger__", - "msg": "ViDevLight.state (ffe.diningroom.main_light) -> Shelly.relay/0 (ffe.diningroom.main_light)", - "args": null, - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/report/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 329, - "funcName": "testCase", - "created": 1755890038.5999372, - "msecs": 599.0, - "relativeCreated": 17052.826788, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "ViDevLight.state (ffe.diningroom.main_light) -> Shelly.relay/0 (ffe.diningroom.main_light)", - "asctime": "2025-08-22 21:13:58,599", - "moduleLogger": [], - "testcaseLogger": [ - { - "name": "__tLogger__", - "msg": "Prepare: Setting devices to last state %s", - "args": [ - "False" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 19, - "funcName": "device_follow", - "created": 1755890038.7005832, - "msecs": 700.0, - "relativeCreated": 17153.47269, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:13:58,700", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.videv.ffe.diningroom.main_light.state.set", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "videv/ffe/diningroom/main_light/state/set", - "false" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890038.6000812, - "msecs": 600.0, - "relativeCreated": 17052.9706, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic videv/ffe/diningroom/main_light/state/set and payload false", - "asctime": "2025-08-22 21:13:58,600" - } - ], - "time_consumption": 0.10050201416015625 - }, - { - "name": "__tLogger__", - "msg": "Start state (master, slave) is correct (Content %s and Type is %s).", - "args": [ - "(False, False)", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890038.70098, - "msecs": 700.0, - "relativeCreated": 17153.869474, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:13:58,700", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Start state (master, slave)", - "(False, False)", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890038.7008214, - "msecs": 700.0, - "relativeCreated": 17153.710983, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:13:58,700" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Start state (master, slave)", - "=", - "(False, False)", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890038.7008824, - "msecs": 700.0, - "relativeCreated": 17153.771957, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:13:58,700" - } - ], - "time_consumption": 9.751319885253906e-05 - }, - { - "name": "__tLogger__", - "msg": "Setting state of %s to %s", - "args": [ - "ViDevLight.state (ffe.diningroom.main_light)", - "True" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 28, - "funcName": "device_follow", - "created": 1755890038.801634, - "msecs": 801.0, - "relativeCreated": 17254.523329, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Setting state of ViDevLight.state (ffe.diningroom.main_light) to True", - "asctime": "2025-08-22 21:13:58,801", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.videv.ffe.diningroom.main_light.state.set", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "videv/ffe/diningroom/main_light/state/set", - "true" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890038.7011034, - "msecs": 701.0, - "relativeCreated": 17153.992852, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic videv/ffe/diningroom/main_light/state/set and payload true", - "asctime": "2025-08-22 21:13:58,701" - }, - { - "name": "smart_brain.mqtt.shellies.ffe.diningroom.main_light.relay.0.command", - "msg": "Received message with topic %s and payload %s", - "args": [ - "shellies/ffe/diningroom/main_light/relay/0/command", - "b'on'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890038.7032495, - "msecs": 703.0, - "relativeCreated": 17156.138821, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic shellies/ffe/diningroom/main_light/relay/0/command and payload b'on'", - "asctime": "2025-08-22 21:13:58,703" - }, - { - "name": "smart_brain.mqtt.shellies.ffe.diningroom.main_light.relay.0", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "shellies/ffe/diningroom/main_light/relay/0", - "on" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890038.7034712, - "msecs": 703.0, - "relativeCreated": 17156.360448, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic shellies/ffe/diningroom/main_light/relay/0 and payload on", - "asctime": "2025-08-22 21:13:58,703" - }, - { - "name": "smart_brain.mqtt.shellies.ffe.diningroom.main_light.relay.0", - "msg": "Received message with topic %s and payload %s", - "args": [ - "shellies/ffe/diningroom/main_light/relay/0", - "b'on'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890038.704264, - "msecs": 704.0, - "relativeCreated": 17157.153466, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic shellies/ffe/diningroom/main_light/relay/0 and payload b'on'", - "asctime": "2025-08-22 21:13:58,704" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/diningroom/floor_light/set", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890038.7452898, - "msecs": 745.0, - "relativeCreated": 17198.179075, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/diningroom/floor_light/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:58,745" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/diningroom/floor_light", - "{\"state\": \"on\"}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890038.7455385, - "msecs": 745.0, - "relativeCreated": 17198.427896, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/diningroom/floor_light and payload {\"state\": \"on\"}", - "asctime": "2025-08-22 21:13:58,745" - }, - { - "name": "smart_brain.mqtt.videv.ffe.diningroom.main_light.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffe/diningroom/main_light/state", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890038.7458837, - "msecs": 745.0, - "relativeCreated": 17198.772936, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffe/diningroom/main_light/state and payload b'true'", - "asctime": "2025-08-22 21:13:58,745" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/diningroom/floor_light", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890038.7464645, - "msecs": 746.0, - "relativeCreated": 17199.353995, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/diningroom/floor_light and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:58,746" - }, - { - "name": "smart_brain.mqtt.videv.ffe.diningroom.floorlamp.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffe/diningroom/floorlamp/state", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890038.7876866, - "msecs": 787.0, - "relativeCreated": 17240.57614, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffe/diningroom/floorlamp/state and payload b'true'", - "asctime": "2025-08-22 21:13:58,787" - } - ], - "time_consumption": 0.013947486877441406 - }, - { - "name": "__tLogger__", - "msg": "Value for Shelly.relay/0 (ffe.diningroom.main_light) is correct (Content %s and Type is %s).", - "args": [ - "True", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890038.8020537, - "msecs": 802.0, - "relativeCreated": 17254.942966, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Value for Shelly.relay/0 (ffe.diningroom.main_light) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:13:58,802", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Value for Shelly.relay/0 (ffe.diningroom.main_light)", - "True", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890038.801871, - "msecs": 801.0, - "relativeCreated": 17254.760495, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Value for Shelly.relay/0 (ffe.diningroom.main_light)): True ()", - "asctime": "2025-08-22 21:13:58,801" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Value for Shelly.relay/0 (ffe.diningroom.main_light)", - "=", - "True", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890038.8020065, - "msecs": 802.0, - "relativeCreated": 17254.895925, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Value for Shelly.relay/0 (ffe.diningroom.main_light)): result = True ()", - "asctime": "2025-08-22 21:13:58,802" - } - ], - "time_consumption": 4.7206878662109375e-05 - }, - { - "name": "__tLogger__", - "msg": "Setting state of %s to %s", - "args": [ - "ViDevLight.state (ffe.diningroom.main_light)", - "False" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 28, - "funcName": "device_follow", - "created": 1755890038.9026437, - "msecs": 902.0, - "relativeCreated": 17355.53299, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Setting state of ViDevLight.state (ffe.diningroom.main_light) to False", - "asctime": "2025-08-22 21:13:58,902", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.videv.ffe.diningroom.main_light.state.set", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "videv/ffe/diningroom/main_light/state/set", - "false" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890038.8021746, - "msecs": 802.0, - "relativeCreated": 17255.06374, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic videv/ffe/diningroom/main_light/state/set and payload false", - "asctime": "2025-08-22 21:13:58,802" - }, - { - "name": "smart_brain.mqtt.shellies.ffe.diningroom.main_light.relay.0.command", - "msg": "Received message with topic %s and payload %s", - "args": [ - "shellies/ffe/diningroom/main_light/relay/0/command", - "b'off'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890038.8044436, - "msecs": 804.0, - "relativeCreated": 17257.333054, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic shellies/ffe/diningroom/main_light/relay/0/command and payload b'off'", - "asctime": "2025-08-22 21:13:58,804" - }, - { - "name": "smart_brain.mqtt.shellies.ffe.diningroom.main_light.relay.0", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "shellies/ffe/diningroom/main_light/relay/0", - "off" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890038.804669, - "msecs": 804.0, - "relativeCreated": 17257.558326, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic shellies/ffe/diningroom/main_light/relay/0 and payload off", - "asctime": "2025-08-22 21:13:58,804" - }, - { - "name": "smart_brain.mqtt.shellies.ffe.diningroom.main_light.relay.0", - "msg": "Received message with topic %s and payload %s", - "args": [ - "shellies/ffe/diningroom/main_light/relay/0", - "b'off'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890038.8053198, - "msecs": 805.0, - "relativeCreated": 17258.209177, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic shellies/ffe/diningroom/main_light/relay/0 and payload b'off'", - "asctime": "2025-08-22 21:13:58,805" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/diningroom/floor_light/set", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890038.8472023, - "msecs": 847.0, - "relativeCreated": 17300.091596, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/diningroom/floor_light/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:58,847" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/diningroom/floor_light", - "{\"state\": \"off\"}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890038.847448, - "msecs": 847.0, - "relativeCreated": 17300.337414, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/diningroom/floor_light and payload {\"state\": \"off\"}", - "asctime": "2025-08-22 21:13:58,847" - }, - { - "name": "smart_brain.mqtt.videv.ffe.diningroom.main_light.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffe/diningroom/main_light/state", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890038.8478158, - "msecs": 847.0, - "relativeCreated": 17300.705107, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffe/diningroom/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:13:58,847" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/diningroom/floor_light", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890038.8485596, - "msecs": 848.0, - "relativeCreated": 17301.449119, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/diningroom/floor_light and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:58,848" - }, - { - "name": "smart_brain.mqtt.videv.ffe.diningroom.floorlamp.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffe/diningroom/floorlamp/state", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890038.8895369, - "msecs": 889.0, - "relativeCreated": 17342.426059, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffe/diningroom/floorlamp/state and payload b'false'", - "asctime": "2025-08-22 21:13:58,889" - } - ], - "time_consumption": 0.013106822967529297 - }, - { - "name": "__tLogger__", - "msg": "Value for Shelly.relay/0 (ffe.diningroom.main_light) is correct (Content %s and Type is %s).", - "args": [ - "False", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890038.9030347, - "msecs": 903.0, - "relativeCreated": 17355.924009, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Value for Shelly.relay/0 (ffe.diningroom.main_light) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:13:58,903", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Value for Shelly.relay/0 (ffe.diningroom.main_light)", - "False", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890038.902883, - "msecs": 902.0, - "relativeCreated": 17355.772553, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Value for Shelly.relay/0 (ffe.diningroom.main_light)): False ()", - "asctime": "2025-08-22 21:13:58,902" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Value for Shelly.relay/0 (ffe.diningroom.main_light)", - "=", - "False", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890038.9029899, - "msecs": 902.0, - "relativeCreated": 17355.879354, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Value for Shelly.relay/0 (ffe.diningroom.main_light)): result = False ()", - "asctime": "2025-08-22 21:13:58,902" - } - ], - "time_consumption": 4.482269287109375e-05 - } - ], - "time_consumption": 0.3030974864959717, - "time_start": "2025-08-22 21:13:58,599", - "time_finished": "2025-08-22 21:13:58,903" - }, - "Shelly.relay/0 (ffe.diningroom.main_light) -> ViDevLight.state (ffe.diningroom.main_light)": { - "name": "__tLogger__", - "msg": "Shelly.relay/0 (ffe.diningroom.main_light) -> ViDevLight.state (ffe.diningroom.main_light)", - "args": null, - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/report/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 329, - "funcName": "testCase", - "created": 1755890038.9032574, - "msecs": 903.0, - "relativeCreated": 17356.14684, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Shelly.relay/0 (ffe.diningroom.main_light) -> ViDevLight.state (ffe.diningroom.main_light)", - "asctime": "2025-08-22 21:13:58,903", - "moduleLogger": [], - "testcaseLogger": [ - { - "name": "__tLogger__", - "msg": "Prepare: Setting devices to last state %s", - "args": [ - "False" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 19, - "funcName": "device_follow", - "created": 1755890039.0037603, - "msecs": 3.0, - "relativeCreated": 17456.649764, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:13:59,003", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.videv.ffe.diningroom.main_light.state.set", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "videv/ffe/diningroom/main_light/state/set", - "false" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890038.9034114, - "msecs": 903.0, - "relativeCreated": 17356.30077, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic videv/ffe/diningroom/main_light/state/set and payload false", - "asctime": "2025-08-22 21:13:58,903" - } - ], - "time_consumption": 0.10034894943237305 - }, - { - "name": "__tLogger__", - "msg": "Start state (master, slave) is correct (Content %s and Type is %s).", - "args": [ - "(False, False)", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890039.0041645, - "msecs": 4.0, - "relativeCreated": 17457.053831, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:13:59,004", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Start state (master, slave)", - "(False, False)", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890039.0040147, - "msecs": 4.0, - "relativeCreated": 17456.904235, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:13:59,004" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Start state (master, slave)", - "=", - "(False, False)", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890039.004114, - "msecs": 4.0, - "relativeCreated": 17457.003303, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:13:59,004" - } - ], - "time_consumption": 5.054473876953125e-05 - }, - { - "name": "__tLogger__", - "msg": "Setting state of %s to %s", - "args": [ - "Shelly.relay/0 (ffe.diningroom.main_light)", - "True" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 28, - "funcName": "device_follow", - "created": 1755890039.1048226, - "msecs": 104.0, - "relativeCreated": 17557.711844, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Setting state of Shelly.relay/0 (ffe.diningroom.main_light) to True", - "asctime": "2025-08-22 21:13:59,104", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.shellies.ffe.diningroom.main_light.relay.0", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "shellies/ffe/diningroom/main_light/relay/0", - "on" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890039.004312, - "msecs": 4.0, - "relativeCreated": 17457.201381, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic shellies/ffe/diningroom/main_light/relay/0 and payload on", - "asctime": "2025-08-22 21:13:59,004" - }, - { - "name": "smart_brain.mqtt.shellies.ffe.diningroom.main_light.relay.0", - "msg": "Received message with topic %s and payload %s", - "args": [ - "shellies/ffe/diningroom/main_light/relay/0", - "b'on'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890039.0053656, - "msecs": 5.0, - "relativeCreated": 17458.254896, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic shellies/ffe/diningroom/main_light/relay/0 and payload b'on'", - "asctime": "2025-08-22 21:13:59,005" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/diningroom/floor_light/set", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890039.0466037, - "msecs": 46.0, - "relativeCreated": 17499.493219, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/diningroom/floor_light/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:59,046" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/diningroom/floor_light", - "{\"state\": \"on\"}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890039.0468636, - "msecs": 46.0, - "relativeCreated": 17499.752899, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/diningroom/floor_light and payload {\"state\": \"on\"}", - "asctime": "2025-08-22 21:13:59,046" - }, - { - "name": "smart_brain.mqtt.videv.ffe.diningroom.main_light.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffe/diningroom/main_light/state", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890039.047256, - "msecs": 47.0, - "relativeCreated": 17500.145501, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffe/diningroom/main_light/state and payload b'true'", - "asctime": "2025-08-22 21:13:59,047" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/diningroom/floor_light", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890039.0480754, - "msecs": 48.0, - "relativeCreated": 17500.96501, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/diningroom/floor_light and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:59,048" - }, - { - "name": "smart_brain.mqtt.videv.ffe.diningroom.floorlamp.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffe/diningroom/floorlamp/state", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890039.088659, - "msecs": 88.0, - "relativeCreated": 17541.548325, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffe/diningroom/floorlamp/state and payload b'true'", - "asctime": "2025-08-22 21:13:59,088" - } - ], - "time_consumption": 0.01616358757019043 - }, - { - "name": "__tLogger__", - "msg": "Value for ViDevLight.state (ffe.diningroom.main_light) is correct (Content %s and Type is %s).", - "args": [ - "True", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890039.1051888, - "msecs": 105.0, - "relativeCreated": 17558.078344, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Value for ViDevLight.state (ffe.diningroom.main_light) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:13:59,105", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Value for ViDevLight.state (ffe.diningroom.main_light)", - "True", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890039.1050882, - "msecs": 105.0, - "relativeCreated": 17557.977617, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Value for ViDevLight.state (ffe.diningroom.main_light)): True ()", - "asctime": "2025-08-22 21:13:59,105" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Value for ViDevLight.state (ffe.diningroom.main_light)", - "=", - "True", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890039.105145, - "msecs": 105.0, - "relativeCreated": 17558.034442, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Value for ViDevLight.state (ffe.diningroom.main_light)): result = True ()", - "asctime": "2025-08-22 21:13:59,105" - } - ], - "time_consumption": 4.38690185546875e-05 - }, - { - "name": "__tLogger__", - "msg": "Setting state of %s to %s", - "args": [ - "Shelly.relay/0 (ffe.diningroom.main_light)", - "False" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 28, - "funcName": "device_follow", - "created": 1755890039.2058508, - "msecs": 205.0, - "relativeCreated": 17658.740403, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Setting state of Shelly.relay/0 (ffe.diningroom.main_light) to False", - "asctime": "2025-08-22 21:13:59,205", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.shellies.ffe.diningroom.main_light.relay.0", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "shellies/ffe/diningroom/main_light/relay/0", - "off" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890039.1053052, - "msecs": 105.0, - "relativeCreated": 17558.194484, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic shellies/ffe/diningroom/main_light/relay/0 and payload off", - "asctime": "2025-08-22 21:13:59,105" - }, - { - "name": "smart_brain.mqtt.shellies.ffe.diningroom.main_light.relay.0", - "msg": "Received message with topic %s and payload %s", - "args": [ - "shellies/ffe/diningroom/main_light/relay/0", - "b'off'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890039.10642, - "msecs": 106.0, - "relativeCreated": 17559.309261, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic shellies/ffe/diningroom/main_light/relay/0 and payload b'off'", - "asctime": "2025-08-22 21:13:59,106" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/diningroom/floor_light/set", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890039.1475923, - "msecs": 147.0, - "relativeCreated": 17600.481625, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/diningroom/floor_light/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:59,147" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/diningroom/floor_light", - "{\"state\": \"off\"}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890039.1478531, - "msecs": 147.0, - "relativeCreated": 17600.742519, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/diningroom/floor_light and payload {\"state\": \"off\"}", - "asctime": "2025-08-22 21:13:59,147" - }, - { - "name": "smart_brain.mqtt.videv.ffe.diningroom.main_light.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffe/diningroom/main_light/state", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890039.1482306, - "msecs": 148.0, - "relativeCreated": 17601.120082, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffe/diningroom/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:13:59,148" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/diningroom/floor_light", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890039.1491363, - "msecs": 149.0, - "relativeCreated": 17602.025807, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/diningroom/floor_light and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:59,149" - }, - { - "name": "smart_brain.mqtt.videv.ffe.diningroom.floorlamp.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffe/diningroom/floorlamp/state", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890039.189621, - "msecs": 189.0, - "relativeCreated": 17642.510444, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffe/diningroom/floorlamp/state and payload b'false'", - "asctime": "2025-08-22 21:13:59,189" - } - ], - "time_consumption": 0.016229867935180664 - }, - { - "name": "__tLogger__", - "msg": "Value for ViDevLight.state (ffe.diningroom.main_light) is correct (Content %s and Type is %s).", - "args": [ - "False", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890039.2062206, - "msecs": 206.0, - "relativeCreated": 17659.109961, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Value for ViDevLight.state (ffe.diningroom.main_light) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:13:59,206", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Value for ViDevLight.state (ffe.diningroom.main_light)", - "False", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890039.206125, - "msecs": 206.0, - "relativeCreated": 17659.014377, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Value for ViDevLight.state (ffe.diningroom.main_light)): False ()", - "asctime": "2025-08-22 21:13:59,206" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Value for ViDevLight.state (ffe.diningroom.main_light)", - "=", - "False", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890039.2061799, - "msecs": 206.0, - "relativeCreated": 17659.069131, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Value for ViDevLight.state (ffe.diningroom.main_light)): result = False ()", - "asctime": "2025-08-22 21:13:59,206" - } - ], - "time_consumption": 4.076957702636719e-05 - } - ], - "time_consumption": 0.3029632568359375, - "time_start": "2025-08-22 21:13:58,903", - "time_finished": "2025-08-22 21:13:59,206" - }, - "ViDevLight.state (ffe.diningroom.floorlamp) -> Powerplug1P.state (ffe.diningroom.floor_light)": { - "name": "__tLogger__", - "msg": "ViDevLight.state (ffe.diningroom.floorlamp) -> Powerplug1P.state (ffe.diningroom.floor_light)", - "args": null, - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/report/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 329, - "funcName": "testCase", - "created": 1755890039.2064455, - "msecs": 206.0, - "relativeCreated": 17659.334974, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "ViDevLight.state (ffe.diningroom.floorlamp) -> Powerplug1P.state (ffe.diningroom.floor_light)", - "asctime": "2025-08-22 21:13:59,206", - "moduleLogger": [], - "testcaseLogger": [ - { - "name": "__tLogger__", - "msg": "Prepare: Setting devices to last state %s", - "args": [ - "False" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 19, - "funcName": "device_follow", - "created": 1755890039.3070645, - "msecs": 307.0, - "relativeCreated": 17759.95389, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:13:59,307", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.videv.ffe.diningroom.floorlamp.state.set", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "videv/ffe/diningroom/floorlamp/state/set", - "false" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890039.2065823, - "msecs": 206.0, - "relativeCreated": 17659.471753, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic videv/ffe/diningroom/floorlamp/state/set and payload false", - "asctime": "2025-08-22 21:13:59,206" - } - ], - "time_consumption": 0.10048222541809082 - }, - { - "name": "__tLogger__", - "msg": "Start state (master, slave) is correct (Content %s and Type is %s).", - "args": [ - "(False, False)", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890039.3074133, - "msecs": 307.0, - "relativeCreated": 17760.302574, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:13:59,307", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Start state (master, slave)", - "(False, False)", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890039.3073058, - "msecs": 307.0, - "relativeCreated": 17760.195216, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:13:59,307" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Start state (master, slave)", - "=", - "(False, False)", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890039.3073645, - "msecs": 307.0, - "relativeCreated": 17760.253721, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:13:59,307" - } - ], - "time_consumption": 4.887580871582031e-05 - }, - { - "name": "__tLogger__", - "msg": "Setting state of %s to %s", - "args": [ - "ViDevLight.state (ffe.diningroom.floorlamp)", - "True" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 28, - "funcName": "device_follow", - "created": 1755890039.4081178, - "msecs": 408.0, - "relativeCreated": 17861.007172, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Setting state of ViDevLight.state (ffe.diningroom.floorlamp) to True", - "asctime": "2025-08-22 21:13:59,408", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.videv.ffe.diningroom.floorlamp.state.set", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "videv/ffe/diningroom/floorlamp/state/set", - "true" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890039.3075464, - "msecs": 307.0, - "relativeCreated": 17760.435868, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic videv/ffe/diningroom/floorlamp/state/set and payload true", - "asctime": "2025-08-22 21:13:59,307" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/diningroom/floor_light/set", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890039.3102696, - "msecs": 310.0, - "relativeCreated": 17763.159051, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/diningroom/floor_light/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:59,310" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/diningroom/floor_light", - "{\"state\": \"on\"}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890039.310495, - "msecs": 310.0, - "relativeCreated": 17763.384436, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/diningroom/floor_light and payload {\"state\": \"on\"}", - "asctime": "2025-08-22 21:13:59,310" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/diningroom/floor_light", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890039.311124, - "msecs": 311.0, - "relativeCreated": 17764.013303, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/diningroom/floor_light and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:59,311" - }, - { - "name": "smart_brain.mqtt.videv.ffe.diningroom.floorlamp.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffe/diningroom/floorlamp/state", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890039.3522346, - "msecs": 352.0, - "relativeCreated": 17805.1239, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffe/diningroom/floorlamp/state and payload b'true'", - "asctime": "2025-08-22 21:13:59,352" - } - ], - "time_consumption": 0.055883169174194336 - }, - { - "name": "__tLogger__", - "msg": "Value for Powerplug1P.state (ffe.diningroom.floor_light) is correct (Content %s and Type is %s).", - "args": [ - "True", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890039.4084468, - "msecs": 408.0, - "relativeCreated": 17861.336244, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Value for Powerplug1P.state (ffe.diningroom.floor_light) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:13:59,408", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Value for Powerplug1P.state (ffe.diningroom.floor_light)", - "True", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890039.4083498, - "msecs": 408.0, - "relativeCreated": 17861.239156, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Value for Powerplug1P.state (ffe.diningroom.floor_light)): True ()", - "asctime": "2025-08-22 21:13:59,408" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Value for Powerplug1P.state (ffe.diningroom.floor_light)", - "=", - "True", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890039.408405, - "msecs": 408.0, - "relativeCreated": 17861.294508, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Value for Powerplug1P.state (ffe.diningroom.floor_light)): result = True ()", - "asctime": "2025-08-22 21:13:59,408" - } - ], - "time_consumption": 4.172325134277344e-05 - }, - { - "name": "__tLogger__", - "msg": "Setting state of %s to %s", - "args": [ - "ViDevLight.state (ffe.diningroom.floorlamp)", - "False" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 28, - "funcName": "device_follow", - "created": 1755890039.5090477, - "msecs": 509.0, - "relativeCreated": 17961.937202, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Setting state of ViDevLight.state (ffe.diningroom.floorlamp) to False", - "asctime": "2025-08-22 21:13:59,509", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.videv.ffe.diningroom.floorlamp.state.set", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "videv/ffe/diningroom/floorlamp/state/set", - "false" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890039.408557, - "msecs": 408.0, - "relativeCreated": 17861.446582, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic videv/ffe/diningroom/floorlamp/state/set and payload false", - "asctime": "2025-08-22 21:13:59,408" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/diningroom/floor_light/set", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890039.4107609, - "msecs": 410.0, - "relativeCreated": 17863.65035, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/diningroom/floor_light/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:59,410" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/diningroom/floor_light", - "{\"state\": \"off\"}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890039.4109995, - "msecs": 410.0, - "relativeCreated": 17863.888912, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/diningroom/floor_light and payload {\"state\": \"off\"}", - "asctime": "2025-08-22 21:13:59,410" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/diningroom/floor_light", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890039.411746, - "msecs": 411.0, - "relativeCreated": 17864.635352, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/diningroom/floor_light and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:59,411" - }, - { - "name": "smart_brain.mqtt.videv.ffe.diningroom.floorlamp.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffe/diningroom/floorlamp/state", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890039.4531336, - "msecs": 453.0, - "relativeCreated": 17906.02301, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffe/diningroom/floorlamp/state and payload b'false'", - "asctime": "2025-08-22 21:13:59,453" - } - ], - "time_consumption": 0.05591416358947754 - }, - { - "name": "__tLogger__", - "msg": "Value for Powerplug1P.state (ffe.diningroom.floor_light) is correct (Content %s and Type is %s).", - "args": [ - "False", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890039.509403, - "msecs": 509.0, - "relativeCreated": 17962.292233, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Value for Powerplug1P.state (ffe.diningroom.floor_light) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:13:59,509", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Value for Powerplug1P.state (ffe.diningroom.floor_light)", - "False", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890039.5092804, - "msecs": 509.0, - "relativeCreated": 17962.170006, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Value for Powerplug1P.state (ffe.diningroom.floor_light)): False ()", - "asctime": "2025-08-22 21:13:59,509" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Value for Powerplug1P.state (ffe.diningroom.floor_light)", - "=", - "False", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890039.50936, - "msecs": 509.0, - "relativeCreated": 17962.249453, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Value for Powerplug1P.state (ffe.diningroom.floor_light)): result = False ()", - "asctime": "2025-08-22 21:13:59,509" - } - ], - "time_consumption": 4.291534423828125e-05 - } - ], - "time_consumption": 0.30295753479003906, - "time_start": "2025-08-22 21:13:59,206", - "time_finished": "2025-08-22 21:13:59,509" - }, - "Powerplug1P.state (ffe.diningroom.floor_light) -> ViDevLight.state (ffe.diningroom.floorlamp)": { - "name": "__tLogger__", - "msg": "Powerplug1P.state (ffe.diningroom.floor_light) -> ViDevLight.state (ffe.diningroom.floorlamp)", - "args": null, - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/report/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 329, - "funcName": "testCase", - "created": 1755890039.5096068, - "msecs": 509.0, - "relativeCreated": 17962.496355, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Powerplug1P.state (ffe.diningroom.floor_light) -> ViDevLight.state (ffe.diningroom.floorlamp)", - "asctime": "2025-08-22 21:13:59,509", - "moduleLogger": [], - "testcaseLogger": [ - { - "name": "__tLogger__", - "msg": "Prepare: Setting devices to last state %s", - "args": [ - "False" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 19, - "funcName": "device_follow", - "created": 1755890039.6102602, - "msecs": 610.0, - "relativeCreated": 18063.149721, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:13:59,610", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.videv.ffe.diningroom.floorlamp.state.set", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "videv/ffe/diningroom/floorlamp/state/set", - "false" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890039.5097487, - "msecs": 509.0, - "relativeCreated": 17962.638194, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic videv/ffe/diningroom/floorlamp/state/set and payload false", - "asctime": "2025-08-22 21:13:59,509" - } - ], - "time_consumption": 0.10051155090332031 - }, - { - "name": "__tLogger__", - "msg": "Start state (master, slave) is correct (Content %s and Type is %s).", - "args": [ - "(False, False)", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890039.6106212, - "msecs": 610.0, - "relativeCreated": 18063.510497, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:13:59,610", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Start state (master, slave)", - "(False, False)", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890039.6104975, - "msecs": 610.0, - "relativeCreated": 18063.386931, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:13:59,610" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Start state (master, slave)", - "=", - "(False, False)", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890039.6105773, - "msecs": 610.0, - "relativeCreated": 18063.4669, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:13:59,610" - } - ], - "time_consumption": 4.38690185546875e-05 - }, - { - "name": "__tLogger__", - "msg": "Setting state of %s to %s", - "args": [ - "Powerplug1P.state (ffe.diningroom.floor_light)", - "True" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 28, - "funcName": "device_follow", - "created": 1755890039.711311, - "msecs": 711.0, - "relativeCreated": 18164.200616, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Setting state of Powerplug1P.state (ffe.diningroom.floor_light) to True", - "asctime": "2025-08-22 21:13:59,711", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/diningroom/floor_light", - "{\"state\": \"on\"}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890039.6107674, - "msecs": 610.0, - "relativeCreated": 18063.656758, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/diningroom/floor_light and payload {\"state\": \"on\"}", - "asctime": "2025-08-22 21:13:59,610" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/diningroom/floor_light", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890039.6120055, - "msecs": 612.0, - "relativeCreated": 18064.894794, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/diningroom/floor_light and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:59,612" - }, - { - "name": "smart_brain.mqtt.videv.ffe.diningroom.floorlamp.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffe/diningroom/floorlamp/state", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890039.6132915, - "msecs": 613.0, - "relativeCreated": 18066.180976, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffe/diningroom/floorlamp/state and payload b'true'", - "asctime": "2025-08-22 21:13:59,613" - } - ], - "time_consumption": 0.09801959991455078 - }, - { - "name": "__tLogger__", - "msg": "Value for ViDevLight.state (ffe.diningroom.floorlamp) is correct (Content %s and Type is %s).", - "args": [ - "True", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890039.711656, - "msecs": 711.0, - "relativeCreated": 18164.545717, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Value for ViDevLight.state (ffe.diningroom.floorlamp) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:13:59,711", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Value for ViDevLight.state (ffe.diningroom.floorlamp)", - "True", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890039.7115366, - "msecs": 711.0, - "relativeCreated": 18164.425929, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Value for ViDevLight.state (ffe.diningroom.floorlamp)): True ()", - "asctime": "2025-08-22 21:13:59,711" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Value for ViDevLight.state (ffe.diningroom.floorlamp)", - "=", - "True", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890039.7116156, - "msecs": 711.0, - "relativeCreated": 18164.504822, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Value for ViDevLight.state (ffe.diningroom.floorlamp)): result = True ()", - "asctime": "2025-08-22 21:13:59,711" - } - ], - "time_consumption": 4.0531158447265625e-05 - }, - { - "name": "__tLogger__", - "msg": "Setting state of %s to %s", - "args": [ - "Powerplug1P.state (ffe.diningroom.floor_light)", - "False" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 28, - "funcName": "device_follow", - "created": 1755890039.8123512, - "msecs": 812.0, - "relativeCreated": 18265.24063, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Setting state of Powerplug1P.state (ffe.diningroom.floor_light) to False", - "asctime": "2025-08-22 21:13:59,812", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/diningroom/floor_light", - "{\"state\": \"off\"}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890039.7117908, - "msecs": 711.0, - "relativeCreated": 18164.680176, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/diningroom/floor_light and payload {\"state\": \"off\"}", - "asctime": "2025-08-22 21:13:59,711" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/diningroom/floor_light", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890039.7127473, - "msecs": 712.0, - "relativeCreated": 18165.636728, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/diningroom/floor_light and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:13:59,712" - }, - { - "name": "smart_brain.mqtt.videv.ffe.diningroom.floorlamp.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffe/diningroom/floorlamp/state", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890039.71399, - "msecs": 713.0, - "relativeCreated": 18166.879325, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffe/diningroom/floorlamp/state and payload b'false'", - "asctime": "2025-08-22 21:13:59,713" - } - ], - "time_consumption": 0.09836125373840332 - }, - { - "name": "__tLogger__", - "msg": "Value for ViDevLight.state (ffe.diningroom.floorlamp) is correct (Content %s and Type is %s).", - "args": [ - "False", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890039.8126776, - "msecs": 812.0, - "relativeCreated": 18265.567043, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Value for ViDevLight.state (ffe.diningroom.floorlamp) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:13:59,812", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Value for ViDevLight.state (ffe.diningroom.floorlamp)", - "False", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890039.812581, - "msecs": 812.0, - "relativeCreated": 18265.470517, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Value for ViDevLight.state (ffe.diningroom.floorlamp)): False ()", - "asctime": "2025-08-22 21:13:59,812" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Value for ViDevLight.state (ffe.diningroom.floorlamp)", - "=", - "False", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890039.8126361, - "msecs": 812.0, - "relativeCreated": 18265.525439, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Value for ViDevLight.state (ffe.diningroom.floorlamp)): result = False ()", - "asctime": "2025-08-22 21:13:59,812" + "asctime": "2025-08-29 17:57:19,455" } ], "time_consumption": 4.1484832763671875e-05 } ], - "time_consumption": 0.3030707836151123, - "time_start": "2025-08-22 21:13:59,509", - "time_finished": "2025-08-22 21:13:59,812" + "time_consumption": 0.5039145946502686, + "time_start": "2025-08-29 17:57:18,951", + "time_finished": "2025-08-29 17:57:19,455" }, - "Shelly.relay/0 (ffe.diningroom.main_light) -> Powerplug1P.state (ffe.diningroom.floor_light)": { + "ViDevCommon.state (ffe.diningroom.main_light) -> Shelly.relay/0 (ffe.diningroom.main_light)": { "name": "__tLogger__", - "msg": "Shelly.relay/0 (ffe.diningroom.main_light) -> Powerplug1P.state (ffe.diningroom.floor_light)", + "msg": "ViDevCommon.state (ffe.diningroom.main_light) -> Shelly.relay/0 (ffe.diningroom.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -52705,16 +49889,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890039.8128774, - "msecs": 812.0, - "relativeCreated": 18265.766651, - "thread": 138566182236416, + "created": 1756483039.4557312, + "msecs": 455.0, + "relativeCreated": 17151.154881, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Shelly.relay/0 (ffe.diningroom.main_light) -> Powerplug1P.state (ffe.diningroom.floor_light)", - "asctime": "2025-08-22 21:13:59,812", + "message": "ViDevCommon.state (ffe.diningroom.main_light) -> Shelly.relay/0 (ffe.diningroom.main_light)", + "asctime": "2025-08-29 17:57:19,455", "moduleLogger": [], "testcaseLogger": [ { @@ -52732,18 +49916,46 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890039.9133394, - "msecs": 913.0, - "relativeCreated": 18366.228773, - "thread": 138566182236416, + "created": 1756483039.5562873, + "msecs": 556.0, + "relativeCreated": 17251.710821, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:13:59,913", - "moduleLogger": [], - "time_consumption": 0.0 + "asctime": "2025-08-29 17:57:19,556", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.videv.ffe.diningroom.main_light.state.set", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "videv/ffe/diningroom/main_light/state/set", + "false" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483039.4558833, + "msecs": 455.0, + "relativeCreated": 17151.306901, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic videv/ffe/diningroom/main_light/state/set and payload false", + "asctime": "2025-08-29 17:57:19,455" + } + ], + "time_consumption": 0.10040402412414551 }, { "name": "__tLogger__", @@ -52761,16 +49973,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890039.9136527, - "msecs": 913.0, - "relativeCreated": 18366.542215, - "thread": 138566182236416, + "created": 1756483039.5566115, + "msecs": 556.0, + "relativeCreated": 17252.035271, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:13:59,913", + "asctime": "2025-08-29 17:57:19,556", "moduleLogger": [ { "name": "__unittest__", @@ -52789,16 +50001,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890039.9135566, - "msecs": 913.0, - "relativeCreated": 18366.445979, - "thread": 138566182236416, + "created": 1756483039.5565128, + "msecs": 556.0, + "relativeCreated": 17251.936367, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:13:59,913" + "asctime": "2025-08-29 17:57:19,556" }, { "name": "__unittest__", @@ -52818,16 +50030,909 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890039.9136143, - "msecs": 913.0, - "relativeCreated": 18366.503676, - "thread": 138566182236416, + "created": 1756483039.5565696, + "msecs": 556.0, + "relativeCreated": 17251.993396, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:13:59,913" + "asctime": "2025-08-29 17:57:19,556" + } + ], + "time_consumption": 4.1961669921875e-05 + }, + { + "name": "__tLogger__", + "msg": "Setting state of %s to %s", + "args": [ + "ViDevCommon.state (ffe.diningroom.main_light)", + "True" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 28, + "funcName": "device_follow", + "created": 1756483039.657026, + "msecs": 657.0, + "relativeCreated": 17352.449617, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Setting state of ViDevCommon.state (ffe.diningroom.main_light) to True", + "asctime": "2025-08-29 17:57:19,657", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.videv.ffe.diningroom.main_light.state.set", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "videv/ffe/diningroom/main_light/state/set", + "true" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483039.5567164, + "msecs": 556.0, + "relativeCreated": 17252.140229, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic videv/ffe/diningroom/main_light/state/set and payload true", + "asctime": "2025-08-29 17:57:19,556" + }, + { + "name": "smart_brain.mqtt.shellies.ffe.diningroom.main_light.relay.0.command", + "msg": "Received message with topic %s and payload %s", + "args": [ + "shellies/ffe/diningroom/main_light/relay/0/command", + "b'on'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483039.5592532, + "msecs": 559.0, + "relativeCreated": 17254.676805, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic shellies/ffe/diningroom/main_light/relay/0/command and payload b'on'", + "asctime": "2025-08-29 17:57:19,559" + }, + { + "name": "smart_brain.mqtt.shellies.ffe.diningroom.main_light.relay.0", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "shellies/ffe/diningroom/main_light/relay/0", + "on" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483039.55951, + "msecs": 559.0, + "relativeCreated": 17254.933756, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic shellies/ffe/diningroom/main_light/relay/0 and payload on", + "asctime": "2025-08-29 17:57:19,559" + }, + { + "name": "smart_brain.mqtt.shellies.ffe.diningroom.main_light.relay.0", + "msg": "Received message with topic %s and payload %s", + "args": [ + "shellies/ffe/diningroom/main_light/relay/0", + "b'on'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483039.5603445, + "msecs": 560.0, + "relativeCreated": 17255.768191, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic shellies/ffe/diningroom/main_light/relay/0 and payload b'on'", + "asctime": "2025-08-29 17:57:19,560" + }, + { + "name": "smart_brain.mqtt.videv.ffe.diningroom.main_light.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffe/diningroom/main_light/state", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483039.6024256, + "msecs": 602.0, + "relativeCreated": 17297.849318, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffe/diningroom/main_light/state and payload b'true'", + "asctime": "2025-08-29 17:57:19,602" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/diningroom/floor_light/set", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483039.6435723, + "msecs": 643.0, + "relativeCreated": 17338.995878, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/diningroom/floor_light/set and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:19,643" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/diningroom/floor_light", + "{\"state\": \"on\"}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483039.6437862, + "msecs": 643.0, + "relativeCreated": 17339.209802, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/diningroom/floor_light and payload {\"state\": \"on\"}", + "asctime": "2025-08-29 17:57:19,643" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/diningroom/floor_light", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483039.644519, + "msecs": 644.0, + "relativeCreated": 17339.942763, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/diningroom/floor_light and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:19,644" + } + ], + "time_consumption": 0.012506961822509766 + }, + { + "name": "__tLogger__", + "msg": "Value for Shelly.relay/0 (ffe.diningroom.main_light) is correct (Content %s and Type is %s).", + "args": [ + "True", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483039.6572587, + "msecs": 657.0, + "relativeCreated": 17352.682356, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Value for Shelly.relay/0 (ffe.diningroom.main_light) is correct (Content True and Type is ).", + "asctime": "2025-08-29 17:57:19,657", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Value for Shelly.relay/0 (ffe.diningroom.main_light)", + "True", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483039.6571782, + "msecs": 657.0, + "relativeCreated": 17352.601704, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Value for Shelly.relay/0 (ffe.diningroom.main_light)): True ()", + "asctime": "2025-08-29 17:57:19,657" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Value for Shelly.relay/0 (ffe.diningroom.main_light)", + "=", + "True", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483039.657224, + "msecs": 657.0, + "relativeCreated": 17352.647743, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Value for Shelly.relay/0 (ffe.diningroom.main_light)): result = True ()", + "asctime": "2025-08-29 17:57:19,657" + } + ], + "time_consumption": 3.4809112548828125e-05 + }, + { + "name": "__tLogger__", + "msg": "Setting state of %s to %s", + "args": [ + "ViDevCommon.state (ffe.diningroom.main_light)", + "False" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 28, + "funcName": "device_follow", + "created": 1756483039.7575989, + "msecs": 757.0, + "relativeCreated": 17453.02263, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Setting state of ViDevCommon.state (ffe.diningroom.main_light) to False", + "asctime": "2025-08-29 17:57:19,757", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.videv.ffe.diningroom.main_light.state.set", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "videv/ffe/diningroom/main_light/state/set", + "false" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483039.6573427, + "msecs": 657.0, + "relativeCreated": 17352.766377, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic videv/ffe/diningroom/main_light/state/set and payload false", + "asctime": "2025-08-29 17:57:19,657" + }, + { + "name": "smart_brain.mqtt.videv.ffe.diningroom.floorlamp.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffe/diningroom/floorlamp/state", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483039.6866844, + "msecs": 686.0, + "relativeCreated": 17382.108201, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffe/diningroom/floorlamp/state and payload b'true'", + "asctime": "2025-08-29 17:57:19,686" + }, + { + "name": "smart_brain.mqtt.shellies.ffe.diningroom.main_light.relay.0.command", + "msg": "Received message with topic %s and payload %s", + "args": [ + "shellies/ffe/diningroom/main_light/relay/0/command", + "b'off'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483039.7276137, + "msecs": 727.0, + "relativeCreated": 17423.03737, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic shellies/ffe/diningroom/main_light/relay/0/command and payload b'off'", + "asctime": "2025-08-29 17:57:19,727" + }, + { + "name": "smart_brain.mqtt.shellies.ffe.diningroom.main_light.relay.0", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "shellies/ffe/diningroom/main_light/relay/0", + "off" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483039.7278183, + "msecs": 727.0, + "relativeCreated": 17423.241797, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic shellies/ffe/diningroom/main_light/relay/0 and payload off", + "asctime": "2025-08-29 17:57:19,727" + }, + { + "name": "smart_brain.mqtt.shellies.ffe.diningroom.main_light.relay.0", + "msg": "Received message with topic %s and payload %s", + "args": [ + "shellies/ffe/diningroom/main_light/relay/0", + "b'off'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483039.7284067, + "msecs": 728.0, + "relativeCreated": 17423.830378, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic shellies/ffe/diningroom/main_light/relay/0 and payload b'off'", + "asctime": "2025-08-29 17:57:19,728" + } + ], + "time_consumption": 0.029192209243774414 + }, + { + "name": "__tLogger__", + "msg": "Value for Shelly.relay/0 (ffe.diningroom.main_light) is correct (Content %s and Type is %s).", + "args": [ + "False", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483039.7578685, + "msecs": 757.0, + "relativeCreated": 17453.292251, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Value for Shelly.relay/0 (ffe.diningroom.main_light) is correct (Content False and Type is ).", + "asctime": "2025-08-29 17:57:19,757", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Value for Shelly.relay/0 (ffe.diningroom.main_light)", + "False", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483039.7577703, + "msecs": 757.0, + "relativeCreated": 17453.194022, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Value for Shelly.relay/0 (ffe.diningroom.main_light)): False ()", + "asctime": "2025-08-29 17:57:19,757" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Value for Shelly.relay/0 (ffe.diningroom.main_light)", + "=", + "False", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483039.7578175, + "msecs": 757.0, + "relativeCreated": 17453.241323, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Value for Shelly.relay/0 (ffe.diningroom.main_light)): result = False ()", + "asctime": "2025-08-29 17:57:19,757" + } + ], + "time_consumption": 5.1021575927734375e-05 + } + ], + "time_consumption": 0.3021373748779297, + "time_start": "2025-08-29 17:57:19,455", + "time_finished": "2025-08-29 17:57:19,757" + }, + "Shelly.relay/0 (ffe.diningroom.main_light) -> ViDevCommon.state (ffe.diningroom.main_light)": { + "name": "__tLogger__", + "msg": "Shelly.relay/0 (ffe.diningroom.main_light) -> ViDevCommon.state (ffe.diningroom.main_light)", + "args": null, + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/report/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 329, + "funcName": "testCase", + "created": 1756483039.7580462, + "msecs": 758.0, + "relativeCreated": 17453.469771, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Shelly.relay/0 (ffe.diningroom.main_light) -> ViDevCommon.state (ffe.diningroom.main_light)", + "asctime": "2025-08-29 17:57:19,758", + "moduleLogger": [], + "testcaseLogger": [ + { + "name": "__tLogger__", + "msg": "Prepare: Setting devices to last state %s", + "args": [ + "False" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 19, + "funcName": "device_follow", + "created": 1756483039.8584156, + "msecs": 858.0, + "relativeCreated": 17553.839331, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Prepare: Setting devices to last state False", + "asctime": "2025-08-29 17:57:19,858", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.videv.ffe.diningroom.main_light.state.set", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "videv/ffe/diningroom/main_light/state/set", + "false" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483039.7581506, + "msecs": 758.0, + "relativeCreated": 17453.574345, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic videv/ffe/diningroom/main_light/state/set and payload false", + "asctime": "2025-08-29 17:57:19,758" + }, + { + "name": "smart_brain.mqtt.videv.ffe.diningroom.main_light.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffe/diningroom/main_light/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483039.771832, + "msecs": 771.0, + "relativeCreated": 17467.255814, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffe/diningroom/main_light/state and payload b'false'", + "asctime": "2025-08-29 17:57:19,771" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/diningroom/floor_light/set", + "b'{\"state\": \"off\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483039.8124518, + "msecs": 812.0, + "relativeCreated": 17507.875519, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/diningroom/floor_light/set and payload b'{\"state\": \"off\"}'", + "asctime": "2025-08-29 17:57:19,812" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/diningroom/floor_light", + "{\"state\": \"off\"}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483039.8127058, + "msecs": 812.0, + "relativeCreated": 17508.129428, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/diningroom/floor_light and payload {\"state\": \"off\"}", + "asctime": "2025-08-29 17:57:19,812" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/diningroom/floor_light", + "b'{\"state\": \"off\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483039.8132489, + "msecs": 813.0, + "relativeCreated": 17508.672435, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/diningroom/floor_light and payload b'{\"state\": \"off\"}'", + "asctime": "2025-08-29 17:57:19,813" + }, + { + "name": "smart_brain.mqtt.videv.ffe.diningroom.floorlamp.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffe/diningroom/floorlamp/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483039.8551586, + "msecs": 855.0, + "relativeCreated": 17550.582209, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffe/diningroom/floorlamp/state and payload b'false'", + "asctime": "2025-08-29 17:57:19,855" + } + ], + "time_consumption": 0.0032570362091064453 + }, + { + "name": "__tLogger__", + "msg": "Start state (master, slave) is correct (Content %s and Type is %s).", + "args": [ + "(False, False)", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483039.8586655, + "msecs": 858.0, + "relativeCreated": 17554.089228, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", + "asctime": "2025-08-29 17:57:19,858", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Start state (master, slave)", + "(False, False)", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483039.8585773, + "msecs": 858.0, + "relativeCreated": 17554.000737, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Start state (master, slave)): (False, False) ()", + "asctime": "2025-08-29 17:57:19,858" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Start state (master, slave)", + "=", + "(False, False)", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483039.858627, + "msecs": 858.0, + "relativeCreated": 17554.05079, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Start state (master, slave)): result = (False, False) ()", + "asctime": "2025-08-29 17:57:19,858" } ], "time_consumption": 3.838539123535156e-05 @@ -52848,16 +50953,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890040.0142088, - "msecs": 14.0, - "relativeCreated": 18467.09824, - "thread": 138566182236416, + "created": 1756483039.9590807, + "msecs": 959.0, + "relativeCreated": 17654.50442, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Shelly.relay/0 (ffe.diningroom.main_light) to True", - "asctime": "2025-08-22 21:14:00,014", + "asctime": "2025-08-29 17:57:19,959", "moduleLogger": [ { "name": "smart_brain.mqtt.shellies.ffe.diningroom.main_light.relay.0", @@ -52875,16 +50980,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890039.9137683, - "msecs": 913.0, - "relativeCreated": 18366.657596, - "thread": 138566182236416, + "created": 1756483039.8587847, + "msecs": 858.0, + "relativeCreated": 17554.208456, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/ffe/diningroom/main_light/relay/0 and payload on", - "asctime": "2025-08-22 21:13:59,913" + "asctime": "2025-08-29 17:57:19,858" }, { "name": "smart_brain.mqtt.shellies.ffe.diningroom.main_light.relay.0", @@ -52902,70 +51007,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890039.9147012, - "msecs": 914.0, - "relativeCreated": 18367.590592, - "thread": 138566156539584, + "created": 1756483039.8593872, + "msecs": 859.0, + "relativeCreated": 17554.81073, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffe/diningroom/main_light/relay/0 and payload b'on'", - "asctime": "2025-08-22 21:13:59,914" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/diningroom/floor_light/set", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890039.916306, - "msecs": 916.0, - "relativeCreated": 18369.195314, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/diningroom/floor_light/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:59,916" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/diningroom/floor_light", - "{\"state\": \"on\"}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890039.9165797, - "msecs": 916.0, - "relativeCreated": 18369.46933, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/diningroom/floor_light and payload {\"state\": \"on\"}", - "asctime": "2025-08-22 21:13:59,916" + "asctime": "2025-08-29 17:57:19,859" }, { "name": "smart_brain.mqtt.videv.ffe.diningroom.main_light.state", @@ -52983,16 +51034,70 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890039.9169726, - "msecs": 916.0, - "relativeCreated": 18369.86184, - "thread": 138566156539584, + "created": 1756483039.9013894, + "msecs": 901.0, + "relativeCreated": 17596.812966, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/diningroom/main_light/state and payload b'true'", - "asctime": "2025-08-22 21:13:59,916" + "asctime": "2025-08-29 17:57:19,901" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/diningroom/floor_light/set", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483039.9024417, + "msecs": 902.0, + "relativeCreated": 17597.865423, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/diningroom/floor_light/set and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:19,902" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/diningroom/floor_light", + "{\"state\": \"on\"}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483039.9025958, + "msecs": 902.0, + "relativeCreated": 17598.019492, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/diningroom/floor_light and payload {\"state\": \"on\"}", + "asctime": "2025-08-29 17:57:19,902" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light", @@ -53010,16 +51115,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890039.9174395, - "msecs": 917.0, - "relativeCreated": 18370.328778, - "thread": 138566156539584, + "created": 1756483039.9031417, + "msecs": 903.0, + "relativeCreated": 17598.565376, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/diningroom/floor_light and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:13:59,917" + "asctime": "2025-08-29 17:57:19,903" }, { "name": "smart_brain.mqtt.videv.ffe.diningroom.floorlamp.state", @@ -53037,23 +51142,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890039.9594038, - "msecs": 959.0, - "relativeCreated": 18412.293212, - "thread": 138566156539584, + "created": 1756483039.9459622, + "msecs": 945.0, + "relativeCreated": 17641.385856, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/diningroom/floorlamp/state and payload b'true'", - "asctime": "2025-08-22 21:13:59,959" + "asctime": "2025-08-29 17:57:19,945" } ], - "time_consumption": 0.05480504035949707 + "time_consumption": 0.013118505477905273 }, { "name": "__tLogger__", - "msg": "Value for Powerplug1P.state (ffe.diningroom.floor_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.state (ffe.diningroom.main_light) is correct (Content %s and Type is %s).", "args": [ "True", "" @@ -53067,22 +51172,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890040.0145395, - "msecs": 14.0, - "relativeCreated": 18467.428809, - "thread": 138566182236416, + "created": 1756483039.9593725, + "msecs": 959.0, + "relativeCreated": 17654.796295, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for Powerplug1P.state (ffe.diningroom.floor_light) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:00,014", + "message": "Value for ViDevCommon.state (ffe.diningroom.main_light) is correct (Content True and Type is ).", + "asctime": "2025-08-29 17:57:19,959", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for Powerplug1P.state (ffe.diningroom.floor_light)", + "Value for ViDevCommon.state (ffe.diningroom.main_light)", "True", "" ], @@ -53095,22 +51200,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890040.0144236, - "msecs": 14.0, - "relativeCreated": 18467.312939, - "thread": 138566182236416, + "created": 1756483039.9592876, + "msecs": 959.0, + "relativeCreated": 17654.711246, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for Powerplug1P.state (ffe.diningroom.floor_light)): True ()", - "asctime": "2025-08-22 21:14:00,014" + "message": "Result (Value for ViDevCommon.state (ffe.diningroom.main_light)): True ()", + "asctime": "2025-08-29 17:57:19,959" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for Powerplug1P.state (ffe.diningroom.floor_light)", + "Value for ViDevCommon.state (ffe.diningroom.main_light)", "=", "True", "" @@ -53124,19 +51229,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890040.014474, - "msecs": 14.0, - "relativeCreated": 18467.363377, - "thread": 138566182236416, + "created": 1756483039.9593356, + "msecs": 959.0, + "relativeCreated": 17654.75933, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for Powerplug1P.state (ffe.diningroom.floor_light)): result = True ()", - "asctime": "2025-08-22 21:14:00,014" + "message": "Expectation (Value for ViDevCommon.state (ffe.diningroom.main_light)): result = True ()", + "asctime": "2025-08-29 17:57:19,959" } ], - "time_consumption": 6.556510925292969e-05 + "time_consumption": 3.695487976074219e-05 }, { "name": "__tLogger__", @@ -53154,16 +51259,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890040.1151807, - "msecs": 115.0, - "relativeCreated": 18568.070101, - "thread": 138566182236416, + "created": 1756483040.0599165, + "msecs": 59.0, + "relativeCreated": 17755.340161, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Shelly.relay/0 (ffe.diningroom.main_light) to False", - "asctime": "2025-08-22 21:14:00,115", + "asctime": "2025-08-29 17:57:20,059", "moduleLogger": [ { "name": "smart_brain.mqtt.shellies.ffe.diningroom.main_light.relay.0", @@ -53181,16 +51286,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890040.0146573, - "msecs": 14.0, - "relativeCreated": 18467.546726, - "thread": 138566182236416, + "created": 1756483039.95947, + "msecs": 959.0, + "relativeCreated": 17654.893716, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/ffe/diningroom/main_light/relay/0 and payload off", - "asctime": "2025-08-22 21:14:00,014" + "asctime": "2025-08-29 17:57:19,959" }, { "name": "smart_brain.mqtt.shellies.ffe.diningroom.main_light.relay.0", @@ -53208,70 +51313,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890040.0156736, - "msecs": 15.0, - "relativeCreated": 18468.562999, - "thread": 138566156539584, + "created": 1756483039.9603477, + "msecs": 960.0, + "relativeCreated": 17655.771265, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffe/diningroom/main_light/relay/0 and payload b'off'", - "asctime": "2025-08-22 21:14:00,015" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/diningroom/floor_light/set", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890040.017074, - "msecs": 17.0, - "relativeCreated": 18469.96354, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/diningroom/floor_light/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:14:00,017" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/diningroom/floor_light", - "{\"state\": \"off\"}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890040.0172966, - "msecs": 17.0, - "relativeCreated": 18470.186058, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffe/ffe/diningroom/floor_light and payload {\"state\": \"off\"}", - "asctime": "2025-08-22 21:14:00,017" + "asctime": "2025-08-29 17:57:19,960" }, { "name": "smart_brain.mqtt.videv.ffe.diningroom.main_light.state", @@ -53289,16 +51340,70 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890040.0176492, - "msecs": 17.0, - "relativeCreated": 18470.538501, - "thread": 138566156539584, + "created": 1756483040.0025213, + "msecs": 2.0, + "relativeCreated": 17697.944901, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/diningroom/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:14:00,017" + "asctime": "2025-08-29 17:57:20,002" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/diningroom/floor_light/set", + "b'{\"state\": \"off\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483040.004508, + "msecs": 4.0, + "relativeCreated": 17699.93161, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/diningroom/floor_light/set and payload b'{\"state\": \"off\"}'", + "asctime": "2025-08-29 17:57:20,004" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/diningroom/floor_light", + "{\"state\": \"off\"}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483040.004665, + "msecs": 4.0, + "relativeCreated": 17700.088495, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/diningroom/floor_light and payload {\"state\": \"off\"}", + "asctime": "2025-08-29 17:57:20,004" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light", @@ -53316,16 +51421,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890040.0182009, - "msecs": 18.0, - "relativeCreated": 18471.090227, - "thread": 138566156539584, + "created": 1756483040.0052986, + "msecs": 5.0, + "relativeCreated": 17700.722306, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/diningroom/floor_light and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:14:00,018" + "asctime": "2025-08-29 17:57:20,005" }, { "name": "smart_brain.mqtt.videv.ffe.diningroom.floorlamp.state", @@ -53343,19 +51448,696 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890040.0606034, - "msecs": 60.0, - "relativeCreated": 18513.492856, - "thread": 138566156539584, + "created": 1756483040.0471427, + "msecs": 47.0, + "relativeCreated": 17742.566401, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/diningroom/floorlamp/state and payload b'false'", - "asctime": "2025-08-22 21:14:00,060" + "asctime": "2025-08-29 17:57:20,047" } ], - "time_consumption": 0.05457735061645508 + "time_consumption": 0.012773752212524414 + }, + { + "name": "__tLogger__", + "msg": "Value for ViDevCommon.state (ffe.diningroom.main_light) is correct (Content %s and Type is %s).", + "args": [ + "False", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483040.060227, + "msecs": 60.0, + "relativeCreated": 17755.650445, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Value for ViDevCommon.state (ffe.diningroom.main_light) is correct (Content False and Type is ).", + "asctime": "2025-08-29 17:57:20,060", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Value for ViDevCommon.state (ffe.diningroom.main_light)", + "False", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483040.0601354, + "msecs": 60.0, + "relativeCreated": 17755.559056, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Value for ViDevCommon.state (ffe.diningroom.main_light)): False ()", + "asctime": "2025-08-29 17:57:20,060" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Value for ViDevCommon.state (ffe.diningroom.main_light)", + "=", + "False", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483040.0601864, + "msecs": 60.0, + "relativeCreated": 17755.609938, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Value for ViDevCommon.state (ffe.diningroom.main_light)): result = False ()", + "asctime": "2025-08-29 17:57:20,060" + } + ], + "time_consumption": 4.0531158447265625e-05 + } + ], + "time_consumption": 0.30218076705932617, + "time_start": "2025-08-29 17:57:19,758", + "time_finished": "2025-08-29 17:57:20,060" + }, + "ViDevCommon.state (ffe.diningroom.floorlamp) -> Powerplug1P.state (ffe.diningroom.floor_light)": { + "name": "__tLogger__", + "msg": "ViDevCommon.state (ffe.diningroom.floorlamp) -> Powerplug1P.state (ffe.diningroom.floor_light)", + "args": null, + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/report/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 329, + "funcName": "testCase", + "created": 1756483040.060457, + "msecs": 60.0, + "relativeCreated": 17755.880528, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "ViDevCommon.state (ffe.diningroom.floorlamp) -> Powerplug1P.state (ffe.diningroom.floor_light)", + "asctime": "2025-08-29 17:57:20,060", + "moduleLogger": [], + "testcaseLogger": [ + { + "name": "__tLogger__", + "msg": "Prepare: Setting devices to last state %s", + "args": [ + "False" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 19, + "funcName": "device_follow", + "created": 1756483040.1609054, + "msecs": 160.0, + "relativeCreated": 17856.32911, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Prepare: Setting devices to last state False", + "asctime": "2025-08-29 17:57:20,160", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.videv.ffe.diningroom.floorlamp.state.set", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "videv/ffe/diningroom/floorlamp/state/set", + "false" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483040.060583, + "msecs": 60.0, + "relativeCreated": 17756.006778, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic videv/ffe/diningroom/floorlamp/state/set and payload false", + "asctime": "2025-08-29 17:57:20,060" + } + ], + "time_consumption": 0.10032224655151367 + }, + { + "name": "__tLogger__", + "msg": "Start state (master, slave) is correct (Content %s and Type is %s).", + "args": [ + "(False, False)", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483040.1612053, + "msecs": 161.0, + "relativeCreated": 17856.629031, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", + "asctime": "2025-08-29 17:57:20,161", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Start state (master, slave)", + "(False, False)", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483040.1611185, + "msecs": 161.0, + "relativeCreated": 17856.542096, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Start state (master, slave)): (False, False) ()", + "asctime": "2025-08-29 17:57:20,161" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Start state (master, slave)", + "=", + "(False, False)", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483040.1611676, + "msecs": 161.0, + "relativeCreated": 17856.591281, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Start state (master, slave)): result = (False, False) ()", + "asctime": "2025-08-29 17:57:20,161" + } + ], + "time_consumption": 3.7670135498046875e-05 + }, + { + "name": "__tLogger__", + "msg": "Setting state of %s to %s", + "args": [ + "ViDevCommon.state (ffe.diningroom.floorlamp)", + "True" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 28, + "funcName": "device_follow", + "created": 1756483040.2616787, + "msecs": 261.0, + "relativeCreated": 17957.102347, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Setting state of ViDevCommon.state (ffe.diningroom.floorlamp) to True", + "asctime": "2025-08-29 17:57:20,261", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.videv.ffe.diningroom.floorlamp.state.set", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "videv/ffe/diningroom/floorlamp/state/set", + "true" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483040.1613183, + "msecs": 161.0, + "relativeCreated": 17856.741991, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic videv/ffe/diningroom/floorlamp/state/set and payload true", + "asctime": "2025-08-29 17:57:20,161" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/diningroom/floor_light/set", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483040.1637433, + "msecs": 163.0, + "relativeCreated": 17859.166895, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/diningroom/floor_light/set and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:20,163" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/diningroom/floor_light", + "{\"state\": \"on\"}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483040.1639557, + "msecs": 163.0, + "relativeCreated": 17859.379415, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/diningroom/floor_light and payload {\"state\": \"on\"}", + "asctime": "2025-08-29 17:57:20,163" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/diningroom/floor_light", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483040.16459, + "msecs": 164.0, + "relativeCreated": 17860.013421, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/diningroom/floor_light and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:20,164" + }, + { + "name": "smart_brain.mqtt.videv.ffe.diningroom.floorlamp.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffe/diningroom/floorlamp/state", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483040.205968, + "msecs": 205.0, + "relativeCreated": 17901.391449, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffe/diningroom/floorlamp/state and payload b'true'", + "asctime": "2025-08-29 17:57:20,205" + } + ], + "time_consumption": 0.055710792541503906 + }, + { + "name": "__tLogger__", + "msg": "Value for Powerplug1P.state (ffe.diningroom.floor_light) is correct (Content %s and Type is %s).", + "args": [ + "True", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483040.2620041, + "msecs": 262.0, + "relativeCreated": 17957.427824, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Value for Powerplug1P.state (ffe.diningroom.floor_light) is correct (Content True and Type is ).", + "asctime": "2025-08-29 17:57:20,262", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Value for Powerplug1P.state (ffe.diningroom.floor_light)", + "True", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483040.2619107, + "msecs": 261.0, + "relativeCreated": 17957.334421, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Value for Powerplug1P.state (ffe.diningroom.floor_light)): True ()", + "asctime": "2025-08-29 17:57:20,261" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Value for Powerplug1P.state (ffe.diningroom.floor_light)", + "=", + "True", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483040.2619648, + "msecs": 261.0, + "relativeCreated": 17957.388513, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Value for Powerplug1P.state (ffe.diningroom.floor_light)): result = True ()", + "asctime": "2025-08-29 17:57:20,261" + } + ], + "time_consumption": 3.933906555175781e-05 + }, + { + "name": "__tLogger__", + "msg": "Setting state of %s to %s", + "args": [ + "ViDevCommon.state (ffe.diningroom.floorlamp)", + "False" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 28, + "funcName": "device_follow", + "created": 1756483040.3624277, + "msecs": 362.0, + "relativeCreated": 18057.851226, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Setting state of ViDevCommon.state (ffe.diningroom.floorlamp) to False", + "asctime": "2025-08-29 17:57:20,362", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.videv.ffe.diningroom.floorlamp.state.set", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "videv/ffe/diningroom/floorlamp/state/set", + "false" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483040.2621052, + "msecs": 262.0, + "relativeCreated": 17957.529067, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic videv/ffe/diningroom/floorlamp/state/set and payload false", + "asctime": "2025-08-29 17:57:20,262" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/diningroom/floor_light/set", + "b'{\"state\": \"off\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483040.2644897, + "msecs": 264.0, + "relativeCreated": 17959.913388, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/diningroom/floor_light/set and payload b'{\"state\": \"off\"}'", + "asctime": "2025-08-29 17:57:20,264" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/diningroom/floor_light", + "{\"state\": \"off\"}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483040.2646728, + "msecs": 264.0, + "relativeCreated": 17960.096497, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/diningroom/floor_light and payload {\"state\": \"off\"}", + "asctime": "2025-08-29 17:57:20,264" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/diningroom/floor_light", + "b'{\"state\": \"off\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483040.2651808, + "msecs": 265.0, + "relativeCreated": 17960.604637, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/diningroom/floor_light and payload b'{\"state\": \"off\"}'", + "asctime": "2025-08-29 17:57:20,265" + }, + { + "name": "smart_brain.mqtt.videv.ffe.diningroom.floorlamp.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffe/diningroom/floorlamp/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483040.30801, + "msecs": 308.0, + "relativeCreated": 18003.433688, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffe/diningroom/floorlamp/state and payload b'false'", + "asctime": "2025-08-29 17:57:20,308" + } + ], + "time_consumption": 0.05441761016845703 }, { "name": "__tLogger__", @@ -53373,16 +52155,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890040.1155057, - "msecs": 115.0, - "relativeCreated": 18568.395125, - "thread": 138566182236416, + "created": 1756483040.362721, + "msecs": 362.0, + "relativeCreated": 18058.14483, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Powerplug1P.state (ffe.diningroom.floor_light) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:00,115", + "asctime": "2025-08-29 17:57:20,362", "moduleLogger": [ { "name": "__unittest__", @@ -53401,16 +52183,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890040.1154096, - "msecs": 115.0, - "relativeCreated": 18568.299089, - "thread": 138566182236416, + "created": 1756483040.3626335, + "msecs": 362.0, + "relativeCreated": 18058.057112, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Powerplug1P.state (ffe.diningroom.floor_light)): False ()", - "asctime": "2025-08-22 21:14:00,115" + "asctime": "2025-08-29 17:57:20,362" }, { "name": "__unittest__", @@ -53430,28 +52212,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890040.115464, - "msecs": 115.0, - "relativeCreated": 18568.353424, - "thread": 138566182236416, + "created": 1756483040.362685, + "msecs": 362.0, + "relativeCreated": 18058.108552, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Powerplug1P.state (ffe.diningroom.floor_light)): result = False ()", - "asctime": "2025-08-22 21:14:00,115" + "asctime": "2025-08-29 17:57:20,362" } ], - "time_consumption": 4.172325134277344e-05 + "time_consumption": 3.600120544433594e-05 } ], - "time_consumption": 0.3026282787322998, - "time_start": "2025-08-22 21:13:59,812", - "time_finished": "2025-08-22 21:14:00,115" + "time_consumption": 0.3022639751434326, + "time_start": "2025-08-29 17:57:20,060", + "time_finished": "2025-08-29 17:57:20,362" }, - "ViDevLight.state (ffe.diningroom.garland) -> Powerplug1P.state (ffe.diningroom.garland)": { + "Powerplug1P.state (ffe.diningroom.floor_light) -> ViDevCommon.state (ffe.diningroom.floorlamp)": { "name": "__tLogger__", - "msg": "ViDevLight.state (ffe.diningroom.garland) -> Powerplug1P.state (ffe.diningroom.garland)", + "msg": "Powerplug1P.state (ffe.diningroom.floor_light) -> ViDevCommon.state (ffe.diningroom.floorlamp)", "args": null, "levelname": "INFO", "levelno": 20, @@ -53462,16 +52244,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890040.1157453, - "msecs": 115.0, - "relativeCreated": 18568.634807, - "thread": 138566182236416, + "created": 1756483040.3629305, + "msecs": 362.0, + "relativeCreated": 18058.354126, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "ViDevLight.state (ffe.diningroom.garland) -> Powerplug1P.state (ffe.diningroom.garland)", - "asctime": "2025-08-22 21:14:00,115", + "message": "Powerplug1P.state (ffe.diningroom.floor_light) -> ViDevCommon.state (ffe.diningroom.floorlamp)", + "asctime": "2025-08-29 17:57:20,362", "moduleLogger": [], "testcaseLogger": [ { @@ -53489,22 +52271,22 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890040.2164447, - "msecs": 216.0, - "relativeCreated": 18669.334004, - "thread": 138566182236416, + "created": 1756483040.4633276, + "msecs": 463.0, + "relativeCreated": 18158.751312, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:00,216", + "asctime": "2025-08-29 17:57:20,463", "moduleLogger": [ { - "name": "smart_brain.mqtt.videv.ffe.diningroom.garland.state.set", + "name": "smart_brain.mqtt.videv.ffe.diningroom.floorlamp.state.set", "msg": "Sending message with topic %s and payload %s", "args": [ - "videv/ffe/diningroom/garland/state/set", + "videv/ffe/diningroom/floorlamp/state/set", "false" ], "levelname": "DEBUG", @@ -53516,19 +52298,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890040.1158807, - "msecs": 115.0, - "relativeCreated": 18568.770049, - "thread": 138566182236416, + "created": 1756483040.3630397, + "msecs": 363.0, + "relativeCreated": 18058.463452, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Sending message with topic videv/ffe/diningroom/garland/state/set and payload false", - "asctime": "2025-08-22 21:14:00,115" + "message": "Sending message with topic videv/ffe/diningroom/floorlamp/state/set and payload false", + "asctime": "2025-08-29 17:57:20,363" } ], - "time_consumption": 0.10056400299072266 + "time_consumption": 0.10028791427612305 }, { "name": "__tLogger__", @@ -53546,16 +52328,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890040.2167919, - "msecs": 216.0, - "relativeCreated": 18669.681276, - "thread": 138566182236416, + "created": 1756483040.4636493, + "msecs": 463.0, + "relativeCreated": 18159.073007, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:00,216", + "asctime": "2025-08-29 17:57:20,463", "moduleLogger": [ { "name": "__unittest__", @@ -53574,16 +52356,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890040.2166915, - "msecs": 216.0, - "relativeCreated": 18669.580887, - "thread": 138566182236416, + "created": 1756483040.4635549, + "msecs": 463.0, + "relativeCreated": 18158.97845, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:00,216" + "asctime": "2025-08-29 17:57:20,463" }, { "name": "__unittest__", @@ -53603,25 +52385,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890040.21675, - "msecs": 216.0, - "relativeCreated": 18669.639326, - "thread": 138566182236416, + "created": 1756483040.4636085, + "msecs": 463.0, + "relativeCreated": 18159.032295, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:00,216" + "asctime": "2025-08-29 17:57:20,463" } ], - "time_consumption": 4.1961669921875e-05 + "time_consumption": 4.076957702636719e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.state (ffe.diningroom.garland)", + "Powerplug1P.state (ffe.diningroom.floor_light)", "True" ], "levelname": "DEBUG", @@ -53633,16 +52415,1342 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890040.3175232, - "msecs": 317.0, - "relativeCreated": 18770.412619, - "thread": 138566182236416, + "created": 1756483040.5641332, + "msecs": 564.0, + "relativeCreated": 18259.556874, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.state (ffe.diningroom.garland) to True", - "asctime": "2025-08-22 21:14:00,317", + "message": "Setting state of Powerplug1P.state (ffe.diningroom.floor_light) to True", + "asctime": "2025-08-29 17:57:20,564", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/diningroom/floor_light", + "{\"state\": \"on\"}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483040.4637911, + "msecs": 463.0, + "relativeCreated": 18159.214803, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/diningroom/floor_light and payload {\"state\": \"on\"}", + "asctime": "2025-08-29 17:57:20,463" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/diningroom/floor_light", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483040.464676, + "msecs": 464.0, + "relativeCreated": 18160.099505, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/diningroom/floor_light and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:20,464" + }, + { + "name": "smart_brain.mqtt.videv.ffe.diningroom.floorlamp.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffe/diningroom/floorlamp/state", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483040.4664764, + "msecs": 466.0, + "relativeCreated": 18161.900274, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffe/diningroom/floorlamp/state and payload b'true'", + "asctime": "2025-08-29 17:57:20,466" + } + ], + "time_consumption": 0.0976567268371582 + }, + { + "name": "__tLogger__", + "msg": "Value for ViDevCommon.state (ffe.diningroom.floorlamp) is correct (Content %s and Type is %s).", + "args": [ + "True", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483040.5644243, + "msecs": 564.0, + "relativeCreated": 18259.847996, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Value for ViDevCommon.state (ffe.diningroom.floorlamp) is correct (Content True and Type is ).", + "asctime": "2025-08-29 17:57:20,564", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Value for ViDevCommon.state (ffe.diningroom.floorlamp)", + "True", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483040.56434, + "msecs": 564.0, + "relativeCreated": 18259.764014, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Value for ViDevCommon.state (ffe.diningroom.floorlamp)): True ()", + "asctime": "2025-08-29 17:57:20,564" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Value for ViDevCommon.state (ffe.diningroom.floorlamp)", + "=", + "True", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483040.5643885, + "msecs": 564.0, + "relativeCreated": 18259.812327, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Value for ViDevCommon.state (ffe.diningroom.floorlamp)): result = True ()", + "asctime": "2025-08-29 17:57:20,564" + } + ], + "time_consumption": 3.5762786865234375e-05 + }, + { + "name": "__tLogger__", + "msg": "Setting state of %s to %s", + "args": [ + "Powerplug1P.state (ffe.diningroom.floor_light)", + "False" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 28, + "funcName": "device_follow", + "created": 1756483040.6649296, + "msecs": 664.0, + "relativeCreated": 18360.353322, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Setting state of Powerplug1P.state (ffe.diningroom.floor_light) to False", + "asctime": "2025-08-29 17:57:20,664", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/diningroom/floor_light", + "{\"state\": \"off\"}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483040.5645761, + "msecs": 564.0, + "relativeCreated": 18260.000062, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/diningroom/floor_light and payload {\"state\": \"off\"}", + "asctime": "2025-08-29 17:57:20,564" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/diningroom/floor_light", + "b'{\"state\": \"off\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483040.5652611, + "msecs": 565.0, + "relativeCreated": 18260.684773, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/diningroom/floor_light and payload b'{\"state\": \"off\"}'", + "asctime": "2025-08-29 17:57:20,565" + }, + { + "name": "smart_brain.mqtt.videv.ffe.diningroom.floorlamp.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffe/diningroom/floorlamp/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483040.5668666, + "msecs": 566.0, + "relativeCreated": 18262.290383, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffe/diningroom/floorlamp/state and payload b'false'", + "asctime": "2025-08-29 17:57:20,566" + } + ], + "time_consumption": 0.09806299209594727 + }, + { + "name": "__tLogger__", + "msg": "Value for ViDevCommon.state (ffe.diningroom.floorlamp) is correct (Content %s and Type is %s).", + "args": [ + "False", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483040.665231, + "msecs": 665.0, + "relativeCreated": 18360.65476, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Value for ViDevCommon.state (ffe.diningroom.floorlamp) is correct (Content False and Type is ).", + "asctime": "2025-08-29 17:57:20,665", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Value for ViDevCommon.state (ffe.diningroom.floorlamp)", + "False", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483040.6651418, + "msecs": 665.0, + "relativeCreated": 18360.565482, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Value for ViDevCommon.state (ffe.diningroom.floorlamp)): False ()", + "asctime": "2025-08-29 17:57:20,665" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Value for ViDevCommon.state (ffe.diningroom.floorlamp)", + "=", + "False", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483040.6651921, + "msecs": 665.0, + "relativeCreated": 18360.61598, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Value for ViDevCommon.state (ffe.diningroom.floorlamp)): result = False ()", + "asctime": "2025-08-29 17:57:20,665" + } + ], + "time_consumption": 3.886222839355469e-05 + } + ], + "time_consumption": 0.30230045318603516, + "time_start": "2025-08-29 17:57:20,362", + "time_finished": "2025-08-29 17:57:20,665" + }, + "Shelly.relay/0 (ffe.diningroom.main_light) -> Powerplug1P.state (ffe.diningroom.floor_light)": { + "name": "__tLogger__", + "msg": "Shelly.relay/0 (ffe.diningroom.main_light) -> Powerplug1P.state (ffe.diningroom.floor_light)", + "args": null, + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/report/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 329, + "funcName": "testCase", + "created": 1756483040.6654341, + "msecs": 665.0, + "relativeCreated": 18360.857873, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Shelly.relay/0 (ffe.diningroom.main_light) -> Powerplug1P.state (ffe.diningroom.floor_light)", + "asctime": "2025-08-29 17:57:20,665", + "moduleLogger": [], + "testcaseLogger": [ + { + "name": "__tLogger__", + "msg": "Prepare: Setting devices to last state %s", + "args": [ + "False" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 19, + "funcName": "device_follow", + "created": 1756483040.7656648, + "msecs": 765.0, + "relativeCreated": 18461.088447, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Prepare: Setting devices to last state False", + "asctime": "2025-08-29 17:57:20,765", + "moduleLogger": [], + "time_consumption": 0.0 + }, + { + "name": "__tLogger__", + "msg": "Start state (master, slave) is correct (Content %s and Type is %s).", + "args": [ + "(False, False)", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483040.765981, + "msecs": 765.0, + "relativeCreated": 18461.404489, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", + "asctime": "2025-08-29 17:57:20,765", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Start state (master, slave)", + "(False, False)", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483040.765892, + "msecs": 765.0, + "relativeCreated": 18461.315873, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Start state (master, slave)): (False, False) ()", + "asctime": "2025-08-29 17:57:20,765" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Start state (master, slave)", + "=", + "(False, False)", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483040.7659435, + "msecs": 765.0, + "relativeCreated": 18461.36716, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Start state (master, slave)): result = (False, False) ()", + "asctime": "2025-08-29 17:57:20,765" + } + ], + "time_consumption": 3.743171691894531e-05 + }, + { + "name": "__tLogger__", + "msg": "Setting state of %s to %s", + "args": [ + "Shelly.relay/0 (ffe.diningroom.main_light)", + "True" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 28, + "funcName": "device_follow", + "created": 1756483040.8664465, + "msecs": 866.0, + "relativeCreated": 18561.87021, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Setting state of Shelly.relay/0 (ffe.diningroom.main_light) to True", + "asctime": "2025-08-29 17:57:20,866", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.shellies.ffe.diningroom.main_light.relay.0", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "shellies/ffe/diningroom/main_light/relay/0", + "on" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483040.766087, + "msecs": 766.0, + "relativeCreated": 18461.510958, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic shellies/ffe/diningroom/main_light/relay/0 and payload on", + "asctime": "2025-08-29 17:57:20,766" + }, + { + "name": "smart_brain.mqtt.shellies.ffe.diningroom.main_light.relay.0", + "msg": "Received message with topic %s and payload %s", + "args": [ + "shellies/ffe/diningroom/main_light/relay/0", + "b'on'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483040.7669828, + "msecs": 766.0, + "relativeCreated": 18462.406508, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic shellies/ffe/diningroom/main_light/relay/0 and payload b'on'", + "asctime": "2025-08-29 17:57:20,766" + }, + { + "name": "smart_brain.mqtt.videv.ffe.diningroom.main_light.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffe/diningroom/main_light/state", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483040.7690876, + "msecs": 769.0, + "relativeCreated": 18464.511125, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffe/diningroom/main_light/state and payload b'true'", + "asctime": "2025-08-29 17:57:20,769" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/diningroom/floor_light/set", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483040.7694402, + "msecs": 769.0, + "relativeCreated": 18464.863918, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/diningroom/floor_light/set and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:20,769" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/diningroom/floor_light", + "{\"state\": \"on\"}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483040.76957, + "msecs": 769.0, + "relativeCreated": 18464.993817, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/diningroom/floor_light and payload {\"state\": \"on\"}", + "asctime": "2025-08-29 17:57:20,769" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/diningroom/floor_light", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483040.7702403, + "msecs": 770.0, + "relativeCreated": 18465.663966, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/diningroom/floor_light and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:20,770" + }, + { + "name": "smart_brain.mqtt.videv.ffe.diningroom.floorlamp.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffe/diningroom/floorlamp/state", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483040.8123329, + "msecs": 812.0, + "relativeCreated": 18507.756406, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffe/diningroom/floorlamp/state and payload b'true'", + "asctime": "2025-08-29 17:57:20,812" + } + ], + "time_consumption": 0.05411362648010254 + }, + { + "name": "__tLogger__", + "msg": "Value for Powerplug1P.state (ffe.diningroom.floor_light) is correct (Content %s and Type is %s).", + "args": [ + "True", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483040.8667643, + "msecs": 866.0, + "relativeCreated": 18562.188035, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Value for Powerplug1P.state (ffe.diningroom.floor_light) is correct (Content True and Type is ).", + "asctime": "2025-08-29 17:57:20,866", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Value for Powerplug1P.state (ffe.diningroom.floor_light)", + "True", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483040.8666553, + "msecs": 866.0, + "relativeCreated": 18562.078834, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Value for Powerplug1P.state (ffe.diningroom.floor_light)): True ()", + "asctime": "2025-08-29 17:57:20,866" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Value for Powerplug1P.state (ffe.diningroom.floor_light)", + "=", + "True", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483040.8667057, + "msecs": 866.0, + "relativeCreated": 18562.129393, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Value for Powerplug1P.state (ffe.diningroom.floor_light)): result = True ()", + "asctime": "2025-08-29 17:57:20,866" + } + ], + "time_consumption": 5.8650970458984375e-05 + }, + { + "name": "__tLogger__", + "msg": "Setting state of %s to %s", + "args": [ + "Shelly.relay/0 (ffe.diningroom.main_light)", + "False" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 28, + "funcName": "device_follow", + "created": 1756483040.967199, + "msecs": 967.0, + "relativeCreated": 18662.622651, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Setting state of Shelly.relay/0 (ffe.diningroom.main_light) to False", + "asctime": "2025-08-29 17:57:20,967", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.shellies.ffe.diningroom.main_light.relay.0", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "shellies/ffe/diningroom/main_light/relay/0", + "off" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483040.86689, + "msecs": 866.0, + "relativeCreated": 18562.31377, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic shellies/ffe/diningroom/main_light/relay/0 and payload off", + "asctime": "2025-08-29 17:57:20,866" + }, + { + "name": "smart_brain.mqtt.shellies.ffe.diningroom.main_light.relay.0", + "msg": "Received message with topic %s and payload %s", + "args": [ + "shellies/ffe/diningroom/main_light/relay/0", + "b'off'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483040.8676298, + "msecs": 867.0, + "relativeCreated": 18563.053394, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic shellies/ffe/diningroom/main_light/relay/0 and payload b'off'", + "asctime": "2025-08-29 17:57:20,867" + }, + { + "name": "smart_brain.mqtt.videv.ffe.diningroom.main_light.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffe/diningroom/main_light/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483040.8695467, + "msecs": 869.0, + "relativeCreated": 18564.970404, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffe/diningroom/main_light/state and payload b'false'", + "asctime": "2025-08-29 17:57:20,869" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/diningroom/floor_light/set", + "b'{\"state\": \"off\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483040.8698359, + "msecs": 869.0, + "relativeCreated": 18565.259375, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/diningroom/floor_light/set and payload b'{\"state\": \"off\"}'", + "asctime": "2025-08-29 17:57:20,869" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/diningroom/floor_light", + "{\"state\": \"off\"}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483040.8699882, + "msecs": 869.0, + "relativeCreated": 18565.411713, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffe/ffe/diningroom/floor_light and payload {\"state\": \"off\"}", + "asctime": "2025-08-29 17:57:20,869" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.floor_light", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/diningroom/floor_light", + "b'{\"state\": \"off\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483040.870486, + "msecs": 870.0, + "relativeCreated": 18565.909663, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/diningroom/floor_light and payload b'{\"state\": \"off\"}'", + "asctime": "2025-08-29 17:57:20,870" + }, + { + "name": "smart_brain.mqtt.videv.ffe.diningroom.floorlamp.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffe/diningroom/floorlamp/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483040.9121087, + "msecs": 912.0, + "relativeCreated": 18607.532285, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffe/diningroom/floorlamp/state and payload b'false'", + "asctime": "2025-08-29 17:57:20,912" + } + ], + "time_consumption": 0.05509042739868164 + }, + { + "name": "__tLogger__", + "msg": "Value for Powerplug1P.state (ffe.diningroom.floor_light) is correct (Content %s and Type is %s).", + "args": [ + "False", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483040.9674969, + "msecs": 967.0, + "relativeCreated": 18662.92069, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Value for Powerplug1P.state (ffe.diningroom.floor_light) is correct (Content False and Type is ).", + "asctime": "2025-08-29 17:57:20,967", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Value for Powerplug1P.state (ffe.diningroom.floor_light)", + "False", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483040.9674191, + "msecs": 967.0, + "relativeCreated": 18662.842706, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Value for Powerplug1P.state (ffe.diningroom.floor_light)): False ()", + "asctime": "2025-08-29 17:57:20,967" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Value for Powerplug1P.state (ffe.diningroom.floor_light)", + "=", + "False", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483040.9674633, + "msecs": 967.0, + "relativeCreated": 18662.886748, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Value for Powerplug1P.state (ffe.diningroom.floor_light)): result = False ()", + "asctime": "2025-08-29 17:57:20,967" + } + ], + "time_consumption": 3.361701965332031e-05 + } + ], + "time_consumption": 0.3020627498626709, + "time_start": "2025-08-29 17:57:20,665", + "time_finished": "2025-08-29 17:57:20,967" + }, + "ViDevCommon.state (ffe.diningroom.garland) -> Powerplug1P.state (ffe.diningroom.garland)": { + "name": "__tLogger__", + "msg": "ViDevCommon.state (ffe.diningroom.garland) -> Powerplug1P.state (ffe.diningroom.garland)", + "args": null, + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/report/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 329, + "funcName": "testCase", + "created": 1756483040.9676945, + "msecs": 967.0, + "relativeCreated": 18663.118166, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "ViDevCommon.state (ffe.diningroom.garland) -> Powerplug1P.state (ffe.diningroom.garland)", + "asctime": "2025-08-29 17:57:20,967", + "moduleLogger": [], + "testcaseLogger": [ + { + "name": "__tLogger__", + "msg": "Prepare: Setting devices to last state %s", + "args": [ + "False" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 19, + "funcName": "device_follow", + "created": 1756483041.0681155, + "msecs": 68.0, + "relativeCreated": 18763.539135, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Prepare: Setting devices to last state False", + "asctime": "2025-08-29 17:57:21,068", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.videv.ffe.diningroom.garland.state.set", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "videv/ffe/diningroom/garland/state/set", + "false" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483040.9678059, + "msecs": 967.0, + "relativeCreated": 18663.229692, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic videv/ffe/diningroom/garland/state/set and payload false", + "asctime": "2025-08-29 17:57:20,967" + } + ], + "time_consumption": 0.10030961036682129 + }, + { + "name": "__tLogger__", + "msg": "Start state (master, slave) is correct (Content %s and Type is %s).", + "args": [ + "(False, False)", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483041.0684853, + "msecs": 68.0, + "relativeCreated": 18763.909065, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", + "asctime": "2025-08-29 17:57:21,068", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Start state (master, slave)", + "(False, False)", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483041.0683475, + "msecs": 68.0, + "relativeCreated": 18763.77104, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Start state (master, slave)): (False, False) ()", + "asctime": "2025-08-29 17:57:21,068" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Start state (master, slave)", + "=", + "(False, False)", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483041.0684047, + "msecs": 68.0, + "relativeCreated": 18763.828304, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Start state (master, slave)): result = (False, False) ()", + "asctime": "2025-08-29 17:57:21,068" + } + ], + "time_consumption": 8.058547973632812e-05 + }, + { + "name": "__tLogger__", + "msg": "Setting state of %s to %s", + "args": [ + "ViDevCommon.state (ffe.diningroom.garland)", + "True" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 28, + "funcName": "device_follow", + "created": 1756483041.1691036, + "msecs": 169.0, + "relativeCreated": 18864.527399, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Setting state of ViDevCommon.state (ffe.diningroom.garland) to True", + "asctime": "2025-08-29 17:57:21,169", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.diningroom.garland.state.set", @@ -53660,16 +53768,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890040.2169902, - "msecs": 216.0, - "relativeCreated": 18669.879731, - "thread": 138566182236416, + "created": 1756483041.0686064, + "msecs": 68.0, + "relativeCreated": 18764.030143, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/diningroom/garland/state/set and payload true", - "asctime": "2025-08-22 21:14:00,216" + "asctime": "2025-08-29 17:57:21,068" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.garland.set", @@ -53687,16 +53795,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890040.219384, - "msecs": 219.0, - "relativeCreated": 18672.273363, - "thread": 138566156539584, + "created": 1756483041.0714476, + "msecs": 71.0, + "relativeCreated": 18766.871191, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/diningroom/garland/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:14:00,219" + "asctime": "2025-08-29 17:57:21,071" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.garland", @@ -53714,16 +53822,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890040.2196236, - "msecs": 219.0, - "relativeCreated": 18672.513199, - "thread": 138566156539584, + "created": 1756483041.0716364, + "msecs": 71.0, + "relativeCreated": 18767.060232, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/diningroom/garland and payload {\"state\": \"on\"}", - "asctime": "2025-08-22 21:14:00,219" + "asctime": "2025-08-29 17:57:21,071" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.garland", @@ -53741,16 +53849,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890040.2204149, - "msecs": 220.0, - "relativeCreated": 18673.304309, - "thread": 138566156539584, + "created": 1756483041.0722818, + "msecs": 72.0, + "relativeCreated": 18767.705532, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/diningroom/garland and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:14:00,220" + "asctime": "2025-08-29 17:57:21,072" }, { "name": "smart_brain.mqtt.videv.ffe.diningroom.garland.state", @@ -53768,19 +53876,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890040.262002, - "msecs": 262.0, - "relativeCreated": 18714.891207, - "thread": 138566156539584, + "created": 1756483041.1142693, + "msecs": 114.0, + "relativeCreated": 18809.692909, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/diningroom/garland/state and payload b'true'", - "asctime": "2025-08-22 21:14:00,262" + "asctime": "2025-08-29 17:57:21,114" } ], - "time_consumption": 0.055521249771118164 + "time_consumption": 0.05483436584472656 }, { "name": "__tLogger__", @@ -53798,16 +53906,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890040.3178787, - "msecs": 317.0, - "relativeCreated": 18770.768276, - "thread": 138566182236416, + "created": 1756483041.169445, + "msecs": 169.0, + "relativeCreated": 18864.86868, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Powerplug1P.state (ffe.diningroom.garland) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:00,317", + "asctime": "2025-08-29 17:57:21,169", "moduleLogger": [ { "name": "__unittest__", @@ -53826,16 +53934,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890040.3177528, - "msecs": 317.0, - "relativeCreated": 18770.642229, - "thread": 138566182236416, + "created": 1756483041.1693332, + "msecs": 169.0, + "relativeCreated": 18864.756881, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Powerplug1P.state (ffe.diningroom.garland)): True ()", - "asctime": "2025-08-22 21:14:00,317" + "asctime": "2025-08-29 17:57:21,169" }, { "name": "__unittest__", @@ -53855,25 +53963,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890040.3178365, - "msecs": 317.0, - "relativeCreated": 18770.725966, - "thread": 138566182236416, + "created": 1756483041.169407, + "msecs": 169.0, + "relativeCreated": 18864.830695, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Powerplug1P.state (ffe.diningroom.garland)): result = True ()", - "asctime": "2025-08-22 21:14:00,317" + "asctime": "2025-08-29 17:57:21,169" } ], - "time_consumption": 4.220008850097656e-05 + "time_consumption": 3.814697265625e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.state (ffe.diningroom.garland)", + "ViDevCommon.state (ffe.diningroom.garland)", "False" ], "levelname": "DEBUG", @@ -53885,16 +53993,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890040.4185944, - "msecs": 418.0, - "relativeCreated": 18871.483656, - "thread": 138566182236416, + "created": 1756483041.2699232, + "msecs": 269.0, + "relativeCreated": 18965.34706, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.state (ffe.diningroom.garland) to False", - "asctime": "2025-08-22 21:14:00,418", + "message": "Setting state of ViDevCommon.state (ffe.diningroom.garland) to False", + "asctime": "2025-08-29 17:57:21,269", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.diningroom.garland.state.set", @@ -53912,16 +54020,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890040.3180535, - "msecs": 318.0, - "relativeCreated": 18770.942746, - "thread": 138566182236416, + "created": 1756483041.1695433, + "msecs": 169.0, + "relativeCreated": 18864.96696, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/diningroom/garland/state/set and payload false", - "asctime": "2025-08-22 21:14:00,318" + "asctime": "2025-08-29 17:57:21,169" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.garland.set", @@ -53939,16 +54047,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890040.320364, - "msecs": 320.0, - "relativeCreated": 18773.253351, - "thread": 138566156539584, + "created": 1756483041.172166, + "msecs": 172.0, + "relativeCreated": 18867.589905, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/diningroom/garland/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:14:00,320" + "asctime": "2025-08-29 17:57:21,172" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.garland", @@ -53966,16 +54074,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890040.3205733, - "msecs": 320.0, - "relativeCreated": 18773.462884, - "thread": 138566156539584, + "created": 1756483041.1723542, + "msecs": 172.0, + "relativeCreated": 18867.777997, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/diningroom/garland and payload {\"state\": \"off\"}", - "asctime": "2025-08-22 21:14:00,320" + "asctime": "2025-08-29 17:57:21,172" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.garland", @@ -53993,16 +54101,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890040.3214507, - "msecs": 321.0, - "relativeCreated": 18774.340232, - "thread": 138566156539584, + "created": 1756483041.1729548, + "msecs": 172.0, + "relativeCreated": 18868.378586, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/diningroom/garland and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:14:00,321" + "asctime": "2025-08-29 17:57:21,172" }, { "name": "smart_brain.mqtt.videv.ffe.diningroom.garland.state", @@ -54020,19 +54128,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890040.3632069, - "msecs": 363.0, - "relativeCreated": 18816.096286, - "thread": 138566156539584, + "created": 1756483041.2152758, + "msecs": 215.0, + "relativeCreated": 18910.699526, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/diningroom/garland/state and payload b'false'", - "asctime": "2025-08-22 21:14:00,363" + "asctime": "2025-08-29 17:57:21,215" } ], - "time_consumption": 0.05538749694824219 + "time_consumption": 0.05464744567871094 }, { "name": "__tLogger__", @@ -54050,16 +54158,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890040.4189887, - "msecs": 418.0, - "relativeCreated": 18871.878174, - "thread": 138566182236416, + "created": 1756483041.270321, + "msecs": 270.0, + "relativeCreated": 18965.74461, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Powerplug1P.state (ffe.diningroom.garland) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:00,418", + "asctime": "2025-08-29 17:57:21,270", "moduleLogger": [ { "name": "__unittest__", @@ -54078,16 +54186,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890040.4188251, - "msecs": 418.0, - "relativeCreated": 18871.714507, - "thread": 138566182236416, + "created": 1756483041.2701921, + "msecs": 270.0, + "relativeCreated": 18965.615691, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Powerplug1P.state (ffe.diningroom.garland)): False ()", - "asctime": "2025-08-22 21:14:00,418" + "asctime": "2025-08-29 17:57:21,270" }, { "name": "__unittest__", @@ -54107,28 +54215,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890040.4189403, - "msecs": 418.0, - "relativeCreated": 18871.829922, - "thread": 138566182236416, + "created": 1756483041.2702684, + "msecs": 270.0, + "relativeCreated": 18965.692153, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Powerplug1P.state (ffe.diningroom.garland)): result = False ()", - "asctime": "2025-08-22 21:14:00,418" + "asctime": "2025-08-29 17:57:21,270" } ], - "time_consumption": 4.839897155761719e-05 + "time_consumption": 5.245208740234375e-05 } ], - "time_consumption": 0.30324339866638184, - "time_start": "2025-08-22 21:14:00,115", - "time_finished": "2025-08-22 21:14:00,418" + "time_consumption": 0.302626371383667, + "time_start": "2025-08-29 17:57:20,967", + "time_finished": "2025-08-29 17:57:21,270" }, - "Powerplug1P.state (ffe.diningroom.garland) -> ViDevLight.state (ffe.diningroom.garland)": { + "Powerplug1P.state (ffe.diningroom.garland) -> ViDevCommon.state (ffe.diningroom.garland)": { "name": "__tLogger__", - "msg": "Powerplug1P.state (ffe.diningroom.garland) -> ViDevLight.state (ffe.diningroom.garland)", + "msg": "Powerplug1P.state (ffe.diningroom.garland) -> ViDevCommon.state (ffe.diningroom.garland)", "args": null, "levelname": "INFO", "levelno": 20, @@ -54139,16 +54247,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890040.4191945, - "msecs": 419.0, - "relativeCreated": 18872.083899, - "thread": 138566182236416, + "created": 1756483041.2705507, + "msecs": 270.0, + "relativeCreated": 18965.974399, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Powerplug1P.state (ffe.diningroom.garland) -> ViDevLight.state (ffe.diningroom.garland)", - "asctime": "2025-08-22 21:14:00,419", + "message": "Powerplug1P.state (ffe.diningroom.garland) -> ViDevCommon.state (ffe.diningroom.garland)", + "asctime": "2025-08-29 17:57:21,270", "moduleLogger": [], "testcaseLogger": [ { @@ -54166,16 +54274,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890040.519818, - "msecs": 519.0, - "relativeCreated": 18972.707492, - "thread": 138566182236416, + "created": 1756483041.3711262, + "msecs": 371.0, + "relativeCreated": 19066.54988, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:00,519", + "asctime": "2025-08-29 17:57:21,371", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.diningroom.garland.state.set", @@ -54193,19 +54301,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890040.4193194, - "msecs": 419.0, - "relativeCreated": 18872.20873, - "thread": 138566182236416, + "created": 1756483041.2707005, + "msecs": 270.0, + "relativeCreated": 18966.124171, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/diningroom/garland/state/set and payload false", - "asctime": "2025-08-22 21:14:00,419" + "asctime": "2025-08-29 17:57:21,270" } ], - "time_consumption": 0.10049867630004883 + "time_consumption": 0.10042572021484375 }, { "name": "__tLogger__", @@ -54223,16 +54331,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890040.5202663, - "msecs": 520.0, - "relativeCreated": 18973.155673, - "thread": 138566182236416, + "created": 1756483041.371513, + "msecs": 371.0, + "relativeCreated": 19066.936528, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:00,520", + "asctime": "2025-08-29 17:57:21,371", "moduleLogger": [ { "name": "__unittest__", @@ -54251,16 +54359,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890040.5201344, - "msecs": 520.0, - "relativeCreated": 18973.023683, - "thread": 138566182236416, + "created": 1756483041.3713944, + "msecs": 371.0, + "relativeCreated": 19066.81804, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:00,520" + "asctime": "2025-08-29 17:57:21,371" }, { "name": "__unittest__", @@ -54280,19 +54388,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890040.5202177, - "msecs": 520.0, - "relativeCreated": 18973.107019, - "thread": 138566182236416, + "created": 1756483041.3714685, + "msecs": 371.0, + "relativeCreated": 19066.892127, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:00,520" + "asctime": "2025-08-29 17:57:21,371" } ], - "time_consumption": 4.863739013671875e-05 + "time_consumption": 4.4345855712890625e-05 }, { "name": "__tLogger__", @@ -54310,16 +54418,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890040.6208909, - "msecs": 620.0, - "relativeCreated": 19073.780371, - "thread": 138566182236416, + "created": 1756483041.4720747, + "msecs": 472.0, + "relativeCreated": 19167.498505, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Powerplug1P.state (ffe.diningroom.garland) to True", - "asctime": "2025-08-22 21:14:00,620", + "asctime": "2025-08-29 17:57:21,472", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.garland", @@ -54337,16 +54445,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890040.5204043, - "msecs": 520.0, - "relativeCreated": 18973.293566, - "thread": 138566182236416, + "created": 1756483041.3716528, + "msecs": 371.0, + "relativeCreated": 19067.076503, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/diningroom/garland and payload {\"state\": \"on\"}", - "asctime": "2025-08-22 21:14:00,520" + "asctime": "2025-08-29 17:57:21,371" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.garland", @@ -54364,16 +54472,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890040.5215404, - "msecs": 521.0, - "relativeCreated": 18974.429798, - "thread": 138566156539584, + "created": 1756483041.3724656, + "msecs": 372.0, + "relativeCreated": 19067.889372, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/diningroom/garland and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:14:00,521" + "asctime": "2025-08-29 17:57:21,372" }, { "name": "smart_brain.mqtt.videv.ffe.diningroom.garland.state", @@ -54391,23 +54499,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890040.5229733, - "msecs": 522.0, - "relativeCreated": 18975.862555, - "thread": 138566156539584, + "created": 1756483041.374059, + "msecs": 374.0, + "relativeCreated": 19069.482687, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/diningroom/garland/state and payload b'true'", - "asctime": "2025-08-22 21:14:00,522" + "asctime": "2025-08-29 17:57:21,374" } ], - "time_consumption": 0.09791755676269531 + "time_consumption": 0.09801578521728516 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.state (ffe.diningroom.garland) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.state (ffe.diningroom.garland) is correct (Content %s and Type is %s).", "args": [ "True", "" @@ -54421,22 +54529,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890040.6212664, - "msecs": 621.0, - "relativeCreated": 19074.155831, - "thread": 138566182236416, + "created": 1756483041.4723637, + "msecs": 472.0, + "relativeCreated": 19167.78739, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.state (ffe.diningroom.garland) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:00,621", + "message": "Value for ViDevCommon.state (ffe.diningroom.garland) is correct (Content True and Type is ).", + "asctime": "2025-08-29 17:57:21,472", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.state (ffe.diningroom.garland)", + "Value for ViDevCommon.state (ffe.diningroom.garland)", "True", "" ], @@ -54449,22 +54557,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890040.6211648, - "msecs": 621.0, - "relativeCreated": 19074.054206, - "thread": 138566182236416, + "created": 1756483041.4722836, + "msecs": 472.0, + "relativeCreated": 19167.707329, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.state (ffe.diningroom.garland)): True ()", - "asctime": "2025-08-22 21:14:00,621" + "message": "Result (Value for ViDevCommon.state (ffe.diningroom.garland)): True ()", + "asctime": "2025-08-29 17:57:21,472" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.state (ffe.diningroom.garland)", + "Value for ViDevCommon.state (ffe.diningroom.garland)", "=", "True", "" @@ -54478,19 +54586,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890040.6212218, - "msecs": 621.0, - "relativeCreated": 19074.111396, - "thread": 138566182236416, + "created": 1756483041.47233, + "msecs": 472.0, + "relativeCreated": 19167.753678, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.state (ffe.diningroom.garland)): result = True ()", - "asctime": "2025-08-22 21:14:00,621" + "message": "Expectation (Value for ViDevCommon.state (ffe.diningroom.garland)): result = True ()", + "asctime": "2025-08-29 17:57:21,472" } ], - "time_consumption": 4.458427429199219e-05 + "time_consumption": 3.361701965332031e-05 }, { "name": "__tLogger__", @@ -54508,16 +54616,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890040.721884, - "msecs": 721.0, - "relativeCreated": 19174.77343, - "thread": 138566182236416, + "created": 1756483041.5728085, + "msecs": 572.0, + "relativeCreated": 19268.23221, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Powerplug1P.state (ffe.diningroom.garland) to False", - "asctime": "2025-08-22 21:14:00,721", + "asctime": "2025-08-29 17:57:21,572", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.garland", @@ -54535,16 +54643,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890040.6214004, - "msecs": 621.0, - "relativeCreated": 19074.289623, - "thread": 138566182236416, + "created": 1756483041.4724715, + "msecs": 472.0, + "relativeCreated": 19167.895113, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/diningroom/garland and payload {\"state\": \"off\"}", - "asctime": "2025-08-22 21:14:00,621" + "asctime": "2025-08-29 17:57:21,472" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.diningroom.garland", @@ -54562,16 +54670,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890040.622608, - "msecs": 622.0, - "relativeCreated": 19075.497283, - "thread": 138566156539584, + "created": 1756483041.4731886, + "msecs": 473.0, + "relativeCreated": 19168.612236, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/diningroom/garland and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:14:00,622" + "asctime": "2025-08-29 17:57:21,473" }, { "name": "smart_brain.mqtt.videv.ffe.diningroom.garland.state", @@ -54589,23 +54697,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890040.6240675, - "msecs": 624.0, - "relativeCreated": 19076.956909, - "thread": 138566156539584, + "created": 1756483041.474732, + "msecs": 474.0, + "relativeCreated": 19170.155683, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/diningroom/garland/state and payload b'false'", - "asctime": "2025-08-22 21:14:00,624" + "asctime": "2025-08-29 17:57:21,474" } ], - "time_consumption": 0.09781646728515625 + "time_consumption": 0.09807658195495605 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.state (ffe.diningroom.garland) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.state (ffe.diningroom.garland) is correct (Content %s and Type is %s).", "args": [ "False", "" @@ -54619,22 +54727,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890040.7222872, - "msecs": 722.0, - "relativeCreated": 19175.176619, - "thread": 138566182236416, + "created": 1756483041.5731497, + "msecs": 573.0, + "relativeCreated": 19268.573258, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.state (ffe.diningroom.garland) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:00,722", + "message": "Value for ViDevCommon.state (ffe.diningroom.garland) is correct (Content False and Type is ).", + "asctime": "2025-08-29 17:57:21,573", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.state (ffe.diningroom.garland)", + "Value for ViDevCommon.state (ffe.diningroom.garland)", "False", "" ], @@ -54647,22 +54755,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890040.7221503, - "msecs": 722.0, - "relativeCreated": 19175.039775, - "thread": 138566182236416, + "created": 1756483041.5730426, + "msecs": 573.0, + "relativeCreated": 19268.466357, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.state (ffe.diningroom.garland)): False ()", - "asctime": "2025-08-22 21:14:00,722" + "message": "Result (Value for ViDevCommon.state (ffe.diningroom.garland)): False ()", + "asctime": "2025-08-29 17:57:21,573" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.state (ffe.diningroom.garland)", + "Value for ViDevCommon.state (ffe.diningroom.garland)", "=", "False", "" @@ -54676,28 +54784,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890040.722205, - "msecs": 722.0, - "relativeCreated": 19175.094454, - "thread": 138566182236416, + "created": 1756483041.5730965, + "msecs": 573.0, + "relativeCreated": 19268.520045, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.state (ffe.diningroom.garland)): result = False ()", - "asctime": "2025-08-22 21:14:00,722" + "message": "Expectation (Value for ViDevCommon.state (ffe.diningroom.garland)): result = False ()", + "asctime": "2025-08-29 17:57:21,573" } ], - "time_consumption": 8.225440979003906e-05 + "time_consumption": 5.316734313964844e-05 } ], - "time_consumption": 0.30309271812438965, - "time_start": "2025-08-22 21:14:00,419", - "time_finished": "2025-08-22 21:14:00,722" + "time_consumption": 0.3025989532470703, + "time_start": "2025-08-29 17:57:21,270", + "time_finished": "2025-08-29 17:57:21,573" }, - "ViDevLight.state (ffe.kitchen.main_light) -> Shelly.relay/0 (ffe.kitchen.main_light)": { + "ViDevCommon.state (ffe.kitchen.main_light) -> Shelly.relay/0 (ffe.kitchen.main_light)": { "name": "__tLogger__", - "msg": "ViDevLight.state (ffe.kitchen.main_light) -> Shelly.relay/0 (ffe.kitchen.main_light)", + "msg": "ViDevCommon.state (ffe.kitchen.main_light) -> Shelly.relay/0 (ffe.kitchen.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -54708,16 +54816,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890040.722488, - "msecs": 722.0, - "relativeCreated": 19175.377315, - "thread": 138566182236416, + "created": 1756483041.5733626, + "msecs": 573.0, + "relativeCreated": 19268.786488, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "ViDevLight.state (ffe.kitchen.main_light) -> Shelly.relay/0 (ffe.kitchen.main_light)", - "asctime": "2025-08-22 21:14:00,722", + "message": "ViDevCommon.state (ffe.kitchen.main_light) -> Shelly.relay/0 (ffe.kitchen.main_light)", + "asctime": "2025-08-29 17:57:21,573", "moduleLogger": [], "testcaseLogger": [ { @@ -54735,16 +54843,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890040.8231676, - "msecs": 823.0, - "relativeCreated": 19276.056882, - "thread": 138566182236416, + "created": 1756483041.6738226, + "msecs": 673.0, + "relativeCreated": 19369.24629, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:00,823", + "asctime": "2025-08-29 17:57:21,673", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.kitchen.main_light.state.set", @@ -54762,19 +54870,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890040.7226617, - "msecs": 722.0, - "relativeCreated": 19175.551144, - "thread": 138566182236416, + "created": 1756483041.5734942, + "msecs": 573.0, + "relativeCreated": 19268.918065, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/kitchen/main_light/state/set and payload false", - "asctime": "2025-08-22 21:14:00,722" + "asctime": "2025-08-29 17:57:21,573" } ], - "time_consumption": 0.10050582885742188 + "time_consumption": 0.10032844543457031 }, { "name": "__tLogger__", @@ -54792,16 +54900,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890040.8235307, - "msecs": 823.0, - "relativeCreated": 19276.420168, - "thread": 138566182236416, + "created": 1756483041.6741674, + "msecs": 674.0, + "relativeCreated": 19369.590946, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:00,823", + "asctime": "2025-08-29 17:57:21,674", "moduleLogger": [ { "name": "__unittest__", @@ -54820,16 +54928,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890040.8234043, - "msecs": 823.0, - "relativeCreated": 19276.293582, - "thread": 138566182236416, + "created": 1756483041.6740742, + "msecs": 674.0, + "relativeCreated": 19369.497749, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:00,823" + "asctime": "2025-08-29 17:57:21,674" }, { "name": "__unittest__", @@ -54849,25 +54957,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890040.8234627, - "msecs": 823.0, - "relativeCreated": 19276.352059, - "thread": 138566182236416, + "created": 1756483041.6741266, + "msecs": 674.0, + "relativeCreated": 19369.55016, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:00,823" + "asctime": "2025-08-29 17:57:21,674" } ], - "time_consumption": 6.794929504394531e-05 + "time_consumption": 4.076957702636719e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.state (ffe.kitchen.main_light)", + "ViDevCommon.state (ffe.kitchen.main_light)", "True" ], "levelname": "DEBUG", @@ -54879,16 +54987,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890040.924154, - "msecs": 924.0, - "relativeCreated": 19377.043633, - "thread": 138566182236416, + "created": 1756483041.7747114, + "msecs": 774.0, + "relativeCreated": 19470.135073, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.state (ffe.kitchen.main_light) to True", - "asctime": "2025-08-22 21:14:00,924", + "message": "Setting state of ViDevCommon.state (ffe.kitchen.main_light) to True", + "asctime": "2025-08-29 17:57:21,774", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.kitchen.main_light.state.set", @@ -54906,16 +55014,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890040.8236465, - "msecs": 823.0, - "relativeCreated": 19276.535767, - "thread": 138566182236416, + "created": 1756483041.674275, + "msecs": 674.0, + "relativeCreated": 19369.698375, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/kitchen/main_light/state/set and payload true", - "asctime": "2025-08-22 21:14:00,823" + "asctime": "2025-08-29 17:57:21,674" }, { "name": "smart_brain.mqtt.shellies.ffe.kitchen.main_light.relay.0.command", @@ -54933,16 +55041,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890040.8259585, - "msecs": 825.0, - "relativeCreated": 19278.847716, - "thread": 138566156539584, + "created": 1756483041.676804, + "msecs": 676.0, + "relativeCreated": 19372.227745, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffe/kitchen/main_light/relay/0/command and payload b'on'", - "asctime": "2025-08-22 21:14:00,825" + "asctime": "2025-08-29 17:57:21,676" }, { "name": "smart_brain.mqtt.shellies.ffe.kitchen.main_light.relay.0", @@ -54960,16 +55068,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890040.8261833, - "msecs": 826.0, - "relativeCreated": 19279.072729, - "thread": 138566156539584, + "created": 1756483041.6770515, + "msecs": 677.0, + "relativeCreated": 19372.475393, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/ffe/kitchen/main_light/relay/0 and payload on", - "asctime": "2025-08-22 21:14:00,826" + "asctime": "2025-08-29 17:57:21,677" }, { "name": "smart_brain.mqtt.shellies.ffe.kitchen.main_light.relay.0", @@ -54987,70 +55095,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890040.8270807, - "msecs": 827.0, - "relativeCreated": 19279.970107, - "thread": 138566156539584, + "created": 1756483041.6777782, + "msecs": 677.0, + "relativeCreated": 19373.201736, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffe/kitchen/main_light/relay/0 and payload b'on'", - "asctime": "2025-08-22 21:14:00,827" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.kitchen.main_light_1.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/kitchen/main_light_1/set", - "b'{\"hue_power_on_behavior\": \"recover\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890040.8684456, - "msecs": 868.0, - "relativeCreated": 19321.335006, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/kitchen/main_light_1/set and payload b'{\"hue_power_on_behavior\": \"recover\"}'", - "asctime": "2025-08-22 21:14:00,868" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.kitchen.main_light_2.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/kitchen/main_light_2/set", - "b'{\"hue_power_on_behavior\": \"recover\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890040.8688257, - "msecs": 868.0, - "relativeCreated": 19321.714995, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/kitchen/main_light_2/set and payload b'{\"hue_power_on_behavior\": \"recover\"}'", - "asctime": "2025-08-22 21:14:00,868" + "asctime": "2025-08-29 17:57:21,677" }, { "name": "smart_brain.mqtt.videv.ffe.kitchen.main_light.state", @@ -55068,19 +55122,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890040.8691099, - "msecs": 869.0, - "relativeCreated": 19321.999175, - "thread": 138566156539584, + "created": 1756483041.7207785, + "msecs": 720.0, + "relativeCreated": 19416.202153, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/kitchen/main_light/state and payload b'true'", - "asctime": "2025-08-22 21:14:00,869" + "asctime": "2025-08-29 17:57:21,720" } ], - "time_consumption": 0.05504417419433594 + "time_consumption": 0.053932905197143555 }, { "name": "__tLogger__", @@ -55098,16 +55152,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890040.924486, - "msecs": 924.0, - "relativeCreated": 19377.37523, - "thread": 138566182236416, + "created": 1756483041.7750328, + "msecs": 775.0, + "relativeCreated": 19470.45644, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Shelly.relay/0 (ffe.kitchen.main_light) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:00,924", + "asctime": "2025-08-29 17:57:21,775", "moduleLogger": [ { "name": "__unittest__", @@ -55126,16 +55180,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890040.924387, - "msecs": 924.0, - "relativeCreated": 19377.276525, - "thread": 138566182236416, + "created": 1756483041.7749417, + "msecs": 774.0, + "relativeCreated": 19470.365429, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Shelly.relay/0 (ffe.kitchen.main_light)): True ()", - "asctime": "2025-08-22 21:14:00,924" + "asctime": "2025-08-29 17:57:21,774" }, { "name": "__unittest__", @@ -55155,25 +55209,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890040.9244444, - "msecs": 924.0, - "relativeCreated": 19377.333885, - "thread": 138566182236416, + "created": 1756483041.7749968, + "msecs": 774.0, + "relativeCreated": 19470.420419, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Shelly.relay/0 (ffe.kitchen.main_light)): result = True ()", - "asctime": "2025-08-22 21:14:00,924" + "asctime": "2025-08-29 17:57:21,774" } ], - "time_consumption": 4.1484832763671875e-05 + "time_consumption": 3.600120544433594e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.state (ffe.kitchen.main_light)", + "ViDevCommon.state (ffe.kitchen.main_light)", "False" ], "levelname": "DEBUG", @@ -55185,16 +55239,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890041.0250244, - "msecs": 25.0, - "relativeCreated": 19477.913862, - "thread": 138566182236416, + "created": 1756483041.87546, + "msecs": 875.0, + "relativeCreated": 19570.883533, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.state (ffe.kitchen.main_light) to False", - "asctime": "2025-08-22 21:14:01,025", + "message": "Setting state of ViDevCommon.state (ffe.kitchen.main_light) to False", + "asctime": "2025-08-29 17:57:21,875", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.kitchen.main_light.state.set", @@ -55212,16 +55266,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890040.9245994, - "msecs": 924.0, - "relativeCreated": 19377.488808, - "thread": 138566182236416, + "created": 1756483041.7751317, + "msecs": 775.0, + "relativeCreated": 19470.555294, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/kitchen/main_light/state/set and payload false", - "asctime": "2025-08-22 21:14:00,924" + "asctime": "2025-08-29 17:57:21,775" }, { "name": "smart_brain.mqtt.shellies.ffe.kitchen.main_light.relay.0.command", @@ -55239,16 +55293,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890040.926888, - "msecs": 926.0, - "relativeCreated": 19379.777277, - "thread": 138566156539584, + "created": 1756483041.8049731, + "msecs": 804.0, + "relativeCreated": 19500.396746, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffe/kitchen/main_light/relay/0/command and payload b'off'", - "asctime": "2025-08-22 21:14:00,926" + "asctime": "2025-08-29 17:57:21,804" }, { "name": "smart_brain.mqtt.shellies.ffe.kitchen.main_light.relay.0", @@ -55266,16 +55320,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890040.9271295, - "msecs": 927.0, - "relativeCreated": 19380.019029, - "thread": 138566156539584, + "created": 1756483041.8052976, + "msecs": 805.0, + "relativeCreated": 19500.721361, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/ffe/kitchen/main_light/relay/0 and payload off", - "asctime": "2025-08-22 21:14:00,927" + "asctime": "2025-08-29 17:57:21,805" }, { "name": "smart_brain.mqtt.shellies.ffe.kitchen.main_light.relay.0", @@ -55293,16 +55347,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890040.927869, - "msecs": 927.0, - "relativeCreated": 19380.758632, - "thread": 138566156539584, + "created": 1756483041.8060808, + "msecs": 806.0, + "relativeCreated": 19501.504533, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffe/kitchen/main_light/relay/0 and payload b'off'", - "asctime": "2025-08-22 21:14:00,927" + "asctime": "2025-08-29 17:57:21,806" }, { "name": "smart_brain.mqtt.videv.ffe.kitchen.main_light.state", @@ -55320,19 +55374,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890040.9688487, - "msecs": 968.0, - "relativeCreated": 19421.738157, - "thread": 138566156539584, + "created": 1756483041.8472083, + "msecs": 847.0, + "relativeCreated": 19542.631791, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/kitchen/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:14:00,968" + "asctime": "2025-08-29 17:57:21,847" } ], - "time_consumption": 0.05617570877075195 + "time_consumption": 0.02825164794921875 }, { "name": "__tLogger__", @@ -55350,16 +55404,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890041.0253634, - "msecs": 25.0, - "relativeCreated": 19478.252811, - "thread": 138566182236416, + "created": 1756483041.8757632, + "msecs": 875.0, + "relativeCreated": 19571.18689, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Shelly.relay/0 (ffe.kitchen.main_light) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:01,025", + "asctime": "2025-08-29 17:57:21,875", "moduleLogger": [ { "name": "__unittest__", @@ -55378,16 +55432,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890041.02525, - "msecs": 25.0, - "relativeCreated": 19478.139473, - "thread": 138566182236416, + "created": 1756483041.8756723, + "msecs": 875.0, + "relativeCreated": 19571.096122, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Shelly.relay/0 (ffe.kitchen.main_light)): False ()", - "asctime": "2025-08-22 21:14:01,025" + "asctime": "2025-08-29 17:57:21,875" }, { "name": "__unittest__", @@ -55407,28 +55461,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890041.0253243, - "msecs": 25.0, - "relativeCreated": 19478.213769, - "thread": 138566182236416, + "created": 1756483041.8757224, + "msecs": 875.0, + "relativeCreated": 19571.146293, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Shelly.relay/0 (ffe.kitchen.main_light)): result = False ()", - "asctime": "2025-08-22 21:14:01,025" + "asctime": "2025-08-29 17:57:21,875" } ], - "time_consumption": 3.910064697265625e-05 + "time_consumption": 4.076957702636719e-05 } ], - "time_consumption": 0.3028755187988281, - "time_start": "2025-08-22 21:14:00,722", - "time_finished": "2025-08-22 21:14:01,025" + "time_consumption": 0.3024005889892578, + "time_start": "2025-08-29 17:57:21,573", + "time_finished": "2025-08-29 17:57:21,875" }, - "Shelly.relay/0 (ffe.kitchen.main_light) -> ViDevLight.state (ffe.kitchen.main_light)": { + "Shelly.relay/0 (ffe.kitchen.main_light) -> ViDevCommon.state (ffe.kitchen.main_light)": { "name": "__tLogger__", - "msg": "Shelly.relay/0 (ffe.kitchen.main_light) -> ViDevLight.state (ffe.kitchen.main_light)", + "msg": "Shelly.relay/0 (ffe.kitchen.main_light) -> ViDevCommon.state (ffe.kitchen.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -55439,16 +55493,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890041.0255437, - "msecs": 25.0, - "relativeCreated": 19478.432968, - "thread": 138566182236416, + "created": 1756483041.876002, + "msecs": 876.0, + "relativeCreated": 19571.425797, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Shelly.relay/0 (ffe.kitchen.main_light) -> ViDevLight.state (ffe.kitchen.main_light)", - "asctime": "2025-08-22 21:14:01,025", + "message": "Shelly.relay/0 (ffe.kitchen.main_light) -> ViDevCommon.state (ffe.kitchen.main_light)", + "asctime": "2025-08-29 17:57:21,876", "moduleLogger": [], "testcaseLogger": [ { @@ -55466,16 +55520,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890041.1261108, - "msecs": 126.0, - "relativeCreated": 19579.000004, - "thread": 138566182236416, + "created": 1756483041.9764602, + "msecs": 976.0, + "relativeCreated": 19671.884039, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:01,126", + "asctime": "2025-08-29 17:57:21,976", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.kitchen.main_light.state.set", @@ -55493,19 +55547,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890041.025654, - "msecs": 25.0, - "relativeCreated": 19478.543534, - "thread": 138566182236416, + "created": 1756483041.8761268, + "msecs": 876.0, + "relativeCreated": 19571.550352, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/kitchen/main_light/state/set and payload false", - "asctime": "2025-08-22 21:14:01,025" + "asctime": "2025-08-29 17:57:21,876" } ], - "time_consumption": 0.10045671463012695 + "time_consumption": 0.10033345222473145 }, { "name": "__tLogger__", @@ -55523,16 +55577,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890041.1264918, - "msecs": 126.0, - "relativeCreated": 19579.381391, - "thread": 138566182236416, + "created": 1756483041.9767706, + "msecs": 976.0, + "relativeCreated": 19672.194141, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:01,126", + "asctime": "2025-08-29 17:57:21,976", "moduleLogger": [ { "name": "__unittest__", @@ -55551,16 +55605,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890041.1263816, - "msecs": 126.0, - "relativeCreated": 19579.270963, - "thread": 138566182236416, + "created": 1756483041.9766722, + "msecs": 976.0, + "relativeCreated": 19672.09594, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:01,126" + "asctime": "2025-08-29 17:57:21,976" }, { "name": "__unittest__", @@ -55580,2098 +55634,1990 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890041.1264412, - "msecs": 126.0, - "relativeCreated": 19579.330662, - "thread": 138566182236416, + "created": 1756483041.9767268, + "msecs": 976.0, + "relativeCreated": 19672.150346, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:01,126" - } - ], - "time_consumption": 5.054473876953125e-05 - }, - { - "name": "__tLogger__", - "msg": "Setting state of %s to %s", - "args": [ - "Shelly.relay/0 (ffe.kitchen.main_light)", - "True" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 28, - "funcName": "device_follow", - "created": 1755890041.227122, - "msecs": 227.0, - "relativeCreated": 19680.011561, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Setting state of Shelly.relay/0 (ffe.kitchen.main_light) to True", - "asctime": "2025-08-22 21:14:01,227", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.shellies.ffe.kitchen.main_light.relay.0", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "shellies/ffe/kitchen/main_light/relay/0", - "on" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890041.126621, - "msecs": 126.0, - "relativeCreated": 19579.510384, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic shellies/ffe/kitchen/main_light/relay/0 and payload on", - "asctime": "2025-08-22 21:14:01,126" - }, - { - "name": "smart_brain.mqtt.shellies.ffe.kitchen.main_light.relay.0", - "msg": "Received message with topic %s and payload %s", - "args": [ - "shellies/ffe/kitchen/main_light/relay/0", - "b'on'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890041.127801, - "msecs": 127.0, - "relativeCreated": 19580.690297, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic shellies/ffe/kitchen/main_light/relay/0 and payload b'on'", - "asctime": "2025-08-22 21:14:01,127" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.kitchen.main_light_1.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/kitchen/main_light_1/set", - "b'{\"hue_power_on_behavior\": \"recover\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890041.1293917, - "msecs": 129.0, - "relativeCreated": 19582.281023, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/kitchen/main_light_1/set and payload b'{\"hue_power_on_behavior\": \"recover\"}'", - "asctime": "2025-08-22 21:14:01,129" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.kitchen.main_light_2.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/kitchen/main_light_2/set", - "b'{\"hue_power_on_behavior\": \"recover\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890041.1296973, - "msecs": 129.0, - "relativeCreated": 19582.586744, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/kitchen/main_light_2/set and payload b'{\"hue_power_on_behavior\": \"recover\"}'", - "asctime": "2025-08-22 21:14:01,129" - }, - { - "name": "smart_brain.mqtt.videv.ffe.kitchen.main_light.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffe/kitchen/main_light/state", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890041.129973, - "msecs": 129.0, - "relativeCreated": 19582.86244, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffe/kitchen/main_light/state and payload b'true'", - "asctime": "2025-08-22 21:14:01,129" - } - ], - "time_consumption": 0.09714913368225098 - }, - { - "name": "__tLogger__", - "msg": "Value for ViDevLight.state (ffe.kitchen.main_light) is correct (Content %s and Type is %s).", - "args": [ - "True", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890041.227488, - "msecs": 227.0, - "relativeCreated": 19680.377445, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Value for ViDevLight.state (ffe.kitchen.main_light) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:01,227", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Value for ViDevLight.state (ffe.kitchen.main_light)", - "True", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890041.2273533, - "msecs": 227.0, - "relativeCreated": 19680.242748, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Value for ViDevLight.state (ffe.kitchen.main_light)): True ()", - "asctime": "2025-08-22 21:14:01,227" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Value for ViDevLight.state (ffe.kitchen.main_light)", - "=", - "True", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890041.2274396, - "msecs": 227.0, - "relativeCreated": 19680.329146, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Value for ViDevLight.state (ffe.kitchen.main_light)): result = True ()", - "asctime": "2025-08-22 21:14:01,227" - } - ], - "time_consumption": 4.839897155761719e-05 - }, - { - "name": "__tLogger__", - "msg": "Setting state of %s to %s", - "args": [ - "Shelly.relay/0 (ffe.kitchen.main_light)", - "False" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 28, - "funcName": "device_follow", - "created": 1755890041.3281195, - "msecs": 328.0, - "relativeCreated": 19781.009017, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Setting state of Shelly.relay/0 (ffe.kitchen.main_light) to False", - "asctime": "2025-08-22 21:14:01,328", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.shellies.ffe.kitchen.main_light.relay.0", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "shellies/ffe/kitchen/main_light/relay/0", - "off" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890041.227603, - "msecs": 227.0, - "relativeCreated": 19680.49225, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic shellies/ffe/kitchen/main_light/relay/0 and payload off", - "asctime": "2025-08-22 21:14:01,227" - }, - { - "name": "smart_brain.mqtt.shellies.ffe.kitchen.main_light.relay.0", - "msg": "Received message with topic %s and payload %s", - "args": [ - "shellies/ffe/kitchen/main_light/relay/0", - "b'off'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890041.2288513, - "msecs": 228.0, - "relativeCreated": 19681.740689, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic shellies/ffe/kitchen/main_light/relay/0 and payload b'off'", - "asctime": "2025-08-22 21:14:01,228" - }, - { - "name": "smart_brain.mqtt.videv.ffe.kitchen.main_light.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffe/kitchen/main_light/state", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890041.2303326, - "msecs": 230.0, - "relativeCreated": 19683.222147, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffe/kitchen/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:14:01,230" - } - ], - "time_consumption": 0.09778690338134766 - }, - { - "name": "__tLogger__", - "msg": "Value for ViDevLight.state (ffe.kitchen.main_light) is correct (Content %s and Type is %s).", - "args": [ - "False", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890041.3284664, - "msecs": 328.0, - "relativeCreated": 19781.355894, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Value for ViDevLight.state (ffe.kitchen.main_light) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:01,328", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Value for ViDevLight.state (ffe.kitchen.main_light)", - "False", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890041.3283455, - "msecs": 328.0, - "relativeCreated": 19781.235101, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Value for ViDevLight.state (ffe.kitchen.main_light)): False ()", - "asctime": "2025-08-22 21:14:01,328" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Value for ViDevLight.state (ffe.kitchen.main_light)", - "=", - "False", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890041.328403, - "msecs": 328.0, - "relativeCreated": 19781.292387, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Value for ViDevLight.state (ffe.kitchen.main_light)): result = False ()", - "asctime": "2025-08-22 21:14:01,328" - } - ], - "time_consumption": 6.341934204101562e-05 - } - ], - "time_consumption": 0.30292272567749023, - "time_start": "2025-08-22 21:14:01,025", - "time_finished": "2025-08-22 21:14:01,328" - }, - "ViDevLight.state (ffe.kitchen.circulation_pump) -> Shelly.relay/0 (ffe.kitchen.circulation_pump)": { - "name": "__tLogger__", - "msg": "ViDevLight.state (ffe.kitchen.circulation_pump) -> Shelly.relay/0 (ffe.kitchen.circulation_pump)", - "args": null, - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/report/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 329, - "funcName": "testCase", - "created": 1755890041.3286715, - "msecs": 328.0, - "relativeCreated": 19781.560929, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "ViDevLight.state (ffe.kitchen.circulation_pump) -> Shelly.relay/0 (ffe.kitchen.circulation_pump)", - "asctime": "2025-08-22 21:14:01,328", - "moduleLogger": [], - "testcaseLogger": [ - { - "name": "__tLogger__", - "msg": "Prepare: Setting devices to last state %s", - "args": [ - "False" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 19, - "funcName": "device_follow", - "created": 1755890041.429364, - "msecs": 429.0, - "relativeCreated": 19882.253251, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:01,429", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.videv.ffe.kitchen.circulation_pump.state.set", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "videv/ffe/kitchen/circulation_pump/state/set", - "false" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890041.3288174, - "msecs": 328.0, - "relativeCreated": 19781.706791, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic videv/ffe/kitchen/circulation_pump/state/set and payload false", - "asctime": "2025-08-22 21:14:01,328" - } - ], - "time_consumption": 0.10054659843444824 - }, - { - "name": "__tLogger__", - "msg": "Start state (master, slave) is correct (Content %s and Type is %s).", - "args": [ - "(False, False)", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890041.42975, - "msecs": 429.0, - "relativeCreated": 19882.639366, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:01,429", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Start state (master, slave)", - "(False, False)", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890041.4296336, - "msecs": 429.0, - "relativeCreated": 19882.522853, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:01,429" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Start state (master, slave)", - "=", - "(False, False)", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890041.4297001, - "msecs": 429.0, - "relativeCreated": 19882.589561, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:01,429" - } - ], - "time_consumption": 4.982948303222656e-05 - }, - { - "name": "__tLogger__", - "msg": "Setting state of %s to %s", - "args": [ - "ViDevLight.state (ffe.kitchen.circulation_pump)", - "True" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 28, - "funcName": "device_follow", - "created": 1755890041.5304284, - "msecs": 530.0, - "relativeCreated": 19983.317748, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Setting state of ViDevLight.state (ffe.kitchen.circulation_pump) to True", - "asctime": "2025-08-22 21:14:01,530", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.videv.ffe.kitchen.circulation_pump.state.set", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "videv/ffe/kitchen/circulation_pump/state/set", - "true" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890041.4298682, - "msecs": 429.0, - "relativeCreated": 19882.757617, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic videv/ffe/kitchen/circulation_pump/state/set and payload true", - "asctime": "2025-08-22 21:14:01,429" - }, - { - "name": "smart_brain.mqtt.shellies.ffe.kitchen.circulation_pump.relay.0.command", - "msg": "Received message with topic %s and payload %s", - "args": [ - "shellies/ffe/kitchen/circulation_pump/relay/0/command", - "b'on'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890041.4322343, - "msecs": 432.0, - "relativeCreated": 19885.12361, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic shellies/ffe/kitchen/circulation_pump/relay/0/command and payload b'on'", - "asctime": "2025-08-22 21:14:01,432" - }, - { - "name": "smart_brain.mqtt.shellies.ffe.kitchen.circulation_pump.relay.0", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "shellies/ffe/kitchen/circulation_pump/relay/0", - "on" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890041.432473, - "msecs": 432.0, - "relativeCreated": 19885.362149, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic shellies/ffe/kitchen/circulation_pump/relay/0 and payload on", - "asctime": "2025-08-22 21:14:01,432" - }, - { - "name": "smart_brain.mqtt.shellies.ffe.kitchen.circulation_pump.relay.0", - "msg": "Received message with topic %s and payload %s", - "args": [ - "shellies/ffe/kitchen/circulation_pump/relay/0", - "b'on'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890041.4334366, - "msecs": 433.0, - "relativeCreated": 19886.3262, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic shellies/ffe/kitchen/circulation_pump/relay/0 and payload b'on'", - "asctime": "2025-08-22 21:14:01,433" - }, - { - "name": "smart_brain.mqtt.videv.ffe.kitchen.circulation_pump.timer", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffe/kitchen/circulation_pump/timer", - "b'600'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890041.474956, - "msecs": 474.0, - "relativeCreated": 19927.84538, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffe/kitchen/circulation_pump/timer and payload b'600'", - "asctime": "2025-08-22 21:14:01,474" - }, - { - "name": "smart_brain.mqtt.shellies.ffe.kitchen.main_light.relay.0.command", - "msg": "Received message with topic %s and payload %s", - "args": [ - "shellies/ffe/kitchen/main_light/relay/0/command", - "b'on'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890041.5160244, - "msecs": 516.0, - "relativeCreated": 19968.913646, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic shellies/ffe/kitchen/main_light/relay/0/command and payload b'on'", - "asctime": "2025-08-22 21:14:01,516" - }, - { - "name": "smart_brain.mqtt.shellies.ffe.kitchen.main_light.relay.0", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "shellies/ffe/kitchen/main_light/relay/0", - "on" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890041.5162861, - "msecs": 516.0, - "relativeCreated": 19969.175646, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic shellies/ffe/kitchen/main_light/relay/0 and payload on", - "asctime": "2025-08-22 21:14:01,516" - }, - { - "name": "smart_brain.mqtt.videv.ffe.kitchen.circulation_pump.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffe/kitchen/circulation_pump/state", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890041.5166633, - "msecs": 516.0, - "relativeCreated": 19969.552788, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffe/kitchen/circulation_pump/state and payload b'true'", - "asctime": "2025-08-22 21:14:01,516" - }, - { - "name": "smart_brain.mqtt.shellies.ffe.kitchen.main_light.relay.0", - "msg": "Received message with topic %s and payload %s", - "args": [ - "shellies/ffe/kitchen/main_light/relay/0", - "b'on'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890041.5174272, - "msecs": 517.0, - "relativeCreated": 19970.316699, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic shellies/ffe/kitchen/main_light/relay/0 and payload b'on'", - "asctime": "2025-08-22 21:14:01,517" - } - ], - "time_consumption": 0.013001203536987305 - }, - { - "name": "__tLogger__", - "msg": "Value for Shelly.relay/0 (ffe.kitchen.circulation_pump) is correct (Content %s and Type is %s).", - "args": [ - "True", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890041.530763, - "msecs": 530.0, - "relativeCreated": 19983.652471, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Value for Shelly.relay/0 (ffe.kitchen.circulation_pump) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:01,530", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Value for Shelly.relay/0 (ffe.kitchen.circulation_pump)", - "True", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890041.5306618, - "msecs": 530.0, - "relativeCreated": 19983.551327, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Value for Shelly.relay/0 (ffe.kitchen.circulation_pump)): True ()", - "asctime": "2025-08-22 21:14:01,530" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Value for Shelly.relay/0 (ffe.kitchen.circulation_pump)", - "=", - "True", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890041.53072, - "msecs": 530.0, - "relativeCreated": 19983.609423, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Value for Shelly.relay/0 (ffe.kitchen.circulation_pump)): result = True ()", - "asctime": "2025-08-22 21:14:01,530" - } - ], - "time_consumption": 4.291534423828125e-05 - }, - { - "name": "__tLogger__", - "msg": "Setting state of %s to %s", - "args": [ - "ViDevLight.state (ffe.kitchen.circulation_pump)", - "False" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 28, - "funcName": "device_follow", - "created": 1755890041.6313968, - "msecs": 631.0, - "relativeCreated": 20084.286281, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Setting state of ViDevLight.state (ffe.kitchen.circulation_pump) to False", - "asctime": "2025-08-22 21:14:01,631", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.videv.ffe.kitchen.circulation_pump.state.set", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "videv/ffe/kitchen/circulation_pump/state/set", - "false" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890041.530876, - "msecs": 530.0, - "relativeCreated": 19983.765231, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic videv/ffe/kitchen/circulation_pump/state/set and payload false", - "asctime": "2025-08-22 21:14:01,530" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.kitchen.main_light_1.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/kitchen/main_light_1/set", - "b'{\"hue_power_on_behavior\": \"recover\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890041.5589285, - "msecs": 558.0, - "relativeCreated": 20011.817718, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/kitchen/main_light_1/set and payload b'{\"hue_power_on_behavior\": \"recover\"}'", - "asctime": "2025-08-22 21:14:01,558" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.kitchen.main_light_2.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/kitchen/main_light_2/set", - "b'{\"hue_power_on_behavior\": \"recover\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890041.599758, - "msecs": 599.0, - "relativeCreated": 20052.647207, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/kitchen/main_light_2/set and payload b'{\"hue_power_on_behavior\": \"recover\"}'", - "asctime": "2025-08-22 21:14:01,599" - }, - { - "name": "smart_brain.mqtt.videv.ffe.kitchen.main_light.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffe/kitchen/main_light/state", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890041.600188, - "msecs": 600.0, - "relativeCreated": 20053.077346, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffe/kitchen/main_light/state and payload b'true'", - "asctime": "2025-08-22 21:14:01,600" - }, - { - "name": "smart_brain.mqtt.shellies.ffe.kitchen.circulation_pump.relay.0.command", - "msg": "Received message with topic %s and payload %s", - "args": [ - "shellies/ffe/kitchen/circulation_pump/relay/0/command", - "b'off'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890041.6004996, - "msecs": 600.0, - "relativeCreated": 20053.389026, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic shellies/ffe/kitchen/circulation_pump/relay/0/command and payload b'off'", - "asctime": "2025-08-22 21:14:01,600" - }, - { - "name": "smart_brain.mqtt.shellies.ffe.kitchen.circulation_pump.relay.0", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "shellies/ffe/kitchen/circulation_pump/relay/0", - "off" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890041.6006553, - "msecs": 600.0, - "relativeCreated": 20053.544849, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic shellies/ffe/kitchen/circulation_pump/relay/0 and payload off", - "asctime": "2025-08-22 21:14:01,600" - }, - { - "name": "smart_brain.mqtt.shellies.ffe.kitchen.circulation_pump.relay.0", - "msg": "Received message with topic %s and payload %s", - "args": [ - "shellies/ffe/kitchen/circulation_pump/relay/0", - "b'off'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890041.601585, - "msecs": 601.0, - "relativeCreated": 20054.474237, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic shellies/ffe/kitchen/circulation_pump/relay/0 and payload b'off'", - "asctime": "2025-08-22 21:14:01,601" - } - ], - "time_consumption": 0.029811859130859375 - }, - { - "name": "__tLogger__", - "msg": "Value for Shelly.relay/0 (ffe.kitchen.circulation_pump) is correct (Content %s and Type is %s).", - "args": [ - "False", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890041.6317346, - "msecs": 631.0, - "relativeCreated": 20084.623872, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Value for Shelly.relay/0 (ffe.kitchen.circulation_pump) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:01,631", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Value for Shelly.relay/0 (ffe.kitchen.circulation_pump)", - "False", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890041.6316335, - "msecs": 631.0, - "relativeCreated": 20084.522775, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Value for Shelly.relay/0 (ffe.kitchen.circulation_pump)): False ()", - "asctime": "2025-08-22 21:14:01,631" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Value for Shelly.relay/0 (ffe.kitchen.circulation_pump)", - "=", - "False", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890041.6316912, - "msecs": 631.0, - "relativeCreated": 20084.580596, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Value for Shelly.relay/0 (ffe.kitchen.circulation_pump)): result = False ()", - "asctime": "2025-08-22 21:14:01,631" - } - ], - "time_consumption": 4.3392181396484375e-05 - } - ], - "time_consumption": 0.30306315422058105, - "time_start": "2025-08-22 21:14:01,328", - "time_finished": "2025-08-22 21:14:01,631" - }, - "Shelly.relay/0 (ffe.kitchen.circulation_pump) -> ViDevLight.state (ffe.kitchen.circulation_pump)": { - "name": "__tLogger__", - "msg": "Shelly.relay/0 (ffe.kitchen.circulation_pump) -> ViDevLight.state (ffe.kitchen.circulation_pump)", - "args": null, - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/report/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 329, - "funcName": "testCase", - "created": 1755890041.6320043, - "msecs": 632.0, - "relativeCreated": 20084.893801, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Shelly.relay/0 (ffe.kitchen.circulation_pump) -> ViDevLight.state (ffe.kitchen.circulation_pump)", - "asctime": "2025-08-22 21:14:01,632", - "moduleLogger": [], - "testcaseLogger": [ - { - "name": "__tLogger__", - "msg": "Prepare: Setting devices to last state %s", - "args": [ - "False" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 19, - "funcName": "device_follow", - "created": 1755890041.732633, - "msecs": 732.0, - "relativeCreated": 20185.522367, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:01,732", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.videv.ffe.kitchen.circulation_pump.state.set", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "videv/ffe/kitchen/circulation_pump/state/set", - "false" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890041.632144, - "msecs": 632.0, - "relativeCreated": 20085.033322, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic videv/ffe/kitchen/circulation_pump/state/set and payload false", - "asctime": "2025-08-22 21:14:01,632" - }, - { - "name": "smart_brain.mqtt.videv.ffe.kitchen.circulation_pump.timer", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffe/kitchen/circulation_pump/timer", - "b'0'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890041.6330724, - "msecs": 633.0, - "relativeCreated": 20085.961908, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffe/kitchen/circulation_pump/timer and payload b'0'", - "asctime": "2025-08-22 21:14:01,633" - }, - { - "name": "smart_brain.mqtt.videv.ffe.kitchen.circulation_pump.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffe/kitchen/circulation_pump/state", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890041.6736808, - "msecs": 673.0, - "relativeCreated": 20126.570303, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffe/kitchen/circulation_pump/state and payload b'false'", - "asctime": "2025-08-22 21:14:01,673" - } - ], - "time_consumption": 0.05895233154296875 - }, - { - "name": "__tLogger__", - "msg": "Start state (master, slave) is correct (Content %s and Type is %s).", - "args": [ - "(False, False)", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890041.733021, - "msecs": 733.0, - "relativeCreated": 20185.91025, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:01,733", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Start state (master, slave)", - "(False, False)", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890041.732872, - "msecs": 732.0, - "relativeCreated": 20185.761232, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:01,732" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Start state (master, slave)", - "=", - "(False, False)", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890041.732975, - "msecs": 732.0, - "relativeCreated": 20185.864462, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:01,732" - } - ], - "time_consumption": 4.601478576660156e-05 - }, - { - "name": "__tLogger__", - "msg": "Setting state of %s to %s", - "args": [ - "Shelly.relay/0 (ffe.kitchen.circulation_pump)", - "True" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 28, - "funcName": "device_follow", - "created": 1755890041.833681, - "msecs": 833.0, - "relativeCreated": 20286.570528, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Setting state of Shelly.relay/0 (ffe.kitchen.circulation_pump) to True", - "asctime": "2025-08-22 21:14:01,833", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.shellies.ffe.kitchen.circulation_pump.relay.0", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "shellies/ffe/kitchen/circulation_pump/relay/0", - "on" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890041.733145, - "msecs": 733.0, - "relativeCreated": 20186.034407, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic shellies/ffe/kitchen/circulation_pump/relay/0 and payload on", - "asctime": "2025-08-22 21:14:01,733" - }, - { - "name": "smart_brain.mqtt.shellies.ffe.kitchen.circulation_pump.relay.0", - "msg": "Received message with topic %s and payload %s", - "args": [ - "shellies/ffe/kitchen/circulation_pump/relay/0", - "b'on'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890041.7343063, - "msecs": 734.0, - "relativeCreated": 20187.195583, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic shellies/ffe/kitchen/circulation_pump/relay/0 and payload b'on'", - "asctime": "2025-08-22 21:14:01,734" - }, - { - "name": "smart_brain.mqtt.videv.ffe.kitchen.circulation_pump.timer", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffe/kitchen/circulation_pump/timer", - "b'600'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890041.7362518, - "msecs": 736.0, - "relativeCreated": 20189.141252, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffe/kitchen/circulation_pump/timer and payload b'600'", - "asctime": "2025-08-22 21:14:01,736" - }, - { - "name": "smart_brain.mqtt.shellies.ffe.kitchen.main_light.relay.0.command", - "msg": "Received message with topic %s and payload %s", - "args": [ - "shellies/ffe/kitchen/main_light/relay/0/command", - "b'off'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890041.7366126, - "msecs": 736.0, - "relativeCreated": 20189.50211, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic shellies/ffe/kitchen/main_light/relay/0/command and payload b'off'", - "asctime": "2025-08-22 21:14:01,736" - }, - { - "name": "smart_brain.mqtt.shellies.ffe.kitchen.main_light.relay.0", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "shellies/ffe/kitchen/main_light/relay/0", - "off" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890041.7367685, - "msecs": 736.0, - "relativeCreated": 20189.658027, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic shellies/ffe/kitchen/main_light/relay/0 and payload off", - "asctime": "2025-08-22 21:14:01,736" - }, - { - "name": "smart_brain.mqtt.videv.ffe.kitchen.circulation_pump.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffe/kitchen/circulation_pump/state", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890041.7370965, - "msecs": 737.0, - "relativeCreated": 20189.985965, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffe/kitchen/circulation_pump/state and payload b'true'", - "asctime": "2025-08-22 21:14:01,737" - }, - { - "name": "smart_brain.mqtt.shellies.ffe.kitchen.main_light.relay.0", - "msg": "Received message with topic %s and payload %s", - "args": [ - "shellies/ffe/kitchen/main_light/relay/0", - "b'off'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890041.737643, - "msecs": 737.0, - "relativeCreated": 20190.532534, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic shellies/ffe/kitchen/main_light/relay/0 and payload b'off'", - "asctime": "2025-08-22 21:14:01,737" - }, - { - "name": "smart_brain.mqtt.videv.ffe.kitchen.main_light.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffe/kitchen/main_light/state", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890041.7794104, - "msecs": 779.0, - "relativeCreated": 20232.299849, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffe/kitchen/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:14:01,779" - } - ], - "time_consumption": 0.05427074432373047 - }, - { - "name": "__tLogger__", - "msg": "Value for ViDevLight.state (ffe.kitchen.circulation_pump) is correct (Content %s and Type is %s).", - "args": [ - "True", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890041.8340495, - "msecs": 834.0, - "relativeCreated": 20286.938993, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Value for ViDevLight.state (ffe.kitchen.circulation_pump) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:01,834", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Value for ViDevLight.state (ffe.kitchen.circulation_pump)", - "True", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890041.8339453, - "msecs": 833.0, - "relativeCreated": 20286.834642, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Value for ViDevLight.state (ffe.kitchen.circulation_pump)): True ()", - "asctime": "2025-08-22 21:14:01,833" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Value for ViDevLight.state (ffe.kitchen.circulation_pump)", - "=", - "True", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890041.8340058, - "msecs": 834.0, - "relativeCreated": 20286.895152, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Value for ViDevLight.state (ffe.kitchen.circulation_pump)): result = True ()", - "asctime": "2025-08-22 21:14:01,834" - } - ], - "time_consumption": 4.363059997558594e-05 - }, - { - "name": "__tLogger__", - "msg": "Setting state of %s to %s", - "args": [ - "Shelly.relay/0 (ffe.kitchen.circulation_pump)", - "False" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 28, - "funcName": "device_follow", - "created": 1755890041.9346843, - "msecs": 934.0, - "relativeCreated": 20387.573634, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Setting state of Shelly.relay/0 (ffe.kitchen.circulation_pump) to False", - "asctime": "2025-08-22 21:14:01,934", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.shellies.ffe.kitchen.circulation_pump.relay.0", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "shellies/ffe/kitchen/circulation_pump/relay/0", - "off" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890041.8341677, - "msecs": 834.0, - "relativeCreated": 20287.05711, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic shellies/ffe/kitchen/circulation_pump/relay/0 and payload off", - "asctime": "2025-08-22 21:14:01,834" - }, - { - "name": "smart_brain.mqtt.shellies.ffe.kitchen.circulation_pump.relay.0", - "msg": "Received message with topic %s and payload %s", - "args": [ - "shellies/ffe/kitchen/circulation_pump/relay/0", - "b'off'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890041.8353927, - "msecs": 835.0, - "relativeCreated": 20288.282243, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic shellies/ffe/kitchen/circulation_pump/relay/0 and payload b'off'", - "asctime": "2025-08-22 21:14:01,835" - }, - { - "name": "smart_brain.mqtt.videv.ffe.kitchen.circulation_pump.timer", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffe/kitchen/circulation_pump/timer", - "b'0'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890041.836912, - "msecs": 836.0, - "relativeCreated": 20289.801225, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffe/kitchen/circulation_pump/timer and payload b'0'", - "asctime": "2025-08-22 21:14:01,836" - }, - { - "name": "smart_brain.mqtt.videv.ffe.kitchen.circulation_pump.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffe/kitchen/circulation_pump/state", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890041.8372922, - "msecs": 837.0, - "relativeCreated": 20290.181727, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffe/kitchen/circulation_pump/state and payload b'false'", - "asctime": "2025-08-22 21:14:01,837" - } - ], - "time_consumption": 0.09739208221435547 - }, - { - "name": "__tLogger__", - "msg": "Value for ViDevLight.state (ffe.kitchen.circulation_pump) is correct (Content %s and Type is %s).", - "args": [ - "False", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890041.9350836, - "msecs": 935.0, - "relativeCreated": 20387.973044, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Value for ViDevLight.state (ffe.kitchen.circulation_pump) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:01,935", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Value for ViDevLight.state (ffe.kitchen.circulation_pump)", - "False", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890041.9349554, - "msecs": 934.0, - "relativeCreated": 20387.844591, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Value for ViDevLight.state (ffe.kitchen.circulation_pump)): False ()", - "asctime": "2025-08-22 21:14:01,934" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Value for ViDevLight.state (ffe.kitchen.circulation_pump)", - "=", - "False", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890041.9350398, - "msecs": 935.0, - "relativeCreated": 20387.929177, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Value for ViDevLight.state (ffe.kitchen.circulation_pump)): result = False ()", - "asctime": "2025-08-22 21:14:01,935" + "asctime": "2025-08-29 17:57:21,976" } ], "time_consumption": 4.38690185546875e-05 + }, + { + "name": "__tLogger__", + "msg": "Setting state of %s to %s", + "args": [ + "Shelly.relay/0 (ffe.kitchen.main_light)", + "True" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 28, + "funcName": "device_follow", + "created": 1756483042.0772283, + "msecs": 77.0, + "relativeCreated": 19772.651845, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Setting state of Shelly.relay/0 (ffe.kitchen.main_light) to True", + "asctime": "2025-08-29 17:57:22,077", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.shellies.ffe.kitchen.main_light.relay.0", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "shellies/ffe/kitchen/main_light/relay/0", + "on" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483041.9769156, + "msecs": 976.0, + "relativeCreated": 19672.339315, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic shellies/ffe/kitchen/main_light/relay/0 and payload on", + "asctime": "2025-08-29 17:57:21,976" + }, + { + "name": "smart_brain.mqtt.shellies.ffe.kitchen.main_light.relay.0", + "msg": "Received message with topic %s and payload %s", + "args": [ + "shellies/ffe/kitchen/main_light/relay/0", + "b'on'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483041.9776952, + "msecs": 977.0, + "relativeCreated": 19673.118853, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic shellies/ffe/kitchen/main_light/relay/0 and payload b'on'", + "asctime": "2025-08-29 17:57:21,977" + }, + { + "name": "smart_brain.mqtt.videv.ffe.kitchen.main_light.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffe/kitchen/main_light/state", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483042.0183465, + "msecs": 18.0, + "relativeCreated": 19713.770298, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffe/kitchen/main_light/state and payload b'true'", + "asctime": "2025-08-29 17:57:22,018" + } + ], + "time_consumption": 0.05888175964355469 + }, + { + "name": "__tLogger__", + "msg": "Value for ViDevCommon.state (ffe.kitchen.main_light) is correct (Content %s and Type is %s).", + "args": [ + "True", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483042.0776172, + "msecs": 77.0, + "relativeCreated": 19773.04092, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Value for ViDevCommon.state (ffe.kitchen.main_light) is correct (Content True and Type is ).", + "asctime": "2025-08-29 17:57:22,077", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Value for ViDevCommon.state (ffe.kitchen.main_light)", + "True", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483042.07749, + "msecs": 77.0, + "relativeCreated": 19772.913827, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Value for ViDevCommon.state (ffe.kitchen.main_light)): True ()", + "asctime": "2025-08-29 17:57:22,077" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Value for ViDevCommon.state (ffe.kitchen.main_light)", + "=", + "True", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483042.0775642, + "msecs": 77.0, + "relativeCreated": 19772.987879, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Value for ViDevCommon.state (ffe.kitchen.main_light)): result = True ()", + "asctime": "2025-08-29 17:57:22,077" + } + ], + "time_consumption": 5.2928924560546875e-05 + }, + { + "name": "__tLogger__", + "msg": "Setting state of %s to %s", + "args": [ + "Shelly.relay/0 (ffe.kitchen.main_light)", + "False" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 28, + "funcName": "device_follow", + "created": 1756483042.1781313, + "msecs": 178.0, + "relativeCreated": 19873.555158, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Setting state of Shelly.relay/0 (ffe.kitchen.main_light) to False", + "asctime": "2025-08-29 17:57:22,178", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.shellies.ffe.kitchen.main_light.relay.0", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "shellies/ffe/kitchen/main_light/relay/0", + "off" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483042.077763, + "msecs": 77.0, + "relativeCreated": 19773.186866, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic shellies/ffe/kitchen/main_light/relay/0 and payload off", + "asctime": "2025-08-29 17:57:22,077" + }, + { + "name": "smart_brain.mqtt.shellies.ffe.kitchen.main_light.relay.0", + "msg": "Received message with topic %s and payload %s", + "args": [ + "shellies/ffe/kitchen/main_light/relay/0", + "b'off'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483042.078581, + "msecs": 78.0, + "relativeCreated": 19774.004681, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic shellies/ffe/kitchen/main_light/relay/0 and payload b'off'", + "asctime": "2025-08-29 17:57:22,078" + }, + { + "name": "smart_brain.mqtt.videv.ffe.kitchen.main_light.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffe/kitchen/main_light/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483042.080798, + "msecs": 80.0, + "relativeCreated": 19776.221526, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffe/kitchen/main_light/state and payload b'false'", + "asctime": "2025-08-29 17:57:22,080" + } + ], + "time_consumption": 0.09733343124389648 + }, + { + "name": "__tLogger__", + "msg": "Value for ViDevCommon.state (ffe.kitchen.main_light) is correct (Content %s and Type is %s).", + "args": [ + "False", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483042.178457, + "msecs": 178.0, + "relativeCreated": 19873.880863, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Value for ViDevCommon.state (ffe.kitchen.main_light) is correct (Content False and Type is ).", + "asctime": "2025-08-29 17:57:22,178", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Value for ViDevCommon.state (ffe.kitchen.main_light)", + "False", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483042.178335, + "msecs": 178.0, + "relativeCreated": 19873.758642, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Value for ViDevCommon.state (ffe.kitchen.main_light)): False ()", + "asctime": "2025-08-29 17:57:22,178" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Value for ViDevCommon.state (ffe.kitchen.main_light)", + "=", + "False", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483042.1784027, + "msecs": 178.0, + "relativeCreated": 19873.826185, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Value for ViDevCommon.state (ffe.kitchen.main_light)): result = False ()", + "asctime": "2025-08-29 17:57:22,178" + } + ], + "time_consumption": 5.435943603515625e-05 } ], - "time_consumption": 0.30307936668395996, - "time_start": "2025-08-22 21:14:01,632", - "time_finished": "2025-08-22 21:14:01,935" + "time_consumption": 0.30245494842529297, + "time_start": "2025-08-29 17:57:21,876", + "time_finished": "2025-08-29 17:57:22,178" + }, + "ViDevCommon.state (ffe.kitchen.circulation_pump) -> Shelly.relay/0 (ffe.kitchen.circulation_pump)": { + "name": "__tLogger__", + "msg": "ViDevCommon.state (ffe.kitchen.circulation_pump) -> Shelly.relay/0 (ffe.kitchen.circulation_pump)", + "args": null, + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/report/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 329, + "funcName": "testCase", + "created": 1756483042.178731, + "msecs": 178.0, + "relativeCreated": 19874.154776, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "ViDevCommon.state (ffe.kitchen.circulation_pump) -> Shelly.relay/0 (ffe.kitchen.circulation_pump)", + "asctime": "2025-08-29 17:57:22,178", + "moduleLogger": [], + "testcaseLogger": [ + { + "name": "__tLogger__", + "msg": "Prepare: Setting devices to last state %s", + "args": [ + "False" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 19, + "funcName": "device_follow", + "created": 1756483042.2792287, + "msecs": 279.0, + "relativeCreated": 19974.652292, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Prepare: Setting devices to last state False", + "asctime": "2025-08-29 17:57:22,279", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.videv.ffe.kitchen.circulation_pump.state.set", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "videv/ffe/kitchen/circulation_pump/state/set", + "false" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483042.1789124, + "msecs": 178.0, + "relativeCreated": 19874.33627, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic videv/ffe/kitchen/circulation_pump/state/set and payload false", + "asctime": "2025-08-29 17:57:22,178" + } + ], + "time_consumption": 0.10031628608703613 + }, + { + "name": "__tLogger__", + "msg": "Start state (master, slave) is correct (Content %s and Type is %s).", + "args": [ + "(False, False)", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483042.2794106, + "msecs": 279.0, + "relativeCreated": 19974.834341, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", + "asctime": "2025-08-29 17:57:22,279", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Start state (master, slave)", + "(False, False)", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483042.2793448, + "msecs": 279.0, + "relativeCreated": 19974.768597, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Start state (master, slave)): (False, False) ()", + "asctime": "2025-08-29 17:57:22,279" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Start state (master, slave)", + "=", + "(False, False)", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483042.2793758, + "msecs": 279.0, + "relativeCreated": 19974.799641, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Start state (master, slave)): result = (False, False) ()", + "asctime": "2025-08-29 17:57:22,279" + } + ], + "time_consumption": 3.4809112548828125e-05 + }, + { + "name": "__tLogger__", + "msg": "Setting state of %s to %s", + "args": [ + "ViDevCommon.state (ffe.kitchen.circulation_pump)", + "True" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 28, + "funcName": "device_follow", + "created": 1756483042.3797398, + "msecs": 379.0, + "relativeCreated": 20075.163457, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Setting state of ViDevCommon.state (ffe.kitchen.circulation_pump) to True", + "asctime": "2025-08-29 17:57:22,379", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.videv.ffe.kitchen.circulation_pump.state.set", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "videv/ffe/kitchen/circulation_pump/state/set", + "true" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483042.2794778, + "msecs": 279.0, + "relativeCreated": 19974.901542, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic videv/ffe/kitchen/circulation_pump/state/set and payload true", + "asctime": "2025-08-29 17:57:22,279" + }, + { + "name": "smart_brain.mqtt.shellies.ffe.kitchen.circulation_pump.relay.0.command", + "msg": "Received message with topic %s and payload %s", + "args": [ + "shellies/ffe/kitchen/circulation_pump/relay/0/command", + "b'on'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483042.2807097, + "msecs": 280.0, + "relativeCreated": 19976.133205, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic shellies/ffe/kitchen/circulation_pump/relay/0/command and payload b'on'", + "asctime": "2025-08-29 17:57:22,280" + }, + { + "name": "smart_brain.mqtt.shellies.ffe.kitchen.circulation_pump.relay.0", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "shellies/ffe/kitchen/circulation_pump/relay/0", + "on" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483042.280847, + "msecs": 280.0, + "relativeCreated": 19976.270662, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic shellies/ffe/kitchen/circulation_pump/relay/0 and payload on", + "asctime": "2025-08-29 17:57:22,280" + }, + { + "name": "smart_brain.mqtt.shellies.ffe.kitchen.circulation_pump.relay.0", + "msg": "Received message with topic %s and payload %s", + "args": [ + "shellies/ffe/kitchen/circulation_pump/relay/0", + "b'on'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483042.2812068, + "msecs": 281.0, + "relativeCreated": 19976.630452, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic shellies/ffe/kitchen/circulation_pump/relay/0 and payload b'on'", + "asctime": "2025-08-29 17:57:22,281" + }, + { + "name": "smart_brain.mqtt.videv.ffe.kitchen.circulation_pump.timer", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffe/kitchen/circulation_pump/timer", + "b'600'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483042.323681, + "msecs": 323.0, + "relativeCreated": 20019.104606, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffe/kitchen/circulation_pump/timer and payload b'600'", + "asctime": "2025-08-29 17:57:22,323" + }, + { + "name": "smart_brain.mqtt.shellies.ffe.kitchen.main_light.relay.0.command", + "msg": "Received message with topic %s and payload %s", + "args": [ + "shellies/ffe/kitchen/main_light/relay/0/command", + "b'on'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483042.3643348, + "msecs": 364.0, + "relativeCreated": 20059.758515, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic shellies/ffe/kitchen/main_light/relay/0/command and payload b'on'", + "asctime": "2025-08-29 17:57:22,364" + }, + { + "name": "smart_brain.mqtt.shellies.ffe.kitchen.main_light.relay.0", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "shellies/ffe/kitchen/main_light/relay/0", + "on" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483042.36455, + "msecs": 364.0, + "relativeCreated": 20059.973945, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic shellies/ffe/kitchen/main_light/relay/0 and payload on", + "asctime": "2025-08-29 17:57:22,364" + }, + { + "name": "smart_brain.mqtt.videv.ffe.kitchen.circulation_pump.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffe/kitchen/circulation_pump/state", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483042.3649132, + "msecs": 364.0, + "relativeCreated": 20060.336767, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffe/kitchen/circulation_pump/state and payload b'true'", + "asctime": "2025-08-29 17:57:22,364" + }, + { + "name": "smart_brain.mqtt.shellies.ffe.kitchen.main_light.relay.0", + "msg": "Received message with topic %s and payload %s", + "args": [ + "shellies/ffe/kitchen/main_light/relay/0", + "b'on'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483042.365295, + "msecs": 365.0, + "relativeCreated": 20060.718436, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic shellies/ffe/kitchen/main_light/relay/0 and payload b'on'", + "asctime": "2025-08-29 17:57:22,365" + } + ], + "time_consumption": 0.014444828033447266 + }, + { + "name": "__tLogger__", + "msg": "Value for Shelly.relay/0 (ffe.kitchen.circulation_pump) is correct (Content %s and Type is %s).", + "args": [ + "True", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483042.3801093, + "msecs": 380.0, + "relativeCreated": 20075.533016, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Value for Shelly.relay/0 (ffe.kitchen.circulation_pump) is correct (Content True and Type is ).", + "asctime": "2025-08-29 17:57:22,380", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Value for Shelly.relay/0 (ffe.kitchen.circulation_pump)", + "True", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483042.3799853, + "msecs": 379.0, + "relativeCreated": 20075.408985, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Value for Shelly.relay/0 (ffe.kitchen.circulation_pump)): True ()", + "asctime": "2025-08-29 17:57:22,379" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Value for Shelly.relay/0 (ffe.kitchen.circulation_pump)", + "=", + "True", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483042.3800428, + "msecs": 380.0, + "relativeCreated": 20075.466481, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Value for Shelly.relay/0 (ffe.kitchen.circulation_pump)): result = True ()", + "asctime": "2025-08-29 17:57:22,380" + } + ], + "time_consumption": 6.651878356933594e-05 + }, + { + "name": "__tLogger__", + "msg": "Setting state of %s to %s", + "args": [ + "ViDevCommon.state (ffe.kitchen.circulation_pump)", + "False" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 28, + "funcName": "device_follow", + "created": 1756483042.4806056, + "msecs": 480.0, + "relativeCreated": 20176.029321, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Setting state of ViDevCommon.state (ffe.kitchen.circulation_pump) to False", + "asctime": "2025-08-29 17:57:22,480", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.videv.ffe.kitchen.circulation_pump.state.set", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "videv/ffe/kitchen/circulation_pump/state/set", + "false" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483042.380224, + "msecs": 380.0, + "relativeCreated": 20075.647739, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic videv/ffe/kitchen/circulation_pump/state/set and payload false", + "asctime": "2025-08-29 17:57:22,380" + }, + { + "name": "smart_brain.mqtt.videv.ffe.kitchen.main_light.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffe/kitchen/main_light/state", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483042.4085133, + "msecs": 408.0, + "relativeCreated": 20103.936851, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffe/kitchen/main_light/state and payload b'true'", + "asctime": "2025-08-29 17:57:22,408" + }, + { + "name": "smart_brain.mqtt.shellies.ffe.kitchen.circulation_pump.relay.0.command", + "msg": "Received message with topic %s and payload %s", + "args": [ + "shellies/ffe/kitchen/circulation_pump/relay/0/command", + "b'off'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483042.449561, + "msecs": 449.0, + "relativeCreated": 20144.984662, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic shellies/ffe/kitchen/circulation_pump/relay/0/command and payload b'off'", + "asctime": "2025-08-29 17:57:22,449" + }, + { + "name": "smart_brain.mqtt.shellies.ffe.kitchen.circulation_pump.relay.0", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "shellies/ffe/kitchen/circulation_pump/relay/0", + "off" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483042.4498224, + "msecs": 449.0, + "relativeCreated": 20145.246023, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic shellies/ffe/kitchen/circulation_pump/relay/0 and payload off", + "asctime": "2025-08-29 17:57:22,449" + }, + { + "name": "smart_brain.mqtt.shellies.ffe.kitchen.circulation_pump.relay.0", + "msg": "Received message with topic %s and payload %s", + "args": [ + "shellies/ffe/kitchen/circulation_pump/relay/0", + "b'off'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483042.4504597, + "msecs": 450.0, + "relativeCreated": 20145.883411, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic shellies/ffe/kitchen/circulation_pump/relay/0 and payload b'off'", + "asctime": "2025-08-29 17:57:22,450" + } + ], + "time_consumption": 0.030145883560180664 + }, + { + "name": "__tLogger__", + "msg": "Value for Shelly.relay/0 (ffe.kitchen.circulation_pump) is correct (Content %s and Type is %s).", + "args": [ + "False", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483042.480999, + "msecs": 480.0, + "relativeCreated": 20176.422493, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Value for Shelly.relay/0 (ffe.kitchen.circulation_pump) is correct (Content False and Type is ).", + "asctime": "2025-08-29 17:57:22,480", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Value for Shelly.relay/0 (ffe.kitchen.circulation_pump)", + "False", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483042.4808776, + "msecs": 480.0, + "relativeCreated": 20176.301283, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Value for Shelly.relay/0 (ffe.kitchen.circulation_pump)): False ()", + "asctime": "2025-08-29 17:57:22,480" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Value for Shelly.relay/0 (ffe.kitchen.circulation_pump)", + "=", + "False", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483042.480936, + "msecs": 480.0, + "relativeCreated": 20176.359675, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Value for Shelly.relay/0 (ffe.kitchen.circulation_pump)): result = False ()", + "asctime": "2025-08-29 17:57:22,480" + } + ], + "time_consumption": 6.29425048828125e-05 + } + ], + "time_consumption": 0.30226802825927734, + "time_start": "2025-08-29 17:57:22,178", + "time_finished": "2025-08-29 17:57:22,480" + }, + "Shelly.relay/0 (ffe.kitchen.circulation_pump) -> ViDevCommon.state (ffe.kitchen.circulation_pump)": { + "name": "__tLogger__", + "msg": "Shelly.relay/0 (ffe.kitchen.circulation_pump) -> ViDevCommon.state (ffe.kitchen.circulation_pump)", + "args": null, + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/report/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 329, + "funcName": "testCase", + "created": 1756483042.4812257, + "msecs": 481.0, + "relativeCreated": 20176.649466, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Shelly.relay/0 (ffe.kitchen.circulation_pump) -> ViDevCommon.state (ffe.kitchen.circulation_pump)", + "asctime": "2025-08-29 17:57:22,481", + "moduleLogger": [], + "testcaseLogger": [ + { + "name": "__tLogger__", + "msg": "Prepare: Setting devices to last state %s", + "args": [ + "False" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 19, + "funcName": "device_follow", + "created": 1756483042.5816975, + "msecs": 581.0, + "relativeCreated": 20277.121099, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Prepare: Setting devices to last state False", + "asctime": "2025-08-29 17:57:22,581", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.videv.ffe.kitchen.circulation_pump.state.set", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "videv/ffe/kitchen/circulation_pump/state/set", + "false" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483042.4813535, + "msecs": 481.0, + "relativeCreated": 20176.777258, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic videv/ffe/kitchen/circulation_pump/state/set and payload false", + "asctime": "2025-08-29 17:57:22,481" + }, + { + "name": "smart_brain.mqtt.videv.ffe.kitchen.circulation_pump.timer", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffe/kitchen/circulation_pump/timer", + "b'0'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483042.4944963, + "msecs": 494.0, + "relativeCreated": 20189.920056, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffe/kitchen/circulation_pump/timer and payload b'0'", + "asctime": "2025-08-29 17:57:22,494" + }, + { + "name": "smart_brain.mqtt.videv.ffe.kitchen.circulation_pump.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffe/kitchen/circulation_pump/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483042.53556, + "msecs": 535.0, + "relativeCreated": 20230.983506, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffe/kitchen/circulation_pump/state and payload b'false'", + "asctime": "2025-08-29 17:57:22,535" + } + ], + "time_consumption": 0.04613757133483887 + }, + { + "name": "__tLogger__", + "msg": "Start state (master, slave) is correct (Content %s and Type is %s).", + "args": [ + "(False, False)", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483042.5820644, + "msecs": 582.0, + "relativeCreated": 20277.487974, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", + "asctime": "2025-08-29 17:57:22,582", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Start state (master, slave)", + "(False, False)", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483042.581964, + "msecs": 581.0, + "relativeCreated": 20277.387605, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Start state (master, slave)): (False, False) ()", + "asctime": "2025-08-29 17:57:22,581" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Start state (master, slave)", + "=", + "(False, False)", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483042.5820196, + "msecs": 582.0, + "relativeCreated": 20277.443184, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Start state (master, slave)): result = (False, False) ()", + "asctime": "2025-08-29 17:57:22,582" + } + ], + "time_consumption": 4.482269287109375e-05 + }, + { + "name": "__tLogger__", + "msg": "Setting state of %s to %s", + "args": [ + "Shelly.relay/0 (ffe.kitchen.circulation_pump)", + "True" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 28, + "funcName": "device_follow", + "created": 1756483042.682492, + "msecs": 682.0, + "relativeCreated": 20377.915485, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Setting state of Shelly.relay/0 (ffe.kitchen.circulation_pump) to True", + "asctime": "2025-08-29 17:57:22,682", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.shellies.ffe.kitchen.circulation_pump.relay.0", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "shellies/ffe/kitchen/circulation_pump/relay/0", + "on" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483042.582176, + "msecs": 582.0, + "relativeCreated": 20277.599695, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic shellies/ffe/kitchen/circulation_pump/relay/0 and payload on", + "asctime": "2025-08-29 17:57:22,582" + }, + { + "name": "smart_brain.mqtt.shellies.ffe.kitchen.circulation_pump.relay.0", + "msg": "Received message with topic %s and payload %s", + "args": [ + "shellies/ffe/kitchen/circulation_pump/relay/0", + "b'on'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483042.5828707, + "msecs": 582.0, + "relativeCreated": 20278.294355, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic shellies/ffe/kitchen/circulation_pump/relay/0 and payload b'on'", + "asctime": "2025-08-29 17:57:22,582" + }, + { + "name": "smart_brain.mqtt.videv.ffe.kitchen.circulation_pump.timer", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffe/kitchen/circulation_pump/timer", + "b'600'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483042.5856512, + "msecs": 585.0, + "relativeCreated": 20281.074909, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffe/kitchen/circulation_pump/timer and payload b'600'", + "asctime": "2025-08-29 17:57:22,585" + }, + { + "name": "smart_brain.mqtt.shellies.ffe.kitchen.main_light.relay.0.command", + "msg": "Received message with topic %s and payload %s", + "args": [ + "shellies/ffe/kitchen/main_light/relay/0/command", + "b'off'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483042.585987, + "msecs": 585.0, + "relativeCreated": 20281.410719, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic shellies/ffe/kitchen/main_light/relay/0/command and payload b'off'", + "asctime": "2025-08-29 17:57:22,585" + }, + { + "name": "smart_brain.mqtt.shellies.ffe.kitchen.main_light.relay.0", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "shellies/ffe/kitchen/main_light/relay/0", + "off" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483042.586116, + "msecs": 586.0, + "relativeCreated": 20281.539836, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic shellies/ffe/kitchen/main_light/relay/0 and payload off", + "asctime": "2025-08-29 17:57:22,586" + }, + { + "name": "smart_brain.mqtt.videv.ffe.kitchen.circulation_pump.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffe/kitchen/circulation_pump/state", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483042.5864036, + "msecs": 586.0, + "relativeCreated": 20281.827226, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffe/kitchen/circulation_pump/state and payload b'true'", + "asctime": "2025-08-29 17:57:22,586" + }, + { + "name": "smart_brain.mqtt.shellies.ffe.kitchen.main_light.relay.0", + "msg": "Received message with topic %s and payload %s", + "args": [ + "shellies/ffe/kitchen/main_light/relay/0", + "b'off'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483042.5868716, + "msecs": 586.0, + "relativeCreated": 20282.295132, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic shellies/ffe/kitchen/main_light/relay/0 and payload b'off'", + "asctime": "2025-08-29 17:57:22,586" + }, + { + "name": "smart_brain.mqtt.videv.ffe.kitchen.main_light.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffe/kitchen/main_light/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483042.6283755, + "msecs": 628.0, + "relativeCreated": 20323.799337, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffe/kitchen/main_light/state and payload b'false'", + "asctime": "2025-08-29 17:57:22,628" + } + ], + "time_consumption": 0.05411648750305176 + }, + { + "name": "__tLogger__", + "msg": "Value for ViDevCommon.state (ffe.kitchen.circulation_pump) is correct (Content %s and Type is %s).", + "args": [ + "True", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483042.6827874, + "msecs": 682.0, + "relativeCreated": 20378.21095, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Value for ViDevCommon.state (ffe.kitchen.circulation_pump) is correct (Content True and Type is ).", + "asctime": "2025-08-29 17:57:22,682", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Value for ViDevCommon.state (ffe.kitchen.circulation_pump)", + "True", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483042.6826963, + "msecs": 682.0, + "relativeCreated": 20378.12016, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Value for ViDevCommon.state (ffe.kitchen.circulation_pump)): True ()", + "asctime": "2025-08-29 17:57:22,682" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Value for ViDevCommon.state (ffe.kitchen.circulation_pump)", + "=", + "True", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483042.6827478, + "msecs": 682.0, + "relativeCreated": 20378.171514, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Value for ViDevCommon.state (ffe.kitchen.circulation_pump)): result = True ()", + "asctime": "2025-08-29 17:57:22,682" + } + ], + "time_consumption": 3.9577484130859375e-05 + }, + { + "name": "__tLogger__", + "msg": "Setting state of %s to %s", + "args": [ + "Shelly.relay/0 (ffe.kitchen.circulation_pump)", + "False" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 28, + "funcName": "device_follow", + "created": 1756483042.7832592, + "msecs": 783.0, + "relativeCreated": 20478.682894, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Setting state of Shelly.relay/0 (ffe.kitchen.circulation_pump) to False", + "asctime": "2025-08-29 17:57:22,783", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.shellies.ffe.kitchen.circulation_pump.relay.0", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "shellies/ffe/kitchen/circulation_pump/relay/0", + "off" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483042.6829174, + "msecs": 682.0, + "relativeCreated": 20378.341113, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic shellies/ffe/kitchen/circulation_pump/relay/0 and payload off", + "asctime": "2025-08-29 17:57:22,682" + }, + { + "name": "smart_brain.mqtt.shellies.ffe.kitchen.circulation_pump.relay.0", + "msg": "Received message with topic %s and payload %s", + "args": [ + "shellies/ffe/kitchen/circulation_pump/relay/0", + "b'off'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483042.6835551, + "msecs": 683.0, + "relativeCreated": 20378.97883, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic shellies/ffe/kitchen/circulation_pump/relay/0 and payload b'off'", + "asctime": "2025-08-29 17:57:22,683" + }, + { + "name": "smart_brain.mqtt.videv.ffe.kitchen.circulation_pump.timer", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffe/kitchen/circulation_pump/timer", + "b'0'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483042.6854386, + "msecs": 685.0, + "relativeCreated": 20380.862506, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffe/kitchen/circulation_pump/timer and payload b'0'", + "asctime": "2025-08-29 17:57:22,685" + }, + { + "name": "smart_brain.mqtt.videv.ffe.kitchen.circulation_pump.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffe/kitchen/circulation_pump/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483042.6857736, + "msecs": 685.0, + "relativeCreated": 20381.197335, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffe/kitchen/circulation_pump/state and payload b'false'", + "asctime": "2025-08-29 17:57:22,685" + } + ], + "time_consumption": 0.09748554229736328 + }, + { + "name": "__tLogger__", + "msg": "Value for ViDevCommon.state (ffe.kitchen.circulation_pump) is correct (Content %s and Type is %s).", + "args": [ + "False", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483042.7836282, + "msecs": 783.0, + "relativeCreated": 20479.051896, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Value for ViDevCommon.state (ffe.kitchen.circulation_pump) is correct (Content False and Type is ).", + "asctime": "2025-08-29 17:57:22,783", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Value for ViDevCommon.state (ffe.kitchen.circulation_pump)", + "False", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483042.7835338, + "msecs": 783.0, + "relativeCreated": 20478.957419, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Value for ViDevCommon.state (ffe.kitchen.circulation_pump)): False ()", + "asctime": "2025-08-29 17:57:22,783" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Value for ViDevCommon.state (ffe.kitchen.circulation_pump)", + "=", + "False", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483042.7835882, + "msecs": 783.0, + "relativeCreated": 20479.011809, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Value for ViDevCommon.state (ffe.kitchen.circulation_pump)): result = False ()", + "asctime": "2025-08-29 17:57:22,783" + } + ], + "time_consumption": 4.00543212890625e-05 + } + ], + "time_consumption": 0.3024024963378906, + "time_start": "2025-08-29 17:57:22,481", + "time_finished": "2025-08-29 17:57:22,783" }, "ViDevHeating.temp_setp (ffe.kitchen.heating_valve) -> HeatingValve.temp_setp (ffe.kitchen.heating_valve)": { "name": "__tLogger__", @@ -57686,16 +57632,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890041.9352868, - "msecs": 935.0, - "relativeCreated": 20388.176302, - "thread": 138566182236416, + "created": 1756483042.7838905, + "msecs": 783.0, + "relativeCreated": 20479.314057, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "ViDevHeating.temp_setp (ffe.kitchen.heating_valve) -> HeatingValve.temp_setp (ffe.kitchen.heating_valve)", - "asctime": "2025-08-22 21:14:01,935", + "asctime": "2025-08-29 17:57:22,783", "moduleLogger": [], "testcaseLogger": [ { @@ -57713,16 +57659,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890042.0359178, - "msecs": 35.0, - "relativeCreated": 20488.807117, - "thread": 138566182236416, + "created": 1756483042.8846006, + "msecs": 884.0, + "relativeCreated": 20580.024173, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 30", - "asctime": "2025-08-22 21:14:02,035", + "asctime": "2025-08-29 17:57:22,884", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.kitchen.heating_valve.user_temperature_setpoint.set", @@ -57740,16 +57686,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890041.935428, - "msecs": 935.0, - "relativeCreated": 20388.317317, - "thread": 138566182236416, + "created": 1756483042.7840438, + "msecs": 784.0, + "relativeCreated": 20479.467426, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/kitchen/heating_valve/user_temperature_setpoint/set and payload 30", - "asctime": "2025-08-22 21:14:01,935" + "asctime": "2025-08-29 17:57:22,784" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.kitchen.heating_valve", @@ -57767,16 +57713,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890041.9356825, - "msecs": 935.0, - "relativeCreated": 20388.571927, - "thread": 138566182236416, + "created": 1756483042.7843661, + "msecs": 784.0, + "relativeCreated": 20479.789773, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/kitchen/heating_valve and payload {\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:14:01,935" + "asctime": "2025-08-29 17:57:22,784" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.kitchen.heating_valve", @@ -57794,16 +57740,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890041.9775078, - "msecs": 977.0, - "relativeCreated": 20430.397364, - "thread": 138566156539584, + "created": 1756483042.8257244, + "msecs": 825.0, + "relativeCreated": 20521.148167, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/kitchen/heating_valve and payload b'{\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:14:01,977" + "asctime": "2025-08-29 17:57:22,825" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.kitchen.heating_valve.set", @@ -57821,16 +57767,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890041.978128, - "msecs": 978.0, - "relativeCreated": 20431.01717, - "thread": 138566156539584, + "created": 1756483042.829367, + "msecs": 829.0, + "relativeCreated": 20524.790638, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/kitchen/heating_valve/set and payload b'{\"current_heating_setpoint\": 30}'", - "asctime": "2025-08-22 21:14:01,978" + "asctime": "2025-08-29 17:57:22,829" }, { "name": "smart_brain.mqtt.videv.ffe.kitchen.heating_valve.valve_temperature_setpoint", @@ -57848,16 +57794,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890041.9784877, - "msecs": 978.0, - "relativeCreated": 20431.3773, - "thread": 138566156539584, + "created": 1756483042.8296816, + "msecs": 829.0, + "relativeCreated": 20525.105375, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/kitchen/heating_valve/valve_temperature_setpoint and payload b'30'", - "asctime": "2025-08-22 21:14:01,978" + "asctime": "2025-08-29 17:57:22,829" }, { "name": "smart_brain.mqtt.videv.ffe.kitchen.heating_valve.user_temperature_setpoint", @@ -57875,19 +57821,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890041.978802, - "msecs": 978.0, - "relativeCreated": 20431.691392, - "thread": 138566156539584, + "created": 1756483042.8299675, + "msecs": 829.0, + "relativeCreated": 20525.391336, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/kitchen/heating_valve/user_temperature_setpoint and payload b'30'", - "asctime": "2025-08-22 21:14:01,978" + "asctime": "2025-08-29 17:57:22,829" } ], - "time_consumption": 0.057115793228149414 + "time_consumption": 0.054633140563964844 }, { "name": "__tLogger__", @@ -57905,16 +57851,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890042.0362341, - "msecs": 36.0, - "relativeCreated": 20489.123662, - "thread": 138566182236416, + "created": 1756483042.8850462, + "msecs": 885.0, + "relativeCreated": 20580.470057, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (30, 30) and Type is ).", - "asctime": "2025-08-22 21:14:02,036", + "asctime": "2025-08-29 17:57:22,885", "moduleLogger": [ { "name": "__unittest__", @@ -57933,16 +57879,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890042.0361302, - "msecs": 36.0, - "relativeCreated": 20489.019657, - "thread": 138566182236416, + "created": 1756483042.8849034, + "msecs": 884.0, + "relativeCreated": 20580.327058, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (30, 30) ()", - "asctime": "2025-08-22 21:14:02,036" + "asctime": "2025-08-29 17:57:22,884" }, { "name": "__unittest__", @@ -57962,19 +57908,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890042.0361943, - "msecs": 36.0, - "relativeCreated": 20489.083834, - "thread": 138566182236416, + "created": 1756483042.8849874, + "msecs": 884.0, + "relativeCreated": 20580.411149, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (30, 30) ()", - "asctime": "2025-08-22 21:14:02,036" + "asctime": "2025-08-29 17:57:22,884" } ], - "time_consumption": 3.981590270996094e-05 + "time_consumption": 5.888938903808594e-05 }, { "name": "__tLogger__", @@ -57992,16 +57938,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890042.1368446, - "msecs": 136.0, - "relativeCreated": 20589.733949, - "thread": 138566182236416, + "created": 1756483042.9856317, + "msecs": 985.0, + "relativeCreated": 20681.055378, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of ViDevHeating.temp_setp (ffe.kitchen.heating_valve) to 15", - "asctime": "2025-08-22 21:14:02,136", + "asctime": "2025-08-29 17:57:22,985", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.kitchen.heating_valve.user_temperature_setpoint.set", @@ -58019,16 +57965,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890042.0363443, - "msecs": 36.0, - "relativeCreated": 20489.23379, - "thread": 138566182236416, + "created": 1756483042.8852046, + "msecs": 885.0, + "relativeCreated": 20580.628079, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/kitchen/heating_valve/user_temperature_setpoint/set and payload 15", - "asctime": "2025-08-22 21:14:02,036" + "asctime": "2025-08-29 17:57:22,885" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.kitchen.heating_valve.set", @@ -58046,16 +57992,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890042.0435874, - "msecs": 43.0, - "relativeCreated": 20496.476683, - "thread": 138566156539584, + "created": 1756483042.899672, + "msecs": 899.0, + "relativeCreated": 20595.095726, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/kitchen/heating_valve/set and payload b'{\"current_heating_setpoint\": 15}'", - "asctime": "2025-08-22 21:14:02,043" + "asctime": "2025-08-29 17:57:22,899" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.kitchen.heating_valve", @@ -58073,16 +58019,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890042.0437908, - "msecs": 43.0, - "relativeCreated": 20496.680231, - "thread": 138566156539584, + "created": 1756483042.8999925, + "msecs": 899.0, + "relativeCreated": 20595.41618, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/kitchen/heating_valve and payload {\"current_heating_setpoint\": 15, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:14:02,043" + "asctime": "2025-08-29 17:57:22,899" }, { "name": "smart_brain.mqtt.videv.ffe.kitchen.heating_valve.valve_temperature_setpoint", @@ -58100,16 +58046,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890042.0440996, - "msecs": 44.0, - "relativeCreated": 20496.988926, - "thread": 138566156539584, + "created": 1756483042.9008327, + "msecs": 900.0, + "relativeCreated": 20596.256359, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/kitchen/heating_valve/valve_temperature_setpoint and payload b'15'", - "asctime": "2025-08-22 21:14:02,044" + "asctime": "2025-08-29 17:57:22,900" }, { "name": "smart_brain.mqtt.videv.ffe.kitchen.heating_valve.user_temperature_setpoint", @@ -58127,16 +58073,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890042.04443, - "msecs": 44.0, - "relativeCreated": 20497.319456, - "thread": 138566156539584, + "created": 1756483042.9016888, + "msecs": 901.0, + "relativeCreated": 20597.112593, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/kitchen/heating_valve/user_temperature_setpoint and payload b'15'", - "asctime": "2025-08-22 21:14:02,044" + "asctime": "2025-08-29 17:57:22,901" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.kitchen.heating_valve", @@ -58154,19 +58100,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890042.044659, - "msecs": 44.0, - "relativeCreated": 20497.548424, - "thread": 138566156539584, + "created": 1756483042.902923, + "msecs": 902.0, + "relativeCreated": 20598.346613, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/kitchen/heating_valve and payload b'{\"current_heating_setpoint\": 15, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:14:02,044" + "asctime": "2025-08-29 17:57:22,902" } ], - "time_consumption": 0.09218573570251465 + "time_consumption": 0.08270859718322754 }, { "name": "__tLogger__", @@ -58184,16 +58130,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890042.1372516, - "msecs": 137.0, - "relativeCreated": 20590.140942, - "thread": 138566182236416, + "created": 1756483042.9861057, + "msecs": 986.0, + "relativeCreated": 20681.529364, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for HeatingValve.temp_setp (ffe.kitchen.heating_valve) is correct (Content 15 and Type is ).", - "asctime": "2025-08-22 21:14:02,137", + "asctime": "2025-08-29 17:57:22,986", "moduleLogger": [ { "name": "__unittest__", @@ -58212,16 +58158,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890042.1371243, - "msecs": 137.0, - "relativeCreated": 20590.013821, - "thread": 138566182236416, + "created": 1756483042.9859364, + "msecs": 985.0, + "relativeCreated": 20681.360011, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for HeatingValve.temp_setp (ffe.kitchen.heating_valve)): 15 ()", - "asctime": "2025-08-22 21:14:02,137" + "asctime": "2025-08-29 17:57:22,985" }, { "name": "__unittest__", @@ -58241,19 +58187,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890042.1372075, - "msecs": 137.0, - "relativeCreated": 20590.096872, - "thread": 138566182236416, + "created": 1756483042.9860418, + "msecs": 986.0, + "relativeCreated": 20681.465612, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for HeatingValve.temp_setp (ffe.kitchen.heating_valve)): result = 15 ()", - "asctime": "2025-08-22 21:14:02,137" + "asctime": "2025-08-29 17:57:22,986" } ], - "time_consumption": 4.410743713378906e-05 + "time_consumption": 6.389617919921875e-05 }, { "name": "__tLogger__", @@ -58271,16 +58217,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890042.237826, - "msecs": 237.0, - "relativeCreated": 20690.715393, - "thread": 138566182236416, + "created": 1756483043.0866637, + "msecs": 86.0, + "relativeCreated": 20782.087489, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of ViDevHeating.temp_setp (ffe.kitchen.heating_valve) to 20", - "asctime": "2025-08-22 21:14:02,237", + "asctime": "2025-08-29 17:57:23,086", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.kitchen.heating_valve.user_temperature_setpoint.set", @@ -58298,16 +58244,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890042.137364, - "msecs": 137.0, - "relativeCreated": 20590.253403, - "thread": 138566182236416, + "created": 1756483042.9862738, + "msecs": 986.0, + "relativeCreated": 20681.697513, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/kitchen/heating_valve/user_temperature_setpoint/set and payload 20", - "asctime": "2025-08-22 21:14:02,137" + "asctime": "2025-08-29 17:57:22,986" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.kitchen.heating_valve.set", @@ -58325,16 +58271,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890042.1457083, - "msecs": 145.0, - "relativeCreated": 20598.597748, - "thread": 138566156539584, + "created": 1756483042.9944777, + "msecs": 994.0, + "relativeCreated": 20689.901611, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/kitchen/heating_valve/set and payload b'{\"current_heating_setpoint\": 20}'", - "asctime": "2025-08-22 21:14:02,145" + "asctime": "2025-08-29 17:57:22,994" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.kitchen.heating_valve", @@ -58352,16 +58298,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890042.146004, - "msecs": 146.0, - "relativeCreated": 20598.893407, - "thread": 138566156539584, + "created": 1756483042.994716, + "msecs": 994.0, + "relativeCreated": 20690.139609, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/kitchen/heating_valve and payload {\"current_heating_setpoint\": 20, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:14:02,146" + "asctime": "2025-08-29 17:57:22,994" }, { "name": "smart_brain.mqtt.videv.ffe.kitchen.heating_valve.valve_temperature_setpoint", @@ -58379,16 +58325,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890042.146357, - "msecs": 146.0, - "relativeCreated": 20599.246356, - "thread": 138566156539584, + "created": 1756483042.9950922, + "msecs": 995.0, + "relativeCreated": 20690.515981, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/kitchen/heating_valve/valve_temperature_setpoint and payload b'20'", - "asctime": "2025-08-22 21:14:02,146" + "asctime": "2025-08-29 17:57:22,995" }, { "name": "smart_brain.mqtt.videv.ffe.kitchen.heating_valve.user_temperature_setpoint", @@ -58406,16 +58352,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890042.1467106, - "msecs": 146.0, - "relativeCreated": 20599.600037, - "thread": 138566156539584, + "created": 1756483042.995479, + "msecs": 995.0, + "relativeCreated": 20690.902764, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/kitchen/heating_valve/user_temperature_setpoint and payload b'20'", - "asctime": "2025-08-22 21:14:02,146" + "asctime": "2025-08-29 17:57:22,995" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.kitchen.heating_valve", @@ -58433,16 +58379,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890042.1469836, - "msecs": 146.0, - "relativeCreated": 20599.873122, - "thread": 138566156539584, + "created": 1756483042.9957397, + "msecs": 995.0, + "relativeCreated": 20691.163415, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/kitchen/heating_valve and payload b'{\"current_heating_setpoint\": 20, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:14:02,146" + "asctime": "2025-08-29 17:57:22,995" }, { "name": "smart_brain.mqtt.shellies.ffe.kitchen.main_light.relay.0.command", @@ -58460,16 +58406,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890042.2287247, - "msecs": 228.0, - "relativeCreated": 20681.614235, - "thread": 138566156539584, + "created": 1756483043.0794914, + "msecs": 79.0, + "relativeCreated": 20774.914977, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffe/kitchen/main_light/relay/0/command and payload b'on'", - "asctime": "2025-08-22 21:14:02,228" + "asctime": "2025-08-29 17:57:23,079" }, { "name": "smart_brain.mqtt.shellies.ffe.kitchen.main_light.relay.0", @@ -58487,16 +58433,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890042.2290003, - "msecs": 229.0, - "relativeCreated": 20681.889786, - "thread": 138566156539584, + "created": 1756483043.0797477, + "msecs": 79.0, + "relativeCreated": 20775.171318, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/ffe/kitchen/main_light/relay/0 and payload on", - "asctime": "2025-08-22 21:14:02,229" + "asctime": "2025-08-29 17:57:23,079" }, { "name": "smart_brain.mqtt.shellies.ffe.kitchen.main_light.relay.0", @@ -58514,19 +58460,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890042.2296753, - "msecs": 229.0, - "relativeCreated": 20682.564563, - "thread": 138566156539584, + "created": 1756483043.0804899, + "msecs": 80.0, + "relativeCreated": 20775.913548, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffe/kitchen/main_light/relay/0 and payload b'on'", - "asctime": "2025-08-22 21:14:02,229" + "asctime": "2025-08-29 17:57:23,080" } ], - "time_consumption": 0.008150815963745117 + "time_consumption": 0.006173849105834961 }, { "name": "__tLogger__", @@ -58544,16 +58490,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890042.2382045, - "msecs": 238.0, - "relativeCreated": 20691.09377, - "thread": 138566182236416, + "created": 1756483043.0870254, + "msecs": 87.0, + "relativeCreated": 20782.44911, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for HeatingValve.temp_setp (ffe.kitchen.heating_valve) is correct (Content 20 and Type is ).", - "asctime": "2025-08-22 21:14:02,238", + "asctime": "2025-08-29 17:57:23,087", "moduleLogger": [ { "name": "__unittest__", @@ -58572,16 +58518,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890042.2380867, - "msecs": 238.0, - "relativeCreated": 20690.976085, - "thread": 138566182236416, + "created": 1756483043.0869086, + "msecs": 86.0, + "relativeCreated": 20782.332361, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for HeatingValve.temp_setp (ffe.kitchen.heating_valve)): 20 ()", - "asctime": "2025-08-22 21:14:02,238" + "asctime": "2025-08-29 17:57:23,086" }, { "name": "__unittest__", @@ -58601,19 +58547,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890042.23814, - "msecs": 238.0, - "relativeCreated": 20691.029438, - "thread": 138566182236416, + "created": 1756483043.0869722, + "msecs": 86.0, + "relativeCreated": 20782.395748, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for HeatingValve.temp_setp (ffe.kitchen.heating_valve)): result = 20 ()", - "asctime": "2025-08-22 21:14:02,238" + "asctime": "2025-08-29 17:57:23,086" } ], - "time_consumption": 6.437301635742188e-05 + "time_consumption": 5.316734313964844e-05 }, { "name": "__tLogger__", @@ -58631,16 +58577,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890042.3388078, - "msecs": 338.0, - "relativeCreated": 20791.697225, - "thread": 138566182236416, + "created": 1756483043.1875315, + "msecs": 187.0, + "relativeCreated": 20882.955124, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of ViDevHeating.temp_setp (ffe.kitchen.heating_valve) to 25", - "asctime": "2025-08-22 21:14:02,338", + "asctime": "2025-08-29 17:57:23,187", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.kitchen.heating_valve.user_temperature_setpoint.set", @@ -58658,70 +58604,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890042.2383158, - "msecs": 238.0, - "relativeCreated": 20691.205067, - "thread": 138566182236416, + "created": 1756483043.0871692, + "msecs": 87.0, + "relativeCreated": 20782.59293, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/kitchen/heating_valve/user_temperature_setpoint/set and payload 25", - "asctime": "2025-08-22 21:14:02,238" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.kitchen.main_light_1.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/kitchen/main_light_1/set", - "b'{\"hue_power_on_behavior\": \"recover\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890042.2798598, - "msecs": 279.0, - "relativeCreated": 20732.749206, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/kitchen/main_light_1/set and payload b'{\"hue_power_on_behavior\": \"recover\"}'", - "asctime": "2025-08-22 21:14:02,279" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.kitchen.main_light_2.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/kitchen/main_light_2/set", - "b'{\"hue_power_on_behavior\": \"recover\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890042.320619, - "msecs": 320.0, - "relativeCreated": 20773.508492, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/kitchen/main_light_2/set and payload b'{\"hue_power_on_behavior\": \"recover\"}'", - "asctime": "2025-08-22 21:14:02,320" + "asctime": "2025-08-29 17:57:23,087" }, { "name": "smart_brain.mqtt.videv.ffe.kitchen.main_light.state", @@ -58739,16 +58631,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890042.3210206, - "msecs": 321.0, - "relativeCreated": 20773.910129, - "thread": 138566156539584, + "created": 1756483043.132031, + "msecs": 132.0, + "relativeCreated": 20827.454583, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/kitchen/main_light/state and payload b'true'", - "asctime": "2025-08-22 21:14:02,321" + "asctime": "2025-08-29 17:57:23,132" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.kitchen.heating_valve.set", @@ -58766,16 +58658,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890042.321281, - "msecs": 321.0, - "relativeCreated": 20774.170534, - "thread": 138566156539584, + "created": 1756483043.1734862, + "msecs": 173.0, + "relativeCreated": 20868.910051, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/kitchen/heating_valve/set and payload b'{\"current_heating_setpoint\": 25}'", - "asctime": "2025-08-22 21:14:02,321" + "asctime": "2025-08-29 17:57:23,173" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.kitchen.heating_valve", @@ -58793,16 +58685,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890042.3214364, - "msecs": 321.0, - "relativeCreated": 20774.325839, - "thread": 138566156539584, + "created": 1756483043.1737232, + "msecs": 173.0, + "relativeCreated": 20869.146857, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/kitchen/heating_valve and payload {\"current_heating_setpoint\": 25, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:14:02,321" + "asctime": "2025-08-29 17:57:23,173" }, { "name": "smart_brain.mqtt.videv.ffe.kitchen.heating_valve.valve_temperature_setpoint", @@ -58820,16 +58712,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890042.3217108, - "msecs": 321.0, - "relativeCreated": 20774.600314, - "thread": 138566156539584, + "created": 1756483043.1740673, + "msecs": 174.0, + "relativeCreated": 20869.490821, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/kitchen/heating_valve/valve_temperature_setpoint and payload b'25'", - "asctime": "2025-08-22 21:14:02,321" + "asctime": "2025-08-29 17:57:23,174" }, { "name": "smart_brain.mqtt.videv.ffe.kitchen.heating_valve.user_temperature_setpoint", @@ -58847,16 +58739,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890042.3220472, - "msecs": 322.0, - "relativeCreated": 20774.93658, - "thread": 138566156539584, + "created": 1756483043.1743813, + "msecs": 174.0, + "relativeCreated": 20869.805022, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/kitchen/heating_valve/user_temperature_setpoint and payload b'25'", - "asctime": "2025-08-22 21:14:02,322" + "asctime": "2025-08-29 17:57:23,174" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.kitchen.heating_valve", @@ -58874,19 +58766,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890042.322619, - "msecs": 322.0, - "relativeCreated": 20775.508376, - "thread": 138566156539584, + "created": 1756483043.1746452, + "msecs": 174.0, + "relativeCreated": 20870.068869, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/kitchen/heating_valve and payload b'{\"current_heating_setpoint\": 25, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:14:02,322" + "asctime": "2025-08-29 17:57:23,174" } ], - "time_consumption": 0.016188859939575195 + "time_consumption": 0.012886285781860352 }, { "name": "__tLogger__", @@ -58904,16 +58796,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890042.3392158, - "msecs": 339.0, - "relativeCreated": 20792.105241, - "thread": 138566182236416, + "created": 1756483043.1877966, + "msecs": 187.0, + "relativeCreated": 20883.220037, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for HeatingValve.temp_setp (ffe.kitchen.heating_valve) is correct (Content 25 and Type is ).", - "asctime": "2025-08-22 21:14:02,339", + "asctime": "2025-08-29 17:57:23,187", "moduleLogger": [ { "name": "__unittest__", @@ -58932,16 +58824,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890042.3391078, - "msecs": 339.0, - "relativeCreated": 20791.997203, - "thread": 138566182236416, + "created": 1756483043.187707, + "msecs": 187.0, + "relativeCreated": 20883.130668, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for HeatingValve.temp_setp (ffe.kitchen.heating_valve)): 25 ()", - "asctime": "2025-08-22 21:14:02,339" + "asctime": "2025-08-29 17:57:23,187" }, { "name": "__unittest__", @@ -58961,19 +58853,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890042.3391733, - "msecs": 339.0, - "relativeCreated": 20792.062893, - "thread": 138566182236416, + "created": 1756483043.1877563, + "msecs": 187.0, + "relativeCreated": 20883.179941, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for HeatingValve.temp_setp (ffe.kitchen.heating_valve)): result = 25 ()", - "asctime": "2025-08-22 21:14:02,339" + "asctime": "2025-08-29 17:57:23,187" } ], - "time_consumption": 4.2438507080078125e-05 + "time_consumption": 4.029273986816406e-05 }, { "name": "__tLogger__", @@ -58991,16 +58883,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890042.439834, - "msecs": 439.0, - "relativeCreated": 20892.723441, - "thread": 138566182236416, + "created": 1756483043.2882035, + "msecs": 288.0, + "relativeCreated": 20983.627268, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of ViDevHeating.temp_setp (ffe.kitchen.heating_valve) to 30", - "asctime": "2025-08-22 21:14:02,439", + "asctime": "2025-08-29 17:57:23,288", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.kitchen.heating_valve.user_temperature_setpoint.set", @@ -59018,16 +58910,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890042.3393285, - "msecs": 339.0, - "relativeCreated": 20792.217831, - "thread": 138566182236416, + "created": 1756483043.1879117, + "msecs": 187.0, + "relativeCreated": 20883.335407, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/kitchen/heating_valve/user_temperature_setpoint/set and payload 30", - "asctime": "2025-08-22 21:14:02,339" + "asctime": "2025-08-29 17:57:23,187" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.kitchen.heating_valve.set", @@ -59045,16 +58937,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890042.347583, - "msecs": 347.0, - "relativeCreated": 20800.47231, - "thread": 138566156539584, + "created": 1756483043.2664757, + "msecs": 266.0, + "relativeCreated": 20961.899567, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffe/ffe/kitchen/heating_valve/set and payload b'{\"current_heating_setpoint\": 30}'", - "asctime": "2025-08-22 21:14:02,347" + "asctime": "2025-08-29 17:57:23,266" }, { "name": "smart_brain.mqtt.zigbee_ffe.ffe.kitchen.heating_valve", @@ -59072,16 +58964,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890042.347849, - "msecs": 347.0, - "relativeCreated": 20800.738484, - "thread": 138566156539584, + "created": 1756483043.2667193, + "msecs": 266.0, + "relativeCreated": 20962.142831, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffe/ffe/kitchen/heating_valve and payload {\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:14:02,347" + "asctime": "2025-08-29 17:57:23,266" }, { "name": "smart_brain.mqtt.videv.ffe.kitchen.heating_valve.valve_temperature_setpoint", @@ -59099,16 +58991,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890042.3483927, - "msecs": 348.0, - "relativeCreated": 20801.282061, - "thread": 138566156539584, + "created": 1756483043.2673523, + "msecs": 267.0, + "relativeCreated": 20962.775942, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/kitchen/heating_valve/valve_temperature_setpoint and payload b'30'", - "asctime": "2025-08-22 21:14:02,348" + "asctime": "2025-08-29 17:57:23,267" }, { "name": "smart_brain.mqtt.videv.ffe.kitchen.heating_valve.user_temperature_setpoint", @@ -59126,46 +59018,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890042.348701, - "msecs": 348.0, - "relativeCreated": 20801.590413, - "thread": 138566156539584, + "created": 1756483043.267678, + "msecs": 267.0, + "relativeCreated": 20963.101714, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/kitchen/heating_valve/user_temperature_setpoint and payload b'30'", - "asctime": "2025-08-22 21:14:02,348" - }, - { - "name": "smart_brain.mqtt.zigbee_ffe.ffe.kitchen.heating_valve", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffe/ffe/kitchen/heating_valve", - "b'{\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890042.3895717, - "msecs": 389.0, - "relativeCreated": 20842.461101, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffe/ffe/kitchen/heating_valve and payload b'{\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:14:02,389" + "asctime": "2025-08-29 17:57:23,267" } ], - "time_consumption": 0.050262451171875 + "time_consumption": 0.020525455474853516 }, { "name": "__tLogger__", @@ -59183,16 +59048,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890042.440248, - "msecs": 440.0, - "relativeCreated": 20893.137385, - "thread": 138566182236416, + "created": 1756483043.2885127, + "msecs": 288.0, + "relativeCreated": 20983.936374, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for HeatingValve.temp_setp (ffe.kitchen.heating_valve) is correct (Content 30 and Type is ).", - "asctime": "2025-08-22 21:14:02,440", + "asctime": "2025-08-29 17:57:23,288", "moduleLogger": [ { "name": "__unittest__", @@ -59211,16 +59076,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890042.4401064, - "msecs": 440.0, - "relativeCreated": 20892.99582, - "thread": 138566182236416, + "created": 1756483043.2884178, + "msecs": 288.0, + "relativeCreated": 20983.841509, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for HeatingValve.temp_setp (ffe.kitchen.heating_valve)): 30 ()", - "asctime": "2025-08-22 21:14:02,440" + "asctime": "2025-08-29 17:57:23,288" }, { "name": "__unittest__", @@ -59240,28 +59105,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890042.440205, - "msecs": 440.0, - "relativeCreated": 20893.094416, - "thread": 138566182236416, + "created": 1756483043.2884703, + "msecs": 288.0, + "relativeCreated": 20983.894045, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for HeatingValve.temp_setp (ffe.kitchen.heating_valve)): result = 30 ()", - "asctime": "2025-08-22 21:14:02,440" + "asctime": "2025-08-29 17:57:23,288" } ], - "time_consumption": 4.291534423828125e-05 + "time_consumption": 4.2438507080078125e-05 } ], - "time_consumption": 0.5049612522125244, - "time_start": "2025-08-22 21:14:01,935", - "time_finished": "2025-08-22 21:14:02,440" + "time_consumption": 0.504622220993042, + "time_start": "2025-08-29 17:57:22,783", + "time_finished": "2025-08-29 17:57:23,288" }, - "ViDevLight.state (ffe.floor.main_light) -> Shelly.relay/0 (ffe.floor.main_light)": { + "ViDevCommon.state (ffe.floor.main_light) -> Shelly.relay/0 (ffe.floor.main_light)": { "name": "__tLogger__", - "msg": "ViDevLight.state (ffe.floor.main_light) -> Shelly.relay/0 (ffe.floor.main_light)", + "msg": "ViDevCommon.state (ffe.floor.main_light) -> Shelly.relay/0 (ffe.floor.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -59272,16 +59137,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890042.4404578, - "msecs": 440.0, - "relativeCreated": 20893.347006, - "thread": 138566182236416, + "created": 1756483043.289524, + "msecs": 289.0, + "relativeCreated": 20984.947722, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "ViDevLight.state (ffe.floor.main_light) -> Shelly.relay/0 (ffe.floor.main_light)", - "asctime": "2025-08-22 21:14:02,440", + "message": "ViDevCommon.state (ffe.floor.main_light) -> Shelly.relay/0 (ffe.floor.main_light)", + "asctime": "2025-08-29 17:57:23,289", "moduleLogger": [], "testcaseLogger": [ { @@ -59299,16 +59164,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890042.5410852, - "msecs": 541.0, - "relativeCreated": 20993.974546, - "thread": 138566182236416, + "created": 1756483043.3900232, + "msecs": 390.0, + "relativeCreated": 21085.446948, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:02,541", + "asctime": "2025-08-29 17:57:23,390", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.floor.main_light.state.set", @@ -59326,19 +59191,46 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890042.4405925, - "msecs": 440.0, - "relativeCreated": 20893.482124, - "thread": 138566182236416, + "created": 1756483043.2896757, + "msecs": 289.0, + "relativeCreated": 20985.09953, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/floor/main_light/state/set and payload false", - "asctime": "2025-08-22 21:14:02,440" + "asctime": "2025-08-29 17:57:23,289" + }, + { + "name": "smart_brain.mqtt.zigbee_ffe.ffe.kitchen.heating_valve", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffe/ffe/kitchen/heating_valve", + "b'{\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483043.2902517, + "msecs": 290.0, + "relativeCreated": 20985.675516, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffe/ffe/kitchen/heating_valve and payload b'{\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}'", + "asctime": "2025-08-29 17:57:23,290" } ], - "time_consumption": 0.10049271583557129 + "time_consumption": 0.09977149963378906 }, { "name": "__tLogger__", @@ -59356,16 +59248,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890042.541422, - "msecs": 541.0, - "relativeCreated": 20994.31127, - "thread": 138566182236416, + "created": 1756483043.3903344, + "msecs": 390.0, + "relativeCreated": 21085.758194, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:02,541", + "asctime": "2025-08-29 17:57:23,390", "moduleLogger": [ { "name": "__unittest__", @@ -59384,16 +59276,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890042.541322, - "msecs": 541.0, - "relativeCreated": 20994.211434, - "thread": 138566182236416, + "created": 1756483043.3902423, + "msecs": 390.0, + "relativeCreated": 21085.666035, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:02,541" + "asctime": "2025-08-29 17:57:23,390" }, { "name": "__unittest__", @@ -59413,25 +59305,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890042.5413792, - "msecs": 541.0, - "relativeCreated": 20994.268747, - "thread": 138566182236416, + "created": 1756483043.3902938, + "msecs": 390.0, + "relativeCreated": 21085.717351, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:02,541" + "asctime": "2025-08-29 17:57:23,390" } ], - "time_consumption": 4.267692565917969e-05 + "time_consumption": 4.0531158447265625e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.state (ffe.floor.main_light)", + "ViDevCommon.state (ffe.floor.main_light)", "True" ], "levelname": "DEBUG", @@ -59443,16 +59335,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890042.6420293, - "msecs": 642.0, - "relativeCreated": 21094.918811, - "thread": 138566182236416, + "created": 1756483043.490795, + "msecs": 490.0, + "relativeCreated": 21186.21867, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.state (ffe.floor.main_light) to True", - "asctime": "2025-08-22 21:14:02,642", + "message": "Setting state of ViDevCommon.state (ffe.floor.main_light) to True", + "asctime": "2025-08-29 17:57:23,490", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.floor.main_light.state.set", @@ -59470,16 +59362,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890042.5415328, - "msecs": 541.0, - "relativeCreated": 20994.422181, - "thread": 138566182236416, + "created": 1756483043.3904397, + "msecs": 390.0, + "relativeCreated": 21085.863423, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/floor/main_light/state/set and payload true", - "asctime": "2025-08-22 21:14:02,541" + "asctime": "2025-08-29 17:57:23,390" }, { "name": "smart_brain.mqtt.shellies.ffe.floor.main_light.relay.0.command", @@ -59497,16 +59389,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890042.5441592, - "msecs": 544.0, - "relativeCreated": 20997.048517, - "thread": 138566156539584, + "created": 1756483043.3930213, + "msecs": 393.0, + "relativeCreated": 21088.445244, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffe/floor/main_light/relay/0/command and payload b'on'", - "asctime": "2025-08-22 21:14:02,544" + "asctime": "2025-08-29 17:57:23,393" }, { "name": "smart_brain.mqtt.shellies.ffe.floor.main_light.relay.0", @@ -59524,16 +59416,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890042.5444007, - "msecs": 544.0, - "relativeCreated": 20997.290141, - "thread": 138566156539584, + "created": 1756483043.3932033, + "msecs": 393.0, + "relativeCreated": 21088.627008, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/ffe/floor/main_light/relay/0 and payload on", - "asctime": "2025-08-22 21:14:02,544" + "asctime": "2025-08-29 17:57:23,393" }, { "name": "smart_brain.mqtt.shellies.ffe.floor.main_light.relay.0", @@ -59551,16 +59443,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890042.5452602, - "msecs": 545.0, - "relativeCreated": 20998.149801, - "thread": 138566156539584, + "created": 1756483043.3936806, + "msecs": 393.0, + "relativeCreated": 21089.104426, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffe/floor/main_light/relay/0 and payload b'on'", - "asctime": "2025-08-22 21:14:02,545" + "asctime": "2025-08-29 17:57:23,393" }, { "name": "smart_brain.mqtt.videv.ffe.floor.main_light.state", @@ -59578,19 +59470,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890042.5873513, - "msecs": 587.0, - "relativeCreated": 21040.240655, - "thread": 138566156539584, + "created": 1756483043.4354527, + "msecs": 435.0, + "relativeCreated": 21130.876238, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/floor/main_light/state and payload b'true'", - "asctime": "2025-08-22 21:14:02,587" + "asctime": "2025-08-29 17:57:23,435" } ], - "time_consumption": 0.05467796325683594 + "time_consumption": 0.05534219741821289 }, { "name": "__tLogger__", @@ -59608,16 +59500,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890042.642381, - "msecs": 642.0, - "relativeCreated": 21095.27045, - "thread": 138566182236416, + "created": 1756483043.4911232, + "msecs": 491.0, + "relativeCreated": 21186.546895, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Shelly.relay/0 (ffe.floor.main_light) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:02,642", + "asctime": "2025-08-29 17:57:23,491", "moduleLogger": [ { "name": "__unittest__", @@ -59636,16 +59528,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890042.6422586, - "msecs": 642.0, - "relativeCreated": 21095.14821, - "thread": 138566182236416, + "created": 1756483043.4910297, + "msecs": 491.0, + "relativeCreated": 21186.453524, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Shelly.relay/0 (ffe.floor.main_light)): True ()", - "asctime": "2025-08-22 21:14:02,642" + "asctime": "2025-08-29 17:57:23,491" }, { "name": "__unittest__", @@ -59665,25 +59557,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890042.6423383, - "msecs": 642.0, - "relativeCreated": 21095.22778, - "thread": 138566182236416, + "created": 1756483043.4910827, + "msecs": 491.0, + "relativeCreated": 21186.506384, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Shelly.relay/0 (ffe.floor.main_light)): result = True ()", - "asctime": "2025-08-22 21:14:02,642" + "asctime": "2025-08-29 17:57:23,491" } ], - "time_consumption": 4.267692565917969e-05 + "time_consumption": 4.0531158447265625e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.state (ffe.floor.main_light)", + "ViDevCommon.state (ffe.floor.main_light)", "False" ], "levelname": "DEBUG", @@ -59695,16 +59587,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890042.7430072, - "msecs": 743.0, - "relativeCreated": 21195.896685, - "thread": 138566182236416, + "created": 1756483043.591578, + "msecs": 591.0, + "relativeCreated": 21287.001679, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.state (ffe.floor.main_light) to False", - "asctime": "2025-08-22 21:14:02,743", + "message": "Setting state of ViDevCommon.state (ffe.floor.main_light) to False", + "asctime": "2025-08-29 17:57:23,591", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.floor.main_light.state.set", @@ -59722,16 +59614,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890042.642492, - "msecs": 642.0, - "relativeCreated": 21095.38153, - "thread": 138566182236416, + "created": 1756483043.4912248, + "msecs": 491.0, + "relativeCreated": 21186.648476, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/floor/main_light/state/set and payload false", - "asctime": "2025-08-22 21:14:02,642" + "asctime": "2025-08-29 17:57:23,491" }, { "name": "smart_brain.mqtt.shellies.ffe.floor.main_light.relay.0.command", @@ -59749,16 +59641,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890042.6448631, - "msecs": 644.0, - "relativeCreated": 21097.752742, - "thread": 138566156539584, + "created": 1756483043.493965, + "msecs": 493.0, + "relativeCreated": 21189.388525, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffe/floor/main_light/relay/0/command and payload b'off'", - "asctime": "2025-08-22 21:14:02,644" + "asctime": "2025-08-29 17:57:23,493" }, { "name": "smart_brain.mqtt.shellies.ffe.floor.main_light.relay.0", @@ -59776,16 +59668,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890042.6451063, - "msecs": 645.0, - "relativeCreated": 21097.995781, - "thread": 138566156539584, + "created": 1756483043.4941711, + "msecs": 494.0, + "relativeCreated": 21189.594876, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/ffe/floor/main_light/relay/0 and payload off", - "asctime": "2025-08-22 21:14:02,645" + "asctime": "2025-08-29 17:57:23,494" }, { "name": "smart_brain.mqtt.shellies.ffe.floor.main_light.relay.0", @@ -59803,16 +59695,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890042.6459186, - "msecs": 645.0, - "relativeCreated": 21098.808189, - "thread": 138566156539584, + "created": 1756483043.4947758, + "msecs": 494.0, + "relativeCreated": 21190.199423, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffe/floor/main_light/relay/0 and payload b'off'", - "asctime": "2025-08-22 21:14:02,645" + "asctime": "2025-08-29 17:57:23,494" }, { "name": "smart_brain.mqtt.videv.ffe.floor.main_light.state", @@ -59830,19 +59722,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890042.6870878, - "msecs": 687.0, - "relativeCreated": 21139.977329, - "thread": 138566156539584, + "created": 1756483043.536402, + "msecs": 536.0, + "relativeCreated": 21231.825553, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/floor/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:14:02,687" + "asctime": "2025-08-29 17:57:23,536" } ], - "time_consumption": 0.05591940879821777 + "time_consumption": 0.0551760196685791 }, { "name": "__tLogger__", @@ -59860,16 +59752,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890042.7433546, - "msecs": 743.0, - "relativeCreated": 21196.244119, - "thread": 138566182236416, + "created": 1756483043.5918627, + "msecs": 591.0, + "relativeCreated": 21287.286543, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Shelly.relay/0 (ffe.floor.main_light) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:02,743", + "asctime": "2025-08-29 17:57:23,591", "moduleLogger": [ { "name": "__unittest__", @@ -59888,16 +59780,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890042.7432368, - "msecs": 743.0, - "relativeCreated": 21196.126324, - "thread": 138566182236416, + "created": 1756483043.5917706, + "msecs": 591.0, + "relativeCreated": 21287.194409, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Shelly.relay/0 (ffe.floor.main_light)): False ()", - "asctime": "2025-08-22 21:14:02,743" + "asctime": "2025-08-29 17:57:23,591" }, { "name": "__unittest__", @@ -59917,28 +59809,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890042.7432914, - "msecs": 743.0, - "relativeCreated": 21196.180784, - "thread": 138566182236416, + "created": 1756483043.5918164, + "msecs": 591.0, + "relativeCreated": 21287.240038, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Shelly.relay/0 (ffe.floor.main_light)): result = False ()", - "asctime": "2025-08-22 21:14:02,743" + "asctime": "2025-08-29 17:57:23,591" } ], - "time_consumption": 6.318092346191406e-05 + "time_consumption": 4.6253204345703125e-05 } ], - "time_consumption": 0.30289673805236816, - "time_start": "2025-08-22 21:14:02,440", - "time_finished": "2025-08-22 21:14:02,743" + "time_consumption": 0.3023386001586914, + "time_start": "2025-08-29 17:57:23,289", + "time_finished": "2025-08-29 17:57:23,591" }, - "Shelly.relay/0 (ffe.floor.main_light) -> ViDevLight.state (ffe.floor.main_light)": { + "Shelly.relay/0 (ffe.floor.main_light) -> ViDevCommon.state (ffe.floor.main_light)": { "name": "__tLogger__", - "msg": "Shelly.relay/0 (ffe.floor.main_light) -> ViDevLight.state (ffe.floor.main_light)", + "msg": "Shelly.relay/0 (ffe.floor.main_light) -> ViDevCommon.state (ffe.floor.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -59949,16 +59841,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890042.7435713, - "msecs": 743.0, - "relativeCreated": 21196.460504, - "thread": 138566182236416, + "created": 1756483043.5920432, + "msecs": 592.0, + "relativeCreated": 21287.466909, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Shelly.relay/0 (ffe.floor.main_light) -> ViDevLight.state (ffe.floor.main_light)", - "asctime": "2025-08-22 21:14:02,743", + "message": "Shelly.relay/0 (ffe.floor.main_light) -> ViDevCommon.state (ffe.floor.main_light)", + "asctime": "2025-08-29 17:57:23,592", "moduleLogger": [], "testcaseLogger": [ { @@ -59976,16 +59868,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890042.8442504, - "msecs": 844.0, - "relativeCreated": 21297.139858, - "thread": 138566182236416, + "created": 1756483043.6925006, + "msecs": 692.0, + "relativeCreated": 21387.924199, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:02,844", + "asctime": "2025-08-29 17:57:23,692", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffe.floor.main_light.state.set", @@ -60003,19 +59895,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890042.7437136, - "msecs": 743.0, - "relativeCreated": 21196.603046, - "thread": 138566182236416, + "created": 1756483043.5921469, + "msecs": 592.0, + "relativeCreated": 21287.570576, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffe/floor/main_light/state/set and payload false", - "asctime": "2025-08-22 21:14:02,743" + "asctime": "2025-08-29 17:57:23,592" } ], - "time_consumption": 0.10053682327270508 + "time_consumption": 0.10035371780395508 }, { "name": "__tLogger__", @@ -60033,16 +59925,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890042.8446136, - "msecs": 844.0, - "relativeCreated": 21297.503042, - "thread": 138566182236416, + "created": 1756483043.6929674, + "msecs": 692.0, + "relativeCreated": 21388.391097, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:02,844", + "asctime": "2025-08-29 17:57:23,692", "moduleLogger": [ { "name": "__unittest__", @@ -60061,16 +59953,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890042.8445125, - "msecs": 844.0, - "relativeCreated": 21297.401942, - "thread": 138566182236416, + "created": 1756483043.6928132, + "msecs": 692.0, + "relativeCreated": 21388.236652, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:02,844" + "asctime": "2025-08-29 17:57:23,692" }, { "name": "__unittest__", @@ -60090,19 +59982,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890042.8445709, - "msecs": 844.0, - "relativeCreated": 21297.460339, - "thread": 138566182236416, + "created": 1756483043.6929111, + "msecs": 692.0, + "relativeCreated": 21388.334789, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:02,844" + "asctime": "2025-08-29 17:57:23,692" } ], - "time_consumption": 4.267692565917969e-05 + "time_consumption": 5.626678466796875e-05 }, { "name": "__tLogger__", @@ -60120,16 +60012,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890042.9451482, - "msecs": 945.0, - "relativeCreated": 21398.037558, - "thread": 138566182236416, + "created": 1756483043.7934666, + "msecs": 793.0, + "relativeCreated": 21488.890201, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Shelly.relay/0 (ffe.floor.main_light) to True", - "asctime": "2025-08-22 21:14:02,945", + "asctime": "2025-08-29 17:57:23,793", "moduleLogger": [ { "name": "smart_brain.mqtt.shellies.ffe.floor.main_light.relay.0", @@ -60147,16 +60039,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890042.8447435, - "msecs": 844.0, - "relativeCreated": 21297.632855, - "thread": 138566182236416, + "created": 1756483043.693117, + "msecs": 693.0, + "relativeCreated": 21388.540706, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/ffe/floor/main_light/relay/0 and payload on", - "asctime": "2025-08-22 21:14:02,844" + "asctime": "2025-08-29 17:57:23,693" }, { "name": "smart_brain.mqtt.shellies.ffe.floor.main_light.relay.0", @@ -60174,16 +60066,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890042.8458476, - "msecs": 845.0, - "relativeCreated": 21298.736911, - "thread": 138566156539584, + "created": 1756483043.693964, + "msecs": 693.0, + "relativeCreated": 21389.387841, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffe/floor/main_light/relay/0 and payload b'on'", - "asctime": "2025-08-22 21:14:02,845" + "asctime": "2025-08-29 17:57:23,693" }, { "name": "smart_brain.mqtt.videv.ffe.floor.main_light.state", @@ -60201,23 +60093,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890042.847203, - "msecs": 847.0, - "relativeCreated": 21300.092403, - "thread": 138566156539584, + "created": 1756483043.6955695, + "msecs": 695.0, + "relativeCreated": 21390.993179, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/floor/main_light/state and payload b'true'", - "asctime": "2025-08-22 21:14:02,847" + "asctime": "2025-08-29 17:57:23,695" } ], - "time_consumption": 0.0979452133178711 + "time_consumption": 0.09789705276489258 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.state (ffe.floor.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.state (ffe.floor.main_light) is correct (Content %s and Type is %s).", "args": [ "True", "" @@ -60231,22 +60123,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890042.945492, - "msecs": 945.0, - "relativeCreated": 21398.381499, - "thread": 138566182236416, + "created": 1756483043.7937531, + "msecs": 793.0, + "relativeCreated": 21489.17667, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.state (ffe.floor.main_light) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:02,945", + "message": "Value for ViDevCommon.state (ffe.floor.main_light) is correct (Content True and Type is ).", + "asctime": "2025-08-29 17:57:23,793", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.state (ffe.floor.main_light)", + "Value for ViDevCommon.state (ffe.floor.main_light)", "True", "" ], @@ -60259,22 +60151,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890042.945362, - "msecs": 945.0, - "relativeCreated": 21398.251522, - "thread": 138566182236416, + "created": 1756483043.7936594, + "msecs": 793.0, + "relativeCreated": 21489.083054, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.state (ffe.floor.main_light)): True ()", - "asctime": "2025-08-22 21:14:02,945" + "message": "Result (Value for ViDevCommon.state (ffe.floor.main_light)): True ()", + "asctime": "2025-08-29 17:57:23,793" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.state (ffe.floor.main_light)", + "Value for ViDevCommon.state (ffe.floor.main_light)", "=", "True", "" @@ -60288,19 +60180,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890042.9454427, - "msecs": 945.0, - "relativeCreated": 21398.331964, - "thread": 138566182236416, + "created": 1756483043.793705, + "msecs": 793.0, + "relativeCreated": 21489.128629, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.state (ffe.floor.main_light)): result = True ()", - "asctime": "2025-08-22 21:14:02,945" + "message": "Expectation (Value for ViDevCommon.state (ffe.floor.main_light)): result = True ()", + "asctime": "2025-08-29 17:57:23,793" } ], - "time_consumption": 4.935264587402344e-05 + "time_consumption": 4.8160552978515625e-05 }, { "name": "__tLogger__", @@ -60318,16 +60210,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890043.046156, - "msecs": 46.0, - "relativeCreated": 21499.045328, - "thread": 138566182236416, + "created": 1756483043.8942525, + "msecs": 894.0, + "relativeCreated": 21589.676305, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Shelly.relay/0 (ffe.floor.main_light) to False", - "asctime": "2025-08-22 21:14:03,046", + "asctime": "2025-08-29 17:57:23,894", "moduleLogger": [ { "name": "smart_brain.mqtt.shellies.ffe.floor.main_light.relay.0", @@ -60345,16 +60237,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890042.9456348, - "msecs": 945.0, - "relativeCreated": 21398.524275, - "thread": 138566182236416, + "created": 1756483043.793876, + "msecs": 793.0, + "relativeCreated": 21489.29966, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/ffe/floor/main_light/relay/0 and payload off", - "asctime": "2025-08-22 21:14:02,945" + "asctime": "2025-08-29 17:57:23,793" }, { "name": "smart_brain.mqtt.shellies.ffe.floor.main_light.relay.0", @@ -60372,16 +60264,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890042.946608, - "msecs": 946.0, - "relativeCreated": 21399.497521, - "thread": 138566156539584, + "created": 1756483043.7946405, + "msecs": 794.0, + "relativeCreated": 21490.064391, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffe/floor/main_light/relay/0 and payload b'off'", - "asctime": "2025-08-22 21:14:02,946" + "asctime": "2025-08-29 17:57:23,794" }, { "name": "smart_brain.mqtt.videv.ffe.floor.main_light.state", @@ -60399,23 +60291,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890042.9476175, - "msecs": 947.0, - "relativeCreated": 21400.506965, - "thread": 138566156539584, + "created": 1756483043.7962916, + "msecs": 796.0, + "relativeCreated": 21491.715356, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffe/floor/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:14:02,947" + "asctime": "2025-08-29 17:57:23,796" } ], - "time_consumption": 0.09853839874267578 + "time_consumption": 0.0979609489440918 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.state (ffe.floor.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.state (ffe.floor.main_light) is correct (Content %s and Type is %s).", "args": [ "False", "" @@ -60429,22 +60321,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890043.0464542, - "msecs": 46.0, - "relativeCreated": 21499.34366, - "thread": 138566182236416, + "created": 1756483043.8946722, + "msecs": 894.0, + "relativeCreated": 21590.095888, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.state (ffe.floor.main_light) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:03,046", + "message": "Value for ViDevCommon.state (ffe.floor.main_light) is correct (Content False and Type is ).", + "asctime": "2025-08-29 17:57:23,894", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.state (ffe.floor.main_light)", + "Value for ViDevCommon.state (ffe.floor.main_light)", "False", "" ], @@ -60457,22 +60349,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890043.046366, - "msecs": 46.0, - "relativeCreated": 21499.255241, - "thread": 138566182236416, + "created": 1756483043.8945441, + "msecs": 894.0, + "relativeCreated": 21589.967876, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.state (ffe.floor.main_light)): False ()", - "asctime": "2025-08-22 21:14:03,046" + "message": "Result (Value for ViDevCommon.state (ffe.floor.main_light)): False ()", + "asctime": "2025-08-29 17:57:23,894" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.state (ffe.floor.main_light)", + "Value for ViDevCommon.state (ffe.floor.main_light)", "=", "False", "" @@ -60486,28 +60378,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890043.0464175, - "msecs": 46.0, - "relativeCreated": 21499.306936, - "thread": 138566182236416, + "created": 1756483043.8946202, + "msecs": 894.0, + "relativeCreated": 21590.043751, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.state (ffe.floor.main_light)): result = False ()", - "asctime": "2025-08-22 21:14:03,046" + "message": "Expectation (Value for ViDevCommon.state (ffe.floor.main_light)): result = False ()", + "asctime": "2025-08-29 17:57:23,894" } ], - "time_consumption": 3.6716461181640625e-05 + "time_consumption": 5.1975250244140625e-05 } ], - "time_consumption": 0.3028829097747803, - "time_start": "2025-08-22 21:14:02,743", - "time_finished": "2025-08-22 21:14:03,046" + "time_consumption": 0.3026289939880371, + "time_start": "2025-08-29 17:57:23,592", + "time_finished": "2025-08-29 17:57:23,894" }, - "ViDevLight.state (ffw.livingroom.main_light) -> Shelly.relay/0 (ffw.livingroom.main_light)": { + "ViDevCommon.state (ffw.livingroom.main_light) -> Shelly.relay/0 (ffw.livingroom.main_light)": { "name": "__tLogger__", - "msg": "ViDevLight.state (ffw.livingroom.main_light) -> Shelly.relay/0 (ffw.livingroom.main_light)", + "msg": "ViDevCommon.state (ffw.livingroom.main_light) -> Shelly.relay/0 (ffw.livingroom.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -60518,16 +60410,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890043.0466511, - "msecs": 46.0, - "relativeCreated": 21499.540503, - "thread": 138566182236416, + "created": 1756483043.8949397, + "msecs": 894.0, + "relativeCreated": 21590.363221, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "ViDevLight.state (ffw.livingroom.main_light) -> Shelly.relay/0 (ffw.livingroom.main_light)", - "asctime": "2025-08-22 21:14:03,046", + "message": "ViDevCommon.state (ffw.livingroom.main_light) -> Shelly.relay/0 (ffw.livingroom.main_light)", + "asctime": "2025-08-29 17:57:23,894", "moduleLogger": [], "testcaseLogger": [ { @@ -60545,16 +60437,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890043.1473606, - "msecs": 147.0, - "relativeCreated": 21600.249963, - "thread": 138566182236416, + "created": 1756483043.9954102, + "msecs": 995.0, + "relativeCreated": 21690.833849, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:03,147", + "asctime": "2025-08-29 17:57:23,995", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.state.set", @@ -60572,19 +60464,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890043.046811, - "msecs": 46.0, - "relativeCreated": 21499.700441, - "thread": 138566182236416, + "created": 1756483043.895078, + "msecs": 895.0, + "relativeCreated": 21590.501552, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/livingroom/main_light/state/set and payload false", - "asctime": "2025-08-22 21:14:03,046" + "asctime": "2025-08-29 17:57:23,895" } ], - "time_consumption": 0.10054945945739746 + "time_consumption": 0.10033226013183594 }, { "name": "__tLogger__", @@ -60602,16 +60494,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890043.1477203, - "msecs": 147.0, - "relativeCreated": 21600.609859, - "thread": 138566182236416, + "created": 1756483043.995728, + "msecs": 995.0, + "relativeCreated": 21691.151806, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:03,147", + "asctime": "2025-08-29 17:57:23,995", "moduleLogger": [ { "name": "__unittest__", @@ -60630,16 +60522,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890043.1475947, - "msecs": 147.0, - "relativeCreated": 21600.484264, - "thread": 138566182236416, + "created": 1756483043.9956357, + "msecs": 995.0, + "relativeCreated": 21691.059337, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:03,147" + "asctime": "2025-08-29 17:57:23,995" }, { "name": "__unittest__", @@ -60659,25 +60551,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890043.1476765, - "msecs": 147.0, - "relativeCreated": 21600.565857, - "thread": 138566182236416, + "created": 1756483043.9956875, + "msecs": 995.0, + "relativeCreated": 21691.111227, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:03,147" + "asctime": "2025-08-29 17:57:23,995" } ], - "time_consumption": 4.38690185546875e-05 + "time_consumption": 4.0531158447265625e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.state (ffw.livingroom.main_light)", + "ViDevCommon.state (ffw.livingroom.main_light)", "True" ], "levelname": "DEBUG", @@ -60689,16 +60581,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890043.2491, - "msecs": 249.0, - "relativeCreated": 21701.989354, - "thread": 138566182236416, + "created": 1756483044.096257, + "msecs": 96.0, + "relativeCreated": 21791.680779, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.state (ffw.livingroom.main_light) to True", - "asctime": "2025-08-22 21:14:03,249", + "message": "Setting state of ViDevCommon.state (ffw.livingroom.main_light) to True", + "asctime": "2025-08-29 17:57:24,096", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.state.set", @@ -60716,16 +60608,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890043.148588, - "msecs": 148.0, - "relativeCreated": 21601.477468, - "thread": 138566182236416, + "created": 1756483043.9958355, + "msecs": 995.0, + "relativeCreated": 21691.259452, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/livingroom/main_light/state/set and payload true", - "asctime": "2025-08-22 21:14:03,148" + "asctime": "2025-08-29 17:57:23,995" }, { "name": "smart_brain.mqtt.shellies.ffw.livingroom.main_light.relay.0.command", @@ -60743,16 +60635,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890043.1510313, - "msecs": 151.0, - "relativeCreated": 21603.920647, - "thread": 138566156539584, + "created": 1756483043.9981956, + "msecs": 998.0, + "relativeCreated": 21693.619478, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffw/livingroom/main_light/relay/0/command and payload b'on'", - "asctime": "2025-08-22 21:14:03,151" + "asctime": "2025-08-29 17:57:23,998" }, { "name": "smart_brain.mqtt.shellies.ffw.livingroom.main_light.relay.0", @@ -60770,16 +60662,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890043.1512454, - "msecs": 151.0, - "relativeCreated": 21604.134714, - "thread": 138566156539584, + "created": 1756483043.9984, + "msecs": 998.0, + "relativeCreated": 21693.82356, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/ffw/livingroom/main_light/relay/0 and payload on", - "asctime": "2025-08-22 21:14:03,151" + "asctime": "2025-08-29 17:57:23,998" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -60797,16 +60689,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890043.1514645, - "msecs": 151.0, - "relativeCreated": 21604.353767, - "thread": 138566156539584, + "created": 1756483043.9985855, + "msecs": 998.0, + "relativeCreated": 21694.009126, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:03,151" + "asctime": "2025-08-29 17:57:23,998" }, { "name": "smart_brain.mqtt.shellies.ffw.livingroom.main_light.relay.0", @@ -60824,16 +60716,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890043.152227, - "msecs": 152.0, - "relativeCreated": 21605.116309, - "thread": 138566156539584, + "created": 1756483043.9991853, + "msecs": 999.0, + "relativeCreated": 21694.609175, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffw/livingroom/main_light/relay/0 and payload b'on'", - "asctime": "2025-08-22 21:14:03,152" + "asctime": "2025-08-29 17:57:23,999" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -60851,16 +60743,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890043.1525319, - "msecs": 152.0, - "relativeCreated": 21605.421496, - "thread": 138566156539584, + "created": 1756483043.99948, + "msecs": 999.0, + "relativeCreated": 21694.90372, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:03,152" + "asctime": "2025-08-29 17:57:23,999" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.state", @@ -60878,16 +60770,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890043.1938305, - "msecs": 193.0, - "relativeCreated": 21646.719714, - "thread": 138566156539584, + "created": 1756483044.0425441, + "msecs": 42.0, + "relativeCreated": 21737.967834, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/main_light/state and payload b'true'", - "asctime": "2025-08-22 21:14:03,193" + "asctime": "2025-08-29 17:57:24,042" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.brightness", @@ -60905,16 +60797,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890043.2349474, - "msecs": 234.0, - "relativeCreated": 21687.836699, - "thread": 138566156539584, + "created": 1756483044.0834606, + "msecs": 83.0, + "relativeCreated": 21778.884208, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/main_light/brightness and payload b'50'", - "asctime": "2025-08-22 21:14:03,234" + "asctime": "2025-08-29 17:57:24,083" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.color_temp", @@ -60932,19 +60824,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890043.2353892, - "msecs": 235.0, - "relativeCreated": 21688.278588, - "thread": 138566156539584, + "created": 1756483044.083987, + "msecs": 83.0, + "relativeCreated": 21779.410516, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/main_light/color_temp and payload b'5'", - "asctime": "2025-08-22 21:14:03,235" + "asctime": "2025-08-29 17:57:24,083" } ], - "time_consumption": 0.013710737228393555 + "time_consumption": 0.012269973754882812 }, { "name": "__tLogger__", @@ -60962,16 +60854,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890043.2494323, - "msecs": 249.0, - "relativeCreated": 21702.32181, - "thread": 138566182236416, + "created": 1756483044.0965376, + "msecs": 96.0, + "relativeCreated": 21791.961257, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Shelly.relay/0 (ffw.livingroom.main_light) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:03,249", + "asctime": "2025-08-29 17:57:24,096", "moduleLogger": [ { "name": "__unittest__", @@ -60990,16 +60882,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890043.249331, - "msecs": 249.0, - "relativeCreated": 21702.220384, - "thread": 138566182236416, + "created": 1756483044.0964334, + "msecs": 96.0, + "relativeCreated": 21791.857014, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Shelly.relay/0 (ffw.livingroom.main_light)): True ()", - "asctime": "2025-08-22 21:14:03,249" + "asctime": "2025-08-29 17:57:24,096" }, { "name": "__unittest__", @@ -61019,25 +60911,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890043.2493901, - "msecs": 249.0, - "relativeCreated": 21702.279371, - "thread": 138566182236416, + "created": 1756483044.0965004, + "msecs": 96.0, + "relativeCreated": 21791.924094, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Shelly.relay/0 (ffw.livingroom.main_light)): result = True ()", - "asctime": "2025-08-22 21:14:03,249" + "asctime": "2025-08-29 17:57:24,096" } ], - "time_consumption": 4.220008850097656e-05 + "time_consumption": 3.719329833984375e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.state (ffw.livingroom.main_light)", + "ViDevCommon.state (ffw.livingroom.main_light)", "False" ], "levelname": "DEBUG", @@ -61049,16 +60941,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890043.3500867, - "msecs": 350.0, - "relativeCreated": 21802.97595, - "thread": 138566182236416, + "created": 1756483044.1970143, + "msecs": 197.0, + "relativeCreated": 21892.437957, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.state (ffw.livingroom.main_light) to False", - "asctime": "2025-08-22 21:14:03,350", + "message": "Setting state of ViDevCommon.state (ffw.livingroom.main_light) to False", + "asctime": "2025-08-29 17:57:24,197", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.state.set", @@ -61076,16 +60968,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890043.2495718, - "msecs": 249.0, - "relativeCreated": 21702.461228, - "thread": 138566182236416, + "created": 1756483044.096638, + "msecs": 96.0, + "relativeCreated": 21792.061538, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/livingroom/main_light/state/set and payload false", - "asctime": "2025-08-22 21:14:03,249" + "asctime": "2025-08-29 17:57:24,096" }, { "name": "smart_brain.mqtt.shellies.ffw.livingroom.main_light.relay.0.command", @@ -61103,16 +60995,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890043.2519228, - "msecs": 251.0, - "relativeCreated": 21704.812441, - "thread": 138566156539584, + "created": 1756483044.0987072, + "msecs": 98.0, + "relativeCreated": 21794.130875, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffw/livingroom/main_light/relay/0/command and payload b'off'", - "asctime": "2025-08-22 21:14:03,251" + "asctime": "2025-08-29 17:57:24,098" }, { "name": "smart_brain.mqtt.shellies.ffw.livingroom.main_light.relay.0", @@ -61130,16 +61022,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890043.252139, - "msecs": 252.0, - "relativeCreated": 21705.02834, - "thread": 138566156539584, + "created": 1756483044.0989575, + "msecs": 98.0, + "relativeCreated": 21794.381271, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/ffw/livingroom/main_light/relay/0 and payload off", - "asctime": "2025-08-22 21:14:03,252" + "asctime": "2025-08-29 17:57:24,098" }, { "name": "smart_brain.mqtt.shellies.ffw.livingroom.main_light.relay.0", @@ -61157,16 +61049,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890043.252972, - "msecs": 252.0, - "relativeCreated": 21705.861211, - "thread": 138566156539584, + "created": 1756483044.099507, + "msecs": 99.0, + "relativeCreated": 21794.93094, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffw/livingroom/main_light/relay/0 and payload b'off'", - "asctime": "2025-08-22 21:14:03,252" + "asctime": "2025-08-29 17:57:24,099" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.state", @@ -61184,19 +61076,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890043.294105, - "msecs": 294.0, - "relativeCreated": 21746.994535, - "thread": 138566156539584, + "created": 1756483044.1414816, + "msecs": 141.0, + "relativeCreated": 21836.905342, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:14:03,294" + "asctime": "2025-08-29 17:57:24,141" } ], - "time_consumption": 0.05598163604736328 + "time_consumption": 0.05553269386291504 }, { "name": "__tLogger__", @@ -61214,16 +61106,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890043.350414, - "msecs": 350.0, - "relativeCreated": 21803.30341, - "thread": 138566182236416, + "created": 1756483044.1972973, + "msecs": 197.0, + "relativeCreated": 21892.721106, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Shelly.relay/0 (ffw.livingroom.main_light) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:03,350", + "asctime": "2025-08-29 17:57:24,197", "moduleLogger": [ { "name": "__unittest__", @@ -61242,16 +61134,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890043.350317, - "msecs": 350.0, - "relativeCreated": 21803.206572, - "thread": 138566182236416, + "created": 1756483044.1972156, + "msecs": 197.0, + "relativeCreated": 21892.639294, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Shelly.relay/0 (ffw.livingroom.main_light)): False ()", - "asctime": "2025-08-22 21:14:03,350" + "asctime": "2025-08-29 17:57:24,197" }, { "name": "__unittest__", @@ -61271,28 +61163,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890043.3503728, - "msecs": 350.0, - "relativeCreated": 21803.262194, - "thread": 138566182236416, + "created": 1756483044.1972618, + "msecs": 197.0, + "relativeCreated": 21892.685583, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Shelly.relay/0 (ffw.livingroom.main_light)): result = False ()", - "asctime": "2025-08-22 21:14:03,350" + "asctime": "2025-08-29 17:57:24,197" } ], - "time_consumption": 4.124641418457031e-05 + "time_consumption": 3.552436828613281e-05 } ], - "time_consumption": 0.30376291275024414, - "time_start": "2025-08-22 21:14:03,046", - "time_finished": "2025-08-22 21:14:03,350" + "time_consumption": 0.30235767364501953, + "time_start": "2025-08-29 17:57:23,894", + "time_finished": "2025-08-29 17:57:24,197" }, - "Shelly.relay/0 (ffw.livingroom.main_light) -> ViDevLight.state (ffw.livingroom.main_light)": { + "Shelly.relay/0 (ffw.livingroom.main_light) -> ViDevCommon.state (ffw.livingroom.main_light)": { "name": "__tLogger__", - "msg": "Shelly.relay/0 (ffw.livingroom.main_light) -> ViDevLight.state (ffw.livingroom.main_light)", + "msg": "Shelly.relay/0 (ffw.livingroom.main_light) -> ViDevCommon.state (ffw.livingroom.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -61303,16 +61195,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890043.3506172, - "msecs": 350.0, - "relativeCreated": 21803.506433, - "thread": 138566182236416, + "created": 1756483044.1974769, + "msecs": 197.0, + "relativeCreated": 21892.900456, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Shelly.relay/0 (ffw.livingroom.main_light) -> ViDevLight.state (ffw.livingroom.main_light)", - "asctime": "2025-08-22 21:14:03,350", + "message": "Shelly.relay/0 (ffw.livingroom.main_light) -> ViDevCommon.state (ffw.livingroom.main_light)", + "asctime": "2025-08-29 17:57:24,197", "moduleLogger": [], "testcaseLogger": [ { @@ -61330,16 +61222,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890043.4513302, - "msecs": 451.0, - "relativeCreated": 21904.21961, - "thread": 138566182236416, + "created": 1756483044.2979894, + "msecs": 297.0, + "relativeCreated": 21993.413186, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:03,451", + "asctime": "2025-08-29 17:57:24,297", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.state.set", @@ -61357,19 +61249,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890043.3507547, - "msecs": 350.0, - "relativeCreated": 21803.644212, - "thread": 138566182236416, + "created": 1756483044.1975975, + "msecs": 197.0, + "relativeCreated": 21893.02108, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/livingroom/main_light/state/set and payload false", - "asctime": "2025-08-22 21:14:03,350" + "asctime": "2025-08-29 17:57:24,197" } ], - "time_consumption": 0.10057544708251953 + "time_consumption": 0.10039186477661133 }, { "name": "__tLogger__", @@ -61387,16 +61279,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890043.4517145, - "msecs": 451.0, - "relativeCreated": 21904.60399, - "thread": 138566182236416, + "created": 1756483044.2982817, + "msecs": 298.0, + "relativeCreated": 21993.705318, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:03,451", + "asctime": "2025-08-29 17:57:24,298", "moduleLogger": [ { "name": "__unittest__", @@ -61415,16 +61307,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890043.4515662, - "msecs": 451.0, - "relativeCreated": 21904.455743, - "thread": 138566182236416, + "created": 1756483044.298193, + "msecs": 298.0, + "relativeCreated": 21993.616671, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:03,451" + "asctime": "2025-08-29 17:57:24,298" }, { "name": "__unittest__", @@ -61444,19 +61336,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890043.4516702, - "msecs": 451.0, - "relativeCreated": 21904.559801, - "thread": 138566182236416, + "created": 1756483044.2982442, + "msecs": 298.0, + "relativeCreated": 21993.667957, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:03,451" + "asctime": "2025-08-29 17:57:24,298" } ], - "time_consumption": 4.4345855712890625e-05 + "time_consumption": 3.743171691894531e-05 }, { "name": "__tLogger__", @@ -61474,16 +61366,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890043.5526147, - "msecs": 552.0, - "relativeCreated": 22005.503994, - "thread": 138566182236416, + "created": 1756483044.398919, + "msecs": 398.0, + "relativeCreated": 22094.342773, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Shelly.relay/0 (ffw.livingroom.main_light) to True", - "asctime": "2025-08-22 21:14:03,552", + "asctime": "2025-08-29 17:57:24,398", "moduleLogger": [ { "name": "smart_brain.mqtt.shellies.ffw.livingroom.main_light.relay.0", @@ -61501,16 +61393,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890043.4518418, - "msecs": 451.0, - "relativeCreated": 21904.731175, - "thread": 138566182236416, + "created": 1756483044.2983859, + "msecs": 298.0, + "relativeCreated": 21993.809542, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/ffw/livingroom/main_light/relay/0 and payload on", - "asctime": "2025-08-22 21:14:03,451" + "asctime": "2025-08-29 17:57:24,298" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -61528,16 +61420,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890043.4521952, - "msecs": 452.0, - "relativeCreated": 21905.084414, - "thread": 138566182236416, + "created": 1756483044.2986548, + "msecs": 298.0, + "relativeCreated": 21994.078336, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:03,452" + "asctime": "2025-08-29 17:57:24,298" }, { "name": "smart_brain.mqtt.shellies.ffw.livingroom.main_light.relay.0", @@ -61555,16 +61447,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890043.453043, - "msecs": 453.0, - "relativeCreated": 21905.932377, - "thread": 138566156539584, + "created": 1756483044.2993705, + "msecs": 299.0, + "relativeCreated": 21994.794219, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffw/livingroom/main_light/relay/0 and payload b'on'", - "asctime": "2025-08-22 21:14:03,453" + "asctime": "2025-08-29 17:57:24,299" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -61582,16 +61474,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890043.4533837, - "msecs": 453.0, - "relativeCreated": 21906.273044, - "thread": 138566156539584, + "created": 1756483044.2997148, + "msecs": 299.0, + "relativeCreated": 21995.138619, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:03,453" + "asctime": "2025-08-29 17:57:24,299" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.state", @@ -61609,23 +61501,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890043.4547465, - "msecs": 454.0, - "relativeCreated": 21907.635837, - "thread": 138566156539584, + "created": 1756483044.301672, + "msecs": 301.0, + "relativeCreated": 21997.095698, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/main_light/state and payload b'true'", - "asctime": "2025-08-22 21:14:03,454" + "asctime": "2025-08-29 17:57:24,301" } ], - "time_consumption": 0.09786820411682129 + "time_consumption": 0.09724712371826172 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.state (ffw.livingroom.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.state (ffw.livingroom.main_light) is correct (Content %s and Type is %s).", "args": [ "True", "" @@ -61639,22 +61531,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890043.5529773, - "msecs": 552.0, - "relativeCreated": 22005.866739, - "thread": 138566182236416, + "created": 1756483044.399245, + "msecs": 399.0, + "relativeCreated": 22094.668812, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.state (ffw.livingroom.main_light) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:03,552", + "message": "Value for ViDevCommon.state (ffw.livingroom.main_light) is correct (Content True and Type is ).", + "asctime": "2025-08-29 17:57:24,399", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.state (ffw.livingroom.main_light)", + "Value for ViDevCommon.state (ffw.livingroom.main_light)", "True", "" ], @@ -61667,22 +61559,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890043.552845, - "msecs": 552.0, - "relativeCreated": 22005.734427, - "thread": 138566182236416, + "created": 1756483044.3991306, + "msecs": 399.0, + "relativeCreated": 22094.554288, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.state (ffw.livingroom.main_light)): True ()", - "asctime": "2025-08-22 21:14:03,552" + "message": "Result (Value for ViDevCommon.state (ffw.livingroom.main_light)): True ()", + "asctime": "2025-08-29 17:57:24,399" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.state (ffw.livingroom.main_light)", + "Value for ViDevCommon.state (ffw.livingroom.main_light)", "=", "True", "" @@ -61696,19 +61588,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890043.5529335, - "msecs": 552.0, - "relativeCreated": 22005.822892, - "thread": 138566182236416, + "created": 1756483044.3991797, + "msecs": 399.0, + "relativeCreated": 22094.603534, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.state (ffw.livingroom.main_light)): result = True ()", - "asctime": "2025-08-22 21:14:03,552" + "message": "Expectation (Value for ViDevCommon.state (ffw.livingroom.main_light)): result = True ()", + "asctime": "2025-08-29 17:57:24,399" } ], - "time_consumption": 4.38690185546875e-05 + "time_consumption": 6.532669067382812e-05 }, { "name": "__tLogger__", @@ -61726,16 +61618,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890043.6534986, - "msecs": 653.0, - "relativeCreated": 22106.38797, - "thread": 138566182236416, + "created": 1756483044.4997406, + "msecs": 499.0, + "relativeCreated": 22195.164455, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Shelly.relay/0 (ffw.livingroom.main_light) to False", - "asctime": "2025-08-22 21:14:03,653", + "asctime": "2025-08-29 17:57:24,499", "moduleLogger": [ { "name": "smart_brain.mqtt.shellies.ffw.livingroom.main_light.relay.0", @@ -61753,16 +61645,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890043.5530944, - "msecs": 553.0, - "relativeCreated": 22005.983753, - "thread": 138566182236416, + "created": 1756483044.3993669, + "msecs": 399.0, + "relativeCreated": 22094.790587, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/ffw/livingroom/main_light/relay/0 and payload off", - "asctime": "2025-08-22 21:14:03,553" + "asctime": "2025-08-29 17:57:24,399" }, { "name": "smart_brain.mqtt.shellies.ffw.livingroom.main_light.relay.0", @@ -61780,16 +61672,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890043.5542126, - "msecs": 554.0, - "relativeCreated": 22007.102047, - "thread": 138566156539584, + "created": 1756483044.4002423, + "msecs": 400.0, + "relativeCreated": 22095.666109, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffw/livingroom/main_light/relay/0 and payload b'off'", - "asctime": "2025-08-22 21:14:03,554" + "asctime": "2025-08-29 17:57:24,400" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.state", @@ -61807,23 +61699,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890043.5553799, - "msecs": 555.0, - "relativeCreated": 22008.269408, - "thread": 138566156539584, + "created": 1756483044.4018762, + "msecs": 401.0, + "relativeCreated": 22097.299906, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:14:03,555" + "asctime": "2025-08-29 17:57:24,401" } ], - "time_consumption": 0.09811878204345703 + "time_consumption": 0.09786438941955566 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.state (ffw.livingroom.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.state (ffw.livingroom.main_light) is correct (Content %s and Type is %s).", "args": [ "False", "" @@ -61837,22 +61729,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890043.6538389, - "msecs": 653.0, - "relativeCreated": 22106.728218, - "thread": 138566182236416, + "created": 1756483044.5001528, + "msecs": 500.0, + "relativeCreated": 22195.576435, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.state (ffw.livingroom.main_light) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:03,653", + "message": "Value for ViDevCommon.state (ffw.livingroom.main_light) is correct (Content False and Type is ).", + "asctime": "2025-08-29 17:57:24,500", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.state (ffw.livingroom.main_light)", + "Value for ViDevCommon.state (ffw.livingroom.main_light)", "False", "" ], @@ -61865,22 +61757,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890043.653722, - "msecs": 653.0, - "relativeCreated": 22106.611534, - "thread": 138566182236416, + "created": 1756483044.500024, + "msecs": 500.0, + "relativeCreated": 22195.447862, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.state (ffw.livingroom.main_light)): False ()", - "asctime": "2025-08-22 21:14:03,653" + "message": "Result (Value for ViDevCommon.state (ffw.livingroom.main_light)): False ()", + "asctime": "2025-08-29 17:57:24,500" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.state (ffw.livingroom.main_light)", + "Value for ViDevCommon.state (ffw.livingroom.main_light)", "=", "False", "" @@ -61894,28 +61786,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890043.6537962, - "msecs": 653.0, - "relativeCreated": 22106.685443, - "thread": 138566182236416, + "created": 1756483044.5001037, + "msecs": 500.0, + "relativeCreated": 22195.527332, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.state (ffw.livingroom.main_light)): result = False ()", - "asctime": "2025-08-22 21:14:03,653" + "message": "Expectation (Value for ViDevCommon.state (ffw.livingroom.main_light)): result = False ()", + "asctime": "2025-08-29 17:57:24,500" } ], - "time_consumption": 4.267692565917969e-05 + "time_consumption": 4.9114227294921875e-05 } ], - "time_consumption": 0.3032217025756836, - "time_start": "2025-08-22 21:14:03,350", - "time_finished": "2025-08-22 21:14:03,653" + "time_consumption": 0.3026759624481201, + "time_start": "2025-08-29 17:57:24,197", + "time_finished": "2025-08-29 17:57:24,500" }, - "ViDevLight.brightness (ffw.livingroom.main_light) -> Light.brightness (ffw.livingroom.main_light)": { + "ViDevCommon.brightness (ffw.livingroom.main_light) -> Light.brightness (ffw.livingroom.main_light)": { "name": "__tLogger__", - "msg": "ViDevLight.brightness (ffw.livingroom.main_light) -> Light.brightness (ffw.livingroom.main_light)", + "msg": "ViDevCommon.brightness (ffw.livingroom.main_light) -> Light.brightness (ffw.livingroom.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -61926,16 +61818,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890043.654061, - "msecs": 654.0, - "relativeCreated": 22106.95058, - "thread": 138566182236416, + "created": 1756483044.5004349, + "msecs": 500.0, + "relativeCreated": 22195.85861, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "ViDevLight.brightness (ffw.livingroom.main_light) -> Light.brightness (ffw.livingroom.main_light)", - "asctime": "2025-08-22 21:14:03,654", + "message": "ViDevCommon.brightness (ffw.livingroom.main_light) -> Light.brightness (ffw.livingroom.main_light)", + "asctime": "2025-08-29 17:57:24,500", "moduleLogger": [], "testcaseLogger": [ { @@ -61951,16 +61843,16 @@ "stack_info": null, "lineno": 13, "funcName": "device_follow", - "created": 1755890043.7548332, - "msecs": 754.0, - "relativeCreated": 22207.72254, - "thread": 138566182236416, + "created": 1756483044.6012151, + "msecs": 601.0, + "relativeCreated": 22296.638788, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Switching on device", - "asctime": "2025-08-22 21:14:03,754", + "asctime": "2025-08-29 17:57:24,601", "moduleLogger": [ { "name": "smart_brain.mqtt.shellies.ffw.livingroom.main_light.relay.0", @@ -61978,16 +61870,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890043.6541789, - "msecs": 654.0, - "relativeCreated": 22107.068225, - "thread": 138566182236416, + "created": 1756483044.5005898, + "msecs": 500.0, + "relativeCreated": 22196.013396, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/ffw/livingroom/main_light/relay/0 and payload on", - "asctime": "2025-08-22 21:14:03,654" + "asctime": "2025-08-29 17:57:24,500" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -62005,16 +61897,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890043.6544569, - "msecs": 654.0, - "relativeCreated": 22107.346248, - "thread": 138566182236416, + "created": 1756483044.500951, + "msecs": 500.0, + "relativeCreated": 22196.374828, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:03,654" + "asctime": "2025-08-29 17:57:24,500" }, { "name": "smart_brain.mqtt.shellies.ffw.livingroom.main_light.relay.0", @@ -62032,16 +61924,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890043.655157, - "msecs": 655.0, - "relativeCreated": 22108.04643, - "thread": 138566156539584, + "created": 1756483044.5017383, + "msecs": 501.0, + "relativeCreated": 22197.161988, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffw/livingroom/main_light/relay/0 and payload b'on'", - "asctime": "2025-08-22 21:14:03,655" + "asctime": "2025-08-29 17:57:24,501" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -62059,16 +61951,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890043.6554875, - "msecs": 655.0, - "relativeCreated": 22108.376772, - "thread": 138566156539584, + "created": 1756483044.5023801, + "msecs": 502.0, + "relativeCreated": 22197.803671, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:03,655" + "asctime": "2025-08-29 17:57:24,502" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.state", @@ -62086,19 +61978,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890043.6963835, - "msecs": 696.0, - "relativeCreated": 22149.272907, - "thread": 138566156539584, + "created": 1756483044.5423477, + "msecs": 542.0, + "relativeCreated": 22237.771399, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/main_light/state and payload b'true'", - "asctime": "2025-08-22 21:14:03,696" + "asctime": "2025-08-29 17:57:24,542" } ], - "time_consumption": 0.058449745178222656 + "time_consumption": 0.058867454528808594 }, { "name": "__tLogger__", @@ -62115,16 +62007,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890043.855887, - "msecs": 855.0, - "relativeCreated": 22308.776329, - "thread": 138566182236416, + "created": 1756483044.7022386, + "msecs": 702.0, + "relativeCreated": 22397.66227, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 100", - "asctime": "2025-08-22 21:14:03,855", + "asctime": "2025-08-29 17:57:24,702", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.brightness.set", @@ -62142,16 +62034,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890043.7551684, - "msecs": 755.0, - "relativeCreated": 22208.057808, - "thread": 138566182236416, + "created": 1756483044.6015632, + "msecs": 601.0, + "relativeCreated": 22296.986845, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/livingroom/main_light/brightness/set and payload 100", - "asctime": "2025-08-22 21:14:03,755" + "asctime": "2025-08-29 17:57:24,601" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -62169,16 +62061,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890043.7554917, - "msecs": 755.0, - "relativeCreated": 22208.381146, - "thread": 138566182236416, + "created": 1756483044.6019633, + "msecs": 601.0, + "relativeCreated": 22297.386985, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:03,755" + "asctime": "2025-08-29 17:57:24,601" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light.set", @@ -62196,16 +62088,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890043.7576954, - "msecs": 757.0, - "relativeCreated": 22210.584804, - "thread": 138566156539584, + "created": 1756483044.604523, + "msecs": 604.0, + "relativeCreated": 22299.946572, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light/set and payload b'{\"brightness\": 254}'", - "asctime": "2025-08-22 21:14:03,757" + "asctime": "2025-08-29 17:57:24,604" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -62223,16 +62115,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890043.7580798, - "msecs": 758.0, - "relativeCreated": 22210.969061, - "thread": 138566156539584, + "created": 1756483044.604917, + "msecs": 604.0, + "relativeCreated": 22300.34069, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:03,758" + "asctime": "2025-08-29 17:57:24,604" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.brightness", @@ -62250,19 +62142,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890043.800057, - "msecs": 800.0, - "relativeCreated": 22252.946112, - "thread": 138566156539584, + "created": 1756483044.6479757, + "msecs": 647.0, + "relativeCreated": 22343.399471, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/main_light/brightness and payload b'100'", - "asctime": "2025-08-22 21:14:03,800" + "asctime": "2025-08-29 17:57:24,647" } ], - "time_consumption": 0.05583000183105469 + "time_consumption": 0.05426287651062012 }, { "name": "__tLogger__", @@ -62280,16 +62172,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890043.8562691, - "msecs": 856.0, - "relativeCreated": 22309.158561, - "thread": 138566182236416, + "created": 1756483044.7027385, + "msecs": 702.0, + "relativeCreated": 22398.162124, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (100, 100) and Type is ).", - "asctime": "2025-08-22 21:14:03,856", + "asctime": "2025-08-29 17:57:24,702", "moduleLogger": [ { "name": "__unittest__", @@ -62308,16 +62200,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890043.8561656, - "msecs": 856.0, - "relativeCreated": 22309.055144, - "thread": 138566182236416, + "created": 1756483044.7025616, + "msecs": 702.0, + "relativeCreated": 22397.985272, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (100, 100) ()", - "asctime": "2025-08-22 21:14:03,856" + "asctime": "2025-08-29 17:57:24,702" }, { "name": "__unittest__", @@ -62337,25 +62229,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890043.8562253, - "msecs": 856.0, - "relativeCreated": 22309.114636, - "thread": 138566182236416, + "created": 1756483044.702655, + "msecs": 702.0, + "relativeCreated": 22398.078593, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (100, 100) ()", - "asctime": "2025-08-22 21:14:03,856" + "asctime": "2025-08-29 17:57:24,702" } ], - "time_consumption": 4.38690185546875e-05 + "time_consumption": 8.344650268554688e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (ffw.livingroom.main_light)", + "ViDevCommon.brightness (ffw.livingroom.main_light)", "0" ], "levelname": "DEBUG", @@ -62367,16 +62259,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890043.956882, - "msecs": 956.0, - "relativeCreated": 22409.771404, - "thread": 138566182236416, + "created": 1756483044.803345, + "msecs": 803.0, + "relativeCreated": 22498.768544, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (ffw.livingroom.main_light) to 0", - "asctime": "2025-08-22 21:14:03,956", + "message": "Setting state of ViDevCommon.brightness (ffw.livingroom.main_light) to 0", + "asctime": "2025-08-29 17:57:24,803", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.brightness.set", @@ -62394,16 +62286,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890043.8563845, - "msecs": 856.0, - "relativeCreated": 22309.274023, - "thread": 138566182236416, + "created": 1756483044.7029338, + "msecs": 702.0, + "relativeCreated": 22398.357382, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/livingroom/main_light/brightness/set and payload 0", - "asctime": "2025-08-22 21:14:03,856" + "asctime": "2025-08-29 17:57:24,702" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light.set", @@ -62421,16 +62313,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890043.8587003, - "msecs": 858.0, - "relativeCreated": 22311.589784, - "thread": 138566156539584, + "created": 1756483044.7103791, + "msecs": 710.0, + "relativeCreated": 22405.802798, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light/set and payload b'{\"brightness\": 1}'", - "asctime": "2025-08-22 21:14:03,858" + "asctime": "2025-08-29 17:57:24,710" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -62448,16 +62340,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890043.8589563, - "msecs": 858.0, - "relativeCreated": 22311.845767, - "thread": 138566156539584, + "created": 1756483044.7111683, + "msecs": 711.0, + "relativeCreated": 22406.59194, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:03,858" + "asctime": "2025-08-29 17:57:24,711" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -62475,16 +62367,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890043.859759, - "msecs": 859.0, - "relativeCreated": 22312.648609, - "thread": 138566156539584, + "created": 1756483044.7152429, + "msecs": 715.0, + "relativeCreated": 22410.666503, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:03,859" + "asctime": "2025-08-29 17:57:24,715" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.brightness", @@ -62502,19 +62394,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890043.9010036, - "msecs": 901.0, - "relativeCreated": 22353.892931, - "thread": 138566156539584, + "created": 1756483044.7535088, + "msecs": 753.0, + "relativeCreated": 22448.932605, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/main_light/brightness and payload b'0'", - "asctime": "2025-08-22 21:14:03,901" + "asctime": "2025-08-29 17:57:24,753" } ], - "time_consumption": 0.055878400802612305 + "time_consumption": 0.049836158752441406 }, { "name": "__tLogger__", @@ -62532,16 +62424,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890043.957253, - "msecs": 957.0, - "relativeCreated": 22410.142248, - "thread": 138566182236416, + "created": 1756483044.803631, + "msecs": 803.0, + "relativeCreated": 22499.054662, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (ffw.livingroom.main_light) is correct (Content 0 and Type is ).", - "asctime": "2025-08-22 21:14:03,957", + "asctime": "2025-08-29 17:57:24,803", "moduleLogger": [ { "name": "__unittest__", @@ -62560,16 +62452,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890043.957148, - "msecs": 957.0, - "relativeCreated": 22410.037688, - "thread": 138566182236416, + "created": 1756483044.8035548, + "msecs": 803.0, + "relativeCreated": 22498.978477, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (ffw.livingroom.main_light)): 0 ()", - "asctime": "2025-08-22 21:14:03,957" + "asctime": "2025-08-29 17:57:24,803" }, { "name": "__unittest__", @@ -62589,25 +62481,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890043.957208, - "msecs": 957.0, - "relativeCreated": 22410.09726, - "thread": 138566182236416, + "created": 1756483044.8035996, + "msecs": 803.0, + "relativeCreated": 22499.023388, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (ffw.livingroom.main_light)): result = 0 ()", - "asctime": "2025-08-22 21:14:03,957" + "asctime": "2025-08-29 17:57:24,803" } ], - "time_consumption": 4.506111145019531e-05 + "time_consumption": 3.147125244140625e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (ffw.livingroom.main_light)", + "ViDevCommon.brightness (ffw.livingroom.main_light)", "20" ], "levelname": "DEBUG", @@ -62619,16 +62511,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890044.0578775, - "msecs": 57.0, - "relativeCreated": 22510.76681, - "thread": 138566182236416, + "created": 1756483044.9040976, + "msecs": 904.0, + "relativeCreated": 22599.521306, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (ffw.livingroom.main_light) to 20", - "asctime": "2025-08-22 21:14:04,057", + "message": "Setting state of ViDevCommon.brightness (ffw.livingroom.main_light) to 20", + "asctime": "2025-08-29 17:57:24,904", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.brightness.set", @@ -62646,16 +62538,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890043.9573665, - "msecs": 957.0, - "relativeCreated": 22410.256021, - "thread": 138566182236416, + "created": 1756483044.8037236, + "msecs": 803.0, + "relativeCreated": 22499.14729, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/livingroom/main_light/brightness/set and payload 20", - "asctime": "2025-08-22 21:14:03,957" + "asctime": "2025-08-29 17:57:24,803" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light.set", @@ -62673,16 +62565,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890043.9597569, - "msecs": 959.0, - "relativeCreated": 22412.64626, - "thread": 138566156539584, + "created": 1756483044.8067229, + "msecs": 806.0, + "relativeCreated": 22502.146512, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light/set and payload b'{\"brightness\": 52}'", - "asctime": "2025-08-22 21:14:03,959" + "asctime": "2025-08-29 17:57:24,806" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -62700,16 +62592,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890043.9600272, - "msecs": 960.0, - "relativeCreated": 22412.916625, - "thread": 138566156539584, + "created": 1756483044.8069696, + "msecs": 806.0, + "relativeCreated": 22502.393349, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:03,960" + "asctime": "2025-08-29 17:57:24,806" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -62727,16 +62619,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890043.9608202, - "msecs": 960.0, - "relativeCreated": 22413.709512, - "thread": 138566156539584, + "created": 1756483044.8073897, + "msecs": 807.0, + "relativeCreated": 22502.813272, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:03,960" + "asctime": "2025-08-29 17:57:24,807" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.brightness", @@ -62754,19 +62646,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890044.0028584, - "msecs": 2.0, - "relativeCreated": 22455.747859, - "thread": 138566156539584, + "created": 1756483044.8492951, + "msecs": 849.0, + "relativeCreated": 22544.718833, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/main_light/brightness and payload b'20'", - "asctime": "2025-08-22 21:14:04,002" + "asctime": "2025-08-29 17:57:24,849" } ], - "time_consumption": 0.05501914024353027 + "time_consumption": 0.05480241775512695 }, { "name": "__tLogger__", @@ -62784,16 +62676,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890044.0582838, - "msecs": 58.0, - "relativeCreated": 22511.173193, - "thread": 138566182236416, + "created": 1756483044.9044707, + "msecs": 904.0, + "relativeCreated": 22599.894429, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (ffw.livingroom.main_light) is correct (Content 20 and Type is ).", - "asctime": "2025-08-22 21:14:04,058", + "asctime": "2025-08-29 17:57:24,904", "moduleLogger": [ { "name": "__unittest__", @@ -62812,16 +62704,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890044.058173, - "msecs": 58.0, - "relativeCreated": 22511.06241, - "thread": 138566182236416, + "created": 1756483044.9043598, + "msecs": 904.0, + "relativeCreated": 22599.78353, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (ffw.livingroom.main_light)): 20 ()", - "asctime": "2025-08-22 21:14:04,058" + "asctime": "2025-08-29 17:57:24,904" }, { "name": "__unittest__", @@ -62841,25 +62733,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890044.0582368, - "msecs": 58.0, - "relativeCreated": 22511.126325, - "thread": 138566182236416, + "created": 1756483044.904426, + "msecs": 904.0, + "relativeCreated": 22599.849728, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (ffw.livingroom.main_light)): result = 20 ()", - "asctime": "2025-08-22 21:14:04,058" + "asctime": "2025-08-29 17:57:24,904" } ], - "time_consumption": 4.696846008300781e-05 + "time_consumption": 4.458427429199219e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (ffw.livingroom.main_light)", + "ViDevCommon.brightness (ffw.livingroom.main_light)", "40" ], "levelname": "DEBUG", @@ -62871,16 +62763,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890044.1587443, - "msecs": 158.0, - "relativeCreated": 22611.633774, - "thread": 138566182236416, + "created": 1756483045.0049841, + "msecs": 4.0, + "relativeCreated": 22700.407859, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (ffw.livingroom.main_light) to 40", - "asctime": "2025-08-22 21:14:04,158", + "message": "Setting state of ViDevCommon.brightness (ffw.livingroom.main_light) to 40", + "asctime": "2025-08-29 17:57:25,004", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.brightness.set", @@ -62898,16 +62790,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890044.058398, - "msecs": 58.0, - "relativeCreated": 22511.287349, - "thread": 138566182236416, + "created": 1756483044.904585, + "msecs": 904.0, + "relativeCreated": 22600.008744, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/livingroom/main_light/brightness/set and payload 40", - "asctime": "2025-08-22 21:14:04,058" + "asctime": "2025-08-29 17:57:24,904" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light.set", @@ -62925,16 +62817,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890044.060747, - "msecs": 60.0, - "relativeCreated": 22513.636529, - "thread": 138566156539584, + "created": 1756483044.9072034, + "msecs": 907.0, + "relativeCreated": 22602.626921, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light/set and payload b'{\"brightness\": 102}'", - "asctime": "2025-08-22 21:14:04,060" + "asctime": "2025-08-29 17:57:24,907" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -62952,16 +62844,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890044.0609999, - "msecs": 61.0, - "relativeCreated": 22513.889421, - "thread": 138566156539584, + "created": 1756483044.9075947, + "msecs": 907.0, + "relativeCreated": 22603.018351, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:04,061" + "asctime": "2025-08-29 17:57:24,907" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -62979,16 +62871,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890044.0618064, - "msecs": 61.0, - "relativeCreated": 22514.695752, - "thread": 138566156539584, + "created": 1756483044.90828, + "msecs": 908.0, + "relativeCreated": 22603.703551, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:04,061" + "asctime": "2025-08-29 17:57:24,908" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.brightness", @@ -63006,19 +62898,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890044.1031573, - "msecs": 103.0, - "relativeCreated": 22556.04667, - "thread": 138566156539584, + "created": 1756483044.9496286, + "msecs": 949.0, + "relativeCreated": 22645.05246, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/main_light/brightness and payload b'40'", - "asctime": "2025-08-22 21:14:04,103" + "asctime": "2025-08-29 17:57:24,949" } ], - "time_consumption": 0.055587053298950195 + "time_consumption": 0.05535554885864258 }, { "name": "__tLogger__", @@ -63036,16 +62928,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890044.1591237, - "msecs": 159.0, - "relativeCreated": 22612.013212, - "thread": 138566182236416, + "created": 1756483045.0054026, + "msecs": 5.0, + "relativeCreated": 22700.826274, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (ffw.livingroom.main_light) is correct (Content 40 and Type is ).", - "asctime": "2025-08-22 21:14:04,159", + "asctime": "2025-08-29 17:57:25,005", "moduleLogger": [ { "name": "__unittest__", @@ -63064,16 +62956,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890044.1590214, - "msecs": 159.0, - "relativeCreated": 22611.910756, - "thread": 138566182236416, + "created": 1756483045.005298, + "msecs": 5.0, + "relativeCreated": 22700.721508, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (ffw.livingroom.main_light)): 40 ()", - "asctime": "2025-08-22 21:14:04,159" + "asctime": "2025-08-29 17:57:25,005" }, { "name": "__unittest__", @@ -63093,25 +62985,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890044.1590824, - "msecs": 159.0, - "relativeCreated": 22611.971842, - "thread": 138566182236416, + "created": 1756483045.0053587, + "msecs": 5.0, + "relativeCreated": 22700.782181, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (ffw.livingroom.main_light)): result = 40 ()", - "asctime": "2025-08-22 21:14:04,159" + "asctime": "2025-08-29 17:57:25,005" } ], - "time_consumption": 4.124641418457031e-05 + "time_consumption": 4.38690185546875e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (ffw.livingroom.main_light)", + "ViDevCommon.brightness (ffw.livingroom.main_light)", "60" ], "levelname": "DEBUG", @@ -63123,16 +63015,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890044.2597709, - "msecs": 259.0, - "relativeCreated": 22712.66029, - "thread": 138566182236416, + "created": 1756483045.1059554, + "msecs": 105.0, + "relativeCreated": 22801.379029, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (ffw.livingroom.main_light) to 60", - "asctime": "2025-08-22 21:14:04,259", + "message": "Setting state of ViDevCommon.brightness (ffw.livingroom.main_light) to 60", + "asctime": "2025-08-29 17:57:25,105", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.brightness.set", @@ -63150,16 +63042,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890044.1592658, - "msecs": 159.0, - "relativeCreated": 22612.155266, - "thread": 138566182236416, + "created": 1756483045.005523, + "msecs": 5.0, + "relativeCreated": 22700.946691, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/livingroom/main_light/brightness/set and payload 60", - "asctime": "2025-08-22 21:14:04,159" + "asctime": "2025-08-29 17:57:25,005" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light.set", @@ -63177,16 +63069,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890044.1614864, - "msecs": 161.0, - "relativeCreated": 22614.375643, - "thread": 138566156539584, + "created": 1756483045.0079834, + "msecs": 7.0, + "relativeCreated": 22703.407118, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light/set and payload b'{\"brightness\": 153}'", - "asctime": "2025-08-22 21:14:04,161" + "asctime": "2025-08-29 17:57:25,007" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -63204,16 +63096,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890044.161717, - "msecs": 161.0, - "relativeCreated": 22614.606317, - "thread": 138566156539584, + "created": 1756483045.0082297, + "msecs": 8.0, + "relativeCreated": 22703.653418, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:04,161" + "asctime": "2025-08-29 17:57:25,008" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -63231,16 +63123,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890044.1623495, - "msecs": 162.0, - "relativeCreated": 22615.238898, - "thread": 138566156539584, + "created": 1756483045.0087113, + "msecs": 8.0, + "relativeCreated": 22704.135038, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:04,162" + "asctime": "2025-08-29 17:57:25,008" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.brightness", @@ -63258,19 +63150,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890044.2041419, - "msecs": 204.0, - "relativeCreated": 22657.031306, - "thread": 138566156539584, + "created": 1756483045.0496542, + "msecs": 49.0, + "relativeCreated": 22745.077983, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/main_light/brightness and payload b'60'", - "asctime": "2025-08-22 21:14:04,204" + "asctime": "2025-08-29 17:57:25,049" } ], - "time_consumption": 0.05562901496887207 + "time_consumption": 0.056301116943359375 }, { "name": "__tLogger__", @@ -63288,16 +63180,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890044.2601516, - "msecs": 260.0, - "relativeCreated": 22713.041053, - "thread": 138566182236416, + "created": 1756483045.106278, + "msecs": 106.0, + "relativeCreated": 22801.701652, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (ffw.livingroom.main_light) is correct (Content 60 and Type is ).", - "asctime": "2025-08-22 21:14:04,260", + "asctime": "2025-08-29 17:57:25,106", "moduleLogger": [ { "name": "__unittest__", @@ -63316,16 +63208,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890044.260047, - "msecs": 260.0, - "relativeCreated": 22712.936274, - "thread": 138566182236416, + "created": 1756483045.1061878, + "msecs": 106.0, + "relativeCreated": 22801.611558, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (ffw.livingroom.main_light)): 60 ()", - "asctime": "2025-08-22 21:14:04,260" + "asctime": "2025-08-29 17:57:25,106" }, { "name": "__unittest__", @@ -63345,25 +63237,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890044.260108, - "msecs": 260.0, - "relativeCreated": 22712.997508, - "thread": 138566182236416, + "created": 1756483045.1062376, + "msecs": 106.0, + "relativeCreated": 22801.661376, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (ffw.livingroom.main_light)): result = 60 ()", - "asctime": "2025-08-22 21:14:04,260" + "asctime": "2025-08-29 17:57:25,106" } ], - "time_consumption": 4.363059997558594e-05 + "time_consumption": 4.029273986816406e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (ffw.livingroom.main_light)", + "ViDevCommon.brightness (ffw.livingroom.main_light)", "80" ], "levelname": "DEBUG", @@ -63375,16 +63267,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890044.3607826, - "msecs": 360.0, - "relativeCreated": 22813.671954, - "thread": 138566182236416, + "created": 1756483045.2067137, + "msecs": 206.0, + "relativeCreated": 22902.137387, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (ffw.livingroom.main_light) to 80", - "asctime": "2025-08-22 21:14:04,360", + "message": "Setting state of ViDevCommon.brightness (ffw.livingroom.main_light) to 80", + "asctime": "2025-08-29 17:57:25,206", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.brightness.set", @@ -63402,16 +63294,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890044.2602682, - "msecs": 260.0, - "relativeCreated": 22713.157817, - "thread": 138566182236416, + "created": 1756483045.106408, + "msecs": 106.0, + "relativeCreated": 22801.831996, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/livingroom/main_light/brightness/set and payload 80", - "asctime": "2025-08-22 21:14:04,260" + "asctime": "2025-08-29 17:57:25,106" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light.set", @@ -63429,16 +63321,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890044.2625837, - "msecs": 262.0, - "relativeCreated": 22715.473257, - "thread": 138566156539584, + "created": 1756483045.1087565, + "msecs": 108.0, + "relativeCreated": 22804.180117, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light/set and payload b'{\"brightness\": 203}'", - "asctime": "2025-08-22 21:14:04,262" + "asctime": "2025-08-29 17:57:25,108" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -63456,16 +63348,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890044.26282, - "msecs": 262.0, - "relativeCreated": 22715.709626, - "thread": 138566156539584, + "created": 1756483045.1090877, + "msecs": 109.0, + "relativeCreated": 22804.51144, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:04,262" + "asctime": "2025-08-29 17:57:25,109" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -63483,16 +63375,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890044.2634244, - "msecs": 263.0, - "relativeCreated": 22716.313953, - "thread": 138566156539584, + "created": 1756483045.1095982, + "msecs": 109.0, + "relativeCreated": 22805.021965, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:04,263" + "asctime": "2025-08-29 17:57:25,109" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.brightness", @@ -63510,19 +63402,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890044.3051188, - "msecs": 305.0, - "relativeCreated": 22758.008132, - "thread": 138566156539584, + "created": 1756483045.151587, + "msecs": 151.0, + "relativeCreated": 22847.010851, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/main_light/brightness and payload b'80'", - "asctime": "2025-08-22 21:14:04,305" + "asctime": "2025-08-29 17:57:25,151" } ], - "time_consumption": 0.0556638240814209 + "time_consumption": 0.05512666702270508 }, { "name": "__tLogger__", @@ -63540,16 +63432,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890044.3611417, - "msecs": 361.0, - "relativeCreated": 22814.031232, - "thread": 138566182236416, + "created": 1756483045.2070239, + "msecs": 207.0, + "relativeCreated": 22902.447557, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (ffw.livingroom.main_light) is correct (Content 80 and Type is ).", - "asctime": "2025-08-22 21:14:04,361", + "asctime": "2025-08-29 17:57:25,207", "moduleLogger": [ { "name": "__unittest__", @@ -63568,16 +63460,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890044.3610387, - "msecs": 361.0, - "relativeCreated": 22813.927938, - "thread": 138566182236416, + "created": 1756483045.2069252, + "msecs": 206.0, + "relativeCreated": 22902.348841, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (ffw.livingroom.main_light)): 80 ()", - "asctime": "2025-08-22 21:14:04,361" + "asctime": "2025-08-29 17:57:25,206" }, { "name": "__unittest__", @@ -63597,25 +63489,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890044.3611, - "msecs": 361.0, - "relativeCreated": 22813.989547, - "thread": 138566182236416, + "created": 1756483045.206981, + "msecs": 206.0, + "relativeCreated": 22902.404452, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (ffw.livingroom.main_light)): result = 80 ()", - "asctime": "2025-08-22 21:14:04,361" + "asctime": "2025-08-29 17:57:25,206" } ], - "time_consumption": 4.172325134277344e-05 + "time_consumption": 4.291534423828125e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (ffw.livingroom.main_light)", + "ViDevCommon.brightness (ffw.livingroom.main_light)", "100" ], "levelname": "DEBUG", @@ -63627,16 +63519,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890044.461742, - "msecs": 461.0, - "relativeCreated": 22914.631116, - "thread": 138566182236416, + "created": 1756483045.3074396, + "msecs": 307.0, + "relativeCreated": 23002.863406, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (ffw.livingroom.main_light) to 100", - "asctime": "2025-08-22 21:14:04,461", + "message": "Setting state of ViDevCommon.brightness (ffw.livingroom.main_light) to 100", + "asctime": "2025-08-29 17:57:25,307", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.brightness.set", @@ -63654,16 +63546,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890044.3612552, - "msecs": 361.0, - "relativeCreated": 22814.144634, - "thread": 138566182236416, + "created": 1756483045.207128, + "msecs": 207.0, + "relativeCreated": 22902.551837, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/livingroom/main_light/brightness/set and payload 100", - "asctime": "2025-08-22 21:14:04,361" + "asctime": "2025-08-29 17:57:25,207" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light.set", @@ -63681,16 +63573,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890044.3636048, - "msecs": 363.0, - "relativeCreated": 22816.494058, - "thread": 138566156539584, + "created": 1756483045.2093968, + "msecs": 209.0, + "relativeCreated": 22904.820527, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light/set and payload b'{\"brightness\": 254}'", - "asctime": "2025-08-22 21:14:04,363" + "asctime": "2025-08-29 17:57:25,209" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -63708,16 +63600,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890044.3638628, - "msecs": 363.0, - "relativeCreated": 22816.752077, - "thread": 138566156539584, + "created": 1756483045.209634, + "msecs": 209.0, + "relativeCreated": 22905.057745, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:04,363" + "asctime": "2025-08-29 17:57:25,209" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -63735,16 +63627,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890044.3644793, - "msecs": 364.0, - "relativeCreated": 22817.368609, - "thread": 138566156539584, + "created": 1756483045.2101815, + "msecs": 210.0, + "relativeCreated": 22905.605057, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:04,364" + "asctime": "2025-08-29 17:57:25,210" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.brightness", @@ -63762,19 +63654,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890044.4060838, - "msecs": 406.0, - "relativeCreated": 22858.973159, - "thread": 138566156539584, + "created": 1756483045.2523794, + "msecs": 252.0, + "relativeCreated": 22947.802962, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/main_light/brightness and payload b'100'", - "asctime": "2025-08-22 21:14:04,406" + "asctime": "2025-08-29 17:57:25,252" } ], - "time_consumption": 0.05565810203552246 + "time_consumption": 0.05506014823913574 }, { "name": "__tLogger__", @@ -63792,16 +63684,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890044.462137, - "msecs": 462.0, - "relativeCreated": 22915.026471, - "thread": 138566182236416, + "created": 1756483045.3077512, + "msecs": 307.0, + "relativeCreated": 23003.174761, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (ffw.livingroom.main_light) is correct (Content 100 and Type is ).", - "asctime": "2025-08-22 21:14:04,462", + "asctime": "2025-08-29 17:57:25,307", "moduleLogger": [ { "name": "__unittest__", @@ -63820,16 +63712,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890044.462011, - "msecs": 462.0, - "relativeCreated": 22914.900501, - "thread": 138566182236416, + "created": 1756483045.3076465, + "msecs": 307.0, + "relativeCreated": 23003.07002, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (ffw.livingroom.main_light)): 100 ()", - "asctime": "2025-08-22 21:14:04,462" + "asctime": "2025-08-29 17:57:25,307" }, { "name": "__unittest__", @@ -63849,28 +63741,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890044.4620943, - "msecs": 462.0, - "relativeCreated": 22914.983681, - "thread": 138566182236416, + "created": 1756483045.307704, + "msecs": 307.0, + "relativeCreated": 23003.12763, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (ffw.livingroom.main_light)): result = 100 ()", - "asctime": "2025-08-22 21:14:04,462" + "asctime": "2025-08-29 17:57:25,307" } ], - "time_consumption": 4.267692565917969e-05 + "time_consumption": 4.7206878662109375e-05 } ], - "time_consumption": 0.8080759048461914, - "time_start": "2025-08-22 21:14:03,654", - "time_finished": "2025-08-22 21:14:04,462" + "time_consumption": 0.8073163032531738, + "time_start": "2025-08-29 17:57:24,500", + "time_finished": "2025-08-29 17:57:25,307" }, - "Light.brightness (ffw.livingroom.main_light) -> ViDevLight.brightness (ffw.livingroom.main_light)": { + "Light.brightness (ffw.livingroom.main_light) -> ViDevCommon.brightness (ffw.livingroom.main_light)": { "name": "__tLogger__", - "msg": "Light.brightness (ffw.livingroom.main_light) -> ViDevLight.brightness (ffw.livingroom.main_light)", + "msg": "Light.brightness (ffw.livingroom.main_light) -> ViDevCommon.brightness (ffw.livingroom.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -63881,16 +63773,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890044.4623585, - "msecs": 462.0, - "relativeCreated": 22915.247957, - "thread": 138566182236416, + "created": 1756483045.308018, + "msecs": 308.0, + "relativeCreated": 23003.441569, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Light.brightness (ffw.livingroom.main_light) -> ViDevLight.brightness (ffw.livingroom.main_light)", - "asctime": "2025-08-22 21:14:04,462", + "message": "Light.brightness (ffw.livingroom.main_light) -> ViDevCommon.brightness (ffw.livingroom.main_light)", + "asctime": "2025-08-29 17:57:25,308", "moduleLogger": [], "testcaseLogger": [ { @@ -63906,16 +63798,16 @@ "stack_info": null, "lineno": 13, "funcName": "device_follow", - "created": 1755890044.5627325, - "msecs": 562.0, - "relativeCreated": 23015.621939, - "thread": 138566182236416, + "created": 1756483045.4082594, + "msecs": 408.0, + "relativeCreated": 23103.683121, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Switching on device", - "asctime": "2025-08-22 21:14:04,562", + "asctime": "2025-08-29 17:57:25,408", "moduleLogger": [], "time_consumption": 0.0 }, @@ -63934,16 +63826,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890044.6635413, - "msecs": 663.0, - "relativeCreated": 23116.430527, - "thread": 138566182236416, + "created": 1756483045.508972, + "msecs": 508.0, + "relativeCreated": 23204.395764, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 100", - "asctime": "2025-08-22 21:14:04,663", + "asctime": "2025-08-29 17:57:25,508", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.brightness.set", @@ -63961,19 +63853,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890044.5630436, - "msecs": 563.0, - "relativeCreated": 23015.93308, - "thread": 138566182236416, + "created": 1756483045.408493, + "msecs": 408.0, + "relativeCreated": 23103.91678, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/livingroom/main_light/brightness/set and payload 100", - "asctime": "2025-08-22 21:14:04,563" + "asctime": "2025-08-29 17:57:25,408" } ], - "time_consumption": 0.10049772262573242 + "time_consumption": 0.1004788875579834 }, { "name": "__tLogger__", @@ -63991,16 +63883,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890044.6638796, - "msecs": 663.0, - "relativeCreated": 23116.769132, - "thread": 138566182236416, + "created": 1756483045.5093398, + "msecs": 509.0, + "relativeCreated": 23204.763672, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (100, 100) and Type is ).", - "asctime": "2025-08-22 21:14:04,663", + "asctime": "2025-08-29 17:57:25,509", "moduleLogger": [ { "name": "__unittest__", @@ -64019,16 +63911,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890044.6637757, - "msecs": 663.0, - "relativeCreated": 23116.665133, - "thread": 138566182236416, + "created": 1756483045.5092342, + "msecs": 509.0, + "relativeCreated": 23204.657937, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (100, 100) ()", - "asctime": "2025-08-22 21:14:04,663" + "asctime": "2025-08-29 17:57:25,509" }, { "name": "__unittest__", @@ -64048,19 +63940,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890044.6638343, - "msecs": 663.0, - "relativeCreated": 23116.723694, - "thread": 138566182236416, + "created": 1756483045.509296, + "msecs": 509.0, + "relativeCreated": 23204.719452, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (100, 100) ()", - "asctime": "2025-08-22 21:14:04,663" + "asctime": "2025-08-29 17:57:25,509" } ], - "time_consumption": 4.5299530029296875e-05 + "time_consumption": 4.38690185546875e-05 }, { "name": "__tLogger__", @@ -64078,16 +63970,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890044.7646716, - "msecs": 764.0, - "relativeCreated": 23217.560819, - "thread": 138566182236416, + "created": 1756483045.6100125, + "msecs": 610.0, + "relativeCreated": 23305.436085, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (ffw.livingroom.main_light) to 0", - "asctime": "2025-08-22 21:14:04,764", + "asctime": "2025-08-29 17:57:25,610", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -64105,16 +63997,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890044.664119, - "msecs": 664.0, - "relativeCreated": 23117.008473, - "thread": 138566182236416, + "created": 1756483045.5095005, + "msecs": 509.0, + "relativeCreated": 23204.924221, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:04,664" + "asctime": "2025-08-29 17:57:25,509" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -64132,16 +64024,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890044.6652324, - "msecs": 665.0, - "relativeCreated": 23118.121899, - "thread": 138566156539584, + "created": 1756483045.510598, + "msecs": 510.0, + "relativeCreated": 23206.021542, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:04,665" + "asctime": "2025-08-29 17:57:25,510" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.brightness", @@ -64159,23 +64051,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890044.6665175, - "msecs": 666.0, - "relativeCreated": 23119.406948, - "thread": 138566156539584, + "created": 1756483045.5125628, + "msecs": 512.0, + "relativeCreated": 23207.986351, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/main_light/brightness and payload b'0'", - "asctime": "2025-08-22 21:14:04,666" + "asctime": "2025-08-29 17:57:25,512" } ], - "time_consumption": 0.09815406799316406 + "time_consumption": 0.09744977951049805 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (ffw.livingroom.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (ffw.livingroom.main_light) is correct (Content %s and Type is %s).", "args": [ "0", "" @@ -64189,22 +64081,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890044.765042, - "msecs": 765.0, - "relativeCreated": 23217.931673, - "thread": 138566182236416, + "created": 1756483045.6103458, + "msecs": 610.0, + "relativeCreated": 23305.769408, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (ffw.livingroom.main_light) is correct (Content 0 and Type is ).", - "asctime": "2025-08-22 21:14:04,765", + "message": "Value for ViDevCommon.brightness (ffw.livingroom.main_light) is correct (Content 0 and Type is ).", + "asctime": "2025-08-29 17:57:25,610", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffw.livingroom.main_light)", + "Value for ViDevCommon.brightness (ffw.livingroom.main_light)", "0", "" ], @@ -64217,22 +64109,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890044.7649336, - "msecs": 764.0, - "relativeCreated": 23217.822934, - "thread": 138566182236416, + "created": 1756483045.6102452, + "msecs": 610.0, + "relativeCreated": 23305.668914, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (ffw.livingroom.main_light)): 0 ()", - "asctime": "2025-08-22 21:14:04,764" + "message": "Result (Value for ViDevCommon.brightness (ffw.livingroom.main_light)): 0 ()", + "asctime": "2025-08-29 17:57:25,610" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffw.livingroom.main_light)", + "Value for ViDevCommon.brightness (ffw.livingroom.main_light)", "=", "0", "" @@ -64246,19 +64138,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890044.7650008, - "msecs": 765.0, - "relativeCreated": 23217.890082, - "thread": 138566182236416, + "created": 1756483045.6103032, + "msecs": 610.0, + "relativeCreated": 23305.727026, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (ffw.livingroom.main_light)): result = 0 ()", - "asctime": "2025-08-22 21:14:04,765" + "message": "Expectation (Value for ViDevCommon.brightness (ffw.livingroom.main_light)): result = 0 ()", + "asctime": "2025-08-29 17:57:25,610" } ], - "time_consumption": 4.124641418457031e-05 + "time_consumption": 4.267692565917969e-05 }, { "name": "__tLogger__", @@ -64276,16 +64168,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890044.8657131, - "msecs": 865.0, - "relativeCreated": 23318.602538, - "thread": 138566182236416, + "created": 1756483045.7108724, + "msecs": 710.0, + "relativeCreated": 23406.295994, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (ffw.livingroom.main_light) to 20", - "asctime": "2025-08-22 21:14:04,865", + "asctime": "2025-08-29 17:57:25,710", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -64303,16 +64195,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890044.7652104, - "msecs": 765.0, - "relativeCreated": 23218.099842, - "thread": 138566182236416, + "created": 1756483045.6105068, + "msecs": 610.0, + "relativeCreated": 23305.93038, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:04,765" + "asctime": "2025-08-29 17:57:25,610" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -64330,16 +64222,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890044.7662742, - "msecs": 766.0, - "relativeCreated": 23219.163743, - "thread": 138566156539584, + "created": 1756483045.611613, + "msecs": 611.0, + "relativeCreated": 23307.036654, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:04,766" + "asctime": "2025-08-29 17:57:25,611" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.brightness", @@ -64357,23 +64249,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890044.7675016, - "msecs": 767.0, - "relativeCreated": 23220.390964, - "thread": 138566156539584, + "created": 1756483045.6137838, + "msecs": 613.0, + "relativeCreated": 23309.207555, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/main_light/brightness and payload b'20'", - "asctime": "2025-08-22 21:14:04,767" + "asctime": "2025-08-29 17:57:25,613" } ], - "time_consumption": 0.09821152687072754 + "time_consumption": 0.09708857536315918 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (ffw.livingroom.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (ffw.livingroom.main_light) is correct (Content %s and Type is %s).", "args": [ "20", "" @@ -64387,22 +64279,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890044.866107, - "msecs": 866.0, - "relativeCreated": 23318.996268, - "thread": 138566182236416, + "created": 1756483045.7111928, + "msecs": 711.0, + "relativeCreated": 23406.616403, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (ffw.livingroom.main_light) is correct (Content 20 and Type is ).", - "asctime": "2025-08-22 21:14:04,866", + "message": "Value for ViDevCommon.brightness (ffw.livingroom.main_light) is correct (Content 20 and Type is ).", + "asctime": "2025-08-29 17:57:25,711", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffw.livingroom.main_light)", + "Value for ViDevCommon.brightness (ffw.livingroom.main_light)", "20", "" ], @@ -64415,22 +64307,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890044.8659809, - "msecs": 865.0, - "relativeCreated": 23318.870401, - "thread": 138566182236416, + "created": 1756483045.711087, + "msecs": 711.0, + "relativeCreated": 23406.510846, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (ffw.livingroom.main_light)): 20 ()", - "asctime": "2025-08-22 21:14:04,865" + "message": "Result (Value for ViDevCommon.brightness (ffw.livingroom.main_light)): 20 ()", + "asctime": "2025-08-29 17:57:25,711" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffw.livingroom.main_light)", + "Value for ViDevCommon.brightness (ffw.livingroom.main_light)", "=", "20", "" @@ -64444,19 +64336,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890044.8660655, - "msecs": 866.0, - "relativeCreated": 23318.954761, - "thread": 138566182236416, + "created": 1756483045.7111409, + "msecs": 711.0, + "relativeCreated": 23406.564607, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (ffw.livingroom.main_light)): result = 20 ()", - "asctime": "2025-08-22 21:14:04,866" + "message": "Expectation (Value for ViDevCommon.brightness (ffw.livingroom.main_light)): result = 20 ()", + "asctime": "2025-08-29 17:57:25,711" } ], - "time_consumption": 4.1484832763671875e-05 + "time_consumption": 5.1975250244140625e-05 }, { "name": "__tLogger__", @@ -64474,16 +64366,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890044.9667668, - "msecs": 966.0, - "relativeCreated": 23419.656254, - "thread": 138566182236416, + "created": 1756483045.8116949, + "msecs": 811.0, + "relativeCreated": 23507.118536, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (ffw.livingroom.main_light) to 40", - "asctime": "2025-08-22 21:14:04,966", + "asctime": "2025-08-29 17:57:25,811", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -64501,16 +64393,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890044.866272, - "msecs": 866.0, - "relativeCreated": 23319.161425, - "thread": 138566182236416, + "created": 1756483045.7113423, + "msecs": 711.0, + "relativeCreated": 23406.765923, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:04,866" + "asctime": "2025-08-29 17:57:25,711" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -64528,16 +64420,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890044.8673744, - "msecs": 867.0, - "relativeCreated": 23320.263637, - "thread": 138566156539584, + "created": 1756483045.7121348, + "msecs": 712.0, + "relativeCreated": 23407.558545, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:04,867" + "asctime": "2025-08-29 17:57:25,712" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.brightness", @@ -64555,23 +64447,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890044.868594, - "msecs": 868.0, - "relativeCreated": 23321.483209, - "thread": 138566156539584, + "created": 1756483045.7139862, + "msecs": 713.0, + "relativeCreated": 23409.409634, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/main_light/brightness and payload b'40'", - "asctime": "2025-08-22 21:14:04,868" + "asctime": "2025-08-29 17:57:25,713" } ], - "time_consumption": 0.09817290306091309 + "time_consumption": 0.09770870208740234 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (ffw.livingroom.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (ffw.livingroom.main_light) is correct (Content %s and Type is %s).", "args": [ "40", "" @@ -64585,22 +64477,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890044.967168, - "msecs": 967.0, - "relativeCreated": 23420.057288, - "thread": 138566182236416, + "created": 1756483045.8120847, + "msecs": 812.0, + "relativeCreated": 23507.50854, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (ffw.livingroom.main_light) is correct (Content 40 and Type is ).", - "asctime": "2025-08-22 21:14:04,967", + "message": "Value for ViDevCommon.brightness (ffw.livingroom.main_light) is correct (Content 40 and Type is ).", + "asctime": "2025-08-29 17:57:25,812", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffw.livingroom.main_light)", + "Value for ViDevCommon.brightness (ffw.livingroom.main_light)", "40", "" ], @@ -64613,22 +64505,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890044.9670568, - "msecs": 967.0, - "relativeCreated": 23419.946065, - "thread": 138566182236416, + "created": 1756483045.8119829, + "msecs": 811.0, + "relativeCreated": 23507.40659, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (ffw.livingroom.main_light)): 40 ()", - "asctime": "2025-08-22 21:14:04,967" + "message": "Result (Value for ViDevCommon.brightness (ffw.livingroom.main_light)): 40 ()", + "asctime": "2025-08-29 17:57:25,811" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffw.livingroom.main_light)", + "Value for ViDevCommon.brightness (ffw.livingroom.main_light)", "=", "40", "" @@ -64642,19 +64534,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890044.9671216, - "msecs": 967.0, - "relativeCreated": 23420.01112, - "thread": 138566182236416, + "created": 1756483045.812042, + "msecs": 812.0, + "relativeCreated": 23507.465562, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (ffw.livingroom.main_light)): result = 40 ()", - "asctime": "2025-08-22 21:14:04,967" + "message": "Expectation (Value for ViDevCommon.brightness (ffw.livingroom.main_light)): result = 40 ()", + "asctime": "2025-08-29 17:57:25,812" } ], - "time_consumption": 4.649162292480469e-05 + "time_consumption": 4.267692565917969e-05 }, { "name": "__tLogger__", @@ -64672,16 +64564,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890045.0678878, - "msecs": 67.0, - "relativeCreated": 23520.777217, - "thread": 138566182236416, + "created": 1756483045.912688, + "msecs": 912.0, + "relativeCreated": 23608.111745, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (ffw.livingroom.main_light) to 60", - "asctime": "2025-08-22 21:14:05,067", + "asctime": "2025-08-29 17:57:25,912", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -64699,16 +64591,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890044.9673424, - "msecs": 967.0, - "relativeCreated": 23420.231628, - "thread": 138566182236416, + "created": 1756483045.8122466, + "msecs": 812.0, + "relativeCreated": 23507.670216, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:04,967" + "asctime": "2025-08-29 17:57:25,812" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -64726,16 +64618,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890044.9685311, - "msecs": 968.0, - "relativeCreated": 23421.420488, - "thread": 138566156539584, + "created": 1756483045.8132935, + "msecs": 813.0, + "relativeCreated": 23508.717272, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:04,968" + "asctime": "2025-08-29 17:57:25,813" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.brightness", @@ -64753,23 +64645,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890044.9698498, - "msecs": 969.0, - "relativeCreated": 23422.739387, - "thread": 138566156539584, + "created": 1756483045.8154433, + "msecs": 815.0, + "relativeCreated": 23510.866935, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/main_light/brightness and payload b'60'", - "asctime": "2025-08-22 21:14:04,969" + "asctime": "2025-08-29 17:57:25,815" } ], - "time_consumption": 0.0980379581451416 + "time_consumption": 0.0972447395324707 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (ffw.livingroom.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (ffw.livingroom.main_light) is correct (Content %s and Type is %s).", "args": [ "60", "" @@ -64783,22 +64675,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890045.0682886, - "msecs": 68.0, - "relativeCreated": 23521.177966, - "thread": 138566182236416, + "created": 1756483045.913085, + "msecs": 913.0, + "relativeCreated": 23608.508554, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (ffw.livingroom.main_light) is correct (Content 60 and Type is ).", - "asctime": "2025-08-22 21:14:05,068", + "message": "Value for ViDevCommon.brightness (ffw.livingroom.main_light) is correct (Content 60 and Type is ).", + "asctime": "2025-08-29 17:57:25,913", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffw.livingroom.main_light)", + "Value for ViDevCommon.brightness (ffw.livingroom.main_light)", "60", "" ], @@ -64811,22 +64703,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890045.0681572, - "msecs": 68.0, - "relativeCreated": 23521.046674, - "thread": 138566182236416, + "created": 1756483045.9129457, + "msecs": 912.0, + "relativeCreated": 23608.369433, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (ffw.livingroom.main_light)): 60 ()", - "asctime": "2025-08-22 21:14:05,068" + "message": "Result (Value for ViDevCommon.brightness (ffw.livingroom.main_light)): 60 ()", + "asctime": "2025-08-29 17:57:25,912" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffw.livingroom.main_light)", + "Value for ViDevCommon.brightness (ffw.livingroom.main_light)", "=", "60", "" @@ -64840,19 +64732,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890045.0682416, - "msecs": 68.0, - "relativeCreated": 23521.131017, - "thread": 138566182236416, + "created": 1756483045.9130247, + "msecs": 913.0, + "relativeCreated": 23608.448394, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (ffw.livingroom.main_light)): result = 60 ()", - "asctime": "2025-08-22 21:14:05,068" + "message": "Expectation (Value for ViDevCommon.brightness (ffw.livingroom.main_light)): result = 60 ()", + "asctime": "2025-08-29 17:57:25,913" } ], - "time_consumption": 4.696846008300781e-05 + "time_consumption": 6.031990051269531e-05 }, { "name": "__tLogger__", @@ -64870,16 +64762,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890045.1690316, - "msecs": 169.0, - "relativeCreated": 23621.921113, - "thread": 138566182236416, + "created": 1756483046.0137126, + "msecs": 13.0, + "relativeCreated": 23709.136266, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (ffw.livingroom.main_light) to 80", - "asctime": "2025-08-22 21:14:05,169", + "asctime": "2025-08-29 17:57:26,013", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -64897,16 +64789,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890045.0684536, - "msecs": 68.0, - "relativeCreated": 23521.342982, - "thread": 138566182236416, + "created": 1756483045.9132974, + "msecs": 913.0, + "relativeCreated": 23608.7211, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:05,068" + "asctime": "2025-08-29 17:57:25,913" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -64924,16 +64816,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890045.0694878, - "msecs": 69.0, - "relativeCreated": 23522.37736, - "thread": 138566156539584, + "created": 1756483045.9141822, + "msecs": 914.0, + "relativeCreated": 23609.605787, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:05,069" + "asctime": "2025-08-29 17:57:25,914" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.brightness", @@ -64951,23 +64843,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890045.0710595, - "msecs": 71.0, - "relativeCreated": 23523.94895, - "thread": 138566156539584, + "created": 1756483045.9165592, + "msecs": 916.0, + "relativeCreated": 23611.982669, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/main_light/brightness and payload b'80'", - "asctime": "2025-08-22 21:14:05,071" + "asctime": "2025-08-29 17:57:25,916" } ], - "time_consumption": 0.09797215461730957 + "time_consumption": 0.0971534252166748 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (ffw.livingroom.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (ffw.livingroom.main_light) is correct (Content %s and Type is %s).", "args": [ "80", "" @@ -64981,22 +64873,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890045.1693556, - "msecs": 169.0, - "relativeCreated": 23622.245017, - "thread": 138566182236416, + "created": 1756483046.0140283, + "msecs": 14.0, + "relativeCreated": 23709.451851, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (ffw.livingroom.main_light) is correct (Content 80 and Type is ).", - "asctime": "2025-08-22 21:14:05,169", + "message": "Value for ViDevCommon.brightness (ffw.livingroom.main_light) is correct (Content 80 and Type is ).", + "asctime": "2025-08-29 17:57:26,014", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffw.livingroom.main_light)", + "Value for ViDevCommon.brightness (ffw.livingroom.main_light)", "80", "" ], @@ -65009,22 +64901,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890045.1692593, - "msecs": 169.0, - "relativeCreated": 23622.148605, - "thread": 138566182236416, + "created": 1756483046.0139215, + "msecs": 13.0, + "relativeCreated": 23709.345345, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (ffw.livingroom.main_light)): 80 ()", - "asctime": "2025-08-22 21:14:05,169" + "message": "Result (Value for ViDevCommon.brightness (ffw.livingroom.main_light)): 80 ()", + "asctime": "2025-08-29 17:57:26,013" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffw.livingroom.main_light)", + "Value for ViDevCommon.brightness (ffw.livingroom.main_light)", "=", "80", "" @@ -65038,19 +64930,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890045.1693153, - "msecs": 169.0, - "relativeCreated": 23622.204608, - "thread": 138566182236416, + "created": 1756483046.013987, + "msecs": 13.0, + "relativeCreated": 23709.410676, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (ffw.livingroom.main_light)): result = 80 ()", - "asctime": "2025-08-22 21:14:05,169" + "message": "Expectation (Value for ViDevCommon.brightness (ffw.livingroom.main_light)): result = 80 ()", + "asctime": "2025-08-29 17:57:26,013" } ], - "time_consumption": 4.029273986816406e-05 + "time_consumption": 4.124641418457031e-05 }, { "name": "__tLogger__", @@ -65068,16 +64960,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890045.2700582, - "msecs": 270.0, - "relativeCreated": 23722.947594, - "thread": 138566182236416, + "created": 1756483046.1145053, + "msecs": 114.0, + "relativeCreated": 23809.928921, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (ffw.livingroom.main_light) to 100", - "asctime": "2025-08-22 21:14:05,270", + "asctime": "2025-08-29 17:57:26,114", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -65095,16 +64987,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890045.1695466, - "msecs": 169.0, - "relativeCreated": 23622.435816, - "thread": 138566182236416, + "created": 1756483046.014174, + "msecs": 14.0, + "relativeCreated": 23709.597741, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:05,169" + "asctime": "2025-08-29 17:57:26,014" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -65122,16 +65014,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890045.1706924, - "msecs": 170.0, - "relativeCreated": 23623.581773, - "thread": 138566156539584, + "created": 1756483046.0149558, + "msecs": 14.0, + "relativeCreated": 23710.379463, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:05,170" + "asctime": "2025-08-29 17:57:26,014" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.brightness", @@ -65149,23 +65041,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890045.1720417, - "msecs": 172.0, - "relativeCreated": 23624.931092, - "thread": 138566156539584, + "created": 1756483046.017373, + "msecs": 17.0, + "relativeCreated": 23712.796942, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/main_light/brightness and payload b'100'", - "asctime": "2025-08-22 21:14:05,172" + "asctime": "2025-08-29 17:57:26,017" } ], - "time_consumption": 0.09801650047302246 + "time_consumption": 0.09713220596313477 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (ffw.livingroom.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (ffw.livingroom.main_light) is correct (Content %s and Type is %s).", "args": [ "100", "" @@ -65179,22 +65071,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890045.2704084, - "msecs": 270.0, - "relativeCreated": 23723.297732, - "thread": 138566182236416, + "created": 1756483046.1147661, + "msecs": 114.0, + "relativeCreated": 23810.189715, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (ffw.livingroom.main_light) is correct (Content 100 and Type is ).", - "asctime": "2025-08-22 21:14:05,270", + "message": "Value for ViDevCommon.brightness (ffw.livingroom.main_light) is correct (Content 100 and Type is ).", + "asctime": "2025-08-29 17:57:26,114", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffw.livingroom.main_light)", + "Value for ViDevCommon.brightness (ffw.livingroom.main_light)", "100", "" ], @@ -65207,22 +65099,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890045.2702823, - "msecs": 270.0, - "relativeCreated": 23723.171591, - "thread": 138566182236416, + "created": 1756483046.1146855, + "msecs": 114.0, + "relativeCreated": 23810.109154, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (ffw.livingroom.main_light)): 100 ()", - "asctime": "2025-08-22 21:14:05,270" + "message": "Result (Value for ViDevCommon.brightness (ffw.livingroom.main_light)): 100 ()", + "asctime": "2025-08-29 17:57:26,114" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffw.livingroom.main_light)", + "Value for ViDevCommon.brightness (ffw.livingroom.main_light)", "=", "100", "" @@ -65236,28 +65128,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890045.2703652, - "msecs": 270.0, - "relativeCreated": 23723.25466, - "thread": 138566182236416, + "created": 1756483046.1147323, + "msecs": 114.0, + "relativeCreated": 23810.155846, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (ffw.livingroom.main_light)): result = 100 ()", - "asctime": "2025-08-22 21:14:05,270" + "message": "Expectation (Value for ViDevCommon.brightness (ffw.livingroom.main_light)): result = 100 ()", + "asctime": "2025-08-29 17:57:26,114" } ], - "time_consumption": 4.315376281738281e-05 + "time_consumption": 3.3855438232421875e-05 } ], - "time_consumption": 0.8080499172210693, - "time_start": "2025-08-22 21:14:04,462", - "time_finished": "2025-08-22 21:14:05,270" + "time_consumption": 0.8067481517791748, + "time_start": "2025-08-29 17:57:25,308", + "time_finished": "2025-08-29 17:57:26,114" }, - "ViDevLight.color_temp (ffw.livingroom.main_light) -> Light.color_temp (ffw.livingroom.main_light)": { + "ViDevCommon.color_temp (ffw.livingroom.main_light) -> Light.color_temp (ffw.livingroom.main_light)": { "name": "__tLogger__", - "msg": "ViDevLight.color_temp (ffw.livingroom.main_light) -> Light.color_temp (ffw.livingroom.main_light)", + "msg": "ViDevCommon.color_temp (ffw.livingroom.main_light) -> Light.color_temp (ffw.livingroom.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -65268,16 +65160,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890045.2706263, - "msecs": 270.0, - "relativeCreated": 23723.515596, - "thread": 138566182236416, + "created": 1756483046.1149683, + "msecs": 114.0, + "relativeCreated": 23810.391983, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "ViDevLight.color_temp (ffw.livingroom.main_light) -> Light.color_temp (ffw.livingroom.main_light)", - "asctime": "2025-08-22 21:14:05,270", + "message": "ViDevCommon.color_temp (ffw.livingroom.main_light) -> Light.color_temp (ffw.livingroom.main_light)", + "asctime": "2025-08-29 17:57:26,114", "moduleLogger": [], "testcaseLogger": [ { @@ -65293,16 +65185,16 @@ "stack_info": null, "lineno": 13, "funcName": "device_follow", - "created": 1755890045.3710048, - "msecs": 371.0, - "relativeCreated": 23823.894428, - "thread": 138566182236416, + "created": 1756483046.2151632, + "msecs": 215.0, + "relativeCreated": 23910.586866, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Switching on device", - "asctime": "2025-08-22 21:14:05,371", + "asctime": "2025-08-29 17:57:26,215", "moduleLogger": [], "time_consumption": 0.0 }, @@ -65321,16 +65213,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890045.4720268, - "msecs": 472.0, - "relativeCreated": 23924.916183, - "thread": 138566182236416, + "created": 1756483046.3161354, + "msecs": 316.0, + "relativeCreated": 24011.559066, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 10", - "asctime": "2025-08-22 21:14:05,472", + "asctime": "2025-08-29 17:57:26,316", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.color_temp.set", @@ -65348,16 +65240,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890045.3712928, - "msecs": 371.0, - "relativeCreated": 23824.182411, - "thread": 138566182236416, + "created": 1756483046.2154605, + "msecs": 215.0, + "relativeCreated": 23910.884266, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/livingroom/main_light/color_temp/set and payload 10", - "asctime": "2025-08-22 21:14:05,371" + "asctime": "2025-08-29 17:57:26,215" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -65375,16 +65267,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890045.371628, - "msecs": 371.0, - "relativeCreated": 23824.517343, - "thread": 138566182236416, + "created": 1756483046.2157872, + "msecs": 215.0, + "relativeCreated": 23911.210867, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}", - "asctime": "2025-08-22 21:14:05,371" + "asctime": "2025-08-29 17:57:26,215" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light.set", @@ -65402,16 +65294,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890045.3738236, - "msecs": 373.0, - "relativeCreated": 23826.713067, - "thread": 138566156539584, + "created": 1756483046.2184334, + "msecs": 218.0, + "relativeCreated": 23913.856961, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light/set and payload b'{\"color_temp\": 454}'", - "asctime": "2025-08-22 21:14:05,373" + "asctime": "2025-08-29 17:57:26,218" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -65429,16 +65321,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890045.3742027, - "msecs": 374.0, - "relativeCreated": 23827.092011, - "thread": 138566156539584, + "created": 1756483046.218829, + "msecs": 218.0, + "relativeCreated": 23914.252446, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}'", - "asctime": "2025-08-22 21:14:05,374" + "asctime": "2025-08-29 17:57:26,218" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.color_temp", @@ -65456,19 +65348,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890045.417165, - "msecs": 417.0, - "relativeCreated": 23870.054339, - "thread": 138566156539584, + "created": 1756483046.2617295, + "msecs": 261.0, + "relativeCreated": 23957.153245, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/main_light/color_temp and payload b'10'", - "asctime": "2025-08-22 21:14:05,417" + "asctime": "2025-08-29 17:57:26,261" } ], - "time_consumption": 0.05486178398132324 + "time_consumption": 0.054405927658081055 }, { "name": "__tLogger__", @@ -65486,16 +65378,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890045.4723434, - "msecs": 472.0, - "relativeCreated": 23925.232942, - "thread": 138566182236416, + "created": 1756483046.3164716, + "msecs": 316.0, + "relativeCreated": 24011.895264, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (10, 10) and Type is ).", - "asctime": "2025-08-22 21:14:05,472", + "asctime": "2025-08-29 17:57:26,316", "moduleLogger": [ { "name": "__unittest__", @@ -65514,16 +65406,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890045.4722502, - "msecs": 472.0, - "relativeCreated": 23925.139517, - "thread": 138566182236416, + "created": 1756483046.316371, + "msecs": 316.0, + "relativeCreated": 24011.794699, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (10, 10) ()", - "asctime": "2025-08-22 21:14:05,472" + "asctime": "2025-08-29 17:57:26,316" }, { "name": "__unittest__", @@ -65543,25 +65435,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890045.472304, - "msecs": 472.0, - "relativeCreated": 23925.193483, - "thread": 138566182236416, + "created": 1756483046.3164287, + "msecs": 316.0, + "relativeCreated": 24011.852253, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (10, 10) ()", - "asctime": "2025-08-22 21:14:05,472" + "asctime": "2025-08-29 17:57:26,316" } ], - "time_consumption": 3.933906555175781e-05 + "time_consumption": 4.291534423828125e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (ffw.livingroom.main_light)", + "ViDevCommon.color_temp (ffw.livingroom.main_light)", "0" ], "levelname": "DEBUG", @@ -65573,16 +65465,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890045.5730221, - "msecs": 573.0, - "relativeCreated": 24025.911548, - "thread": 138566182236416, + "created": 1756483046.4169755, + "msecs": 416.0, + "relativeCreated": 24112.399271, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (ffw.livingroom.main_light) to 0", - "asctime": "2025-08-22 21:14:05,573", + "message": "Setting state of ViDevCommon.color_temp (ffw.livingroom.main_light) to 0", + "asctime": "2025-08-29 17:57:26,416", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.color_temp.set", @@ -65600,16 +65492,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890045.4724536, - "msecs": 472.0, - "relativeCreated": 23925.342911, - "thread": 138566182236416, + "created": 1756483046.3166, + "msecs": 316.0, + "relativeCreated": 24012.023645, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/livingroom/main_light/color_temp/set and payload 0", - "asctime": "2025-08-22 21:14:05,472" + "asctime": "2025-08-29 17:57:26,316" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light.set", @@ -65627,16 +65519,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890045.4746757, - "msecs": 474.0, - "relativeCreated": 23927.564999, - "thread": 138566156539584, + "created": 1756483046.3198867, + "msecs": 319.0, + "relativeCreated": 24015.310229, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light/set and payload b'{\"color_temp\": 250}'", - "asctime": "2025-08-22 21:14:05,474" + "asctime": "2025-08-29 17:57:26,319" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -65654,16 +65546,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890045.4749184, - "msecs": 474.0, - "relativeCreated": 23927.807751, - "thread": 138566156539584, + "created": 1756483046.3202026, + "msecs": 320.0, + "relativeCreated": 24015.626152, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}", - "asctime": "2025-08-22 21:14:05,474" + "asctime": "2025-08-29 17:57:26,320" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -65681,16 +65573,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890045.4756587, - "msecs": 475.0, - "relativeCreated": 23928.548142, - "thread": 138566156539584, + "created": 1756483046.3208587, + "msecs": 320.0, + "relativeCreated": 24016.282389, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}'", - "asctime": "2025-08-22 21:14:05,475" + "asctime": "2025-08-29 17:57:26,320" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.color_temp", @@ -65708,19 +65600,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890045.5168014, - "msecs": 516.0, - "relativeCreated": 23969.690756, - "thread": 138566156539584, + "created": 1756483046.363231, + "msecs": 363.0, + "relativeCreated": 24058.6546, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/main_light/color_temp and payload b'0'", - "asctime": "2025-08-22 21:14:05,516" + "asctime": "2025-08-29 17:57:26,363" } ], - "time_consumption": 0.05622076988220215 + "time_consumption": 0.05374455451965332 }, { "name": "__tLogger__", @@ -65738,16 +65630,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890045.57335, - "msecs": 573.0, - "relativeCreated": 24026.239281, - "thread": 138566182236416, + "created": 1756483046.4172752, + "msecs": 417.0, + "relativeCreated": 24112.698788, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (ffw.livingroom.main_light) is correct (Content 0 and Type is ).", - "asctime": "2025-08-22 21:14:05,573", + "asctime": "2025-08-29 17:57:26,417", "moduleLogger": [ { "name": "__unittest__", @@ -65766,16 +65658,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890045.5732517, - "msecs": 573.0, - "relativeCreated": 24026.141216, - "thread": 138566182236416, + "created": 1756483046.4171834, + "msecs": 417.0, + "relativeCreated": 24112.607201, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (ffw.livingroom.main_light)): 0 ()", - "asctime": "2025-08-22 21:14:05,573" + "asctime": "2025-08-29 17:57:26,417" }, { "name": "__unittest__", @@ -65795,25 +65687,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890045.5733085, - "msecs": 573.0, - "relativeCreated": 24026.197755, - "thread": 138566182236416, + "created": 1756483046.4172351, + "msecs": 417.0, + "relativeCreated": 24112.658838, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (ffw.livingroom.main_light)): result = 0 ()", - "asctime": "2025-08-22 21:14:05,573" + "asctime": "2025-08-29 17:57:26,417" } ], - "time_consumption": 4.1484832763671875e-05 + "time_consumption": 4.00543212890625e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (ffw.livingroom.main_light)", + "ViDevCommon.color_temp (ffw.livingroom.main_light)", "2" ], "levelname": "DEBUG", @@ -65825,16 +65717,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890045.6740105, - "msecs": 674.0, - "relativeCreated": 24126.900143, - "thread": 138566182236416, + "created": 1756483046.5177681, + "msecs": 517.0, + "relativeCreated": 24213.191859, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (ffw.livingroom.main_light) to 2", - "asctime": "2025-08-22 21:14:05,674", + "message": "Setting state of ViDevCommon.color_temp (ffw.livingroom.main_light) to 2", + "asctime": "2025-08-29 17:57:26,517", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.color_temp.set", @@ -65852,16 +65744,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890045.5734656, - "msecs": 573.0, - "relativeCreated": 24026.354979, - "thread": 138566182236416, + "created": 1756483046.4173841, + "msecs": 417.0, + "relativeCreated": 24112.807787, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/livingroom/main_light/color_temp/set and payload 2", - "asctime": "2025-08-22 21:14:05,573" + "asctime": "2025-08-29 17:57:26,417" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light.set", @@ -65879,16 +65771,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890045.575728, - "msecs": 575.0, - "relativeCreated": 24028.617192, - "thread": 138566156539584, + "created": 1756483046.4199812, + "msecs": 419.0, + "relativeCreated": 24115.404887, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light/set and payload b'{\"color_temp\": 291}'", - "asctime": "2025-08-22 21:14:05,575" + "asctime": "2025-08-29 17:57:26,419" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -65906,16 +65798,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890045.5760024, - "msecs": 576.0, - "relativeCreated": 24028.891726, - "thread": 138566156539584, + "created": 1756483046.4202816, + "msecs": 420.0, + "relativeCreated": 24115.705261, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}", - "asctime": "2025-08-22 21:14:05,576" + "asctime": "2025-08-29 17:57:26,420" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -65933,16 +65825,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890045.5767882, - "msecs": 576.0, - "relativeCreated": 24029.677659, - "thread": 138566156539584, + "created": 1756483046.4209306, + "msecs": 420.0, + "relativeCreated": 24116.354177, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}'", - "asctime": "2025-08-22 21:14:05,576" + "asctime": "2025-08-29 17:57:26,420" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.color_temp", @@ -65960,19 +65852,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890045.6181207, - "msecs": 618.0, - "relativeCreated": 24071.010229, - "thread": 138566156539584, + "created": 1756483046.4629877, + "msecs": 462.0, + "relativeCreated": 24158.411461, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/main_light/color_temp and payload b'2'", - "asctime": "2025-08-22 21:14:05,618" + "asctime": "2025-08-29 17:57:26,462" } ], - "time_consumption": 0.05588984489440918 + "time_consumption": 0.05478048324584961 }, { "name": "__tLogger__", @@ -65990,16 +65882,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890045.6743398, - "msecs": 674.0, - "relativeCreated": 24127.229369, - "thread": 138566182236416, + "created": 1756483046.5181167, + "msecs": 518.0, + "relativeCreated": 24213.540367, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (ffw.livingroom.main_light) is correct (Content 2 and Type is ).", - "asctime": "2025-08-22 21:14:05,674", + "asctime": "2025-08-29 17:57:26,518", "moduleLogger": [ { "name": "__unittest__", @@ -66018,16 +65910,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890045.6742227, - "msecs": 674.0, - "relativeCreated": 24127.112099, - "thread": 138566182236416, + "created": 1756483046.5180178, + "msecs": 518.0, + "relativeCreated": 24213.441592, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (ffw.livingroom.main_light)): 2 ()", - "asctime": "2025-08-22 21:14:05,674" + "asctime": "2025-08-29 17:57:26,518" }, { "name": "__unittest__", @@ -66047,25 +65939,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890045.6743007, - "msecs": 674.0, - "relativeCreated": 24127.190142, - "thread": 138566182236416, + "created": 1756483046.5180728, + "msecs": 518.0, + "relativeCreated": 24213.496456, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (ffw.livingroom.main_light)): result = 2 ()", - "asctime": "2025-08-22 21:14:05,674" + "asctime": "2025-08-29 17:57:26,518" } ], - "time_consumption": 3.910064697265625e-05 + "time_consumption": 4.38690185546875e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (ffw.livingroom.main_light)", + "ViDevCommon.color_temp (ffw.livingroom.main_light)", "4" ], "levelname": "DEBUG", @@ -66077,16 +65969,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890045.7749867, - "msecs": 774.0, - "relativeCreated": 24227.876181, - "thread": 138566182236416, + "created": 1756483046.618793, + "msecs": 618.0, + "relativeCreated": 24314.216589, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (ffw.livingroom.main_light) to 4", - "asctime": "2025-08-22 21:14:05,774", + "message": "Setting state of ViDevCommon.color_temp (ffw.livingroom.main_light) to 4", + "asctime": "2025-08-29 17:57:26,618", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.color_temp.set", @@ -66104,16 +65996,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890045.6744459, - "msecs": 674.0, - "relativeCreated": 24127.33528, - "thread": 138566182236416, + "created": 1756483046.5182471, + "msecs": 518.0, + "relativeCreated": 24213.670853, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/livingroom/main_light/color_temp/set and payload 4", - "asctime": "2025-08-22 21:14:05,674" + "asctime": "2025-08-29 17:57:26,518" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light.set", @@ -66131,16 +66023,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890045.6765373, - "msecs": 676.0, - "relativeCreated": 24129.426643, - "thread": 138566156539584, + "created": 1756483046.5209148, + "msecs": 520.0, + "relativeCreated": 24216.338279, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light/set and payload b'{\"color_temp\": 332}'", - "asctime": "2025-08-22 21:14:05,676" + "asctime": "2025-08-29 17:57:26,520" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -66158,16 +66050,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890045.6767702, - "msecs": 676.0, - "relativeCreated": 24129.659604, - "thread": 138566156539584, + "created": 1756483046.521276, + "msecs": 521.0, + "relativeCreated": 24216.699521, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}", - "asctime": "2025-08-22 21:14:05,676" + "asctime": "2025-08-29 17:57:26,521" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -66185,16 +66077,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890045.6775024, - "msecs": 677.0, - "relativeCreated": 24130.391857, - "thread": 138566156539584, + "created": 1756483046.522032, + "msecs": 522.0, + "relativeCreated": 24217.455739, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}'", - "asctime": "2025-08-22 21:14:05,677" + "asctime": "2025-08-29 17:57:26,522" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.color_temp", @@ -66212,19 +66104,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890045.7191463, - "msecs": 719.0, - "relativeCreated": 24172.035536, - "thread": 138566156539584, + "created": 1756483046.5642426, + "msecs": 564.0, + "relativeCreated": 24259.666253, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/main_light/color_temp and payload b'4'", - "asctime": "2025-08-22 21:14:05,719" + "asctime": "2025-08-29 17:57:26,564" } ], - "time_consumption": 0.055840492248535156 + "time_consumption": 0.0545504093170166 }, { "name": "__tLogger__", @@ -66242,16 +66134,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890045.7753432, - "msecs": 775.0, - "relativeCreated": 24228.232623, - "thread": 138566182236416, + "created": 1756483046.619128, + "msecs": 619.0, + "relativeCreated": 24314.551859, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (ffw.livingroom.main_light) is correct (Content 4 and Type is ).", - "asctime": "2025-08-22 21:14:05,775", + "asctime": "2025-08-29 17:57:26,619", "moduleLogger": [ { "name": "__unittest__", @@ -66270,16 +66162,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890045.7752416, - "msecs": 775.0, - "relativeCreated": 24228.131026, - "thread": 138566182236416, + "created": 1756483046.619034, + "msecs": 619.0, + "relativeCreated": 24314.45792, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (ffw.livingroom.main_light)): 4 ()", - "asctime": "2025-08-22 21:14:05,775" + "asctime": "2025-08-29 17:57:26,619" }, { "name": "__unittest__", @@ -66299,25 +66191,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890045.7753005, - "msecs": 775.0, - "relativeCreated": 24228.189915, - "thread": 138566182236416, + "created": 1756483046.6190872, + "msecs": 619.0, + "relativeCreated": 24314.510734, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (ffw.livingroom.main_light)): result = 4 ()", - "asctime": "2025-08-22 21:14:05,775" + "asctime": "2025-08-29 17:57:26,619" } ], - "time_consumption": 4.267692565917969e-05 + "time_consumption": 4.076957702636719e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (ffw.livingroom.main_light)", + "ViDevCommon.color_temp (ffw.livingroom.main_light)", "6" ], "levelname": "DEBUG", @@ -66329,16 +66221,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890045.8760219, - "msecs": 876.0, - "relativeCreated": 24328.911268, - "thread": 138566182236416, + "created": 1756483046.7196355, + "msecs": 719.0, + "relativeCreated": 24415.059175, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (ffw.livingroom.main_light) to 6", - "asctime": "2025-08-22 21:14:05,876", + "message": "Setting state of ViDevCommon.color_temp (ffw.livingroom.main_light) to 6", + "asctime": "2025-08-29 17:57:26,719", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.color_temp.set", @@ -66356,16 +66248,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890045.7754588, - "msecs": 775.0, - "relativeCreated": 24228.348259, - "thread": 138566182236416, + "created": 1756483046.6192522, + "msecs": 619.0, + "relativeCreated": 24314.67603, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/livingroom/main_light/color_temp/set and payload 6", - "asctime": "2025-08-22 21:14:05,775" + "asctime": "2025-08-29 17:57:26,619" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light.set", @@ -66383,16 +66275,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890045.7777677, - "msecs": 777.0, - "relativeCreated": 24230.657031, - "thread": 138566156539584, + "created": 1756483046.6218896, + "msecs": 621.0, + "relativeCreated": 24317.313264, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light/set and payload b'{\"color_temp\": 372}'", - "asctime": "2025-08-22 21:14:05,777" + "asctime": "2025-08-29 17:57:26,621" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -66410,16 +66302,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890045.778021, - "msecs": 778.0, - "relativeCreated": 24230.910575, - "thread": 138566156539584, + "created": 1756483046.6221683, + "msecs": 622.0, + "relativeCreated": 24317.592069, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}", - "asctime": "2025-08-22 21:14:05,778" + "asctime": "2025-08-29 17:57:26,622" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -66437,16 +66329,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890045.778826, - "msecs": 778.0, - "relativeCreated": 24231.715452, - "thread": 138566156539584, + "created": 1756483046.6226206, + "msecs": 622.0, + "relativeCreated": 24318.044352, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}'", - "asctime": "2025-08-22 21:14:05,778" + "asctime": "2025-08-29 17:57:26,622" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.color_temp", @@ -66464,19 +66356,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890045.8201315, - "msecs": 820.0, - "relativeCreated": 24273.020998, - "thread": 138566156539584, + "created": 1756483046.6652713, + "msecs": 665.0, + "relativeCreated": 24360.694885, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/main_light/color_temp and payload b'6'", - "asctime": "2025-08-22 21:14:05,820" + "asctime": "2025-08-29 17:57:26,665" } ], - "time_consumption": 0.05589032173156738 + "time_consumption": 0.05436420440673828 }, { "name": "__tLogger__", @@ -66494,16 +66386,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890045.8763485, - "msecs": 876.0, - "relativeCreated": 24329.237823, - "thread": 138566182236416, + "created": 1756483046.7201233, + "msecs": 720.0, + "relativeCreated": 24415.547082, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (ffw.livingroom.main_light) is correct (Content 6 and Type is ).", - "asctime": "2025-08-22 21:14:05,876", + "asctime": "2025-08-29 17:57:26,720", "moduleLogger": [ { "name": "__unittest__", @@ -66522,16 +66414,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890045.8762527, - "msecs": 876.0, - "relativeCreated": 24329.142187, - "thread": 138566182236416, + "created": 1756483046.7199488, + "msecs": 719.0, + "relativeCreated": 24415.372383, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (ffw.livingroom.main_light)): 6 ()", - "asctime": "2025-08-22 21:14:05,876" + "asctime": "2025-08-29 17:57:26,719" }, { "name": "__unittest__", @@ -66551,25 +66443,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890045.8763082, - "msecs": 876.0, - "relativeCreated": 24329.197717, - "thread": 138566182236416, + "created": 1756483046.7200527, + "msecs": 720.0, + "relativeCreated": 24415.476489, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (ffw.livingroom.main_light)): result = 6 ()", - "asctime": "2025-08-22 21:14:05,876" + "asctime": "2025-08-29 17:57:26,720" } ], - "time_consumption": 4.029273986816406e-05 + "time_consumption": 7.05718994140625e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (ffw.livingroom.main_light)", + "ViDevCommon.color_temp (ffw.livingroom.main_light)", "8" ], "levelname": "DEBUG", @@ -66581,16 +66473,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890045.9769895, - "msecs": 976.0, - "relativeCreated": 24429.878851, - "thread": 138566182236416, + "created": 1756483046.8207169, + "msecs": 820.0, + "relativeCreated": 24516.140481, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (ffw.livingroom.main_light) to 8", - "asctime": "2025-08-22 21:14:05,976", + "message": "Setting state of ViDevCommon.color_temp (ffw.livingroom.main_light) to 8", + "asctime": "2025-08-29 17:57:26,820", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.color_temp.set", @@ -66608,16 +66500,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890045.8764842, - "msecs": 876.0, - "relativeCreated": 24329.373406, - "thread": 138566182236416, + "created": 1756483046.7203019, + "msecs": 720.0, + "relativeCreated": 24415.725611, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/livingroom/main_light/color_temp/set and payload 8", - "asctime": "2025-08-22 21:14:05,876" + "asctime": "2025-08-29 17:57:26,720" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light.set", @@ -66635,16 +66527,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890045.878802, - "msecs": 878.0, - "relativeCreated": 24331.691586, - "thread": 138566156539584, + "created": 1756483046.7240741, + "msecs": 724.0, + "relativeCreated": 24419.498032, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light/set and payload b'{\"color_temp\": 413}'", - "asctime": "2025-08-22 21:14:05,878" + "asctime": "2025-08-29 17:57:26,724" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -66662,16 +66554,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890045.8790596, - "msecs": 879.0, - "relativeCreated": 24331.948948, - "thread": 138566156539584, + "created": 1756483046.7244778, + "msecs": 724.0, + "relativeCreated": 24419.901486, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}", - "asctime": "2025-08-22 21:14:05,879" + "asctime": "2025-08-29 17:57:26,724" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -66689,16 +66581,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890045.8796718, - "msecs": 879.0, - "relativeCreated": 24332.561153, - "thread": 138566156539584, + "created": 1756483046.7253878, + "msecs": 725.0, + "relativeCreated": 24420.811498, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}'", - "asctime": "2025-08-22 21:14:05,879" + "asctime": "2025-08-29 17:57:26,725" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.color_temp", @@ -66716,19 +66608,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890045.9211304, - "msecs": 921.0, - "relativeCreated": 24374.019832, - "thread": 138566156539584, + "created": 1756483046.7672248, + "msecs": 767.0, + "relativeCreated": 24462.64842, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/main_light/color_temp and payload b'8'", - "asctime": "2025-08-22 21:14:05,921" + "asctime": "2025-08-29 17:57:26,767" } ], - "time_consumption": 0.05585908889770508 + "time_consumption": 0.053492069244384766 }, { "name": "__tLogger__", @@ -66746,16 +66638,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890045.9774077, - "msecs": 977.0, - "relativeCreated": 24430.297182, - "thread": 138566182236416, + "created": 1756483046.8210628, + "msecs": 821.0, + "relativeCreated": 24516.48656, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (ffw.livingroom.main_light) is correct (Content 8 and Type is ).", - "asctime": "2025-08-22 21:14:05,977", + "asctime": "2025-08-29 17:57:26,821", "moduleLogger": [ { "name": "__unittest__", @@ -66774,16 +66666,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890045.9772618, - "msecs": 977.0, - "relativeCreated": 24430.151254, - "thread": 138566182236416, + "created": 1756483046.8209713, + "msecs": 820.0, + "relativeCreated": 24516.394907, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (ffw.livingroom.main_light)): 8 ()", - "asctime": "2025-08-22 21:14:05,977" + "asctime": "2025-08-29 17:57:26,820" }, { "name": "__unittest__", @@ -66803,25 +66695,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890045.977331, - "msecs": 977.0, - "relativeCreated": 24430.220386, - "thread": 138566182236416, + "created": 1756483046.8210225, + "msecs": 821.0, + "relativeCreated": 24516.446064, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (ffw.livingroom.main_light)): result = 8 ()", - "asctime": "2025-08-22 21:14:05,977" + "asctime": "2025-08-29 17:57:26,821" } ], - "time_consumption": 7.677078247070312e-05 + "time_consumption": 4.029273986816406e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (ffw.livingroom.main_light)", + "ViDevCommon.color_temp (ffw.livingroom.main_light)", "10" ], "levelname": "DEBUG", @@ -66833,16 +66725,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890046.0780709, - "msecs": 78.0, - "relativeCreated": 24530.960146, - "thread": 138566182236416, + "created": 1756483046.921539, + "msecs": 921.0, + "relativeCreated": 24616.962812, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (ffw.livingroom.main_light) to 10", - "asctime": "2025-08-22 21:14:06,078", + "message": "Setting state of ViDevCommon.color_temp (ffw.livingroom.main_light) to 10", + "asctime": "2025-08-29 17:57:26,921", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.color_temp.set", @@ -66860,16 +66752,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890045.9775603, - "msecs": 977.0, - "relativeCreated": 24430.449607, - "thread": 138566182236416, + "created": 1756483046.8211749, + "msecs": 821.0, + "relativeCreated": 24516.59836, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/livingroom/main_light/color_temp/set and payload 10", - "asctime": "2025-08-22 21:14:05,977" + "asctime": "2025-08-29 17:57:26,821" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light.set", @@ -66887,16 +66779,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890045.9796214, - "msecs": 979.0, - "relativeCreated": 24432.510907, - "thread": 138566156539584, + "created": 1756483046.8237636, + "msecs": 823.0, + "relativeCreated": 24519.187386, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light/set and payload b'{\"color_temp\": 454}'", - "asctime": "2025-08-22 21:14:05,979" + "asctime": "2025-08-29 17:57:26,823" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -66914,16 +66806,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890045.979843, - "msecs": 979.0, - "relativeCreated": 24432.732132, - "thread": 138566156539584, + "created": 1756483046.82405, + "msecs": 824.0, + "relativeCreated": 24519.473544, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}", - "asctime": "2025-08-22 21:14:05,979" + "asctime": "2025-08-29 17:57:26,824" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -66941,16 +66833,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890045.9803257, - "msecs": 980.0, - "relativeCreated": 24433.214913, - "thread": 138566156539584, + "created": 1756483046.8245482, + "msecs": 824.0, + "relativeCreated": 24519.972008, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}'", - "asctime": "2025-08-22 21:14:05,980" + "asctime": "2025-08-29 17:57:26,824" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.color_temp", @@ -66968,19 +66860,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890046.0217972, - "msecs": 21.0, - "relativeCreated": 24474.686644, - "thread": 138566156539584, + "created": 1756483046.866144, + "msecs": 866.0, + "relativeCreated": 24561.567805, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/main_light/color_temp and payload b'10'", - "asctime": "2025-08-22 21:14:06,021" + "asctime": "2025-08-29 17:57:26,866" } ], - "time_consumption": 0.056273698806762695 + "time_consumption": 0.05539512634277344 }, { "name": "__tLogger__", @@ -66998,16 +66890,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890046.0784256, - "msecs": 78.0, - "relativeCreated": 24531.315083, - "thread": 138566182236416, + "created": 1756483046.9218993, + "msecs": 921.0, + "relativeCreated": 24617.322902, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (ffw.livingroom.main_light) is correct (Content 10 and Type is ).", - "asctime": "2025-08-22 21:14:06,078", + "asctime": "2025-08-29 17:57:26,921", "moduleLogger": [ { "name": "__unittest__", @@ -67026,16 +66918,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890046.0783014, - "msecs": 78.0, - "relativeCreated": 24531.19078, - "thread": 138566182236416, + "created": 1756483046.9217656, + "msecs": 921.0, + "relativeCreated": 24617.189432, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (ffw.livingroom.main_light)): 10 ()", - "asctime": "2025-08-22 21:14:06,078" + "asctime": "2025-08-29 17:57:26,921" }, { "name": "__unittest__", @@ -67055,28 +66947,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890046.0783825, - "msecs": 78.0, - "relativeCreated": 24531.271948, - "thread": 138566182236416, + "created": 1756483046.9218562, + "msecs": 921.0, + "relativeCreated": 24617.279975, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (ffw.livingroom.main_light)): result = 10 ()", - "asctime": "2025-08-22 21:14:06,078" + "asctime": "2025-08-29 17:57:26,921" } ], "time_consumption": 4.315376281738281e-05 } ], - "time_consumption": 0.8077993392944336, - "time_start": "2025-08-22 21:14:05,270", - "time_finished": "2025-08-22 21:14:06,078" + "time_consumption": 0.8069310188293457, + "time_start": "2025-08-29 17:57:26,114", + "time_finished": "2025-08-29 17:57:26,921" }, - "Light.color_temp (ffw.livingroom.main_light) -> ViDevLight.color_temp (ffw.livingroom.main_light)": { + "Light.color_temp (ffw.livingroom.main_light) -> ViDevCommon.color_temp (ffw.livingroom.main_light)": { "name": "__tLogger__", - "msg": "Light.color_temp (ffw.livingroom.main_light) -> ViDevLight.color_temp (ffw.livingroom.main_light)", + "msg": "Light.color_temp (ffw.livingroom.main_light) -> ViDevCommon.color_temp (ffw.livingroom.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -67087,16 +66979,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890046.0786457, - "msecs": 78.0, - "relativeCreated": 24531.535212, - "thread": 138566182236416, + "created": 1756483046.92212, + "msecs": 922.0, + "relativeCreated": 24617.543768, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Light.color_temp (ffw.livingroom.main_light) -> ViDevLight.color_temp (ffw.livingroom.main_light)", - "asctime": "2025-08-22 21:14:06,078", + "message": "Light.color_temp (ffw.livingroom.main_light) -> ViDevCommon.color_temp (ffw.livingroom.main_light)", + "asctime": "2025-08-29 17:57:26,922", "moduleLogger": [], "testcaseLogger": [ { @@ -67112,16 +67004,16 @@ "stack_info": null, "lineno": 13, "funcName": "device_follow", - "created": 1755890046.1790283, - "msecs": 179.0, - "relativeCreated": 24631.917638, - "thread": 138566182236416, + "created": 1756483047.0224428, + "msecs": 22.0, + "relativeCreated": 24717.86637, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Switching on device", - "asctime": "2025-08-22 21:14:06,179", + "asctime": "2025-08-29 17:57:27,022", "moduleLogger": [], "time_consumption": 0.0 }, @@ -67140,16 +67032,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890046.2798502, - "msecs": 279.0, - "relativeCreated": 24732.739593, - "thread": 138566182236416, + "created": 1756483047.123112, + "msecs": 123.0, + "relativeCreated": 24818.535626, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 10", - "asctime": "2025-08-22 21:14:06,279", + "asctime": "2025-08-29 17:57:27,123", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.color_temp.set", @@ -67167,19 +67059,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890046.1793108, - "msecs": 179.0, - "relativeCreated": 24632.200286, - "thread": 138566182236416, + "created": 1756483047.0227108, + "msecs": 22.0, + "relativeCreated": 24718.134367, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/livingroom/main_light/color_temp/set and payload 10", - "asctime": "2025-08-22 21:14:06,179" + "asctime": "2025-08-29 17:57:27,022" } ], - "time_consumption": 0.1005394458770752 + "time_consumption": 0.10040116310119629 }, { "name": "__tLogger__", @@ -67197,16 +67089,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890046.2802975, - "msecs": 280.0, - "relativeCreated": 24733.186817, - "thread": 138566182236416, + "created": 1756483047.1234968, + "msecs": 123.0, + "relativeCreated": 24818.920478, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (10, 10) and Type is ).", - "asctime": "2025-08-22 21:14:06,280", + "asctime": "2025-08-29 17:57:27,123", "moduleLogger": [ { "name": "__unittest__", @@ -67225,16 +67117,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890046.2801938, - "msecs": 280.0, - "relativeCreated": 24733.083323, - "thread": 138566182236416, + "created": 1756483047.123368, + "msecs": 123.0, + "relativeCreated": 24818.791615, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (10, 10) ()", - "asctime": "2025-08-22 21:14:06,280" + "asctime": "2025-08-29 17:57:27,123" }, { "name": "__unittest__", @@ -67254,19 +67146,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890046.2802544, - "msecs": 280.0, - "relativeCreated": 24733.143944, - "thread": 138566182236416, + "created": 1756483047.1234286, + "msecs": 123.0, + "relativeCreated": 24818.852217, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (10, 10) ()", - "asctime": "2025-08-22 21:14:06,280" + "asctime": "2025-08-29 17:57:27,123" } ], - "time_consumption": 4.315376281738281e-05 + "time_consumption": 6.818771362304688e-05 }, { "name": "__tLogger__", @@ -67284,16 +67176,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890046.3810287, - "msecs": 381.0, - "relativeCreated": 24833.918102, - "thread": 138566182236416, + "created": 1756483047.2241337, + "msecs": 224.0, + "relativeCreated": 24919.557222, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (ffw.livingroom.main_light) to 0", - "asctime": "2025-08-22 21:14:06,381", + "asctime": "2025-08-29 17:57:27,224", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -67311,16 +67203,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890046.280467, - "msecs": 280.0, - "relativeCreated": 24733.356257, - "thread": 138566182236416, + "created": 1756483047.1236968, + "msecs": 123.0, + "relativeCreated": 24819.120602, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}", - "asctime": "2025-08-22 21:14:06,280" + "asctime": "2025-08-29 17:57:27,123" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -67338,16 +67230,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890046.2814631, - "msecs": 281.0, - "relativeCreated": 24734.352459, - "thread": 138566156539584, + "created": 1756483047.1249676, + "msecs": 124.0, + "relativeCreated": 24820.391254, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}'", - "asctime": "2025-08-22 21:14:06,281" + "asctime": "2025-08-29 17:57:27,124" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.color_temp", @@ -67365,23 +67257,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890046.2828047, - "msecs": 282.0, - "relativeCreated": 24735.694021, - "thread": 138566156539584, + "created": 1756483047.1271815, + "msecs": 127.0, + "relativeCreated": 24822.605361, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/main_light/color_temp and payload b'0'", - "asctime": "2025-08-22 21:14:06,282" + "asctime": "2025-08-29 17:57:27,127" } ], - "time_consumption": 0.09822392463684082 + "time_consumption": 0.09695219993591309 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (ffw.livingroom.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (ffw.livingroom.main_light) is correct (Content %s and Type is %s).", "args": [ "0", "" @@ -67395,22 +67287,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890046.3813818, - "msecs": 381.0, - "relativeCreated": 24834.271097, - "thread": 138566182236416, + "created": 1756483047.224465, + "msecs": 224.0, + "relativeCreated": 24919.888679, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (ffw.livingroom.main_light) is correct (Content 0 and Type is ).", - "asctime": "2025-08-22 21:14:06,381", + "message": "Value for ViDevCommon.color_temp (ffw.livingroom.main_light) is correct (Content 0 and Type is ).", + "asctime": "2025-08-29 17:57:27,224", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffw.livingroom.main_light)", + "Value for ViDevCommon.color_temp (ffw.livingroom.main_light)", "0", "" ], @@ -67423,22 +67315,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890046.381284, - "msecs": 381.0, - "relativeCreated": 24834.17343, - "thread": 138566182236416, + "created": 1756483047.224367, + "msecs": 224.0, + "relativeCreated": 24919.790554, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (ffw.livingroom.main_light)): 0 ()", - "asctime": "2025-08-22 21:14:06,381" + "message": "Result (Value for ViDevCommon.color_temp (ffw.livingroom.main_light)): 0 ()", + "asctime": "2025-08-29 17:57:27,224" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffw.livingroom.main_light)", + "Value for ViDevCommon.color_temp (ffw.livingroom.main_light)", "=", "0", "" @@ -67452,19 +67344,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890046.3813407, - "msecs": 381.0, - "relativeCreated": 24834.229954, - "thread": 138566182236416, + "created": 1756483047.2244232, + "msecs": 224.0, + "relativeCreated": 24919.846934, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (ffw.livingroom.main_light)): result = 0 ()", - "asctime": "2025-08-22 21:14:06,381" + "message": "Expectation (Value for ViDevCommon.color_temp (ffw.livingroom.main_light)): result = 0 ()", + "asctime": "2025-08-29 17:57:27,224" } ], - "time_consumption": 4.100799560546875e-05 + "time_consumption": 4.172325134277344e-05 }, { "name": "__tLogger__", @@ -67482,16 +67374,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890046.4820795, - "msecs": 482.0, - "relativeCreated": 24934.968954, - "thread": 138566182236416, + "created": 1756483047.3251166, + "msecs": 325.0, + "relativeCreated": 25020.540417, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (ffw.livingroom.main_light) to 2", - "asctime": "2025-08-22 21:14:06,482", + "asctime": "2025-08-29 17:57:27,325", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -67509,16 +67401,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890046.3815463, - "msecs": 381.0, - "relativeCreated": 24834.435712, - "thread": 138566182236416, + "created": 1756483047.224625, + "msecs": 224.0, + "relativeCreated": 24920.048749, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}", - "asctime": "2025-08-22 21:14:06,381" + "asctime": "2025-08-29 17:57:27,224" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -67536,16 +67428,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890046.3825326, - "msecs": 382.0, - "relativeCreated": 24835.422007, - "thread": 138566156539584, + "created": 1756483047.2255564, + "msecs": 225.0, + "relativeCreated": 24920.980197, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}'", - "asctime": "2025-08-22 21:14:06,382" + "asctime": "2025-08-29 17:57:27,225" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.color_temp", @@ -67563,23 +67455,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890046.3838794, - "msecs": 383.0, - "relativeCreated": 24836.768871, - "thread": 138566156539584, + "created": 1756483047.2272844, + "msecs": 227.0, + "relativeCreated": 24922.708183, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/main_light/color_temp and payload b'2'", - "asctime": "2025-08-22 21:14:06,383" + "asctime": "2025-08-29 17:57:27,227" } ], - "time_consumption": 0.09820008277893066 + "time_consumption": 0.09783220291137695 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (ffw.livingroom.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (ffw.livingroom.main_light) is correct (Content %s and Type is %s).", "args": [ "2", "" @@ -67593,22 +67485,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890046.4824364, - "msecs": 482.0, - "relativeCreated": 24935.325723, - "thread": 138566182236416, + "created": 1756483047.325485, + "msecs": 325.0, + "relativeCreated": 25020.908639, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (ffw.livingroom.main_light) is correct (Content 2 and Type is ).", - "asctime": "2025-08-22 21:14:06,482", + "message": "Value for ViDevCommon.color_temp (ffw.livingroom.main_light) is correct (Content 2 and Type is ).", + "asctime": "2025-08-29 17:57:27,325", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffw.livingroom.main_light)", + "Value for ViDevCommon.color_temp (ffw.livingroom.main_light)", "2", "" ], @@ -67621,22 +67513,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890046.4823115, - "msecs": 482.0, - "relativeCreated": 24935.200847, - "thread": 138566182236416, + "created": 1756483047.3253627, + "msecs": 325.0, + "relativeCreated": 25020.786382, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (ffw.livingroom.main_light)): 2 ()", - "asctime": "2025-08-22 21:14:06,482" + "message": "Result (Value for ViDevCommon.color_temp (ffw.livingroom.main_light)): 2 ()", + "asctime": "2025-08-29 17:57:27,325" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffw.livingroom.main_light)", + "Value for ViDevCommon.color_temp (ffw.livingroom.main_light)", "=", "2", "" @@ -67650,19 +67542,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890046.48239, - "msecs": 482.0, - "relativeCreated": 24935.279369, - "thread": 138566182236416, + "created": 1756483047.3254426, + "msecs": 325.0, + "relativeCreated": 25020.866351, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (ffw.livingroom.main_light)): result = 2 ()", - "asctime": "2025-08-22 21:14:06,482" + "message": "Expectation (Value for ViDevCommon.color_temp (ffw.livingroom.main_light)): result = 2 ()", + "asctime": "2025-08-29 17:57:27,325" } ], - "time_consumption": 4.649162292480469e-05 + "time_consumption": 4.2438507080078125e-05 }, { "name": "__tLogger__", @@ -67680,16 +67572,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890046.583129, - "msecs": 583.0, - "relativeCreated": 25036.018217, - "thread": 138566182236416, + "created": 1756483047.4262195, + "msecs": 426.0, + "relativeCreated": 25121.643326, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (ffw.livingroom.main_light) to 4", - "asctime": "2025-08-22 21:14:06,583", + "asctime": "2025-08-29 17:57:27,426", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -67707,16 +67599,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890046.482609, - "msecs": 482.0, - "relativeCreated": 24935.498666, - "thread": 138566182236416, + "created": 1756483047.325681, + "msecs": 325.0, + "relativeCreated": 25021.104685, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}", - "asctime": "2025-08-22 21:14:06,482" + "asctime": "2025-08-29 17:57:27,325" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -67734,16 +67626,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890046.483587, - "msecs": 483.0, - "relativeCreated": 24936.476451, - "thread": 138566156539584, + "created": 1756483047.3265631, + "msecs": 326.0, + "relativeCreated": 25021.986656, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}'", - "asctime": "2025-08-22 21:14:06,483" + "asctime": "2025-08-29 17:57:27,326" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.color_temp", @@ -67761,23 +67653,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890046.4847472, - "msecs": 484.0, - "relativeCreated": 24937.636674, - "thread": 138566156539584, + "created": 1756483047.3286924, + "msecs": 328.0, + "relativeCreated": 25024.11605, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/main_light/color_temp and payload b'4'", - "asctime": "2025-08-22 21:14:06,484" + "asctime": "2025-08-29 17:57:27,328" } ], - "time_consumption": 0.09838175773620605 + "time_consumption": 0.09752702713012695 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (ffw.livingroom.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (ffw.livingroom.main_light) is correct (Content %s and Type is %s).", "args": [ "4", "" @@ -67791,22 +67683,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890046.583479, - "msecs": 583.0, - "relativeCreated": 25036.368357, - "thread": 138566182236416, + "created": 1756483047.426553, + "msecs": 426.0, + "relativeCreated": 25121.976768, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (ffw.livingroom.main_light) is correct (Content 4 and Type is ).", - "asctime": "2025-08-22 21:14:06,583", + "message": "Value for ViDevCommon.color_temp (ffw.livingroom.main_light) is correct (Content 4 and Type is ).", + "asctime": "2025-08-29 17:57:27,426", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffw.livingroom.main_light)", + "Value for ViDevCommon.color_temp (ffw.livingroom.main_light)", "4", "" ], @@ -67819,22 +67711,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890046.5833802, - "msecs": 583.0, - "relativeCreated": 25036.26957, - "thread": 138566182236416, + "created": 1756483047.4264536, + "msecs": 426.0, + "relativeCreated": 25121.877305, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (ffw.livingroom.main_light)): 4 ()", - "asctime": "2025-08-22 21:14:06,583" + "message": "Result (Value for ViDevCommon.color_temp (ffw.livingroom.main_light)): 4 ()", + "asctime": "2025-08-29 17:57:27,426" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffw.livingroom.main_light)", + "Value for ViDevCommon.color_temp (ffw.livingroom.main_light)", "=", "4", "" @@ -67848,16 +67740,16 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890046.583436, - "msecs": 583.0, - "relativeCreated": 25036.325483, - "thread": 138566182236416, + "created": 1756483047.42651, + "msecs": 426.0, + "relativeCreated": 25121.933711, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (ffw.livingroom.main_light)): result = 4 ()", - "asctime": "2025-08-22 21:14:06,583" + "message": "Expectation (Value for ViDevCommon.color_temp (ffw.livingroom.main_light)): result = 4 ()", + "asctime": "2025-08-29 17:57:27,426" } ], "time_consumption": 4.291534423828125e-05 @@ -67878,16 +67770,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890046.6841938, - "msecs": 684.0, - "relativeCreated": 25137.083276, - "thread": 138566182236416, + "created": 1756483047.5271184, + "msecs": 527.0, + "relativeCreated": 25222.541994, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (ffw.livingroom.main_light) to 6", - "asctime": "2025-08-22 21:14:06,684", + "asctime": "2025-08-29 17:57:27,527", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -67905,16 +67797,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890046.5836475, - "msecs": 583.0, - "relativeCreated": 25036.536939, - "thread": 138566182236416, + "created": 1756483047.4267142, + "msecs": 426.0, + "relativeCreated": 25122.137862, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}", - "asctime": "2025-08-22 21:14:06,583" + "asctime": "2025-08-29 17:57:27,426" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -67932,16 +67824,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890046.5847304, - "msecs": 584.0, - "relativeCreated": 25037.619727, - "thread": 138566156539584, + "created": 1756483047.4277766, + "msecs": 427.0, + "relativeCreated": 25123.200181, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}'", - "asctime": "2025-08-22 21:14:06,584" + "asctime": "2025-08-29 17:57:27,427" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.color_temp", @@ -67959,23 +67851,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890046.5860329, - "msecs": 586.0, - "relativeCreated": 25038.922268, - "thread": 138566156539584, + "created": 1756483047.4299269, + "msecs": 429.0, + "relativeCreated": 25125.350566, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/main_light/color_temp and payload b'6'", - "asctime": "2025-08-22 21:14:06,586" + "asctime": "2025-08-29 17:57:27,429" } ], - "time_consumption": 0.09816098213195801 + "time_consumption": 0.09719157218933105 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (ffw.livingroom.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (ffw.livingroom.main_light) is correct (Content %s and Type is %s).", "args": [ "6", "" @@ -67989,22 +67881,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890046.6845207, - "msecs": 684.0, - "relativeCreated": 25137.410141, - "thread": 138566182236416, + "created": 1756483047.527492, + "msecs": 527.0, + "relativeCreated": 25222.915766, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (ffw.livingroom.main_light) is correct (Content 6 and Type is ).", - "asctime": "2025-08-22 21:14:06,684", + "message": "Value for ViDevCommon.color_temp (ffw.livingroom.main_light) is correct (Content 6 and Type is ).", + "asctime": "2025-08-29 17:57:27,527", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffw.livingroom.main_light)", + "Value for ViDevCommon.color_temp (ffw.livingroom.main_light)", "6", "" ], @@ -68017,22 +67909,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890046.6844223, - "msecs": 684.0, - "relativeCreated": 25137.311551, - "thread": 138566182236416, + "created": 1756483047.527394, + "msecs": 527.0, + "relativeCreated": 25222.817828, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (ffw.livingroom.main_light)): 6 ()", - "asctime": "2025-08-22 21:14:06,684" + "message": "Result (Value for ViDevCommon.color_temp (ffw.livingroom.main_light)): 6 ()", + "asctime": "2025-08-29 17:57:27,527" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffw.livingroom.main_light)", + "Value for ViDevCommon.color_temp (ffw.livingroom.main_light)", "=", "6", "" @@ -68046,19 +67938,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890046.6844788, - "msecs": 684.0, - "relativeCreated": 25137.368211, - "thread": 138566182236416, + "created": 1756483047.5274525, + "msecs": 527.0, + "relativeCreated": 25222.876109, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (ffw.livingroom.main_light)): result = 6 ()", - "asctime": "2025-08-22 21:14:06,684" + "message": "Expectation (Value for ViDevCommon.color_temp (ffw.livingroom.main_light)): result = 6 ()", + "asctime": "2025-08-29 17:57:27,527" } ], - "time_consumption": 4.1961669921875e-05 + "time_consumption": 3.9577484130859375e-05 }, { "name": "__tLogger__", @@ -68076,16 +67968,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890046.7852852, - "msecs": 785.0, - "relativeCreated": 25238.174598, - "thread": 138566182236416, + "created": 1756483047.6280274, + "msecs": 628.0, + "relativeCreated": 25323.451048, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (ffw.livingroom.main_light) to 8", - "asctime": "2025-08-22 21:14:06,785", + "asctime": "2025-08-29 17:57:27,628", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -68103,16 +67995,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890046.6846828, - "msecs": 684.0, - "relativeCreated": 25137.572078, - "thread": 138566182236416, + "created": 1756483047.5276492, + "msecs": 527.0, + "relativeCreated": 25223.073086, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}", - "asctime": "2025-08-22 21:14:06,684" + "asctime": "2025-08-29 17:57:27,527" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -68130,16 +68022,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890046.685782, - "msecs": 685.0, - "relativeCreated": 25138.671528, - "thread": 138566156539584, + "created": 1756483047.5284638, + "msecs": 528.0, + "relativeCreated": 25223.887632, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}'", - "asctime": "2025-08-22 21:14:06,685" + "asctime": "2025-08-29 17:57:27,528" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.color_temp", @@ -68157,23 +68049,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890046.6871176, - "msecs": 687.0, - "relativeCreated": 25140.007024, - "thread": 138566156539584, + "created": 1756483047.530374, + "msecs": 530.0, + "relativeCreated": 25225.797948, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/main_light/color_temp and payload b'8'", - "asctime": "2025-08-22 21:14:06,687" + "asctime": "2025-08-29 17:57:27,530" } ], - "time_consumption": 0.09816765785217285 + "time_consumption": 0.09765338897705078 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (ffw.livingroom.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (ffw.livingroom.main_light) is correct (Content %s and Type is %s).", "args": [ "8", "" @@ -68187,22 +68079,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890046.7856371, - "msecs": 785.0, - "relativeCreated": 25238.52658, - "thread": 138566182236416, + "created": 1756483047.6283383, + "msecs": 628.0, + "relativeCreated": 25323.76215, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (ffw.livingroom.main_light) is correct (Content 8 and Type is ).", - "asctime": "2025-08-22 21:14:06,785", + "message": "Value for ViDevCommon.color_temp (ffw.livingroom.main_light) is correct (Content 8 and Type is ).", + "asctime": "2025-08-29 17:57:27,628", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffw.livingroom.main_light)", + "Value for ViDevCommon.color_temp (ffw.livingroom.main_light)", "8", "" ], @@ -68215,22 +68107,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890046.7855256, - "msecs": 785.0, - "relativeCreated": 25238.415033, - "thread": 138566182236416, + "created": 1756483047.6282508, + "msecs": 628.0, + "relativeCreated": 25323.674534, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (ffw.livingroom.main_light)): 8 ()", - "asctime": "2025-08-22 21:14:06,785" + "message": "Result (Value for ViDevCommon.color_temp (ffw.livingroom.main_light)): 8 ()", + "asctime": "2025-08-29 17:57:27,628" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffw.livingroom.main_light)", + "Value for ViDevCommon.color_temp (ffw.livingroom.main_light)", "=", "8", "" @@ -68244,19 +68136,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890046.7855897, - "msecs": 785.0, - "relativeCreated": 25238.479094, - "thread": 138566182236416, + "created": 1756483047.6282995, + "msecs": 628.0, + "relativeCreated": 25323.723117, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (ffw.livingroom.main_light)): result = 8 ()", - "asctime": "2025-08-22 21:14:06,785" + "message": "Expectation (Value for ViDevCommon.color_temp (ffw.livingroom.main_light)): result = 8 ()", + "asctime": "2025-08-29 17:57:27,628" } ], - "time_consumption": 4.744529724121094e-05 + "time_consumption": 3.886222839355469e-05 }, { "name": "__tLogger__", @@ -68274,16 +68166,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890046.8864028, - "msecs": 886.0, - "relativeCreated": 25339.292303, - "thread": 138566182236416, + "created": 1756483047.7289202, + "msecs": 728.0, + "relativeCreated": 25424.344118, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (ffw.livingroom.main_light) to 10", - "asctime": "2025-08-22 21:14:06,886", + "asctime": "2025-08-29 17:57:27,728", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -68301,16 +68193,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890046.7858129, - "msecs": 785.0, - "relativeCreated": 25238.702071, - "thread": 138566182236416, + "created": 1756483047.6284928, + "msecs": 628.0, + "relativeCreated": 25323.916481, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/livingroom/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}", - "asctime": "2025-08-22 21:14:06,785" + "asctime": "2025-08-29 17:57:27,628" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.main_light", @@ -68328,16 +68220,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890046.786942, - "msecs": 786.0, - "relativeCreated": 25239.831229, - "thread": 138566156539584, + "created": 1756483047.6293657, + "msecs": 629.0, + "relativeCreated": 25324.789499, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}'", - "asctime": "2025-08-22 21:14:06,786" + "asctime": "2025-08-29 17:57:27,629" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.main_light.color_temp", @@ -68355,23 +68247,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890046.788259, - "msecs": 788.0, - "relativeCreated": 25241.1484, - "thread": 138566156539584, + "created": 1756483047.6312609, + "msecs": 631.0, + "relativeCreated": 25326.684551, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/main_light/color_temp and payload b'10'", - "asctime": "2025-08-22 21:14:06,788" + "asctime": "2025-08-29 17:57:27,631" } ], - "time_consumption": 0.0981438159942627 + "time_consumption": 0.09765934944152832 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (ffw.livingroom.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (ffw.livingroom.main_light) is correct (Content %s and Type is %s).", "args": [ "10", "" @@ -68385,22 +68277,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890046.8867593, - "msecs": 886.0, - "relativeCreated": 25339.648569, - "thread": 138566182236416, + "created": 1756483047.729222, + "msecs": 729.0, + "relativeCreated": 25424.64577, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (ffw.livingroom.main_light) is correct (Content 10 and Type is ).", - "asctime": "2025-08-22 21:14:06,886", + "message": "Value for ViDevCommon.color_temp (ffw.livingroom.main_light) is correct (Content 10 and Type is ).", + "asctime": "2025-08-29 17:57:27,729", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffw.livingroom.main_light)", + "Value for ViDevCommon.color_temp (ffw.livingroom.main_light)", "10", "" ], @@ -68413,22 +68305,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890046.8866298, - "msecs": 886.0, - "relativeCreated": 25339.519198, - "thread": 138566182236416, + "created": 1756483047.72913, + "msecs": 729.0, + "relativeCreated": 25424.553555, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (ffw.livingroom.main_light)): 10 ()", - "asctime": "2025-08-22 21:14:06,886" + "message": "Result (Value for ViDevCommon.color_temp (ffw.livingroom.main_light)): 10 ()", + "asctime": "2025-08-29 17:57:27,729" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffw.livingroom.main_light)", + "Value for ViDevCommon.color_temp (ffw.livingroom.main_light)", "=", "10", "" @@ -68442,24 +68334,24 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890046.8867168, - "msecs": 886.0, - "relativeCreated": 25339.606417, - "thread": 138566182236416, + "created": 1756483047.7291822, + "msecs": 729.0, + "relativeCreated": 25424.605793, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (ffw.livingroom.main_light)): result = 10 ()", - "asctime": "2025-08-22 21:14:06,886" + "message": "Expectation (Value for ViDevCommon.color_temp (ffw.livingroom.main_light)): result = 10 ()", + "asctime": "2025-08-29 17:57:27,729" } ], - "time_consumption": 4.2438507080078125e-05 + "time_consumption": 3.981590270996094e-05 } ], - "time_consumption": 0.8081135749816895, - "time_start": "2025-08-22 21:14:06,078", - "time_finished": "2025-08-22 21:14:06,886" + "time_consumption": 0.8071019649505615, + "time_start": "2025-08-29 17:57:26,922", + "time_finished": "2025-08-29 17:57:27,729" }, "ViDevHeating.temp_setp (ffw.livingroom.heating_valve) -> HeatingValve.temp_setp (ffw.livingroom.heating_valve)": { "name": "__tLogger__", @@ -68474,16 +68366,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890046.8870735, - "msecs": 887.0, - "relativeCreated": 25339.962894, - "thread": 138566182236416, + "created": 1756483047.7294328, + "msecs": 729.0, + "relativeCreated": 25424.856407, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "ViDevHeating.temp_setp (ffw.livingroom.heating_valve) -> HeatingValve.temp_setp (ffw.livingroom.heating_valve)", - "asctime": "2025-08-22 21:14:06,887", + "asctime": "2025-08-29 17:57:27,729", "moduleLogger": [], "testcaseLogger": [ { @@ -68501,16 +68393,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890046.9877696, - "msecs": 987.0, - "relativeCreated": 25440.658889, - "thread": 138566182236416, + "created": 1756483047.8300269, + "msecs": 830.0, + "relativeCreated": 25525.4504, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 30", - "asctime": "2025-08-22 21:14:06,987", + "asctime": "2025-08-29 17:57:27,830", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.livingroom.heating_valve.user_temperature_setpoint.set", @@ -68528,16 +68420,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890046.887216, - "msecs": 887.0, - "relativeCreated": 25340.105549, - "thread": 138566182236416, + "created": 1756483047.7295563, + "msecs": 729.0, + "relativeCreated": 25424.979783, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/livingroom/heating_valve/user_temperature_setpoint/set and payload 30", - "asctime": "2025-08-22 21:14:06,887" + "asctime": "2025-08-29 17:57:27,729" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.heating_valve", @@ -68555,43 +68447,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890046.8874898, - "msecs": 887.0, - "relativeCreated": 25340.379263, - "thread": 138566182236416, + "created": 1756483047.7297933, + "msecs": 729.0, + "relativeCreated": 25425.217064, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/livingroom/heating_valve and payload {\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:14:06,887" - }, - { - "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.heating_valve", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffw/ffw/livingroom/heating_valve", - "b'{\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890046.928604, - "msecs": 928.0, - "relativeCreated": 25381.493355, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffw/ffw/livingroom/heating_valve and payload b'{\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:14:06,928" + "asctime": "2025-08-29 17:57:27,729" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.heating_valve.set", @@ -68609,16 +68474,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890046.942335, - "msecs": 942.0, - "relativeCreated": 25395.224291, - "thread": 138566156539584, + "created": 1756483047.7509902, + "msecs": 750.0, + "relativeCreated": 25446.413753, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/heating_valve/set and payload b'{\"current_heating_setpoint\": 30}'", - "asctime": "2025-08-22 21:14:06,942" + "asctime": "2025-08-29 17:57:27,750" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.heating_valve.valve_temperature_setpoint", @@ -68636,16 +68501,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890046.9426908, - "msecs": 942.0, - "relativeCreated": 25395.580156, - "thread": 138566156539584, + "created": 1756483047.7513762, + "msecs": 751.0, + "relativeCreated": 25446.799753, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/heating_valve/valve_temperature_setpoint and payload b'30'", - "asctime": "2025-08-22 21:14:06,942" + "asctime": "2025-08-29 17:57:27,751" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.heating_valve.user_temperature_setpoint", @@ -68663,19 +68528,46 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890046.9429662, - "msecs": 942.0, - "relativeCreated": 25395.855617, - "thread": 138566156539584, + "created": 1756483047.7922268, + "msecs": 792.0, + "relativeCreated": 25487.650536, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/heating_valve/user_temperature_setpoint and payload b'30'", - "asctime": "2025-08-22 21:14:06,942" + "asctime": "2025-08-29 17:57:27,792" + }, + { + "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.heating_valve", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffw/ffw/livingroom/heating_valve", + "b'{\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483047.7926404, + "msecs": 792.0, + "relativeCreated": 25488.06417, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffw/ffw/livingroom/heating_valve and payload b'{\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}'", + "asctime": "2025-08-29 17:57:27,792" } ], - "time_consumption": 0.04480338096618652 + "time_consumption": 0.037386417388916016 }, { "name": "__tLogger__", @@ -68693,16 +68585,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890046.988161, - "msecs": 988.0, - "relativeCreated": 25441.050461, - "thread": 138566182236416, + "created": 1756483047.8303614, + "msecs": 830.0, + "relativeCreated": 25525.785119, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (30, 30) and Type is ).", - "asctime": "2025-08-22 21:14:06,988", + "asctime": "2025-08-29 17:57:27,830", "moduleLogger": [ { "name": "__unittest__", @@ -68721,16 +68613,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890046.9880579, - "msecs": 988.0, - "relativeCreated": 25440.947269, - "thread": 138566182236416, + "created": 1756483047.830266, + "msecs": 830.0, + "relativeCreated": 25525.689695, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (30, 30) ()", - "asctime": "2025-08-22 21:14:06,988" + "asctime": "2025-08-29 17:57:27,830" }, { "name": "__unittest__", @@ -68750,19 +68642,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890046.988121, - "msecs": 988.0, - "relativeCreated": 25441.010374, - "thread": 138566182236416, + "created": 1756483047.8303201, + "msecs": 830.0, + "relativeCreated": 25525.743828, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (30, 30) ()", - "asctime": "2025-08-22 21:14:06,988" + "asctime": "2025-08-29 17:57:27,830" } ], - "time_consumption": 4.00543212890625e-05 + "time_consumption": 4.124641418457031e-05 }, { "name": "__tLogger__", @@ -68780,16 +68672,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890047.0887527, - "msecs": 88.0, - "relativeCreated": 25541.642007, - "thread": 138566182236416, + "created": 1756483047.9307878, + "msecs": 930.0, + "relativeCreated": 25626.211536, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of ViDevHeating.temp_setp (ffw.livingroom.heating_valve) to 15", - "asctime": "2025-08-22 21:14:07,088", + "asctime": "2025-08-29 17:57:27,930", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.livingroom.heating_valve.user_temperature_setpoint.set", @@ -68807,16 +68699,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890046.9882698, - "msecs": 988.0, - "relativeCreated": 25441.159193, - "thread": 138566182236416, + "created": 1756483047.8304672, + "msecs": 830.0, + "relativeCreated": 25525.890958, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/livingroom/heating_valve/user_temperature_setpoint/set and payload 15", - "asctime": "2025-08-22 21:14:06,988" + "asctime": "2025-08-29 17:57:27,830" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.heating_valve.set", @@ -68834,16 +68726,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890046.9949358, - "msecs": 994.0, - "relativeCreated": 25447.825188, - "thread": 138566156539584, + "created": 1756483047.83894, + "msecs": 838.0, + "relativeCreated": 25534.363584, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/heating_valve/set and payload b'{\"current_heating_setpoint\": 15}'", - "asctime": "2025-08-22 21:14:06,994" + "asctime": "2025-08-29 17:57:27,838" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.heating_valve", @@ -68861,16 +68753,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890046.995158, - "msecs": 995.0, - "relativeCreated": 25448.047355, - "thread": 138566156539584, + "created": 1756483047.8393524, + "msecs": 839.0, + "relativeCreated": 25534.776011, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/livingroom/heating_valve and payload {\"current_heating_setpoint\": 15, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:14:06,995" + "asctime": "2025-08-29 17:57:27,839" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.heating_valve.valve_temperature_setpoint", @@ -68888,16 +68780,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890046.9954855, - "msecs": 995.0, - "relativeCreated": 25448.374722, - "thread": 138566156539584, + "created": 1756483047.8400476, + "msecs": 840.0, + "relativeCreated": 25535.471321, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/heating_valve/valve_temperature_setpoint and payload b'15'", - "asctime": "2025-08-22 21:14:06,995" + "asctime": "2025-08-29 17:57:27,840" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.heating_valve.user_temperature_setpoint", @@ -68915,16 +68807,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890046.995821, - "msecs": 995.0, - "relativeCreated": 25448.710551, - "thread": 138566156539584, + "created": 1756483047.8405137, + "msecs": 840.0, + "relativeCreated": 25535.937539, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/heating_valve/user_temperature_setpoint and payload b'15'", - "asctime": "2025-08-22 21:14:06,995" + "asctime": "2025-08-29 17:57:27,840" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.heating_valve", @@ -68942,19 +68834,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890046.9961088, - "msecs": 996.0, - "relativeCreated": 25448.998118, - "thread": 138566156539584, + "created": 1756483047.8813257, + "msecs": 881.0, + "relativeCreated": 25576.74955, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/heating_valve and payload b'{\"current_heating_setpoint\": 15, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:14:06,996" + "asctime": "2025-08-29 17:57:27,881" } ], - "time_consumption": 0.09264397621154785 + "time_consumption": 0.049462080001831055 }, { "name": "__tLogger__", @@ -68972,16 +68864,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890047.0891695, - "msecs": 89.0, - "relativeCreated": 25542.058728, - "thread": 138566182236416, + "created": 1756483047.9311109, + "msecs": 931.0, + "relativeCreated": 25626.53459, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for HeatingValve.temp_setp (ffw.livingroom.heating_valve) is correct (Content 15 and Type is ).", - "asctime": "2025-08-22 21:14:07,089", + "asctime": "2025-08-29 17:57:27,931", "moduleLogger": [ { "name": "__unittest__", @@ -69000,16 +68892,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890047.0890565, - "msecs": 89.0, - "relativeCreated": 25541.945875, - "thread": 138566182236416, + "created": 1756483047.9310186, + "msecs": 931.0, + "relativeCreated": 25626.442095, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for HeatingValve.temp_setp (ffw.livingroom.heating_valve)): 15 ()", - "asctime": "2025-08-22 21:14:07,089" + "asctime": "2025-08-29 17:57:27,931" }, { "name": "__unittest__", @@ -69029,19 +68921,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890047.0891237, - "msecs": 89.0, - "relativeCreated": 25542.013193, - "thread": 138566182236416, + "created": 1756483047.9310696, + "msecs": 931.0, + "relativeCreated": 25626.493317, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for HeatingValve.temp_setp (ffw.livingroom.heating_valve)): result = 15 ()", - "asctime": "2025-08-22 21:14:07,089" + "asctime": "2025-08-29 17:57:27,931" } ], - "time_consumption": 4.57763671875e-05 + "time_consumption": 4.124641418457031e-05 }, { "name": "__tLogger__", @@ -69059,16 +68951,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890047.18979, - "msecs": 189.0, - "relativeCreated": 25642.679408, - "thread": 138566182236416, + "created": 1756483048.0315528, + "msecs": 31.0, + "relativeCreated": 25726.976491, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of ViDevHeating.temp_setp (ffw.livingroom.heating_valve) to 20", - "asctime": "2025-08-22 21:14:07,189", + "asctime": "2025-08-29 17:57:28,031", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.livingroom.heating_valve.user_temperature_setpoint.set", @@ -69086,16 +68978,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890047.0892844, - "msecs": 89.0, - "relativeCreated": 25542.173878, - "thread": 138566182236416, + "created": 1756483047.9312174, + "msecs": 931.0, + "relativeCreated": 25626.641188, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/livingroom/heating_valve/user_temperature_setpoint/set and payload 20", - "asctime": "2025-08-22 21:14:07,089" + "asctime": "2025-08-29 17:57:27,931" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.heating_valve.set", @@ -69113,16 +69005,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890047.0973651, - "msecs": 97.0, - "relativeCreated": 25550.254645, - "thread": 138566156539584, + "created": 1756483047.93995, + "msecs": 939.0, + "relativeCreated": 25635.373789, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/heating_valve/set and payload b'{\"current_heating_setpoint\": 20}'", - "asctime": "2025-08-22 21:14:07,097" + "asctime": "2025-08-29 17:57:27,939" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.heating_valve", @@ -69140,16 +69032,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890047.0976205, - "msecs": 97.0, - "relativeCreated": 25550.509774, - "thread": 138566156539584, + "created": 1756483047.940235, + "msecs": 940.0, + "relativeCreated": 25635.658714, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/livingroom/heating_valve and payload {\"current_heating_setpoint\": 20, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:14:07,097" + "asctime": "2025-08-29 17:57:27,940" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.heating_valve.valve_temperature_setpoint", @@ -69167,16 +69059,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890047.0980039, - "msecs": 98.0, - "relativeCreated": 25550.893422, - "thread": 138566156539584, + "created": 1756483047.9405239, + "msecs": 940.0, + "relativeCreated": 25635.947501, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/heating_valve/valve_temperature_setpoint and payload b'20'", - "asctime": "2025-08-22 21:14:07,098" + "asctime": "2025-08-29 17:57:27,940" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.heating_valve.user_temperature_setpoint", @@ -69194,16 +69086,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890047.0983574, - "msecs": 98.0, - "relativeCreated": 25551.246801, - "thread": 138566156539584, + "created": 1756483047.9408798, + "msecs": 940.0, + "relativeCreated": 25636.30346, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/heating_valve/user_temperature_setpoint and payload b'20'", - "asctime": "2025-08-22 21:14:07,098" + "asctime": "2025-08-29 17:57:27,940" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.heating_valve", @@ -69221,19 +69113,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890047.0986006, - "msecs": 98.0, - "relativeCreated": 25551.490194, - "thread": 138566156539584, + "created": 1756483047.9411335, + "msecs": 941.0, + "relativeCreated": 25636.55716, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/heating_valve and payload b'{\"current_heating_setpoint\": 20, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:14:07,098" + "asctime": "2025-08-29 17:57:27,941" } ], - "time_consumption": 0.09118938446044922 + "time_consumption": 0.09041929244995117 }, { "name": "__tLogger__", @@ -69251,16 +69143,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890047.1901886, - "msecs": 190.0, - "relativeCreated": 25643.077969, - "thread": 138566182236416, + "created": 1756483048.0318904, + "msecs": 31.0, + "relativeCreated": 25727.314087, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for HeatingValve.temp_setp (ffw.livingroom.heating_valve) is correct (Content 20 and Type is ).", - "asctime": "2025-08-22 21:14:07,190", + "asctime": "2025-08-29 17:57:28,031", "moduleLogger": [ { "name": "__unittest__", @@ -69279,16 +69171,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890047.190087, - "msecs": 190.0, - "relativeCreated": 25642.976555, - "thread": 138566182236416, + "created": 1756483048.031773, + "msecs": 31.0, + "relativeCreated": 25727.196849, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for HeatingValve.temp_setp (ffw.livingroom.heating_valve)): 20 ()", - "asctime": "2025-08-22 21:14:07,190" + "asctime": "2025-08-29 17:57:28,031" }, { "name": "__unittest__", @@ -69308,19 +69200,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890047.1901464, - "msecs": 190.0, - "relativeCreated": 25643.035999, - "thread": 138566182236416, + "created": 1756483048.031827, + "msecs": 31.0, + "relativeCreated": 25727.250591, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for HeatingValve.temp_setp (ffw.livingroom.heating_valve)): result = 20 ()", - "asctime": "2025-08-22 21:14:07,190" + "asctime": "2025-08-29 17:57:28,031" } ], - "time_consumption": 4.220008850097656e-05 + "time_consumption": 6.341934204101562e-05 }, { "name": "__tLogger__", @@ -69338,16 +69230,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890047.2908065, - "msecs": 290.0, - "relativeCreated": 25743.695948, - "thread": 138566182236416, + "created": 1756483048.1323617, + "msecs": 132.0, + "relativeCreated": 25827.785375, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of ViDevHeating.temp_setp (ffw.livingroom.heating_valve) to 25", - "asctime": "2025-08-22 21:14:07,290", + "asctime": "2025-08-29 17:57:28,132", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.livingroom.heating_valve.user_temperature_setpoint.set", @@ -69365,16 +69257,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890047.1903007, - "msecs": 190.0, - "relativeCreated": 25643.190122, - "thread": 138566182236416, + "created": 1756483048.0320182, + "msecs": 32.0, + "relativeCreated": 25727.441757, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/livingroom/heating_valve/user_temperature_setpoint/set and payload 25", - "asctime": "2025-08-22 21:14:07,190" + "asctime": "2025-08-29 17:57:28,032" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.heating_valve.set", @@ -69392,16 +69284,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890047.1978893, - "msecs": 197.0, - "relativeCreated": 25650.778664, - "thread": 138566156539584, + "created": 1756483048.0413878, + "msecs": 41.0, + "relativeCreated": 25736.811477, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/heating_valve/set and payload b'{\"current_heating_setpoint\": 25}'", - "asctime": "2025-08-22 21:14:07,197" + "asctime": "2025-08-29 17:57:28,041" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.heating_valve", @@ -69419,16 +69311,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890047.1981761, - "msecs": 198.0, - "relativeCreated": 25651.065649, - "thread": 138566156539584, + "created": 1756483048.0416415, + "msecs": 41.0, + "relativeCreated": 25737.06519, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/livingroom/heating_valve and payload {\"current_heating_setpoint\": 25, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:14:07,198" + "asctime": "2025-08-29 17:57:28,041" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.heating_valve.valve_temperature_setpoint", @@ -69446,16 +69338,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890047.1985128, - "msecs": 198.0, - "relativeCreated": 25651.40238, - "thread": 138566156539584, + "created": 1756483048.0419466, + "msecs": 41.0, + "relativeCreated": 25737.370242, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/heating_valve/valve_temperature_setpoint and payload b'25'", - "asctime": "2025-08-22 21:14:07,198" + "asctime": "2025-08-29 17:57:28,041" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.heating_valve.user_temperature_setpoint", @@ -69473,16 +69365,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890047.1988688, - "msecs": 198.0, - "relativeCreated": 25651.75816, - "thread": 138566156539584, + "created": 1756483048.0423388, + "msecs": 42.0, + "relativeCreated": 25737.762552, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/heating_valve/user_temperature_setpoint and payload b'25'", - "asctime": "2025-08-22 21:14:07,198" + "asctime": "2025-08-29 17:57:28,042" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.heating_valve", @@ -69500,19 +69392,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890047.1991436, - "msecs": 199.0, - "relativeCreated": 25652.033034, - "thread": 138566156539584, + "created": 1756483048.0425942, + "msecs": 42.0, + "relativeCreated": 25738.017931, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/heating_valve and payload b'{\"current_heating_setpoint\": 25, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:14:07,199" + "asctime": "2025-08-29 17:57:28,042" } ], - "time_consumption": 0.09166288375854492 + "time_consumption": 0.0897674560546875 }, { "name": "__tLogger__", @@ -69530,16 +69422,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890047.2911985, - "msecs": 291.0, - "relativeCreated": 25744.087814, - "thread": 138566182236416, + "created": 1756483048.1326587, + "msecs": 132.0, + "relativeCreated": 25828.082423, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for HeatingValve.temp_setp (ffw.livingroom.heating_valve) is correct (Content 25 and Type is ).", - "asctime": "2025-08-22 21:14:07,291", + "asctime": "2025-08-29 17:57:28,132", "moduleLogger": [ { "name": "__unittest__", @@ -69558,16 +69450,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890047.2910953, - "msecs": 291.0, - "relativeCreated": 25743.984703, - "thread": 138566182236416, + "created": 1756483048.1325734, + "msecs": 132.0, + "relativeCreated": 25827.997118, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for HeatingValve.temp_setp (ffw.livingroom.heating_valve)): 25 ()", - "asctime": "2025-08-22 21:14:07,291" + "asctime": "2025-08-29 17:57:28,132" }, { "name": "__unittest__", @@ -69587,19 +69479,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890047.2911563, - "msecs": 291.0, - "relativeCreated": 25744.045626, - "thread": 138566182236416, + "created": 1756483048.1326222, + "msecs": 132.0, + "relativeCreated": 25828.046069, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for HeatingValve.temp_setp (ffw.livingroom.heating_valve)): result = 25 ()", - "asctime": "2025-08-22 21:14:07,291" + "asctime": "2025-08-29 17:57:28,132" } ], - "time_consumption": 4.220008850097656e-05 + "time_consumption": 3.647804260253906e-05 }, { "name": "__tLogger__", @@ -69617,16 +69509,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890047.3918111, - "msecs": 391.0, - "relativeCreated": 25844.700568, - "thread": 138566182236416, + "created": 1756483048.233093, + "msecs": 233.0, + "relativeCreated": 25928.516706, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of ViDevHeating.temp_setp (ffw.livingroom.heating_valve) to 30", - "asctime": "2025-08-22 21:14:07,391", + "asctime": "2025-08-29 17:57:28,233", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.livingroom.heating_valve.user_temperature_setpoint.set", @@ -69644,16 +69536,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890047.2913141, - "msecs": 291.0, - "relativeCreated": 25744.203659, - "thread": 138566182236416, + "created": 1756483048.1327925, + "msecs": 132.0, + "relativeCreated": 25828.216252, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/livingroom/heating_valve/user_temperature_setpoint/set and payload 30", - "asctime": "2025-08-22 21:14:07,291" + "asctime": "2025-08-29 17:57:28,132" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.heating_valve.set", @@ -69671,16 +69563,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890047.298712, - "msecs": 298.0, - "relativeCreated": 25751.601563, - "thread": 138566156539584, + "created": 1756483048.1410365, + "msecs": 141.0, + "relativeCreated": 25836.460202, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/heating_valve/set and payload b'{\"current_heating_setpoint\": 30}'", - "asctime": "2025-08-22 21:14:07,298" + "asctime": "2025-08-29 17:57:28,141" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.heating_valve", @@ -69698,16 +69590,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890047.298949, - "msecs": 298.0, - "relativeCreated": 25751.838639, - "thread": 138566156539584, + "created": 1756483048.1412778, + "msecs": 141.0, + "relativeCreated": 25836.701291, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/livingroom/heating_valve and payload {\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:14:07,298" + "asctime": "2025-08-29 17:57:28,141" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.heating_valve.valve_temperature_setpoint", @@ -69725,16 +69617,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890047.2992558, - "msecs": 299.0, - "relativeCreated": 25752.145171, - "thread": 138566156539584, + "created": 1756483048.1415472, + "msecs": 141.0, + "relativeCreated": 25836.970824, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/heating_valve/valve_temperature_setpoint and payload b'30'", - "asctime": "2025-08-22 21:14:07,299" + "asctime": "2025-08-29 17:57:28,141" }, { "name": "smart_brain.mqtt.videv.ffw.livingroom.heating_valve.user_temperature_setpoint", @@ -69752,16 +69644,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890047.29958, - "msecs": 299.0, - "relativeCreated": 25752.469513, - "thread": 138566156539584, + "created": 1756483048.1418717, + "msecs": 141.0, + "relativeCreated": 25837.295236, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/livingroom/heating_valve/user_temperature_setpoint and payload b'30'", - "asctime": "2025-08-22 21:14:07,299" + "asctime": "2025-08-29 17:57:28,141" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.livingroom.heating_valve", @@ -69779,19 +69671,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890047.2998495, - "msecs": 299.0, - "relativeCreated": 25752.738992, - "thread": 138566156539584, + "created": 1756483048.1421134, + "msecs": 142.0, + "relativeCreated": 25837.53714, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/livingroom/heating_valve and payload b'{\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:14:07,299" + "asctime": "2025-08-29 17:57:28,142" } ], - "time_consumption": 0.09196162223815918 + "time_consumption": 0.09097957611083984 }, { "name": "__tLogger__", @@ -69809,16 +69701,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890047.3922145, - "msecs": 392.0, - "relativeCreated": 25845.104031, - "thread": 138566182236416, + "created": 1756483048.233275, + "msecs": 233.0, + "relativeCreated": 25928.69855, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for HeatingValve.temp_setp (ffw.livingroom.heating_valve) is correct (Content 30 and Type is ).", - "asctime": "2025-08-22 21:14:07,392", + "asctime": "2025-08-29 17:57:28,233", "moduleLogger": [ { "name": "__unittest__", @@ -69837,16 +69729,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890047.392087, - "msecs": 392.0, - "relativeCreated": 25844.976333, - "thread": 138566182236416, + "created": 1756483048.23323, + "msecs": 233.0, + "relativeCreated": 25928.653846, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for HeatingValve.temp_setp (ffw.livingroom.heating_valve)): 30 ()", - "asctime": "2025-08-22 21:14:07,392" + "asctime": "2025-08-29 17:57:28,233" }, { "name": "__unittest__", @@ -69866,28 +69758,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890047.3921666, - "msecs": 392.0, - "relativeCreated": 25845.056072, - "thread": 138566182236416, + "created": 1756483048.2332551, + "msecs": 233.0, + "relativeCreated": 25928.678759, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for HeatingValve.temp_setp (ffw.livingroom.heating_valve)): result = 30 ()", - "asctime": "2025-08-22 21:14:07,392" + "asctime": "2025-08-29 17:57:28,233" } ], - "time_consumption": 4.792213439941406e-05 + "time_consumption": 1.9788742065429688e-05 } ], - "time_consumption": 0.505141019821167, - "time_start": "2025-08-22 21:14:06,887", - "time_finished": "2025-08-22 21:14:07,392" + "time_consumption": 0.5038421154022217, + "time_start": "2025-08-29 17:57:27,729", + "time_finished": "2025-08-29 17:57:28,233" }, - "ViDevLight.state (ffw.sleep.main_light) -> Shelly.relay/0 (ffw.sleep.main_light)": { + "ViDevCommon.state (ffw.sleep.main_light) -> Shelly.relay/0 (ffw.sleep.main_light)": { "name": "__tLogger__", - "msg": "ViDevLight.state (ffw.sleep.main_light) -> Shelly.relay/0 (ffw.sleep.main_light)", + "msg": "ViDevCommon.state (ffw.sleep.main_light) -> Shelly.relay/0 (ffw.sleep.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -69898,16 +69790,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890047.3924272, - "msecs": 392.0, - "relativeCreated": 25845.316687, - "thread": 138566182236416, + "created": 1756483048.233417, + "msecs": 233.0, + "relativeCreated": 25928.840745, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "ViDevLight.state (ffw.sleep.main_light) -> Shelly.relay/0 (ffw.sleep.main_light)", - "asctime": "2025-08-22 21:14:07,392", + "message": "ViDevCommon.state (ffw.sleep.main_light) -> Shelly.relay/0 (ffw.sleep.main_light)", + "asctime": "2025-08-29 17:57:28,233", "moduleLogger": [], "testcaseLogger": [ { @@ -69925,16 +69817,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890047.4930673, - "msecs": 493.0, - "relativeCreated": 25945.956632, - "thread": 138566182236416, + "created": 1756483048.3337963, + "msecs": 333.0, + "relativeCreated": 26029.219944, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:07,493", + "asctime": "2025-08-29 17:57:28,333", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.sleep.main_light.state.set", @@ -69952,19 +69844,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890047.3925617, - "msecs": 392.0, - "relativeCreated": 25845.451181, - "thread": 138566182236416, + "created": 1756483048.2335055, + "msecs": 233.0, + "relativeCreated": 25928.92913, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/sleep/main_light/state/set and payload false", - "asctime": "2025-08-22 21:14:07,392" + "asctime": "2025-08-29 17:57:28,233" } ], - "time_consumption": 0.10050559043884277 + "time_consumption": 0.10029077529907227 }, { "name": "__tLogger__", @@ -69982,16 +69874,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890047.493418, - "msecs": 493.0, - "relativeCreated": 25946.307347, - "thread": 138566182236416, + "created": 1756483048.334117, + "msecs": 334.0, + "relativeCreated": 26029.540479, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:07,493", + "asctime": "2025-08-29 17:57:28,334", "moduleLogger": [ { "name": "__unittest__", @@ -70010,16 +69902,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890047.4932904, - "msecs": 493.0, - "relativeCreated": 25946.179952, - "thread": 138566182236416, + "created": 1756483048.3340142, + "msecs": 334.0, + "relativeCreated": 26029.437935, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:07,493" + "asctime": "2025-08-29 17:57:28,334" }, { "name": "__unittest__", @@ -70039,25 +69931,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890047.4933715, - "msecs": 493.0, - "relativeCreated": 25946.26076, - "thread": 138566182236416, + "created": 1756483048.3340802, + "msecs": 334.0, + "relativeCreated": 26029.50402, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:07,493" + "asctime": "2025-08-29 17:57:28,334" } ], - "time_consumption": 4.649162292480469e-05 + "time_consumption": 3.6716461181640625e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.state (ffw.sleep.main_light)", + "ViDevCommon.state (ffw.sleep.main_light)", "True" ], "levelname": "DEBUG", @@ -70069,16 +69961,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890047.594044, - "msecs": 594.0, - "relativeCreated": 26046.933293, - "thread": 138566182236416, + "created": 1756483048.4346685, + "msecs": 434.0, + "relativeCreated": 26130.092239, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.state (ffw.sleep.main_light) to True", - "asctime": "2025-08-22 21:14:07,594", + "message": "Setting state of ViDevCommon.state (ffw.sleep.main_light) to True", + "asctime": "2025-08-29 17:57:28,434", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.sleep.main_light.state.set", @@ -70096,16 +69988,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890047.4935267, - "msecs": 493.0, - "relativeCreated": 25946.416066, - "thread": 138566182236416, + "created": 1756483048.3342137, + "msecs": 334.0, + "relativeCreated": 26029.637358, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/sleep/main_light/state/set and payload true", - "asctime": "2025-08-22 21:14:07,493" + "asctime": "2025-08-29 17:57:28,334" }, { "name": "smart_brain.mqtt.shellies.ffw.sleep.main_light.relay.0.command", @@ -70123,16 +70015,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890047.4958014, - "msecs": 495.0, - "relativeCreated": 25948.690729, - "thread": 138566156539584, + "created": 1756483048.3370075, + "msecs": 337.0, + "relativeCreated": 26032.431378, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffw/sleep/main_light/relay/0/command and payload b'on'", - "asctime": "2025-08-22 21:14:07,495" + "asctime": "2025-08-29 17:57:28,337" }, { "name": "smart_brain.mqtt.shellies.ffw.sleep.main_light.relay.0", @@ -70150,16 +70042,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890047.4960654, - "msecs": 496.0, - "relativeCreated": 25948.954732, - "thread": 138566156539584, + "created": 1756483048.3372293, + "msecs": 337.0, + "relativeCreated": 26032.653031, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/ffw/sleep/main_light/relay/0 and payload on", - "asctime": "2025-08-22 21:14:07,496" + "asctime": "2025-08-29 17:57:28,337" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.main_light", @@ -70177,16 +70069,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890047.496313, - "msecs": 496.0, - "relativeCreated": 25949.202398, - "thread": 138566156539584, + "created": 1756483048.3374145, + "msecs": 337.0, + "relativeCreated": 26032.838145, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 127.0}", - "asctime": "2025-08-22 21:14:07,496" + "asctime": "2025-08-29 17:57:28,337" }, { "name": "smart_brain.mqtt.shellies.ffw.sleep.main_light.relay.0", @@ -70204,16 +70096,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890047.4969826, - "msecs": 496.0, - "relativeCreated": 25949.87188, - "thread": 138566156539584, + "created": 1756483048.3377848, + "msecs": 337.0, + "relativeCreated": 26033.208624, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffw/sleep/main_light/relay/0 and payload b'on'", - "asctime": "2025-08-22 21:14:07,496" + "asctime": "2025-08-29 17:57:28,337" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.main_light", @@ -70231,70 +70123,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890047.497247, - "msecs": 497.0, - "relativeCreated": 25950.136292, - "thread": 138566156539584, + "created": 1756483048.3380358, + "msecs": 338.0, + "relativeCreated": 26033.459364, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 127.0}'", - "asctime": "2025-08-22 21:14:07,497" - }, - { - "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.window_light.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffw/ffw/sleep/window_light/set", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890047.5388024, - "msecs": 538.0, - "relativeCreated": 25991.691768, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffw/ffw/sleep/window_light/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:14:07,538" - }, - { - "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.window_light", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffw/ffw/sleep/window_light", - "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890047.53912, - "msecs": 539.0, - "relativeCreated": 25992.009301, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffw/ffw/sleep/window_light and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:07,539" + "asctime": "2025-08-29 17:57:28,338" }, { "name": "smart_brain.mqtt.videv.ffw.sleep.main_light.state", @@ -70312,16 +70150,70 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890047.539468, - "msecs": 539.0, - "relativeCreated": 25992.357382, - "thread": 138566156539584, + "created": 1756483048.3806512, + "msecs": 380.0, + "relativeCreated": 26076.075046, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/sleep/main_light/state and payload b'true'", - "asctime": "2025-08-22 21:14:07,539" + "asctime": "2025-08-29 17:57:28,380" + }, + { + "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.window_light.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffw/ffw/sleep/window_light/set", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483048.4214733, + "msecs": 421.0, + "relativeCreated": 26116.897089, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffw/ffw/sleep/window_light/set and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:28,421" + }, + { + "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.window_light", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffw/ffw/sleep/window_light", + "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483048.4217763, + "msecs": 421.0, + "relativeCreated": 26117.200064, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffw/ffw/sleep/window_light and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:28,421" }, { "name": "smart_brain.mqtt.videv.ffw.sleep.main_light.brightness", @@ -70339,16 +70231,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890047.5398622, - "msecs": 539.0, - "relativeCreated": 25992.751632, - "thread": 138566156539584, + "created": 1756483048.4221282, + "msecs": 422.0, + "relativeCreated": 26117.551902, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/sleep/main_light/brightness and payload b'50'", - "asctime": "2025-08-22 21:14:07,539" + "asctime": "2025-08-29 17:57:28,422" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.window_light", @@ -70366,19 +70258,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890047.540134, - "msecs": 540.0, - "relativeCreated": 25993.023373, - "thread": 138566156539584, + "created": 1756483048.4227188, + "msecs": 422.0, + "relativeCreated": 26118.142497, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/sleep/window_light and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:07,540" + "asctime": "2025-08-29 17:57:28,422" } ], - "time_consumption": 0.053910017013549805 + "time_consumption": 0.011949777603149414 }, { "name": "__tLogger__", @@ -70396,16 +70288,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890047.5943935, - "msecs": 594.0, - "relativeCreated": 26047.283119, - "thread": 138566182236416, + "created": 1756483048.4350233, + "msecs": 435.0, + "relativeCreated": 26130.446934, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Shelly.relay/0 (ffw.sleep.main_light) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:07,594", + "asctime": "2025-08-29 17:57:28,435", "moduleLogger": [ { "name": "__unittest__", @@ -70424,16 +70316,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890047.594274, - "msecs": 594.0, - "relativeCreated": 26047.163342, - "thread": 138566182236416, + "created": 1756483048.4349291, + "msecs": 434.0, + "relativeCreated": 26130.352745, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Shelly.relay/0 (ffw.sleep.main_light)): True ()", - "asctime": "2025-08-22 21:14:07,594" + "asctime": "2025-08-29 17:57:28,434" }, { "name": "__unittest__", @@ -70453,25 +70345,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890047.594351, - "msecs": 594.0, - "relativeCreated": 26047.240593, - "thread": 138566182236416, + "created": 1756483048.4349833, + "msecs": 434.0, + "relativeCreated": 26130.406847, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Shelly.relay/0 (ffw.sleep.main_light)): result = True ()", - "asctime": "2025-08-22 21:14:07,594" + "asctime": "2025-08-29 17:57:28,434" } ], - "time_consumption": 4.2438507080078125e-05 + "time_consumption": 4.00543212890625e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.state (ffw.sleep.main_light)", + "ViDevCommon.state (ffw.sleep.main_light)", "False" ], "levelname": "DEBUG", @@ -70483,16 +70375,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890047.6950216, - "msecs": 695.0, - "relativeCreated": 26147.910872, - "thread": 138566182236416, + "created": 1756483048.5356252, + "msecs": 535.0, + "relativeCreated": 26231.048895, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.state (ffw.sleep.main_light) to False", - "asctime": "2025-08-22 21:14:07,695", + "message": "Setting state of ViDevCommon.state (ffw.sleep.main_light) to False", + "asctime": "2025-08-29 17:57:28,535", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.sleep.main_light.state.set", @@ -70510,16 +70402,97 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890047.594505, - "msecs": 594.0, - "relativeCreated": 26047.394313, - "thread": 138566182236416, + "created": 1756483048.4351246, + "msecs": 435.0, + "relativeCreated": 26130.548322, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/sleep/main_light/state/set and payload false", - "asctime": "2025-08-22 21:14:07,594" + "asctime": "2025-08-29 17:57:28,435" + }, + { + "name": "smart_brain.mqtt.videv.ffw.sleep.window_light.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffw/sleep/window_light/state", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483048.4670956, + "msecs": 467.0, + "relativeCreated": 26162.519339, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffw/sleep/window_light/state and payload b'true'", + "asctime": "2025-08-29 17:57:28,467" + }, + { + "name": "smart_brain.mqtt.videv.ffw.sleep.window_light.brightness", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffw/sleep/window_light/brightness", + "b'50'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483048.5075035, + "msecs": 507.0, + "relativeCreated": 26202.927187, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffw/sleep/window_light/brightness and payload b'50'", + "asctime": "2025-08-29 17:57:28,507" + }, + { + "name": "smart_brain.mqtt.videv.ffw.sleep.window_light.color_temp", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffw/sleep/window_light/color_temp", + "b'5'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483048.5079417, + "msecs": 507.0, + "relativeCreated": 26203.365394, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffw/sleep/window_light/color_temp and payload b'5'", + "asctime": "2025-08-29 17:57:28,507" }, { "name": "smart_brain.mqtt.shellies.ffw.sleep.main_light.relay.0.command", @@ -70537,16 +70510,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890047.5967488, - "msecs": 596.0, - "relativeCreated": 26049.638086, - "thread": 138566156539584, + "created": 1756483048.5082464, + "msecs": 508.0, + "relativeCreated": 26203.670109, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffw/sleep/main_light/relay/0/command and payload b'off'", - "asctime": "2025-08-22 21:14:07,596" + "asctime": "2025-08-29 17:57:28,508" }, { "name": "smart_brain.mqtt.shellies.ffw.sleep.main_light.relay.0", @@ -70564,16 +70537,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890047.597023, - "msecs": 597.0, - "relativeCreated": 26049.912361, - "thread": 138566156539584, + "created": 1756483048.5084248, + "msecs": 508.0, + "relativeCreated": 26203.848384, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/ffw/sleep/main_light/relay/0 and payload off", - "asctime": "2025-08-22 21:14:07,597" + "asctime": "2025-08-29 17:57:28,508" }, { "name": "smart_brain.mqtt.shellies.ffw.sleep.main_light.relay.0", @@ -70591,127 +70564,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890047.59787, - "msecs": 597.0, - "relativeCreated": 26050.759552, - "thread": 138566156539584, + "created": 1756483048.5090747, + "msecs": 509.0, + "relativeCreated": 26204.498439, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffw/sleep/main_light/relay/0 and payload b'off'", - "asctime": "2025-08-22 21:14:07,597" - }, - { - "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.window_light.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffw/ffw/sleep/window_light/set", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890047.6391757, - "msecs": 639.0, - "relativeCreated": 26092.06518, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffw/ffw/sleep/window_light/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:14:07,639" - }, - { - "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.window_light", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffw/ffw/sleep/window_light", - "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890047.6394525, - "msecs": 639.0, - "relativeCreated": 26092.341917, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffw/ffw/sleep/window_light and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:07,639" - }, - { - "name": "smart_brain.mqtt.videv.ffw.sleep.main_light.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffw/sleep/main_light/state", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890047.6398096, - "msecs": 639.0, - "relativeCreated": 26092.698835, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffw/sleep/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:14:07,639" - }, - { - "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.window_light", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffw/ffw/sleep/window_light", - "b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890047.640573, - "msecs": 640.0, - "relativeCreated": 26093.462209, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffw/ffw/sleep/window_light and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:07,640" + "asctime": "2025-08-29 17:57:28,509" } ], - "time_consumption": 0.054448604583740234 + "time_consumption": 0.0265505313873291 }, { "name": "__tLogger__", @@ -70729,16 +70594,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890047.6953554, - "msecs": 695.0, - "relativeCreated": 26148.244905, - "thread": 138566182236416, + "created": 1756483048.5360239, + "msecs": 536.0, + "relativeCreated": 26231.447481, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Shelly.relay/0 (ffw.sleep.main_light) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:07,695", + "asctime": "2025-08-29 17:57:28,536", "moduleLogger": [ { "name": "__unittest__", @@ -70757,16 +70622,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890047.6952593, - "msecs": 695.0, - "relativeCreated": 26148.148722, - "thread": 138566182236416, + "created": 1756483048.535902, + "msecs": 535.0, + "relativeCreated": 26231.325636, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Shelly.relay/0 (ffw.sleep.main_light)): False ()", - "asctime": "2025-08-22 21:14:07,695" + "asctime": "2025-08-29 17:57:28,535" }, { "name": "__unittest__", @@ -70786,28 +70651,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890047.6953142, - "msecs": 695.0, - "relativeCreated": 26148.203489, - "thread": 138566182236416, + "created": 1756483048.5359607, + "msecs": 535.0, + "relativeCreated": 26231.384261, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Shelly.relay/0 (ffw.sleep.main_light)): result = False ()", - "asctime": "2025-08-22 21:14:07,695" + "asctime": "2025-08-29 17:57:28,535" } ], - "time_consumption": 4.124641418457031e-05 + "time_consumption": 6.318092346191406e-05 } ], - "time_consumption": 0.30292820930480957, - "time_start": "2025-08-22 21:14:07,392", - "time_finished": "2025-08-22 21:14:07,695" + "time_consumption": 0.30260682106018066, + "time_start": "2025-08-29 17:57:28,233", + "time_finished": "2025-08-29 17:57:28,536" }, - "Shelly.relay/0 (ffw.sleep.main_light) -> ViDevLight.state (ffw.sleep.main_light)": { + "Shelly.relay/0 (ffw.sleep.main_light) -> ViDevCommon.state (ffw.sleep.main_light)": { "name": "__tLogger__", - "msg": "Shelly.relay/0 (ffw.sleep.main_light) -> ViDevLight.state (ffw.sleep.main_light)", + "msg": "Shelly.relay/0 (ffw.sleep.main_light) -> ViDevCommon.state (ffw.sleep.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -70818,16 +70683,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890047.6955593, - "msecs": 695.0, - "relativeCreated": 26148.448667, - "thread": 138566182236416, + "created": 1756483048.5362637, + "msecs": 536.0, + "relativeCreated": 26231.687272, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Shelly.relay/0 (ffw.sleep.main_light) -> ViDevLight.state (ffw.sleep.main_light)", - "asctime": "2025-08-22 21:14:07,695", + "message": "Shelly.relay/0 (ffw.sleep.main_light) -> ViDevCommon.state (ffw.sleep.main_light)", + "asctime": "2025-08-29 17:57:28,536", "moduleLogger": [], "testcaseLogger": [ { @@ -70845,16 +70710,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890047.7962337, - "msecs": 796.0, - "relativeCreated": 26249.123052, - "thread": 138566182236416, + "created": 1756483048.6367042, + "msecs": 636.0, + "relativeCreated": 26332.127969, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:07,796", + "asctime": "2025-08-29 17:57:28,636", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.sleep.main_light.state.set", @@ -70872,574 +70737,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890047.6957233, - "msecs": 695.0, - "relativeCreated": 26148.612687, - "thread": 138566182236416, + "created": 1756483048.536406, + "msecs": 536.0, + "relativeCreated": 26231.829801, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/sleep/main_light/state/set and payload false", - "asctime": "2025-08-22 21:14:07,695" - } - ], - "time_consumption": 0.1005103588104248 - }, - { - "name": "__tLogger__", - "msg": "Start state (master, slave) is correct (Content %s and Type is %s).", - "args": [ - "(False, False)", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890047.7965956, - "msecs": 796.0, - "relativeCreated": 26249.484748, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:07,796", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Start state (master, slave)", - "(False, False)", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890047.7964697, - "msecs": 796.0, - "relativeCreated": 26249.359188, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:07,796" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Start state (master, slave)", - "=", - "(False, False)", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890047.7965512, - "msecs": 796.0, - "relativeCreated": 26249.440526, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:07,796" - } - ], - "time_consumption": 4.4345855712890625e-05 - }, - { - "name": "__tLogger__", - "msg": "Setting state of %s to %s", - "args": [ - "Shelly.relay/0 (ffw.sleep.main_light)", - "True" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 28, - "funcName": "device_follow", - "created": 1755890047.8975499, - "msecs": 897.0, - "relativeCreated": 26350.439296, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Setting state of Shelly.relay/0 (ffw.sleep.main_light) to True", - "asctime": "2025-08-22 21:14:07,897", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.shellies.ffw.sleep.main_light.relay.0", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "shellies/ffw/sleep/main_light/relay/0", - "on" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890047.7967143, - "msecs": 796.0, - "relativeCreated": 26249.603704, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic shellies/ffw/sleep/main_light/relay/0 and payload on", - "asctime": "2025-08-22 21:14:07,796" - }, - { - "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.main_light", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffw/ffw/sleep/main_light", - "{\"state\": \"on\", \"brightness\": 127.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890047.7970965, - "msecs": 797.0, - "relativeCreated": 26249.985835, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffw/ffw/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 127.0}", - "asctime": "2025-08-22 21:14:07,797" - }, - { - "name": "smart_brain.mqtt.shellies.ffw.sleep.main_light.relay.0", - "msg": "Received message with topic %s and payload %s", - "args": [ - "shellies/ffw/sleep/main_light/relay/0", - "b'on'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890047.7979867, - "msecs": 797.0, - "relativeCreated": 26250.876337, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic shellies/ffw/sleep/main_light/relay/0 and payload b'on'", - "asctime": "2025-08-22 21:14:07,797" - }, - { - "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.main_light", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffw/ffw/sleep/main_light", - "b'{\"state\": \"on\", \"brightness\": 127.0}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890047.798309, - "msecs": 798.0, - "relativeCreated": 26251.198576, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffw/ffw/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 127.0}'", - "asctime": "2025-08-22 21:14:07,798" - }, - { - "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.window_light.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffw/ffw/sleep/window_light/set", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890047.7999845, - "msecs": 799.0, - "relativeCreated": 26252.873722, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffw/ffw/sleep/window_light/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:14:07,799" - }, - { - "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.window_light", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffw/ffw/sleep/window_light", - "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890047.8002224, - "msecs": 800.0, - "relativeCreated": 26253.111817, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffw/ffw/sleep/window_light and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:07,800" - }, - { - "name": "smart_brain.mqtt.videv.ffw.sleep.main_light.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffw/sleep/main_light/state", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890047.800554, - "msecs": 800.0, - "relativeCreated": 26253.443435, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffw/sleep/main_light/state and payload b'true'", - "asctime": "2025-08-22 21:14:07,800" - }, - { - "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.window_light", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffw/ffw/sleep/window_light", - "b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890047.801204, - "msecs": 801.0, - "relativeCreated": 26254.093448, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffw/ffw/sleep/window_light and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:07,801" - } - ], - "time_consumption": 0.09634590148925781 - }, - { - "name": "__tLogger__", - "msg": "Value for ViDevLight.state (ffw.sleep.main_light) is correct (Content %s and Type is %s).", - "args": [ - "True", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890047.89794, - "msecs": 897.0, - "relativeCreated": 26350.82944, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Value for ViDevLight.state (ffw.sleep.main_light) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:07,897", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Value for ViDevLight.state (ffw.sleep.main_light)", - "True", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890047.8977804, - "msecs": 897.0, - "relativeCreated": 26350.669973, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Value for ViDevLight.state (ffw.sleep.main_light)): True ()", - "asctime": "2025-08-22 21:14:07,897" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Value for ViDevLight.state (ffw.sleep.main_light)", - "=", - "True", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890047.8978372, - "msecs": 897.0, - "relativeCreated": 26350.726371, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Value for ViDevLight.state (ffw.sleep.main_light)): result = True ()", - "asctime": "2025-08-22 21:14:07,897" - } - ], - "time_consumption": 0.00010275840759277344 - }, - { - "name": "__tLogger__", - "msg": "Setting state of %s to %s", - "args": [ - "Shelly.relay/0 (ffw.sleep.main_light)", - "False" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 28, - "funcName": "device_follow", - "created": 1755890047.9985943, - "msecs": 998.0, - "relativeCreated": 26451.483718, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Setting state of Shelly.relay/0 (ffw.sleep.main_light) to False", - "asctime": "2025-08-22 21:14:07,998", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.shellies.ffw.sleep.main_light.relay.0", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "shellies/ffw/sleep/main_light/relay/0", - "off" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890047.8980646, - "msecs": 898.0, - "relativeCreated": 26350.954042, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic shellies/ffw/sleep/main_light/relay/0 and payload off", - "asctime": "2025-08-22 21:14:07,898" - }, - { - "name": "smart_brain.mqtt.shellies.ffw.sleep.main_light.relay.0", - "msg": "Received message with topic %s and payload %s", - "args": [ - "shellies/ffw/sleep/main_light/relay/0", - "b'off'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890047.899179, - "msecs": 899.0, - "relativeCreated": 26352.068343, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic shellies/ffw/sleep/main_light/relay/0 and payload b'off'", - "asctime": "2025-08-22 21:14:07,899" - }, - { - "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.window_light.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffw/ffw/sleep/window_light/set", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890047.9006398, - "msecs": 900.0, - "relativeCreated": 26353.529116, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffw/ffw/sleep/window_light/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:14:07,900" - }, - { - "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.window_light", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffw/ffw/sleep/window_light", - "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890047.9008756, - "msecs": 900.0, - "relativeCreated": 26353.765039, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffw/ffw/sleep/window_light and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:07,900" + "asctime": "2025-08-29 17:57:28,536" }, { "name": "smart_brain.mqtt.videv.ffw.sleep.main_light.state", @@ -71457,16 +70764,70 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890047.901223, - "msecs": 901.0, - "relativeCreated": 26354.112198, - "thread": 138566156539584, + "created": 1756483048.5516093, + "msecs": 551.0, + "relativeCreated": 26247.033035, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/sleep/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:14:07,901" + "asctime": "2025-08-29 17:57:28,551" + }, + { + "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.window_light.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffw/ffw/sleep/window_light/set", + "b'{\"state\": \"off\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483048.5926008, + "msecs": 592.0, + "relativeCreated": 26288.024592, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffw/ffw/sleep/window_light/set and payload b'{\"state\": \"off\"}'", + "asctime": "2025-08-29 17:57:28,592" + }, + { + "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.window_light", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffw/ffw/sleep/window_light", + "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483048.59295, + "msecs": 592.0, + "relativeCreated": 26288.373778, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffw/ffw/sleep/window_light and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:28,592" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.window_light", @@ -71484,26 +70845,53 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890047.9017975, - "msecs": 901.0, - "relativeCreated": 26354.6871, - "thread": 138566156539584, + "created": 1756483048.5934913, + "msecs": 593.0, + "relativeCreated": 26288.914887, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/sleep/window_light and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:07,901" + "asctime": "2025-08-29 17:57:28,593" + }, + { + "name": "smart_brain.mqtt.videv.ffw.sleep.window_light.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffw/sleep/window_light/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483048.6357226, + "msecs": 635.0, + "relativeCreated": 26331.146485, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffw/sleep/window_light/state and payload b'false'", + "asctime": "2025-08-29 17:57:28,635" } ], - "time_consumption": 0.09679675102233887 + "time_consumption": 0.0009815692901611328 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.state (ffw.sleep.main_light) is correct (Content %s and Type is %s).", + "msg": "Start state (master, slave) is correct (Content %s and Type is %s).", "args": [ - "False", - "" + "(False, False)", + "" ], "levelname": "INFO", "levelno": 20, @@ -71514,24 +70902,24 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890047.998991, - "msecs": 998.0, - "relativeCreated": 26451.880526, - "thread": 138566182236416, + "created": 1756483048.6369798, + "msecs": 636.0, + "relativeCreated": 26332.403369, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.state (ffw.sleep.main_light) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:07,998", + "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", + "asctime": "2025-08-29 17:57:28,636", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.state (ffw.sleep.main_light)", - "False", - "" + "Start state (master, slave)", + "(False, False)", + "" ], "levelname": "DEBUG", "levelno": 10, @@ -71542,25 +70930,25 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890047.9988484, - "msecs": 998.0, - "relativeCreated": 26451.737788, - "thread": 138566182236416, + "created": 1756483048.6368804, + "msecs": 636.0, + "relativeCreated": 26332.304081, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.state (ffw.sleep.main_light)): False ()", - "asctime": "2025-08-22 21:14:07,998" + "message": "Result (Start state (master, slave)): (False, False) ()", + "asctime": "2025-08-29 17:57:28,636" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.state (ffw.sleep.main_light)", + "Start state (master, slave)", "=", - "False", - "" + "(False, False)", + "" ], "levelname": "DEBUG", "levelno": 10, @@ -71571,54 +70959,27 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890047.9989452, - "msecs": 998.0, - "relativeCreated": 26451.834692, - "thread": 138566182236416, + "created": 1756483048.6369348, + "msecs": 636.0, + "relativeCreated": 26332.358279, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.state (ffw.sleep.main_light)): result = False ()", - "asctime": "2025-08-22 21:14:07,998" + "message": "Expectation (Start state (master, slave)): result = (False, False) ()", + "asctime": "2025-08-29 17:57:28,636" } ], - "time_consumption": 4.57763671875e-05 - } - ], - "time_consumption": 0.30343174934387207, - "time_start": "2025-08-22 21:14:07,695", - "time_finished": "2025-08-22 21:14:07,998" - }, - "ViDevLight.brightness (ffw.sleep.main_light) -> Light.brightness (ffw.sleep.main_light)": { - "name": "__tLogger__", - "msg": "ViDevLight.brightness (ffw.sleep.main_light) -> Light.brightness (ffw.sleep.main_light)", - "args": null, - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/report/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 329, - "funcName": "testCase", - "created": 1755890047.9991906, - "msecs": 999.0, - "relativeCreated": 26452.079991, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "ViDevLight.brightness (ffw.sleep.main_light) -> Light.brightness (ffw.sleep.main_light)", - "asctime": "2025-08-22 21:14:07,999", - "moduleLogger": [], - "testcaseLogger": [ + "time_consumption": 4.506111145019531e-05 + }, { "name": "__tLogger__", - "msg": "Prepare: Switching on device", - "args": [], + "msg": "Setting state of %s to %s", + "args": [ + "Shelly.relay/0 (ffw.sleep.main_light)", + "True" + ], "levelname": "DEBUG", "levelno": 10, "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", @@ -71626,18 +70987,18 @@ "module": "common_testcases", "exc_text": null, "stack_info": null, - "lineno": 13, + "lineno": 28, "funcName": "device_follow", - "created": 1755890048.1000106, - "msecs": 100.0, - "relativeCreated": 26552.900258, - "thread": 138566182236416, + "created": 1756483048.73772, + "msecs": 737.0, + "relativeCreated": 26433.143794, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Prepare: Switching on device", - "asctime": "2025-08-22 21:14:08,100", + "message": "Setting state of Shelly.relay/0 (ffw.sleep.main_light) to True", + "asctime": "2025-08-29 17:57:28,737", "moduleLogger": [ { "name": "smart_brain.mqtt.shellies.ffw.sleep.main_light.relay.0", @@ -71655,16 +71016,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890047.9993088, - "msecs": 999.0, - "relativeCreated": 26452.198144, - "thread": 138566182236416, + "created": 1756483048.637089, + "msecs": 637.0, + "relativeCreated": 26332.512592, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/ffw/sleep/main_light/relay/0 and payload on", - "asctime": "2025-08-22 21:14:07,999" + "asctime": "2025-08-29 17:57:28,637" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.main_light", @@ -71682,16 +71043,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890047.999614, - "msecs": 999.0, - "relativeCreated": 26452.503437, - "thread": 138566182236416, + "created": 1756483048.6373212, + "msecs": 637.0, + "relativeCreated": 26332.744997, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 127.0}", - "asctime": "2025-08-22 21:14:07,999" + "asctime": "2025-08-29 17:57:28,637" }, { "name": "smart_brain.mqtt.shellies.ffw.sleep.main_light.relay.0", @@ -71709,16 +71070,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890048.0005066, - "msecs": 0.0, - "relativeCreated": 26453.396075, - "thread": 138566156539584, + "created": 1756483048.6378944, + "msecs": 637.0, + "relativeCreated": 26333.317969, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffw/sleep/main_light/relay/0 and payload b'on'", - "asctime": "2025-08-22 21:14:08,000" + "asctime": "2025-08-29 17:57:28,637" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.main_light", @@ -71736,70 +71097,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890048.000854, - "msecs": 0.0, - "relativeCreated": 26453.743383, - "thread": 138566156539584, + "created": 1756483048.6382244, + "msecs": 638.0, + "relativeCreated": 26333.648077, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 127.0}'", - "asctime": "2025-08-22 21:14:08,000" - }, - { - "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.window_light.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffw/ffw/sleep/window_light/set", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890048.041439, - "msecs": 41.0, - "relativeCreated": 26494.328329, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffw/ffw/sleep/window_light/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:14:08,041" - }, - { - "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.window_light", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_ffw/ffw/sleep/window_light", - "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890048.0417087, - "msecs": 41.0, - "relativeCreated": 26494.598147, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_ffw/ffw/sleep/window_light and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:08,041" + "asctime": "2025-08-29 17:57:28,638" }, { "name": "smart_brain.mqtt.videv.ffw.sleep.main_light.state", @@ -71817,16 +71124,70 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890048.042163, - "msecs": 42.0, - "relativeCreated": 26495.052304, - "thread": 138566156539584, + "created": 1756483048.6786783, + "msecs": 678.0, + "relativeCreated": 26374.101936, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/sleep/main_light/state and payload b'true'", - "asctime": "2025-08-22 21:14:08,042" + "asctime": "2025-08-29 17:57:28,678" + }, + { + "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.window_light.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffw/ffw/sleep/window_light/set", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483048.6791506, + "msecs": 679.0, + "relativeCreated": 26374.574386, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffw/ffw/sleep/window_light/set and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:28,679" + }, + { + "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.window_light", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffw/ffw/sleep/window_light", + "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483048.679388, + "msecs": 679.0, + "relativeCreated": 26374.811747, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffw/ffw/sleep/window_light and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:28,679" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.window_light", @@ -71844,19 +71205,739 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890048.0428605, - "msecs": 42.0, - "relativeCreated": 26495.749954, - "thread": 138566156539584, + "created": 1756483048.6801932, + "msecs": 680.0, + "relativeCreated": 26375.617065, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/sleep/window_light and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:08,042" + "asctime": "2025-08-29 17:57:28,680" + }, + { + "name": "smart_brain.mqtt.videv.ffw.sleep.window_light.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffw/sleep/window_light/state", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483048.721421, + "msecs": 721.0, + "relativeCreated": 26416.844718, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffw/sleep/window_light/state and payload b'true'", + "asctime": "2025-08-29 17:57:28,721" } ], - "time_consumption": 0.05715012550354004 + "time_consumption": 0.016299009323120117 + }, + { + "name": "__tLogger__", + "msg": "Value for ViDevCommon.state (ffw.sleep.main_light) is correct (Content %s and Type is %s).", + "args": [ + "True", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483048.7380989, + "msecs": 738.0, + "relativeCreated": 26433.522663, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Value for ViDevCommon.state (ffw.sleep.main_light) is correct (Content True and Type is ).", + "asctime": "2025-08-29 17:57:28,738", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Value for ViDevCommon.state (ffw.sleep.main_light)", + "True", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483048.7379937, + "msecs": 737.0, + "relativeCreated": 26433.417523, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Value for ViDevCommon.state (ffw.sleep.main_light)): True ()", + "asctime": "2025-08-29 17:57:28,737" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Value for ViDevCommon.state (ffw.sleep.main_light)", + "=", + "True", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483048.738055, + "msecs": 738.0, + "relativeCreated": 26433.478576, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Value for ViDevCommon.state (ffw.sleep.main_light)): result = True ()", + "asctime": "2025-08-29 17:57:28,738" + } + ], + "time_consumption": 4.38690185546875e-05 + }, + { + "name": "__tLogger__", + "msg": "Setting state of %s to %s", + "args": [ + "Shelly.relay/0 (ffw.sleep.main_light)", + "False" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 28, + "funcName": "device_follow", + "created": 1756483048.8387814, + "msecs": 838.0, + "relativeCreated": 26534.205008, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Setting state of Shelly.relay/0 (ffw.sleep.main_light) to False", + "asctime": "2025-08-29 17:57:28,838", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.shellies.ffw.sleep.main_light.relay.0", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "shellies/ffw/sleep/main_light/relay/0", + "off" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483048.7382393, + "msecs": 738.0, + "relativeCreated": 26433.662937, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic shellies/ffw/sleep/main_light/relay/0 and payload off", + "asctime": "2025-08-29 17:57:28,738" + }, + { + "name": "smart_brain.mqtt.shellies.ffw.sleep.main_light.relay.0", + "msg": "Received message with topic %s and payload %s", + "args": [ + "shellies/ffw/sleep/main_light/relay/0", + "b'off'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483048.7393608, + "msecs": 739.0, + "relativeCreated": 26434.784343, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic shellies/ffw/sleep/main_light/relay/0 and payload b'off'", + "asctime": "2025-08-29 17:57:28,739" + }, + { + "name": "smart_brain.mqtt.videv.ffw.sleep.main_light.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffw/sleep/main_light/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483048.7805946, + "msecs": 780.0, + "relativeCreated": 26476.018298, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffw/sleep/main_light/state and payload b'false'", + "asctime": "2025-08-29 17:57:28,780" + }, + { + "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.window_light.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffw/ffw/sleep/window_light/set", + "b'{\"state\": \"off\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483048.7810826, + "msecs": 781.0, + "relativeCreated": 26476.506317, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffw/ffw/sleep/window_light/set and payload b'{\"state\": \"off\"}'", + "asctime": "2025-08-29 17:57:28,781" + }, + { + "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.window_light", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffw/ffw/sleep/window_light", + "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483048.7813294, + "msecs": 781.0, + "relativeCreated": 26476.752993, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffw/ffw/sleep/window_light and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:28,781" + }, + { + "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.window_light", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffw/ffw/sleep/window_light", + "b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483048.782259, + "msecs": 782.0, + "relativeCreated": 26477.682581, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffw/ffw/sleep/window_light and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", + "asctime": "2025-08-29 17:57:28,782" + }, + { + "name": "smart_brain.mqtt.videv.ffw.sleep.window_light.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffw/sleep/window_light/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483048.823524, + "msecs": 823.0, + "relativeCreated": 26518.94789, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffw/sleep/window_light/state and payload b'false'", + "asctime": "2025-08-29 17:57:28,823" + } + ], + "time_consumption": 0.01525735855102539 + }, + { + "name": "__tLogger__", + "msg": "Value for ViDevCommon.state (ffw.sleep.main_light) is correct (Content %s and Type is %s).", + "args": [ + "False", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483048.839153, + "msecs": 839.0, + "relativeCreated": 26534.576956, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Value for ViDevCommon.state (ffw.sleep.main_light) is correct (Content False and Type is ).", + "asctime": "2025-08-29 17:57:28,839", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Value for ViDevCommon.state (ffw.sleep.main_light)", + "False", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483048.8390534, + "msecs": 839.0, + "relativeCreated": 26534.476957, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Value for ViDevCommon.state (ffw.sleep.main_light)): False ()", + "asctime": "2025-08-29 17:57:28,839" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Value for ViDevCommon.state (ffw.sleep.main_light)", + "=", + "False", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483048.8391109, + "msecs": 839.0, + "relativeCreated": 26534.534527, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Value for ViDevCommon.state (ffw.sleep.main_light)): result = False ()", + "asctime": "2025-08-29 17:57:28,839" + } + ], + "time_consumption": 4.220008850097656e-05 + } + ], + "time_consumption": 0.302889347076416, + "time_start": "2025-08-29 17:57:28,536", + "time_finished": "2025-08-29 17:57:28,839" + }, + "ViDevCommon.brightness (ffw.sleep.main_light) -> Light.brightness (ffw.sleep.main_light)": { + "name": "__tLogger__", + "msg": "ViDevCommon.brightness (ffw.sleep.main_light) -> Light.brightness (ffw.sleep.main_light)", + "args": null, + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/report/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 329, + "funcName": "testCase", + "created": 1756483048.8393903, + "msecs": 839.0, + "relativeCreated": 26534.813869, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "ViDevCommon.brightness (ffw.sleep.main_light) -> Light.brightness (ffw.sleep.main_light)", + "asctime": "2025-08-29 17:57:28,839", + "moduleLogger": [], + "testcaseLogger": [ + { + "name": "__tLogger__", + "msg": "Prepare: Switching on device", + "args": [], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 13, + "funcName": "device_follow", + "created": 1756483048.9400673, + "msecs": 940.0, + "relativeCreated": 26635.491071, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Prepare: Switching on device", + "asctime": "2025-08-29 17:57:28,940", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.shellies.ffw.sleep.main_light.relay.0", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "shellies/ffw/sleep/main_light/relay/0", + "on" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483048.8395152, + "msecs": 839.0, + "relativeCreated": 26534.938838, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic shellies/ffw/sleep/main_light/relay/0 and payload on", + "asctime": "2025-08-29 17:57:28,839" + }, + { + "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.main_light", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffw/ffw/sleep/main_light", + "{\"state\": \"on\", \"brightness\": 127.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483048.8398285, + "msecs": 839.0, + "relativeCreated": 26535.252285, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffw/ffw/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 127.0}", + "asctime": "2025-08-29 17:57:28,839" + }, + { + "name": "smart_brain.mqtt.shellies.ffw.sleep.main_light.relay.0", + "msg": "Received message with topic %s and payload %s", + "args": [ + "shellies/ffw/sleep/main_light/relay/0", + "b'on'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483048.840658, + "msecs": 840.0, + "relativeCreated": 26536.08165, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic shellies/ffw/sleep/main_light/relay/0 and payload b'on'", + "asctime": "2025-08-29 17:57:28,840" + }, + { + "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.main_light", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffw/ffw/sleep/main_light", + "b'{\"state\": \"on\", \"brightness\": 127.0}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483048.8410447, + "msecs": 841.0, + "relativeCreated": 26536.468515, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffw/ffw/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 127.0}'", + "asctime": "2025-08-29 17:57:28,841" + }, + { + "name": "smart_brain.mqtt.videv.ffw.sleep.main_light.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffw/sleep/main_light/state", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483048.8815718, + "msecs": 881.0, + "relativeCreated": 26576.995581, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffw/sleep/main_light/state and payload b'true'", + "asctime": "2025-08-29 17:57:28,881" + }, + { + "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.window_light.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffw/ffw/sleep/window_light/set", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483048.882007, + "msecs": 882.0, + "relativeCreated": 26577.430495, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffw/ffw/sleep/window_light/set and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:28,882" + }, + { + "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.window_light", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_ffw/ffw/sleep/window_light", + "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483048.8822293, + "msecs": 882.0, + "relativeCreated": 26577.653053, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_ffw/ffw/sleep/window_light and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:28,882" + }, + { + "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.window_light", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffw/ffw/sleep/window_light", + "b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483048.8829331, + "msecs": 882.0, + "relativeCreated": 26578.356844, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffw/ffw/sleep/window_light and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", + "asctime": "2025-08-29 17:57:28,882" + }, + { + "name": "smart_brain.mqtt.videv.ffw.sleep.window_light.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffw/sleep/window_light/state", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483048.9244976, + "msecs": 924.0, + "relativeCreated": 26619.921435, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffw/sleep/window_light/state and payload b'true'", + "asctime": "2025-08-29 17:57:28,924" + } + ], + "time_consumption": 0.015569686889648438 }, { "name": "__tLogger__", @@ -71873,16 +71954,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890048.2008517, - "msecs": 200.0, - "relativeCreated": 26653.741151, - "thread": 138566182236416, + "created": 1756483049.0409496, + "msecs": 40.0, + "relativeCreated": 26736.373103, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 100", - "asctime": "2025-08-22 21:14:08,200", + "asctime": "2025-08-29 17:57:29,040", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.sleep.main_light.brightness.set", @@ -71900,16 +71981,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890048.1002877, - "msecs": 100.0, - "relativeCreated": 26553.17722, - "thread": 138566182236416, + "created": 1756483048.9403412, + "msecs": 940.0, + "relativeCreated": 26635.764925, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/sleep/main_light/brightness/set and payload 100", - "asctime": "2025-08-22 21:14:08,100" + "asctime": "2025-08-29 17:57:28,940" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.main_light", @@ -71927,16 +72008,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890048.100597, - "msecs": 100.0, - "relativeCreated": 26553.486472, - "thread": 138566182236416, + "created": 1756483048.9406295, + "msecs": 940.0, + "relativeCreated": 26636.053181, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 254.0}", - "asctime": "2025-08-22 21:14:08,100" + "asctime": "2025-08-29 17:57:28,940" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.main_light.set", @@ -71954,16 +72035,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890048.102812, - "msecs": 102.0, - "relativeCreated": 26555.70165, - "thread": 138566156539584, + "created": 1756483048.9430048, + "msecs": 943.0, + "relativeCreated": 26638.428532, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/sleep/main_light/set and payload b'{\"brightness\": 254}'", - "asctime": "2025-08-22 21:14:08,102" + "asctime": "2025-08-29 17:57:28,943" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.main_light", @@ -71981,16 +72062,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890048.1032002, - "msecs": 103.0, - "relativeCreated": 26556.089546, - "thread": 138566156539584, + "created": 1756483048.9433663, + "msecs": 943.0, + "relativeCreated": 26638.790098, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0}'", - "asctime": "2025-08-22 21:14:08,103" + "asctime": "2025-08-29 17:57:28,943" }, { "name": "smart_brain.mqtt.videv.ffw.sleep.main_light.brightness", @@ -72008,19 +72089,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890048.1450174, - "msecs": 145.0, - "relativeCreated": 26597.906848, - "thread": 138566156539584, + "created": 1756483048.9848995, + "msecs": 984.0, + "relativeCreated": 26680.323391, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/sleep/main_light/brightness and payload b'100'", - "asctime": "2025-08-22 21:14:08,145" + "asctime": "2025-08-29 17:57:28,984" } ], - "time_consumption": 0.055834293365478516 + "time_consumption": 0.05605006217956543 }, { "name": "__tLogger__", @@ -72038,16 +72119,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890048.2012403, - "msecs": 201.0, - "relativeCreated": 26654.129827, - "thread": 138566182236416, + "created": 1756483049.0412765, + "msecs": 41.0, + "relativeCreated": 26736.700085, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (100, 100) and Type is ).", - "asctime": "2025-08-22 21:14:08,201", + "asctime": "2025-08-29 17:57:29,041", "moduleLogger": [ { "name": "__unittest__", @@ -72066,16 +72147,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890048.2011104, - "msecs": 201.0, - "relativeCreated": 26653.999788, - "thread": 138566182236416, + "created": 1756483049.041188, + "msecs": 41.0, + "relativeCreated": 26736.611792, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (100, 100) ()", - "asctime": "2025-08-22 21:14:08,201" + "asctime": "2025-08-29 17:57:29,041" }, { "name": "__unittest__", @@ -72095,25 +72176,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890048.2011962, - "msecs": 201.0, - "relativeCreated": 26654.085803, - "thread": 138566182236416, + "created": 1756483049.0412412, + "msecs": 41.0, + "relativeCreated": 26736.664727, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (100, 100) ()", - "asctime": "2025-08-22 21:14:08,201" + "asctime": "2025-08-29 17:57:29,041" } ], - "time_consumption": 4.410743713378906e-05 + "time_consumption": 3.528594970703125e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (ffw.sleep.main_light)", + "ViDevCommon.brightness (ffw.sleep.main_light)", "0" ], "levelname": "DEBUG", @@ -72125,16 +72206,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890048.3018577, - "msecs": 301.0, - "relativeCreated": 26754.747179, - "thread": 138566182236416, + "created": 1756483049.1418722, + "msecs": 141.0, + "relativeCreated": 26837.295703, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (ffw.sleep.main_light) to 0", - "asctime": "2025-08-22 21:14:08,301", + "message": "Setting state of ViDevCommon.brightness (ffw.sleep.main_light) to 0", + "asctime": "2025-08-29 17:57:29,141", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.sleep.main_light.brightness.set", @@ -72152,16 +72233,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890048.2013626, - "msecs": 201.0, - "relativeCreated": 26654.252157, - "thread": 138566182236416, + "created": 1756483049.0413756, + "msecs": 41.0, + "relativeCreated": 26736.799426, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/sleep/main_light/brightness/set and payload 0", - "asctime": "2025-08-22 21:14:08,201" + "asctime": "2025-08-29 17:57:29,041" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.main_light.set", @@ -72179,16 +72260,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890048.2036972, - "msecs": 203.0, - "relativeCreated": 26656.58655, - "thread": 138566156539584, + "created": 1756483049.0439281, + "msecs": 43.0, + "relativeCreated": 26739.35187, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/sleep/main_light/set and payload b'{\"brightness\": 1}'", - "asctime": "2025-08-22 21:14:08,203" + "asctime": "2025-08-29 17:57:29,043" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.main_light", @@ -72206,16 +72287,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890048.2039573, - "msecs": 203.0, - "relativeCreated": 26656.846743, - "thread": 138566156539584, + "created": 1756483049.0441654, + "msecs": 44.0, + "relativeCreated": 26739.589175, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 1.0}", - "asctime": "2025-08-22 21:14:08,203" + "asctime": "2025-08-29 17:57:29,044" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.main_light", @@ -72233,16 +72314,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890048.2047505, - "msecs": 204.0, - "relativeCreated": 26657.63992, - "thread": 138566156539584, + "created": 1756483049.0445964, + "msecs": 44.0, + "relativeCreated": 26740.020073, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 1.0}'", - "asctime": "2025-08-22 21:14:08,204" + "asctime": "2025-08-29 17:57:29,044" }, { "name": "smart_brain.mqtt.videv.ffw.sleep.main_light.brightness", @@ -72260,19 +72341,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890048.2461233, - "msecs": 246.0, - "relativeCreated": 26699.012788, - "thread": 138566156539584, + "created": 1756483049.0872817, + "msecs": 87.0, + "relativeCreated": 26782.705356, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/sleep/main_light/brightness and payload b'0'", - "asctime": "2025-08-22 21:14:08,246" + "asctime": "2025-08-29 17:57:29,087" } ], - "time_consumption": 0.05573439598083496 + "time_consumption": 0.054590463638305664 }, { "name": "__tLogger__", @@ -72290,16 +72371,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890048.3022768, - "msecs": 302.0, - "relativeCreated": 26755.166302, - "thread": 138566182236416, + "created": 1756483049.1422083, + "msecs": 142.0, + "relativeCreated": 26837.632013, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (ffw.sleep.main_light) is correct (Content 0 and Type is ).", - "asctime": "2025-08-22 21:14:08,302", + "asctime": "2025-08-29 17:57:29,142", "moduleLogger": [ { "name": "__unittest__", @@ -72318,16 +72399,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890048.302172, - "msecs": 302.0, - "relativeCreated": 26755.061321, - "thread": 138566182236416, + "created": 1756483049.1421077, + "msecs": 142.0, + "relativeCreated": 26837.531459, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (ffw.sleep.main_light)): 0 ()", - "asctime": "2025-08-22 21:14:08,302" + "asctime": "2025-08-29 17:57:29,142" }, { "name": "__unittest__", @@ -72347,25 +72428,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890048.3022342, - "msecs": 302.0, - "relativeCreated": 26755.123421, - "thread": 138566182236416, + "created": 1756483049.1421664, + "msecs": 142.0, + "relativeCreated": 26837.589869, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (ffw.sleep.main_light)): result = 0 ()", - "asctime": "2025-08-22 21:14:08,302" + "asctime": "2025-08-29 17:57:29,142" } ], - "time_consumption": 4.267692565917969e-05 + "time_consumption": 4.1961669921875e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (ffw.sleep.main_light)", + "ViDevCommon.brightness (ffw.sleep.main_light)", "20" ], "levelname": "DEBUG", @@ -72377,16 +72458,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890048.4029307, - "msecs": 402.0, - "relativeCreated": 26855.820128, - "thread": 138566182236416, + "created": 1756483049.2427871, + "msecs": 242.0, + "relativeCreated": 26938.21081, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (ffw.sleep.main_light) to 20", - "asctime": "2025-08-22 21:14:08,402", + "message": "Setting state of ViDevCommon.brightness (ffw.sleep.main_light) to 20", + "asctime": "2025-08-29 17:57:29,242", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.sleep.main_light.brightness.set", @@ -72404,16 +72485,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890048.302389, - "msecs": 302.0, - "relativeCreated": 26755.27838, - "thread": 138566182236416, + "created": 1756483049.1423209, + "msecs": 142.0, + "relativeCreated": 26837.74469, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/sleep/main_light/brightness/set and payload 20", - "asctime": "2025-08-22 21:14:08,302" + "asctime": "2025-08-29 17:57:29,142" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.main_light.set", @@ -72431,16 +72512,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890048.3048356, - "msecs": 304.0, - "relativeCreated": 26757.725002, - "thread": 138566156539584, + "created": 1756483049.1454089, + "msecs": 145.0, + "relativeCreated": 26840.832339, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/sleep/main_light/set and payload b'{\"brightness\": 52}'", - "asctime": "2025-08-22 21:14:08,304" + "asctime": "2025-08-29 17:57:29,145" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.main_light", @@ -72458,16 +72539,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890048.305127, - "msecs": 305.0, - "relativeCreated": 26758.016303, - "thread": 138566156539584, + "created": 1756483049.1456795, + "msecs": 145.0, + "relativeCreated": 26841.10295, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 52.0}", - "asctime": "2025-08-22 21:14:08,305" + "asctime": "2025-08-29 17:57:29,145" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.main_light", @@ -72485,16 +72566,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890048.3060498, - "msecs": 306.0, - "relativeCreated": 26758.939267, - "thread": 138566156539584, + "created": 1756483049.146242, + "msecs": 146.0, + "relativeCreated": 26841.665393, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 52.0}'", - "asctime": "2025-08-22 21:14:08,306" + "asctime": "2025-08-29 17:57:29,146" }, { "name": "smart_brain.mqtt.videv.ffw.sleep.main_light.brightness", @@ -72512,19 +72593,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890048.3468835, - "msecs": 346.0, - "relativeCreated": 26799.772951, - "thread": 138566156539584, + "created": 1756483049.1885543, + "msecs": 188.0, + "relativeCreated": 26883.977901, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/sleep/main_light/brightness and payload b'20'", - "asctime": "2025-08-22 21:14:08,346" + "asctime": "2025-08-29 17:57:29,188" } ], - "time_consumption": 0.05604720115661621 + "time_consumption": 0.05423283576965332 }, { "name": "__tLogger__", @@ -72542,16 +72623,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890048.403291, - "msecs": 403.0, - "relativeCreated": 26856.18018, - "thread": 138566182236416, + "created": 1756483049.2431705, + "msecs": 243.0, + "relativeCreated": 26938.59424, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (ffw.sleep.main_light) is correct (Content 20 and Type is ).", - "asctime": "2025-08-22 21:14:08,403", + "asctime": "2025-08-29 17:57:29,243", "moduleLogger": [ { "name": "__unittest__", @@ -72570,16 +72651,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890048.4031646, - "msecs": 403.0, - "relativeCreated": 26856.054193, - "thread": 138566182236416, + "created": 1756483049.2430577, + "msecs": 243.0, + "relativeCreated": 26938.481367, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (ffw.sleep.main_light)): 20 ()", - "asctime": "2025-08-22 21:14:08,403" + "asctime": "2025-08-29 17:57:29,243" }, { "name": "__unittest__", @@ -72599,25 +72680,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890048.403226, - "msecs": 403.0, - "relativeCreated": 26856.11538, - "thread": 138566182236416, + "created": 1756483049.243122, + "msecs": 243.0, + "relativeCreated": 26938.545816, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (ffw.sleep.main_light)): result = 20 ()", - "asctime": "2025-08-22 21:14:08,403" + "asctime": "2025-08-29 17:57:29,243" } ], - "time_consumption": 6.508827209472656e-05 + "time_consumption": 4.839897155761719e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (ffw.sleep.main_light)", + "ViDevCommon.brightness (ffw.sleep.main_light)", "40" ], "levelname": "DEBUG", @@ -72629,16 +72710,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890048.5039678, - "msecs": 503.0, - "relativeCreated": 26956.85706, - "thread": 138566182236416, + "created": 1756483049.343772, + "msecs": 343.0, + "relativeCreated": 27039.195527, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (ffw.sleep.main_light) to 40", - "asctime": "2025-08-22 21:14:08,503", + "message": "Setting state of ViDevCommon.brightness (ffw.sleep.main_light) to 40", + "asctime": "2025-08-29 17:57:29,343", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.sleep.main_light.brightness.set", @@ -72656,16 +72737,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890048.4034061, - "msecs": 403.0, - "relativeCreated": 26856.295562, - "thread": 138566182236416, + "created": 1756483049.2432897, + "msecs": 243.0, + "relativeCreated": 26938.713281, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/sleep/main_light/brightness/set and payload 40", - "asctime": "2025-08-22 21:14:08,403" + "asctime": "2025-08-29 17:57:29,243" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.main_light.set", @@ -72683,16 +72764,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890048.4057775, - "msecs": 405.0, - "relativeCreated": 26858.666766, - "thread": 138566156539584, + "created": 1756483049.2461975, + "msecs": 246.0, + "relativeCreated": 26941.621214, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/sleep/main_light/set and payload b'{\"brightness\": 102}'", - "asctime": "2025-08-22 21:14:08,405" + "asctime": "2025-08-29 17:57:29,246" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.main_light", @@ -72710,16 +72791,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890048.406049, - "msecs": 406.0, - "relativeCreated": 26858.938383, - "thread": 138566156539584, + "created": 1756483049.246468, + "msecs": 246.0, + "relativeCreated": 26941.891665, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 102.0}", - "asctime": "2025-08-22 21:14:08,406" + "asctime": "2025-08-29 17:57:29,246" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.main_light", @@ -72737,16 +72818,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890048.4068263, - "msecs": 406.0, - "relativeCreated": 26859.715571, - "thread": 138566156539584, + "created": 1756483049.2470016, + "msecs": 247.0, + "relativeCreated": 26942.425256, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 102.0}'", - "asctime": "2025-08-22 21:14:08,406" + "asctime": "2025-08-29 17:57:29,247" }, { "name": "smart_brain.mqtt.videv.ffw.sleep.main_light.brightness", @@ -72764,19 +72845,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890048.4481132, - "msecs": 448.0, - "relativeCreated": 26901.00251, - "thread": 138566156539584, + "created": 1756483049.2893796, + "msecs": 289.0, + "relativeCreated": 26984.80319, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/sleep/main_light/brightness and payload b'40'", - "asctime": "2025-08-22 21:14:08,448" + "asctime": "2025-08-29 17:57:29,289" } ], - "time_consumption": 0.05585455894470215 + "time_consumption": 0.054392337799072266 }, { "name": "__tLogger__", @@ -72794,16 +72875,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890048.5043285, - "msecs": 504.0, - "relativeCreated": 26957.217945, - "thread": 138566182236416, + "created": 1756483049.3441439, + "msecs": 344.0, + "relativeCreated": 27039.567656, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (ffw.sleep.main_light) is correct (Content 40 and Type is ).", - "asctime": "2025-08-22 21:14:08,504", + "asctime": "2025-08-29 17:57:29,344", "moduleLogger": [ { "name": "__unittest__", @@ -72822,16 +72903,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890048.5042005, - "msecs": 504.0, - "relativeCreated": 26957.089952, - "thread": 138566182236416, + "created": 1756483049.3440382, + "msecs": 344.0, + "relativeCreated": 27039.461748, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (ffw.sleep.main_light)): 40 ()", - "asctime": "2025-08-22 21:14:08,504" + "asctime": "2025-08-29 17:57:29,344" }, { "name": "__unittest__", @@ -72851,25 +72932,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890048.504286, - "msecs": 504.0, - "relativeCreated": 26957.175358, - "thread": 138566182236416, + "created": 1756483049.3440974, + "msecs": 344.0, + "relativeCreated": 27039.520878, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (ffw.sleep.main_light)): result = 40 ()", - "asctime": "2025-08-22 21:14:08,504" + "asctime": "2025-08-29 17:57:29,344" } ], - "time_consumption": 4.2438507080078125e-05 + "time_consumption": 4.649162292480469e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (ffw.sleep.main_light)", + "ViDevCommon.brightness (ffw.sleep.main_light)", "60" ], "levelname": "DEBUG", @@ -72881,16 +72962,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890048.6050088, - "msecs": 605.0, - "relativeCreated": 27057.898317, - "thread": 138566182236416, + "created": 1756483049.4445999, + "msecs": 444.0, + "relativeCreated": 27140.023402, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (ffw.sleep.main_light) to 60", - "asctime": "2025-08-22 21:14:08,605", + "message": "Setting state of ViDevCommon.brightness (ffw.sleep.main_light) to 60", + "asctime": "2025-08-29 17:57:29,444", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.sleep.main_light.brightness.set", @@ -72908,16 +72989,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890048.5044477, - "msecs": 504.0, - "relativeCreated": 26957.337135, - "thread": 138566182236416, + "created": 1756483049.3442824, + "msecs": 344.0, + "relativeCreated": 27039.705992, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/sleep/main_light/brightness/set and payload 60", - "asctime": "2025-08-22 21:14:08,504" + "asctime": "2025-08-29 17:57:29,344" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.main_light.set", @@ -72935,16 +73016,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890048.5066884, - "msecs": 506.0, - "relativeCreated": 26959.577637, - "thread": 138566156539584, + "created": 1756483049.3472416, + "msecs": 347.0, + "relativeCreated": 27042.665387, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/sleep/main_light/set and payload b'{\"brightness\": 153}'", - "asctime": "2025-08-22 21:14:08,506" + "asctime": "2025-08-29 17:57:29,347" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.main_light", @@ -72962,16 +73043,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890048.5069604, - "msecs": 506.0, - "relativeCreated": 26959.849832, - "thread": 138566156539584, + "created": 1756483049.3475387, + "msecs": 347.0, + "relativeCreated": 27042.962412, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 153.0}", - "asctime": "2025-08-22 21:14:08,506" + "asctime": "2025-08-29 17:57:29,347" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.main_light", @@ -72989,16 +73070,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890048.5079145, - "msecs": 507.0, - "relativeCreated": 26960.803851, - "thread": 138566156539584, + "created": 1756483049.3480592, + "msecs": 348.0, + "relativeCreated": 27043.482895, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 153.0}'", - "asctime": "2025-08-22 21:14:08,507" + "asctime": "2025-08-29 17:57:29,348" }, { "name": "smart_brain.mqtt.videv.ffw.sleep.main_light.brightness", @@ -73016,19 +73097,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890048.5490854, - "msecs": 549.0, - "relativeCreated": 27001.974719, - "thread": 138566156539584, + "created": 1756483049.3903987, + "msecs": 390.0, + "relativeCreated": 27085.822317, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/sleep/main_light/brightness and payload b'60'", - "asctime": "2025-08-22 21:14:08,549" + "asctime": "2025-08-29 17:57:29,390" } ], - "time_consumption": 0.0559234619140625 + "time_consumption": 0.05420112609863281 }, { "name": "__tLogger__", @@ -73046,16 +73127,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890048.605358, - "msecs": 605.0, - "relativeCreated": 27058.247306, - "thread": 138566182236416, + "created": 1756483049.4448946, + "msecs": 444.0, + "relativeCreated": 27140.318185, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (ffw.sleep.main_light) is correct (Content 60 and Type is ).", - "asctime": "2025-08-22 21:14:08,605", + "asctime": "2025-08-29 17:57:29,444", "moduleLogger": [ { "name": "__unittest__", @@ -73074,16 +73155,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890048.6052375, - "msecs": 605.0, - "relativeCreated": 27058.126851, - "thread": 138566182236416, + "created": 1756483049.4447837, + "msecs": 444.0, + "relativeCreated": 27140.207358, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (ffw.sleep.main_light)): 60 ()", - "asctime": "2025-08-22 21:14:08,605" + "asctime": "2025-08-29 17:57:29,444" }, { "name": "__unittest__", @@ -73103,25 +73184,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890048.6053147, - "msecs": 605.0, - "relativeCreated": 27058.204343, - "thread": 138566182236416, + "created": 1756483049.4448373, + "msecs": 444.0, + "relativeCreated": 27140.260974, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (ffw.sleep.main_light)): result = 60 ()", - "asctime": "2025-08-22 21:14:08,605" + "asctime": "2025-08-29 17:57:29,444" } ], - "time_consumption": 4.315376281738281e-05 + "time_consumption": 5.7220458984375e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (ffw.sleep.main_light)", + "ViDevCommon.brightness (ffw.sleep.main_light)", "80" ], "levelname": "DEBUG", @@ -73133,16 +73214,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890048.7060122, - "msecs": 706.0, - "relativeCreated": 27158.901648, - "thread": 138566182236416, + "created": 1756483049.5453315, + "msecs": 545.0, + "relativeCreated": 27240.755107, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (ffw.sleep.main_light) to 80", - "asctime": "2025-08-22 21:14:08,706", + "message": "Setting state of ViDevCommon.brightness (ffw.sleep.main_light) to 80", + "asctime": "2025-08-29 17:57:29,545", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.sleep.main_light.brightness.set", @@ -73160,16 +73241,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890048.6054711, - "msecs": 605.0, - "relativeCreated": 27058.360538, - "thread": 138566182236416, + "created": 1756483049.4449995, + "msecs": 444.0, + "relativeCreated": 27140.423048, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/sleep/main_light/brightness/set and payload 80", - "asctime": "2025-08-22 21:14:08,605" + "asctime": "2025-08-29 17:57:29,444" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.main_light.set", @@ -73187,16 +73268,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890048.607918, - "msecs": 607.0, - "relativeCreated": 27060.807412, - "thread": 138566156539584, + "created": 1756483049.4472742, + "msecs": 447.0, + "relativeCreated": 27142.697806, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/sleep/main_light/set and payload b'{\"brightness\": 203}'", - "asctime": "2025-08-22 21:14:08,607" + "asctime": "2025-08-29 17:57:29,447" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.main_light", @@ -73214,16 +73295,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890048.608175, - "msecs": 608.0, - "relativeCreated": 27061.064474, - "thread": 138566156539584, + "created": 1756483049.4475772, + "msecs": 447.0, + "relativeCreated": 27143.000999, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 203.0}", - "asctime": "2025-08-22 21:14:08,608" + "asctime": "2025-08-29 17:57:29,447" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.main_light", @@ -73241,16 +73322,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890048.6090968, - "msecs": 609.0, - "relativeCreated": 27061.986235, - "thread": 138566156539584, + "created": 1756483049.4482205, + "msecs": 448.0, + "relativeCreated": 27143.644125, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 203.0}'", - "asctime": "2025-08-22 21:14:08,609" + "asctime": "2025-08-29 17:57:29,448" }, { "name": "smart_brain.mqtt.videv.ffw.sleep.main_light.brightness", @@ -73268,19 +73349,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890048.6500983, - "msecs": 650.0, - "relativeCreated": 27102.987844, - "thread": 138566156539584, + "created": 1756483049.4904797, + "msecs": 490.0, + "relativeCreated": 27185.903427, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/sleep/main_light/brightness and payload b'80'", - "asctime": "2025-08-22 21:14:08,650" + "asctime": "2025-08-29 17:57:29,490" } ], - "time_consumption": 0.05591392517089844 + "time_consumption": 0.05485177040100098 }, { "name": "__tLogger__", @@ -73298,16 +73379,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890048.7063515, - "msecs": 706.0, - "relativeCreated": 27159.241142, - "thread": 138566182236416, + "created": 1756483049.5456576, + "msecs": 545.0, + "relativeCreated": 27241.081378, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (ffw.sleep.main_light) is correct (Content 80 and Type is ).", - "asctime": "2025-08-22 21:14:08,706", + "asctime": "2025-08-29 17:57:29,545", "moduleLogger": [ { "name": "__unittest__", @@ -73326,16 +73407,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890048.7062476, - "msecs": 706.0, - "relativeCreated": 27159.137102, - "thread": 138566182236416, + "created": 1756483049.545564, + "msecs": 545.0, + "relativeCreated": 27240.987685, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (ffw.sleep.main_light)): 80 ()", - "asctime": "2025-08-22 21:14:08,706" + "asctime": "2025-08-29 17:57:29,545" }, { "name": "__unittest__", @@ -73355,25 +73436,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890048.7063086, - "msecs": 706.0, - "relativeCreated": 27159.197898, - "thread": 138566182236416, + "created": 1756483049.545616, + "msecs": 545.0, + "relativeCreated": 27241.039454, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (ffw.sleep.main_light)): result = 80 ()", - "asctime": "2025-08-22 21:14:08,706" + "asctime": "2025-08-29 17:57:29,545" } ], - "time_consumption": 4.291534423828125e-05 + "time_consumption": 4.172325134277344e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (ffw.sleep.main_light)", + "ViDevCommon.brightness (ffw.sleep.main_light)", "100" ], "levelname": "DEBUG", @@ -73385,16 +73466,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890048.8069732, - "msecs": 806.0, - "relativeCreated": 27259.86248, - "thread": 138566182236416, + "created": 1756483049.646163, + "msecs": 646.0, + "relativeCreated": 27341.586564, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (ffw.sleep.main_light) to 100", - "asctime": "2025-08-22 21:14:08,806", + "message": "Setting state of ViDevCommon.brightness (ffw.sleep.main_light) to 100", + "asctime": "2025-08-29 17:57:29,646", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.sleep.main_light.brightness.set", @@ -73412,16 +73493,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890048.7064655, - "msecs": 706.0, - "relativeCreated": 27159.354824, - "thread": 138566182236416, + "created": 1756483049.5457687, + "msecs": 545.0, + "relativeCreated": 27241.192462, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/sleep/main_light/brightness/set and payload 100", - "asctime": "2025-08-22 21:14:08,706" + "asctime": "2025-08-29 17:57:29,545" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.main_light.set", @@ -73439,16 +73520,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890048.7087834, - "msecs": 708.0, - "relativeCreated": 27161.672721, - "thread": 138566156539584, + "created": 1756483049.5479665, + "msecs": 547.0, + "relativeCreated": 27243.390194, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/sleep/main_light/set and payload b'{\"brightness\": 254}'", - "asctime": "2025-08-22 21:14:08,708" + "asctime": "2025-08-29 17:57:29,547" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.main_light", @@ -73466,16 +73547,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890048.7090642, - "msecs": 709.0, - "relativeCreated": 27161.95355, - "thread": 138566156539584, + "created": 1756483049.548227, + "msecs": 548.0, + "relativeCreated": 27243.650789, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 254.0}", - "asctime": "2025-08-22 21:14:08,709" + "asctime": "2025-08-29 17:57:29,548" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.main_light", @@ -73493,16 +73574,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890048.7098105, - "msecs": 709.0, - "relativeCreated": 27162.699791, - "thread": 138566156539584, + "created": 1756483049.5486875, + "msecs": 548.0, + "relativeCreated": 27244.110995, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0}'", - "asctime": "2025-08-22 21:14:08,709" + "asctime": "2025-08-29 17:57:29,548" }, { "name": "smart_brain.mqtt.videv.ffw.sleep.main_light.brightness", @@ -73520,19 +73601,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890048.7510736, - "msecs": 751.0, - "relativeCreated": 27203.963002, - "thread": 138566156539584, + "created": 1756483049.59019, + "msecs": 590.0, + "relativeCreated": 27285.613554, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/sleep/main_light/brightness and payload b'100'", - "asctime": "2025-08-22 21:14:08,751" + "asctime": "2025-08-29 17:57:29,590" } ], - "time_consumption": 0.055899620056152344 + "time_consumption": 0.055973052978515625 }, { "name": "__tLogger__", @@ -73550,16 +73631,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890048.8073008, - "msecs": 807.0, - "relativeCreated": 27260.190141, - "thread": 138566182236416, + "created": 1756483049.6465974, + "msecs": 646.0, + "relativeCreated": 27342.021022, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (ffw.sleep.main_light) is correct (Content 100 and Type is ).", - "asctime": "2025-08-22 21:14:08,807", + "asctime": "2025-08-29 17:57:29,646", "moduleLogger": [ { "name": "__unittest__", @@ -73578,16 +73659,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890048.8072014, - "msecs": 807.0, - "relativeCreated": 27260.090682, - "thread": 138566182236416, + "created": 1756483049.6464474, + "msecs": 646.0, + "relativeCreated": 27341.870952, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (ffw.sleep.main_light)): 100 ()", - "asctime": "2025-08-22 21:14:08,807" + "asctime": "2025-08-29 17:57:29,646" }, { "name": "__unittest__", @@ -73607,28 +73688,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890048.8072584, - "msecs": 807.0, - "relativeCreated": 27260.147785, - "thread": 138566182236416, + "created": 1756483049.6465428, + "msecs": 646.0, + "relativeCreated": 27341.966559, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (ffw.sleep.main_light)): result = 100 ()", - "asctime": "2025-08-22 21:14:08,807" + "asctime": "2025-08-29 17:57:29,646" } ], - "time_consumption": 4.2438507080078125e-05 + "time_consumption": 5.459785461425781e-05 } ], - "time_consumption": 0.808110237121582, - "time_start": "2025-08-22 21:14:07,999", - "time_finished": "2025-08-22 21:14:08,807" + "time_consumption": 0.8072071075439453, + "time_start": "2025-08-29 17:57:28,839", + "time_finished": "2025-08-29 17:57:29,646" }, - "Light.brightness (ffw.sleep.main_light) -> ViDevLight.brightness (ffw.sleep.main_light)": { + "Light.brightness (ffw.sleep.main_light) -> ViDevCommon.brightness (ffw.sleep.main_light)": { "name": "__tLogger__", - "msg": "Light.brightness (ffw.sleep.main_light) -> ViDevLight.brightness (ffw.sleep.main_light)", + "msg": "Light.brightness (ffw.sleep.main_light) -> ViDevCommon.brightness (ffw.sleep.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -73639,16 +73720,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890048.8075197, - "msecs": 807.0, - "relativeCreated": 27260.409216, - "thread": 138566182236416, + "created": 1756483049.6468918, + "msecs": 646.0, + "relativeCreated": 27342.315438, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Light.brightness (ffw.sleep.main_light) -> ViDevLight.brightness (ffw.sleep.main_light)", - "asctime": "2025-08-22 21:14:08,807", + "message": "Light.brightness (ffw.sleep.main_light) -> ViDevCommon.brightness (ffw.sleep.main_light)", + "asctime": "2025-08-29 17:57:29,646", "moduleLogger": [], "testcaseLogger": [ { @@ -73664,16 +73745,16 @@ "stack_info": null, "lineno": 13, "funcName": "device_follow", - "created": 1755890048.9079514, - "msecs": 907.0, - "relativeCreated": 27360.840772, - "thread": 138566182236416, + "created": 1756483049.7471397, + "msecs": 747.0, + "relativeCreated": 27442.563295, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Switching on device", - "asctime": "2025-08-22 21:14:08,907", + "asctime": "2025-08-29 17:57:29,747", "moduleLogger": [], "time_consumption": 0.0 }, @@ -73692,16 +73773,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890049.0086145, - "msecs": 8.0, - "relativeCreated": 27461.50401, - "thread": 138566182236416, + "created": 1756483049.847802, + "msecs": 847.0, + "relativeCreated": 27543.225412, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 100", - "asctime": "2025-08-22 21:14:09,008", + "asctime": "2025-08-29 17:57:29,847", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.sleep.main_light.brightness.set", @@ -73719,19 +73800,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890048.9082546, - "msecs": 908.0, - "relativeCreated": 27361.144048, - "thread": 138566182236416, + "created": 1756483049.747427, + "msecs": 747.0, + "relativeCreated": 27442.850882, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/sleep/main_light/brightness/set and payload 100", - "asctime": "2025-08-22 21:14:08,908" + "asctime": "2025-08-29 17:57:29,747" } ], - "time_consumption": 0.10035991668701172 + "time_consumption": 0.10037493705749512 }, { "name": "__tLogger__", @@ -73749,16 +73830,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890049.0090253, - "msecs": 9.0, - "relativeCreated": 27461.914644, - "thread": 138566182236416, + "created": 1756483049.8481977, + "msecs": 848.0, + "relativeCreated": 27543.621279, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (100, 100) and Type is ).", - "asctime": "2025-08-22 21:14:09,009", + "asctime": "2025-08-29 17:57:29,848", "moduleLogger": [ { "name": "__unittest__", @@ -73777,16 +73858,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890049.008865, - "msecs": 8.0, - "relativeCreated": 27461.754461, - "thread": 138566182236416, + "created": 1756483049.848083, + "msecs": 848.0, + "relativeCreated": 27543.506524, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (100, 100) ()", - "asctime": "2025-08-22 21:14:09,008" + "asctime": "2025-08-29 17:57:29,848" }, { "name": "__unittest__", @@ -73806,19 +73887,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890049.0089786, - "msecs": 8.0, - "relativeCreated": 27461.868015, - "thread": 138566182236416, + "created": 1756483049.8481495, + "msecs": 848.0, + "relativeCreated": 27543.573094, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (100, 100) ()", - "asctime": "2025-08-22 21:14:09,008" + "asctime": "2025-08-29 17:57:29,848" } ], - "time_consumption": 4.673004150390625e-05 + "time_consumption": 4.8160552978515625e-05 }, { "name": "__tLogger__", @@ -73836,16 +73917,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890049.10969, - "msecs": 109.0, - "relativeCreated": 27562.57936, - "thread": 138566182236416, + "created": 1756483049.949634, + "msecs": 949.0, + "relativeCreated": 27645.057822, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (ffw.sleep.main_light) to 0", - "asctime": "2025-08-22 21:14:09,109", + "asctime": "2025-08-29 17:57:29,949", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.main_light", @@ -73863,16 +73944,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890049.009185, - "msecs": 9.0, - "relativeCreated": 27462.074547, - "thread": 138566182236416, + "created": 1756483049.8491206, + "msecs": 849.0, + "relativeCreated": 27544.544201, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 1.0}", - "asctime": "2025-08-22 21:14:09,009" + "asctime": "2025-08-29 17:57:29,849" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.main_light", @@ -73890,16 +73971,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890049.0100458, - "msecs": 10.0, - "relativeCreated": 27462.935054, - "thread": 138566156539584, + "created": 1756483049.8499298, + "msecs": 849.0, + "relativeCreated": 27545.353539, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 1.0}'", - "asctime": "2025-08-22 21:14:09,010" + "asctime": "2025-08-29 17:57:29,849" }, { "name": "smart_brain.mqtt.videv.ffw.sleep.main_light.brightness", @@ -73917,23 +73998,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890049.0112069, - "msecs": 11.0, - "relativeCreated": 27464.096235, - "thread": 138566156539584, + "created": 1756483049.8519008, + "msecs": 851.0, + "relativeCreated": 27547.324631, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/sleep/main_light/brightness and payload b'0'", - "asctime": "2025-08-22 21:14:09,011" + "asctime": "2025-08-29 17:57:29,851" } ], - "time_consumption": 0.09848308563232422 + "time_consumption": 0.0977332592010498 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (ffw.sleep.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (ffw.sleep.main_light) is correct (Content %s and Type is %s).", "args": [ "0", "" @@ -73947,22 +74028,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890049.1100643, - "msecs": 110.0, - "relativeCreated": 27562.953849, - "thread": 138566182236416, + "created": 1756483049.949984, + "msecs": 949.0, + "relativeCreated": 27645.407628, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (ffw.sleep.main_light) is correct (Content 0 and Type is ).", - "asctime": "2025-08-22 21:14:09,110", + "message": "Value for ViDevCommon.brightness (ffw.sleep.main_light) is correct (Content 0 and Type is ).", + "asctime": "2025-08-29 17:57:29,949", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffw.sleep.main_light)", + "Value for ViDevCommon.brightness (ffw.sleep.main_light)", "0", "" ], @@ -73975,22 +74056,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890049.1099613, - "msecs": 109.0, - "relativeCreated": 27562.850561, - "thread": 138566182236416, + "created": 1756483049.9498901, + "msecs": 949.0, + "relativeCreated": 27645.313748, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (ffw.sleep.main_light)): 0 ()", - "asctime": "2025-08-22 21:14:09,109" + "message": "Result (Value for ViDevCommon.brightness (ffw.sleep.main_light)): 0 ()", + "asctime": "2025-08-29 17:57:29,949" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffw.sleep.main_light)", + "Value for ViDevCommon.brightness (ffw.sleep.main_light)", "=", "0", "" @@ -74004,19 +74085,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890049.1100225, - "msecs": 110.0, - "relativeCreated": 27562.912097, - "thread": 138566182236416, + "created": 1756483049.9499445, + "msecs": 949.0, + "relativeCreated": 27645.368136, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (ffw.sleep.main_light)): result = 0 ()", - "asctime": "2025-08-22 21:14:09,110" + "message": "Expectation (Value for ViDevCommon.brightness (ffw.sleep.main_light)): result = 0 ()", + "asctime": "2025-08-29 17:57:29,949" } ], - "time_consumption": 4.172325134277344e-05 + "time_consumption": 3.9577484130859375e-05 }, { "name": "__tLogger__", @@ -74034,16 +74115,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890049.2107587, - "msecs": 210.0, - "relativeCreated": 27663.647948, - "thread": 138566182236416, + "created": 1756483050.0506516, + "msecs": 50.0, + "relativeCreated": 27746.075239, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (ffw.sleep.main_light) to 20", - "asctime": "2025-08-22 21:14:09,210", + "asctime": "2025-08-29 17:57:30,050", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.main_light", @@ -74061,16 +74142,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890049.1102545, - "msecs": 110.0, - "relativeCreated": 27563.143985, - "thread": 138566182236416, + "created": 1756483049.9501512, + "msecs": 950.0, + "relativeCreated": 27645.574815, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 52.0}", - "asctime": "2025-08-22 21:14:09,110" + "asctime": "2025-08-29 17:57:29,950" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.main_light", @@ -74088,16 +74169,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890049.1113393, - "msecs": 111.0, - "relativeCreated": 27564.228619, - "thread": 138566156539584, + "created": 1756483049.9510756, + "msecs": 951.0, + "relativeCreated": 27646.499258, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 52.0}'", - "asctime": "2025-08-22 21:14:09,111" + "asctime": "2025-08-29 17:57:29,951" }, { "name": "smart_brain.mqtt.videv.ffw.sleep.main_light.brightness", @@ -74115,23 +74196,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890049.112678, - "msecs": 112.0, - "relativeCreated": 27565.567434, - "thread": 138566156539584, + "created": 1756483049.9530745, + "msecs": 953.0, + "relativeCreated": 27648.498024, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/sleep/main_light/brightness and payload b'20'", - "asctime": "2025-08-22 21:14:09,112" + "asctime": "2025-08-29 17:57:29,953" } ], - "time_consumption": 0.09808063507080078 + "time_consumption": 0.09757709503173828 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (ffw.sleep.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (ffw.sleep.main_light) is correct (Content %s and Type is %s).", "args": [ "20", "" @@ -74145,22 +74226,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890049.2111304, - "msecs": 211.0, - "relativeCreated": 27664.019837, - "thread": 138566182236416, + "created": 1756483050.0510292, + "msecs": 51.0, + "relativeCreated": 27746.453007, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (ffw.sleep.main_light) is correct (Content 20 and Type is ).", - "asctime": "2025-08-22 21:14:09,211", + "message": "Value for ViDevCommon.brightness (ffw.sleep.main_light) is correct (Content 20 and Type is ).", + "asctime": "2025-08-29 17:57:30,051", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffw.sleep.main_light)", + "Value for ViDevCommon.brightness (ffw.sleep.main_light)", "20", "" ], @@ -74173,22 +74254,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890049.21103, - "msecs": 211.0, - "relativeCreated": 27663.919419, - "thread": 138566182236416, + "created": 1756483050.0509267, + "msecs": 50.0, + "relativeCreated": 27746.350179, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (ffw.sleep.main_light)): 20 ()", - "asctime": "2025-08-22 21:14:09,211" + "message": "Result (Value for ViDevCommon.brightness (ffw.sleep.main_light)): 20 ()", + "asctime": "2025-08-29 17:57:30,050" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffw.sleep.main_light)", + "Value for ViDevCommon.brightness (ffw.sleep.main_light)", "=", "20", "" @@ -74202,19 +74283,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890049.2110894, - "msecs": 211.0, - "relativeCreated": 27663.978752, - "thread": 138566182236416, + "created": 1756483050.0509858, + "msecs": 50.0, + "relativeCreated": 27746.409488, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (ffw.sleep.main_light)): result = 20 ()", - "asctime": "2025-08-22 21:14:09,211" + "message": "Expectation (Value for ViDevCommon.brightness (ffw.sleep.main_light)): result = 20 ()", + "asctime": "2025-08-29 17:57:30,050" } ], - "time_consumption": 4.100799560546875e-05 + "time_consumption": 4.3392181396484375e-05 }, { "name": "__tLogger__", @@ -74232,16 +74313,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890049.3118036, - "msecs": 311.0, - "relativeCreated": 27764.693102, - "thread": 138566182236416, + "created": 1756483050.1516347, + "msecs": 151.0, + "relativeCreated": 27847.058435, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (ffw.sleep.main_light) to 40", - "asctime": "2025-08-22 21:14:09,311", + "asctime": "2025-08-29 17:57:30,151", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.main_light", @@ -74259,16 +74340,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890049.211286, - "msecs": 211.0, - "relativeCreated": 27664.17546, - "thread": 138566182236416, + "created": 1756483050.0511892, + "msecs": 51.0, + "relativeCreated": 27746.612906, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 102.0}", - "asctime": "2025-08-22 21:14:09,211" + "asctime": "2025-08-29 17:57:30,051" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.main_light", @@ -74286,16 +74367,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890049.2124586, - "msecs": 212.0, - "relativeCreated": 27665.34798, - "thread": 138566156539584, + "created": 1756483050.052461, + "msecs": 52.0, + "relativeCreated": 27747.884501, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 102.0}'", - "asctime": "2025-08-22 21:14:09,212" + "asctime": "2025-08-29 17:57:30,052" }, { "name": "smart_brain.mqtt.videv.ffw.sleep.main_light.brightness", @@ -74313,23 +74394,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890049.2138348, - "msecs": 213.0, - "relativeCreated": 27666.72409, - "thread": 138566156539584, + "created": 1756483050.054515, + "msecs": 54.0, + "relativeCreated": 27749.938695, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/sleep/main_light/brightness and payload b'40'", - "asctime": "2025-08-22 21:14:09,213" + "asctime": "2025-08-29 17:57:30,054" } ], - "time_consumption": 0.09796881675720215 + "time_consumption": 0.09711980819702148 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (ffw.sleep.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (ffw.sleep.main_light) is correct (Content %s and Type is %s).", "args": [ "40", "" @@ -74343,22 +74424,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890049.3122075, - "msecs": 312.0, - "relativeCreated": 27765.096708, - "thread": 138566182236416, + "created": 1756483050.1519754, + "msecs": 151.0, + "relativeCreated": 27847.399159, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (ffw.sleep.main_light) is correct (Content 40 and Type is ).", - "asctime": "2025-08-22 21:14:09,312", + "message": "Value for ViDevCommon.brightness (ffw.sleep.main_light) is correct (Content 40 and Type is ).", + "asctime": "2025-08-29 17:57:30,151", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffw.sleep.main_light)", + "Value for ViDevCommon.brightness (ffw.sleep.main_light)", "40", "" ], @@ -74371,22 +74452,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890049.3121016, - "msecs": 312.0, - "relativeCreated": 27764.991046, - "thread": 138566182236416, + "created": 1756483050.1518667, + "msecs": 151.0, + "relativeCreated": 27847.290362, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (ffw.sleep.main_light)): 40 ()", - "asctime": "2025-08-22 21:14:09,312" + "message": "Result (Value for ViDevCommon.brightness (ffw.sleep.main_light)): 40 ()", + "asctime": "2025-08-29 17:57:30,151" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffw.sleep.main_light)", + "Value for ViDevCommon.brightness (ffw.sleep.main_light)", "=", "40", "" @@ -74400,19 +74481,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890049.3121653, - "msecs": 312.0, - "relativeCreated": 27765.054656, - "thread": 138566182236416, + "created": 1756483050.1519363, + "msecs": 151.0, + "relativeCreated": 27847.359939, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (ffw.sleep.main_light)): result = 40 ()", - "asctime": "2025-08-22 21:14:09,312" + "message": "Expectation (Value for ViDevCommon.brightness (ffw.sleep.main_light)): result = 40 ()", + "asctime": "2025-08-29 17:57:30,151" } ], - "time_consumption": 4.220008850097656e-05 + "time_consumption": 3.910064697265625e-05 }, { "name": "__tLogger__", @@ -74430,16 +74511,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890049.412868, - "msecs": 412.0, - "relativeCreated": 27865.757518, - "thread": 138566182236416, + "created": 1756483050.252455, + "msecs": 252.0, + "relativeCreated": 27947.878682, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (ffw.sleep.main_light) to 60", - "asctime": "2025-08-22 21:14:09,412", + "asctime": "2025-08-29 17:57:30,252", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.main_light", @@ -74457,16 +74538,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890049.3123696, - "msecs": 312.0, - "relativeCreated": 27765.259091, - "thread": 138566182236416, + "created": 1756483050.152118, + "msecs": 152.0, + "relativeCreated": 27847.541683, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 153.0}", - "asctime": "2025-08-22 21:14:09,312" + "asctime": "2025-08-29 17:57:30,152" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.main_light", @@ -74484,16 +74565,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890049.3135166, - "msecs": 313.0, - "relativeCreated": 27766.405953, - "thread": 138566156539584, + "created": 1756483050.1528392, + "msecs": 152.0, + "relativeCreated": 27848.26295, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 153.0}'", - "asctime": "2025-08-22 21:14:09,313" + "asctime": "2025-08-29 17:57:30,152" }, { "name": "smart_brain.mqtt.videv.ffw.sleep.main_light.brightness", @@ -74511,23 +74592,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890049.3148131, - "msecs": 314.0, - "relativeCreated": 27767.702613, - "thread": 138566156539584, + "created": 1756483050.1551352, + "msecs": 155.0, + "relativeCreated": 27850.558868, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/sleep/main_light/brightness and payload b'60'", - "asctime": "2025-08-22 21:14:09,314" + "asctime": "2025-08-29 17:57:30,155" } ], - "time_consumption": 0.09805488586425781 + "time_consumption": 0.0973198413848877 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (ffw.sleep.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (ffw.sleep.main_light) is correct (Content %s and Type is %s).", "args": [ "60", "" @@ -74541,22 +74622,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890049.4132605, - "msecs": 413.0, - "relativeCreated": 27866.149925, - "thread": 138566182236416, + "created": 1756483050.2528167, + "msecs": 252.0, + "relativeCreated": 27948.240252, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (ffw.sleep.main_light) is correct (Content 60 and Type is ).", - "asctime": "2025-08-22 21:14:09,413", + "message": "Value for ViDevCommon.brightness (ffw.sleep.main_light) is correct (Content 60 and Type is ).", + "asctime": "2025-08-29 17:57:30,252", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffw.sleep.main_light)", + "Value for ViDevCommon.brightness (ffw.sleep.main_light)", "60", "" ], @@ -74569,22 +74650,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890049.4131348, - "msecs": 413.0, - "relativeCreated": 27866.024197, - "thread": 138566182236416, + "created": 1756483050.2526884, + "msecs": 252.0, + "relativeCreated": 27948.111961, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (ffw.sleep.main_light)): 60 ()", - "asctime": "2025-08-22 21:14:09,413" + "message": "Result (Value for ViDevCommon.brightness (ffw.sleep.main_light)): 60 ()", + "asctime": "2025-08-29 17:57:30,252" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffw.sleep.main_light)", + "Value for ViDevCommon.brightness (ffw.sleep.main_light)", "=", "60", "" @@ -74598,19 +74679,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890049.413214, - "msecs": 413.0, - "relativeCreated": 27866.103293, - "thread": 138566182236416, + "created": 1756483050.2527606, + "msecs": 252.0, + "relativeCreated": 27948.18418, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (ffw.sleep.main_light)): result = 60 ()", - "asctime": "2025-08-22 21:14:09,413" + "message": "Expectation (Value for ViDevCommon.brightness (ffw.sleep.main_light)): result = 60 ()", + "asctime": "2025-08-29 17:57:30,252" } ], - "time_consumption": 4.649162292480469e-05 + "time_consumption": 5.602836608886719e-05 }, { "name": "__tLogger__", @@ -74628,16 +74709,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890049.51398, - "msecs": 513.0, - "relativeCreated": 27966.869268, - "thread": 138566182236416, + "created": 1756483050.3534093, + "msecs": 353.0, + "relativeCreated": 28048.83291, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (ffw.sleep.main_light) to 80", - "asctime": "2025-08-22 21:14:09,513", + "asctime": "2025-08-29 17:57:30,353", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.main_light", @@ -74655,16 +74736,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890049.413418, - "msecs": 413.0, - "relativeCreated": 27866.307302, - "thread": 138566182236416, + "created": 1756483050.253044, + "msecs": 253.0, + "relativeCreated": 27948.46777, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 203.0}", - "asctime": "2025-08-22 21:14:09,413" + "asctime": "2025-08-29 17:57:30,253" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.main_light", @@ -74682,16 +74763,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890049.4144788, - "msecs": 414.0, - "relativeCreated": 27867.368168, - "thread": 138566156539584, + "created": 1756483050.2537098, + "msecs": 253.0, + "relativeCreated": 27949.133391, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 203.0}'", - "asctime": "2025-08-22 21:14:09,414" + "asctime": "2025-08-29 17:57:30,253" }, { "name": "smart_brain.mqtt.videv.ffw.sleep.main_light.brightness", @@ -74709,23 +74790,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890049.4156196, - "msecs": 415.0, - "relativeCreated": 27868.509025, - "thread": 138566156539584, + "created": 1756483050.2559414, + "msecs": 255.0, + "relativeCreated": 27951.36512, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/sleep/main_light/brightness and payload b'80'", - "asctime": "2025-08-22 21:14:09,415" + "asctime": "2025-08-29 17:57:30,255" } ], - "time_consumption": 0.09836030006408691 + "time_consumption": 0.09746789932250977 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (ffw.sleep.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (ffw.sleep.main_light) is correct (Content %s and Type is %s).", "args": [ "80", "" @@ -74739,22 +74820,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890049.5143142, - "msecs": 514.0, - "relativeCreated": 27967.203705, - "thread": 138566182236416, + "created": 1756483050.3537495, + "msecs": 353.0, + "relativeCreated": 28049.173239, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (ffw.sleep.main_light) is correct (Content 80 and Type is ).", - "asctime": "2025-08-22 21:14:09,514", + "message": "Value for ViDevCommon.brightness (ffw.sleep.main_light) is correct (Content 80 and Type is ).", + "asctime": "2025-08-29 17:57:30,353", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffw.sleep.main_light)", + "Value for ViDevCommon.brightness (ffw.sleep.main_light)", "80", "" ], @@ -74767,22 +74848,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890049.5142152, - "msecs": 514.0, - "relativeCreated": 27967.104604, - "thread": 138566182236416, + "created": 1756483050.3536375, + "msecs": 353.0, + "relativeCreated": 28049.061, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (ffw.sleep.main_light)): 80 ()", - "asctime": "2025-08-22 21:14:09,514" + "message": "Result (Value for ViDevCommon.brightness (ffw.sleep.main_light)): 80 ()", + "asctime": "2025-08-29 17:57:30,353" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffw.sleep.main_light)", + "Value for ViDevCommon.brightness (ffw.sleep.main_light)", "=", "80", "" @@ -74796,19 +74877,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890049.514272, - "msecs": 514.0, - "relativeCreated": 27967.161282, - "thread": 138566182236416, + "created": 1756483050.353696, + "msecs": 353.0, + "relativeCreated": 28049.119595, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (ffw.sleep.main_light)): result = 80 ()", - "asctime": "2025-08-22 21:14:09,514" + "message": "Expectation (Value for ViDevCommon.brightness (ffw.sleep.main_light)): result = 80 ()", + "asctime": "2025-08-29 17:57:30,353" } ], - "time_consumption": 4.220008850097656e-05 + "time_consumption": 5.340576171875e-05 }, { "name": "__tLogger__", @@ -74826,16 +74907,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890049.615023, - "msecs": 615.0, - "relativeCreated": 28067.91216, - "thread": 138566182236416, + "created": 1756483050.454368, + "msecs": 454.0, + "relativeCreated": 28149.791751, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (ffw.sleep.main_light) to 100", - "asctime": "2025-08-22 21:14:09,615", + "asctime": "2025-08-29 17:57:30,454", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.main_light", @@ -74853,16 +74934,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890049.514493, - "msecs": 514.0, - "relativeCreated": 27967.382271, - "thread": 138566182236416, + "created": 1756483050.3539722, + "msecs": 353.0, + "relativeCreated": 28049.395813, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/sleep/main_light and payload {\"state\": \"on\", \"brightness\": 254.0}", - "asctime": "2025-08-22 21:14:09,514" + "asctime": "2025-08-29 17:57:30,353" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.main_light", @@ -74880,16 +74961,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890049.5155964, - "msecs": 515.0, - "relativeCreated": 27968.485687, - "thread": 138566156539584, + "created": 1756483050.354814, + "msecs": 354.0, + "relativeCreated": 28050.237749, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/sleep/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0}'", - "asctime": "2025-08-22 21:14:09,515" + "asctime": "2025-08-29 17:57:30,354" }, { "name": "smart_brain.mqtt.videv.ffw.sleep.main_light.brightness", @@ -74907,23 +74988,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890049.5169322, - "msecs": 516.0, - "relativeCreated": 27969.82185, - "thread": 138566156539584, + "created": 1756483050.3572102, + "msecs": 357.0, + "relativeCreated": 28052.633783, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/sleep/main_light/brightness and payload b'100'", - "asctime": "2025-08-22 21:14:09,516" + "asctime": "2025-08-29 17:57:30,357" } ], - "time_consumption": 0.09809064865112305 + "time_consumption": 0.09715795516967773 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (ffw.sleep.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (ffw.sleep.main_light) is correct (Content %s and Type is %s).", "args": [ "100", "" @@ -74937,22 +75018,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890049.615367, - "msecs": 615.0, - "relativeCreated": 28068.25636, - "thread": 138566182236416, + "created": 1756483050.4547195, + "msecs": 454.0, + "relativeCreated": 28150.143101, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (ffw.sleep.main_light) is correct (Content 100 and Type is ).", - "asctime": "2025-08-22 21:14:09,615", + "message": "Value for ViDevCommon.brightness (ffw.sleep.main_light) is correct (Content 100 and Type is ).", + "asctime": "2025-08-29 17:57:30,454", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffw.sleep.main_light)", + "Value for ViDevCommon.brightness (ffw.sleep.main_light)", "100", "" ], @@ -74965,22 +75046,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890049.6152468, - "msecs": 615.0, - "relativeCreated": 28068.136367, - "thread": 138566182236416, + "created": 1756483050.4546154, + "msecs": 454.0, + "relativeCreated": 28150.038925, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (ffw.sleep.main_light)): 100 ()", - "asctime": "2025-08-22 21:14:09,615" + "message": "Result (Value for ViDevCommon.brightness (ffw.sleep.main_light)): 100 ()", + "asctime": "2025-08-29 17:57:30,454" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffw.sleep.main_light)", + "Value for ViDevCommon.brightness (ffw.sleep.main_light)", "=", "100", "" @@ -74994,24 +75075,24 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890049.615304, - "msecs": 615.0, - "relativeCreated": 28068.193357, - "thread": 138566182236416, + "created": 1756483050.4546728, + "msecs": 454.0, + "relativeCreated": 28150.096651, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (ffw.sleep.main_light)): result = 100 ()", - "asctime": "2025-08-22 21:14:09,615" + "message": "Expectation (Value for ViDevCommon.brightness (ffw.sleep.main_light)): result = 100 ()", + "asctime": "2025-08-29 17:57:30,454" } ], - "time_consumption": 6.29425048828125e-05 + "time_consumption": 4.673004150390625e-05 } ], - "time_consumption": 0.807847261428833, - "time_start": "2025-08-22 21:14:08,807", - "time_finished": "2025-08-22 21:14:09,615" + "time_consumption": 0.8078277111053467, + "time_start": "2025-08-29 17:57:29,646", + "time_finished": "2025-08-29 17:57:30,454" }, "ViDevHeating.temp_setp (ffw.sleep.heating_valve) -> HeatingValve.temp_setp (ffw.sleep.heating_valve)": { "name": "__tLogger__", @@ -75026,16 +75107,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890049.6155908, - "msecs": 615.0, - "relativeCreated": 28068.480439, - "thread": 138566182236416, + "created": 1756483050.4550118, + "msecs": 455.0, + "relativeCreated": 28150.435578, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "ViDevHeating.temp_setp (ffw.sleep.heating_valve) -> HeatingValve.temp_setp (ffw.sleep.heating_valve)", - "asctime": "2025-08-22 21:14:09,615", + "asctime": "2025-08-29 17:57:30,455", "moduleLogger": [], "testcaseLogger": [ { @@ -75053,16 +75134,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890049.7164938, - "msecs": 716.0, - "relativeCreated": 28169.383121, - "thread": 138566182236416, + "created": 1756483050.5557485, + "msecs": 555.0, + "relativeCreated": 28251.172086, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 30", - "asctime": "2025-08-22 21:14:09,716", + "asctime": "2025-08-29 17:57:30,555", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.sleep.heating_valve.user_temperature_setpoint.set", @@ -75080,16 +75161,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890049.6157434, - "msecs": 615.0, - "relativeCreated": 28068.632852, - "thread": 138566182236416, + "created": 1756483050.4551718, + "msecs": 455.0, + "relativeCreated": 28150.595486, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/sleep/heating_valve/user_temperature_setpoint/set and payload 30", - "asctime": "2025-08-22 21:14:09,615" + "asctime": "2025-08-29 17:57:30,455" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.heating_valve", @@ -75107,43 +75188,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890049.6160917, - "msecs": 616.0, - "relativeCreated": 28068.980973, - "thread": 138566182236416, + "created": 1756483050.4554596, + "msecs": 455.0, + "relativeCreated": 28150.883317, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/sleep/heating_valve and payload {\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:14:09,616" - }, - { - "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.heating_valve", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffw/ffw/sleep/heating_valve", - "b'{\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890049.657631, - "msecs": 657.0, - "relativeCreated": 28110.520303, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffw/ffw/sleep/heating_valve and payload b'{\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:14:09,657" + "asctime": "2025-08-29 17:57:30,455" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.heating_valve.set", @@ -75161,16 +75215,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890049.660111, - "msecs": 660.0, - "relativeCreated": 28113.000366, - "thread": 138566156539584, + "created": 1756483050.4656074, + "msecs": 465.0, + "relativeCreated": 28161.031187, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/sleep/heating_valve/set and payload b'{\"current_heating_setpoint\": 30}'", - "asctime": "2025-08-22 21:14:09,660" + "asctime": "2025-08-29 17:57:30,465" }, { "name": "smart_brain.mqtt.videv.ffw.sleep.heating_valve.valve_temperature_setpoint", @@ -75188,16 +75242,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890049.6605525, - "msecs": 660.0, - "relativeCreated": 28113.441819, - "thread": 138566156539584, + "created": 1756483050.4659612, + "msecs": 465.0, + "relativeCreated": 28161.384882, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/sleep/heating_valve/valve_temperature_setpoint and payload b'30'", - "asctime": "2025-08-22 21:14:09,660" + "asctime": "2025-08-29 17:57:30,465" }, { "name": "smart_brain.mqtt.videv.ffw.sleep.heating_valve.user_temperature_setpoint", @@ -75215,19 +75269,46 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890049.6608126, - "msecs": 660.0, - "relativeCreated": 28113.701849, - "thread": 138566156539584, + "created": 1756483050.4662383, + "msecs": 466.0, + "relativeCreated": 28161.661819, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/sleep/heating_valve/user_temperature_setpoint and payload b'30'", - "asctime": "2025-08-22 21:14:09,660" + "asctime": "2025-08-29 17:57:30,466" + }, + { + "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.heating_valve", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffw/ffw/sleep/heating_valve", + "b'{\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483050.5073278, + "msecs": 507.0, + "relativeCreated": 28202.751485, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffw/ffw/sleep/heating_valve and payload b'{\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}'", + "asctime": "2025-08-29 17:57:30,507" } ], - "time_consumption": 0.05568122863769531 + "time_consumption": 0.04842066764831543 }, { "name": "__tLogger__", @@ -75245,16 +75326,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890049.7168415, - "msecs": 716.0, - "relativeCreated": 28169.730925, - "thread": 138566182236416, + "created": 1756483050.5561018, + "msecs": 556.0, + "relativeCreated": 28251.525646, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (30, 30) and Type is ).", - "asctime": "2025-08-22 21:14:09,716", + "asctime": "2025-08-29 17:57:30,556", "moduleLogger": [ { "name": "__unittest__", @@ -75273,16 +75354,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890049.7167268, - "msecs": 716.0, - "relativeCreated": 28169.616137, - "thread": 138566182236416, + "created": 1756483050.5559902, + "msecs": 555.0, + "relativeCreated": 28251.41401, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (30, 30) ()", - "asctime": "2025-08-22 21:14:09,716" + "asctime": "2025-08-29 17:57:30,555" }, { "name": "__unittest__", @@ -75302,19 +75383,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890049.7167795, - "msecs": 716.0, - "relativeCreated": 28169.668816, - "thread": 138566182236416, + "created": 1756483050.5560474, + "msecs": 556.0, + "relativeCreated": 28251.470983, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (30, 30) ()", - "asctime": "2025-08-22 21:14:09,716" + "asctime": "2025-08-29 17:57:30,556" } ], - "time_consumption": 6.198883056640625e-05 + "time_consumption": 5.435943603515625e-05 }, { "name": "__tLogger__", @@ -75332,16 +75413,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890049.817486, - "msecs": 817.0, - "relativeCreated": 28270.37549, - "thread": 138566182236416, + "created": 1756483050.6564982, + "msecs": 656.0, + "relativeCreated": 28351.921962, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of ViDevHeating.temp_setp (ffw.sleep.heating_valve) to 15", - "asctime": "2025-08-22 21:14:09,817", + "asctime": "2025-08-29 17:57:30,656", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.sleep.heating_valve.user_temperature_setpoint.set", @@ -75359,16 +75440,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890049.7169902, - "msecs": 716.0, - "relativeCreated": 28169.879676, - "thread": 138566182236416, + "created": 1756483050.5562048, + "msecs": 556.0, + "relativeCreated": 28251.628429, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/sleep/heating_valve/user_temperature_setpoint/set and payload 15", - "asctime": "2025-08-22 21:14:09,716" + "asctime": "2025-08-29 17:57:30,556" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.heating_valve.set", @@ -75386,16 +75467,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890049.7264156, - "msecs": 726.0, - "relativeCreated": 28179.305006, - "thread": 138566156539584, + "created": 1756483050.564021, + "msecs": 564.0, + "relativeCreated": 28259.444752, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/sleep/heating_valve/set and payload b'{\"current_heating_setpoint\": 15}'", - "asctime": "2025-08-22 21:14:09,726" + "asctime": "2025-08-29 17:57:30,564" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.heating_valve", @@ -75413,16 +75494,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890049.7266562, - "msecs": 726.0, - "relativeCreated": 28179.545745, - "thread": 138566156539584, + "created": 1756483050.5643003, + "msecs": 564.0, + "relativeCreated": 28259.72402, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/sleep/heating_valve and payload {\"current_heating_setpoint\": 15, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:14:09,726" + "asctime": "2025-08-29 17:57:30,564" }, { "name": "smart_brain.mqtt.videv.ffw.sleep.heating_valve.valve_temperature_setpoint", @@ -75440,16 +75521,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890049.7270198, - "msecs": 727.0, - "relativeCreated": 28179.909062, - "thread": 138566156539584, + "created": 1756483050.564614, + "msecs": 564.0, + "relativeCreated": 28260.037845, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/sleep/heating_valve/valve_temperature_setpoint and payload b'15'", - "asctime": "2025-08-22 21:14:09,727" + "asctime": "2025-08-29 17:57:30,564" }, { "name": "smart_brain.mqtt.videv.ffw.sleep.heating_valve.user_temperature_setpoint", @@ -75467,16 +75548,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890049.7273388, - "msecs": 727.0, - "relativeCreated": 28180.228257, - "thread": 138566156539584, + "created": 1756483050.5649545, + "msecs": 564.0, + "relativeCreated": 28260.378341, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/sleep/heating_valve/user_temperature_setpoint and payload b'15'", - "asctime": "2025-08-22 21:14:09,727" + "asctime": "2025-08-29 17:57:30,564" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.heating_valve", @@ -75494,19 +75575,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890049.7276108, - "msecs": 727.0, - "relativeCreated": 28180.500159, - "thread": 138566156539584, + "created": 1756483050.5651844, + "msecs": 565.0, + "relativeCreated": 28260.607944, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/sleep/heating_valve and payload b'{\"current_heating_setpoint\": 15, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:14:09,727" + "asctime": "2025-08-29 17:57:30,565" } ], - "time_consumption": 0.0898752212524414 + "time_consumption": 0.09131383895874023 }, { "name": "__tLogger__", @@ -75524,16 +75605,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890049.8178463, - "msecs": 817.0, - "relativeCreated": 28270.73566, - "thread": 138566182236416, + "created": 1756483050.656781, + "msecs": 656.0, + "relativeCreated": 28352.20482, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for HeatingValve.temp_setp (ffw.sleep.heating_valve) is correct (Content 15 and Type is ).", - "asctime": "2025-08-22 21:14:09,817", + "asctime": "2025-08-29 17:57:30,656", "moduleLogger": [ { "name": "__unittest__", @@ -75552,16 +75633,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890049.8177514, - "msecs": 817.0, - "relativeCreated": 28270.640592, - "thread": 138566182236416, + "created": 1756483050.656702, + "msecs": 656.0, + "relativeCreated": 28352.125754, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for HeatingValve.temp_setp (ffw.sleep.heating_valve)): 15 ()", - "asctime": "2025-08-22 21:14:09,817" + "asctime": "2025-08-29 17:57:30,656" }, { "name": "__unittest__", @@ -75581,19 +75662,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890049.8178062, - "msecs": 817.0, - "relativeCreated": 28270.69572, - "thread": 138566182236416, + "created": 1756483050.656747, + "msecs": 656.0, + "relativeCreated": 28352.170764, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for HeatingValve.temp_setp (ffw.sleep.heating_valve)): result = 15 ()", - "asctime": "2025-08-22 21:14:09,817" + "asctime": "2025-08-29 17:57:30,656" } ], - "time_consumption": 4.00543212890625e-05 + "time_consumption": 3.3855438232421875e-05 }, { "name": "__tLogger__", @@ -75611,16 +75692,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890049.9192135, - "msecs": 919.0, - "relativeCreated": 28372.103075, - "thread": 138566182236416, + "created": 1756483050.7572181, + "msecs": 757.0, + "relativeCreated": 28452.641672, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of ViDevHeating.temp_setp (ffw.sleep.heating_valve) to 20", - "asctime": "2025-08-22 21:14:09,919", + "asctime": "2025-08-29 17:57:30,757", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.sleep.heating_valve.user_temperature_setpoint.set", @@ -75638,16 +75719,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890049.818714, - "msecs": 818.0, - "relativeCreated": 28271.603217, - "thread": 138566182236416, + "created": 1756483050.656888, + "msecs": 656.0, + "relativeCreated": 28352.311755, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/sleep/heating_valve/user_temperature_setpoint/set and payload 20", - "asctime": "2025-08-22 21:14:09,818" + "asctime": "2025-08-29 17:57:30,656" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.heating_valve.set", @@ -75665,16 +75746,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890049.82726, - "msecs": 827.0, - "relativeCreated": 28280.149203, - "thread": 138566156539584, + "created": 1756483050.6639094, + "msecs": 663.0, + "relativeCreated": 28359.333084, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/sleep/heating_valve/set and payload b'{\"current_heating_setpoint\": 20}'", - "asctime": "2025-08-22 21:14:09,827" + "asctime": "2025-08-29 17:57:30,663" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.heating_valve", @@ -75692,16 +75773,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890049.8275158, - "msecs": 827.0, - "relativeCreated": 28280.405185, - "thread": 138566156539584, + "created": 1756483050.6641586, + "msecs": 664.0, + "relativeCreated": 28359.582117, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/sleep/heating_valve and payload {\"current_heating_setpoint\": 20, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:14:09,827" + "asctime": "2025-08-29 17:57:30,664" }, { "name": "smart_brain.mqtt.videv.ffw.sleep.heating_valve.valve_temperature_setpoint", @@ -75719,16 +75800,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890049.827875, - "msecs": 827.0, - "relativeCreated": 28280.764226, - "thread": 138566156539584, + "created": 1756483050.6644192, + "msecs": 664.0, + "relativeCreated": 28359.842649, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/sleep/heating_valve/valve_temperature_setpoint and payload b'20'", - "asctime": "2025-08-22 21:14:09,827" + "asctime": "2025-08-29 17:57:30,664" }, { "name": "smart_brain.mqtt.videv.ffw.sleep.heating_valve.user_temperature_setpoint", @@ -75746,16 +75827,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890049.828262, - "msecs": 828.0, - "relativeCreated": 28281.15163, - "thread": 138566156539584, + "created": 1756483050.664764, + "msecs": 664.0, + "relativeCreated": 28360.187468, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/sleep/heating_valve/user_temperature_setpoint and payload b'20'", - "asctime": "2025-08-22 21:14:09,828" + "asctime": "2025-08-29 17:57:30,664" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.heating_valve", @@ -75773,19 +75854,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890049.8285148, - "msecs": 828.0, - "relativeCreated": 28281.404233, - "thread": 138566156539584, + "created": 1756483050.6650686, + "msecs": 665.0, + "relativeCreated": 28360.492286, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/sleep/heating_valve and payload b'{\"current_heating_setpoint\": 20, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:14:09,828" + "asctime": "2025-08-29 17:57:30,665" } ], - "time_consumption": 0.0906987190246582 + "time_consumption": 0.09214949607849121 }, { "name": "__tLogger__", @@ -75803,16 +75884,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890049.919566, - "msecs": 919.0, - "relativeCreated": 28372.455221, - "thread": 138566182236416, + "created": 1756483050.7575605, + "msecs": 757.0, + "relativeCreated": 28452.984318, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for HeatingValve.temp_setp (ffw.sleep.heating_valve) is correct (Content 20 and Type is ).", - "asctime": "2025-08-22 21:14:09,919", + "asctime": "2025-08-29 17:57:30,757", "moduleLogger": [ { "name": "__unittest__", @@ -75831,16 +75912,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890049.9194458, - "msecs": 919.0, - "relativeCreated": 28372.335191, - "thread": 138566182236416, + "created": 1756483050.757458, + "msecs": 757.0, + "relativeCreated": 28452.881571, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for HeatingValve.temp_setp (ffw.sleep.heating_valve)): 20 ()", - "asctime": "2025-08-22 21:14:09,919" + "asctime": "2025-08-29 17:57:30,757" }, { "name": "__unittest__", @@ -75860,19 +75941,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890049.9195232, - "msecs": 919.0, - "relativeCreated": 28372.412729, - "thread": 138566182236416, + "created": 1756483050.7575169, + "msecs": 757.0, + "relativeCreated": 28452.940492, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for HeatingValve.temp_setp (ffw.sleep.heating_valve)): result = 20 ()", - "asctime": "2025-08-22 21:14:09,919" + "asctime": "2025-08-29 17:57:30,757" } ], - "time_consumption": 4.267692565917969e-05 + "time_consumption": 4.363059997558594e-05 }, { "name": "__tLogger__", @@ -75890,16 +75971,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890050.0200908, - "msecs": 20.0, - "relativeCreated": 28472.980371, - "thread": 138566182236416, + "created": 1756483050.8582118, + "msecs": 858.0, + "relativeCreated": 28553.635519, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of ViDevHeating.temp_setp (ffw.sleep.heating_valve) to 25", - "asctime": "2025-08-22 21:14:10,020", + "asctime": "2025-08-29 17:57:30,858", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.sleep.heating_valve.user_temperature_setpoint.set", @@ -75917,16 +75998,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890049.9196823, - "msecs": 919.0, - "relativeCreated": 28372.571804, - "thread": 138566182236416, + "created": 1756483050.7576768, + "msecs": 757.0, + "relativeCreated": 28453.100438, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/sleep/heating_valve/user_temperature_setpoint/set and payload 25", - "asctime": "2025-08-22 21:14:09,919" + "asctime": "2025-08-29 17:57:30,757" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.heating_valve.set", @@ -75944,16 +76025,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890049.9284236, - "msecs": 928.0, - "relativeCreated": 28381.313025, - "thread": 138566156539584, + "created": 1756483050.7660186, + "msecs": 766.0, + "relativeCreated": 28461.442158, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/sleep/heating_valve/set and payload b'{\"current_heating_setpoint\": 25}'", - "asctime": "2025-08-22 21:14:09,928" + "asctime": "2025-08-29 17:57:30,766" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.heating_valve", @@ -75971,16 +76052,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890049.9287076, - "msecs": 928.0, - "relativeCreated": 28381.597019, - "thread": 138566156539584, + "created": 1756483050.7662961, + "msecs": 766.0, + "relativeCreated": 28461.719828, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/sleep/heating_valve and payload {\"current_heating_setpoint\": 25, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:14:09,928" + "asctime": "2025-08-29 17:57:30,766" }, { "name": "smart_brain.mqtt.videv.ffw.sleep.heating_valve.valve_temperature_setpoint", @@ -75998,16 +76079,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890049.9290643, - "msecs": 929.0, - "relativeCreated": 28381.953589, - "thread": 138566156539584, + "created": 1756483050.766572, + "msecs": 766.0, + "relativeCreated": 28461.995708, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/sleep/heating_valve/valve_temperature_setpoint and payload b'25'", - "asctime": "2025-08-22 21:14:09,929" + "asctime": "2025-08-29 17:57:30,766" }, { "name": "smart_brain.mqtt.videv.ffw.sleep.heating_valve.user_temperature_setpoint", @@ -76025,16 +76106,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890049.9294293, - "msecs": 929.0, - "relativeCreated": 28382.318695, - "thread": 138566156539584, + "created": 1756483050.766952, + "msecs": 766.0, + "relativeCreated": 28462.375716, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/sleep/heating_valve/user_temperature_setpoint and payload b'25'", - "asctime": "2025-08-22 21:14:09,929" + "asctime": "2025-08-29 17:57:30,766" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.heating_valve", @@ -76052,19 +76133,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890049.9296758, - "msecs": 929.0, - "relativeCreated": 28382.565154, - "thread": 138566156539584, + "created": 1756483050.7672033, + "msecs": 767.0, + "relativeCreated": 28462.627068, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/sleep/heating_valve and payload b'{\"current_heating_setpoint\": 25, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:14:09,929" + "asctime": "2025-08-29 17:57:30,767" } ], - "time_consumption": 0.09041500091552734 + "time_consumption": 0.09100842475891113 }, { "name": "__tLogger__", @@ -76082,16 +76163,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890050.0203905, - "msecs": 20.0, - "relativeCreated": 28473.279789, - "thread": 138566182236416, + "created": 1756483050.8585553, + "msecs": 858.0, + "relativeCreated": 28553.979042, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for HeatingValve.temp_setp (ffw.sleep.heating_valve) is correct (Content 25 and Type is ).", - "asctime": "2025-08-22 21:14:10,020", + "asctime": "2025-08-29 17:57:30,858", "moduleLogger": [ { "name": "__unittest__", @@ -76110,16 +76191,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890050.0202973, - "msecs": 20.0, - "relativeCreated": 28473.186559, - "thread": 138566182236416, + "created": 1756483050.8584533, + "msecs": 858.0, + "relativeCreated": 28553.876999, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for HeatingValve.temp_setp (ffw.sleep.heating_valve)): 25 ()", - "asctime": "2025-08-22 21:14:10,020" + "asctime": "2025-08-29 17:57:30,858" }, { "name": "__unittest__", @@ -76139,19 +76220,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890050.020351, - "msecs": 20.0, - "relativeCreated": 28473.240433, - "thread": 138566182236416, + "created": 1756483050.8585105, + "msecs": 858.0, + "relativeCreated": 28553.934171, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for HeatingValve.temp_setp (ffw.sleep.heating_valve)): result = 25 ()", - "asctime": "2025-08-22 21:14:10,020" + "asctime": "2025-08-29 17:57:30,858" } ], - "time_consumption": 3.9577484130859375e-05 + "time_consumption": 4.482269287109375e-05 }, { "name": "__tLogger__", @@ -76169,16 +76250,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890050.1210256, - "msecs": 121.0, - "relativeCreated": 28573.91501, - "thread": 138566182236416, + "created": 1756483050.9592507, + "msecs": 959.0, + "relativeCreated": 28654.674466, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of ViDevHeating.temp_setp (ffw.sleep.heating_valve) to 30", - "asctime": "2025-08-22 21:14:10,121", + "asctime": "2025-08-29 17:57:30,959", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.sleep.heating_valve.user_temperature_setpoint.set", @@ -76196,16 +76277,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890050.0204947, - "msecs": 20.0, - "relativeCreated": 28473.38389, - "thread": 138566182236416, + "created": 1756483050.858669, + "msecs": 858.0, + "relativeCreated": 28554.092775, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/sleep/heating_valve/user_temperature_setpoint/set and payload 30", - "asctime": "2025-08-22 21:14:10,020" + "asctime": "2025-08-29 17:57:30,858" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.heating_valve.set", @@ -76223,16 +76304,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890050.0272708, - "msecs": 27.0, - "relativeCreated": 28480.160273, - "thread": 138566156539584, + "created": 1756483050.868297, + "msecs": 868.0, + "relativeCreated": 28563.720847, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/sleep/heating_valve/set and payload b'{\"current_heating_setpoint\": 30}'", - "asctime": "2025-08-22 21:14:10,027" + "asctime": "2025-08-29 17:57:30,868" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.heating_valve", @@ -76250,16 +76331,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890050.027497, - "msecs": 27.0, - "relativeCreated": 28480.386381, - "thread": 138566156539584, + "created": 1756483050.868606, + "msecs": 868.0, + "relativeCreated": 28564.029868, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/sleep/heating_valve and payload {\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:14:10,027" + "asctime": "2025-08-29 17:57:30,868" }, { "name": "smart_brain.mqtt.videv.ffw.sleep.heating_valve.valve_temperature_setpoint", @@ -76277,16 +76358,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890050.0278149, - "msecs": 27.0, - "relativeCreated": 28480.704316, - "thread": 138566156539584, + "created": 1756483050.8689368, + "msecs": 868.0, + "relativeCreated": 28564.360489, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/sleep/heating_valve/valve_temperature_setpoint and payload b'30'", - "asctime": "2025-08-22 21:14:10,027" + "asctime": "2025-08-29 17:57:30,868" }, { "name": "smart_brain.mqtt.videv.ffw.sleep.heating_valve.user_temperature_setpoint", @@ -76304,16 +76385,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890050.0281692, - "msecs": 28.0, - "relativeCreated": 28481.058578, - "thread": 138566156539584, + "created": 1756483050.869295, + "msecs": 869.0, + "relativeCreated": 28564.718504, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/sleep/heating_valve/user_temperature_setpoint and payload b'30'", - "asctime": "2025-08-22 21:14:10,028" + "asctime": "2025-08-29 17:57:30,869" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.sleep.heating_valve", @@ -76331,19 +76412,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890050.0284114, - "msecs": 28.0, - "relativeCreated": 28481.300805, - "thread": 138566156539584, + "created": 1756483050.8695488, + "msecs": 869.0, + "relativeCreated": 28564.972473, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/sleep/heating_valve and payload b'{\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:14:10,028" + "asctime": "2025-08-29 17:57:30,869" } ], - "time_consumption": 0.09261417388916016 + "time_consumption": 0.08970189094543457 }, { "name": "__tLogger__", @@ -76361,16 +76442,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890050.1213536, - "msecs": 121.0, - "relativeCreated": 28574.24305, - "thread": 138566182236416, + "created": 1756483050.9596334, + "msecs": 959.0, + "relativeCreated": 28655.056985, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for HeatingValve.temp_setp (ffw.sleep.heating_valve) is correct (Content 30 and Type is ).", - "asctime": "2025-08-22 21:14:10,121", + "asctime": "2025-08-29 17:57:30,959", "moduleLogger": [ { "name": "__unittest__", @@ -76389,16 +76470,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890050.121259, - "msecs": 121.0, - "relativeCreated": 28574.148286, - "thread": 138566182236416, + "created": 1756483050.9595003, + "msecs": 959.0, + "relativeCreated": 28654.924047, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for HeatingValve.temp_setp (ffw.sleep.heating_valve)): 30 ()", - "asctime": "2025-08-22 21:14:10,121" + "asctime": "2025-08-29 17:57:30,959" }, { "name": "__unittest__", @@ -76418,28 +76499,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890050.121313, - "msecs": 121.0, - "relativeCreated": 28574.202342, - "thread": 138566182236416, + "created": 1756483050.959577, + "msecs": 959.0, + "relativeCreated": 28655.000658, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for HeatingValve.temp_setp (ffw.sleep.heating_valve)): result = 30 ()", - "asctime": "2025-08-22 21:14:10,121" + "asctime": "2025-08-29 17:57:30,959" } ], - "time_consumption": 4.0531158447265625e-05 + "time_consumption": 5.626678466796875e-05 } ], - "time_consumption": 0.5057628154754639, - "time_start": "2025-08-22 21:14:09,615", - "time_finished": "2025-08-22 21:14:10,121" + "time_consumption": 0.5046215057373047, + "time_start": "2025-08-29 17:57:30,455", + "time_finished": "2025-08-29 17:57:30,959" }, - "ViDevLight.state (ffw.julian.main_light) -> Shelly.relay/0 (ffw.julian.main_light)": { + "ViDevCommon.state (ffw.julian.main_light) -> Shelly.relay/0 (ffw.julian.main_light)": { "name": "__tLogger__", - "msg": "ViDevLight.state (ffw.julian.main_light) -> Shelly.relay/0 (ffw.julian.main_light)", + "msg": "ViDevCommon.state (ffw.julian.main_light) -> Shelly.relay/0 (ffw.julian.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -76450,16 +76531,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890050.121568, - "msecs": 121.0, - "relativeCreated": 28574.457331, - "thread": 138566182236416, + "created": 1756483050.9599319, + "msecs": 959.0, + "relativeCreated": 28655.355646, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "ViDevLight.state (ffw.julian.main_light) -> Shelly.relay/0 (ffw.julian.main_light)", - "asctime": "2025-08-22 21:14:10,121", + "message": "ViDevCommon.state (ffw.julian.main_light) -> Shelly.relay/0 (ffw.julian.main_light)", + "asctime": "2025-08-29 17:57:30,959", "moduleLogger": [], "testcaseLogger": [ { @@ -76477,16 +76558,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890050.2222452, - "msecs": 222.0, - "relativeCreated": 28675.134606, - "thread": 138566182236416, + "created": 1756483051.0605779, + "msecs": 60.0, + "relativeCreated": 28756.001358, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:10,222", + "asctime": "2025-08-29 17:57:31,060", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.state.set", @@ -76504,19 +76585,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890050.1217277, - "msecs": 121.0, - "relativeCreated": 28574.61727, - "thread": 138566182236416, + "created": 1756483050.960074, + "msecs": 960.0, + "relativeCreated": 28655.497575, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/julian/main_light/state/set and payload false", - "asctime": "2025-08-22 21:14:10,121" + "asctime": "2025-08-29 17:57:30,960" } ], - "time_consumption": 0.10051751136779785 + "time_consumption": 0.10050392150878906 }, { "name": "__tLogger__", @@ -76534,16 +76615,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890050.2225597, - "msecs": 222.0, - "relativeCreated": 28675.449154, - "thread": 138566182236416, + "created": 1756483051.06097, + "msecs": 60.0, + "relativeCreated": 28756.393726, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:10,222", + "asctime": "2025-08-29 17:57:31,060", "moduleLogger": [ { "name": "__unittest__", @@ -76562,16 +76643,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890050.222468, - "msecs": 222.0, - "relativeCreated": 28675.35731, - "thread": 138566182236416, + "created": 1756483051.0608246, + "msecs": 60.0, + "relativeCreated": 28756.24821, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:10,222" + "asctime": "2025-08-29 17:57:31,060" }, { "name": "__unittest__", @@ -76591,25 +76672,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890050.2225206, - "msecs": 222.0, - "relativeCreated": 28675.409969, - "thread": 138566182236416, + "created": 1756483051.060923, + "msecs": 60.0, + "relativeCreated": 28756.346738, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:10,222" + "asctime": "2025-08-29 17:57:31,060" } ], - "time_consumption": 3.910064697265625e-05 + "time_consumption": 4.696846008300781e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.state (ffw.julian.main_light)", + "ViDevCommon.state (ffw.julian.main_light)", "True" ], "levelname": "DEBUG", @@ -76621,16 +76702,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890050.3232152, - "msecs": 323.0, - "relativeCreated": 28776.104891, - "thread": 138566182236416, + "created": 1756483051.1616275, + "msecs": 161.0, + "relativeCreated": 28857.051214, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.state (ffw.julian.main_light) to True", - "asctime": "2025-08-22 21:14:10,323", + "message": "Setting state of ViDevCommon.state (ffw.julian.main_light) to True", + "asctime": "2025-08-29 17:57:31,161", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.state.set", @@ -76648,16 +76729,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890050.2226758, - "msecs": 222.0, - "relativeCreated": 28675.565071, - "thread": 138566182236416, + "created": 1756483051.061106, + "msecs": 61.0, + "relativeCreated": 28756.529588, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/julian/main_light/state/set and payload true", - "asctime": "2025-08-22 21:14:10,222" + "asctime": "2025-08-29 17:57:31,061" }, { "name": "smart_brain.mqtt.shellies.ffw.julian.main_light.relay.0.command", @@ -76675,16 +76756,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890050.225068, - "msecs": 225.0, - "relativeCreated": 28677.957515, - "thread": 138566156539584, + "created": 1756483051.0638175, + "msecs": 63.0, + "relativeCreated": 28759.241274, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffw/julian/main_light/relay/0/command and payload b'on'", - "asctime": "2025-08-22 21:14:10,225" + "asctime": "2025-08-29 17:57:31,063" }, { "name": "smart_brain.mqtt.shellies.ffw.julian.main_light.relay.0", @@ -76702,16 +76783,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890050.2252862, - "msecs": 225.0, - "relativeCreated": 28678.175531, - "thread": 138566156539584, + "created": 1756483051.0641072, + "msecs": 64.0, + "relativeCreated": 28759.530827, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/ffw/julian/main_light/relay/0 and payload on", - "asctime": "2025-08-22 21:14:10,225" + "asctime": "2025-08-29 17:57:31,064" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -76729,16 +76810,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890050.2255237, - "msecs": 225.0, - "relativeCreated": 28678.41306, - "thread": 138566156539584, + "created": 1756483051.064377, + "msecs": 64.0, + "relativeCreated": 28759.800659, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/julian/main_light and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:10,225" + "asctime": "2025-08-29 17:57:31,064" }, { "name": "smart_brain.mqtt.shellies.ffw.julian.main_light.relay.0", @@ -76756,16 +76837,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890050.2263024, - "msecs": 226.0, - "relativeCreated": 28679.191973, - "thread": 138566156539584, + "created": 1756483051.0650742, + "msecs": 65.0, + "relativeCreated": 28760.497892, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffw/julian/main_light/relay/0 and payload b'on'", - "asctime": "2025-08-22 21:14:10,226" + "asctime": "2025-08-29 17:57:31,065" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -76783,16 +76864,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890050.2266314, - "msecs": 226.0, - "relativeCreated": 28679.52087, - "thread": 138566156539584, + "created": 1756483051.0653956, + "msecs": 65.0, + "relativeCreated": 28760.819501, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:10,226" + "asctime": "2025-08-29 17:57:31,065" }, { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.state", @@ -76810,16 +76891,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890050.2678223, - "msecs": 267.0, - "relativeCreated": 28720.71184, - "thread": 138566156539584, + "created": 1756483051.1081867, + "msecs": 108.0, + "relativeCreated": 28803.610429, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/julian/main_light/state and payload b'true'", - "asctime": "2025-08-22 21:14:10,267" + "asctime": "2025-08-29 17:57:31,108" }, { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.brightness", @@ -76837,16 +76918,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890050.30888, - "msecs": 308.0, - "relativeCreated": 28761.769523, - "thread": 138566156539584, + "created": 1756483051.1486185, + "msecs": 148.0, + "relativeCreated": 28844.042093, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/julian/main_light/brightness and payload b'50'", - "asctime": "2025-08-22 21:14:10,308" + "asctime": "2025-08-29 17:57:31,148" }, { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.color_temp", @@ -76864,19 +76945,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890050.3093126, - "msecs": 309.0, - "relativeCreated": 28762.201929, - "thread": 138566156539584, + "created": 1756483051.1490755, + "msecs": 149.0, + "relativeCreated": 28844.499261, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/julian/main_light/color_temp and payload b'5'", - "asctime": "2025-08-22 21:14:10,309" + "asctime": "2025-08-29 17:57:31,149" } ], - "time_consumption": 0.013902664184570312 + "time_consumption": 0.012552022933959961 }, { "name": "__tLogger__", @@ -76894,16 +76975,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890050.323549, - "msecs": 323.0, - "relativeCreated": 28776.43836, - "thread": 138566182236416, + "created": 1756483051.1620002, + "msecs": 162.0, + "relativeCreated": 28857.423719, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Shelly.relay/0 (ffw.julian.main_light) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:10,323", + "asctime": "2025-08-29 17:57:31,162", "moduleLogger": [ { "name": "__unittest__", @@ -76922,16 +77003,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890050.3234503, - "msecs": 323.0, - "relativeCreated": 28776.339742, - "thread": 138566182236416, + "created": 1756483051.161896, + "msecs": 161.0, + "relativeCreated": 28857.31965, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Shelly.relay/0 (ffw.julian.main_light)): True ()", - "asctime": "2025-08-22 21:14:10,323" + "asctime": "2025-08-29 17:57:31,161" }, { "name": "__unittest__", @@ -76951,25 +77032,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890050.3235064, - "msecs": 323.0, - "relativeCreated": 28776.395755, - "thread": 138566182236416, + "created": 1756483051.1619568, + "msecs": 161.0, + "relativeCreated": 28857.380647, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Shelly.relay/0 (ffw.julian.main_light)): result = True ()", - "asctime": "2025-08-22 21:14:10,323" + "asctime": "2025-08-29 17:57:31,161" } ], - "time_consumption": 4.267692565917969e-05 + "time_consumption": 4.3392181396484375e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.state (ffw.julian.main_light)", + "ViDevCommon.state (ffw.julian.main_light)", "False" ], "levelname": "DEBUG", @@ -76981,16 +77062,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890050.4241798, - "msecs": 424.0, - "relativeCreated": 28877.069035, - "thread": 138566182236416, + "created": 1756483051.2624686, + "msecs": 262.0, + "relativeCreated": 28957.892253, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.state (ffw.julian.main_light) to False", - "asctime": "2025-08-22 21:14:10,424", + "message": "Setting state of ViDevCommon.state (ffw.julian.main_light) to False", + "asctime": "2025-08-29 17:57:31,262", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.state.set", @@ -77008,16 +77089,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890050.3236618, - "msecs": 323.0, - "relativeCreated": 28776.551232, - "thread": 138566182236416, + "created": 1756483051.1621163, + "msecs": 162.0, + "relativeCreated": 28857.539969, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/julian/main_light/state/set and payload false", - "asctime": "2025-08-22 21:14:10,323" + "asctime": "2025-08-29 17:57:31,162" }, { "name": "smart_brain.mqtt.shellies.ffw.julian.main_light.relay.0.command", @@ -77035,16 +77116,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890050.325941, - "msecs": 325.0, - "relativeCreated": 28778.830425, - "thread": 138566156539584, + "created": 1756483051.1647458, + "msecs": 164.0, + "relativeCreated": 28860.169459, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffw/julian/main_light/relay/0/command and payload b'off'", - "asctime": "2025-08-22 21:14:10,325" + "asctime": "2025-08-29 17:57:31,164" }, { "name": "smart_brain.mqtt.shellies.ffw.julian.main_light.relay.0", @@ -77062,16 +77143,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890050.3261583, - "msecs": 326.0, - "relativeCreated": 28779.047745, - "thread": 138566156539584, + "created": 1756483051.1650317, + "msecs": 165.0, + "relativeCreated": 28860.455394, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/ffw/julian/main_light/relay/0 and payload off", - "asctime": "2025-08-22 21:14:10,326" + "asctime": "2025-08-29 17:57:31,165" }, { "name": "smart_brain.mqtt.shellies.ffw.julian.main_light.relay.0", @@ -77089,16 +77170,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890050.327013, - "msecs": 327.0, - "relativeCreated": 28779.902442, - "thread": 138566156539584, + "created": 1756483051.1656175, + "msecs": 165.0, + "relativeCreated": 28861.041056, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffw/julian/main_light/relay/0 and payload b'off'", - "asctime": "2025-08-22 21:14:10,327" + "asctime": "2025-08-29 17:57:31,165" }, { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.state", @@ -77116,19 +77197,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890050.3681288, - "msecs": 368.0, - "relativeCreated": 28821.018195, - "thread": 138566156539584, + "created": 1756483051.207721, + "msecs": 207.0, + "relativeCreated": 28903.14465, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/julian/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:14:10,368" + "asctime": "2025-08-29 17:57:31,207" } ], - "time_consumption": 0.056051015853881836 + "time_consumption": 0.054747581481933594 }, { "name": "__tLogger__", @@ -77146,16 +77227,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890050.4245312, - "msecs": 424.0, - "relativeCreated": 28877.420484, - "thread": 138566182236416, + "created": 1756483051.2627938, + "msecs": 262.0, + "relativeCreated": 28958.217293, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Shelly.relay/0 (ffw.julian.main_light) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:10,424", + "asctime": "2025-08-29 17:57:31,262", "moduleLogger": [ { "name": "__unittest__", @@ -77174,16 +77255,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890050.4244106, - "msecs": 424.0, - "relativeCreated": 28877.299955, - "thread": 138566182236416, + "created": 1756483051.262671, + "msecs": 262.0, + "relativeCreated": 28958.094801, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Shelly.relay/0 (ffw.julian.main_light)): False ()", - "asctime": "2025-08-22 21:14:10,424" + "asctime": "2025-08-29 17:57:31,262" }, { "name": "__unittest__", @@ -77203,28 +77284,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890050.4244888, - "msecs": 424.0, - "relativeCreated": 28877.378015, - "thread": 138566182236416, + "created": 1756483051.2627368, + "msecs": 262.0, + "relativeCreated": 28958.160525, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Shelly.relay/0 (ffw.julian.main_light)): result = False ()", - "asctime": "2025-08-22 21:14:10,424" + "asctime": "2025-08-29 17:57:31,262" } ], - "time_consumption": 4.2438507080078125e-05 + "time_consumption": 5.698204040527344e-05 } ], - "time_consumption": 0.3029632568359375, - "time_start": "2025-08-22 21:14:10,121", - "time_finished": "2025-08-22 21:14:10,424" + "time_consumption": 0.30286192893981934, + "time_start": "2025-08-29 17:57:30,959", + "time_finished": "2025-08-29 17:57:31,262" }, - "Shelly.relay/0 (ffw.julian.main_light) -> ViDevLight.state (ffw.julian.main_light)": { + "Shelly.relay/0 (ffw.julian.main_light) -> ViDevCommon.state (ffw.julian.main_light)": { "name": "__tLogger__", - "msg": "Shelly.relay/0 (ffw.julian.main_light) -> ViDevLight.state (ffw.julian.main_light)", + "msg": "Shelly.relay/0 (ffw.julian.main_light) -> ViDevCommon.state (ffw.julian.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -77235,16 +77316,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890050.4247322, - "msecs": 424.0, - "relativeCreated": 28877.621468, - "thread": 138566182236416, + "created": 1756483051.263104, + "msecs": 263.0, + "relativeCreated": 28958.527637, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Shelly.relay/0 (ffw.julian.main_light) -> ViDevLight.state (ffw.julian.main_light)", - "asctime": "2025-08-22 21:14:10,424", + "message": "Shelly.relay/0 (ffw.julian.main_light) -> ViDevCommon.state (ffw.julian.main_light)", + "asctime": "2025-08-29 17:57:31,263", "moduleLogger": [], "testcaseLogger": [ { @@ -77262,16 +77343,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890050.5254073, - "msecs": 525.0, - "relativeCreated": 28978.296563, - "thread": 138566182236416, + "created": 1756483051.3636262, + "msecs": 363.0, + "relativeCreated": 29059.049944, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:10,525", + "asctime": "2025-08-29 17:57:31,363", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.state.set", @@ -77289,19 +77370,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890050.4248722, - "msecs": 424.0, - "relativeCreated": 28877.761634, - "thread": 138566182236416, + "created": 1756483051.2632895, + "msecs": 263.0, + "relativeCreated": 28958.713002, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/julian/main_light/state/set and payload false", - "asctime": "2025-08-22 21:14:10,424" + "asctime": "2025-08-29 17:57:31,263" } ], - "time_consumption": 0.10053515434265137 + "time_consumption": 0.10033679008483887 }, { "name": "__tLogger__", @@ -77319,16 +77400,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890050.5257268, - "msecs": 525.0, - "relativeCreated": 28978.616188, - "thread": 138566182236416, + "created": 1756483051.3640153, + "msecs": 364.0, + "relativeCreated": 29059.439142, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:10,525", + "asctime": "2025-08-29 17:57:31,364", "moduleLogger": [ { "name": "__unittest__", @@ -77347,16 +77428,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890050.5256321, - "msecs": 525.0, - "relativeCreated": 28978.521702, - "thread": 138566182236416, + "created": 1756483051.363901, + "msecs": 363.0, + "relativeCreated": 29059.324614, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:10,525" + "asctime": "2025-08-29 17:57:31,363" }, { "name": "__unittest__", @@ -77376,19 +77457,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890050.525687, - "msecs": 525.0, - "relativeCreated": 28978.576441, - "thread": 138566182236416, + "created": 1756483051.363967, + "msecs": 363.0, + "relativeCreated": 29059.390746, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:10,525" + "asctime": "2025-08-29 17:57:31,363" } ], - "time_consumption": 3.981590270996094e-05 + "time_consumption": 4.839897155761719e-05 }, { "name": "__tLogger__", @@ -77406,16 +77487,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890050.6266437, - "msecs": 626.0, - "relativeCreated": 29079.533072, - "thread": 138566182236416, + "created": 1756483051.46494, + "msecs": 464.0, + "relativeCreated": 29160.363754, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Shelly.relay/0 (ffw.julian.main_light) to True", - "asctime": "2025-08-22 21:14:10,626", + "asctime": "2025-08-29 17:57:31,464", "moduleLogger": [ { "name": "smart_brain.mqtt.shellies.ffw.julian.main_light.relay.0", @@ -77433,16 +77514,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890050.5258453, - "msecs": 525.0, - "relativeCreated": 28978.734665, - "thread": 138566182236416, + "created": 1756483051.3641467, + "msecs": 364.0, + "relativeCreated": 29059.570382, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/ffw/julian/main_light/relay/0 and payload on", - "asctime": "2025-08-22 21:14:10,525" + "asctime": "2025-08-29 17:57:31,364" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -77460,16 +77541,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890050.5262094, - "msecs": 526.0, - "relativeCreated": 28979.098633, - "thread": 138566182236416, + "created": 1756483051.3645358, + "msecs": 364.0, + "relativeCreated": 29059.959487, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/julian/main_light and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:10,526" + "asctime": "2025-08-29 17:57:31,364" }, { "name": "smart_brain.mqtt.shellies.ffw.julian.main_light.relay.0", @@ -77487,16 +77568,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890050.5270364, - "msecs": 527.0, - "relativeCreated": 28979.92581, - "thread": 138566156539584, + "created": 1756483051.3653052, + "msecs": 365.0, + "relativeCreated": 29060.728814, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffw/julian/main_light/relay/0 and payload b'on'", - "asctime": "2025-08-22 21:14:10,527" + "asctime": "2025-08-29 17:57:31,365" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -77514,16 +77595,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890050.5273557, - "msecs": 527.0, - "relativeCreated": 28980.245153, - "thread": 138566156539584, + "created": 1756483051.365701, + "msecs": 365.0, + "relativeCreated": 29061.124477, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:10,527" + "asctime": "2025-08-29 17:57:31,365" }, { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.state", @@ -77541,23 +77622,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890050.5287933, - "msecs": 528.0, - "relativeCreated": 28981.68272, - "thread": 138566156539584, + "created": 1756483051.3678818, + "msecs": 367.0, + "relativeCreated": 29063.305376, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/julian/main_light/state and payload b'true'", - "asctime": "2025-08-22 21:14:10,528" + "asctime": "2025-08-29 17:57:31,367" } ], - "time_consumption": 0.09785032272338867 + "time_consumption": 0.09705829620361328 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.state (ffw.julian.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.state (ffw.julian.main_light) is correct (Content %s and Type is %s).", "args": [ "True", "" @@ -77571,22 +77652,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890050.6270368, - "msecs": 627.0, - "relativeCreated": 29079.92626, - "thread": 138566182236416, + "created": 1756483051.4652681, + "msecs": 465.0, + "relativeCreated": 29160.69178, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.state (ffw.julian.main_light) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:10,627", + "message": "Value for ViDevCommon.state (ffw.julian.main_light) is correct (Content True and Type is ).", + "asctime": "2025-08-29 17:57:31,465", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.state (ffw.julian.main_light)", + "Value for ViDevCommon.state (ffw.julian.main_light)", "True", "" ], @@ -77599,22 +77680,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890050.6268764, - "msecs": 626.0, - "relativeCreated": 29079.76574, - "thread": 138566182236416, + "created": 1756483051.465172, + "msecs": 465.0, + "relativeCreated": 29160.595735, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.state (ffw.julian.main_light)): True ()", - "asctime": "2025-08-22 21:14:10,626" + "message": "Result (Value for ViDevCommon.state (ffw.julian.main_light)): True ()", + "asctime": "2025-08-29 17:57:31,465" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.state (ffw.julian.main_light)", + "Value for ViDevCommon.state (ffw.julian.main_light)", "=", "True", "" @@ -77628,19 +77709,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890050.6269937, - "msecs": 626.0, - "relativeCreated": 29079.88311, - "thread": 138566182236416, + "created": 1756483051.4652288, + "msecs": 465.0, + "relativeCreated": 29160.6524, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.state (ffw.julian.main_light)): result = True ()", - "asctime": "2025-08-22 21:14:10,626" + "message": "Expectation (Value for ViDevCommon.state (ffw.julian.main_light)): result = True ()", + "asctime": "2025-08-29 17:57:31,465" } ], - "time_consumption": 4.315376281738281e-05 + "time_consumption": 3.933906555175781e-05 }, { "name": "__tLogger__", @@ -77658,16 +77739,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890050.7276578, - "msecs": 727.0, - "relativeCreated": 29180.547115, - "thread": 138566182236416, + "created": 1756483051.5658286, + "msecs": 565.0, + "relativeCreated": 29261.252334, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Shelly.relay/0 (ffw.julian.main_light) to False", - "asctime": "2025-08-22 21:14:10,727", + "asctime": "2025-08-29 17:57:31,565", "moduleLogger": [ { "name": "smart_brain.mqtt.shellies.ffw.julian.main_light.relay.0", @@ -77685,16 +77766,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890050.6271565, - "msecs": 627.0, - "relativeCreated": 29080.045772, - "thread": 138566182236416, + "created": 1756483051.4653783, + "msecs": 465.0, + "relativeCreated": 29160.801939, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/ffw/julian/main_light/relay/0 and payload off", - "asctime": "2025-08-22 21:14:10,627" + "asctime": "2025-08-29 17:57:31,465" }, { "name": "smart_brain.mqtt.shellies.ffw.julian.main_light.relay.0", @@ -77712,16 +77793,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890050.6282036, - "msecs": 628.0, - "relativeCreated": 29081.093031, - "thread": 138566156539584, + "created": 1756483051.4663045, + "msecs": 466.0, + "relativeCreated": 29161.728181, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffw/julian/main_light/relay/0 and payload b'off'", - "asctime": "2025-08-22 21:14:10,628" + "asctime": "2025-08-29 17:57:31,466" }, { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.state", @@ -77739,23 +77820,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890050.6294188, - "msecs": 629.0, - "relativeCreated": 29082.30803, - "thread": 138566156539584, + "created": 1756483051.4681203, + "msecs": 468.0, + "relativeCreated": 29163.54406, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/julian/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:14:10,629" + "asctime": "2025-08-29 17:57:31,468" } ], - "time_consumption": 0.09823894500732422 + "time_consumption": 0.09770822525024414 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.state (ffw.julian.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.state (ffw.julian.main_light) is correct (Content %s and Type is %s).", "args": [ "False", "" @@ -77769,22 +77850,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890050.7280369, - "msecs": 728.0, - "relativeCreated": 29180.926301, - "thread": 138566182236416, + "created": 1756483051.5661433, + "msecs": 566.0, + "relativeCreated": 29261.566863, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.state (ffw.julian.main_light) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:10,728", + "message": "Value for ViDevCommon.state (ffw.julian.main_light) is correct (Content False and Type is ).", + "asctime": "2025-08-29 17:57:31,566", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.state (ffw.julian.main_light)", + "Value for ViDevCommon.state (ffw.julian.main_light)", "False", "" ], @@ -77797,22 +77878,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890050.7278867, - "msecs": 727.0, - "relativeCreated": 29180.775994, - "thread": 138566182236416, + "created": 1756483051.566057, + "msecs": 566.0, + "relativeCreated": 29261.480721, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.state (ffw.julian.main_light)): False ()", - "asctime": "2025-08-22 21:14:10,727" + "message": "Result (Value for ViDevCommon.state (ffw.julian.main_light)): False ()", + "asctime": "2025-08-29 17:57:31,566" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.state (ffw.julian.main_light)", + "Value for ViDevCommon.state (ffw.julian.main_light)", "=", "False", "" @@ -77826,28 +77907,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890050.7279918, - "msecs": 727.0, - "relativeCreated": 29180.881132, - "thread": 138566182236416, + "created": 1756483051.5661051, + "msecs": 566.0, + "relativeCreated": 29261.528854, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.state (ffw.julian.main_light)): result = False ()", - "asctime": "2025-08-22 21:14:10,727" + "message": "Expectation (Value for ViDevCommon.state (ffw.julian.main_light)): result = False ()", + "asctime": "2025-08-29 17:57:31,566" } ], - "time_consumption": 4.506111145019531e-05 + "time_consumption": 3.814697265625e-05 } ], - "time_consumption": 0.30330467224121094, - "time_start": "2025-08-22 21:14:10,424", - "time_finished": "2025-08-22 21:14:10,728" + "time_consumption": 0.3030393123626709, + "time_start": "2025-08-29 17:57:31,263", + "time_finished": "2025-08-29 17:57:31,566" }, - "ViDevLight.brightness (ffw.julian.main_light) -> Light.brightness (ffw.julian.main_light)": { + "ViDevCommon.brightness (ffw.julian.main_light) -> Light.brightness (ffw.julian.main_light)": { "name": "__tLogger__", - "msg": "ViDevLight.brightness (ffw.julian.main_light) -> Light.brightness (ffw.julian.main_light)", + "msg": "ViDevCommon.brightness (ffw.julian.main_light) -> Light.brightness (ffw.julian.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -77858,16 +77939,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890050.7282443, - "msecs": 728.0, - "relativeCreated": 29181.13365, - "thread": 138566182236416, + "created": 1756483051.5663614, + "msecs": 566.0, + "relativeCreated": 29261.785071, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "ViDevLight.brightness (ffw.julian.main_light) -> Light.brightness (ffw.julian.main_light)", - "asctime": "2025-08-22 21:14:10,728", + "message": "ViDevCommon.brightness (ffw.julian.main_light) -> Light.brightness (ffw.julian.main_light)", + "asctime": "2025-08-29 17:57:31,566", "moduleLogger": [], "testcaseLogger": [ { @@ -77883,16 +77964,16 @@ "stack_info": null, "lineno": 13, "funcName": "device_follow", - "created": 1755890050.8290908, - "msecs": 829.0, - "relativeCreated": 29281.980332, - "thread": 138566182236416, + "created": 1756483051.6672046, + "msecs": 667.0, + "relativeCreated": 29362.628374, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Switching on device", - "asctime": "2025-08-22 21:14:10,829", + "asctime": "2025-08-29 17:57:31,667", "moduleLogger": [ { "name": "smart_brain.mqtt.shellies.ffw.julian.main_light.relay.0", @@ -77910,16 +77991,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890050.728394, - "msecs": 728.0, - "relativeCreated": 29181.28336, - "thread": 138566182236416, + "created": 1756483051.566499, + "msecs": 566.0, + "relativeCreated": 29261.922718, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/ffw/julian/main_light/relay/0 and payload on", - "asctime": "2025-08-22 21:14:10,728" + "asctime": "2025-08-29 17:57:31,566" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -77937,16 +78018,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890050.728698, - "msecs": 728.0, - "relativeCreated": 29181.587429, - "thread": 138566182236416, + "created": 1756483051.5668356, + "msecs": 566.0, + "relativeCreated": 29262.25943, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/julian/main_light and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:10,728" + "asctime": "2025-08-29 17:57:31,566" }, { "name": "smart_brain.mqtt.shellies.ffw.julian.main_light.relay.0", @@ -77964,16 +78045,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890050.7294798, - "msecs": 729.0, - "relativeCreated": 29182.369207, - "thread": 138566156539584, + "created": 1756483051.5675874, + "msecs": 567.0, + "relativeCreated": 29263.010917, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffw/julian/main_light/relay/0 and payload b'on'", - "asctime": "2025-08-22 21:14:10,729" + "asctime": "2025-08-29 17:57:31,567" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -77991,16 +78072,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890050.7298362, - "msecs": 729.0, - "relativeCreated": 29182.725605, - "thread": 138566156539584, + "created": 1756483051.5679584, + "msecs": 567.0, + "relativeCreated": 29263.381966, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:10,729" + "asctime": "2025-08-29 17:57:31,567" }, { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.state", @@ -78018,19 +78099,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890050.7705476, - "msecs": 770.0, - "relativeCreated": 29223.437196, - "thread": 138566156539584, + "created": 1756483051.608328, + "msecs": 608.0, + "relativeCreated": 29303.75183, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/julian/main_light/state and payload b'true'", - "asctime": "2025-08-22 21:14:10,770" + "asctime": "2025-08-29 17:57:31,608" } ], - "time_consumption": 0.05854320526123047 + "time_consumption": 0.05887651443481445 }, { "name": "__tLogger__", @@ -78047,16 +78128,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890050.9301322, - "msecs": 930.0, - "relativeCreated": 29383.021504, - "thread": 138566182236416, + "created": 1756483051.7682939, + "msecs": 768.0, + "relativeCreated": 29463.717512, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 100", - "asctime": "2025-08-22 21:14:10,930", + "asctime": "2025-08-29 17:57:31,768", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.brightness.set", @@ -78074,16 +78155,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890050.829376, - "msecs": 829.0, - "relativeCreated": 29282.265436, - "thread": 138566182236416, + "created": 1756483051.6675122, + "msecs": 667.0, + "relativeCreated": 29362.935708, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/julian/main_light/brightness/set and payload 100", - "asctime": "2025-08-22 21:14:10,829" + "asctime": "2025-08-29 17:57:31,667" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -78101,16 +78182,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890050.8297203, - "msecs": 829.0, - "relativeCreated": 29282.609788, - "thread": 138566182236416, + "created": 1756483051.6678815, + "msecs": 667.0, + "relativeCreated": 29363.305256, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/julian/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:10,829" + "asctime": "2025-08-29 17:57:31,667" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light.set", @@ -78128,16 +78209,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890050.83205, - "msecs": 832.0, - "relativeCreated": 29284.939621, - "thread": 138566156539584, + "created": 1756483051.6704547, + "msecs": 670.0, + "relativeCreated": 29365.878511, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light/set and payload b'{\"brightness\": 254}'", - "asctime": "2025-08-22 21:14:10,832" + "asctime": "2025-08-29 17:57:31,670" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -78155,16 +78236,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890050.8325374, - "msecs": 832.0, - "relativeCreated": 29285.42673, - "thread": 138566156539584, + "created": 1756483051.6708145, + "msecs": 670.0, + "relativeCreated": 29366.238214, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:10,832" + "asctime": "2025-08-29 17:57:31,670" }, { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.brightness", @@ -78182,19 +78263,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890050.8741467, - "msecs": 874.0, - "relativeCreated": 29327.036234, - "thread": 138566156539584, + "created": 1756483051.713757, + "msecs": 713.0, + "relativeCreated": 29409.180546, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/julian/main_light/brightness and payload b'100'", - "asctime": "2025-08-22 21:14:10,874" + "asctime": "2025-08-29 17:57:31,713" } ], - "time_consumption": 0.055985450744628906 + "time_consumption": 0.05453681945800781 }, { "name": "__tLogger__", @@ -78212,16 +78293,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890050.930482, - "msecs": 930.0, - "relativeCreated": 29383.371363, - "thread": 138566182236416, + "created": 1756483051.7686486, + "msecs": 768.0, + "relativeCreated": 29464.07227, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (100, 100) and Type is ).", - "asctime": "2025-08-22 21:14:10,930", + "asctime": "2025-08-29 17:57:31,768", "moduleLogger": [ { "name": "__unittest__", @@ -78240,16 +78321,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890050.9303799, - "msecs": 930.0, - "relativeCreated": 29383.269189, - "thread": 138566182236416, + "created": 1756483051.7685409, + "msecs": 768.0, + "relativeCreated": 29463.964729, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (100, 100) ()", - "asctime": "2025-08-22 21:14:10,930" + "asctime": "2025-08-29 17:57:31,768" }, { "name": "__unittest__", @@ -78269,25 +78350,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890050.9304388, - "msecs": 930.0, - "relativeCreated": 29383.328125, - "thread": 138566182236416, + "created": 1756483051.7686024, + "msecs": 768.0, + "relativeCreated": 29464.026061, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (100, 100) ()", - "asctime": "2025-08-22 21:14:10,930" + "asctime": "2025-08-29 17:57:31,768" } ], - "time_consumption": 4.315376281738281e-05 + "time_consumption": 4.6253204345703125e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (ffw.julian.main_light)", + "ViDevCommon.brightness (ffw.julian.main_light)", "0" ], "levelname": "DEBUG", @@ -78299,16 +78380,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890051.031053, - "msecs": 31.0, - "relativeCreated": 29483.94248, - "thread": 138566182236416, + "created": 1756483051.8691595, + "msecs": 869.0, + "relativeCreated": 29564.583215, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (ffw.julian.main_light) to 0", - "asctime": "2025-08-22 21:14:11,031", + "message": "Setting state of ViDevCommon.brightness (ffw.julian.main_light) to 0", + "asctime": "2025-08-29 17:57:31,869", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.brightness.set", @@ -78326,16 +78407,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890050.9305983, - "msecs": 930.0, - "relativeCreated": 29383.487459, - "thread": 138566182236416, + "created": 1756483051.7687645, + "msecs": 768.0, + "relativeCreated": 29464.188064, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/julian/main_light/brightness/set and payload 0", - "asctime": "2025-08-22 21:14:10,930" + "asctime": "2025-08-29 17:57:31,768" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light.set", @@ -78353,16 +78434,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890050.9329715, - "msecs": 932.0, - "relativeCreated": 29385.860855, - "thread": 138566156539584, + "created": 1756483051.7716405, + "msecs": 771.0, + "relativeCreated": 29467.064211, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light/set and payload b'{\"brightness\": 1}'", - "asctime": "2025-08-22 21:14:10,932" + "asctime": "2025-08-29 17:57:31,771" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -78380,16 +78461,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890050.9331996, - "msecs": 933.0, - "relativeCreated": 29386.089052, - "thread": 138566156539584, + "created": 1756483051.7719603, + "msecs": 771.0, + "relativeCreated": 29467.384042, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/julian/main_light and payload {\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:10,933" + "asctime": "2025-08-29 17:57:31,771" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -78407,16 +78488,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890050.9340174, - "msecs": 934.0, - "relativeCreated": 29386.906829, - "thread": 138566156539584, + "created": 1756483051.7729204, + "msecs": 772.0, + "relativeCreated": 29468.34407, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light and payload b'{\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:10,934" + "asctime": "2025-08-29 17:57:31,772" }, { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.brightness", @@ -78434,19 +78515,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890050.9751623, - "msecs": 975.0, - "relativeCreated": 29428.051782, - "thread": 138566156539584, + "created": 1756483051.8144202, + "msecs": 814.0, + "relativeCreated": 29509.843827, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/julian/main_light/brightness and payload b'0'", - "asctime": "2025-08-22 21:14:10,975" + "asctime": "2025-08-29 17:57:31,814" } ], - "time_consumption": 0.055890798568725586 + "time_consumption": 0.05473923683166504 }, { "name": "__tLogger__", @@ -78464,16 +78545,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890051.031411, - "msecs": 31.0, - "relativeCreated": 29484.300474, - "thread": 138566182236416, + "created": 1756483051.8696136, + "msecs": 869.0, + "relativeCreated": 29565.037304, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (ffw.julian.main_light) is correct (Content 0 and Type is ).", - "asctime": "2025-08-22 21:14:11,031", + "asctime": "2025-08-29 17:57:31,869", "moduleLogger": [ { "name": "__unittest__", @@ -78492,16 +78573,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890051.0312839, - "msecs": 31.0, - "relativeCreated": 29484.173452, - "thread": 138566182236416, + "created": 1756483051.8694737, + "msecs": 869.0, + "relativeCreated": 29564.897519, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (ffw.julian.main_light)): 0 ()", - "asctime": "2025-08-22 21:14:11,031" + "asctime": "2025-08-29 17:57:31,869" }, { "name": "__unittest__", @@ -78521,25 +78602,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890051.0313685, - "msecs": 31.0, - "relativeCreated": 29484.257957, - "thread": 138566182236416, + "created": 1756483051.869555, + "msecs": 869.0, + "relativeCreated": 29564.978568, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (ffw.julian.main_light)): result = 0 ()", - "asctime": "2025-08-22 21:14:11,031" + "asctime": "2025-08-29 17:57:31,869" } ], - "time_consumption": 4.2438507080078125e-05 + "time_consumption": 5.8650970458984375e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (ffw.julian.main_light)", + "ViDevCommon.brightness (ffw.julian.main_light)", "20" ], "levelname": "DEBUG", @@ -78551,16 +78632,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890051.132032, - "msecs": 132.0, - "relativeCreated": 29584.921407, - "thread": 138566182236416, + "created": 1756483051.9701896, + "msecs": 970.0, + "relativeCreated": 29665.613345, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (ffw.julian.main_light) to 20", - "asctime": "2025-08-22 21:14:11,132", + "message": "Setting state of ViDevCommon.brightness (ffw.julian.main_light) to 20", + "asctime": "2025-08-29 17:57:31,970", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.brightness.set", @@ -78578,16 +78659,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890051.0315213, - "msecs": 31.0, - "relativeCreated": 29484.410812, - "thread": 138566182236416, + "created": 1756483051.8697731, + "msecs": 869.0, + "relativeCreated": 29565.196756, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/julian/main_light/brightness/set and payload 20", - "asctime": "2025-08-22 21:14:11,031" + "asctime": "2025-08-29 17:57:31,869" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light.set", @@ -78605,16 +78686,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890051.0334566, - "msecs": 33.0, - "relativeCreated": 29486.346094, - "thread": 138566156539584, + "created": 1756483051.87244, + "msecs": 872.0, + "relativeCreated": 29567.863718, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light/set and payload b'{\"brightness\": 52}'", - "asctime": "2025-08-22 21:14:11,033" + "asctime": "2025-08-29 17:57:31,872" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -78632,16 +78713,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890051.0336952, - "msecs": 33.0, - "relativeCreated": 29486.584685, - "thread": 138566156539584, + "created": 1756483051.8727057, + "msecs": 872.0, + "relativeCreated": 29568.129523, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/julian/main_light and payload {\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:11,033" + "asctime": "2025-08-29 17:57:31,872" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -78659,16 +78740,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890051.0344186, - "msecs": 34.0, - "relativeCreated": 29487.308046, - "thread": 138566156539584, + "created": 1756483051.873323, + "msecs": 873.0, + "relativeCreated": 29568.746588, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light and payload b'{\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:11,034" + "asctime": "2025-08-29 17:57:31,873" }, { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.brightness", @@ -78686,19 +78767,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890051.0761578, - "msecs": 76.0, - "relativeCreated": 29529.047031, - "thread": 138566156539584, + "created": 1756483051.9152668, + "msecs": 915.0, + "relativeCreated": 29610.690617, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/julian/main_light/brightness and payload b'20'", - "asctime": "2025-08-22 21:14:11,076" + "asctime": "2025-08-29 17:57:31,915" } ], - "time_consumption": 0.05587410926818848 + "time_consumption": 0.05492281913757324 }, { "name": "__tLogger__", @@ -78716,16 +78797,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890051.1323686, - "msecs": 132.0, - "relativeCreated": 29585.258137, - "thread": 138566182236416, + "created": 1756483051.9704769, + "msecs": 970.0, + "relativeCreated": 29665.900431, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (ffw.julian.main_light) is correct (Content 20 and Type is ).", - "asctime": "2025-08-22 21:14:11,132", + "asctime": "2025-08-29 17:57:31,970", "moduleLogger": [ { "name": "__unittest__", @@ -78744,16 +78825,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890051.132267, - "msecs": 132.0, - "relativeCreated": 29585.156539, - "thread": 138566182236416, + "created": 1756483051.9703898, + "msecs": 970.0, + "relativeCreated": 29665.813379, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (ffw.julian.main_light)): 20 ()", - "asctime": "2025-08-22 21:14:11,132" + "asctime": "2025-08-29 17:57:31,970" }, { "name": "__unittest__", @@ -78773,25 +78854,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890051.1323247, - "msecs": 132.0, - "relativeCreated": 29585.214109, - "thread": 138566182236416, + "created": 1756483051.9704394, + "msecs": 970.0, + "relativeCreated": 29665.863102, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (ffw.julian.main_light)): result = 20 ()", - "asctime": "2025-08-22 21:14:11,132" + "asctime": "2025-08-29 17:57:31,970" } ], - "time_consumption": 4.38690185546875e-05 + "time_consumption": 3.743171691894531e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (ffw.julian.main_light)", + "ViDevCommon.brightness (ffw.julian.main_light)", "40" ], "levelname": "DEBUG", @@ -78803,16 +78884,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890051.2330225, - "msecs": 233.0, - "relativeCreated": 29685.911807, - "thread": 138566182236416, + "created": 1756483052.0710726, + "msecs": 71.0, + "relativeCreated": 29766.496165, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (ffw.julian.main_light) to 40", - "asctime": "2025-08-22 21:14:11,233", + "message": "Setting state of ViDevCommon.brightness (ffw.julian.main_light) to 40", + "asctime": "2025-08-29 17:57:32,071", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.brightness.set", @@ -78830,16 +78911,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890051.1324818, - "msecs": 132.0, - "relativeCreated": 29585.37114, - "thread": 138566182236416, + "created": 1756483051.9705958, + "msecs": 970.0, + "relativeCreated": 29666.019578, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/julian/main_light/brightness/set and payload 40", - "asctime": "2025-08-22 21:14:11,132" + "asctime": "2025-08-29 17:57:31,970" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light.set", @@ -78857,16 +78938,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890051.1348946, - "msecs": 134.0, - "relativeCreated": 29587.78409, - "thread": 138566156539584, + "created": 1756483051.9729695, + "msecs": 972.0, + "relativeCreated": 29668.39315, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light/set and payload b'{\"brightness\": 102}'", - "asctime": "2025-08-22 21:14:11,134" + "asctime": "2025-08-29 17:57:31,972" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -78884,16 +78965,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890051.135144, - "msecs": 135.0, - "relativeCreated": 29588.03322, - "thread": 138566156539584, + "created": 1756483051.9732525, + "msecs": 973.0, + "relativeCreated": 29668.676413, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/julian/main_light and payload {\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:11,135" + "asctime": "2025-08-29 17:57:31,973" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -78911,16 +78992,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890051.135941, - "msecs": 135.0, - "relativeCreated": 29588.830411, - "thread": 138566156539584, + "created": 1756483051.9738324, + "msecs": 973.0, + "relativeCreated": 29669.256089, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light and payload b'{\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:11,135" + "asctime": "2025-08-29 17:57:31,973" }, { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.brightness", @@ -78938,19 +79019,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890051.1771429, - "msecs": 177.0, - "relativeCreated": 29630.032282, - "thread": 138566156539584, + "created": 1756483052.016261, + "msecs": 16.0, + "relativeCreated": 29711.684807, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/julian/main_light/brightness and payload b'40'", - "asctime": "2025-08-22 21:14:11,177" + "asctime": "2025-08-29 17:57:32,016" } ], - "time_consumption": 0.05587959289550781 + "time_consumption": 0.05481147766113281 }, { "name": "__tLogger__", @@ -78968,16 +79049,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890051.2333868, - "msecs": 233.0, - "relativeCreated": 29686.276057, - "thread": 138566182236416, + "created": 1756483052.0714104, + "msecs": 71.0, + "relativeCreated": 29766.834136, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (ffw.julian.main_light) is correct (Content 40 and Type is ).", - "asctime": "2025-08-22 21:14:11,233", + "asctime": "2025-08-29 17:57:32,071", "moduleLogger": [ { "name": "__unittest__", @@ -78996,16 +79077,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890051.2332556, - "msecs": 233.0, - "relativeCreated": 29686.145069, - "thread": 138566182236416, + "created": 1756483052.071309, + "msecs": 71.0, + "relativeCreated": 29766.732864, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (ffw.julian.main_light)): 40 ()", - "asctime": "2025-08-22 21:14:11,233" + "asctime": "2025-08-29 17:57:32,071" }, { "name": "__unittest__", @@ -79025,25 +79106,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890051.2333152, - "msecs": 233.0, - "relativeCreated": 29686.204822, - "thread": 138566182236416, + "created": 1756483052.07137, + "msecs": 71.0, + "relativeCreated": 29766.793621, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (ffw.julian.main_light)): result = 40 ()", - "asctime": "2025-08-22 21:14:11,233" + "asctime": "2025-08-29 17:57:32,071" } ], - "time_consumption": 7.152557373046875e-05 + "time_consumption": 4.0531158447265625e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (ffw.julian.main_light)", + "ViDevCommon.brightness (ffw.julian.main_light)", "60" ], "levelname": "DEBUG", @@ -79055,16 +79136,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890051.334011, - "msecs": 334.0, - "relativeCreated": 29786.900414, - "thread": 138566182236416, + "created": 1756483052.1719456, + "msecs": 171.0, + "relativeCreated": 29867.369092, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (ffw.julian.main_light) to 60", - "asctime": "2025-08-22 21:14:11,334", + "message": "Setting state of ViDevCommon.brightness (ffw.julian.main_light) to 60", + "asctime": "2025-08-29 17:57:32,171", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.brightness.set", @@ -79082,16 +79163,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890051.2335167, - "msecs": 233.0, - "relativeCreated": 29686.406144, - "thread": 138566182236416, + "created": 1756483052.0715213, + "msecs": 71.0, + "relativeCreated": 29766.944884, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/julian/main_light/brightness/set and payload 60", - "asctime": "2025-08-22 21:14:11,233" + "asctime": "2025-08-29 17:57:32,071" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light.set", @@ -79109,16 +79190,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890051.2359943, - "msecs": 235.0, - "relativeCreated": 29688.883783, - "thread": 138566156539584, + "created": 1756483052.0745564, + "msecs": 74.0, + "relativeCreated": 29769.980129, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light/set and payload b'{\"brightness\": 153}'", - "asctime": "2025-08-22 21:14:11,235" + "asctime": "2025-08-29 17:57:32,074" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -79136,16 +79217,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890051.236224, - "msecs": 236.0, - "relativeCreated": 29689.113486, - "thread": 138566156539584, + "created": 1756483052.0748174, + "msecs": 74.0, + "relativeCreated": 29770.241151, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/julian/main_light and payload {\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:11,236" + "asctime": "2025-08-29 17:57:32,074" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -79163,16 +79244,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890051.2370403, - "msecs": 237.0, - "relativeCreated": 29689.929698, - "thread": 138566156539584, + "created": 1756483052.0754762, + "msecs": 75.0, + "relativeCreated": 29770.899848, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light and payload b'{\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:11,237" + "asctime": "2025-08-29 17:57:32,075" }, { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.brightness", @@ -79190,19 +79271,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890051.278104, - "msecs": 278.0, - "relativeCreated": 29730.993558, - "thread": 138566156539584, + "created": 1756483052.1186862, + "msecs": 118.0, + "relativeCreated": 29814.109824, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/julian/main_light/brightness and payload b'60'", - "asctime": "2025-08-22 21:14:11,278" + "asctime": "2025-08-29 17:57:32,118" } ], - "time_consumption": 0.05590701103210449 + "time_consumption": 0.05325937271118164 }, { "name": "__tLogger__", @@ -79220,16 +79301,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890051.3343425, - "msecs": 334.0, - "relativeCreated": 29787.231836, - "thread": 138566182236416, + "created": 1756483052.1722906, + "msecs": 172.0, + "relativeCreated": 29867.714292, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (ffw.julian.main_light) is correct (Content 60 and Type is ).", - "asctime": "2025-08-22 21:14:11,334", + "asctime": "2025-08-29 17:57:32,172", "moduleLogger": [ { "name": "__unittest__", @@ -79248,16 +79329,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890051.3342404, - "msecs": 334.0, - "relativeCreated": 29787.129791, - "thread": 138566182236416, + "created": 1756483052.1721811, + "msecs": 172.0, + "relativeCreated": 29867.605009, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (ffw.julian.main_light)): 60 ()", - "asctime": "2025-08-22 21:14:11,334" + "asctime": "2025-08-29 17:57:32,172" }, { "name": "__unittest__", @@ -79277,25 +79358,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890051.3342996, - "msecs": 334.0, - "relativeCreated": 29787.188926, - "thread": 138566182236416, + "created": 1756483052.1722367, + "msecs": 172.0, + "relativeCreated": 29867.660475, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (ffw.julian.main_light)): result = 60 ()", - "asctime": "2025-08-22 21:14:11,334" + "asctime": "2025-08-29 17:57:32,172" } ], - "time_consumption": 4.291534423828125e-05 + "time_consumption": 5.3882598876953125e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (ffw.julian.main_light)", + "ViDevCommon.brightness (ffw.julian.main_light)", "80" ], "levelname": "DEBUG", @@ -79307,16 +79388,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890051.4350264, - "msecs": 435.0, - "relativeCreated": 29887.915911, - "thread": 138566182236416, + "created": 1756483052.2728274, + "msecs": 272.0, + "relativeCreated": 29968.250995, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (ffw.julian.main_light) to 80", - "asctime": "2025-08-22 21:14:11,435", + "message": "Setting state of ViDevCommon.brightness (ffw.julian.main_light) to 80", + "asctime": "2025-08-29 17:57:32,272", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.brightness.set", @@ -79334,16 +79415,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890051.3344576, - "msecs": 334.0, - "relativeCreated": 29787.347074, - "thread": 138566182236416, + "created": 1756483052.1724536, + "msecs": 172.0, + "relativeCreated": 29867.877299, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/julian/main_light/brightness/set and payload 80", - "asctime": "2025-08-22 21:14:11,334" + "asctime": "2025-08-29 17:57:32,172" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light.set", @@ -79361,16 +79442,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890051.3367558, - "msecs": 336.0, - "relativeCreated": 29789.644995, - "thread": 138566156539584, + "created": 1756483052.175235, + "msecs": 175.0, + "relativeCreated": 29870.658676, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light/set and payload b'{\"brightness\": 203}'", - "asctime": "2025-08-22 21:14:11,336" + "asctime": "2025-08-29 17:57:32,175" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -79388,16 +79469,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890051.337007, - "msecs": 337.0, - "relativeCreated": 29789.896384, - "thread": 138566156539584, + "created": 1756483052.1755354, + "msecs": 175.0, + "relativeCreated": 29870.959082, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/julian/main_light and payload {\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:11,337" + "asctime": "2025-08-29 17:57:32,175" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -79415,16 +79496,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890051.3377967, - "msecs": 337.0, - "relativeCreated": 29790.685994, - "thread": 138566156539584, + "created": 1756483052.1760516, + "msecs": 176.0, + "relativeCreated": 29871.475387, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light and payload b'{\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:11,337" + "asctime": "2025-08-29 17:57:32,176" }, { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.brightness", @@ -79442,19 +79523,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890051.3791952, - "msecs": 379.0, - "relativeCreated": 29832.084639, - "thread": 138566156539584, + "created": 1756483052.2185092, + "msecs": 218.0, + "relativeCreated": 29913.933057, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/julian/main_light/brightness and payload b'80'", - "asctime": "2025-08-22 21:14:11,379" + "asctime": "2025-08-29 17:57:32,218" } ], - "time_consumption": 0.055831193923950195 + "time_consumption": 0.05431818962097168 }, { "name": "__tLogger__", @@ -79472,16 +79553,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890051.435381, - "msecs": 435.0, - "relativeCreated": 29888.270473, - "thread": 138566182236416, + "created": 1756483052.2731802, + "msecs": 273.0, + "relativeCreated": 29968.603761, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (ffw.julian.main_light) is correct (Content 80 and Type is ).", - "asctime": "2025-08-22 21:14:11,435", + "asctime": "2025-08-29 17:57:32,273", "moduleLogger": [ { "name": "__unittest__", @@ -79500,16 +79581,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890051.435254, - "msecs": 435.0, - "relativeCreated": 29888.143462, - "thread": 138566182236416, + "created": 1756483052.273059, + "msecs": 273.0, + "relativeCreated": 29968.482435, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (ffw.julian.main_light)): 80 ()", - "asctime": "2025-08-22 21:14:11,435" + "asctime": "2025-08-29 17:57:32,273" }, { "name": "__unittest__", @@ -79529,25 +79610,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890051.4353352, - "msecs": 435.0, - "relativeCreated": 29888.224571, - "thread": 138566182236416, + "created": 1756483052.2731261, + "msecs": 273.0, + "relativeCreated": 29968.549954, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (ffw.julian.main_light)): result = 80 ()", - "asctime": "2025-08-22 21:14:11,435" + "asctime": "2025-08-29 17:57:32,273" } ], - "time_consumption": 4.57763671875e-05 + "time_consumption": 5.412101745605469e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (ffw.julian.main_light)", + "ViDevCommon.brightness (ffw.julian.main_light)", "100" ], "levelname": "DEBUG", @@ -79559,16 +79640,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890051.536019, - "msecs": 536.0, - "relativeCreated": 29988.908481, - "thread": 138566182236416, + "created": 1756483052.3736167, + "msecs": 373.0, + "relativeCreated": 30069.040332, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (ffw.julian.main_light) to 100", - "asctime": "2025-08-22 21:14:11,536", + "message": "Setting state of ViDevCommon.brightness (ffw.julian.main_light) to 100", + "asctime": "2025-08-29 17:57:32,373", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.brightness.set", @@ -79586,16 +79667,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890051.4354954, - "msecs": 435.0, - "relativeCreated": 29888.384836, - "thread": 138566182236416, + "created": 1756483052.2732885, + "msecs": 273.0, + "relativeCreated": 29968.712219, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/julian/main_light/brightness/set and payload 100", - "asctime": "2025-08-22 21:14:11,435" + "asctime": "2025-08-29 17:57:32,273" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light.set", @@ -79613,16 +79694,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890051.437935, - "msecs": 437.0, - "relativeCreated": 29890.82441, - "thread": 138566156539584, + "created": 1756483052.2756305, + "msecs": 275.0, + "relativeCreated": 29971.054402, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light/set and payload b'{\"brightness\": 254}'", - "asctime": "2025-08-22 21:14:11,437" + "asctime": "2025-08-29 17:57:32,275" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -79640,16 +79721,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890051.4381669, - "msecs": 438.0, - "relativeCreated": 29891.056209, - "thread": 138566156539584, + "created": 1756483052.2760456, + "msecs": 276.0, + "relativeCreated": 29971.469137, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/julian/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:11,438" + "asctime": "2025-08-29 17:57:32,276" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -79667,16 +79748,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890051.43899, - "msecs": 438.0, - "relativeCreated": 29891.879566, - "thread": 138566156539584, + "created": 1756483052.2767327, + "msecs": 276.0, + "relativeCreated": 29972.156397, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:11,438" + "asctime": "2025-08-29 17:57:32,276" }, { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.brightness", @@ -79694,19 +79775,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890051.4800146, - "msecs": 480.0, - "relativeCreated": 29932.903927, - "thread": 138566156539584, + "created": 1756483052.3181863, + "msecs": 318.0, + "relativeCreated": 30013.609931, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/julian/main_light/brightness and payload b'100'", - "asctime": "2025-08-22 21:14:11,480" + "asctime": "2025-08-29 17:57:32,318" } ], - "time_consumption": 0.05600452423095703 + "time_consumption": 0.05543041229248047 }, { "name": "__tLogger__", @@ -79724,16 +79805,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890051.5363455, - "msecs": 536.0, - "relativeCreated": 29989.234887, - "thread": 138566182236416, + "created": 1756483052.3740208, + "msecs": 374.0, + "relativeCreated": 30069.444505, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (ffw.julian.main_light) is correct (Content 100 and Type is ).", - "asctime": "2025-08-22 21:14:11,536", + "asctime": "2025-08-29 17:57:32,374", "moduleLogger": [ { "name": "__unittest__", @@ -79752,16 +79833,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890051.5362473, - "msecs": 536.0, - "relativeCreated": 29989.136797, - "thread": 138566182236416, + "created": 1756483052.3738883, + "msecs": 373.0, + "relativeCreated": 30069.311846, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (ffw.julian.main_light)): 100 ()", - "asctime": "2025-08-22 21:14:11,536" + "asctime": "2025-08-29 17:57:32,373" }, { "name": "__unittest__", @@ -79781,28 +79862,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890051.5363042, - "msecs": 536.0, - "relativeCreated": 29989.193494, - "thread": 138566182236416, + "created": 1756483052.3739614, + "msecs": 373.0, + "relativeCreated": 30069.385057, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (ffw.julian.main_light)): result = 100 ()", - "asctime": "2025-08-22 21:14:11,536" + "asctime": "2025-08-29 17:57:32,373" } ], - "time_consumption": 4.124641418457031e-05 + "time_consumption": 5.936622619628906e-05 } ], - "time_consumption": 0.8081011772155762, - "time_start": "2025-08-22 21:14:10,728", - "time_finished": "2025-08-22 21:14:11,536" + "time_consumption": 0.807659387588501, + "time_start": "2025-08-29 17:57:31,566", + "time_finished": "2025-08-29 17:57:32,374" }, - "Light.brightness (ffw.julian.main_light) -> ViDevLight.brightness (ffw.julian.main_light)": { + "Light.brightness (ffw.julian.main_light) -> ViDevCommon.brightness (ffw.julian.main_light)": { "name": "__tLogger__", - "msg": "Light.brightness (ffw.julian.main_light) -> ViDevLight.brightness (ffw.julian.main_light)", + "msg": "Light.brightness (ffw.julian.main_light) -> ViDevCommon.brightness (ffw.julian.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -79813,16 +79894,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890051.5365577, - "msecs": 536.0, - "relativeCreated": 29989.447009, - "thread": 138566182236416, + "created": 1756483052.3742478, + "msecs": 374.0, + "relativeCreated": 30069.671436, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Light.brightness (ffw.julian.main_light) -> ViDevLight.brightness (ffw.julian.main_light)", - "asctime": "2025-08-22 21:14:11,536", + "message": "Light.brightness (ffw.julian.main_light) -> ViDevCommon.brightness (ffw.julian.main_light)", + "asctime": "2025-08-29 17:57:32,374", "moduleLogger": [], "testcaseLogger": [ { @@ -79838,16 +79919,16 @@ "stack_info": null, "lineno": 13, "funcName": "device_follow", - "created": 1755890051.63685, - "msecs": 636.0, - "relativeCreated": 30089.739547, - "thread": 138566182236416, + "created": 1756483052.4744947, + "msecs": 474.0, + "relativeCreated": 30169.918383, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Switching on device", - "asctime": "2025-08-22 21:14:11,636", + "asctime": "2025-08-29 17:57:32,474", "moduleLogger": [], "time_consumption": 0.0 }, @@ -79866,16 +79947,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890051.7375584, - "msecs": 737.0, - "relativeCreated": 30190.447756, - "thread": 138566182236416, + "created": 1756483052.5751128, + "msecs": 575.0, + "relativeCreated": 30270.536452, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 100", - "asctime": "2025-08-22 21:14:11,737", + "asctime": "2025-08-29 17:57:32,575", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.brightness.set", @@ -79893,19 +79974,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890051.6371503, - "msecs": 637.0, - "relativeCreated": 30090.039532, - "thread": 138566182236416, + "created": 1756483052.474764, + "msecs": 474.0, + "relativeCreated": 30170.187816, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/julian/main_light/brightness/set and payload 100", - "asctime": "2025-08-22 21:14:11,637" + "asctime": "2025-08-29 17:57:32,474" } ], - "time_consumption": 0.10040807723999023 + "time_consumption": 0.10034871101379395 }, { "name": "__tLogger__", @@ -79923,16 +80004,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890051.7379587, - "msecs": 737.0, - "relativeCreated": 30190.848083, - "thread": 138566182236416, + "created": 1756483052.5754585, + "msecs": 575.0, + "relativeCreated": 30270.882282, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (100, 100) and Type is ).", - "asctime": "2025-08-22 21:14:11,737", + "asctime": "2025-08-29 17:57:32,575", "moduleLogger": [ { "name": "__unittest__", @@ -79951,16 +80032,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890051.737822, - "msecs": 737.0, - "relativeCreated": 30190.711268, - "thread": 138566182236416, + "created": 1756483052.5753372, + "msecs": 575.0, + "relativeCreated": 30270.760881, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (100, 100) ()", - "asctime": "2025-08-22 21:14:11,737" + "asctime": "2025-08-29 17:57:32,575" }, { "name": "__unittest__", @@ -79980,19 +80061,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890051.7378821, - "msecs": 737.0, - "relativeCreated": 30190.771454, - "thread": 138566182236416, + "created": 1756483052.5754104, + "msecs": 575.0, + "relativeCreated": 30270.834021, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (100, 100) ()", - "asctime": "2025-08-22 21:14:11,737" + "asctime": "2025-08-29 17:57:32,575" } ], - "time_consumption": 7.653236389160156e-05 + "time_consumption": 4.8160552978515625e-05 }, { "name": "__tLogger__", @@ -80010,16 +80091,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890051.8386385, - "msecs": 838.0, - "relativeCreated": 30291.52792, - "thread": 138566182236416, + "created": 1756483052.675978, + "msecs": 675.0, + "relativeCreated": 30371.401662, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (ffw.julian.main_light) to 0", - "asctime": "2025-08-22 21:14:11,838", + "asctime": "2025-08-29 17:57:32,675", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -80037,16 +80118,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890051.73813, - "msecs": 738.0, - "relativeCreated": 30191.019661, - "thread": 138566182236416, + "created": 1756483052.575619, + "msecs": 575.0, + "relativeCreated": 30271.042746, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/julian/main_light and payload {\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:11,738" + "asctime": "2025-08-29 17:57:32,575" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -80064,16 +80145,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890051.7392244, - "msecs": 739.0, - "relativeCreated": 30192.113646, - "thread": 138566156539584, + "created": 1756483052.5765953, + "msecs": 576.0, + "relativeCreated": 30272.018981, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light and payload b'{\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:11,739" + "asctime": "2025-08-29 17:57:32,576" }, { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.brightness", @@ -80091,23 +80172,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890051.7404537, - "msecs": 740.0, - "relativeCreated": 30193.34301, - "thread": 138566156539584, + "created": 1756483052.578559, + "msecs": 578.0, + "relativeCreated": 30273.982546, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/julian/main_light/brightness and payload b'0'", - "asctime": "2025-08-22 21:14:11,740" + "asctime": "2025-08-29 17:57:32,578" } ], - "time_consumption": 0.09818482398986816 + "time_consumption": 0.09741902351379395 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (ffw.julian.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (ffw.julian.main_light) is correct (Content %s and Type is %s).", "args": [ "0", "" @@ -80121,22 +80202,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890051.839037, - "msecs": 839.0, - "relativeCreated": 30291.926312, - "thread": 138566182236416, + "created": 1756483052.6763053, + "msecs": 676.0, + "relativeCreated": 30371.729059, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (ffw.julian.main_light) is correct (Content 0 and Type is ).", - "asctime": "2025-08-22 21:14:11,839", + "message": "Value for ViDevCommon.brightness (ffw.julian.main_light) is correct (Content 0 and Type is ).", + "asctime": "2025-08-29 17:57:32,676", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffw.julian.main_light)", + "Value for ViDevCommon.brightness (ffw.julian.main_light)", "0", "" ], @@ -80149,22 +80230,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890051.8388655, - "msecs": 838.0, - "relativeCreated": 30291.754698, - "thread": 138566182236416, + "created": 1756483052.6762052, + "msecs": 676.0, + "relativeCreated": 30371.62866, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (ffw.julian.main_light)): 0 ()", - "asctime": "2025-08-22 21:14:11,838" + "message": "Result (Value for ViDevCommon.brightness (ffw.julian.main_light)): 0 ()", + "asctime": "2025-08-29 17:57:32,676" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffw.julian.main_light)", + "Value for ViDevCommon.brightness (ffw.julian.main_light)", "=", "0", "" @@ -80178,19 +80259,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890051.8389928, - "msecs": 838.0, - "relativeCreated": 30291.882333, - "thread": 138566182236416, + "created": 1756483052.6762643, + "msecs": 676.0, + "relativeCreated": 30371.687825, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (ffw.julian.main_light)): result = 0 ()", - "asctime": "2025-08-22 21:14:11,838" + "message": "Expectation (Value for ViDevCommon.brightness (ffw.julian.main_light)): result = 0 ()", + "asctime": "2025-08-29 17:57:32,676" } ], - "time_consumption": 4.410743713378906e-05 + "time_consumption": 4.100799560546875e-05 }, { "name": "__tLogger__", @@ -80208,16 +80289,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890051.939732, - "msecs": 939.0, - "relativeCreated": 30392.621316, - "thread": 138566182236416, + "created": 1756483052.7768614, + "msecs": 776.0, + "relativeCreated": 30472.285181, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (ffw.julian.main_light) to 20", - "asctime": "2025-08-22 21:14:11,939", + "asctime": "2025-08-29 17:57:32,776", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -80235,16 +80316,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890051.8392062, - "msecs": 839.0, - "relativeCreated": 30292.095578, - "thread": 138566182236416, + "created": 1756483052.676463, + "msecs": 676.0, + "relativeCreated": 30371.886592, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/julian/main_light and payload {\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:11,839" + "asctime": "2025-08-29 17:57:32,676" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -80262,16 +80343,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890051.8403053, - "msecs": 840.0, - "relativeCreated": 30293.194701, - "thread": 138566156539584, + "created": 1756483052.677489, + "msecs": 677.0, + "relativeCreated": 30372.91292, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light and payload b'{\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:11,840" + "asctime": "2025-08-29 17:57:32,677" }, { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.brightness", @@ -80289,23 +80370,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890051.8415303, - "msecs": 841.0, - "relativeCreated": 30294.419653, - "thread": 138566156539584, + "created": 1756483052.6794631, + "msecs": 679.0, + "relativeCreated": 30374.88681, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/julian/main_light/brightness and payload b'20'", - "asctime": "2025-08-22 21:14:11,841" + "asctime": "2025-08-29 17:57:32,679" } ], - "time_consumption": 0.09820175170898438 + "time_consumption": 0.09739828109741211 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (ffw.julian.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (ffw.julian.main_light) is correct (Content %s and Type is %s).", "args": [ "20", "" @@ -80319,22 +80400,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890051.9401176, - "msecs": 940.0, - "relativeCreated": 30393.006784, - "thread": 138566182236416, + "created": 1756483052.7772417, + "msecs": 777.0, + "relativeCreated": 30472.665226, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (ffw.julian.main_light) is correct (Content 20 and Type is ).", - "asctime": "2025-08-22 21:14:11,940", + "message": "Value for ViDevCommon.brightness (ffw.julian.main_light) is correct (Content 20 and Type is ).", + "asctime": "2025-08-29 17:57:32,777", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffw.julian.main_light)", + "Value for ViDevCommon.brightness (ffw.julian.main_light)", "20", "" ], @@ -80347,22 +80428,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890051.9400146, - "msecs": 940.0, - "relativeCreated": 30392.903998, - "thread": 138566182236416, + "created": 1756483052.7771397, + "msecs": 777.0, + "relativeCreated": 30472.563405, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (ffw.julian.main_light)): 20 ()", - "asctime": "2025-08-22 21:14:11,940" + "message": "Result (Value for ViDevCommon.brightness (ffw.julian.main_light)): 20 ()", + "asctime": "2025-08-29 17:57:32,777" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffw.julian.main_light)", + "Value for ViDevCommon.brightness (ffw.julian.main_light)", "=", "20", "" @@ -80376,19 +80457,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890051.9400756, - "msecs": 940.0, - "relativeCreated": 30392.964968, - "thread": 138566182236416, + "created": 1756483052.7771976, + "msecs": 777.0, + "relativeCreated": 30472.621123, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (ffw.julian.main_light)): result = 20 ()", - "asctime": "2025-08-22 21:14:11,940" + "message": "Expectation (Value for ViDevCommon.brightness (ffw.julian.main_light)): result = 20 ()", + "asctime": "2025-08-29 17:57:32,777" } ], - "time_consumption": 4.1961669921875e-05 + "time_consumption": 4.410743713378906e-05 }, { "name": "__tLogger__", @@ -80406,16 +80487,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890052.040679, - "msecs": 40.0, - "relativeCreated": 30493.568194, - "thread": 138566182236416, + "created": 1756483052.8777559, + "msecs": 877.0, + "relativeCreated": 30573.179559, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (ffw.julian.main_light) to 40", - "asctime": "2025-08-22 21:14:12,040", + "asctime": "2025-08-29 17:57:32,877", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -80433,16 +80514,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890051.9403036, - "msecs": 940.0, - "relativeCreated": 30393.193115, - "thread": 138566182236416, + "created": 1756483052.7773957, + "msecs": 777.0, + "relativeCreated": 30472.819404, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/julian/main_light and payload {\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:11,940" + "asctime": "2025-08-29 17:57:32,777" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -80460,16 +80541,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890051.9413698, - "msecs": 941.0, - "relativeCreated": 30394.259164, - "thread": 138566156539584, + "created": 1756483052.7783117, + "msecs": 778.0, + "relativeCreated": 30473.73549, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light and payload b'{\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:11,941" + "asctime": "2025-08-29 17:57:32,778" }, { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.brightness", @@ -80487,23 +80568,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890051.9426198, - "msecs": 942.0, - "relativeCreated": 30395.509416, - "thread": 138566156539584, + "created": 1756483052.7807748, + "msecs": 780.0, + "relativeCreated": 30476.198575, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/julian/main_light/brightness and payload b'40'", - "asctime": "2025-08-22 21:14:11,942" + "asctime": "2025-08-29 17:57:32,780" } ], - "time_consumption": 0.09805917739868164 + "time_consumption": 0.09698104858398438 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (ffw.julian.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (ffw.julian.main_light) is correct (Content %s and Type is %s).", "args": [ "40", "" @@ -80517,22 +80598,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890052.0410173, - "msecs": 41.0, - "relativeCreated": 30493.90674, - "thread": 138566182236416, + "created": 1756483052.8780785, + "msecs": 878.0, + "relativeCreated": 30573.50218, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (ffw.julian.main_light) is correct (Content 40 and Type is ).", - "asctime": "2025-08-22 21:14:12,041", + "message": "Value for ViDevCommon.brightness (ffw.julian.main_light) is correct (Content 40 and Type is ).", + "asctime": "2025-08-29 17:57:32,878", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffw.julian.main_light)", + "Value for ViDevCommon.brightness (ffw.julian.main_light)", "40", "" ], @@ -80545,22 +80626,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890052.0408893, - "msecs": 40.0, - "relativeCreated": 30493.778769, - "thread": 138566182236416, + "created": 1756483052.8779855, + "msecs": 877.0, + "relativeCreated": 30573.40915, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (ffw.julian.main_light)): 40 ()", - "asctime": "2025-08-22 21:14:12,040" + "message": "Result (Value for ViDevCommon.brightness (ffw.julian.main_light)): 40 ()", + "asctime": "2025-08-29 17:57:32,877" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffw.julian.main_light)", + "Value for ViDevCommon.brightness (ffw.julian.main_light)", "=", "40", "" @@ -80574,19 +80655,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890052.0409765, - "msecs": 40.0, - "relativeCreated": 30493.866046, - "thread": 138566182236416, + "created": 1756483052.8780396, + "msecs": 878.0, + "relativeCreated": 30573.463313, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (ffw.julian.main_light)): result = 40 ()", - "asctime": "2025-08-22 21:14:12,040" + "message": "Expectation (Value for ViDevCommon.brightness (ffw.julian.main_light)): result = 40 ()", + "asctime": "2025-08-29 17:57:32,878" } ], - "time_consumption": 4.076957702636719e-05 + "time_consumption": 3.886222839355469e-05 }, { "name": "__tLogger__", @@ -80604,16 +80685,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890052.141692, - "msecs": 141.0, - "relativeCreated": 30594.581389, - "thread": 138566182236416, + "created": 1756483052.9785802, + "msecs": 978.0, + "relativeCreated": 30674.003787, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (ffw.julian.main_light) to 60", - "asctime": "2025-08-22 21:14:12,141", + "asctime": "2025-08-29 17:57:32,978", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -80631,16 +80712,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890052.0411942, - "msecs": 41.0, - "relativeCreated": 30494.083631, - "thread": 138566182236416, + "created": 1756483052.8782206, + "msecs": 878.0, + "relativeCreated": 30573.644303, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/julian/main_light and payload {\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:12,041" + "asctime": "2025-08-29 17:57:32,878" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -80658,16 +80739,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890052.0421708, - "msecs": 42.0, - "relativeCreated": 30495.060222, - "thread": 138566156539584, + "created": 1756483052.8790822, + "msecs": 879.0, + "relativeCreated": 30574.505924, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light and payload b'{\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:12,042" + "asctime": "2025-08-29 17:57:32,879" }, { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.brightness", @@ -80685,23 +80766,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890052.0431318, - "msecs": 43.0, - "relativeCreated": 30496.021371, - "thread": 138566156539584, + "created": 1756483052.8809485, + "msecs": 880.0, + "relativeCreated": 30576.372272, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/julian/main_light/brightness and payload b'60'", - "asctime": "2025-08-22 21:14:12,043" + "asctime": "2025-08-29 17:57:32,880" } ], - "time_consumption": 0.09856009483337402 + "time_consumption": 0.09763169288635254 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (ffw.julian.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (ffw.julian.main_light) is correct (Content %s and Type is %s).", "args": [ "60", "" @@ -80715,22 +80796,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890052.1420915, - "msecs": 142.0, - "relativeCreated": 30594.980954, - "thread": 138566182236416, + "created": 1756483052.9789364, + "msecs": 978.0, + "relativeCreated": 30674.3599, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (ffw.julian.main_light) is correct (Content 60 and Type is ).", - "asctime": "2025-08-22 21:14:12,142", + "message": "Value for ViDevCommon.brightness (ffw.julian.main_light) is correct (Content 60 and Type is ).", + "asctime": "2025-08-29 17:57:32,978", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffw.julian.main_light)", + "Value for ViDevCommon.brightness (ffw.julian.main_light)", "60", "" ], @@ -80743,22 +80824,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890052.1419837, - "msecs": 141.0, - "relativeCreated": 30594.873031, - "thread": 138566182236416, + "created": 1756483052.9788153, + "msecs": 978.0, + "relativeCreated": 30674.238906, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (ffw.julian.main_light)): 60 ()", - "asctime": "2025-08-22 21:14:12,141" + "message": "Result (Value for ViDevCommon.brightness (ffw.julian.main_light)): 60 ()", + "asctime": "2025-08-29 17:57:32,978" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffw.julian.main_light)", + "Value for ViDevCommon.brightness (ffw.julian.main_light)", "=", "60", "" @@ -80772,19 +80853,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890052.1420474, - "msecs": 142.0, - "relativeCreated": 30594.936881, - "thread": 138566182236416, + "created": 1756483052.9788926, + "msecs": 978.0, + "relativeCreated": 30674.316128, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (ffw.julian.main_light)): result = 60 ()", - "asctime": "2025-08-22 21:14:12,142" + "message": "Expectation (Value for ViDevCommon.brightness (ffw.julian.main_light)): result = 60 ()", + "asctime": "2025-08-29 17:57:32,978" } ], - "time_consumption": 4.410743713378906e-05 + "time_consumption": 4.38690185546875e-05 }, { "name": "__tLogger__", @@ -80802,16 +80883,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890052.242756, - "msecs": 242.0, - "relativeCreated": 30695.645266, - "thread": 138566182236416, + "created": 1756483053.0794904, + "msecs": 79.0, + "relativeCreated": 30774.914021, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (ffw.julian.main_light) to 80", - "asctime": "2025-08-22 21:14:12,242", + "asctime": "2025-08-29 17:57:33,079", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -80829,16 +80910,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890052.1422572, - "msecs": 142.0, - "relativeCreated": 30595.146524, - "thread": 138566182236416, + "created": 1756483052.979099, + "msecs": 979.0, + "relativeCreated": 30674.522821, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/julian/main_light and payload {\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:12,142" + "asctime": "2025-08-29 17:57:32,979" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -80856,16 +80937,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890052.143367, - "msecs": 143.0, - "relativeCreated": 30596.25667, - "thread": 138566156539584, + "created": 1756483052.9799626, + "msecs": 979.0, + "relativeCreated": 30675.38638, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light and payload b'{\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:12,143" + "asctime": "2025-08-29 17:57:32,979" }, { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.brightness", @@ -80883,23 +80964,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890052.1445296, - "msecs": 144.0, - "relativeCreated": 30597.419041, - "thread": 138566156539584, + "created": 1756483052.9819598, + "msecs": 981.0, + "relativeCreated": 30677.383536, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/julian/main_light/brightness and payload b'80'", - "asctime": "2025-08-22 21:14:12,144" + "asctime": "2025-08-29 17:57:32,981" } ], - "time_consumption": 0.09822630882263184 + "time_consumption": 0.09753060340881348 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (ffw.julian.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (ffw.julian.main_light) is correct (Content %s and Type is %s).", "args": [ "80", "" @@ -80913,22 +80994,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890052.2431476, - "msecs": 243.0, - "relativeCreated": 30696.036842, - "thread": 138566182236416, + "created": 1756483053.0798354, + "msecs": 79.0, + "relativeCreated": 30775.258979, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (ffw.julian.main_light) is correct (Content 80 and Type is ).", - "asctime": "2025-08-22 21:14:12,243", + "message": "Value for ViDevCommon.brightness (ffw.julian.main_light) is correct (Content 80 and Type is ).", + "asctime": "2025-08-29 17:57:33,079", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffw.julian.main_light)", + "Value for ViDevCommon.brightness (ffw.julian.main_light)", "80", "" ], @@ -80941,22 +81022,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890052.2430217, - "msecs": 243.0, - "relativeCreated": 30695.91121, - "thread": 138566182236416, + "created": 1756483053.0797226, + "msecs": 79.0, + "relativeCreated": 30775.14645, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (ffw.julian.main_light)): 80 ()", - "asctime": "2025-08-22 21:14:12,243" + "message": "Result (Value for ViDevCommon.brightness (ffw.julian.main_light)): 80 ()", + "asctime": "2025-08-29 17:57:33,079" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffw.julian.main_light)", + "Value for ViDevCommon.brightness (ffw.julian.main_light)", "=", "80", "" @@ -80970,19 +81051,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890052.243105, - "msecs": 243.0, - "relativeCreated": 30695.994315, - "thread": 138566182236416, + "created": 1756483053.0797765, + "msecs": 79.0, + "relativeCreated": 30775.200072, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (ffw.julian.main_light)): result = 80 ()", - "asctime": "2025-08-22 21:14:12,243" + "message": "Expectation (Value for ViDevCommon.brightness (ffw.julian.main_light)): result = 80 ()", + "asctime": "2025-08-29 17:57:33,079" } ], - "time_consumption": 4.267692565917969e-05 + "time_consumption": 5.888938903808594e-05 }, { "name": "__tLogger__", @@ -81000,16 +81081,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890052.3437586, - "msecs": 343.0, - "relativeCreated": 30796.647996, - "thread": 138566182236416, + "created": 1756483053.1803591, + "msecs": 180.0, + "relativeCreated": 30875.782796, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (ffw.julian.main_light) to 100", - "asctime": "2025-08-22 21:14:12,343", + "asctime": "2025-08-29 17:57:33,180", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -81027,16 +81108,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890052.2433121, - "msecs": 243.0, - "relativeCreated": 30696.201618, - "thread": 138566182236416, + "created": 1756483053.0800176, + "msecs": 80.0, + "relativeCreated": 30775.441275, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/julian/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:12,243" + "asctime": "2025-08-29 17:57:33,080" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -81054,16 +81135,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890052.244358, - "msecs": 244.0, - "relativeCreated": 30697.247582, - "thread": 138566156539584, + "created": 1756483053.0808744, + "msecs": 80.0, + "relativeCreated": 30776.298276, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:12,244" + "asctime": "2025-08-29 17:57:33,080" }, { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.brightness", @@ -81081,23 +81162,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890052.2456021, - "msecs": 245.0, - "relativeCreated": 30698.491413, - "thread": 138566156539584, + "created": 1756483053.0829208, + "msecs": 82.0, + "relativeCreated": 30778.344348, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/julian/main_light/brightness and payload b'100'", - "asctime": "2025-08-22 21:14:12,245" + "asctime": "2025-08-29 17:57:33,082" } ], - "time_consumption": 0.09815645217895508 + "time_consumption": 0.09743833541870117 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (ffw.julian.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (ffw.julian.main_light) is correct (Content %s and Type is %s).", "args": [ "100", "" @@ -81111,22 +81192,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890052.3441653, - "msecs": 344.0, - "relativeCreated": 30797.05476, - "thread": 138566182236416, + "created": 1756483053.1806598, + "msecs": 180.0, + "relativeCreated": 30876.08347, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (ffw.julian.main_light) is correct (Content 100 and Type is ).", - "asctime": "2025-08-22 21:14:12,344", + "message": "Value for ViDevCommon.brightness (ffw.julian.main_light) is correct (Content 100 and Type is ).", + "asctime": "2025-08-29 17:57:33,180", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffw.julian.main_light)", + "Value for ViDevCommon.brightness (ffw.julian.main_light)", "100", "" ], @@ -81139,22 +81220,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890052.344032, - "msecs": 344.0, - "relativeCreated": 30796.921507, - "thread": 138566182236416, + "created": 1756483053.180569, + "msecs": 180.0, + "relativeCreated": 30875.992404, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (ffw.julian.main_light)): 100 ()", - "asctime": "2025-08-22 21:14:12,344" + "message": "Result (Value for ViDevCommon.brightness (ffw.julian.main_light)): 100 ()", + "asctime": "2025-08-29 17:57:33,180" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (ffw.julian.main_light)", + "Value for ViDevCommon.brightness (ffw.julian.main_light)", "=", "100", "" @@ -81168,28 +81249,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890052.3441024, - "msecs": 344.0, - "relativeCreated": 30796.991747, - "thread": 138566182236416, + "created": 1756483053.1806195, + "msecs": 180.0, + "relativeCreated": 30876.043295, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (ffw.julian.main_light)): result = 100 ()", - "asctime": "2025-08-22 21:14:12,344" + "message": "Expectation (Value for ViDevCommon.brightness (ffw.julian.main_light)): result = 100 ()", + "asctime": "2025-08-29 17:57:33,180" } ], - "time_consumption": 6.29425048828125e-05 + "time_consumption": 4.029273986816406e-05 } ], - "time_consumption": 0.8076076507568359, - "time_start": "2025-08-22 21:14:11,536", - "time_finished": "2025-08-22 21:14:12,344" + "time_consumption": 0.8064119815826416, + "time_start": "2025-08-29 17:57:32,374", + "time_finished": "2025-08-29 17:57:33,180" }, - "ViDevLight.color_temp (ffw.julian.main_light) -> Light.color_temp (ffw.julian.main_light)": { + "ViDevCommon.color_temp (ffw.julian.main_light) -> Light.color_temp (ffw.julian.main_light)": { "name": "__tLogger__", - "msg": "ViDevLight.color_temp (ffw.julian.main_light) -> Light.color_temp (ffw.julian.main_light)", + "msg": "ViDevCommon.color_temp (ffw.julian.main_light) -> Light.color_temp (ffw.julian.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -81200,16 +81281,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890052.3443947, - "msecs": 344.0, - "relativeCreated": 30797.284197, - "thread": 138566182236416, + "created": 1756483053.1808999, + "msecs": 180.0, + "relativeCreated": 30876.323483, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "ViDevLight.color_temp (ffw.julian.main_light) -> Light.color_temp (ffw.julian.main_light)", - "asctime": "2025-08-22 21:14:12,344", + "message": "ViDevCommon.color_temp (ffw.julian.main_light) -> Light.color_temp (ffw.julian.main_light)", + "asctime": "2025-08-29 17:57:33,180", "moduleLogger": [], "testcaseLogger": [ { @@ -81225,16 +81306,16 @@ "stack_info": null, "lineno": 13, "funcName": "device_follow", - "created": 1755890052.4447668, - "msecs": 444.0, - "relativeCreated": 30897.656003, - "thread": 138566182236416, + "created": 1756483053.281156, + "msecs": 281.0, + "relativeCreated": 30976.579902, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Switching on device", - "asctime": "2025-08-22 21:14:12,444", + "asctime": "2025-08-29 17:57:33,281", "moduleLogger": [], "time_consumption": 0.0 }, @@ -81253,16 +81334,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890052.5458539, - "msecs": 545.0, - "relativeCreated": 30998.743243, - "thread": 138566182236416, + "created": 1756483053.382051, + "msecs": 382.0, + "relativeCreated": 31077.474779, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 10", - "asctime": "2025-08-22 21:14:12,545", + "asctime": "2025-08-29 17:57:33,382", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.color_temp.set", @@ -81280,16 +81361,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890052.4450765, - "msecs": 445.0, - "relativeCreated": 30897.965859, - "thread": 138566182236416, + "created": 1756483053.2814422, + "msecs": 281.0, + "relativeCreated": 30976.86566, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/julian/main_light/color_temp/set and payload 10", - "asctime": "2025-08-22 21:14:12,445" + "asctime": "2025-08-29 17:57:33,281" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -81307,16 +81388,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890052.4454021, - "msecs": 445.0, - "relativeCreated": 30898.291491, - "thread": 138566182236416, + "created": 1756483053.2817886, + "msecs": 281.0, + "relativeCreated": 30977.212413, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/julian/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}", - "asctime": "2025-08-22 21:14:12,445" + "asctime": "2025-08-29 17:57:33,281" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light.set", @@ -81334,16 +81415,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890052.4473748, - "msecs": 447.0, - "relativeCreated": 30900.264205, - "thread": 138566156539584, + "created": 1756483053.2846136, + "msecs": 284.0, + "relativeCreated": 30980.037435, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light/set and payload b'{\"color_temp\": 454}'", - "asctime": "2025-08-22 21:14:12,447" + "asctime": "2025-08-29 17:57:33,284" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -81361,16 +81442,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890052.4477355, - "msecs": 447.0, - "relativeCreated": 30900.625005, - "thread": 138566156539584, + "created": 1756483053.2851887, + "msecs": 285.0, + "relativeCreated": 30980.612322, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}'", - "asctime": "2025-08-22 21:14:12,447" + "asctime": "2025-08-29 17:57:33,285" }, { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.color_temp", @@ -81388,19 +81469,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890052.4900277, - "msecs": 490.0, - "relativeCreated": 30942.917228, - "thread": 138566156539584, + "created": 1756483053.327966, + "msecs": 327.0, + "relativeCreated": 31023.389636, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/julian/main_light/color_temp and payload b'10'", - "asctime": "2025-08-22 21:14:12,490" + "asctime": "2025-08-29 17:57:33,327" } ], - "time_consumption": 0.05582618713378906 + "time_consumption": 0.05408501625061035 }, { "name": "__tLogger__", @@ -81418,16 +81499,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890052.5462592, - "msecs": 546.0, - "relativeCreated": 30999.148513, - "thread": 138566182236416, + "created": 1756483053.3823848, + "msecs": 382.0, + "relativeCreated": 31077.808525, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (10, 10) and Type is ).", - "asctime": "2025-08-22 21:14:12,546", + "asctime": "2025-08-29 17:57:33,382", "moduleLogger": [ { "name": "__unittest__", @@ -81446,16 +81527,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890052.5461547, - "msecs": 546.0, - "relativeCreated": 30999.044177, - "thread": 138566182236416, + "created": 1756483053.3822837, + "msecs": 382.0, + "relativeCreated": 31077.707473, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (10, 10) ()", - "asctime": "2025-08-22 21:14:12,546" + "asctime": "2025-08-29 17:57:33,382" }, { "name": "__unittest__", @@ -81475,25 +81556,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890052.546216, - "msecs": 546.0, - "relativeCreated": 30999.105461, - "thread": 138566182236416, + "created": 1756483053.3823404, + "msecs": 382.0, + "relativeCreated": 31077.763942, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (10, 10) ()", - "asctime": "2025-08-22 21:14:12,546" + "asctime": "2025-08-29 17:57:33,382" } ], - "time_consumption": 4.315376281738281e-05 + "time_consumption": 4.4345855712890625e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (ffw.julian.main_light)", + "ViDevCommon.color_temp (ffw.julian.main_light)", "0" ], "levelname": "DEBUG", @@ -81505,16 +81586,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890052.6468687, - "msecs": 646.0, - "relativeCreated": 31099.758047, - "thread": 138566182236416, + "created": 1756483053.482897, + "msecs": 482.0, + "relativeCreated": 31178.32087, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (ffw.julian.main_light) to 0", - "asctime": "2025-08-22 21:14:12,646", + "message": "Setting state of ViDevCommon.color_temp (ffw.julian.main_light) to 0", + "asctime": "2025-08-29 17:57:33,482", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.color_temp.set", @@ -81532,16 +81613,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890052.546373, - "msecs": 546.0, - "relativeCreated": 30999.262199, - "thread": 138566182236416, + "created": 1756483053.3824968, + "msecs": 382.0, + "relativeCreated": 31077.920323, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/julian/main_light/color_temp/set and payload 0", - "asctime": "2025-08-22 21:14:12,546" + "asctime": "2025-08-29 17:57:33,382" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light.set", @@ -81559,16 +81640,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890052.5486717, - "msecs": 548.0, - "relativeCreated": 31001.561141, - "thread": 138566156539584, + "created": 1756483053.3849459, + "msecs": 384.0, + "relativeCreated": 31080.369481, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light/set and payload b'{\"color_temp\": 250}'", - "asctime": "2025-08-22 21:14:12,548" + "asctime": "2025-08-29 17:57:33,384" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -81586,16 +81667,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890052.5489194, - "msecs": 548.0, - "relativeCreated": 31001.808872, - "thread": 138566156539584, + "created": 1756483053.385252, + "msecs": 385.0, + "relativeCreated": 31080.67584, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/julian/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}", - "asctime": "2025-08-22 21:14:12,548" + "asctime": "2025-08-29 17:57:33,385" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -81613,16 +81694,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890052.549735, - "msecs": 549.0, - "relativeCreated": 31002.624574, - "thread": 138566156539584, + "created": 1756483053.3858042, + "msecs": 385.0, + "relativeCreated": 31081.227888, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}'", - "asctime": "2025-08-22 21:14:12,549" + "asctime": "2025-08-29 17:57:33,385" }, { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.color_temp", @@ -81640,19 +81721,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890052.5910883, - "msecs": 591.0, - "relativeCreated": 31043.977894, - "thread": 138566156539584, + "created": 1756483053.4283395, + "msecs": 428.0, + "relativeCreated": 31123.76311, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/julian/main_light/color_temp and payload b'0'", - "asctime": "2025-08-22 21:14:12,591" + "asctime": "2025-08-29 17:57:33,428" } ], - "time_consumption": 0.05578041076660156 + "time_consumption": 0.05455756187438965 }, { "name": "__tLogger__", @@ -81670,16 +81751,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890052.6472592, - "msecs": 647.0, - "relativeCreated": 31100.148583, - "thread": 138566182236416, + "created": 1756483053.4832368, + "msecs": 483.0, + "relativeCreated": 31178.660473, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (ffw.julian.main_light) is correct (Content 0 and Type is ).", - "asctime": "2025-08-22 21:14:12,647", + "asctime": "2025-08-29 17:57:33,483", "moduleLogger": [ { "name": "__unittest__", @@ -81698,16 +81779,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890052.6471553, - "msecs": 647.0, - "relativeCreated": 31100.044703, - "thread": 138566182236416, + "created": 1756483053.483133, + "msecs": 483.0, + "relativeCreated": 31178.556833, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (ffw.julian.main_light)): 0 ()", - "asctime": "2025-08-22 21:14:12,647" + "asctime": "2025-08-29 17:57:33,483" }, { "name": "__unittest__", @@ -81727,25 +81808,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890052.6472178, - "msecs": 647.0, - "relativeCreated": 31100.107069, - "thread": 138566182236416, + "created": 1756483053.4831917, + "msecs": 483.0, + "relativeCreated": 31178.615513, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (ffw.julian.main_light)): result = 0 ()", - "asctime": "2025-08-22 21:14:12,647" + "asctime": "2025-08-29 17:57:33,483" } ], - "time_consumption": 4.1484832763671875e-05 + "time_consumption": 4.506111145019531e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (ffw.julian.main_light)", + "ViDevCommon.color_temp (ffw.julian.main_light)", "2" ], "levelname": "DEBUG", @@ -81757,16 +81838,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890052.7478852, - "msecs": 747.0, - "relativeCreated": 31200.774835, - "thread": 138566182236416, + "created": 1756483053.5837996, + "msecs": 583.0, + "relativeCreated": 31279.22335, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (ffw.julian.main_light) to 2", - "asctime": "2025-08-22 21:14:12,747", + "message": "Setting state of ViDevCommon.color_temp (ffw.julian.main_light) to 2", + "asctime": "2025-08-29 17:57:33,583", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.color_temp.set", @@ -81784,16 +81865,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890052.647373, - "msecs": 647.0, - "relativeCreated": 31100.262371, - "thread": 138566182236416, + "created": 1756483053.483346, + "msecs": 483.0, + "relativeCreated": 31178.769698, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/julian/main_light/color_temp/set and payload 2", - "asctime": "2025-08-22 21:14:12,647" + "asctime": "2025-08-29 17:57:33,483" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light.set", @@ -81811,16 +81892,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890052.6496546, - "msecs": 649.0, - "relativeCreated": 31102.543989, - "thread": 138566156539584, + "created": 1756483053.4860766, + "msecs": 486.0, + "relativeCreated": 31181.500437, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light/set and payload b'{\"color_temp\": 291}'", - "asctime": "2025-08-22 21:14:12,649" + "asctime": "2025-08-29 17:57:33,486" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -81838,16 +81919,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890052.6498837, - "msecs": 649.0, - "relativeCreated": 31102.773162, - "thread": 138566156539584, + "created": 1756483053.486327, + "msecs": 486.0, + "relativeCreated": 31181.75066, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/julian/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}", - "asctime": "2025-08-22 21:14:12,649" + "asctime": "2025-08-29 17:57:33,486" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -81865,16 +81946,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890052.6507013, - "msecs": 650.0, - "relativeCreated": 31103.590798, - "thread": 138566156539584, + "created": 1756483053.4869547, + "msecs": 486.0, + "relativeCreated": 31182.378415, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}'", - "asctime": "2025-08-22 21:14:12,650" + "asctime": "2025-08-29 17:57:33,486" }, { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.color_temp", @@ -81892,19 +81973,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890052.6922328, - "msecs": 692.0, - "relativeCreated": 31145.12227, - "thread": 138566156539584, + "created": 1756483053.528348, + "msecs": 528.0, + "relativeCreated": 31223.77169, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/julian/main_light/color_temp and payload b'2'", - "asctime": "2025-08-22 21:14:12,692" + "asctime": "2025-08-29 17:57:33,528" } ], - "time_consumption": 0.05565237998962402 + "time_consumption": 0.05545163154602051 }, { "name": "__tLogger__", @@ -81922,16 +82003,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890052.748254, - "msecs": 748.0, - "relativeCreated": 31201.143292, - "thread": 138566182236416, + "created": 1756483053.5841603, + "msecs": 584.0, + "relativeCreated": 31279.583869, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (ffw.julian.main_light) is correct (Content 2 and Type is ).", - "asctime": "2025-08-22 21:14:12,748", + "asctime": "2025-08-29 17:57:33,584", "moduleLogger": [ { "name": "__unittest__", @@ -81950,16 +82031,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890052.7481582, - "msecs": 748.0, - "relativeCreated": 31201.047601, - "thread": 138566182236416, + "created": 1756483053.5840657, + "msecs": 584.0, + "relativeCreated": 31279.48938, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (ffw.julian.main_light)): 2 ()", - "asctime": "2025-08-22 21:14:12,748" + "asctime": "2025-08-29 17:57:33,584" }, { "name": "__unittest__", @@ -81979,25 +82060,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890052.7482133, - "msecs": 748.0, - "relativeCreated": 31201.102607, - "thread": 138566182236416, + "created": 1756483053.5841212, + "msecs": 584.0, + "relativeCreated": 31279.545133, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (ffw.julian.main_light)): result = 2 ()", - "asctime": "2025-08-22 21:14:12,748" + "asctime": "2025-08-29 17:57:33,584" } ], - "time_consumption": 4.076957702636719e-05 + "time_consumption": 3.910064697265625e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (ffw.julian.main_light)", + "ViDevCommon.color_temp (ffw.julian.main_light)", "4" ], "levelname": "DEBUG", @@ -82009,16 +82090,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890052.84895, - "msecs": 848.0, - "relativeCreated": 31301.839318, - "thread": 138566182236416, + "created": 1756483053.6847405, + "msecs": 684.0, + "relativeCreated": 31380.1642, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (ffw.julian.main_light) to 4", - "asctime": "2025-08-22 21:14:12,848", + "message": "Setting state of ViDevCommon.color_temp (ffw.julian.main_light) to 4", + "asctime": "2025-08-29 17:57:33,684", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.color_temp.set", @@ -82036,16 +82117,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890052.7483852, - "msecs": 748.0, - "relativeCreated": 31201.274759, - "thread": 138566182236416, + "created": 1756483053.5842626, + "msecs": 584.0, + "relativeCreated": 31279.686357, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/julian/main_light/color_temp/set and payload 4", - "asctime": "2025-08-22 21:14:12,748" + "asctime": "2025-08-29 17:57:33,584" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light.set", @@ -82063,16 +82144,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890052.7507367, - "msecs": 750.0, - "relativeCreated": 31203.625943, - "thread": 138566156539584, + "created": 1756483053.5870848, + "msecs": 587.0, + "relativeCreated": 31282.508608, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light/set and payload b'{\"color_temp\": 332}'", - "asctime": "2025-08-22 21:14:12,750" + "asctime": "2025-08-29 17:57:33,587" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -82090,16 +82171,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890052.7510178, - "msecs": 751.0, - "relativeCreated": 31203.907077, - "thread": 138566156539584, + "created": 1756483053.5873463, + "msecs": 587.0, + "relativeCreated": 31282.770138, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/julian/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}", - "asctime": "2025-08-22 21:14:12,751" + "asctime": "2025-08-29 17:57:33,587" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -82117,16 +82198,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890052.7517295, - "msecs": 751.0, - "relativeCreated": 31204.6189, - "thread": 138566156539584, + "created": 1756483053.5878696, + "msecs": 587.0, + "relativeCreated": 31283.293342, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}'", - "asctime": "2025-08-22 21:14:12,751" + "asctime": "2025-08-29 17:57:33,587" }, { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.color_temp", @@ -82144,19 +82225,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890052.7929983, - "msecs": 792.0, - "relativeCreated": 31245.887817, - "thread": 138566156539584, + "created": 1756483053.6303852, + "msecs": 630.0, + "relativeCreated": 31325.808898, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/julian/main_light/color_temp and payload b'4'", - "asctime": "2025-08-22 21:14:12,792" + "asctime": "2025-08-29 17:57:33,630" } ], - "time_consumption": 0.055951595306396484 + "time_consumption": 0.05435538291931152 }, { "name": "__tLogger__", @@ -82174,16 +82255,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890052.849276, - "msecs": 849.0, - "relativeCreated": 31302.165492, - "thread": 138566182236416, + "created": 1756483053.6850758, + "msecs": 685.0, + "relativeCreated": 31380.499437, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (ffw.julian.main_light) is correct (Content 4 and Type is ).", - "asctime": "2025-08-22 21:14:12,849", + "asctime": "2025-08-29 17:57:33,685", "moduleLogger": [ { "name": "__unittest__", @@ -82202,16 +82283,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890052.8491807, - "msecs": 849.0, - "relativeCreated": 31302.070003, - "thread": 138566182236416, + "created": 1756483053.6849828, + "msecs": 684.0, + "relativeCreated": 31380.406522, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (ffw.julian.main_light)): 4 ()", - "asctime": "2025-08-22 21:14:12,849" + "asctime": "2025-08-29 17:57:33,684" }, { "name": "__unittest__", @@ -82231,25 +82312,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890052.8492358, - "msecs": 849.0, - "relativeCreated": 31302.125242, - "thread": 138566182236416, + "created": 1756483053.685036, + "msecs": 685.0, + "relativeCreated": 31380.459788, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (ffw.julian.main_light)): result = 4 ()", - "asctime": "2025-08-22 21:14:12,849" + "asctime": "2025-08-29 17:57:33,685" } ], - "time_consumption": 4.029273986816406e-05 + "time_consumption": 3.981590270996094e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (ffw.julian.main_light)", + "ViDevCommon.color_temp (ffw.julian.main_light)", "6" ], "levelname": "DEBUG", @@ -82261,16 +82342,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890052.9497666, - "msecs": 949.0, - "relativeCreated": 31402.656151, - "thread": 138566182236416, + "created": 1756483053.785545, + "msecs": 785.0, + "relativeCreated": 31480.969005, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (ffw.julian.main_light) to 6", - "asctime": "2025-08-22 21:14:12,949", + "message": "Setting state of ViDevCommon.color_temp (ffw.julian.main_light) to 6", + "asctime": "2025-08-29 17:57:33,785", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.color_temp.set", @@ -82288,16 +82369,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890052.8493905, - "msecs": 849.0, - "relativeCreated": 31302.280002, - "thread": 138566182236416, + "created": 1756483053.6851795, + "msecs": 685.0, + "relativeCreated": 31380.603116, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/julian/main_light/color_temp/set and payload 6", - "asctime": "2025-08-22 21:14:12,849" + "asctime": "2025-08-29 17:57:33,685" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light.set", @@ -82315,16 +82396,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890052.8517075, - "msecs": 851.0, - "relativeCreated": 31304.596787, - "thread": 138566156539584, + "created": 1756483053.6876962, + "msecs": 687.0, + "relativeCreated": 31383.119834, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light/set and payload b'{\"color_temp\": 372}'", - "asctime": "2025-08-22 21:14:12,851" + "asctime": "2025-08-29 17:57:33,687" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -82342,16 +82423,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890052.851973, - "msecs": 851.0, - "relativeCreated": 31304.862462, - "thread": 138566156539584, + "created": 1756483053.6879845, + "msecs": 687.0, + "relativeCreated": 31383.407969, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/julian/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}", - "asctime": "2025-08-22 21:14:12,851" + "asctime": "2025-08-29 17:57:33,687" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -82369,16 +82450,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890052.8527596, - "msecs": 852.0, - "relativeCreated": 31305.649083, - "thread": 138566156539584, + "created": 1756483053.688563, + "msecs": 688.0, + "relativeCreated": 31383.986842, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}'", - "asctime": "2025-08-22 21:14:12,852" + "asctime": "2025-08-29 17:57:33,688" }, { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.color_temp", @@ -82396,19 +82477,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890052.894142, - "msecs": 894.0, - "relativeCreated": 31347.031348, - "thread": 138566156539584, + "created": 1756483053.7309225, + "msecs": 730.0, + "relativeCreated": 31426.346144, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/julian/main_light/color_temp and payload b'6'", - "asctime": "2025-08-22 21:14:12,894" + "asctime": "2025-08-29 17:57:33,730" } ], - "time_consumption": 0.05562472343444824 + "time_consumption": 0.054622650146484375 }, { "name": "__tLogger__", @@ -82426,16 +82507,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890052.9500523, - "msecs": 950.0, - "relativeCreated": 31402.941767, - "thread": 138566182236416, + "created": 1756483053.7859046, + "msecs": 785.0, + "relativeCreated": 31481.328202, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (ffw.julian.main_light) is correct (Content 6 and Type is ).", - "asctime": "2025-08-22 21:14:12,950", + "asctime": "2025-08-29 17:57:33,785", "moduleLogger": [ { "name": "__unittest__", @@ -82454,16 +82535,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890052.9499657, - "msecs": 949.0, - "relativeCreated": 31402.855302, - "thread": 138566182236416, + "created": 1756483053.785776, + "msecs": 785.0, + "relativeCreated": 31481.199633, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (ffw.julian.main_light)): 6 ()", - "asctime": "2025-08-22 21:14:12,949" + "asctime": "2025-08-29 17:57:33,785" }, { "name": "__unittest__", @@ -82483,25 +82564,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890052.9500148, - "msecs": 950.0, - "relativeCreated": 31402.90404, - "thread": 138566182236416, + "created": 1756483053.785828, + "msecs": 785.0, + "relativeCreated": 31481.251826, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (ffw.julian.main_light)): result = 6 ()", - "asctime": "2025-08-22 21:14:12,950" + "asctime": "2025-08-29 17:57:33,785" } ], - "time_consumption": 3.743171691894531e-05 + "time_consumption": 7.653236389160156e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (ffw.julian.main_light)", + "ViDevCommon.color_temp (ffw.julian.main_light)", "8" ], "levelname": "DEBUG", @@ -82513,16 +82594,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890053.0505862, - "msecs": 50.0, - "relativeCreated": 31503.475412, - "thread": 138566182236416, + "created": 1756483053.8863618, + "msecs": 886.0, + "relativeCreated": 31581.78542, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (ffw.julian.main_light) to 8", - "asctime": "2025-08-22 21:14:13,050", + "message": "Setting state of ViDevCommon.color_temp (ffw.julian.main_light) to 8", + "asctime": "2025-08-29 17:57:33,886", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.color_temp.set", @@ -82540,16 +82621,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890052.950156, - "msecs": 950.0, - "relativeCreated": 31403.045328, - "thread": 138566182236416, + "created": 1756483053.7860131, + "msecs": 786.0, + "relativeCreated": 31481.436926, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/julian/main_light/color_temp/set and payload 8", - "asctime": "2025-08-22 21:14:12,950" + "asctime": "2025-08-29 17:57:33,786" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light.set", @@ -82567,16 +82648,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890052.952055, - "msecs": 952.0, - "relativeCreated": 31404.944408, - "thread": 138566156539584, + "created": 1756483053.7882996, + "msecs": 788.0, + "relativeCreated": 31483.723086, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light/set and payload b'{\"color_temp\": 413}'", - "asctime": "2025-08-22 21:14:12,952" + "asctime": "2025-08-29 17:57:33,788" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -82594,16 +82675,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890052.952268, - "msecs": 952.0, - "relativeCreated": 31405.157303, - "thread": 138566156539584, + "created": 1756483053.788618, + "msecs": 788.0, + "relativeCreated": 31484.041704, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/julian/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}", - "asctime": "2025-08-22 21:14:12,952" + "asctime": "2025-08-29 17:57:33,788" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -82621,16 +82702,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890052.952914, - "msecs": 952.0, - "relativeCreated": 31405.803245, - "thread": 138566156539584, + "created": 1756483053.789124, + "msecs": 789.0, + "relativeCreated": 31484.547798, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}'", - "asctime": "2025-08-22 21:14:12,952" + "asctime": "2025-08-29 17:57:33,789" }, { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.color_temp", @@ -82648,19 +82729,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890052.9946392, - "msecs": 994.0, - "relativeCreated": 31447.528444, - "thread": 138566156539584, + "created": 1756483053.8325236, + "msecs": 832.0, + "relativeCreated": 31527.947249, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/julian/main_light/color_temp and payload b'8'", - "asctime": "2025-08-22 21:14:12,994" + "asctime": "2025-08-29 17:57:33,832" } ], - "time_consumption": 0.055947065353393555 + "time_consumption": 0.053838253021240234 }, { "name": "__tLogger__", @@ -82678,16 +82759,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890053.050927, - "msecs": 50.0, - "relativeCreated": 31503.816229, - "thread": 138566182236416, + "created": 1756483053.8867228, + "msecs": 886.0, + "relativeCreated": 31582.146445, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (ffw.julian.main_light) is correct (Content 8 and Type is ).", - "asctime": "2025-08-22 21:14:13,050", + "asctime": "2025-08-29 17:57:33,886", "moduleLogger": [ { "name": "__unittest__", @@ -82706,16 +82787,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890053.0507872, - "msecs": 50.0, - "relativeCreated": 31503.676795, - "thread": 138566182236416, + "created": 1756483053.886616, + "msecs": 886.0, + "relativeCreated": 31582.039823, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (ffw.julian.main_light)): 8 ()", - "asctime": "2025-08-22 21:14:13,050" + "asctime": "2025-08-29 17:57:33,886" }, { "name": "__unittest__", @@ -82735,25 +82816,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890053.05086, - "msecs": 50.0, - "relativeCreated": 31503.749432, - "thread": 138566182236416, + "created": 1756483053.8866763, + "msecs": 886.0, + "relativeCreated": 31582.099835, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (ffw.julian.main_light)): result = 8 ()", - "asctime": "2025-08-22 21:14:13,050" + "asctime": "2025-08-29 17:57:33,886" } ], - "time_consumption": 6.699562072753906e-05 + "time_consumption": 4.649162292480469e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (ffw.julian.main_light)", + "ViDevCommon.color_temp (ffw.julian.main_light)", "10" ], "levelname": "DEBUG", @@ -82765,16 +82846,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890053.1515543, - "msecs": 151.0, - "relativeCreated": 31604.443739, - "thread": 138566182236416, + "created": 1756483053.98724, + "msecs": 987.0, + "relativeCreated": 31682.663796, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (ffw.julian.main_light) to 10", - "asctime": "2025-08-22 21:14:13,151", + "message": "Setting state of ViDevCommon.color_temp (ffw.julian.main_light) to 10", + "asctime": "2025-08-29 17:57:33,987", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.color_temp.set", @@ -82792,16 +82873,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890053.051066, - "msecs": 51.0, - "relativeCreated": 31503.95531, - "thread": 138566182236416, + "created": 1756483053.8868337, + "msecs": 886.0, + "relativeCreated": 31582.257395, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/julian/main_light/color_temp/set and payload 10", - "asctime": "2025-08-22 21:14:13,051" + "asctime": "2025-08-29 17:57:33,886" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light.set", @@ -82819,16 +82900,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890053.0532188, - "msecs": 53.0, - "relativeCreated": 31506.108157, - "thread": 138566156539584, + "created": 1756483053.8894205, + "msecs": 889.0, + "relativeCreated": 31584.844316, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light/set and payload b'{\"color_temp\": 454}'", - "asctime": "2025-08-22 21:14:13,053" + "asctime": "2025-08-29 17:57:33,889" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -82846,16 +82927,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890053.0534425, - "msecs": 53.0, - "relativeCreated": 31506.331836, - "thread": 138566156539584, + "created": 1756483053.8898087, + "msecs": 889.0, + "relativeCreated": 31585.232449, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/julian/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}", - "asctime": "2025-08-22 21:14:13,053" + "asctime": "2025-08-29 17:57:33,889" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -82873,16 +82954,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890053.0542564, - "msecs": 54.0, - "relativeCreated": 31507.145912, - "thread": 138566156539584, + "created": 1756483053.8904486, + "msecs": 890.0, + "relativeCreated": 31585.872378, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}'", - "asctime": "2025-08-22 21:14:13,054" + "asctime": "2025-08-29 17:57:33,890" }, { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.color_temp", @@ -82900,19 +82981,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890053.096187, - "msecs": 96.0, - "relativeCreated": 31549.076469, - "thread": 138566156539584, + "created": 1756483053.9331555, + "msecs": 933.0, + "relativeCreated": 31628.579214, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/julian/main_light/color_temp and payload b'10'", - "asctime": "2025-08-22 21:14:13,096" + "asctime": "2025-08-29 17:57:33,933" } ], - "time_consumption": 0.055367231369018555 + "time_consumption": 0.05408453941345215 }, { "name": "__tLogger__", @@ -82930,16 +83011,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890053.151879, - "msecs": 151.0, - "relativeCreated": 31604.768532, - "thread": 138566182236416, + "created": 1756483053.9876328, + "msecs": 987.0, + "relativeCreated": 31683.056334, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (ffw.julian.main_light) is correct (Content 10 and Type is ).", - "asctime": "2025-08-22 21:14:13,151", + "asctime": "2025-08-29 17:57:33,987", "moduleLogger": [ { "name": "__unittest__", @@ -82958,16 +83039,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890053.1517825, - "msecs": 151.0, - "relativeCreated": 31604.67189, - "thread": 138566182236416, + "created": 1756483053.987496, + "msecs": 987.0, + "relativeCreated": 31682.919571, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (ffw.julian.main_light)): 10 ()", - "asctime": "2025-08-22 21:14:13,151" + "asctime": "2025-08-29 17:57:33,987" }, { "name": "__unittest__", @@ -82987,28 +83068,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890053.1518385, - "msecs": 151.0, - "relativeCreated": 31604.727893, - "thread": 138566182236416, + "created": 1756483053.987572, + "msecs": 987.0, + "relativeCreated": 31682.995722, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (ffw.julian.main_light)): result = 10 ()", - "asctime": "2025-08-22 21:14:13,151" + "asctime": "2025-08-29 17:57:33,987" } ], - "time_consumption": 4.0531158447265625e-05 + "time_consumption": 6.079673767089844e-05 } ], - "time_consumption": 0.8074843883514404, - "time_start": "2025-08-22 21:14:12,344", - "time_finished": "2025-08-22 21:14:13,151" + "time_consumption": 0.8067328929901123, + "time_start": "2025-08-29 17:57:33,180", + "time_finished": "2025-08-29 17:57:33,987" }, - "Light.color_temp (ffw.julian.main_light) -> ViDevLight.color_temp (ffw.julian.main_light)": { + "Light.color_temp (ffw.julian.main_light) -> ViDevCommon.color_temp (ffw.julian.main_light)": { "name": "__tLogger__", - "msg": "Light.color_temp (ffw.julian.main_light) -> ViDevLight.color_temp (ffw.julian.main_light)", + "msg": "Light.color_temp (ffw.julian.main_light) -> ViDevCommon.color_temp (ffw.julian.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -83019,16 +83100,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890053.1521435, - "msecs": 152.0, - "relativeCreated": 31605.0328, - "thread": 138566182236416, + "created": 1756483053.9879787, + "msecs": 987.0, + "relativeCreated": 31683.402419, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Light.color_temp (ffw.julian.main_light) -> ViDevLight.color_temp (ffw.julian.main_light)", - "asctime": "2025-08-22 21:14:13,152", + "message": "Light.color_temp (ffw.julian.main_light) -> ViDevCommon.color_temp (ffw.julian.main_light)", + "asctime": "2025-08-29 17:57:33,987", "moduleLogger": [], "testcaseLogger": [ { @@ -83044,16 +83125,16 @@ "stack_info": null, "lineno": 13, "funcName": "device_follow", - "created": 1755890053.2525573, - "msecs": 252.0, - "relativeCreated": 31705.446662, - "thread": 138566182236416, + "created": 1756483054.0884295, + "msecs": 88.0, + "relativeCreated": 31783.853235, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Switching on device", - "asctime": "2025-08-22 21:14:13,252", + "asctime": "2025-08-29 17:57:34,088", "moduleLogger": [], "time_consumption": 0.0 }, @@ -83072,16 +83153,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890053.3532898, - "msecs": 353.0, - "relativeCreated": 31806.179008, - "thread": 138566182236416, + "created": 1756483054.18926, + "msecs": 189.0, + "relativeCreated": 31884.683755, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 10", - "asctime": "2025-08-22 21:14:13,353", + "asctime": "2025-08-29 17:57:34,189", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.color_temp.set", @@ -83099,19 +83180,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890053.2528377, - "msecs": 252.0, - "relativeCreated": 31705.727019, - "thread": 138566182236416, + "created": 1756483054.0886953, + "msecs": 88.0, + "relativeCreated": 31784.118983, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/julian/main_light/color_temp/set and payload 10", - "asctime": "2025-08-22 21:14:13,252" + "asctime": "2025-08-29 17:57:34,088" } ], - "time_consumption": 0.10045218467712402 + "time_consumption": 0.10056471824645996 }, { "name": "__tLogger__", @@ -83129,16 +83210,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890053.3536274, - "msecs": 353.0, - "relativeCreated": 31806.516669, - "thread": 138566182236416, + "created": 1756483054.1896427, + "msecs": 189.0, + "relativeCreated": 31885.066312, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (10, 10) and Type is ).", - "asctime": "2025-08-22 21:14:13,353", + "asctime": "2025-08-29 17:57:34,189", "moduleLogger": [ { "name": "__unittest__", @@ -83157,16 +83238,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890053.3535254, - "msecs": 353.0, - "relativeCreated": 31806.414781, - "thread": 138566182236416, + "created": 1756483054.1895063, + "msecs": 189.0, + "relativeCreated": 31884.930027, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (10, 10) ()", - "asctime": "2025-08-22 21:14:13,353" + "asctime": "2025-08-29 17:57:34,189" }, { "name": "__unittest__", @@ -83186,19 +83267,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890053.353583, - "msecs": 353.0, - "relativeCreated": 31806.472382, - "thread": 138566182236416, + "created": 1756483054.1895652, + "msecs": 189.0, + "relativeCreated": 31884.988847, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (10, 10) ()", - "asctime": "2025-08-22 21:14:13,353" + "asctime": "2025-08-29 17:57:34,189" } ], - "time_consumption": 4.4345855712890625e-05 + "time_consumption": 7.748603820800781e-05 }, { "name": "__tLogger__", @@ -83216,16 +83297,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890053.454355, - "msecs": 454.0, - "relativeCreated": 31907.244466, - "thread": 138566182236416, + "created": 1756483054.2902067, + "msecs": 290.0, + "relativeCreated": 31985.630376, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (ffw.julian.main_light) to 0", - "asctime": "2025-08-22 21:14:13,454", + "asctime": "2025-08-29 17:57:34,290", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -83243,16 +83324,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890053.353828, - "msecs": 353.0, - "relativeCreated": 31806.717329, - "thread": 138566182236416, + "created": 1756483054.189822, + "msecs": 189.0, + "relativeCreated": 31885.245758, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/julian/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}", - "asctime": "2025-08-22 21:14:13,353" + "asctime": "2025-08-29 17:57:34,189" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -83270,16 +83351,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890053.354928, - "msecs": 354.0, - "relativeCreated": 31807.817539, - "thread": 138566156539584, + "created": 1756483054.1909666, + "msecs": 190.0, + "relativeCreated": 31886.390129, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}'", - "asctime": "2025-08-22 21:14:13,354" + "asctime": "2025-08-29 17:57:34,190" }, { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.color_temp", @@ -83297,23 +83378,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890053.35619, - "msecs": 356.0, - "relativeCreated": 31809.079309, - "thread": 138566156539584, + "created": 1756483054.1929936, + "msecs": 192.0, + "relativeCreated": 31888.417312, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/julian/main_light/color_temp and payload b'0'", - "asctime": "2025-08-22 21:14:13,356" + "asctime": "2025-08-29 17:57:34,192" } ], - "time_consumption": 0.09816503524780273 + "time_consumption": 0.0972130298614502 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (ffw.julian.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (ffw.julian.main_light) is correct (Content %s and Type is %s).", "args": [ "0", "" @@ -83327,22 +83408,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890053.4547043, - "msecs": 454.0, - "relativeCreated": 31907.593677, - "thread": 138566182236416, + "created": 1756483054.2905054, + "msecs": 290.0, + "relativeCreated": 31985.929178, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (ffw.julian.main_light) is correct (Content 0 and Type is ).", - "asctime": "2025-08-22 21:14:13,454", + "message": "Value for ViDevCommon.color_temp (ffw.julian.main_light) is correct (Content 0 and Type is ).", + "asctime": "2025-08-29 17:57:34,290", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffw.julian.main_light)", + "Value for ViDevCommon.color_temp (ffw.julian.main_light)", "0", "" ], @@ -83355,22 +83436,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890053.4545848, - "msecs": 454.0, - "relativeCreated": 31907.474249, - "thread": 138566182236416, + "created": 1756483054.2904153, + "msecs": 290.0, + "relativeCreated": 31985.838947, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (ffw.julian.main_light)): 0 ()", - "asctime": "2025-08-22 21:14:13,454" + "message": "Result (Value for ViDevCommon.color_temp (ffw.julian.main_light)): 0 ()", + "asctime": "2025-08-29 17:57:34,290" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffw.julian.main_light)", + "Value for ViDevCommon.color_temp (ffw.julian.main_light)", "=", "0", "" @@ -83384,19 +83465,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890053.4546626, - "msecs": 454.0, - "relativeCreated": 31907.551994, - "thread": 138566182236416, + "created": 1756483054.290466, + "msecs": 290.0, + "relativeCreated": 31985.889732, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (ffw.julian.main_light)): result = 0 ()", - "asctime": "2025-08-22 21:14:13,454" + "message": "Expectation (Value for ViDevCommon.color_temp (ffw.julian.main_light)): result = 0 ()", + "asctime": "2025-08-29 17:57:34,290" } ], - "time_consumption": 4.172325134277344e-05 + "time_consumption": 3.933906555175781e-05 }, { "name": "__tLogger__", @@ -83414,16 +83495,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890053.5554216, - "msecs": 555.0, - "relativeCreated": 32008.311157, - "thread": 138566182236416, + "created": 1756483054.3910174, + "msecs": 391.0, + "relativeCreated": 32086.441094, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (ffw.julian.main_light) to 2", - "asctime": "2025-08-22 21:14:13,555", + "asctime": "2025-08-29 17:57:34,391", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -83441,16 +83522,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890053.4548717, - "msecs": 454.0, - "relativeCreated": 31907.760866, - "thread": 138566182236416, + "created": 1756483054.2906513, + "msecs": 290.0, + "relativeCreated": 31986.075031, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/julian/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}", - "asctime": "2025-08-22 21:14:13,454" + "asctime": "2025-08-29 17:57:34,290" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -83468,16 +83549,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890053.4560034, - "msecs": 456.0, - "relativeCreated": 31908.892682, - "thread": 138566156539584, + "created": 1756483054.2916188, + "msecs": 291.0, + "relativeCreated": 31987.042567, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}'", - "asctime": "2025-08-22 21:14:13,456" + "asctime": "2025-08-29 17:57:34,291" }, { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.color_temp", @@ -83495,23 +83576,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890053.4572537, - "msecs": 457.0, - "relativeCreated": 31910.143058, - "thread": 138566156539584, + "created": 1756483054.2934148, + "msecs": 293.0, + "relativeCreated": 31988.838602, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/julian/main_light/color_temp and payload b'2'", - "asctime": "2025-08-22 21:14:13,457" + "asctime": "2025-08-29 17:57:34,293" } ], - "time_consumption": 0.09816789627075195 + "time_consumption": 0.09760260581970215 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (ffw.julian.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (ffw.julian.main_light) is correct (Content %s and Type is %s).", "args": [ "2", "" @@ -83525,22 +83606,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890053.5557415, - "msecs": 555.0, - "relativeCreated": 32008.630873, - "thread": 138566182236416, + "created": 1756483054.3913112, + "msecs": 391.0, + "relativeCreated": 32086.734691, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (ffw.julian.main_light) is correct (Content 2 and Type is ).", - "asctime": "2025-08-22 21:14:13,555", + "message": "Value for ViDevCommon.color_temp (ffw.julian.main_light) is correct (Content 2 and Type is ).", + "asctime": "2025-08-29 17:57:34,391", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffw.julian.main_light)", + "Value for ViDevCommon.color_temp (ffw.julian.main_light)", "2", "" ], @@ -83553,22 +83634,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890053.5556455, - "msecs": 555.0, - "relativeCreated": 32008.534876, - "thread": 138566182236416, + "created": 1756483054.3912227, + "msecs": 391.0, + "relativeCreated": 32086.646577, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (ffw.julian.main_light)): 2 ()", - "asctime": "2025-08-22 21:14:13,555" + "message": "Result (Value for ViDevCommon.color_temp (ffw.julian.main_light)): 2 ()", + "asctime": "2025-08-29 17:57:34,391" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffw.julian.main_light)", + "Value for ViDevCommon.color_temp (ffw.julian.main_light)", "=", "2", "" @@ -83582,19 +83663,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890053.5557, - "msecs": 555.0, - "relativeCreated": 32008.589475, - "thread": 138566182236416, + "created": 1756483054.3912718, + "msecs": 391.0, + "relativeCreated": 32086.695663, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (ffw.julian.main_light)): result = 2 ()", - "asctime": "2025-08-22 21:14:13,555" + "message": "Expectation (Value for ViDevCommon.color_temp (ffw.julian.main_light)): result = 2 ()", + "asctime": "2025-08-29 17:57:34,391" } ], - "time_consumption": 4.1484832763671875e-05 + "time_consumption": 3.933906555175781e-05 }, { "name": "__tLogger__", @@ -83612,16 +83693,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890053.6564996, - "msecs": 656.0, - "relativeCreated": 32109.389145, - "thread": 138566182236416, + "created": 1756483054.4917622, + "msecs": 491.0, + "relativeCreated": 32187.185747, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (ffw.julian.main_light) to 4", - "asctime": "2025-08-22 21:14:13,656", + "asctime": "2025-08-29 17:57:34,491", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -83639,16 +83720,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890053.555966, - "msecs": 555.0, - "relativeCreated": 32008.855266, - "thread": 138566182236416, + "created": 1756483054.391455, + "msecs": 391.0, + "relativeCreated": 32086.878576, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/julian/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}", - "asctime": "2025-08-22 21:14:13,555" + "asctime": "2025-08-29 17:57:34,391" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -83666,16 +83747,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890053.5569596, - "msecs": 556.0, - "relativeCreated": 32009.849101, - "thread": 138566156539584, + "created": 1756483054.392353, + "msecs": 392.0, + "relativeCreated": 32087.776688, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}'", - "asctime": "2025-08-22 21:14:13,556" + "asctime": "2025-08-29 17:57:34,392" }, { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.color_temp", @@ -83693,23 +83774,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890053.558379, - "msecs": 558.0, - "relativeCreated": 32011.268326, - "thread": 138566156539584, + "created": 1756483054.394027, + "msecs": 394.0, + "relativeCreated": 32089.450664, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/julian/main_light/color_temp and payload b'4'", - "asctime": "2025-08-22 21:14:13,558" + "asctime": "2025-08-29 17:57:34,394" } ], - "time_consumption": 0.09812068939208984 + "time_consumption": 0.09773516654968262 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (ffw.julian.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (ffw.julian.main_light) is correct (Content %s and Type is %s).", "args": [ "4", "" @@ -83723,22 +83804,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890053.6568263, - "msecs": 656.0, - "relativeCreated": 32109.715883, - "thread": 138566182236416, + "created": 1756483054.49199, + "msecs": 491.0, + "relativeCreated": 32187.413669, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (ffw.julian.main_light) is correct (Content 4 and Type is ).", - "asctime": "2025-08-22 21:14:13,656", + "message": "Value for ViDevCommon.color_temp (ffw.julian.main_light) is correct (Content 4 and Type is ).", + "asctime": "2025-08-29 17:57:34,491", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffw.julian.main_light)", + "Value for ViDevCommon.color_temp (ffw.julian.main_light)", "4", "" ], @@ -83751,22 +83832,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890053.6567268, - "msecs": 656.0, - "relativeCreated": 32109.61619, - "thread": 138566182236416, + "created": 1756483054.491928, + "msecs": 491.0, + "relativeCreated": 32187.351697, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (ffw.julian.main_light)): 4 ()", - "asctime": "2025-08-22 21:14:13,656" + "message": "Result (Value for ViDevCommon.color_temp (ffw.julian.main_light)): 4 ()", + "asctime": "2025-08-29 17:57:34,491" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffw.julian.main_light)", + "Value for ViDevCommon.color_temp (ffw.julian.main_light)", "=", "4", "" @@ -83780,19 +83861,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890053.656785, - "msecs": 656.0, - "relativeCreated": 32109.674288, - "thread": 138566182236416, + "created": 1756483054.491953, + "msecs": 491.0, + "relativeCreated": 32187.376504, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (ffw.julian.main_light)): result = 4 ()", - "asctime": "2025-08-22 21:14:13,656" + "message": "Expectation (Value for ViDevCommon.color_temp (ffw.julian.main_light)): result = 4 ()", + "asctime": "2025-08-29 17:57:34,491" } ], - "time_consumption": 4.124641418457031e-05 + "time_consumption": 3.719329833984375e-05 }, { "name": "__tLogger__", @@ -83810,16 +83891,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890053.7575548, - "msecs": 757.0, - "relativeCreated": 32210.44401, - "thread": 138566182236416, + "created": 1756483054.5923388, + "msecs": 592.0, + "relativeCreated": 32287.762466, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (ffw.julian.main_light) to 6", - "asctime": "2025-08-22 21:14:13,757", + "asctime": "2025-08-29 17:57:34,592", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -83837,16 +83918,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890053.6570275, - "msecs": 657.0, - "relativeCreated": 32109.917046, - "thread": 138566182236416, + "created": 1756483054.492076, + "msecs": 492.0, + "relativeCreated": 32187.499644, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/julian/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}", - "asctime": "2025-08-22 21:14:13,657" + "asctime": "2025-08-29 17:57:34,492" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -83864,16 +83945,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890053.658129, - "msecs": 658.0, - "relativeCreated": 32111.018183, - "thread": 138566156539584, + "created": 1756483054.492607, + "msecs": 492.0, + "relativeCreated": 32188.030843, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}'", - "asctime": "2025-08-22 21:14:13,658" + "asctime": "2025-08-29 17:57:34,492" }, { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.color_temp", @@ -83891,23 +83972,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890053.659347, - "msecs": 659.0, - "relativeCreated": 32112.236287, - "thread": 138566156539584, + "created": 1756483054.493494, + "msecs": 493.0, + "relativeCreated": 32188.917778, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/julian/main_light/color_temp and payload b'6'", - "asctime": "2025-08-22 21:14:13,659" + "asctime": "2025-08-29 17:57:34,493" } ], - "time_consumption": 0.09820771217346191 + "time_consumption": 0.09884476661682129 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (ffw.julian.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (ffw.julian.main_light) is correct (Content %s and Type is %s).", "args": [ "6", "" @@ -83921,22 +84002,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890053.7579389, - "msecs": 757.0, - "relativeCreated": 32210.828292, - "thread": 138566182236416, + "created": 1756483054.5926335, + "msecs": 592.0, + "relativeCreated": 32288.057307, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (ffw.julian.main_light) is correct (Content 6 and Type is ).", - "asctime": "2025-08-22 21:14:13,757", + "message": "Value for ViDevCommon.color_temp (ffw.julian.main_light) is correct (Content 6 and Type is ).", + "asctime": "2025-08-29 17:57:34,592", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffw.julian.main_light)", + "Value for ViDevCommon.color_temp (ffw.julian.main_light)", "6", "" ], @@ -83949,22 +84030,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890053.7577815, - "msecs": 757.0, - "relativeCreated": 32210.670868, - "thread": 138566182236416, + "created": 1756483054.5925846, + "msecs": 592.0, + "relativeCreated": 32288.008291, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (ffw.julian.main_light)): 6 ()", - "asctime": "2025-08-22 21:14:13,757" + "message": "Result (Value for ViDevCommon.color_temp (ffw.julian.main_light)): 6 ()", + "asctime": "2025-08-29 17:57:34,592" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffw.julian.main_light)", + "Value for ViDevCommon.color_temp (ffw.julian.main_light)", "=", "6", "" @@ -83978,19 +84059,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890053.7578378, - "msecs": 757.0, - "relativeCreated": 32210.727275, - "thread": 138566182236416, + "created": 1756483054.5926132, + "msecs": 592.0, + "relativeCreated": 32288.036864, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (ffw.julian.main_light)): result = 6 ()", - "asctime": "2025-08-22 21:14:13,757" + "message": "Expectation (Value for ViDevCommon.color_temp (ffw.julian.main_light)): result = 6 ()", + "asctime": "2025-08-29 17:57:34,592" } ], - "time_consumption": 0.0001010894775390625 + "time_consumption": 2.0265579223632812e-05 }, { "name": "__tLogger__", @@ -84008,16 +84089,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890053.8586128, - "msecs": 858.0, - "relativeCreated": 32311.502213, - "thread": 138566182236416, + "created": 1756483054.6930757, + "msecs": 693.0, + "relativeCreated": 32388.499302, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (ffw.julian.main_light) to 8", - "asctime": "2025-08-22 21:14:13,858", + "asctime": "2025-08-29 17:57:34,693", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -84035,16 +84116,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890053.7581158, - "msecs": 758.0, - "relativeCreated": 32211.005162, - "thread": 138566182236416, + "created": 1756483054.592722, + "msecs": 592.0, + "relativeCreated": 32288.145509, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/julian/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}", - "asctime": "2025-08-22 21:14:13,758" + "asctime": "2025-08-29 17:57:34,592" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -84062,16 +84143,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890053.7592382, - "msecs": 759.0, - "relativeCreated": 32212.12747, - "thread": 138566156539584, + "created": 1756483054.5932403, + "msecs": 593.0, + "relativeCreated": 32288.664058, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}'", - "asctime": "2025-08-22 21:14:13,759" + "asctime": "2025-08-29 17:57:34,593" }, { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.color_temp", @@ -84089,23 +84170,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890053.7603872, - "msecs": 760.0, - "relativeCreated": 32213.276476, - "thread": 138566156539584, + "created": 1756483054.5940893, + "msecs": 594.0, + "relativeCreated": 32289.512858, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/julian/main_light/color_temp and payload b'8'", - "asctime": "2025-08-22 21:14:13,760" + "asctime": "2025-08-29 17:57:34,594" } ], - "time_consumption": 0.09822559356689453 + "time_consumption": 0.09898638725280762 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (ffw.julian.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (ffw.julian.main_light) is correct (Content %s and Type is %s).", "args": [ "8", "" @@ -84119,22 +84200,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890053.859057, - "msecs": 859.0, - "relativeCreated": 32311.946279, - "thread": 138566182236416, + "created": 1756483054.6932702, + "msecs": 693.0, + "relativeCreated": 32388.693868, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (ffw.julian.main_light) is correct (Content 8 and Type is ).", - "asctime": "2025-08-22 21:14:13,859", + "message": "Value for ViDevCommon.color_temp (ffw.julian.main_light) is correct (Content 8 and Type is ).", + "asctime": "2025-08-29 17:57:34,693", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffw.julian.main_light)", + "Value for ViDevCommon.color_temp (ffw.julian.main_light)", "8", "" ], @@ -84147,22 +84228,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890053.8588364, - "msecs": 858.0, - "relativeCreated": 32311.725943, - "thread": 138566182236416, + "created": 1756483054.6932228, + "msecs": 693.0, + "relativeCreated": 32388.646386, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (ffw.julian.main_light)): 8 ()", - "asctime": "2025-08-22 21:14:13,858" + "message": "Result (Value for ViDevCommon.color_temp (ffw.julian.main_light)): 8 ()", + "asctime": "2025-08-29 17:57:34,693" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffw.julian.main_light)", + "Value for ViDevCommon.color_temp (ffw.julian.main_light)", "=", "8", "" @@ -84176,19 +84257,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890053.8590097, - "msecs": 859.0, - "relativeCreated": 32311.899132, - "thread": 138566182236416, + "created": 1756483054.6932492, + "msecs": 693.0, + "relativeCreated": 32388.673051, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (ffw.julian.main_light)): result = 8 ()", - "asctime": "2025-08-22 21:14:13,859" + "message": "Expectation (Value for ViDevCommon.color_temp (ffw.julian.main_light)): result = 8 ()", + "asctime": "2025-08-29 17:57:34,693" } ], - "time_consumption": 4.7206878662109375e-05 + "time_consumption": 2.09808349609375e-05 }, { "name": "__tLogger__", @@ -84206,16 +84287,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890053.9597294, - "msecs": 959.0, - "relativeCreated": 32412.618685, - "thread": 138566182236416, + "created": 1756483054.7936437, + "msecs": 793.0, + "relativeCreated": 32489.067432, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (ffw.julian.main_light) to 10", - "asctime": "2025-08-22 21:14:13,959", + "asctime": "2025-08-29 17:57:34,793", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -84233,16 +84314,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890053.8592267, - "msecs": 859.0, - "relativeCreated": 32312.115926, - "thread": 138566182236416, + "created": 1756483054.6933584, + "msecs": 693.0, + "relativeCreated": 32388.78211, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/julian/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}", - "asctime": "2025-08-22 21:14:13,859" + "asctime": "2025-08-29 17:57:34,693" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.main_light", @@ -84260,16 +84341,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890053.8603, - "msecs": 860.0, - "relativeCreated": 32313.189399, - "thread": 138566156539584, + "created": 1756483054.6938112, + "msecs": 693.0, + "relativeCreated": 32389.234831, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}'", - "asctime": "2025-08-22 21:14:13,860" + "asctime": "2025-08-29 17:57:34,693" }, { "name": "smart_brain.mqtt.videv.ffw.julian.main_light.color_temp", @@ -84287,23 +84368,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890053.8615396, - "msecs": 861.0, - "relativeCreated": 32314.428894, - "thread": 138566156539584, + "created": 1756483054.6947646, + "msecs": 694.0, + "relativeCreated": 32390.188136, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/julian/main_light/color_temp and payload b'10'", - "asctime": "2025-08-22 21:14:13,861" + "asctime": "2025-08-29 17:57:34,694" } ], - "time_consumption": 0.0981898307800293 + "time_consumption": 0.09887909889221191 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (ffw.julian.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (ffw.julian.main_light) is correct (Content %s and Type is %s).", "args": [ "10", "" @@ -84317,22 +84398,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890053.960172, - "msecs": 960.0, - "relativeCreated": 32413.061527, - "thread": 138566182236416, + "created": 1756483054.7940326, + "msecs": 794.0, + "relativeCreated": 32489.456251, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (ffw.julian.main_light) is correct (Content 10 and Type is ).", - "asctime": "2025-08-22 21:14:13,960", + "message": "Value for ViDevCommon.color_temp (ffw.julian.main_light) is correct (Content 10 and Type is ).", + "asctime": "2025-08-29 17:57:34,794", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffw.julian.main_light)", + "Value for ViDevCommon.color_temp (ffw.julian.main_light)", "10", "" ], @@ -84345,22 +84426,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890053.9600594, - "msecs": 960.0, - "relativeCreated": 32412.948732, - "thread": 138566182236416, + "created": 1756483054.7939134, + "msecs": 793.0, + "relativeCreated": 32489.336973, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (ffw.julian.main_light)): 10 ()", - "asctime": "2025-08-22 21:14:13,960" + "message": "Result (Value for ViDevCommon.color_temp (ffw.julian.main_light)): 10 ()", + "asctime": "2025-08-29 17:57:34,793" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (ffw.julian.main_light)", + "Value for ViDevCommon.color_temp (ffw.julian.main_light)", "=", "10", "" @@ -84374,24 +84455,24 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890053.9601264, - "msecs": 960.0, - "relativeCreated": 32413.015916, - "thread": 138566182236416, + "created": 1756483054.7939909, + "msecs": 793.0, + "relativeCreated": 32489.414642, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (ffw.julian.main_light)): result = 10 ()", - "asctime": "2025-08-22 21:14:13,960" + "message": "Expectation (Value for ViDevCommon.color_temp (ffw.julian.main_light)): result = 10 ()", + "asctime": "2025-08-29 17:57:34,793" } ], - "time_consumption": 4.553794860839844e-05 + "time_consumption": 4.172325134277344e-05 } ], - "time_consumption": 0.8080284595489502, - "time_start": "2025-08-22 21:14:13,152", - "time_finished": "2025-08-22 21:14:13,960" + "time_consumption": 0.806053876876831, + "time_start": "2025-08-29 17:57:33,987", + "time_finished": "2025-08-29 17:57:34,794" }, "ViDevHeating.temp_setp (ffw.julian.heating_valve) -> HeatingValve.temp_setp (ffw.julian.heating_valve)": { "name": "__tLogger__", @@ -84406,16 +84487,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890053.9603999, - "msecs": 960.0, - "relativeCreated": 32413.289365, - "thread": 138566182236416, + "created": 1756483054.7942624, + "msecs": 794.0, + "relativeCreated": 32489.686318, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "ViDevHeating.temp_setp (ffw.julian.heating_valve) -> HeatingValve.temp_setp (ffw.julian.heating_valve)", - "asctime": "2025-08-22 21:14:13,960", + "asctime": "2025-08-29 17:57:34,794", "moduleLogger": [], "testcaseLogger": [ { @@ -84433,16 +84514,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890054.0612042, - "msecs": 61.0, - "relativeCreated": 32514.093681, - "thread": 138566182236416, + "created": 1756483054.89502, + "msecs": 895.0, + "relativeCreated": 32590.443604, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 30", - "asctime": "2025-08-22 21:14:14,061", + "asctime": "2025-08-29 17:57:34,895", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.julian.heating_valve.user_temperature_setpoint.set", @@ -84460,16 +84541,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890053.960576, - "msecs": 960.0, - "relativeCreated": 32413.465531, - "thread": 138566182236416, + "created": 1756483054.7944293, + "msecs": 794.0, + "relativeCreated": 32489.8529, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/julian/heating_valve/user_temperature_setpoint/set and payload 30", - "asctime": "2025-08-22 21:14:13,960" + "asctime": "2025-08-29 17:57:34,794" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.heating_valve", @@ -84487,97 +84568,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890053.960848, - "msecs": 960.0, - "relativeCreated": 32413.737506, - "thread": 138566182236416, + "created": 1756483054.7947743, + "msecs": 794.0, + "relativeCreated": 32490.197998, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/julian/heating_valve and payload {\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:14:13,960" - }, - { - "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.heating_valve.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_ffw/ffw/julian/heating_valve/set", - "b'{\"current_heating_setpoint\": 30}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890053.9819179, - "msecs": 981.0, - "relativeCreated": 32434.807376, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_ffw/ffw/julian/heating_valve/set and payload b'{\"current_heating_setpoint\": 30}'", - "asctime": "2025-08-22 21:14:13,981" - }, - { - "name": "smart_brain.mqtt.videv.ffw.julian.heating_valve.valve_temperature_setpoint", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffw/julian/heating_valve/valve_temperature_setpoint", - "b'30'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890053.9825218, - "msecs": 982.0, - "relativeCreated": 32435.411162, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffw/julian/heating_valve/valve_temperature_setpoint and payload b'30'", - "asctime": "2025-08-22 21:14:13,982" - }, - { - "name": "smart_brain.mqtt.videv.ffw.julian.heating_valve.user_temperature_setpoint", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffw/julian/heating_valve/user_temperature_setpoint", - "b'30'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890054.0225332, - "msecs": 22.0, - "relativeCreated": 32475.422557, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffw/julian/heating_valve/user_temperature_setpoint and payload b'30'", - "asctime": "2025-08-22 21:14:14,022" + "asctime": "2025-08-29 17:57:34,794" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.heating_valve", @@ -84595,19 +84595,100 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890054.0229437, - "msecs": 22.0, - "relativeCreated": 32475.833142, - "thread": 138566156539584, + "created": 1756483054.8374467, + "msecs": 837.0, + "relativeCreated": 32532.870467, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/heating_valve and payload b'{\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:14:14,022" + "asctime": "2025-08-29 17:57:34,837" + }, + { + "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.heating_valve.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_ffw/ffw/julian/heating_valve/set", + "b'{\"current_heating_setpoint\": 30}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483054.8405516, + "msecs": 840.0, + "relativeCreated": 32535.975415, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_ffw/ffw/julian/heating_valve/set and payload b'{\"current_heating_setpoint\": 30}'", + "asctime": "2025-08-29 17:57:34,840" + }, + { + "name": "smart_brain.mqtt.videv.ffw.julian.heating_valve.valve_temperature_setpoint", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffw/julian/heating_valve/valve_temperature_setpoint", + "b'30'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483054.840947, + "msecs": 840.0, + "relativeCreated": 32536.370648, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffw/julian/heating_valve/valve_temperature_setpoint and payload b'30'", + "asctime": "2025-08-29 17:57:34,840" + }, + { + "name": "smart_brain.mqtt.videv.ffw.julian.heating_valve.user_temperature_setpoint", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffw/julian/heating_valve/user_temperature_setpoint", + "b'30'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483054.8412178, + "msecs": 841.0, + "relativeCreated": 32536.641552, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffw/julian/heating_valve/user_temperature_setpoint and payload b'30'", + "asctime": "2025-08-29 17:57:34,841" } ], - "time_consumption": 0.038260459899902344 + "time_consumption": 0.0538022518157959 }, { "name": "__tLogger__", @@ -84625,16 +84706,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890054.0615582, - "msecs": 61.0, - "relativeCreated": 32514.447568, - "thread": 138566182236416, + "created": 1756483054.8953402, + "msecs": 895.0, + "relativeCreated": 32590.764026, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (30, 30) and Type is ).", - "asctime": "2025-08-22 21:14:14,061", + "asctime": "2025-08-29 17:57:34,895", "moduleLogger": [ { "name": "__unittest__", @@ -84653,16 +84734,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890054.061432, - "msecs": 61.0, - "relativeCreated": 32514.321238, - "thread": 138566182236416, + "created": 1756483054.8952532, + "msecs": 895.0, + "relativeCreated": 32590.676859, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (30, 30) ()", - "asctime": "2025-08-22 21:14:14,061" + "asctime": "2025-08-29 17:57:34,895" }, { "name": "__unittest__", @@ -84682,19 +84763,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890054.0615108, - "msecs": 61.0, - "relativeCreated": 32514.400394, - "thread": 138566182236416, + "created": 1756483054.8953018, + "msecs": 895.0, + "relativeCreated": 32590.72558, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (30, 30) ()", - "asctime": "2025-08-22 21:14:14,061" + "asctime": "2025-08-29 17:57:34,895" } ], - "time_consumption": 4.744529724121094e-05 + "time_consumption": 3.838539123535156e-05 }, { "name": "__tLogger__", @@ -84712,16 +84793,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890054.1621497, - "msecs": 162.0, - "relativeCreated": 32615.039057, - "thread": 138566182236416, + "created": 1756483054.99579, + "msecs": 995.0, + "relativeCreated": 32691.213823, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of ViDevHeating.temp_setp (ffw.julian.heating_valve) to 15", - "asctime": "2025-08-22 21:14:14,162", + "asctime": "2025-08-29 17:57:34,995", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.julian.heating_valve.user_temperature_setpoint.set", @@ -84739,16 +84820,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890054.061666, - "msecs": 61.0, - "relativeCreated": 32514.555487, - "thread": 138566182236416, + "created": 1756483054.8954575, + "msecs": 895.0, + "relativeCreated": 32590.881312, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/julian/heating_valve/user_temperature_setpoint/set and payload 15", - "asctime": "2025-08-22 21:14:14,061" + "asctime": "2025-08-29 17:57:34,895" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.heating_valve.set", @@ -84766,16 +84847,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890054.0690086, - "msecs": 69.0, - "relativeCreated": 32521.897925, - "thread": 138566156539584, + "created": 1756483054.903963, + "msecs": 903.0, + "relativeCreated": 32599.386912, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/heating_valve/set and payload b'{\"current_heating_setpoint\": 15}'", - "asctime": "2025-08-22 21:14:14,069" + "asctime": "2025-08-29 17:57:34,903" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.heating_valve", @@ -84793,16 +84874,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890054.069229, - "msecs": 69.0, - "relativeCreated": 32522.118088, - "thread": 138566156539584, + "created": 1756483054.904204, + "msecs": 904.0, + "relativeCreated": 32599.62757, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/julian/heating_valve and payload {\"current_heating_setpoint\": 15, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:14:14,069" + "asctime": "2025-08-29 17:57:34,904" }, { "name": "smart_brain.mqtt.videv.ffw.julian.heating_valve.valve_temperature_setpoint", @@ -84820,16 +84901,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890054.0695577, - "msecs": 69.0, - "relativeCreated": 32522.447251, - "thread": 138566156539584, + "created": 1756483054.9044666, + "msecs": 904.0, + "relativeCreated": 32599.890297, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/julian/heating_valve/valve_temperature_setpoint and payload b'15'", - "asctime": "2025-08-22 21:14:14,069" + "asctime": "2025-08-29 17:57:34,904" }, { "name": "smart_brain.mqtt.videv.ffw.julian.heating_valve.user_temperature_setpoint", @@ -84847,16 +84928,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890054.0699213, - "msecs": 69.0, - "relativeCreated": 32522.810687, - "thread": 138566156539584, + "created": 1756483054.9047694, + "msecs": 904.0, + "relativeCreated": 32600.193298, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/julian/heating_valve/user_temperature_setpoint and payload b'15'", - "asctime": "2025-08-22 21:14:14,069" + "asctime": "2025-08-29 17:57:34,904" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.heating_valve", @@ -84874,19 +84955,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890054.07017, - "msecs": 70.0, - "relativeCreated": 32523.059263, - "thread": 138566156539584, + "created": 1756483054.9050813, + "msecs": 905.0, + "relativeCreated": 32600.505073, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/heating_valve and payload b'{\"current_heating_setpoint\": 15, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:14:14,070" + "asctime": "2025-08-29 17:57:34,905" } ], - "time_consumption": 0.0919797420501709 + "time_consumption": 0.09070873260498047 }, { "name": "__tLogger__", @@ -84904,16 +84985,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890054.1624703, - "msecs": 162.0, - "relativeCreated": 32615.359884, - "thread": 138566182236416, + "created": 1756483054.9961126, + "msecs": 996.0, + "relativeCreated": 32691.536229, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for HeatingValve.temp_setp (ffw.julian.heating_valve) is correct (Content 15 and Type is ).", - "asctime": "2025-08-22 21:14:14,162", + "asctime": "2025-08-29 17:57:34,996", "moduleLogger": [ { "name": "__unittest__", @@ -84932,16 +85013,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890054.1623745, - "msecs": 162.0, - "relativeCreated": 32615.263906, - "thread": 138566182236416, + "created": 1756483054.9960232, + "msecs": 996.0, + "relativeCreated": 32691.447014, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for HeatingValve.temp_setp (ffw.julian.heating_valve)): 15 ()", - "asctime": "2025-08-22 21:14:14,162" + "asctime": "2025-08-29 17:57:34,996" }, { "name": "__unittest__", @@ -84961,19 +85042,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890054.1624298, - "msecs": 162.0, - "relativeCreated": 32615.319095, - "thread": 138566182236416, + "created": 1756483054.9960732, + "msecs": 996.0, + "relativeCreated": 32691.496899, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for HeatingValve.temp_setp (ffw.julian.heating_valve)): result = 15 ()", - "asctime": "2025-08-22 21:14:14,162" + "asctime": "2025-08-29 17:57:34,996" } ], - "time_consumption": 4.0531158447265625e-05 + "time_consumption": 3.933906555175781e-05 }, { "name": "__tLogger__", @@ -84991,16 +85072,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890054.2631059, - "msecs": 263.0, - "relativeCreated": 32715.99508, - "thread": 138566182236416, + "created": 1756483055.0965781, + "msecs": 96.0, + "relativeCreated": 32792.001773, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of ViDevHeating.temp_setp (ffw.julian.heating_valve) to 20", - "asctime": "2025-08-22 21:14:14,263", + "asctime": "2025-08-29 17:57:35,096", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.julian.heating_valve.user_temperature_setpoint.set", @@ -85018,16 +85099,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890054.1625798, - "msecs": 162.0, - "relativeCreated": 32615.469087, - "thread": 138566182236416, + "created": 1756483054.9962366, + "msecs": 996.0, + "relativeCreated": 32691.660169, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/julian/heating_valve/user_temperature_setpoint/set and payload 20", - "asctime": "2025-08-22 21:14:14,162" + "asctime": "2025-08-29 17:57:34,996" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.heating_valve.set", @@ -85045,16 +85126,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890054.170742, - "msecs": 170.0, - "relativeCreated": 32623.631537, - "thread": 138566156539584, + "created": 1756483055.0046275, + "msecs": 4.0, + "relativeCreated": 32700.051203, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/heating_valve/set and payload b'{\"current_heating_setpoint\": 20}'", - "asctime": "2025-08-22 21:14:14,170" + "asctime": "2025-08-29 17:57:35,004" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.heating_valve", @@ -85072,16 +85153,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890054.171003, - "msecs": 171.0, - "relativeCreated": 32623.892666, - "thread": 138566156539584, + "created": 1756483055.004988, + "msecs": 4.0, + "relativeCreated": 32700.411476, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/julian/heating_valve and payload {\"current_heating_setpoint\": 20, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:14:14,171" + "asctime": "2025-08-29 17:57:35,004" }, { "name": "smart_brain.mqtt.videv.ffw.julian.heating_valve.valve_temperature_setpoint", @@ -85099,16 +85180,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890054.1713502, - "msecs": 171.0, - "relativeCreated": 32624.239789, - "thread": 138566156539584, + "created": 1756483055.005302, + "msecs": 5.0, + "relativeCreated": 32700.725665, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/julian/heating_valve/valve_temperature_setpoint and payload b'20'", - "asctime": "2025-08-22 21:14:14,171" + "asctime": "2025-08-29 17:57:35,005" }, { "name": "smart_brain.mqtt.videv.ffw.julian.heating_valve.user_temperature_setpoint", @@ -85126,16 +85207,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890054.1717005, - "msecs": 171.0, - "relativeCreated": 32624.589969, - "thread": 138566156539584, + "created": 1756483055.0056672, + "msecs": 5.0, + "relativeCreated": 32701.091137, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/julian/heating_valve/user_temperature_setpoint and payload b'20'", - "asctime": "2025-08-22 21:14:14,171" + "asctime": "2025-08-29 17:57:35,005" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.heating_valve", @@ -85153,19 +85234,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890054.1719666, - "msecs": 171.0, - "relativeCreated": 32624.855838, - "thread": 138566156539584, + "created": 1756483055.0059853, + "msecs": 5.0, + "relativeCreated": 32701.408933, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/heating_valve and payload b'{\"current_heating_setpoint\": 20, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:14:14,171" + "asctime": "2025-08-29 17:57:35,005" } ], - "time_consumption": 0.09113931655883789 + "time_consumption": 0.09059286117553711 }, { "name": "__tLogger__", @@ -85183,16 +85264,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890054.2634702, - "msecs": 263.0, - "relativeCreated": 32716.359535, - "thread": 138566182236416, + "created": 1756483055.0969234, + "msecs": 96.0, + "relativeCreated": 32792.347103, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for HeatingValve.temp_setp (ffw.julian.heating_valve) is correct (Content 20 and Type is ).", - "asctime": "2025-08-22 21:14:14,263", + "asctime": "2025-08-29 17:57:35,096", "moduleLogger": [ { "name": "__unittest__", @@ -85211,16 +85292,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890054.263338, - "msecs": 263.0, - "relativeCreated": 32716.227478, - "thread": 138566182236416, + "created": 1756483055.0967944, + "msecs": 96.0, + "relativeCreated": 32792.218177, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for HeatingValve.temp_setp (ffw.julian.heating_valve)): 20 ()", - "asctime": "2025-08-22 21:14:14,263" + "asctime": "2025-08-29 17:57:35,096" }, { "name": "__unittest__", @@ -85240,19 +85321,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890054.2634258, - "msecs": 263.0, - "relativeCreated": 32716.315279, - "thread": 138566182236416, + "created": 1756483055.0968583, + "msecs": 96.0, + "relativeCreated": 32792.282071, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for HeatingValve.temp_setp (ffw.julian.heating_valve)): result = 20 ()", - "asctime": "2025-08-22 21:14:14,263" + "asctime": "2025-08-29 17:57:35,096" } ], - "time_consumption": 4.4345855712890625e-05 + "time_consumption": 6.508827209472656e-05 }, { "name": "__tLogger__", @@ -85270,16 +85351,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890054.3640819, - "msecs": 364.0, - "relativeCreated": 32816.971305, - "thread": 138566182236416, + "created": 1756483055.1973627, + "msecs": 197.0, + "relativeCreated": 32892.786263, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of ViDevHeating.temp_setp (ffw.julian.heating_valve) to 25", - "asctime": "2025-08-22 21:14:14,364", + "asctime": "2025-08-29 17:57:35,197", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.julian.heating_valve.user_temperature_setpoint.set", @@ -85297,16 +85378,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890054.2635832, - "msecs": 263.0, - "relativeCreated": 32716.472633, - "thread": 138566182236416, + "created": 1756483055.0970364, + "msecs": 97.0, + "relativeCreated": 32792.459949, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/julian/heating_valve/user_temperature_setpoint/set and payload 25", - "asctime": "2025-08-22 21:14:14,263" + "asctime": "2025-08-29 17:57:35,097" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.heating_valve.set", @@ -85324,16 +85405,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890054.271156, - "msecs": 271.0, - "relativeCreated": 32724.045447, - "thread": 138566156539584, + "created": 1756483055.1052449, + "msecs": 105.0, + "relativeCreated": 32800.668647, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/heating_valve/set and payload b'{\"current_heating_setpoint\": 25}'", - "asctime": "2025-08-22 21:14:14,271" + "asctime": "2025-08-29 17:57:35,105" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.heating_valve", @@ -85351,16 +85432,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890054.2713945, - "msecs": 271.0, - "relativeCreated": 32724.283933, - "thread": 138566156539584, + "created": 1756483055.105517, + "msecs": 105.0, + "relativeCreated": 32800.940389, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/julian/heating_valve and payload {\"current_heating_setpoint\": 25, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:14:14,271" + "asctime": "2025-08-29 17:57:35,105" }, { "name": "smart_brain.mqtt.videv.ffw.julian.heating_valve.valve_temperature_setpoint", @@ -85378,16 +85459,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890054.271728, - "msecs": 271.0, - "relativeCreated": 32724.617435, - "thread": 138566156539584, + "created": 1756483055.1058884, + "msecs": 105.0, + "relativeCreated": 32801.311943, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/julian/heating_valve/valve_temperature_setpoint and payload b'25'", - "asctime": "2025-08-22 21:14:14,271" + "asctime": "2025-08-29 17:57:35,105" }, { "name": "smart_brain.mqtt.videv.ffw.julian.heating_valve.user_temperature_setpoint", @@ -85405,16 +85486,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890054.2720923, - "msecs": 272.0, - "relativeCreated": 32724.981715, - "thread": 138566156539584, + "created": 1756483055.1062233, + "msecs": 106.0, + "relativeCreated": 32801.647072, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/julian/heating_valve/user_temperature_setpoint and payload b'25'", - "asctime": "2025-08-22 21:14:14,272" + "asctime": "2025-08-29 17:57:35,106" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.heating_valve", @@ -85432,19 +85513,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890054.27234, - "msecs": 272.0, - "relativeCreated": 32725.229391, - "thread": 138566156539584, + "created": 1756483055.1064517, + "msecs": 106.0, + "relativeCreated": 32801.875506, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/heating_valve and payload b'{\"current_heating_setpoint\": 25, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:14:14,272" + "asctime": "2025-08-29 17:57:35,106" } ], - "time_consumption": 0.09174180030822754 + "time_consumption": 0.0909109115600586 }, { "name": "__tLogger__", @@ -85462,16 +85543,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890054.3644352, - "msecs": 364.0, - "relativeCreated": 32817.324627, - "thread": 138566182236416, + "created": 1756483055.1976836, + "msecs": 197.0, + "relativeCreated": 32893.107138, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for HeatingValve.temp_setp (ffw.julian.heating_valve) is correct (Content 25 and Type is ).", - "asctime": "2025-08-22 21:14:14,364", + "asctime": "2025-08-29 17:57:35,197", "moduleLogger": [ { "name": "__unittest__", @@ -85490,16 +85571,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890054.3643086, - "msecs": 364.0, - "relativeCreated": 32817.197858, - "thread": 138566182236416, + "created": 1756483055.1975873, + "msecs": 197.0, + "relativeCreated": 32893.010823, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for HeatingValve.temp_setp (ffw.julian.heating_valve)): 25 ()", - "asctime": "2025-08-22 21:14:14,364" + "asctime": "2025-08-29 17:57:35,197" }, { "name": "__unittest__", @@ -85519,19 +85600,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890054.3643928, - "msecs": 364.0, - "relativeCreated": 32817.282053, - "thread": 138566182236416, + "created": 1756483055.197642, + "msecs": 197.0, + "relativeCreated": 32893.06556, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for HeatingValve.temp_setp (ffw.julian.heating_valve)): result = 25 ()", - "asctime": "2025-08-22 21:14:14,364" + "asctime": "2025-08-29 17:57:35,197" } ], - "time_consumption": 4.2438507080078125e-05 + "time_consumption": 4.1484832763671875e-05 }, { "name": "__tLogger__", @@ -85549,16 +85630,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890054.4650428, - "msecs": 465.0, - "relativeCreated": 32917.932359, - "thread": 138566182236416, + "created": 1756483055.2981815, + "msecs": 298.0, + "relativeCreated": 32993.605249, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of ViDevHeating.temp_setp (ffw.julian.heating_valve) to 30", - "asctime": "2025-08-22 21:14:14,465", + "asctime": "2025-08-29 17:57:35,298", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.julian.heating_valve.user_temperature_setpoint.set", @@ -85576,16 +85657,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890054.3645494, - "msecs": 364.0, - "relativeCreated": 32817.43871, - "thread": 138566182236416, + "created": 1756483055.19782, + "msecs": 197.0, + "relativeCreated": 32893.243498, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/julian/heating_valve/user_temperature_setpoint/set and payload 30", - "asctime": "2025-08-22 21:14:14,364" + "asctime": "2025-08-29 17:57:35,197" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.heating_valve.set", @@ -85603,16 +85684,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890054.3723116, - "msecs": 372.0, - "relativeCreated": 32825.200909, - "thread": 138566156539584, + "created": 1756483055.2060397, + "msecs": 206.0, + "relativeCreated": 32901.463227, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/heating_valve/set and payload b'{\"current_heating_setpoint\": 30}'", - "asctime": "2025-08-22 21:14:14,372" + "asctime": "2025-08-29 17:57:35,206" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.heating_valve", @@ -85630,16 +85711,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890054.3725698, - "msecs": 372.0, - "relativeCreated": 32825.459245, - "thread": 138566156539584, + "created": 1756483055.206453, + "msecs": 206.0, + "relativeCreated": 32901.876731, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/julian/heating_valve and payload {\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:14:14,372" + "asctime": "2025-08-29 17:57:35,206" }, { "name": "smart_brain.mqtt.videv.ffw.julian.heating_valve.valve_temperature_setpoint", @@ -85657,16 +85738,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890054.3729749, - "msecs": 372.0, - "relativeCreated": 32825.864209, - "thread": 138566156539584, + "created": 1756483055.2069287, + "msecs": 206.0, + "relativeCreated": 32902.352263, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/julian/heating_valve/valve_temperature_setpoint and payload b'30'", - "asctime": "2025-08-22 21:14:14,372" + "asctime": "2025-08-29 17:57:35,206" }, { "name": "smart_brain.mqtt.videv.ffw.julian.heating_valve.user_temperature_setpoint", @@ -85684,16 +85765,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890054.3733375, - "msecs": 373.0, - "relativeCreated": 32826.227056, - "thread": 138566156539584, + "created": 1756483055.2073593, + "msecs": 207.0, + "relativeCreated": 32902.782957, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/julian/heating_valve/user_temperature_setpoint and payload b'30'", - "asctime": "2025-08-22 21:14:14,373" + "asctime": "2025-08-29 17:57:35,207" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.julian.heating_valve", @@ -85711,19 +85792,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890054.3735924, - "msecs": 373.0, - "relativeCreated": 32826.481719, - "thread": 138566156539584, + "created": 1756483055.2076056, + "msecs": 207.0, + "relativeCreated": 32903.029239, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/julian/heating_valve and payload b'{\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:14:14,373" + "asctime": "2025-08-29 17:57:35,207" } ], - "time_consumption": 0.09145045280456543 + "time_consumption": 0.0905759334564209 }, { "name": "__tLogger__", @@ -85741,16 +85822,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890054.4654105, - "msecs": 465.0, - "relativeCreated": 32918.300008, - "thread": 138566182236416, + "created": 1756483055.2983515, + "msecs": 298.0, + "relativeCreated": 32993.775297, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for HeatingValve.temp_setp (ffw.julian.heating_valve) is correct (Content 30 and Type is ).", - "asctime": "2025-08-22 21:14:14,465", + "asctime": "2025-08-29 17:57:35,298", "moduleLogger": [ { "name": "__unittest__", @@ -85769,16 +85850,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890054.4653049, - "msecs": 465.0, - "relativeCreated": 32918.194166, - "thread": 138566182236416, + "created": 1756483055.2983093, + "msecs": 298.0, + "relativeCreated": 32993.732943, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for HeatingValve.temp_setp (ffw.julian.heating_valve)): 30 ()", - "asctime": "2025-08-22 21:14:14,465" + "asctime": "2025-08-29 17:57:35,298" }, { "name": "__unittest__", @@ -85798,28 +85879,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890054.4653683, - "msecs": 465.0, - "relativeCreated": 32918.257748, - "thread": 138566182236416, + "created": 1756483055.2983332, + "msecs": 298.0, + "relativeCreated": 32993.756986, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for HeatingValve.temp_setp (ffw.julian.heating_valve)): result = 30 ()", - "asctime": "2025-08-22 21:14:14,465" + "asctime": "2025-08-29 17:57:35,298" } ], - "time_consumption": 4.220008850097656e-05 + "time_consumption": 1.8358230590820312e-05 } ], - "time_consumption": 0.5050106048583984, - "time_start": "2025-08-22 21:14:13,960", - "time_finished": "2025-08-22 21:14:14,465" + "time_consumption": 0.5040891170501709, + "time_start": "2025-08-29 17:57:34,794", + "time_finished": "2025-08-29 17:57:35,298" }, - "ViDevLight.state (ffw.bath.main_light) -> Shelly.relay/0 (ffw.bath.main_light)": { + "ViDevCommon.state (ffw.bath.main_light) -> Shelly.relay/0 (ffw.bath.main_light)": { "name": "__tLogger__", - "msg": "ViDevLight.state (ffw.bath.main_light) -> Shelly.relay/0 (ffw.bath.main_light)", + "msg": "ViDevCommon.state (ffw.bath.main_light) -> Shelly.relay/0 (ffw.bath.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -85830,16 +85911,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890054.465636, - "msecs": 465.0, - "relativeCreated": 32918.525589, - "thread": 138566182236416, + "created": 1756483055.2984798, + "msecs": 298.0, + "relativeCreated": 32993.903526, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "ViDevLight.state (ffw.bath.main_light) -> Shelly.relay/0 (ffw.bath.main_light)", - "asctime": "2025-08-22 21:14:14,465", + "message": "ViDevCommon.state (ffw.bath.main_light) -> Shelly.relay/0 (ffw.bath.main_light)", + "asctime": "2025-08-29 17:57:35,298", "moduleLogger": [], "testcaseLogger": [ { @@ -85857,16 +85938,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890054.566348, - "msecs": 566.0, - "relativeCreated": 33019.237512, - "thread": 138566182236416, + "created": 1756483055.3989766, + "msecs": 398.0, + "relativeCreated": 33094.400082, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:14,566", + "asctime": "2025-08-29 17:57:35,398", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.bath.main_light.state.set", @@ -85884,19 +85965,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890054.4657924, - "msecs": 465.0, - "relativeCreated": 32918.681882, - "thread": 138566182236416, + "created": 1756483055.2985907, + "msecs": 298.0, + "relativeCreated": 32994.014367, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/bath/main_light/state/set and payload false", - "asctime": "2025-08-22 21:14:14,465" + "asctime": "2025-08-29 17:57:35,298" } ], - "time_consumption": 0.1005556583404541 + "time_consumption": 0.10038590431213379 }, { "name": "__tLogger__", @@ -85914,16 +85995,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890054.5667367, - "msecs": 566.0, - "relativeCreated": 33019.626157, - "thread": 138566182236416, + "created": 1756483055.3993015, + "msecs": 399.0, + "relativeCreated": 33094.72535, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:14,566", + "asctime": "2025-08-29 17:57:35,399", "moduleLogger": [ { "name": "__unittest__", @@ -85942,16 +86023,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890054.5665836, - "msecs": 566.0, - "relativeCreated": 33019.473006, - "thread": 138566182236416, + "created": 1756483055.3992052, + "msecs": 399.0, + "relativeCreated": 33094.628848, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:14,566" + "asctime": "2025-08-29 17:57:35,399" }, { "name": "__unittest__", @@ -85971,25 +86052,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890054.5666893, - "msecs": 566.0, - "relativeCreated": 33019.578563, - "thread": 138566182236416, + "created": 1756483055.3992605, + "msecs": 399.0, + "relativeCreated": 33094.684162, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:14,566" + "asctime": "2025-08-29 17:57:35,399" } ], - "time_consumption": 4.744529724121094e-05 + "time_consumption": 4.100799560546875e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.state (ffw.bath.main_light)", + "ViDevCommon.state (ffw.bath.main_light)", "True" ], "levelname": "DEBUG", @@ -86001,16 +86082,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890054.6674001, - "msecs": 667.0, - "relativeCreated": 33120.289514, - "thread": 138566182236416, + "created": 1756483055.49993, + "msecs": 499.0, + "relativeCreated": 33195.353547, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.state (ffw.bath.main_light) to True", - "asctime": "2025-08-22 21:14:14,667", + "message": "Setting state of ViDevCommon.state (ffw.bath.main_light) to True", + "asctime": "2025-08-29 17:57:35,499", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.bath.main_light.state.set", @@ -86028,16 +86109,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890054.5668552, - "msecs": 566.0, - "relativeCreated": 33019.744636, - "thread": 138566182236416, + "created": 1756483055.3994064, + "msecs": 399.0, + "relativeCreated": 33094.830119, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/bath/main_light/state/set and payload true", - "asctime": "2025-08-22 21:14:14,566" + "asctime": "2025-08-29 17:57:35,399" }, { "name": "smart_brain.mqtt.shellies.ffw.bath.main_light.relay.0.command", @@ -86055,16 +86136,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890054.56929, - "msecs": 569.0, - "relativeCreated": 33022.179436, - "thread": 138566156539584, + "created": 1756483055.4021719, + "msecs": 402.0, + "relativeCreated": 33097.595705, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffw/bath/main_light/relay/0/command and payload b'on'", - "asctime": "2025-08-22 21:14:14,569" + "asctime": "2025-08-29 17:57:35,402" }, { "name": "smart_brain.mqtt.shellies.ffw.bath.main_light.relay.0", @@ -86082,16 +86163,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890054.5695202, - "msecs": 569.0, - "relativeCreated": 33022.409426, - "thread": 138566156539584, + "created": 1756483055.4025054, + "msecs": 402.0, + "relativeCreated": 33097.929211, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/ffw/bath/main_light/relay/0 and payload on", - "asctime": "2025-08-22 21:14:14,569" + "asctime": "2025-08-29 17:57:35,402" }, { "name": "smart_brain.mqtt.shellies.ffw.bath.main_light.relay.0", @@ -86109,16 +86190,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890054.5703402, - "msecs": 570.0, - "relativeCreated": 33023.229563, - "thread": 138566156539584, + "created": 1756483055.4031773, + "msecs": 403.0, + "relativeCreated": 33098.600802, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffw/bath/main_light/relay/0 and payload b'on'", - "asctime": "2025-08-22 21:14:14,570" + "asctime": "2025-08-29 17:57:35,403" }, { "name": "smart_brain.mqtt.videv.ffw.bath.main_light.state", @@ -86136,19 +86217,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890054.6113195, - "msecs": 611.0, - "relativeCreated": 33064.208997, - "thread": 138566156539584, + "created": 1756483055.4444456, + "msecs": 444.0, + "relativeCreated": 33139.86946, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/bath/main_light/state and payload b'true'", - "asctime": "2025-08-22 21:14:14,611" + "asctime": "2025-08-29 17:57:35,444" } ], - "time_consumption": 0.05608057975769043 + "time_consumption": 0.05548429489135742 }, { "name": "__tLogger__", @@ -86166,16 +86247,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890054.667732, - "msecs": 667.0, - "relativeCreated": 33120.621344, - "thread": 138566182236416, + "created": 1756483055.5002677, + "msecs": 500.0, + "relativeCreated": 33195.691568, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Shelly.relay/0 (ffw.bath.main_light) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:14,667", + "asctime": "2025-08-29 17:57:35,500", "moduleLogger": [ { "name": "__unittest__", @@ -86194,16 +86275,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890054.6676328, - "msecs": 667.0, - "relativeCreated": 33120.522276, - "thread": 138566182236416, + "created": 1756483055.500164, + "msecs": 500.0, + "relativeCreated": 33195.587888, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Shelly.relay/0 (ffw.bath.main_light)): True ()", - "asctime": "2025-08-22 21:14:14,667" + "asctime": "2025-08-29 17:57:35,500" }, { "name": "__unittest__", @@ -86223,25 +86304,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890054.6676905, - "msecs": 667.0, - "relativeCreated": 33120.579964, - "thread": 138566182236416, + "created": 1756483055.500223, + "msecs": 500.0, + "relativeCreated": 33195.646653, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Shelly.relay/0 (ffw.bath.main_light)): result = True ()", - "asctime": "2025-08-22 21:14:14,667" + "asctime": "2025-08-29 17:57:35,500" } ], - "time_consumption": 4.1484832763671875e-05 + "time_consumption": 4.482269287109375e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.state (ffw.bath.main_light)", + "ViDevCommon.state (ffw.bath.main_light)", "False" ], "levelname": "DEBUG", @@ -86253,16 +86334,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890054.7683947, - "msecs": 768.0, - "relativeCreated": 33221.284045, - "thread": 138566182236416, + "created": 1756483055.6009765, + "msecs": 600.0, + "relativeCreated": 33296.400138, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.state (ffw.bath.main_light) to False", - "asctime": "2025-08-22 21:14:14,768", + "message": "Setting state of ViDevCommon.state (ffw.bath.main_light) to False", + "asctime": "2025-08-29 17:57:35,600", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.bath.main_light.state.set", @@ -86280,16 +86361,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890054.6678443, - "msecs": 667.0, - "relativeCreated": 33120.733729, - "thread": 138566182236416, + "created": 1756483055.500375, + "msecs": 500.0, + "relativeCreated": 33195.798667, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/bath/main_light/state/set and payload false", - "asctime": "2025-08-22 21:14:14,667" + "asctime": "2025-08-29 17:57:35,500" }, { "name": "smart_brain.mqtt.shellies.ffw.bath.main_light.relay.0.command", @@ -86307,16 +86388,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890054.6701803, - "msecs": 670.0, - "relativeCreated": 33123.069764, - "thread": 138566156539584, + "created": 1756483055.5035017, + "msecs": 503.0, + "relativeCreated": 33198.925142, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffw/bath/main_light/relay/0/command and payload b'off'", - "asctime": "2025-08-22 21:14:14,670" + "asctime": "2025-08-29 17:57:35,503" }, { "name": "smart_brain.mqtt.shellies.ffw.bath.main_light.relay.0", @@ -86334,16 +86415,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890054.6704068, - "msecs": 670.0, - "relativeCreated": 33123.29626, - "thread": 138566156539584, + "created": 1756483055.5037413, + "msecs": 503.0, + "relativeCreated": 33199.164958, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/ffw/bath/main_light/relay/0 and payload off", - "asctime": "2025-08-22 21:14:14,670" + "asctime": "2025-08-29 17:57:35,503" }, { "name": "smart_brain.mqtt.shellies.ffw.bath.main_light.relay.0", @@ -86361,16 +86442,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890054.6710484, - "msecs": 671.0, - "relativeCreated": 33123.937729, - "thread": 138566156539584, + "created": 1756483055.504307, + "msecs": 504.0, + "relativeCreated": 33199.730546, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffw/bath/main_light/relay/0 and payload b'off'", - "asctime": "2025-08-22 21:14:14,671" + "asctime": "2025-08-29 17:57:35,504" }, { "name": "smart_brain.mqtt.videv.ffw.bath.main_light.state", @@ -86388,19 +86469,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890054.712355, - "msecs": 712.0, - "relativeCreated": 33165.244226, - "thread": 138566156539584, + "created": 1756483055.5467157, + "msecs": 546.0, + "relativeCreated": 33242.139356, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/bath/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:14:14,712" + "asctime": "2025-08-29 17:57:35,546" } ], - "time_consumption": 0.05603981018066406 + "time_consumption": 0.0542607307434082 }, { "name": "__tLogger__", @@ -86418,16 +86499,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890054.7687316, - "msecs": 768.0, - "relativeCreated": 33221.621105, - "thread": 138566182236416, + "created": 1756483055.6013298, + "msecs": 601.0, + "relativeCreated": 33296.753695, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Shelly.relay/0 (ffw.bath.main_light) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:14,768", + "asctime": "2025-08-29 17:57:35,601", "moduleLogger": [ { "name": "__unittest__", @@ -86446,16 +86527,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890054.7686324, - "msecs": 768.0, - "relativeCreated": 33221.521647, - "thread": 138566182236416, + "created": 1756483055.6012313, + "msecs": 601.0, + "relativeCreated": 33296.655087, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Shelly.relay/0 (ffw.bath.main_light)): False ()", - "asctime": "2025-08-22 21:14:14,768" + "asctime": "2025-08-29 17:57:35,601" }, { "name": "__unittest__", @@ -86475,28 +86556,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890054.76869, - "msecs": 768.0, - "relativeCreated": 33221.579482, - "thread": 138566182236416, + "created": 1756483055.6012886, + "msecs": 601.0, + "relativeCreated": 33296.71222, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Shelly.relay/0 (ffw.bath.main_light)): result = False ()", - "asctime": "2025-08-22 21:14:14,768" + "asctime": "2025-08-29 17:57:35,601" } ], - "time_consumption": 4.1484832763671875e-05 + "time_consumption": 4.124641418457031e-05 } ], - "time_consumption": 0.30309557914733887, - "time_start": "2025-08-22 21:14:14,465", - "time_finished": "2025-08-22 21:14:14,768" + "time_consumption": 0.30285000801086426, + "time_start": "2025-08-29 17:57:35,298", + "time_finished": "2025-08-29 17:57:35,601" }, - "Shelly.relay/0 (ffw.bath.main_light) -> ViDevLight.state (ffw.bath.main_light)": { + "Shelly.relay/0 (ffw.bath.main_light) -> ViDevCommon.state (ffw.bath.main_light)": { "name": "__tLogger__", - "msg": "Shelly.relay/0 (ffw.bath.main_light) -> ViDevLight.state (ffw.bath.main_light)", + "msg": "Shelly.relay/0 (ffw.bath.main_light) -> ViDevCommon.state (ffw.bath.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -86507,16 +86588,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890054.7690148, - "msecs": 769.0, - "relativeCreated": 33221.904099, - "thread": 138566182236416, + "created": 1756483055.6015792, + "msecs": 601.0, + "relativeCreated": 33297.002991, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Shelly.relay/0 (ffw.bath.main_light) -> ViDevLight.state (ffw.bath.main_light)", - "asctime": "2025-08-22 21:14:14,769", + "message": "Shelly.relay/0 (ffw.bath.main_light) -> ViDevCommon.state (ffw.bath.main_light)", + "asctime": "2025-08-29 17:57:35,601", "moduleLogger": [], "testcaseLogger": [ { @@ -86534,16 +86615,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890054.8696387, - "msecs": 869.0, - "relativeCreated": 33322.528087, - "thread": 138566182236416, + "created": 1756483055.7021327, + "msecs": 702.0, + "relativeCreated": 33397.55634, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:14,869", + "asctime": "2025-08-29 17:57:35,702", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.bath.main_light.state.set", @@ -86561,19 +86642,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890054.7691572, - "msecs": 769.0, - "relativeCreated": 33222.046425, - "thread": 138566182236416, + "created": 1756483055.601737, + "msecs": 601.0, + "relativeCreated": 33297.160712, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/bath/main_light/state/set and payload false", - "asctime": "2025-08-22 21:14:14,769" + "asctime": "2025-08-29 17:57:35,601" } ], - "time_consumption": 0.10048151016235352 + "time_consumption": 0.10039567947387695 }, { "name": "__tLogger__", @@ -86591,16 +86672,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890054.870047, - "msecs": 870.0, - "relativeCreated": 33322.936378, - "thread": 138566182236416, + "created": 1756483055.702455, + "msecs": 702.0, + "relativeCreated": 33397.878664, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:14,870", + "asctime": "2025-08-29 17:57:35,702", "moduleLogger": [ { "name": "__unittest__", @@ -86619,16 +86700,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890054.8698757, - "msecs": 869.0, - "relativeCreated": 33322.765207, - "thread": 138566182236416, + "created": 1756483055.7023604, + "msecs": 702.0, + "relativeCreated": 33397.784109, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:14,869" + "asctime": "2025-08-29 17:57:35,702" }, { "name": "__unittest__", @@ -86648,19 +86729,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890054.869985, - "msecs": 869.0, - "relativeCreated": 33322.874347, - "thread": 138566182236416, + "created": 1756483055.702415, + "msecs": 702.0, + "relativeCreated": 33397.838855, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:14,869" + "asctime": "2025-08-29 17:57:35,702" } ], - "time_consumption": 6.198883056640625e-05 + "time_consumption": 4.00543212890625e-05 }, { "name": "__tLogger__", @@ -86678,16 +86759,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890054.9707139, - "msecs": 970.0, - "relativeCreated": 33423.603169, - "thread": 138566182236416, + "created": 1756483055.8029974, + "msecs": 802.0, + "relativeCreated": 33498.420925, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Shelly.relay/0 (ffw.bath.main_light) to True", - "asctime": "2025-08-22 21:14:14,970", + "asctime": "2025-08-29 17:57:35,802", "moduleLogger": [ { "name": "smart_brain.mqtt.shellies.ffw.bath.main_light.relay.0", @@ -86705,16 +86786,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890054.870175, - "msecs": 870.0, - "relativeCreated": 33323.064421, - "thread": 138566182236416, + "created": 1756483055.7025952, + "msecs": 702.0, + "relativeCreated": 33398.019102, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/ffw/bath/main_light/relay/0 and payload on", - "asctime": "2025-08-22 21:14:14,870" + "asctime": "2025-08-29 17:57:35,702" }, { "name": "smart_brain.mqtt.shellies.ffw.bath.main_light.relay.0", @@ -86732,16 +86813,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890054.8712964, - "msecs": 871.0, - "relativeCreated": 33324.185812, - "thread": 138566156539584, + "created": 1756483055.7036831, + "msecs": 703.0, + "relativeCreated": 33399.106758, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffw/bath/main_light/relay/0 and payload b'on'", - "asctime": "2025-08-22 21:14:14,871" + "asctime": "2025-08-29 17:57:35,703" }, { "name": "smart_brain.mqtt.videv.ffw.bath.main_light.state", @@ -86759,23 +86840,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890054.8725002, - "msecs": 872.0, - "relativeCreated": 33325.389505, - "thread": 138566156539584, + "created": 1756483055.705724, + "msecs": 705.0, + "relativeCreated": 33401.147593, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/bath/main_light/state and payload b'true'", - "asctime": "2025-08-22 21:14:14,872" + "asctime": "2025-08-29 17:57:35,705" } ], - "time_consumption": 0.09821367263793945 + "time_consumption": 0.09727334976196289 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.state (ffw.bath.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.state (ffw.bath.main_light) is correct (Content %s and Type is %s).", "args": [ "True", "" @@ -86789,22 +86870,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890054.9710844, - "msecs": 971.0, - "relativeCreated": 33423.973716, - "thread": 138566182236416, + "created": 1756483055.8033204, + "msecs": 803.0, + "relativeCreated": 33498.743984, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.state (ffw.bath.main_light) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:14,971", + "message": "Value for ViDevCommon.state (ffw.bath.main_light) is correct (Content True and Type is ).", + "asctime": "2025-08-29 17:57:35,803", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.state (ffw.bath.main_light)", + "Value for ViDevCommon.state (ffw.bath.main_light)", "True", "" ], @@ -86817,22 +86898,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890054.970979, - "msecs": 970.0, - "relativeCreated": 33423.86841, - "thread": 138566182236416, + "created": 1756483055.8032236, + "msecs": 803.0, + "relativeCreated": 33498.647272, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.state (ffw.bath.main_light)): True ()", - "asctime": "2025-08-22 21:14:14,970" + "message": "Result (Value for ViDevCommon.state (ffw.bath.main_light)): True ()", + "asctime": "2025-08-29 17:57:35,803" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.state (ffw.bath.main_light)", + "Value for ViDevCommon.state (ffw.bath.main_light)", "=", "True", "" @@ -86846,19 +86927,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890054.9710414, - "msecs": 971.0, - "relativeCreated": 33423.930874, - "thread": 138566182236416, + "created": 1756483055.803279, + "msecs": 803.0, + "relativeCreated": 33498.702652, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.state (ffw.bath.main_light)): result = True ()", - "asctime": "2025-08-22 21:14:14,971" + "message": "Expectation (Value for ViDevCommon.state (ffw.bath.main_light)): result = True ()", + "asctime": "2025-08-29 17:57:35,803" } ], - "time_consumption": 4.291534423828125e-05 + "time_consumption": 4.1484832763671875e-05 }, { "name": "__tLogger__", @@ -86876,16 +86957,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890055.071562, - "msecs": 71.0, - "relativeCreated": 33524.451361, - "thread": 138566182236416, + "created": 1756483055.903792, + "msecs": 903.0, + "relativeCreated": 33599.215585, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Shelly.relay/0 (ffw.bath.main_light) to False", - "asctime": "2025-08-22 21:14:15,071", + "asctime": "2025-08-29 17:57:35,903", "moduleLogger": [ { "name": "smart_brain.mqtt.shellies.ffw.bath.main_light.relay.0", @@ -86903,16 +86984,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890054.9711971, - "msecs": 971.0, - "relativeCreated": 33424.086529, - "thread": 138566182236416, + "created": 1756483055.8034327, + "msecs": 803.0, + "relativeCreated": 33498.856418, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/ffw/bath/main_light/relay/0 and payload off", - "asctime": "2025-08-22 21:14:14,971" + "asctime": "2025-08-29 17:57:35,803" }, { "name": "smart_brain.mqtt.shellies.ffw.bath.main_light.relay.0", @@ -86930,16 +87011,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890054.9722843, - "msecs": 972.0, - "relativeCreated": 33425.173812, - "thread": 138566156539584, + "created": 1756483055.8045595, + "msecs": 804.0, + "relativeCreated": 33499.983064, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/ffw/bath/main_light/relay/0 and payload b'off'", - "asctime": "2025-08-22 21:14:14,972" + "asctime": "2025-08-29 17:57:35,804" }, { "name": "smart_brain.mqtt.videv.ffw.bath.main_light.state", @@ -86957,23 +87038,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890054.9733865, - "msecs": 973.0, - "relativeCreated": 33426.275935, - "thread": 138566156539584, + "created": 1756483055.8064342, + "msecs": 806.0, + "relativeCreated": 33501.857728, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/bath/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:14:14,973" + "asctime": "2025-08-29 17:57:35,806" } ], - "time_consumption": 0.0981755256652832 + "time_consumption": 0.09735774993896484 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.state (ffw.bath.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.state (ffw.bath.main_light) is correct (Content %s and Type is %s).", "args": [ "False", "" @@ -86987,22 +87068,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890055.0719316, - "msecs": 71.0, - "relativeCreated": 33524.820947, - "thread": 138566182236416, + "created": 1756483055.90412, + "msecs": 904.0, + "relativeCreated": 33599.543622, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.state (ffw.bath.main_light) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:15,071", + "message": "Value for ViDevCommon.state (ffw.bath.main_light) is correct (Content False and Type is ).", + "asctime": "2025-08-29 17:57:35,904", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.state (ffw.bath.main_light)", + "Value for ViDevCommon.state (ffw.bath.main_light)", "False", "" ], @@ -87015,22 +87096,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890055.071786, - "msecs": 71.0, - "relativeCreated": 33524.675378, - "thread": 138566182236416, + "created": 1756483055.9040265, + "msecs": 904.0, + "relativeCreated": 33599.450344, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.state (ffw.bath.main_light)): False ()", - "asctime": "2025-08-22 21:14:15,071" + "message": "Result (Value for ViDevCommon.state (ffw.bath.main_light)): False ()", + "asctime": "2025-08-29 17:57:35,904" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.state (ffw.bath.main_light)", + "Value for ViDevCommon.state (ffw.bath.main_light)", "=", "False", "" @@ -87044,24 +87125,24 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890055.0718625, - "msecs": 71.0, - "relativeCreated": 33524.75198, - "thread": 138566182236416, + "created": 1756483055.904081, + "msecs": 904.0, + "relativeCreated": 33599.504867, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.state (ffw.bath.main_light)): result = False ()", - "asctime": "2025-08-22 21:14:15,071" + "message": "Expectation (Value for ViDevCommon.state (ffw.bath.main_light)): result = False ()", + "asctime": "2025-08-29 17:57:35,904" } ], - "time_consumption": 6.914138793945312e-05 + "time_consumption": 3.886222839355469e-05 } ], - "time_consumption": 0.3029167652130127, - "time_start": "2025-08-22 21:14:14,769", - "time_finished": "2025-08-22 21:14:15,071" + "time_consumption": 0.30254077911376953, + "time_start": "2025-08-29 17:57:35,601", + "time_finished": "2025-08-29 17:57:35,904" }, "ViDevHeating.temp_setp (ffw.bath.heating_valve) -> HeatingValve.temp_setp (ffw.bath.heating_valve)": { "name": "__tLogger__", @@ -87076,16 +87157,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890055.0721529, - "msecs": 72.0, - "relativeCreated": 33525.042134, - "thread": 138566182236416, + "created": 1756483055.9043143, + "msecs": 904.0, + "relativeCreated": 33599.738129, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "ViDevHeating.temp_setp (ffw.bath.heating_valve) -> HeatingValve.temp_setp (ffw.bath.heating_valve)", - "asctime": "2025-08-22 21:14:15,072", + "asctime": "2025-08-29 17:57:35,904", "moduleLogger": [], "testcaseLogger": [ { @@ -87103,16 +87184,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890055.1728342, - "msecs": 172.0, - "relativeCreated": 33625.723331, - "thread": 138566182236416, + "created": 1756483056.0052192, + "msecs": 5.0, + "relativeCreated": 33700.643042, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 30", - "asctime": "2025-08-22 21:14:15,172", + "asctime": "2025-08-29 17:57:36,005", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.bath.heating_valve.user_temperature_setpoint.set", @@ -87130,16 +87211,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890055.072288, - "msecs": 72.0, - "relativeCreated": 33525.177371, - "thread": 138566182236416, + "created": 1756483055.904479, + "msecs": 904.0, + "relativeCreated": 33599.90261, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/bath/heating_valve/user_temperature_setpoint/set and payload 30", - "asctime": "2025-08-22 21:14:15,072" + "asctime": "2025-08-29 17:57:35,904" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.bath.heating_valve", @@ -87157,16 +87238,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890055.0725608, - "msecs": 72.0, - "relativeCreated": 33525.450322, - "thread": 138566182236416, + "created": 1756483055.9048102, + "msecs": 904.0, + "relativeCreated": 33600.233815, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/bath/heating_valve and payload {\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:14:15,072" + "asctime": "2025-08-29 17:57:35,904" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.bath.heating_valve.set", @@ -87184,16 +87265,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890055.085018, - "msecs": 85.0, - "relativeCreated": 33537.907138, - "thread": 138566156539584, + "created": 1756483055.9154832, + "msecs": 915.0, + "relativeCreated": 33610.906802, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/bath/heating_valve/set and payload b'{\"current_heating_setpoint\": 30}'", - "asctime": "2025-08-22 21:14:15,085" + "asctime": "2025-08-29 17:57:35,915" }, { "name": "smart_brain.mqtt.videv.ffw.bath.heating_valve.valve_temperature_setpoint", @@ -87211,16 +87292,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890055.0854263, - "msecs": 85.0, - "relativeCreated": 33538.315832, - "thread": 138566156539584, + "created": 1756483055.9158719, + "msecs": 915.0, + "relativeCreated": 33611.295427, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/bath/heating_valve/valve_temperature_setpoint and payload b'30'", - "asctime": "2025-08-22 21:14:15,085" + "asctime": "2025-08-29 17:57:35,915" }, { "name": "smart_brain.mqtt.videv.ffw.bath.heating_valve.user_temperature_setpoint", @@ -87238,16 +87319,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890055.08574, - "msecs": 85.0, - "relativeCreated": 33538.629357, - "thread": 138566156539584, + "created": 1756483055.916291, + "msecs": 916.0, + "relativeCreated": 33611.714852, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/bath/heating_valve/user_temperature_setpoint and payload b'30'", - "asctime": "2025-08-22 21:14:15,085" + "asctime": "2025-08-29 17:57:35,916" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.bath.heating_valve", @@ -87265,19 +87346,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890055.1253905, - "msecs": 125.0, - "relativeCreated": 33578.279975, - "thread": 138566156539584, + "created": 1756483055.9167094, + "msecs": 916.0, + "relativeCreated": 33612.133122, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/bath/heating_valve and payload b'{\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:14:15,125" + "asctime": "2025-08-29 17:57:35,916" } ], - "time_consumption": 0.04744362831115723 + "time_consumption": 0.08850979804992676 }, { "name": "__tLogger__", @@ -87295,16 +87376,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890055.173222, - "msecs": 173.0, - "relativeCreated": 33626.111591, - "thread": 138566182236416, + "created": 1756483056.005566, + "msecs": 5.0, + "relativeCreated": 33700.989672, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (30, 30) and Type is ).", - "asctime": "2025-08-22 21:14:15,173", + "asctime": "2025-08-29 17:57:36,005", "moduleLogger": [ { "name": "__unittest__", @@ -87323,16 +87404,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890055.1731167, - "msecs": 173.0, - "relativeCreated": 33626.006033, - "thread": 138566182236416, + "created": 1756483056.0054483, + "msecs": 5.0, + "relativeCreated": 33700.872132, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (30, 30) ()", - "asctime": "2025-08-22 21:14:15,173" + "asctime": "2025-08-29 17:57:36,005" }, { "name": "__unittest__", @@ -87352,19 +87433,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890055.173178, - "msecs": 173.0, - "relativeCreated": 33626.067135, - "thread": 138566182236416, + "created": 1756483056.0055246, + "msecs": 5.0, + "relativeCreated": 33700.948402, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (30, 30) ()", - "asctime": "2025-08-22 21:14:15,173" + "asctime": "2025-08-29 17:57:36,005" } ], - "time_consumption": 4.410743713378906e-05 + "time_consumption": 4.124641418457031e-05 }, { "name": "__tLogger__", @@ -87382,16 +87463,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890055.27383, - "msecs": 273.0, - "relativeCreated": 33726.719185, - "thread": 138566182236416, + "created": 1756483056.1060827, + "msecs": 106.0, + "relativeCreated": 33801.506361, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of ViDevHeating.temp_setp (ffw.bath.heating_valve) to 15", - "asctime": "2025-08-22 21:14:15,273", + "asctime": "2025-08-29 17:57:36,106", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.bath.heating_valve.user_temperature_setpoint.set", @@ -87409,16 +87490,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890055.1733384, - "msecs": 173.0, - "relativeCreated": 33626.227804, - "thread": 138566182236416, + "created": 1756483056.005675, + "msecs": 5.0, + "relativeCreated": 33701.098734, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/bath/heating_valve/user_temperature_setpoint/set and payload 15", - "asctime": "2025-08-22 21:14:15,173" + "asctime": "2025-08-29 17:57:36,005" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.bath.heating_valve.set", @@ -87436,16 +87517,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890055.1803956, - "msecs": 180.0, - "relativeCreated": 33633.284798, - "thread": 138566156539584, + "created": 1756483056.014077, + "msecs": 14.0, + "relativeCreated": 33709.500692, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/bath/heating_valve/set and payload b'{\"current_heating_setpoint\": 15}'", - "asctime": "2025-08-22 21:14:15,180" + "asctime": "2025-08-29 17:57:36,014" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.bath.heating_valve", @@ -87463,16 +87544,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890055.1806488, - "msecs": 180.0, - "relativeCreated": 33633.538053, - "thread": 138566156539584, + "created": 1756483056.0143118, + "msecs": 14.0, + "relativeCreated": 33709.735298, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/bath/heating_valve and payload {\"current_heating_setpoint\": 15, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:14:15,180" + "asctime": "2025-08-29 17:57:36,014" }, { "name": "smart_brain.mqtt.videv.ffw.bath.heating_valve.valve_temperature_setpoint", @@ -87490,16 +87571,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890055.1810005, - "msecs": 181.0, - "relativeCreated": 33633.889909, - "thread": 138566156539584, + "created": 1756483056.0145957, + "msecs": 14.0, + "relativeCreated": 33710.01957, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/bath/heating_valve/valve_temperature_setpoint and payload b'15'", - "asctime": "2025-08-22 21:14:15,181" + "asctime": "2025-08-29 17:57:36,014" }, { "name": "smart_brain.mqtt.videv.ffw.bath.heating_valve.user_temperature_setpoint", @@ -87517,16 +87598,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890055.181351, - "msecs": 181.0, - "relativeCreated": 33634.240331, - "thread": 138566156539584, + "created": 1756483056.0149477, + "msecs": 14.0, + "relativeCreated": 33710.371158, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/bath/heating_valve/user_temperature_setpoint and payload b'15'", - "asctime": "2025-08-22 21:14:15,181" + "asctime": "2025-08-29 17:57:36,014" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.bath.heating_valve", @@ -87544,19 +87625,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890055.181639, - "msecs": 181.0, - "relativeCreated": 33634.528248, - "thread": 138566156539584, + "created": 1756483056.0152152, + "msecs": 15.0, + "relativeCreated": 33710.638709, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/bath/heating_valve and payload b'{\"current_heating_setpoint\": 15, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:14:15,181" + "asctime": "2025-08-29 17:57:36,015" } ], - "time_consumption": 0.09219098091125488 + "time_consumption": 0.09086751937866211 }, { "name": "__tLogger__", @@ -87574,16 +87655,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890055.2742484, - "msecs": 274.0, - "relativeCreated": 33727.137845, - "thread": 138566182236416, + "created": 1756483056.1064174, + "msecs": 106.0, + "relativeCreated": 33801.841004, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for HeatingValve.temp_setp (ffw.bath.heating_valve) is correct (Content 15 and Type is ).", - "asctime": "2025-08-22 21:14:15,274", + "asctime": "2025-08-29 17:57:36,106", "moduleLogger": [ { "name": "__unittest__", @@ -87602,16 +87683,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890055.2741394, - "msecs": 274.0, - "relativeCreated": 33727.028821, - "thread": 138566182236416, + "created": 1756483056.106324, + "msecs": 106.0, + "relativeCreated": 33801.747653, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for HeatingValve.temp_setp (ffw.bath.heating_valve)): 15 ()", - "asctime": "2025-08-22 21:14:15,274" + "asctime": "2025-08-29 17:57:36,106" }, { "name": "__unittest__", @@ -87631,19 +87712,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890055.2742062, - "msecs": 274.0, - "relativeCreated": 33727.095633, - "thread": 138566182236416, + "created": 1756483056.1063771, + "msecs": 106.0, + "relativeCreated": 33801.800773, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for HeatingValve.temp_setp (ffw.bath.heating_valve)): result = 15 ()", - "asctime": "2025-08-22 21:14:15,274" + "asctime": "2025-08-29 17:57:36,106" } ], - "time_consumption": 4.220008850097656e-05 + "time_consumption": 4.029273986816406e-05 }, { "name": "__tLogger__", @@ -87661,16 +87742,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890055.3748584, - "msecs": 374.0, - "relativeCreated": 33827.747868, - "thread": 138566182236416, + "created": 1756483056.2068806, + "msecs": 206.0, + "relativeCreated": 33902.304297, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of ViDevHeating.temp_setp (ffw.bath.heating_valve) to 20", - "asctime": "2025-08-22 21:14:15,374", + "asctime": "2025-08-29 17:57:36,206", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.bath.heating_valve.user_temperature_setpoint.set", @@ -87688,16 +87769,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890055.2743642, - "msecs": 274.0, - "relativeCreated": 33727.253633, - "thread": 138566182236416, + "created": 1756483056.1065216, + "msecs": 106.0, + "relativeCreated": 33801.945238, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/bath/heating_valve/user_temperature_setpoint/set and payload 20", - "asctime": "2025-08-22 21:14:15,274" + "asctime": "2025-08-29 17:57:36,106" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.bath.heating_valve.set", @@ -87715,16 +87796,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890055.2812479, - "msecs": 281.0, - "relativeCreated": 33734.13705, - "thread": 138566156539584, + "created": 1756483056.1145234, + "msecs": 114.0, + "relativeCreated": 33809.947059, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/bath/heating_valve/set and payload b'{\"current_heating_setpoint\": 20}'", - "asctime": "2025-08-22 21:14:15,281" + "asctime": "2025-08-29 17:57:36,114" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.bath.heating_valve", @@ -87742,16 +87823,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890055.281473, - "msecs": 281.0, - "relativeCreated": 33734.362396, - "thread": 138566156539584, + "created": 1756483056.1147935, + "msecs": 114.0, + "relativeCreated": 33810.217109, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/bath/heating_valve and payload {\"current_heating_setpoint\": 20, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:14:15,281" + "asctime": "2025-08-29 17:57:36,114" }, { "name": "smart_brain.mqtt.videv.ffw.bath.heating_valve.valve_temperature_setpoint", @@ -87769,16 +87850,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890055.2818074, - "msecs": 281.0, - "relativeCreated": 33734.696743, - "thread": 138566156539584, + "created": 1756483056.1151183, + "msecs": 115.0, + "relativeCreated": 33810.542135, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/bath/heating_valve/valve_temperature_setpoint and payload b'20'", - "asctime": "2025-08-22 21:14:15,281" + "asctime": "2025-08-29 17:57:36,115" }, { "name": "smart_brain.mqtt.videv.ffw.bath.heating_valve.user_temperature_setpoint", @@ -87796,16 +87877,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890055.2821946, - "msecs": 282.0, - "relativeCreated": 33735.083969, - "thread": 138566156539584, + "created": 1756483056.1154373, + "msecs": 115.0, + "relativeCreated": 33810.861112, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/bath/heating_valve/user_temperature_setpoint and payload b'20'", - "asctime": "2025-08-22 21:14:15,282" + "asctime": "2025-08-29 17:57:36,115" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.bath.heating_valve", @@ -87823,19 +87904,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890055.2824867, - "msecs": 282.0, - "relativeCreated": 33735.376155, - "thread": 138566156539584, + "created": 1756483056.1156623, + "msecs": 115.0, + "relativeCreated": 33811.085975, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/bath/heating_valve and payload b'{\"current_heating_setpoint\": 20, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:14:15,282" + "asctime": "2025-08-29 17:57:36,115" } ], - "time_consumption": 0.09237170219421387 + "time_consumption": 0.09121823310852051 }, { "name": "__tLogger__", @@ -87853,16 +87934,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890055.3752644, - "msecs": 375.0, - "relativeCreated": 33828.154003, - "thread": 138566182236416, + "created": 1756483056.2072344, + "msecs": 207.0, + "relativeCreated": 33902.657943, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for HeatingValve.temp_setp (ffw.bath.heating_valve) is correct (Content 20 and Type is ).", - "asctime": "2025-08-22 21:14:15,375", + "asctime": "2025-08-29 17:57:36,207", "moduleLogger": [ { "name": "__unittest__", @@ -87881,16 +87962,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890055.3751607, - "msecs": 375.0, - "relativeCreated": 33828.049898, - "thread": 138566182236416, + "created": 1756483056.2071352, + "msecs": 207.0, + "relativeCreated": 33902.558819, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for HeatingValve.temp_setp (ffw.bath.heating_valve)): 20 ()", - "asctime": "2025-08-22 21:14:15,375" + "asctime": "2025-08-29 17:57:36,207" }, { "name": "__unittest__", @@ -87910,19 +87991,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890055.3752215, - "msecs": 375.0, - "relativeCreated": 33828.110781, - "thread": 138566182236416, + "created": 1756483056.2071922, + "msecs": 207.0, + "relativeCreated": 33902.615649, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for HeatingValve.temp_setp (ffw.bath.heating_valve)): result = 20 ()", - "asctime": "2025-08-22 21:14:15,375" + "asctime": "2025-08-29 17:57:36,207" } ], - "time_consumption": 4.291534423828125e-05 + "time_consumption": 4.220008850097656e-05 }, { "name": "__tLogger__", @@ -87940,16 +88021,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890055.475886, - "msecs": 475.0, - "relativeCreated": 33928.775473, - "thread": 138566182236416, + "created": 1756483056.3077977, + "msecs": 307.0, + "relativeCreated": 34003.221545, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of ViDevHeating.temp_setp (ffw.bath.heating_valve) to 25", - "asctime": "2025-08-22 21:14:15,475", + "asctime": "2025-08-29 17:57:36,307", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.bath.heating_valve.user_temperature_setpoint.set", @@ -87967,16 +88048,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890055.3753834, - "msecs": 375.0, - "relativeCreated": 33828.272726, - "thread": 138566182236416, + "created": 1756483056.207345, + "msecs": 207.0, + "relativeCreated": 33902.768675, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/bath/heating_valve/user_temperature_setpoint/set and payload 25", - "asctime": "2025-08-22 21:14:15,375" + "asctime": "2025-08-29 17:57:36,207" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.bath.heating_valve.set", @@ -87994,16 +88075,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890055.3831468, - "msecs": 383.0, - "relativeCreated": 33836.036041, - "thread": 138566156539584, + "created": 1756483056.2163973, + "msecs": 216.0, + "relativeCreated": 33911.821088, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/bath/heating_valve/set and payload b'{\"current_heating_setpoint\": 25}'", - "asctime": "2025-08-22 21:14:15,383" + "asctime": "2025-08-29 17:57:36,216" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.bath.heating_valve", @@ -88021,16 +88102,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890055.3833866, - "msecs": 383.0, - "relativeCreated": 33836.276028, - "thread": 138566156539584, + "created": 1756483056.2166595, + "msecs": 216.0, + "relativeCreated": 33912.083259, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/bath/heating_valve and payload {\"current_heating_setpoint\": 25, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:14:15,383" + "asctime": "2025-08-29 17:57:36,216" }, { "name": "smart_brain.mqtt.videv.ffw.bath.heating_valve.valve_temperature_setpoint", @@ -88048,16 +88129,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890055.3837266, - "msecs": 383.0, - "relativeCreated": 33836.615952, - "thread": 138566156539584, + "created": 1756483056.2169812, + "msecs": 216.0, + "relativeCreated": 33912.404992, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/bath/heating_valve/valve_temperature_setpoint and payload b'25'", - "asctime": "2025-08-22 21:14:15,383" + "asctime": "2025-08-29 17:57:36,216" }, { "name": "smart_brain.mqtt.videv.ffw.bath.heating_valve.user_temperature_setpoint", @@ -88075,16 +88156,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890055.384105, - "msecs": 384.0, - "relativeCreated": 33836.994355, - "thread": 138566156539584, + "created": 1756483056.2173061, + "msecs": 217.0, + "relativeCreated": 33912.729805, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/bath/heating_valve/user_temperature_setpoint and payload b'25'", - "asctime": "2025-08-22 21:14:15,384" + "asctime": "2025-08-29 17:57:36,217" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.bath.heating_valve", @@ -88102,19 +88183,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890055.384412, - "msecs": 384.0, - "relativeCreated": 33837.301638, - "thread": 138566156539584, + "created": 1756483056.2176397, + "msecs": 217.0, + "relativeCreated": 33913.063298, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/bath/heating_valve and payload b'{\"current_heating_setpoint\": 25, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:14:15,384" + "asctime": "2025-08-29 17:57:36,217" } ], - "time_consumption": 0.09147405624389648 + "time_consumption": 0.09015798568725586 }, { "name": "__tLogger__", @@ -88132,16 +88213,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890055.4762595, - "msecs": 476.0, - "relativeCreated": 33929.148864, - "thread": 138566182236416, + "created": 1756483056.3082316, + "msecs": 308.0, + "relativeCreated": 34003.655315, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for HeatingValve.temp_setp (ffw.bath.heating_valve) is correct (Content 25 and Type is ).", - "asctime": "2025-08-22 21:14:15,476", + "asctime": "2025-08-29 17:57:36,308", "moduleLogger": [ { "name": "__unittest__", @@ -88160,16 +88241,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890055.4761698, - "msecs": 476.0, - "relativeCreated": 33929.059093, - "thread": 138566182236416, + "created": 1756483056.3081105, + "msecs": 308.0, + "relativeCreated": 34003.534325, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for HeatingValve.temp_setp (ffw.bath.heating_valve)): 25 ()", - "asctime": "2025-08-22 21:14:15,476" + "asctime": "2025-08-29 17:57:36,308" }, { "name": "__unittest__", @@ -88189,19 +88270,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890055.4762206, - "msecs": 476.0, - "relativeCreated": 33929.110162, - "thread": 138566182236416, + "created": 1756483056.3081903, + "msecs": 308.0, + "relativeCreated": 34003.614103, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for HeatingValve.temp_setp (ffw.bath.heating_valve)): result = 25 ()", - "asctime": "2025-08-22 21:14:15,476" + "asctime": "2025-08-29 17:57:36,308" } ], - "time_consumption": 3.886222839355469e-05 + "time_consumption": 4.124641418457031e-05 }, { "name": "__tLogger__", @@ -88219,16 +88300,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890055.5768616, - "msecs": 576.0, - "relativeCreated": 34029.751206, - "thread": 138566182236416, + "created": 1756483056.408816, + "msecs": 408.0, + "relativeCreated": 34104.239747, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of ViDevHeating.temp_setp (ffw.bath.heating_valve) to 30", - "asctime": "2025-08-22 21:14:15,576", + "asctime": "2025-08-29 17:57:36,408", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.bath.heating_valve.user_temperature_setpoint.set", @@ -88246,16 +88327,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890055.476362, - "msecs": 476.0, - "relativeCreated": 33929.251462, - "thread": 138566182236416, + "created": 1756483056.3083353, + "msecs": 308.0, + "relativeCreated": 34003.75895, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/bath/heating_valve/user_temperature_setpoint/set and payload 30", - "asctime": "2025-08-22 21:14:15,476" + "asctime": "2025-08-29 17:57:36,308" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.bath.heating_valve.set", @@ -88273,16 +88354,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890055.4838607, - "msecs": 483.0, - "relativeCreated": 33936.750167, - "thread": 138566156539584, + "created": 1756483056.317322, + "msecs": 317.0, + "relativeCreated": 34012.745562, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/bath/heating_valve/set and payload b'{\"current_heating_setpoint\": 30}'", - "asctime": "2025-08-22 21:14:15,483" + "asctime": "2025-08-29 17:57:36,317" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.bath.heating_valve", @@ -88300,16 +88381,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890055.484119, - "msecs": 484.0, - "relativeCreated": 33937.008348, - "thread": 138566156539584, + "created": 1756483056.317577, + "msecs": 317.0, + "relativeCreated": 34013.000668, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_ffw/ffw/bath/heating_valve and payload {\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:14:15,484" + "asctime": "2025-08-29 17:57:36,317" }, { "name": "smart_brain.mqtt.videv.ffw.bath.heating_valve.valve_temperature_setpoint", @@ -88327,16 +88408,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890055.4844806, - "msecs": 484.0, - "relativeCreated": 33937.369917, - "thread": 138566156539584, + "created": 1756483056.3178983, + "msecs": 317.0, + "relativeCreated": 34013.321958, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/bath/heating_valve/valve_temperature_setpoint and payload b'30'", - "asctime": "2025-08-22 21:14:15,484" + "asctime": "2025-08-29 17:57:36,317" }, { "name": "smart_brain.mqtt.videv.ffw.bath.heating_valve.user_temperature_setpoint", @@ -88354,16 +88435,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890055.484812, - "msecs": 484.0, - "relativeCreated": 33937.70131, - "thread": 138566156539584, + "created": 1756483056.3182411, + "msecs": 318.0, + "relativeCreated": 34013.664652, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/ffw/bath/heating_valve/user_temperature_setpoint and payload b'30'", - "asctime": "2025-08-22 21:14:15,484" + "asctime": "2025-08-29 17:57:36,318" }, { "name": "smart_brain.mqtt.zigbee_ffw.ffw.bath.heating_valve", @@ -88381,19 +88462,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890055.4850814, - "msecs": 485.0, - "relativeCreated": 33937.970687, - "thread": 138566156539584, + "created": 1756483056.318502, + "msecs": 318.0, + "relativeCreated": 34013.92563, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_ffw/ffw/bath/heating_valve and payload b'{\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:14:15,485" + "asctime": "2025-08-29 17:57:36,318" } ], - "time_consumption": 0.09178018569946289 + "time_consumption": 0.09031414985656738 }, { "name": "__tLogger__", @@ -88411,16 +88492,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890055.577254, - "msecs": 577.0, - "relativeCreated": 34030.1436, - "thread": 138566182236416, + "created": 1756483056.4091632, + "msecs": 409.0, + "relativeCreated": 34104.58704, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for HeatingValve.temp_setp (ffw.bath.heating_valve) is correct (Content 30 and Type is ).", - "asctime": "2025-08-22 21:14:15,577", + "asctime": "2025-08-29 17:57:36,409", "moduleLogger": [ { "name": "__unittest__", @@ -88439,16 +88520,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890055.5771484, - "msecs": 577.0, - "relativeCreated": 34030.037772, - "thread": 138566182236416, + "created": 1756483056.4090679, + "msecs": 409.0, + "relativeCreated": 34104.491491, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for HeatingValve.temp_setp (ffw.bath.heating_valve)): 30 ()", - "asctime": "2025-08-22 21:14:15,577" + "asctime": "2025-08-29 17:57:36,409" }, { "name": "__unittest__", @@ -88468,28 +88549,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890055.5772069, - "msecs": 577.0, - "relativeCreated": 34030.09617, - "thread": 138566182236416, + "created": 1756483056.4091218, + "msecs": 409.0, + "relativeCreated": 34104.545509, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for HeatingValve.temp_setp (ffw.bath.heating_valve)): result = 30 ()", - "asctime": "2025-08-22 21:14:15,577" + "asctime": "2025-08-29 17:57:36,409" } ], - "time_consumption": 4.7206878662109375e-05 + "time_consumption": 4.1484832763671875e-05 } ], - "time_consumption": 0.505101203918457, - "time_start": "2025-08-22 21:14:15,072", - "time_finished": "2025-08-22 21:14:15,577" + "time_consumption": 0.5048489570617676, + "time_start": "2025-08-29 17:57:35,904", + "time_finished": "2025-08-29 17:57:36,409" }, - "ViDevLight.state (ffw.floor.main_light) -> Shelly.relay/0 (ffw.floor.main_light)": { + "ViDevCommon.state (ffw.floor.main_light) -> Shelly.relay/0 (ffw.floor.main_light)": { "name": "__tLogger__", - "msg": "ViDevLight.state (ffw.floor.main_light) -> Shelly.relay/0 (ffw.floor.main_light)", + "msg": "ViDevCommon.state (ffw.floor.main_light) -> Shelly.relay/0 (ffw.floor.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -88500,16 +88581,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890055.5774705, - "msecs": 577.0, - "relativeCreated": 34030.35991, - "thread": 138566182236416, + "created": 1756483056.4094067, + "msecs": 409.0, + "relativeCreated": 34104.830417, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "ViDevLight.state (ffw.floor.main_light) -> Shelly.relay/0 (ffw.floor.main_light)", - "asctime": "2025-08-22 21:14:15,577", + "message": "ViDevCommon.state (ffw.floor.main_light) -> Shelly.relay/0 (ffw.floor.main_light)", + "asctime": "2025-08-29 17:57:36,409", "moduleLogger": [], "testcaseLogger": [ { @@ -88527,16 +88608,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890055.678111, - "msecs": 678.0, - "relativeCreated": 34131.000415, - "thread": 138566182236416, + "created": 1756483056.5099497, + "msecs": 509.0, + "relativeCreated": 34205.373389, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:15,678", + "asctime": "2025-08-29 17:57:36,509", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.ffw.floor.main_light.state.set", @@ -88554,19 +88635,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890055.5776062, - "msecs": 577.0, - "relativeCreated": 34030.495638, - "thread": 138566182236416, + "created": 1756483056.4095383, + "msecs": 409.0, + "relativeCreated": 34104.962109, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/ffw/floor/main_light/state/set and payload false", - "asctime": "2025-08-22 21:14:15,577" + "asctime": "2025-08-29 17:57:36,409" } ], - "time_consumption": 0.10050487518310547 + "time_consumption": 0.10041141510009766 }, { "name": "__tLogger__", @@ -88584,16 +88665,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890055.6784482, - "msecs": 678.0, - "relativeCreated": 34131.33765, - "thread": 138566182236416, + "created": 1756483056.510266, + "msecs": 510.0, + "relativeCreated": 34205.689865, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:15,678", + "asctime": "2025-08-29 17:57:36,510", "moduleLogger": [ { "name": "__unittest__", @@ -88612,16 +88693,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890055.6783488, - "msecs": 678.0, - "relativeCreated": 34131.238124, - "thread": 138566182236416, + "created": 1756483056.510171, + "msecs": 510.0, + "relativeCreated": 34205.594644, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:15,678" + "asctime": "2025-08-29 17:57:36,510" }, { "name": "__unittest__", @@ -88641,1101 +88722,532 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890055.6784062, - "msecs": 678.0, - "relativeCreated": 34131.295472, - "thread": 138566182236416, + "created": 1756483056.5102258, + "msecs": 510.0, + "relativeCreated": 34205.649309, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:15,678" - } - ], - "time_consumption": 4.1961669921875e-05 - }, - { - "name": "__tLogger__", - "msg": "Setting state of %s to %s", - "args": [ - "ViDevLight.state (ffw.floor.main_light)", - "True" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 28, - "funcName": "device_follow", - "created": 1755890055.7791042, - "msecs": 779.0, - "relativeCreated": 34231.993583, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Setting state of ViDevLight.state (ffw.floor.main_light) to True", - "asctime": "2025-08-22 21:14:15,779", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.videv.ffw.floor.main_light.state.set", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "videv/ffw/floor/main_light/state/set", - "true" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890055.678564, - "msecs": 678.0, - "relativeCreated": 34131.453462, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic videv/ffw/floor/main_light/state/set and payload true", - "asctime": "2025-08-22 21:14:15,678" - }, - { - "name": "smart_brain.mqtt.shellies.ffw.floor.main_light.relay.0.command", - "msg": "Received message with topic %s and payload %s", - "args": [ - "shellies/ffw/floor/main_light/relay/0/command", - "b'on'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890055.680927, - "msecs": 680.0, - "relativeCreated": 34133.816344, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic shellies/ffw/floor/main_light/relay/0/command and payload b'on'", - "asctime": "2025-08-22 21:14:15,680" - }, - { - "name": "smart_brain.mqtt.shellies.ffw.floor.main_light.relay.0", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "shellies/ffw/floor/main_light/relay/0", - "on" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890055.6811469, - "msecs": 681.0, - "relativeCreated": 34134.036274, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic shellies/ffw/floor/main_light/relay/0 and payload on", - "asctime": "2025-08-22 21:14:15,681" - }, - { - "name": "smart_brain.mqtt.shellies.ffw.floor.main_light.relay.0", - "msg": "Received message with topic %s and payload %s", - "args": [ - "shellies/ffw/floor/main_light/relay/0", - "b'on'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890055.6818616, - "msecs": 681.0, - "relativeCreated": 34134.751111, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic shellies/ffw/floor/main_light/relay/0 and payload b'on'", - "asctime": "2025-08-22 21:14:15,681" - }, - { - "name": "smart_brain.mqtt.videv.ffw.floor.main_light.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffw/floor/main_light/state", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890055.7231588, - "msecs": 723.0, - "relativeCreated": 34176.048067, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffw/floor/main_light/state and payload b'true'", - "asctime": "2025-08-22 21:14:15,723" - } - ], - "time_consumption": 0.055945396423339844 - }, - { - "name": "__tLogger__", - "msg": "Value for Shelly.relay/0 (ffw.floor.main_light) is correct (Content %s and Type is %s).", - "args": [ - "True", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890055.7794542, - "msecs": 779.0, - "relativeCreated": 34232.34371, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Value for Shelly.relay/0 (ffw.floor.main_light) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:15,779", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Value for Shelly.relay/0 (ffw.floor.main_light)", - "True", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890055.779335, - "msecs": 779.0, - "relativeCreated": 34232.224277, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Value for Shelly.relay/0 (ffw.floor.main_light)): True ()", - "asctime": "2025-08-22 21:14:15,779" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Value for Shelly.relay/0 (ffw.floor.main_light)", - "=", - "True", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890055.779413, - "msecs": 779.0, - "relativeCreated": 34232.302291, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Value for Shelly.relay/0 (ffw.floor.main_light)): result = True ()", - "asctime": "2025-08-22 21:14:15,779" - } - ], - "time_consumption": 4.124641418457031e-05 - }, - { - "name": "__tLogger__", - "msg": "Setting state of %s to %s", - "args": [ - "ViDevLight.state (ffw.floor.main_light)", - "False" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 28, - "funcName": "device_follow", - "created": 1755890055.8799593, - "msecs": 879.0, - "relativeCreated": 34332.848761, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Setting state of ViDevLight.state (ffw.floor.main_light) to False", - "asctime": "2025-08-22 21:14:15,879", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.videv.ffw.floor.main_light.state.set", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "videv/ffw/floor/main_light/state/set", - "false" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890055.7795646, - "msecs": 779.0, - "relativeCreated": 34232.453928, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic videv/ffw/floor/main_light/state/set and payload false", - "asctime": "2025-08-22 21:14:15,779" - }, - { - "name": "smart_brain.mqtt.shellies.ffw.floor.main_light.relay.0.command", - "msg": "Received message with topic %s and payload %s", - "args": [ - "shellies/ffw/floor/main_light/relay/0/command", - "b'off'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890055.7819586, - "msecs": 781.0, - "relativeCreated": 34234.84801, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic shellies/ffw/floor/main_light/relay/0/command and payload b'off'", - "asctime": "2025-08-22 21:14:15,781" - }, - { - "name": "smart_brain.mqtt.shellies.ffw.floor.main_light.relay.0", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "shellies/ffw/floor/main_light/relay/0", - "off" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890055.7821877, - "msecs": 782.0, - "relativeCreated": 34235.077205, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic shellies/ffw/floor/main_light/relay/0 and payload off", - "asctime": "2025-08-22 21:14:15,782" - }, - { - "name": "smart_brain.mqtt.shellies.ffw.floor.main_light.relay.0", - "msg": "Received message with topic %s and payload %s", - "args": [ - "shellies/ffw/floor/main_light/relay/0", - "b'off'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890055.7827158, - "msecs": 782.0, - "relativeCreated": 34235.605272, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic shellies/ffw/floor/main_light/relay/0 and payload b'off'", - "asctime": "2025-08-22 21:14:15,782" - }, - { - "name": "smart_brain.mqtt.videv.ffw.floor.main_light.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffw/floor/main_light/state", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890055.8240588, - "msecs": 824.0, - "relativeCreated": 34276.9483, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffw/floor/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:14:15,824" - } - ], - "time_consumption": 0.05590057373046875 - }, - { - "name": "__tLogger__", - "msg": "Value for Shelly.relay/0 (ffw.floor.main_light) is correct (Content %s and Type is %s).", - "args": [ - "False", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890055.8803365, - "msecs": 880.0, - "relativeCreated": 34333.226085, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Value for Shelly.relay/0 (ffw.floor.main_light) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:15,880", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Value for Shelly.relay/0 (ffw.floor.main_light)", - "False", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890055.880194, - "msecs": 880.0, - "relativeCreated": 34333.08355, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Value for Shelly.relay/0 (ffw.floor.main_light)): False ()", - "asctime": "2025-08-22 21:14:15,880" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Value for Shelly.relay/0 (ffw.floor.main_light)", - "=", - "False", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890055.8802767, - "msecs": 880.0, - "relativeCreated": 34333.166029, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Value for Shelly.relay/0 (ffw.floor.main_light)): result = False ()", - "asctime": "2025-08-22 21:14:15,880" - } - ], - "time_consumption": 5.984306335449219e-05 - } - ], - "time_consumption": 0.30286598205566406, - "time_start": "2025-08-22 21:14:15,577", - "time_finished": "2025-08-22 21:14:15,880" - }, - "Shelly.relay/0 (ffw.floor.main_light) -> ViDevLight.state (ffw.floor.main_light)": { - "name": "__tLogger__", - "msg": "Shelly.relay/0 (ffw.floor.main_light) -> ViDevLight.state (ffw.floor.main_light)", - "args": null, - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/report/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 329, - "funcName": "testCase", - "created": 1755890055.8806086, - "msecs": 880.0, - "relativeCreated": 34333.498041, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Shelly.relay/0 (ffw.floor.main_light) -> ViDevLight.state (ffw.floor.main_light)", - "asctime": "2025-08-22 21:14:15,880", - "moduleLogger": [], - "testcaseLogger": [ - { - "name": "__tLogger__", - "msg": "Prepare: Setting devices to last state %s", - "args": [ - "False" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 19, - "funcName": "device_follow", - "created": 1755890055.9820065, - "msecs": 982.0, - "relativeCreated": 34434.89598, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:15,982", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.videv.ffw.floor.main_light.state.set", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "videv/ffw/floor/main_light/state/set", - "false" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890055.8807924, - "msecs": 880.0, - "relativeCreated": 34333.681605, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic videv/ffw/floor/main_light/state/set and payload false", - "asctime": "2025-08-22 21:14:15,880" - } - ], - "time_consumption": 0.10121417045593262 - }, - { - "name": "__tLogger__", - "msg": "Start state (master, slave) is correct (Content %s and Type is %s).", - "args": [ - "(False, False)", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890055.9824672, - "msecs": 982.0, - "relativeCreated": 34435.356504, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:15,982", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Start state (master, slave)", - "(False, False)", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890055.9823186, - "msecs": 982.0, - "relativeCreated": 34435.207963, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:15,982" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Start state (master, slave)", - "=", - "(False, False)", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890055.9824088, - "msecs": 982.0, - "relativeCreated": 34435.298011, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:15,982" - } - ], - "time_consumption": 5.841255187988281e-05 - }, - { - "name": "__tLogger__", - "msg": "Setting state of %s to %s", - "args": [ - "Shelly.relay/0 (ffw.floor.main_light)", - "True" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 28, - "funcName": "device_follow", - "created": 1755890056.0830045, - "msecs": 83.0, - "relativeCreated": 34535.893817, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Setting state of Shelly.relay/0 (ffw.floor.main_light) to True", - "asctime": "2025-08-22 21:14:16,083", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.shellies.ffw.floor.main_light.relay.0", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "shellies/ffw/floor/main_light/relay/0", - "on" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890055.9826329, - "msecs": 982.0, - "relativeCreated": 34435.522253, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic shellies/ffw/floor/main_light/relay/0 and payload on", - "asctime": "2025-08-22 21:14:15,982" - }, - { - "name": "smart_brain.mqtt.shellies.ffw.floor.main_light.relay.0", - "msg": "Received message with topic %s and payload %s", - "args": [ - "shellies/ffw/floor/main_light/relay/0", - "b'on'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890055.9835026, - "msecs": 983.0, - "relativeCreated": 34436.39196, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic shellies/ffw/floor/main_light/relay/0 and payload b'on'", - "asctime": "2025-08-22 21:14:15,983" - }, - { - "name": "smart_brain.mqtt.videv.ffw.floor.main_light.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffw/floor/main_light/state", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890055.9851804, - "msecs": 985.0, - "relativeCreated": 34438.069707, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffw/floor/main_light/state and payload b'true'", - "asctime": "2025-08-22 21:14:15,985" - } - ], - "time_consumption": 0.0978240966796875 - }, - { - "name": "__tLogger__", - "msg": "Value for ViDevLight.state (ffw.floor.main_light) is correct (Content %s and Type is %s).", - "args": [ - "True", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890056.0832818, - "msecs": 83.0, - "relativeCreated": 34536.171185, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Value for ViDevLight.state (ffw.floor.main_light) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:16,083", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Value for ViDevLight.state (ffw.floor.main_light)", - "True", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890056.0831866, - "msecs": 83.0, - "relativeCreated": 34536.076033, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Value for ViDevLight.state (ffw.floor.main_light)): True ()", - "asctime": "2025-08-22 21:14:16,083" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Value for ViDevLight.state (ffw.floor.main_light)", - "=", - "True", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890056.083248, - "msecs": 83.0, - "relativeCreated": 34536.137393, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Value for ViDevLight.state (ffw.floor.main_light)): result = True ()", - "asctime": "2025-08-22 21:14:16,083" - } - ], - "time_consumption": 3.3855438232421875e-05 - }, - { - "name": "__tLogger__", - "msg": "Setting state of %s to %s", - "args": [ - "Shelly.relay/0 (ffw.floor.main_light)", - "False" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 28, - "funcName": "device_follow", - "created": 1755890056.1836839, - "msecs": 183.0, - "relativeCreated": 34636.573337, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Setting state of Shelly.relay/0 (ffw.floor.main_light) to False", - "asctime": "2025-08-22 21:14:16,183", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.shellies.ffw.floor.main_light.relay.0", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "shellies/ffw/floor/main_light/relay/0", - "off" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890056.083377, - "msecs": 83.0, - "relativeCreated": 34536.26626, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic shellies/ffw/floor/main_light/relay/0 and payload off", - "asctime": "2025-08-22 21:14:16,083" - }, - { - "name": "smart_brain.mqtt.shellies.ffw.floor.main_light.relay.0", - "msg": "Received message with topic %s and payload %s", - "args": [ - "shellies/ffw/floor/main_light/relay/0", - "b'off'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890056.0840645, - "msecs": 84.0, - "relativeCreated": 34536.953862, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic shellies/ffw/floor/main_light/relay/0 and payload b'off'", - "asctime": "2025-08-22 21:14:16,084" - }, - { - "name": "smart_brain.mqtt.videv.ffw.floor.main_light.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/ffw/floor/main_light/state", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890056.085244, - "msecs": 85.0, - "relativeCreated": 34538.133314, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/ffw/floor/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:14:16,085" - } - ], - "time_consumption": 0.09843993186950684 - }, - { - "name": "__tLogger__", - "msg": "Value for ViDevLight.state (ffw.floor.main_light) is correct (Content %s and Type is %s).", - "args": [ - "False", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890056.1840768, - "msecs": 184.0, - "relativeCreated": 34636.966221, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Value for ViDevLight.state (ffw.floor.main_light) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:16,184", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Value for ViDevLight.state (ffw.floor.main_light)", - "False", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890056.183891, - "msecs": 183.0, - "relativeCreated": 34636.780233, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Value for ViDevLight.state (ffw.floor.main_light)): False ()", - "asctime": "2025-08-22 21:14:16,183" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Value for ViDevLight.state (ffw.floor.main_light)", - "=", - "False", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890056.1840365, - "msecs": 184.0, - "relativeCreated": 34636.926121, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Value for ViDevLight.state (ffw.floor.main_light)): result = False ()", - "asctime": "2025-08-22 21:14:16,184" + "asctime": "2025-08-29 17:57:36,510" } ], "time_consumption": 4.029273986816406e-05 + }, + { + "name": "__tLogger__", + "msg": "Setting state of %s to %s", + "args": [ + "ViDevCommon.state (ffw.floor.main_light)", + "True" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 28, + "funcName": "device_follow", + "created": 1756483056.6107147, + "msecs": 610.0, + "relativeCreated": 34306.138413, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Setting state of ViDevCommon.state (ffw.floor.main_light) to True", + "asctime": "2025-08-29 17:57:36,610", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.videv.ffw.floor.main_light.state.set", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "videv/ffw/floor/main_light/state/set", + "true" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483056.5103657, + "msecs": 510.0, + "relativeCreated": 34205.789409, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic videv/ffw/floor/main_light/state/set and payload true", + "asctime": "2025-08-29 17:57:36,510" + }, + { + "name": "smart_brain.mqtt.shellies.ffw.floor.main_light.relay.0.command", + "msg": "Received message with topic %s and payload %s", + "args": [ + "shellies/ffw/floor/main_light/relay/0/command", + "b'on'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483056.5135322, + "msecs": 513.0, + "relativeCreated": 34208.955849, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic shellies/ffw/floor/main_light/relay/0/command and payload b'on'", + "asctime": "2025-08-29 17:57:36,513" + }, + { + "name": "smart_brain.mqtt.shellies.ffw.floor.main_light.relay.0", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "shellies/ffw/floor/main_light/relay/0", + "on" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483056.513774, + "msecs": 513.0, + "relativeCreated": 34209.197417, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic shellies/ffw/floor/main_light/relay/0 and payload on", + "asctime": "2025-08-29 17:57:36,513" + }, + { + "name": "smart_brain.mqtt.shellies.ffw.floor.main_light.relay.0", + "msg": "Received message with topic %s and payload %s", + "args": [ + "shellies/ffw/floor/main_light/relay/0", + "b'on'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483056.5143352, + "msecs": 514.0, + "relativeCreated": 34209.759, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic shellies/ffw/floor/main_light/relay/0 and payload b'on'", + "asctime": "2025-08-29 17:57:36,514" + }, + { + "name": "smart_brain.mqtt.videv.ffw.floor.main_light.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffw/floor/main_light/state", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483056.5565007, + "msecs": 556.0, + "relativeCreated": 34251.924512, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffw/floor/main_light/state and payload b'true'", + "asctime": "2025-08-29 17:57:36,556" + } + ], + "time_consumption": 0.0542140007019043 + }, + { + "name": "__tLogger__", + "msg": "Value for Shelly.relay/0 (ffw.floor.main_light) is correct (Content %s and Type is %s).", + "args": [ + "True", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483056.6110663, + "msecs": 611.0, + "relativeCreated": 34306.490179, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Value for Shelly.relay/0 (ffw.floor.main_light) is correct (Content True and Type is ).", + "asctime": "2025-08-29 17:57:36,611", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Value for Shelly.relay/0 (ffw.floor.main_light)", + "True", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483056.6109667, + "msecs": 610.0, + "relativeCreated": 34306.390577, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Value for Shelly.relay/0 (ffw.floor.main_light)): True ()", + "asctime": "2025-08-29 17:57:36,610" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Value for Shelly.relay/0 (ffw.floor.main_light)", + "=", + "True", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483056.6110246, + "msecs": 611.0, + "relativeCreated": 34306.448372, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Value for Shelly.relay/0 (ffw.floor.main_light)): result = True ()", + "asctime": "2025-08-29 17:57:36,611" + } + ], + "time_consumption": 4.172325134277344e-05 + }, + { + "name": "__tLogger__", + "msg": "Setting state of %s to %s", + "args": [ + "ViDevCommon.state (ffw.floor.main_light)", + "False" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 28, + "funcName": "device_follow", + "created": 1756483056.7116747, + "msecs": 711.0, + "relativeCreated": 34407.098309, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Setting state of ViDevCommon.state (ffw.floor.main_light) to False", + "asctime": "2025-08-29 17:57:36,711", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.videv.ffw.floor.main_light.state.set", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "videv/ffw/floor/main_light/state/set", + "false" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483056.6111746, + "msecs": 611.0, + "relativeCreated": 34306.598373, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic videv/ffw/floor/main_light/state/set and payload false", + "asctime": "2025-08-29 17:57:36,611" + }, + { + "name": "smart_brain.mqtt.shellies.ffw.floor.main_light.relay.0.command", + "msg": "Received message with topic %s and payload %s", + "args": [ + "shellies/ffw/floor/main_light/relay/0/command", + "b'off'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483056.614049, + "msecs": 614.0, + "relativeCreated": 34309.472626, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic shellies/ffw/floor/main_light/relay/0/command and payload b'off'", + "asctime": "2025-08-29 17:57:36,614" + }, + { + "name": "smart_brain.mqtt.shellies.ffw.floor.main_light.relay.0", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "shellies/ffw/floor/main_light/relay/0", + "off" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483056.614308, + "msecs": 614.0, + "relativeCreated": 34309.731834, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic shellies/ffw/floor/main_light/relay/0 and payload off", + "asctime": "2025-08-29 17:57:36,614" + }, + { + "name": "smart_brain.mqtt.shellies.ffw.floor.main_light.relay.0", + "msg": "Received message with topic %s and payload %s", + "args": [ + "shellies/ffw/floor/main_light/relay/0", + "b'off'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483056.6149647, + "msecs": 614.0, + "relativeCreated": 34310.388336, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic shellies/ffw/floor/main_light/relay/0 and payload b'off'", + "asctime": "2025-08-29 17:57:36,614" + }, + { + "name": "smart_brain.mqtt.videv.ffw.floor.main_light.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffw/floor/main_light/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483056.6569571, + "msecs": 656.0, + "relativeCreated": 34352.380809, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffw/floor/main_light/state and payload b'false'", + "asctime": "2025-08-29 17:57:36,656" + } + ], + "time_consumption": 0.0547175407409668 + }, + { + "name": "__tLogger__", + "msg": "Value for Shelly.relay/0 (ffw.floor.main_light) is correct (Content %s and Type is %s).", + "args": [ + "False", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483056.7120457, + "msecs": 712.0, + "relativeCreated": 34407.469292, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Value for Shelly.relay/0 (ffw.floor.main_light) is correct (Content False and Type is ).", + "asctime": "2025-08-29 17:57:36,712", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Value for Shelly.relay/0 (ffw.floor.main_light)", + "False", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483056.7119365, + "msecs": 711.0, + "relativeCreated": 34407.360115, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Value for Shelly.relay/0 (ffw.floor.main_light)): False ()", + "asctime": "2025-08-29 17:57:36,711" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Value for Shelly.relay/0 (ffw.floor.main_light)", + "=", + "False", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483056.7120016, + "msecs": 712.0, + "relativeCreated": 34407.425164, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Value for Shelly.relay/0 (ffw.floor.main_light)): result = False ()", + "asctime": "2025-08-29 17:57:36,712" + } + ], + "time_consumption": 4.410743713378906e-05 } ], - "time_consumption": 0.3034682273864746, - "time_start": "2025-08-22 21:14:15,880", - "time_finished": "2025-08-22 21:14:16,184" + "time_consumption": 0.3026390075683594, + "time_start": "2025-08-29 17:57:36,409", + "time_finished": "2025-08-29 17:57:36,712" }, - "ViDevLight.state (gfw.dirk.main_light) -> Shelly.relay/0 (gfw.dirk.main_light)": { + "Shelly.relay/0 (ffw.floor.main_light) -> ViDevCommon.state (ffw.floor.main_light)": { "name": "__tLogger__", - "msg": "ViDevLight.state (gfw.dirk.main_light) -> Shelly.relay/0 (gfw.dirk.main_light)", + "msg": "Shelly.relay/0 (ffw.floor.main_light) -> ViDevCommon.state (ffw.floor.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -89746,16 +89258,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890056.184282, - "msecs": 184.0, - "relativeCreated": 34637.171608, - "thread": 138566182236416, + "created": 1756483056.7123053, + "msecs": 712.0, + "relativeCreated": 34407.729065, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "ViDevLight.state (gfw.dirk.main_light) -> Shelly.relay/0 (gfw.dirk.main_light)", - "asctime": "2025-08-22 21:14:16,184", + "message": "Shelly.relay/0 (ffw.floor.main_light) -> ViDevCommon.state (ffw.floor.main_light)", + "asctime": "2025-08-29 17:57:36,712", "moduleLogger": [], "testcaseLogger": [ { @@ -89773,22 +89285,22 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890056.284786, - "msecs": 284.0, - "relativeCreated": 34737.675299, - "thread": 138566182236416, + "created": 1756483056.8129306, + "msecs": 812.0, + "relativeCreated": 34508.354318, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:16,284", + "asctime": "2025-08-29 17:57:36,812", "moduleLogger": [ { - "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.state.set", + "name": "smart_brain.mqtt.videv.ffw.floor.main_light.state.set", "msg": "Sending message with topic %s and payload %s", "args": [ - "videv/gfw/dirk/main_light/state/set", + "videv/ffw/floor/main_light/state/set", "false" ], "levelname": "DEBUG", @@ -89800,19 +89312,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890056.1844327, - "msecs": 184.0, - "relativeCreated": 34637.321951, - "thread": 138566182236416, + "created": 1756483056.7124317, + "msecs": 712.0, + "relativeCreated": 34407.855239, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Sending message with topic videv/gfw/dirk/main_light/state/set and payload false", - "asctime": "2025-08-22 21:14:16,184" + "message": "Sending message with topic videv/ffw/floor/main_light/state/set and payload false", + "asctime": "2025-08-29 17:57:36,712" } ], - "time_consumption": 0.10035324096679688 + "time_consumption": 0.10049891471862793 }, { "name": "__tLogger__", @@ -89830,16 +89342,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890056.2850964, - "msecs": 285.0, - "relativeCreated": 34737.985945, - "thread": 138566182236416, + "created": 1756483056.813284, + "msecs": 813.0, + "relativeCreated": 34508.707453, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:16,285", + "asctime": "2025-08-29 17:57:36,813", "moduleLogger": [ { "name": "__unittest__", @@ -89858,16 +89370,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890056.285012, - "msecs": 285.0, - "relativeCreated": 34737.901336, - "thread": 138566182236416, + "created": 1756483056.8131804, + "msecs": 813.0, + "relativeCreated": 34508.604182, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:16,285" + "asctime": "2025-08-29 17:57:36,813" }, { "name": "__unittest__", @@ -89887,25 +89399,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890056.285062, - "msecs": 285.0, - "relativeCreated": 34737.95145, - "thread": 138566182236416, + "created": 1756483056.8132408, + "msecs": 813.0, + "relativeCreated": 34508.664561, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:16,285" + "asctime": "2025-08-29 17:57:36,813" } ], - "time_consumption": 3.4332275390625e-05 + "time_consumption": 4.315376281738281e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.state (gfw.dirk.main_light)", + "Shelly.relay/0 (ffw.floor.main_light)", "True" ], "levelname": "DEBUG", @@ -89917,16 +89429,585 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890056.3855345, - "msecs": 385.0, - "relativeCreated": 34838.423956, - "thread": 138566182236416, + "created": 1756483056.9137816, + "msecs": 913.0, + "relativeCreated": 34609.205345, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.state (gfw.dirk.main_light) to True", - "asctime": "2025-08-22 21:14:16,385", + "message": "Setting state of Shelly.relay/0 (ffw.floor.main_light) to True", + "asctime": "2025-08-29 17:57:36,913", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.shellies.ffw.floor.main_light.relay.0", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "shellies/ffw/floor/main_light/relay/0", + "on" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483056.8134031, + "msecs": 813.0, + "relativeCreated": 34508.826769, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic shellies/ffw/floor/main_light/relay/0 and payload on", + "asctime": "2025-08-29 17:57:36,813" + }, + { + "name": "smart_brain.mqtt.shellies.ffw.floor.main_light.relay.0", + "msg": "Received message with topic %s and payload %s", + "args": [ + "shellies/ffw/floor/main_light/relay/0", + "b'on'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483056.8143997, + "msecs": 814.0, + "relativeCreated": 34509.823504, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic shellies/ffw/floor/main_light/relay/0 and payload b'on'", + "asctime": "2025-08-29 17:57:36,814" + }, + { + "name": "smart_brain.mqtt.videv.ffw.floor.main_light.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffw/floor/main_light/state", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483056.8164907, + "msecs": 816.0, + "relativeCreated": 34511.914366, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffw/floor/main_light/state and payload b'true'", + "asctime": "2025-08-29 17:57:36,816" + } + ], + "time_consumption": 0.0972909927368164 + }, + { + "name": "__tLogger__", + "msg": "Value for ViDevCommon.state (ffw.floor.main_light) is correct (Content %s and Type is %s).", + "args": [ + "True", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483056.9141319, + "msecs": 914.0, + "relativeCreated": 34609.555637, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Value for ViDevCommon.state (ffw.floor.main_light) is correct (Content True and Type is ).", + "asctime": "2025-08-29 17:57:36,914", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Value for ViDevCommon.state (ffw.floor.main_light)", + "True", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483056.9140208, + "msecs": 914.0, + "relativeCreated": 34609.444436, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Value for ViDevCommon.state (ffw.floor.main_light)): True ()", + "asctime": "2025-08-29 17:57:36,914" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Value for ViDevCommon.state (ffw.floor.main_light)", + "=", + "True", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483056.9140763, + "msecs": 914.0, + "relativeCreated": 34609.500146, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Value for ViDevCommon.state (ffw.floor.main_light)): result = True ()", + "asctime": "2025-08-29 17:57:36,914" + } + ], + "time_consumption": 5.555152893066406e-05 + }, + { + "name": "__tLogger__", + "msg": "Setting state of %s to %s", + "args": [ + "Shelly.relay/0 (ffw.floor.main_light)", + "False" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 28, + "funcName": "device_follow", + "created": 1756483057.0147352, + "msecs": 14.0, + "relativeCreated": 34710.158703, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Setting state of Shelly.relay/0 (ffw.floor.main_light) to False", + "asctime": "2025-08-29 17:57:37,014", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.shellies.ffw.floor.main_light.relay.0", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "shellies/ffw/floor/main_light/relay/0", + "off" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483056.914245, + "msecs": 914.0, + "relativeCreated": 34609.668524, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic shellies/ffw/floor/main_light/relay/0 and payload off", + "asctime": "2025-08-29 17:57:36,914" + }, + { + "name": "smart_brain.mqtt.shellies.ffw.floor.main_light.relay.0", + "msg": "Received message with topic %s and payload %s", + "args": [ + "shellies/ffw/floor/main_light/relay/0", + "b'off'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483056.9153218, + "msecs": 915.0, + "relativeCreated": 34610.745497, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic shellies/ffw/floor/main_light/relay/0 and payload b'off'", + "asctime": "2025-08-29 17:57:36,915" + }, + { + "name": "smart_brain.mqtt.videv.ffw.floor.main_light.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/ffw/floor/main_light/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483056.917181, + "msecs": 917.0, + "relativeCreated": 34612.604522, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/ffw/floor/main_light/state and payload b'false'", + "asctime": "2025-08-29 17:57:36,917" + } + ], + "time_consumption": 0.09755420684814453 + }, + { + "name": "__tLogger__", + "msg": "Value for ViDevCommon.state (ffw.floor.main_light) is correct (Content %s and Type is %s).", + "args": [ + "False", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483057.0151021, + "msecs": 15.0, + "relativeCreated": 34710.525927, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Value for ViDevCommon.state (ffw.floor.main_light) is correct (Content False and Type is ).", + "asctime": "2025-08-29 17:57:37,015", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Value for ViDevCommon.state (ffw.floor.main_light)", + "False", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483057.0150006, + "msecs": 15.0, + "relativeCreated": 34710.424293, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Value for ViDevCommon.state (ffw.floor.main_light)): False ()", + "asctime": "2025-08-29 17:57:37,015" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Value for ViDevCommon.state (ffw.floor.main_light)", + "=", + "False", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483057.0150602, + "msecs": 15.0, + "relativeCreated": 34710.483881, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Value for ViDevCommon.state (ffw.floor.main_light)): result = False ()", + "asctime": "2025-08-29 17:57:37,015" + } + ], + "time_consumption": 4.1961669921875e-05 + } + ], + "time_consumption": 0.3027968406677246, + "time_start": "2025-08-29 17:57:36,712", + "time_finished": "2025-08-29 17:57:37,015" + }, + "ViDevCommon.state (gfw.dirk.main_light) -> Shelly.relay/0 (gfw.dirk.main_light)": { + "name": "__tLogger__", + "msg": "ViDevCommon.state (gfw.dirk.main_light) -> Shelly.relay/0 (gfw.dirk.main_light)", + "args": null, + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/report/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 329, + "funcName": "testCase", + "created": 1756483057.015328, + "msecs": 15.0, + "relativeCreated": 34710.751697, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "ViDevCommon.state (gfw.dirk.main_light) -> Shelly.relay/0 (gfw.dirk.main_light)", + "asctime": "2025-08-29 17:57:37,015", + "moduleLogger": [], + "testcaseLogger": [ + { + "name": "__tLogger__", + "msg": "Prepare: Setting devices to last state %s", + "args": [ + "False" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 19, + "funcName": "device_follow", + "created": 1756483057.116049, + "msecs": 116.0, + "relativeCreated": 34811.47287, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Prepare: Setting devices to last state False", + "asctime": "2025-08-29 17:57:37,116", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.state.set", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/main_light/state/set", + "false" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483057.0154872, + "msecs": 15.0, + "relativeCreated": 34710.910888, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic videv/gfw/dirk/main_light/state/set and payload false", + "asctime": "2025-08-29 17:57:37,015" + } + ], + "time_consumption": 0.10056185722351074 + }, + { + "name": "__tLogger__", + "msg": "Start state (master, slave) is correct (Content %s and Type is %s).", + "args": [ + "(False, False)", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483057.116394, + "msecs": 116.0, + "relativeCreated": 34811.817566, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", + "asctime": "2025-08-29 17:57:37,116", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Start state (master, slave)", + "(False, False)", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483057.1162922, + "msecs": 116.0, + "relativeCreated": 34811.716149, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Start state (master, slave)): (False, False) ()", + "asctime": "2025-08-29 17:57:37,116" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Start state (master, slave)", + "=", + "(False, False)", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483057.1163502, + "msecs": 116.0, + "relativeCreated": 34811.773839, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Start state (master, slave)): result = (False, False) ()", + "asctime": "2025-08-29 17:57:37,116" + } + ], + "time_consumption": 4.38690185546875e-05 + }, + { + "name": "__tLogger__", + "msg": "Setting state of %s to %s", + "args": [ + "ViDevCommon.state (gfw.dirk.main_light)", + "True" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 28, + "funcName": "device_follow", + "created": 1756483057.2168913, + "msecs": 216.0, + "relativeCreated": 34912.315093, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Setting state of ViDevCommon.state (gfw.dirk.main_light) to True", + "asctime": "2025-08-29 17:57:37,216", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.state.set", @@ -89944,16 +90025,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890056.2851892, - "msecs": 285.0, - "relativeCreated": 34738.078537, - "thread": 138566182236416, + "created": 1756483057.1165159, + "msecs": 116.0, + "relativeCreated": 34811.939431, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/main_light/state/set and payload true", - "asctime": "2025-08-22 21:14:16,285" + "asctime": "2025-08-29 17:57:37,116" }, { "name": "smart_brain.mqtt.shellies.gfw.dirk.main_light.relay.0.command", @@ -89971,16 +90052,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890056.2869449, - "msecs": 286.0, - "relativeCreated": 34739.834123, - "thread": 138566156539584, + "created": 1756483057.1196225, + "msecs": 119.0, + "relativeCreated": 34815.046025, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/gfw/dirk/main_light/relay/0/command and payload b'on'", - "asctime": "2025-08-22 21:14:16,286" + "asctime": "2025-08-29 17:57:37,119" }, { "name": "smart_brain.mqtt.shellies.gfw.dirk.main_light.relay.0", @@ -89998,16 +90079,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890056.2871437, - "msecs": 287.0, - "relativeCreated": 34740.033004, - "thread": 138566156539584, + "created": 1756483057.1199443, + "msecs": 119.0, + "relativeCreated": 34815.368239, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/gfw/dirk/main_light/relay/0 and payload on", - "asctime": "2025-08-22 21:14:16,287" + "asctime": "2025-08-29 17:57:37,119" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -90025,16 +90106,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890056.2880323, - "msecs": 288.0, - "relativeCreated": 34740.92172, - "thread": 138566156539584, + "created": 1756483057.1201997, + "msecs": 120.0, + "relativeCreated": 34815.623236, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/main_light and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:16,288" + "asctime": "2025-08-29 17:57:37,120" }, { "name": "smart_brain.mqtt.shellies.gfw.dirk.main_light.relay.0", @@ -90052,16 +90133,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890056.2885249, - "msecs": 288.0, - "relativeCreated": 34741.414202, - "thread": 138566156539584, + "created": 1756483057.1207244, + "msecs": 120.0, + "relativeCreated": 34816.148098, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/gfw/dirk/main_light/relay/0 and payload b'on'", - "asctime": "2025-08-22 21:14:16,288" + "asctime": "2025-08-29 17:57:37,120" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -90079,16 +90160,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890056.28877, - "msecs": 288.0, - "relativeCreated": 34741.659382, - "thread": 138566156539584, + "created": 1756483057.12104, + "msecs": 121.0, + "relativeCreated": 34816.463758, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:16,288" + "asctime": "2025-08-29 17:57:37,121" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.state", @@ -90106,16 +90187,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890056.3715746, - "msecs": 371.0, - "relativeCreated": 34824.463846, - "thread": 138566156539584, + "created": 1756483057.1646423, + "msecs": 164.0, + "relativeCreated": 34860.06611, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/main_light/state and payload b'true'", - "asctime": "2025-08-22 21:14:16,371" + "asctime": "2025-08-29 17:57:37,164" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.brightness", @@ -90133,16 +90214,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890056.3721628, - "msecs": 372.0, - "relativeCreated": 34825.052261, - "thread": 138566156539584, + "created": 1756483057.2059698, + "msecs": 205.0, + "relativeCreated": 34901.393584, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/main_light/brightness and payload b'50'", - "asctime": "2025-08-22 21:14:16,372" + "asctime": "2025-08-29 17:57:37,205" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.color_temp", @@ -90160,19 +90241,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890056.3726635, - "msecs": 372.0, - "relativeCreated": 34825.552972, - "thread": 138566156539584, + "created": 1756483057.2064123, + "msecs": 206.0, + "relativeCreated": 34901.835869, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/main_light/color_temp and payload b'5'", - "asctime": "2025-08-22 21:14:16,372" + "asctime": "2025-08-29 17:57:37,206" } ], - "time_consumption": 0.012871026992797852 + "time_consumption": 0.010478973388671875 }, { "name": "__tLogger__", @@ -90190,16 +90271,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890056.3858187, - "msecs": 385.0, - "relativeCreated": 34838.707971, - "thread": 138566182236416, + "created": 1756483057.2172174, + "msecs": 217.0, + "relativeCreated": 34912.641241, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Shelly.relay/0 (gfw.dirk.main_light) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:16,385", + "asctime": "2025-08-29 17:57:37,217", "moduleLogger": [ { "name": "__unittest__", @@ -90218,16 +90299,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890056.3857343, - "msecs": 385.0, - "relativeCreated": 34838.623887, - "thread": 138566182236416, + "created": 1756483057.2171032, + "msecs": 217.0, + "relativeCreated": 34912.526962, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Shelly.relay/0 (gfw.dirk.main_light)): True ()", - "asctime": "2025-08-22 21:14:16,385" + "asctime": "2025-08-29 17:57:37,217" }, { "name": "__unittest__", @@ -90247,25 +90328,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890056.3857827, - "msecs": 385.0, - "relativeCreated": 34838.672218, - "thread": 138566182236416, + "created": 1756483057.2171738, + "msecs": 217.0, + "relativeCreated": 34912.597428, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Shelly.relay/0 (gfw.dirk.main_light)): result = True ()", - "asctime": "2025-08-22 21:14:16,385" + "asctime": "2025-08-29 17:57:37,217" } ], - "time_consumption": 3.600120544433594e-05 + "time_consumption": 4.363059997558594e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.state (gfw.dirk.main_light)", + "ViDevCommon.state (gfw.dirk.main_light)", "False" ], "levelname": "DEBUG", @@ -90277,16 +90358,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890056.48638, - "msecs": 486.0, - "relativeCreated": 34939.269552, - "thread": 138566182236416, + "created": 1756483057.3177207, + "msecs": 317.0, + "relativeCreated": 35013.144315, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.state (gfw.dirk.main_light) to False", - "asctime": "2025-08-22 21:14:16,486", + "message": "Setting state of ViDevCommon.state (gfw.dirk.main_light) to False", + "asctime": "2025-08-29 17:57:37,317", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.state.set", @@ -90304,16 +90385,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890056.385937, - "msecs": 385.0, - "relativeCreated": 34838.826241, - "thread": 138566182236416, + "created": 1756483057.2173188, + "msecs": 217.0, + "relativeCreated": 34912.742393, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/main_light/state/set and payload false", - "asctime": "2025-08-22 21:14:16,385" + "asctime": "2025-08-29 17:57:37,217" }, { "name": "smart_brain.mqtt.shellies.gfw.dirk.main_light.relay.0.command", @@ -90331,16 +90412,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890056.38751, - "msecs": 387.0, - "relativeCreated": 34840.399431, - "thread": 138566156539584, + "created": 1756483057.2199578, + "msecs": 219.0, + "relativeCreated": 34915.381449, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/gfw/dirk/main_light/relay/0/command and payload b'off'", - "asctime": "2025-08-22 21:14:16,387" + "asctime": "2025-08-29 17:57:37,219" }, { "name": "smart_brain.mqtt.shellies.gfw.dirk.main_light.relay.0", @@ -90358,16 +90439,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890056.3877058, - "msecs": 387.0, - "relativeCreated": 34840.595284, - "thread": 138566156539584, + "created": 1756483057.2202468, + "msecs": 220.0, + "relativeCreated": 34915.670504, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/gfw/dirk/main_light/relay/0 and payload off", - "asctime": "2025-08-22 21:14:16,387" + "asctime": "2025-08-29 17:57:37,220" }, { "name": "smart_brain.mqtt.shellies.gfw.dirk.main_light.relay.0", @@ -90385,16 +90466,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890056.3882263, - "msecs": 388.0, - "relativeCreated": 34841.115643, - "thread": 138566156539584, + "created": 1756483057.2207952, + "msecs": 220.0, + "relativeCreated": 34916.218811, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/gfw/dirk/main_light/relay/0 and payload b'off'", - "asctime": "2025-08-22 21:14:16,388" + "asctime": "2025-08-29 17:57:37,220" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.state", @@ -90412,19 +90493,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890056.4718254, - "msecs": 471.0, - "relativeCreated": 34924.714808, - "thread": 138566156539584, + "created": 1756483057.263984, + "msecs": 263.0, + "relativeCreated": 34959.407597, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:14:16,471" + "asctime": "2025-08-29 17:57:37,263" } ], - "time_consumption": 0.014554738998413086 + "time_consumption": 0.05373668670654297 }, { "name": "__tLogger__", @@ -90442,16 +90523,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890056.4867435, - "msecs": 486.0, - "relativeCreated": 34939.632965, - "thread": 138566182236416, + "created": 1756483057.3180597, + "msecs": 318.0, + "relativeCreated": 35013.483337, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Shelly.relay/0 (gfw.dirk.main_light) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:16,486", + "asctime": "2025-08-29 17:57:37,318", "moduleLogger": [ { "name": "__unittest__", @@ -90470,16 +90551,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890056.4866357, - "msecs": 486.0, - "relativeCreated": 34939.525265, - "thread": 138566182236416, + "created": 1756483057.317965, + "msecs": 317.0, + "relativeCreated": 35013.388861, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Shelly.relay/0 (gfw.dirk.main_light)): False ()", - "asctime": "2025-08-22 21:14:16,486" + "asctime": "2025-08-29 17:57:37,317" }, { "name": "__unittest__", @@ -90499,28 +90580,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890056.4867015, - "msecs": 486.0, - "relativeCreated": 34939.590987, - "thread": 138566182236416, + "created": 1756483057.3180227, + "msecs": 318.0, + "relativeCreated": 35013.446238, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Shelly.relay/0 (gfw.dirk.main_light)): result = False ()", - "asctime": "2025-08-22 21:14:16,486" + "asctime": "2025-08-29 17:57:37,318" } ], - "time_consumption": 4.1961669921875e-05 + "time_consumption": 3.695487976074219e-05 } ], - "time_consumption": 0.3024613857269287, - "time_start": "2025-08-22 21:14:16,184", - "time_finished": "2025-08-22 21:14:16,486" + "time_consumption": 0.3027317523956299, + "time_start": "2025-08-29 17:57:37,015", + "time_finished": "2025-08-29 17:57:37,318" }, - "Shelly.relay/0 (gfw.dirk.main_light) -> ViDevLight.state (gfw.dirk.main_light)": { + "Shelly.relay/0 (gfw.dirk.main_light) -> ViDevCommon.state (gfw.dirk.main_light)": { "name": "__tLogger__", - "msg": "Shelly.relay/0 (gfw.dirk.main_light) -> ViDevLight.state (gfw.dirk.main_light)", + "msg": "Shelly.relay/0 (gfw.dirk.main_light) -> ViDevCommon.state (gfw.dirk.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -90531,16 +90612,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890056.4869845, - "msecs": 486.0, - "relativeCreated": 34939.873765, - "thread": 138566182236416, + "created": 1756483057.3182697, + "msecs": 318.0, + "relativeCreated": 35013.693422, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Shelly.relay/0 (gfw.dirk.main_light) -> ViDevLight.state (gfw.dirk.main_light)", - "asctime": "2025-08-22 21:14:16,486", + "message": "Shelly.relay/0 (gfw.dirk.main_light) -> ViDevCommon.state (gfw.dirk.main_light)", + "asctime": "2025-08-29 17:57:37,318", "moduleLogger": [], "testcaseLogger": [ { @@ -90558,16 +90639,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890056.5876803, - "msecs": 587.0, - "relativeCreated": 35040.569602, - "thread": 138566182236416, + "created": 1756483057.4188964, + "msecs": 418.0, + "relativeCreated": 35114.320082, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:16,587", + "asctime": "2025-08-29 17:57:37,418", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.state.set", @@ -90585,19 +90666,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890056.4871619, - "msecs": 487.0, - "relativeCreated": 34940.051339, - "thread": 138566182236416, + "created": 1756483057.3184068, + "msecs": 318.0, + "relativeCreated": 35013.830671, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/main_light/state/set and payload false", - "asctime": "2025-08-22 21:14:16,487" + "asctime": "2025-08-29 17:57:37,318" } ], - "time_consumption": 0.10051846504211426 + "time_consumption": 0.10048961639404297 }, { "name": "__tLogger__", @@ -90615,16 +90696,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890056.5880628, - "msecs": 588.0, - "relativeCreated": 35040.95218, - "thread": 138566182236416, + "created": 1756483057.4192238, + "msecs": 419.0, + "relativeCreated": 35114.647391, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:16,588", + "asctime": "2025-08-29 17:57:37,419", "moduleLogger": [ { "name": "__unittest__", @@ -90643,16 +90724,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890056.5879622, - "msecs": 587.0, - "relativeCreated": 35040.851429, - "thread": 138566182236416, + "created": 1756483057.4191306, + "msecs": 419.0, + "relativeCreated": 35114.554381, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:16,587" + "asctime": "2025-08-29 17:57:37,419" }, { "name": "__unittest__", @@ -90672,19 +90753,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890056.5880213, - "msecs": 588.0, - "relativeCreated": 35040.910574, - "thread": 138566182236416, + "created": 1756483057.419185, + "msecs": 419.0, + "relativeCreated": 35114.608592, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:16,588" + "asctime": "2025-08-29 17:57:37,419" } ], - "time_consumption": 4.1484832763671875e-05 + "time_consumption": 3.886222839355469e-05 }, { "name": "__tLogger__", @@ -90702,16 +90783,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890056.688948, - "msecs": 688.0, - "relativeCreated": 35141.837414, - "thread": 138566182236416, + "created": 1756483057.5200493, + "msecs": 520.0, + "relativeCreated": 35215.473026, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Shelly.relay/0 (gfw.dirk.main_light) to True", - "asctime": "2025-08-22 21:14:16,688", + "asctime": "2025-08-29 17:57:37,520", "moduleLogger": [ { "name": "smart_brain.mqtt.shellies.gfw.dirk.main_light.relay.0", @@ -90729,16 +90810,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890056.5881844, - "msecs": 588.0, - "relativeCreated": 35041.073737, - "thread": 138566182236416, + "created": 1756483057.4193356, + "msecs": 419.0, + "relativeCreated": 35114.75929, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/gfw/dirk/main_light/relay/0 and payload on", - "asctime": "2025-08-22 21:14:16,588" + "asctime": "2025-08-29 17:57:37,419" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -90756,16 +90837,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890056.5885005, - "msecs": 588.0, - "relativeCreated": 35041.38998, - "thread": 138566182236416, + "created": 1756483057.4196422, + "msecs": 419.0, + "relativeCreated": 35115.06579, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/main_light and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:16,588" + "asctime": "2025-08-29 17:57:37,419" }, { "name": "smart_brain.mqtt.shellies.gfw.dirk.main_light.relay.0", @@ -90783,16 +90864,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890056.58949, - "msecs": 589.0, - "relativeCreated": 35042.379439, - "thread": 138566156539584, + "created": 1756483057.4205627, + "msecs": 420.0, + "relativeCreated": 35115.986276, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/gfw/dirk/main_light/relay/0 and payload b'on'", - "asctime": "2025-08-22 21:14:16,589" + "asctime": "2025-08-29 17:57:37,420" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -90810,16 +90891,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890056.6306558, - "msecs": 630.0, - "relativeCreated": 35083.545038, - "thread": 138566156539584, + "created": 1756483057.4209557, + "msecs": 420.0, + "relativeCreated": 35116.379349, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:16,630" + "asctime": "2025-08-29 17:57:37,420" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.state", @@ -90837,23 +90918,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890056.632658, - "msecs": 632.0, - "relativeCreated": 35085.547313, - "thread": 138566156539584, + "created": 1756483057.4247377, + "msecs": 424.0, + "relativeCreated": 35120.161417, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/main_light/state and payload b'true'", - "asctime": "2025-08-22 21:14:16,632" + "asctime": "2025-08-29 17:57:37,424" } ], - "time_consumption": 0.0562899112701416 + "time_consumption": 0.09531164169311523 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.state (gfw.dirk.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.state (gfw.dirk.main_light) is correct (Content %s and Type is %s).", "args": [ "True", "" @@ -90867,22 +90948,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890056.6893096, - "msecs": 689.0, - "relativeCreated": 35142.199034, - "thread": 138566182236416, + "created": 1756483057.5204148, + "msecs": 520.0, + "relativeCreated": 35215.838326, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.state (gfw.dirk.main_light) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:16,689", + "message": "Value for ViDevCommon.state (gfw.dirk.main_light) is correct (Content True and Type is ).", + "asctime": "2025-08-29 17:57:37,520", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.state (gfw.dirk.main_light)", + "Value for ViDevCommon.state (gfw.dirk.main_light)", "True", "" ], @@ -90895,22 +90976,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890056.6891844, - "msecs": 689.0, - "relativeCreated": 35142.073933, - "thread": 138566182236416, + "created": 1756483057.520287, + "msecs": 520.0, + "relativeCreated": 35215.710632, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.state (gfw.dirk.main_light)): True ()", - "asctime": "2025-08-22 21:14:16,689" + "message": "Result (Value for ViDevCommon.state (gfw.dirk.main_light)): True ()", + "asctime": "2025-08-29 17:57:37,520" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.state (gfw.dirk.main_light)", + "Value for ViDevCommon.state (gfw.dirk.main_light)", "=", "True", "" @@ -90924,19 +91005,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890056.6892672, - "msecs": 689.0, - "relativeCreated": 35142.15663, - "thread": 138566182236416, + "created": 1756483057.5203447, + "msecs": 520.0, + "relativeCreated": 35215.768502, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.state (gfw.dirk.main_light)): result = True ()", - "asctime": "2025-08-22 21:14:16,689" + "message": "Expectation (Value for ViDevCommon.state (gfw.dirk.main_light)): result = True ()", + "asctime": "2025-08-29 17:57:37,520" } ], - "time_consumption": 4.2438507080078125e-05 + "time_consumption": 7.009506225585938e-05 }, { "name": "__tLogger__", @@ -90954,16 +91035,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890056.7899985, - "msecs": 789.0, - "relativeCreated": 35242.887944, - "thread": 138566182236416, + "created": 1756483057.6209426, + "msecs": 620.0, + "relativeCreated": 35316.366192, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Shelly.relay/0 (gfw.dirk.main_light) to False", - "asctime": "2025-08-22 21:14:16,789", + "asctime": "2025-08-29 17:57:37,620", "moduleLogger": [ { "name": "smart_brain.mqtt.shellies.gfw.dirk.main_light.relay.0", @@ -90981,16 +91062,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890056.6894264, - "msecs": 689.0, - "relativeCreated": 35142.315799, - "thread": 138566182236416, + "created": 1756483057.5205367, + "msecs": 520.0, + "relativeCreated": 35215.960369, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/gfw/dirk/main_light/relay/0 and payload off", - "asctime": "2025-08-22 21:14:16,689" + "asctime": "2025-08-29 17:57:37,520" }, { "name": "smart_brain.mqtt.shellies.gfw.dirk.main_light.relay.0", @@ -91008,16 +91089,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890056.6905656, - "msecs": 690.0, - "relativeCreated": 35143.454978, - "thread": 138566156539584, + "created": 1756483057.5217319, + "msecs": 521.0, + "relativeCreated": 35217.15558, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/gfw/dirk/main_light/relay/0 and payload b'off'", - "asctime": "2025-08-22 21:14:16,690" + "asctime": "2025-08-29 17:57:37,521" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.state", @@ -91035,23 +91116,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890056.692214, - "msecs": 692.0, - "relativeCreated": 35145.103495, - "thread": 138566156539584, + "created": 1756483057.5242224, + "msecs": 524.0, + "relativeCreated": 35219.646237, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:14:16,692" + "asctime": "2025-08-29 17:57:37,524" } ], - "time_consumption": 0.09778451919555664 + "time_consumption": 0.09672021865844727 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.state (gfw.dirk.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.state (gfw.dirk.main_light) is correct (Content %s and Type is %s).", "args": [ "False", "" @@ -91065,22 +91146,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890056.7903495, - "msecs": 790.0, - "relativeCreated": 35243.23901, - "thread": 138566182236416, + "created": 1756483057.621268, + "msecs": 621.0, + "relativeCreated": 35316.691602, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.state (gfw.dirk.main_light) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:16,790", + "message": "Value for ViDevCommon.state (gfw.dirk.main_light) is correct (Content False and Type is ).", + "asctime": "2025-08-29 17:57:37,621", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.state (gfw.dirk.main_light)", + "Value for ViDevCommon.state (gfw.dirk.main_light)", "False", "" ], @@ -91093,22 +91174,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890056.7902246, - "msecs": 790.0, - "relativeCreated": 35243.114143, - "thread": 138566182236416, + "created": 1756483057.6211548, + "msecs": 621.0, + "relativeCreated": 35316.578466, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.state (gfw.dirk.main_light)): False ()", - "asctime": "2025-08-22 21:14:16,790" + "message": "Result (Value for ViDevCommon.state (gfw.dirk.main_light)): False ()", + "asctime": "2025-08-29 17:57:37,621" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.state (gfw.dirk.main_light)", + "Value for ViDevCommon.state (gfw.dirk.main_light)", "=", "False", "" @@ -91122,28 +91203,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890056.7903075, - "msecs": 790.0, - "relativeCreated": 35243.197011, - "thread": 138566182236416, + "created": 1756483057.6212058, + "msecs": 621.0, + "relativeCreated": 35316.629544, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.state (gfw.dirk.main_light)): result = False ()", - "asctime": "2025-08-22 21:14:16,790" + "message": "Expectation (Value for ViDevCommon.state (gfw.dirk.main_light)): result = False ()", + "asctime": "2025-08-29 17:57:37,621" } ], - "time_consumption": 4.1961669921875e-05 + "time_consumption": 6.222724914550781e-05 } ], - "time_consumption": 0.30336499214172363, - "time_start": "2025-08-22 21:14:16,486", - "time_finished": "2025-08-22 21:14:16,790" + "time_consumption": 0.30299830436706543, + "time_start": "2025-08-29 17:57:37,318", + "time_finished": "2025-08-29 17:57:37,621" }, - "ViDevLight.state (gfw.dirk.desk_light) -> Light.state (gfw.dirk.desk_light)": { + "ViDevCommon.state (gfw.dirk.desk_light) -> Light.state (gfw.dirk.desk_light)": { "name": "__tLogger__", - "msg": "ViDevLight.state (gfw.dirk.desk_light) -> Light.state (gfw.dirk.desk_light)", + "msg": "ViDevCommon.state (gfw.dirk.desk_light) -> Light.state (gfw.dirk.desk_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -91154,16 +91235,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890056.7905524, - "msecs": 790.0, - "relativeCreated": 35243.441728, - "thread": 138566182236416, + "created": 1756483057.6214845, + "msecs": 621.0, + "relativeCreated": 35316.908164, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "ViDevLight.state (gfw.dirk.desk_light) -> Light.state (gfw.dirk.desk_light)", - "asctime": "2025-08-22 21:14:16,790", + "message": "ViDevCommon.state (gfw.dirk.desk_light) -> Light.state (gfw.dirk.desk_light)", + "asctime": "2025-08-29 17:57:37,621", "moduleLogger": [], "testcaseLogger": [ { @@ -91181,16 +91262,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890056.8912776, - "msecs": 891.0, - "relativeCreated": 35344.167062, - "thread": 138566182236416, + "created": 1756483057.7222097, + "msecs": 722.0, + "relativeCreated": 35417.633384, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:16,891", + "asctime": "2025-08-29 17:57:37,722", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.state.set", @@ -91208,16 +91289,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890056.79073, - "msecs": 790.0, - "relativeCreated": 35243.619425, - "thread": 138566182236416, + "created": 1756483057.6216414, + "msecs": 621.0, + "relativeCreated": 35317.065249, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/desk_light/state/set and payload false", - "asctime": "2025-08-22 21:14:16,790" + "asctime": "2025-08-29 17:57:37,621" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light.set", @@ -91235,19 +91316,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890056.7931669, - "msecs": 793.0, - "relativeCreated": 35246.056183, - "thread": 138566156539584, + "created": 1756483057.624348, + "msecs": 624.0, + "relativeCreated": 35319.771542, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:14:16,793" + "asctime": "2025-08-29 17:57:37,624" } ], - "time_consumption": 0.09811067581176758 + "time_consumption": 0.09786176681518555 }, { "name": "__tLogger__", @@ -91265,16 +91346,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890056.8916433, - "msecs": 891.0, - "relativeCreated": 35344.532722, - "thread": 138566182236416, + "created": 1756483057.7225626, + "msecs": 722.0, + "relativeCreated": 35417.986166, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:16,891", + "asctime": "2025-08-29 17:57:37,722", "moduleLogger": [ { "name": "__unittest__", @@ -91293,16 +91374,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890056.8915136, - "msecs": 891.0, - "relativeCreated": 35344.403098, - "thread": 138566182236416, + "created": 1756483057.722461, + "msecs": 722.0, + "relativeCreated": 35417.884608, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:16,891" + "asctime": "2025-08-29 17:57:37,722" }, { "name": "__unittest__", @@ -91322,25 +91403,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890056.8916001, - "msecs": 891.0, - "relativeCreated": 35344.489603, - "thread": 138566182236416, + "created": 1756483057.72252, + "msecs": 722.0, + "relativeCreated": 35417.943792, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:16,891" + "asctime": "2025-08-29 17:57:37,722" } ], - "time_consumption": 4.315376281738281e-05 + "time_consumption": 4.2438507080078125e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.state (gfw.dirk.desk_light)", + "ViDevCommon.state (gfw.dirk.desk_light)", "True" ], "levelname": "DEBUG", @@ -91352,16 +91433,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890056.9921207, - "msecs": 992.0, - "relativeCreated": 35445.010249, - "thread": 138566182236416, + "created": 1756483057.823224, + "msecs": 823.0, + "relativeCreated": 35518.647794, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.state (gfw.dirk.desk_light) to True", - "asctime": "2025-08-22 21:14:16,992", + "message": "Setting state of ViDevCommon.state (gfw.dirk.desk_light) to True", + "asctime": "2025-08-29 17:57:37,823", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.state.set", @@ -91379,16 +91460,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890056.8917575, - "msecs": 891.0, - "relativeCreated": 35344.646985, - "thread": 138566182236416, + "created": 1756483057.7226741, + "msecs": 722.0, + "relativeCreated": 35418.097821, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/desk_light/state/set and payload true", - "asctime": "2025-08-22 21:14:16,891" + "asctime": "2025-08-29 17:57:37,722" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light.set", @@ -91406,16 +91487,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890056.8940823, - "msecs": 894.0, - "relativeCreated": 35346.971628, - "thread": 138566156539584, + "created": 1756483057.7258646, + "msecs": 725.0, + "relativeCreated": 35421.28826, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:14:16,894" + "asctime": "2025-08-29 17:57:37,725" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -91433,16 +91514,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890056.894327, - "msecs": 894.0, - "relativeCreated": 35347.216437, - "thread": 138566156539584, + "created": 1756483057.7261722, + "msecs": 726.0, + "relativeCreated": 35421.595961, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/desk_light and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:16,894" + "asctime": "2025-08-29 17:57:37,726" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -91460,16 +91541,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890056.8951566, - "msecs": 895.0, - "relativeCreated": 35348.046195, - "thread": 138566156539584, + "created": 1756483057.726745, + "msecs": 726.0, + "relativeCreated": 35422.168583, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:16,895" + "asctime": "2025-08-29 17:57:37,726" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.state", @@ -91487,16 +91568,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890056.9778051, - "msecs": 977.0, - "relativeCreated": 35430.694406, - "thread": 138566156539584, + "created": 1756483057.770046, + "msecs": 770.0, + "relativeCreated": 35465.469714, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/desk_light/state and payload b'true'", - "asctime": "2025-08-22 21:14:16,977" + "asctime": "2025-08-29 17:57:37,770" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.brightness", @@ -91514,16 +91595,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890056.9782465, - "msecs": 978.0, - "relativeCreated": 35431.135779, - "thread": 138566156539584, + "created": 1756483057.811055, + "msecs": 811.0, + "relativeCreated": 35506.478582, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/desk_light/brightness and payload b'50'", - "asctime": "2025-08-22 21:14:16,978" + "asctime": "2025-08-29 17:57:37,811" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.color_temp", @@ -91541,19 +91622,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890056.9785454, - "msecs": 978.0, - "relativeCreated": 35431.434705, - "thread": 138566156539584, + "created": 1756483057.8115017, + "msecs": 811.0, + "relativeCreated": 35506.925507, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/desk_light/color_temp and payload b'5'", - "asctime": "2025-08-22 21:14:16,978" + "asctime": "2025-08-29 17:57:37,811" } ], - "time_consumption": 0.013575315475463867 + "time_consumption": 0.011722326278686523 }, { "name": "__tLogger__", @@ -91571,16 +91652,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890056.9924326, - "msecs": 992.0, - "relativeCreated": 35445.321927, - "thread": 138566182236416, + "created": 1756483057.823595, + "msecs": 823.0, + "relativeCreated": 35519.01866, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.state (gfw.dirk.desk_light) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:16,992", + "asctime": "2025-08-29 17:57:37,823", "moduleLogger": [ { "name": "__unittest__", @@ -91599,16 +91680,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890056.9923258, - "msecs": 992.0, - "relativeCreated": 35445.215342, - "thread": 138566182236416, + "created": 1756483057.8234634, + "msecs": 823.0, + "relativeCreated": 35518.88705, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.state (gfw.dirk.desk_light)): True ()", - "asctime": "2025-08-22 21:14:16,992" + "asctime": "2025-08-29 17:57:37,823" }, { "name": "__unittest__", @@ -91628,25 +91709,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890056.9923925, - "msecs": 992.0, - "relativeCreated": 35445.28173, - "thread": 138566182236416, + "created": 1756483057.8235214, + "msecs": 823.0, + "relativeCreated": 35518.944953, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.state (gfw.dirk.desk_light)): result = True ()", - "asctime": "2025-08-22 21:14:16,992" + "asctime": "2025-08-29 17:57:37,823" } ], - "time_consumption": 4.00543212890625e-05 + "time_consumption": 7.367134094238281e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.state (gfw.dirk.desk_light)", + "ViDevCommon.state (gfw.dirk.desk_light)", "False" ], "levelname": "DEBUG", @@ -91658,16 +91739,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890057.0930183, - "msecs": 93.0, - "relativeCreated": 35545.907894, - "thread": 138566182236416, + "created": 1756483057.9242437, + "msecs": 924.0, + "relativeCreated": 35619.667397, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.state (gfw.dirk.desk_light) to False", - "asctime": "2025-08-22 21:14:17,093", + "message": "Setting state of ViDevCommon.state (gfw.dirk.desk_light) to False", + "asctime": "2025-08-29 17:57:37,924", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.state.set", @@ -91685,16 +91766,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890056.9925377, - "msecs": 992.0, - "relativeCreated": 35445.427343, - "thread": 138566182236416, + "created": 1756483057.8237085, + "msecs": 823.0, + "relativeCreated": 35519.132077, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/desk_light/state/set and payload false", - "asctime": "2025-08-22 21:14:16,992" + "asctime": "2025-08-29 17:57:37,823" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light.set", @@ -91712,16 +91793,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890056.9943814, - "msecs": 994.0, - "relativeCreated": 35447.270822, - "thread": 138566156539584, + "created": 1756483057.8265214, + "msecs": 826.0, + "relativeCreated": 35521.945073, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:14:16,994" + "asctime": "2025-08-29 17:57:37,826" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -91739,16 +91820,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890056.994608, - "msecs": 994.0, - "relativeCreated": 35447.497381, - "thread": 138566156539584, + "created": 1756483057.8268151, + "msecs": 826.0, + "relativeCreated": 35522.23885, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/desk_light and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:16,994" + "asctime": "2025-08-29 17:57:37,826" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -91766,16 +91847,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890056.9952505, - "msecs": 995.0, - "relativeCreated": 35448.139838, - "thread": 138566156539584, + "created": 1756483057.82745, + "msecs": 827.0, + "relativeCreated": 35522.873874, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:16,995" + "asctime": "2025-08-29 17:57:37,827" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.state", @@ -91793,19 +91874,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890057.0789807, - "msecs": 78.0, - "relativeCreated": 35531.870108, - "thread": 138566156539584, + "created": 1756483057.8702004, + "msecs": 870.0, + "relativeCreated": 35565.623933, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/desk_light/state and payload b'false'", - "asctime": "2025-08-22 21:14:17,078" + "asctime": "2025-08-29 17:57:37,870" } ], - "time_consumption": 0.014037609100341797 + "time_consumption": 0.05404329299926758 }, { "name": "__tLogger__", @@ -91823,16 +91904,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890057.0933535, - "msecs": 93.0, - "relativeCreated": 35546.242821, - "thread": 138566182236416, + "created": 1756483057.9245787, + "msecs": 924.0, + "relativeCreated": 35620.002262, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.state (gfw.dirk.desk_light) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:17,093", + "asctime": "2025-08-29 17:57:37,924", "moduleLogger": [ { "name": "__unittest__", @@ -91851,16 +91932,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890057.0932508, - "msecs": 93.0, - "relativeCreated": 35546.140305, - "thread": 138566182236416, + "created": 1756483057.9244788, + "msecs": 924.0, + "relativeCreated": 35619.902334, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.state (gfw.dirk.desk_light)): False ()", - "asctime": "2025-08-22 21:14:17,093" + "asctime": "2025-08-29 17:57:37,924" }, { "name": "__unittest__", @@ -91880,28 +91961,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890057.09331, - "msecs": 93.0, - "relativeCreated": 35546.199705, - "thread": 138566182236416, + "created": 1756483057.9245358, + "msecs": 924.0, + "relativeCreated": 35619.959513, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.state (gfw.dirk.desk_light)): result = False ()", - "asctime": "2025-08-22 21:14:17,093" + "asctime": "2025-08-29 17:57:37,924" } ], - "time_consumption": 4.3392181396484375e-05 + "time_consumption": 4.291534423828125e-05 } ], - "time_consumption": 0.30280113220214844, - "time_start": "2025-08-22 21:14:16,790", - "time_finished": "2025-08-22 21:14:17,093" + "time_consumption": 0.30309414863586426, + "time_start": "2025-08-29 17:57:37,621", + "time_finished": "2025-08-29 17:57:37,924" }, - "Light.state (gfw.dirk.desk_light) -> ViDevLight.state (gfw.dirk.desk_light)": { + "Light.state (gfw.dirk.desk_light) -> ViDevCommon.state (gfw.dirk.desk_light)": { "name": "__tLogger__", - "msg": "Light.state (gfw.dirk.desk_light) -> ViDevLight.state (gfw.dirk.desk_light)", + "msg": "Light.state (gfw.dirk.desk_light) -> ViDevCommon.state (gfw.dirk.desk_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -91912,16 +91993,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890057.0935562, - "msecs": 93.0, - "relativeCreated": 35546.44556, - "thread": 138566182236416, + "created": 1756483057.9247973, + "msecs": 924.0, + "relativeCreated": 35620.220944, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Light.state (gfw.dirk.desk_light) -> ViDevLight.state (gfw.dirk.desk_light)", - "asctime": "2025-08-22 21:14:17,093", + "message": "Light.state (gfw.dirk.desk_light) -> ViDevCommon.state (gfw.dirk.desk_light)", + "asctime": "2025-08-29 17:57:37,924", "moduleLogger": [], "testcaseLogger": [ { @@ -91939,16 +92020,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890057.1943197, - "msecs": 194.0, - "relativeCreated": 35647.208973, - "thread": 138566182236416, + "created": 1756483058.0255044, + "msecs": 25.0, + "relativeCreated": 35720.927827, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:17,194", + "asctime": "2025-08-29 17:57:38,025", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.state.set", @@ -91966,19 +92047,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890057.0937135, - "msecs": 93.0, - "relativeCreated": 35546.602849, - "thread": 138566182236416, + "created": 1756483057.9249625, + "msecs": 924.0, + "relativeCreated": 35620.386146, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/desk_light/state/set and payload false", - "asctime": "2025-08-22 21:14:17,093" + "asctime": "2025-08-29 17:57:37,924" } ], - "time_consumption": 0.10060620307922363 + "time_consumption": 0.10054183006286621 }, { "name": "__tLogger__", @@ -91996,16 +92077,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890057.1946623, - "msecs": 194.0, - "relativeCreated": 35647.551718, - "thread": 138566182236416, + "created": 1756483058.0258837, + "msecs": 25.0, + "relativeCreated": 35721.30731, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:17,194", + "asctime": "2025-08-29 17:57:38,025", "moduleLogger": [ { "name": "__unittest__", @@ -92024,16 +92105,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890057.194561, - "msecs": 194.0, - "relativeCreated": 35647.45043, - "thread": 138566182236416, + "created": 1756483058.02575, + "msecs": 25.0, + "relativeCreated": 35721.173692, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:17,194" + "asctime": "2025-08-29 17:57:38,025" }, { "name": "__unittest__", @@ -92053,19 +92134,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890057.1946192, - "msecs": 194.0, - "relativeCreated": 35647.508489, - "thread": 138566182236416, + "created": 1756483058.0258071, + "msecs": 25.0, + "relativeCreated": 35721.230798, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:17,194" + "asctime": "2025-08-29 17:57:38,025" } ], - "time_consumption": 4.315376281738281e-05 + "time_consumption": 7.653236389160156e-05 }, { "name": "__tLogger__", @@ -92083,16 +92164,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890057.2953897, - "msecs": 295.0, - "relativeCreated": 35748.27902, - "thread": 138566182236416, + "created": 1756483058.1266153, + "msecs": 126.0, + "relativeCreated": 35822.039042, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.state (gfw.dirk.desk_light) to True", - "asctime": "2025-08-22 21:14:17,295", + "asctime": "2025-08-29 17:57:38,126", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -92110,16 +92191,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890057.194836, - "msecs": 194.0, - "relativeCreated": 35647.725412, - "thread": 138566182236416, + "created": 1756483058.026081, + "msecs": 26.0, + "relativeCreated": 35721.504622, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/desk_light and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:17,194" + "asctime": "2025-08-29 17:57:38,026" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -92137,16 +92218,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890057.1960006, - "msecs": 196.0, - "relativeCreated": 35648.889835, - "thread": 138566156539584, + "created": 1756483058.0271955, + "msecs": 27.0, + "relativeCreated": 35722.619025, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:17,196" + "asctime": "2025-08-29 17:57:38,027" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.state", @@ -92164,23 +92245,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890057.239028, - "msecs": 239.0, - "relativeCreated": 35691.917255, - "thread": 138566156539584, + "created": 1756483058.0296743, + "msecs": 29.0, + "relativeCreated": 35725.097821, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/desk_light/state and payload b'true'", - "asctime": "2025-08-22 21:14:17,239" + "asctime": "2025-08-29 17:57:38,029" } ], - "time_consumption": 0.05636167526245117 + "time_consumption": 0.09694099426269531 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.state (gfw.dirk.desk_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.state (gfw.dirk.desk_light) is correct (Content %s and Type is %s).", "args": [ "True", "" @@ -92194,22 +92275,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890057.2957249, - "msecs": 295.0, - "relativeCreated": 35748.614168, - "thread": 138566182236416, + "created": 1756483058.126992, + "msecs": 126.0, + "relativeCreated": 35822.415541, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.state (gfw.dirk.desk_light) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:17,295", + "message": "Value for ViDevCommon.state (gfw.dirk.desk_light) is correct (Content True and Type is ).", + "asctime": "2025-08-29 17:57:38,126", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.state (gfw.dirk.desk_light)", + "Value for ViDevCommon.state (gfw.dirk.desk_light)", "True", "" ], @@ -92222,22 +92303,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890057.295626, - "msecs": 295.0, - "relativeCreated": 35748.515262, - "thread": 138566182236416, + "created": 1756483058.1268892, + "msecs": 126.0, + "relativeCreated": 35822.312924, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.state (gfw.dirk.desk_light)): True ()", - "asctime": "2025-08-22 21:14:17,295" + "message": "Result (Value for ViDevCommon.state (gfw.dirk.desk_light)): True ()", + "asctime": "2025-08-29 17:57:38,126" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.state (gfw.dirk.desk_light)", + "Value for ViDevCommon.state (gfw.dirk.desk_light)", "=", "True", "" @@ -92251,19 +92332,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890057.2956834, - "msecs": 295.0, - "relativeCreated": 35748.572796, - "thread": 138566182236416, + "created": 1756483058.1269495, + "msecs": 126.0, + "relativeCreated": 35822.373367, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.state (gfw.dirk.desk_light)): result = True ()", - "asctime": "2025-08-22 21:14:17,295" + "message": "Expectation (Value for ViDevCommon.state (gfw.dirk.desk_light)): result = True ()", + "asctime": "2025-08-29 17:57:38,126" } ], - "time_consumption": 4.1484832763671875e-05 + "time_consumption": 4.2438507080078125e-05 }, { "name": "__tLogger__", @@ -92281,16 +92362,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890057.3964405, - "msecs": 396.0, - "relativeCreated": 35849.329857, - "thread": 138566182236416, + "created": 1756483058.2275574, + "msecs": 227.0, + "relativeCreated": 35922.981034, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.state (gfw.dirk.desk_light) to False", - "asctime": "2025-08-22 21:14:17,396", + "asctime": "2025-08-29 17:57:38,227", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -92308,16 +92389,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890057.2958937, - "msecs": 295.0, - "relativeCreated": 35748.783196, - "thread": 138566182236416, + "created": 1756483058.1271644, + "msecs": 127.0, + "relativeCreated": 35822.588118, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/desk_light and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:17,295" + "asctime": "2025-08-29 17:57:38,127" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -92335,16 +92416,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890057.2971017, - "msecs": 297.0, - "relativeCreated": 35749.99131, - "thread": 138566156539584, + "created": 1756483058.1283677, + "msecs": 128.0, + "relativeCreated": 35823.79141, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:17,297" + "asctime": "2025-08-29 17:57:38,128" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.state", @@ -92362,23 +92443,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890057.2987187, - "msecs": 298.0, - "relativeCreated": 35751.608232, - "thread": 138566156539584, + "created": 1756483058.1310391, + "msecs": 131.0, + "relativeCreated": 35826.462788, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/desk_light/state and payload b'false'", - "asctime": "2025-08-22 21:14:17,298" + "asctime": "2025-08-29 17:57:38,131" } ], - "time_consumption": 0.09772181510925293 + "time_consumption": 0.09651827812194824 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.state (gfw.dirk.desk_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.state (gfw.dirk.desk_light) is correct (Content %s and Type is %s).", "args": [ "False", "" @@ -92392,22 +92473,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890057.3967974, - "msecs": 396.0, - "relativeCreated": 35849.686924, - "thread": 138566182236416, + "created": 1756483058.227948, + "msecs": 227.0, + "relativeCreated": 35923.37171, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.state (gfw.dirk.desk_light) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:17,396", + "message": "Value for ViDevCommon.state (gfw.dirk.desk_light) is correct (Content False and Type is ).", + "asctime": "2025-08-29 17:57:38,227", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.state (gfw.dirk.desk_light)", + "Value for ViDevCommon.state (gfw.dirk.desk_light)", "False", "" ], @@ -92420,22 +92501,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890057.3966727, - "msecs": 396.0, - "relativeCreated": 35849.562226, - "thread": 138566182236416, + "created": 1756483058.2277908, + "msecs": 227.0, + "relativeCreated": 35923.214549, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.state (gfw.dirk.desk_light)): False ()", - "asctime": "2025-08-22 21:14:17,396" + "message": "Result (Value for ViDevCommon.state (gfw.dirk.desk_light)): False ()", + "asctime": "2025-08-29 17:57:38,227" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.state (gfw.dirk.desk_light)", + "Value for ViDevCommon.state (gfw.dirk.desk_light)", "=", "False", "" @@ -92449,705 +92530,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890057.3967552, - "msecs": 396.0, - "relativeCreated": 35849.644669, - "thread": 138566182236416, + "created": 1756483058.227903, + "msecs": 227.0, + "relativeCreated": 35923.326538, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.state (gfw.dirk.desk_light)): result = False ()", - "asctime": "2025-08-22 21:14:17,396" - } - ], - "time_consumption": 4.220008850097656e-05 - } - ], - "time_consumption": 0.3032412528991699, - "time_start": "2025-08-22 21:14:17,093", - "time_finished": "2025-08-22 21:14:17,396" - }, - "ViDevLight.state (gfw.dirk.pc_dock) -> Powerplug1P.state (gfw.dirk.dock)": { - "name": "__tLogger__", - "msg": "ViDevLight.state (gfw.dirk.pc_dock) -> Powerplug1P.state (gfw.dirk.dock)", - "args": null, - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/report/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 329, - "funcName": "testCase", - "created": 1755890057.3970468, - "msecs": 397.0, - "relativeCreated": 35849.936309, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "ViDevLight.state (gfw.dirk.pc_dock) -> Powerplug1P.state (gfw.dirk.dock)", - "asctime": "2025-08-22 21:14:17,397", - "moduleLogger": [], - "testcaseLogger": [ - { - "name": "__tLogger__", - "msg": "Prepare: Setting devices to last state %s", - "args": [ - "False" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 19, - "funcName": "device_follow", - "created": 1755890057.4977524, - "msecs": 497.0, - "relativeCreated": 35950.641734, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:17,497", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.videv.gfw.dirk.pc_dock.state.set", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "videv/gfw/dirk/pc_dock/state/set", - "false" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890057.3972156, - "msecs": 397.0, - "relativeCreated": 35850.104932, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic videv/gfw/dirk/pc_dock/state/set and payload false", - "asctime": "2025-08-22 21:14:17,397" - } - ], - "time_consumption": 0.10053682327270508 - }, - { - "name": "__tLogger__", - "msg": "Start state (master, slave) is correct (Content %s and Type is %s).", - "args": [ - "(False, False)", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890057.4981594, - "msecs": 498.0, - "relativeCreated": 35951.048694, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:17,498", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Start state (master, slave)", - "(False, False)", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890057.4980273, - "msecs": 498.0, - "relativeCreated": 35950.91659, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:17,498" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Start state (master, slave)", - "=", - "(False, False)", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890057.4981155, - "msecs": 498.0, - "relativeCreated": 35951.005027, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:17,498" - } - ], - "time_consumption": 4.38690185546875e-05 - }, - { - "name": "__tLogger__", - "msg": "Setting state of %s to %s", - "args": [ - "ViDevLight.state (gfw.dirk.pc_dock)", - "True" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 28, - "funcName": "device_follow", - "created": 1755890057.5987918, - "msecs": 598.0, - "relativeCreated": 36051.681465, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Setting state of ViDevLight.state (gfw.dirk.pc_dock) to True", - "asctime": "2025-08-22 21:14:17,598", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.videv.gfw.dirk.pc_dock.state.set", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "videv/gfw/dirk/pc_dock/state/set", - "true" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890057.4982731, - "msecs": 498.0, - "relativeCreated": 35951.162442, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic videv/gfw/dirk/pc_dock/state/set and payload true", - "asctime": "2025-08-22 21:14:17,498" - }, - { - "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.dock.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_gfw/gfw/dirk/dock/set", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890057.500675, - "msecs": 500.0, - "relativeCreated": 35953.56436, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_gfw/gfw/dirk/dock/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:14:17,500" - }, - { - "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.dock", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_gfw/gfw/dirk/dock", - "{\"state\": \"on\"}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890057.5008907, - "msecs": 500.0, - "relativeCreated": 35953.780079, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_gfw/gfw/dirk/dock and payload {\"state\": \"on\"}", - "asctime": "2025-08-22 21:14:17,500" - }, - { - "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.dock", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_gfw/gfw/dirk/dock", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890057.5016544, - "msecs": 501.0, - "relativeCreated": 35954.543636, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_gfw/gfw/dirk/dock and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:14:17,501" - }, - { - "name": "smart_brain.mqtt.videv.gfw.dirk.pc_dock.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/gfw/dirk/pc_dock/state", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890057.5428908, - "msecs": 542.0, - "relativeCreated": 35995.780112, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/gfw/dirk/pc_dock/state and payload b'true'", - "asctime": "2025-08-22 21:14:17,542" - } - ], - "time_consumption": 0.05590105056762695 - }, - { - "name": "__tLogger__", - "msg": "Value for Powerplug1P.state (gfw.dirk.dock) is correct (Content %s and Type is %s).", - "args": [ - "True", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890057.5991838, - "msecs": 599.0, - "relativeCreated": 36052.073382, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Value for Powerplug1P.state (gfw.dirk.dock) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:17,599", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Value for Powerplug1P.state (gfw.dirk.dock)", - "True", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890057.5990624, - "msecs": 599.0, - "relativeCreated": 36051.951819, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Value for Powerplug1P.state (gfw.dirk.dock)): True ()", - "asctime": "2025-08-22 21:14:17,599" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Value for Powerplug1P.state (gfw.dirk.dock)", - "=", - "True", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890057.5991404, - "msecs": 599.0, - "relativeCreated": 36052.029883, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Value for Powerplug1P.state (gfw.dirk.dock)): result = True ()", - "asctime": "2025-08-22 21:14:17,599" - } - ], - "time_consumption": 4.3392181396484375e-05 - }, - { - "name": "__tLogger__", - "msg": "Setting state of %s to %s", - "args": [ - "ViDevLight.state (gfw.dirk.pc_dock)", - "False" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 28, - "funcName": "device_follow", - "created": 1755890057.699819, - "msecs": 699.0, - "relativeCreated": 36152.708441, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Setting state of ViDevLight.state (gfw.dirk.pc_dock) to False", - "asctime": "2025-08-22 21:14:17,699", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.videv.gfw.dirk.pc_dock.state.set", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "videv/gfw/dirk/pc_dock/state/set", - "false" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890057.5992932, - "msecs": 599.0, - "relativeCreated": 36052.182543, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic videv/gfw/dirk/pc_dock/state/set and payload false", - "asctime": "2025-08-22 21:14:17,599" - }, - { - "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.dock.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_gfw/gfw/dirk/dock/set", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890057.601623, - "msecs": 601.0, - "relativeCreated": 36054.512347, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_gfw/gfw/dirk/dock/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:14:17,601" - }, - { - "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.dock", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_gfw/gfw/dirk/dock", - "{\"state\": \"off\"}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890057.6018157, - "msecs": 601.0, - "relativeCreated": 36054.70523, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_gfw/gfw/dirk/dock and payload {\"state\": \"off\"}", - "asctime": "2025-08-22 21:14:17,601" - }, - { - "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.dock", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_gfw/gfw/dirk/dock", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890057.6024506, - "msecs": 602.0, - "relativeCreated": 36055.339992, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_gfw/gfw/dirk/dock and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:14:17,602" - }, - { - "name": "smart_brain.mqtt.videv.gfw.dirk.pc_dock.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/gfw/dirk/pc_dock/state", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890057.6443536, - "msecs": 644.0, - "relativeCreated": 36097.243051, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/gfw/dirk/pc_dock/state and payload b'false'", - "asctime": "2025-08-22 21:14:17,644" - } - ], - "time_consumption": 0.0554654598236084 - }, - { - "name": "__tLogger__", - "msg": "Value for Powerplug1P.state (gfw.dirk.dock) is correct (Content %s and Type is %s).", - "args": [ - "False", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890057.7001941, - "msecs": 700.0, - "relativeCreated": 36153.083447, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Value for Powerplug1P.state (gfw.dirk.dock) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:17,700", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Value for Powerplug1P.state (gfw.dirk.dock)", - "False", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890057.70009, - "msecs": 700.0, - "relativeCreated": 36152.979233, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Value for Powerplug1P.state (gfw.dirk.dock)): False ()", - "asctime": "2025-08-22 21:14:17,700" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Value for Powerplug1P.state (gfw.dirk.dock)", - "=", - "False", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890057.700149, - "msecs": 700.0, - "relativeCreated": 36153.038311, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Value for Powerplug1P.state (gfw.dirk.dock)): result = False ()", - "asctime": "2025-08-22 21:14:17,700" + "message": "Expectation (Value for ViDevCommon.state (gfw.dirk.desk_light)): result = False ()", + "asctime": "2025-08-29 17:57:38,227" } ], "time_consumption": 4.506111145019531e-05 } ], - "time_consumption": 0.3031473159790039, - "time_start": "2025-08-22 21:14:17,397", - "time_finished": "2025-08-22 21:14:17,700" + "time_consumption": 0.30315065383911133, + "time_start": "2025-08-29 17:57:37,924", + "time_finished": "2025-08-29 17:57:38,227" }, - "Powerplug1P.state (gfw.dirk.dock) -> ViDevLight.state (gfw.dirk.pc_dock)": { + "ViDevCommon.state (gfw.dirk.pc_dock) -> Powerplug1P.state (gfw.dirk.dock)": { "name": "__tLogger__", - "msg": "Powerplug1P.state (gfw.dirk.dock) -> ViDevLight.state (gfw.dirk.pc_dock)", + "msg": "ViDevCommon.state (gfw.dirk.pc_dock) -> Powerplug1P.state (gfw.dirk.dock)", "args": null, "levelname": "INFO", "levelno": 20, @@ -93158,16 +92562,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890057.7004073, - "msecs": 700.0, - "relativeCreated": 36153.296635, - "thread": 138566182236416, + "created": 1756483058.2281773, + "msecs": 228.0, + "relativeCreated": 35923.601068, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Powerplug1P.state (gfw.dirk.dock) -> ViDevLight.state (gfw.dirk.pc_dock)", - "asctime": "2025-08-22 21:14:17,700", + "message": "ViDevCommon.state (gfw.dirk.pc_dock) -> Powerplug1P.state (gfw.dirk.dock)", + "asctime": "2025-08-29 17:57:38,228", "moduleLogger": [], "testcaseLogger": [ { @@ -93185,16 +92589,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890057.801109, - "msecs": 801.0, - "relativeCreated": 36253.998368, - "thread": 138566182236416, + "created": 1756483058.328879, + "msecs": 328.0, + "relativeCreated": 36024.302763, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:17,801", + "asctime": "2025-08-29 17:57:38,328", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.pc_dock.state.set", @@ -93212,19 +92616,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890057.700604, - "msecs": 700.0, - "relativeCreated": 36153.493373, - "thread": 138566182236416, + "created": 1756483058.2283437, + "msecs": 228.0, + "relativeCreated": 35923.767404, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/pc_dock/state/set and payload false", - "asctime": "2025-08-22 21:14:17,700" + "asctime": "2025-08-29 17:57:38,228" } ], - "time_consumption": 0.10050511360168457 + "time_consumption": 0.10053539276123047 }, { "name": "__tLogger__", @@ -93242,16 +92646,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890057.8014567, - "msecs": 801.0, - "relativeCreated": 36254.346166, - "thread": 138566182236416, + "created": 1756483058.3292265, + "msecs": 329.0, + "relativeCreated": 36024.650193, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:17,801", + "asctime": "2025-08-29 17:57:38,329", "moduleLogger": [ { "name": "__unittest__", @@ -93270,16 +92674,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890057.8013532, - "msecs": 801.0, - "relativeCreated": 36254.242612, - "thread": 138566182236416, + "created": 1756483058.3291252, + "msecs": 329.0, + "relativeCreated": 36024.548682, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:17,801" + "asctime": "2025-08-29 17:57:38,329" }, { "name": "__unittest__", @@ -93299,3869 +92703,16 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890057.8014133, - "msecs": 801.0, - "relativeCreated": 36254.302906, - "thread": 138566182236416, + "created": 1756483058.3291836, + "msecs": 329.0, + "relativeCreated": 36024.607223, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:17,801" - } - ], - "time_consumption": 4.3392181396484375e-05 - }, - { - "name": "__tLogger__", - "msg": "Setting state of %s to %s", - "args": [ - "Powerplug1P.state (gfw.dirk.dock)", - "True" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 28, - "funcName": "device_follow", - "created": 1755890057.9019973, - "msecs": 901.0, - "relativeCreated": 36354.886744, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Setting state of Powerplug1P.state (gfw.dirk.dock) to True", - "asctime": "2025-08-22 21:14:17,901", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.dock", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_gfw/gfw/dirk/dock", - "{\"state\": \"on\"}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890057.8015924, - "msecs": 801.0, - "relativeCreated": 36254.481794, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_gfw/gfw/dirk/dock and payload {\"state\": \"on\"}", - "asctime": "2025-08-22 21:14:17,801" - }, - { - "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.dock", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_gfw/gfw/dirk/dock", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890057.8027253, - "msecs": 802.0, - "relativeCreated": 36255.614827, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_gfw/gfw/dirk/dock and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:14:17,802" - }, - { - "name": "smart_brain.mqtt.videv.gfw.dirk.pc_dock.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/gfw/dirk/pc_dock/state", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890057.803988, - "msecs": 803.0, - "relativeCreated": 36256.877478, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/gfw/dirk/pc_dock/state and payload b'true'", - "asctime": "2025-08-22 21:14:17,803" - } - ], - "time_consumption": 0.09800934791564941 - }, - { - "name": "__tLogger__", - "msg": "Value for ViDevLight.state (gfw.dirk.pc_dock) is correct (Content %s and Type is %s).", - "args": [ - "True", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890057.902339, - "msecs": 902.0, - "relativeCreated": 36355.228454, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Value for ViDevLight.state (gfw.dirk.pc_dock) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:17,902", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Value for ViDevLight.state (gfw.dirk.pc_dock)", - "True", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890057.9022348, - "msecs": 902.0, - "relativeCreated": 36355.1243, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Value for ViDevLight.state (gfw.dirk.pc_dock)): True ()", - "asctime": "2025-08-22 21:14:17,902" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Value for ViDevLight.state (gfw.dirk.pc_dock)", - "=", - "True", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890057.9022937, - "msecs": 902.0, - "relativeCreated": 36355.183243, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Value for ViDevLight.state (gfw.dirk.pc_dock)): result = True ()", - "asctime": "2025-08-22 21:14:17,902" - } - ], - "time_consumption": 4.5299530029296875e-05 - }, - { - "name": "__tLogger__", - "msg": "Setting state of %s to %s", - "args": [ - "Powerplug1P.state (gfw.dirk.dock)", - "False" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 28, - "funcName": "device_follow", - "created": 1755890058.002856, - "msecs": 2.0, - "relativeCreated": 36455.745391, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Setting state of Powerplug1P.state (gfw.dirk.dock) to False", - "asctime": "2025-08-22 21:14:18,002", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.dock", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_gfw/gfw/dirk/dock", - "{\"state\": \"off\"}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890057.902479, - "msecs": 902.0, - "relativeCreated": 36355.368321, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_gfw/gfw/dirk/dock and payload {\"state\": \"off\"}", - "asctime": "2025-08-22 21:14:17,902" - }, - { - "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.dock", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_gfw/gfw/dirk/dock", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890057.9036043, - "msecs": 903.0, - "relativeCreated": 36356.493576, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_gfw/gfw/dirk/dock and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:14:17,903" - }, - { - "name": "smart_brain.mqtt.videv.gfw.dirk.pc_dock.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/gfw/dirk/pc_dock/state", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890057.904831, - "msecs": 904.0, - "relativeCreated": 36357.720274, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/gfw/dirk/pc_dock/state and payload b'false'", - "asctime": "2025-08-22 21:14:17,904" - } - ], - "time_consumption": 0.09802508354187012 - }, - { - "name": "__tLogger__", - "msg": "Value for ViDevLight.state (gfw.dirk.pc_dock) is correct (Content %s and Type is %s).", - "args": [ - "False", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890058.0031703, - "msecs": 3.0, - "relativeCreated": 36456.059616, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Value for ViDevLight.state (gfw.dirk.pc_dock) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:18,003", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Value for ViDevLight.state (gfw.dirk.pc_dock)", - "False", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890058.003066, - "msecs": 3.0, - "relativeCreated": 36455.955632, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Value for ViDevLight.state (gfw.dirk.pc_dock)): False ()", - "asctime": "2025-08-22 21:14:18,003" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Value for ViDevLight.state (gfw.dirk.pc_dock)", - "=", - "False", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890058.0031202, - "msecs": 3.0, - "relativeCreated": 36456.009443, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Value for ViDevLight.state (gfw.dirk.pc_dock)): result = False ()", - "asctime": "2025-08-22 21:14:18,003" - } - ], - "time_consumption": 5.0067901611328125e-05 - } - ], - "time_consumption": 0.3027629852294922, - "time_start": "2025-08-22 21:14:17,700", - "time_finished": "2025-08-22 21:14:18,003" - }, - "ViDevLight.state (gfw.dirk.amplifier) -> Powerplug4P.amplifier (gfw.dirk.powerplug)": { - "name": "__tLogger__", - "msg": "ViDevLight.state (gfw.dirk.amplifier) -> Powerplug4P.amplifier (gfw.dirk.powerplug)", - "args": null, - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/report/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 329, - "funcName": "testCase", - "created": 1755890058.0033567, - "msecs": 3.0, - "relativeCreated": 36456.246129, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "ViDevLight.state (gfw.dirk.amplifier) -> Powerplug4P.amplifier (gfw.dirk.powerplug)", - "asctime": "2025-08-22 21:14:18,003", - "moduleLogger": [], - "testcaseLogger": [ - { - "name": "__tLogger__", - "msg": "Prepare: Setting devices to last state %s", - "args": [ - "False" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 19, - "funcName": "device_follow", - "created": 1755890058.1039762, - "msecs": 103.0, - "relativeCreated": 36556.865521, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:18,103", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.videv.gfw.dirk.amplifier.state.set", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "videv/gfw/dirk/amplifier/state/set", - "false" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890058.0034864, - "msecs": 3.0, - "relativeCreated": 36456.375798, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic videv/gfw/dirk/amplifier/state/set and payload false", - "asctime": "2025-08-22 21:14:18,003" - } - ], - "time_consumption": 0.10048985481262207 - }, - { - "name": "__tLogger__", - "msg": "Start state (master, slave) is correct (Content %s and Type is %s).", - "args": [ - "(False, False)", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890058.1043198, - "msecs": 104.0, - "relativeCreated": 36557.209231, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:18,104", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Start state (master, slave)", - "(False, False)", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890058.104199, - "msecs": 104.0, - "relativeCreated": 36557.088372, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:18,104" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Start state (master, slave)", - "=", - "(False, False)", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890058.104254, - "msecs": 104.0, - "relativeCreated": 36557.14333, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:18,104" - } - ], - "time_consumption": 6.580352783203125e-05 - }, - { - "name": "__tLogger__", - "msg": "Setting state of %s to %s", - "args": [ - "ViDevLight.state (gfw.dirk.amplifier)", - "True" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 28, - "funcName": "device_follow", - "created": 1755890058.2049646, - "msecs": 204.0, - "relativeCreated": 36657.853996, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Setting state of ViDevLight.state (gfw.dirk.amplifier) to True", - "asctime": "2025-08-22 21:14:18,204", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.videv.gfw.dirk.amplifier.state.set", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "videv/gfw/dirk/amplifier/state/set", - "true" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890058.104426, - "msecs": 104.0, - "relativeCreated": 36557.315369, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic videv/gfw/dirk/amplifier/state/set and payload true", - "asctime": "2025-08-22 21:14:18,104" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1/set", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890058.1066773, - "msecs": 106.0, - "relativeCreated": 36559.566539, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'true'", - "asctime": "2025-08-22 21:14:18,106" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1", - "true" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890058.106868, - "msecs": 106.0, - "relativeCreated": 36559.757341, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload true", - "asctime": "2025-08-22 21:14:18,106" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", - "msg": "Received message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890058.1075675, - "msecs": 107.0, - "relativeCreated": 36560.456977, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1 and payload b'true'", - "asctime": "2025-08-22 21:14:18,107" - }, - { - "name": "smart_brain.mqtt.videv.gfw.dirk.amplifier.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/gfw/dirk/amplifier/state", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890058.1907985, - "msecs": 190.0, - "relativeCreated": 36643.68804, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/gfw/dirk/amplifier/state and payload b'true'", - "asctime": "2025-08-22 21:14:18,190" - } - ], - "time_consumption": 0.014166116714477539 - }, - { - "name": "__tLogger__", - "msg": "Value for Powerplug4P.amplifier (gfw.dirk.powerplug) is correct (Content %s and Type is %s).", - "args": [ - "True", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890058.2053273, - "msecs": 205.0, - "relativeCreated": 36658.216819, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Value for Powerplug4P.amplifier (gfw.dirk.powerplug) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:18,205", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Value for Powerplug4P.amplifier (gfw.dirk.powerplug)", - "True", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890058.205192, - "msecs": 205.0, - "relativeCreated": 36658.081622, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Value for Powerplug4P.amplifier (gfw.dirk.powerplug)): True ()", - "asctime": "2025-08-22 21:14:18,205" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Value for Powerplug4P.amplifier (gfw.dirk.powerplug)", - "=", - "True", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890058.2052808, - "msecs": 205.0, - "relativeCreated": 36658.170061, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Value for Powerplug4P.amplifier (gfw.dirk.powerplug)): result = True ()", - "asctime": "2025-08-22 21:14:18,205" - } - ], - "time_consumption": 4.649162292480469e-05 - }, - { - "name": "__tLogger__", - "msg": "Setting state of %s to %s", - "args": [ - "ViDevLight.state (gfw.dirk.amplifier)", - "False" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 28, - "funcName": "device_follow", - "created": 1755890058.3059762, - "msecs": 305.0, - "relativeCreated": 36758.86541, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Setting state of ViDevLight.state (gfw.dirk.amplifier) to False", - "asctime": "2025-08-22 21:14:18,305", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.videv.gfw.dirk.amplifier.state.set", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "videv/gfw/dirk/amplifier/state/set", - "false" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890058.2054403, - "msecs": 205.0, - "relativeCreated": 36658.329719, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic videv/gfw/dirk/amplifier/state/set and payload false", - "asctime": "2025-08-22 21:14:18,205" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1/set", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890058.2077036, - "msecs": 207.0, - "relativeCreated": 36660.593009, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'false'", - "asctime": "2025-08-22 21:14:18,207" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1", - "false" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890058.20792, - "msecs": 207.0, - "relativeCreated": 36660.80959, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload false", - "asctime": "2025-08-22 21:14:18,207" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", - "msg": "Received message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890058.208736, - "msecs": 208.0, - "relativeCreated": 36661.625462, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1 and payload b'false'", - "asctime": "2025-08-22 21:14:18,208" - }, - { - "name": "smart_brain.mqtt.videv.gfw.dirk.amplifier.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/gfw/dirk/amplifier/state", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890058.2909427, - "msecs": 290.0, - "relativeCreated": 36743.832166, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/gfw/dirk/amplifier/state and payload b'false'", - "asctime": "2025-08-22 21:14:18,290" - } - ], - "time_consumption": 0.015033483505249023 - }, - { - "name": "__tLogger__", - "msg": "Value for Powerplug4P.amplifier (gfw.dirk.powerplug) is correct (Content %s and Type is %s).", - "args": [ - "False", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890058.3063486, - "msecs": 306.0, - "relativeCreated": 36759.23792, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Value for Powerplug4P.amplifier (gfw.dirk.powerplug) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:18,306", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Value for Powerplug4P.amplifier (gfw.dirk.powerplug)", - "False", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890058.3062332, - "msecs": 306.0, - "relativeCreated": 36759.122617, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Value for Powerplug4P.amplifier (gfw.dirk.powerplug)): False ()", - "asctime": "2025-08-22 21:14:18,306" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Value for Powerplug4P.amplifier (gfw.dirk.powerplug)", - "=", - "False", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890058.306303, - "msecs": 306.0, - "relativeCreated": 36759.192461, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Value for Powerplug4P.amplifier (gfw.dirk.powerplug)): result = False ()", - "asctime": "2025-08-22 21:14:18,306" - } - ], - "time_consumption": 4.553794860839844e-05 - } - ], - "time_consumption": 0.3029918670654297, - "time_start": "2025-08-22 21:14:18,003", - "time_finished": "2025-08-22 21:14:18,306" - }, - "Powerplug4P.amplifier (gfw.dirk.powerplug) -> ViDevLight.state (gfw.dirk.amplifier)": { - "name": "__tLogger__", - "msg": "Powerplug4P.amplifier (gfw.dirk.powerplug) -> ViDevLight.state (gfw.dirk.amplifier)", - "args": null, - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/report/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 329, - "funcName": "testCase", - "created": 1755890058.3065536, - "msecs": 306.0, - "relativeCreated": 36759.443043, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Powerplug4P.amplifier (gfw.dirk.powerplug) -> ViDevLight.state (gfw.dirk.amplifier)", - "asctime": "2025-08-22 21:14:18,306", - "moduleLogger": [], - "testcaseLogger": [ - { - "name": "__tLogger__", - "msg": "Prepare: Setting devices to last state %s", - "args": [ - "False" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 19, - "funcName": "device_follow", - "created": 1755890058.4071887, - "msecs": 407.0, - "relativeCreated": 36860.078116, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:18,407", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.videv.gfw.dirk.amplifier.state.set", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "videv/gfw/dirk/amplifier/state/set", - "false" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890058.3066807, - "msecs": 306.0, - "relativeCreated": 36759.570068, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic videv/gfw/dirk/amplifier/state/set and payload false", - "asctime": "2025-08-22 21:14:18,306" - } - ], - "time_consumption": 0.10050797462463379 - }, - { - "name": "__tLogger__", - "msg": "Start state (master, slave) is correct (Content %s and Type is %s).", - "args": [ - "(False, False)", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890058.4075646, - "msecs": 407.0, - "relativeCreated": 36860.454056, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:18,407", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Start state (master, slave)", - "(False, False)", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890058.4074318, - "msecs": 407.0, - "relativeCreated": 36860.32124, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:18,407" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Start state (master, slave)", - "=", - "(False, False)", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890058.4075181, - "msecs": 407.0, - "relativeCreated": 36860.407721, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:18,407" - } - ], - "time_consumption": 4.649162292480469e-05 - }, - { - "name": "__tLogger__", - "msg": "Setting state of %s to %s", - "args": [ - "Powerplug4P.amplifier (gfw.dirk.powerplug)", - "True" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 28, - "funcName": "device_follow", - "created": 1755890058.5082107, - "msecs": 508.0, - "relativeCreated": 36961.100122, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Setting state of Powerplug4P.amplifier (gfw.dirk.powerplug) to True", - "asctime": "2025-08-22 21:14:18,508", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1", - "true" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890058.4077005, - "msecs": 407.0, - "relativeCreated": 36860.589793, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload true", - "asctime": "2025-08-22 21:14:18,407" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", - "msg": "Received message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890058.4087598, - "msecs": 408.0, - "relativeCreated": 36861.649231, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1 and payload b'true'", - "asctime": "2025-08-22 21:14:18,408" - }, - { - "name": "smart_brain.mqtt.videv.gfw.dirk.amplifier.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/gfw/dirk/amplifier/state", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890058.4519823, - "msecs": 451.0, - "relativeCreated": 36904.871721, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/gfw/dirk/amplifier/state and payload b'true'", - "asctime": "2025-08-22 21:14:18,451" - } - ], - "time_consumption": 0.0562283992767334 - }, - { - "name": "__tLogger__", - "msg": "Value for ViDevLight.state (gfw.dirk.amplifier) is correct (Content %s and Type is %s).", - "args": [ - "True", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890058.5085409, - "msecs": 508.0, - "relativeCreated": 36961.430334, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Value for ViDevLight.state (gfw.dirk.amplifier) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:18,508", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Value for ViDevLight.state (gfw.dirk.amplifier)", - "True", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890058.508438, - "msecs": 508.0, - "relativeCreated": 36961.327415, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Value for ViDevLight.state (gfw.dirk.amplifier)): True ()", - "asctime": "2025-08-22 21:14:18,508" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Value for ViDevLight.state (gfw.dirk.amplifier)", - "=", - "True", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890058.5084958, - "msecs": 508.0, - "relativeCreated": 36961.385323, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Value for ViDevLight.state (gfw.dirk.amplifier)): result = True ()", - "asctime": "2025-08-22 21:14:18,508" - } - ], - "time_consumption": 4.506111145019531e-05 - }, - { - "name": "__tLogger__", - "msg": "Setting state of %s to %s", - "args": [ - "Powerplug4P.amplifier (gfw.dirk.powerplug)", - "False" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 28, - "funcName": "device_follow", - "created": 1755890058.6092224, - "msecs": 609.0, - "relativeCreated": 37062.111858, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Setting state of Powerplug4P.amplifier (gfw.dirk.powerplug) to False", - "asctime": "2025-08-22 21:14:18,609", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1", - "false" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890058.5086696, - "msecs": 508.0, - "relativeCreated": 36961.559032, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload false", - "asctime": "2025-08-22 21:14:18,508" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", - "msg": "Received message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890058.5097017, - "msecs": 509.0, - "relativeCreated": 36962.591146, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1 and payload b'false'", - "asctime": "2025-08-22 21:14:18,509" - }, - { - "name": "smart_brain.mqtt.videv.gfw.dirk.amplifier.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/gfw/dirk/amplifier/state", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890058.511303, - "msecs": 511.0, - "relativeCreated": 36964.192403, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/gfw/dirk/amplifier/state and payload b'false'", - "asctime": "2025-08-22 21:14:18,511" - } - ], - "time_consumption": 0.09791946411132812 - }, - { - "name": "__tLogger__", - "msg": "Value for ViDevLight.state (gfw.dirk.amplifier) is correct (Content %s and Type is %s).", - "args": [ - "False", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890058.6095505, - "msecs": 609.0, - "relativeCreated": 37062.439881, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Value for ViDevLight.state (gfw.dirk.amplifier) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:18,609", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Value for ViDevLight.state (gfw.dirk.amplifier)", - "False", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890058.6094496, - "msecs": 609.0, - "relativeCreated": 37062.339115, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Value for ViDevLight.state (gfw.dirk.amplifier)): False ()", - "asctime": "2025-08-22 21:14:18,609" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Value for ViDevLight.state (gfw.dirk.amplifier)", - "=", - "False", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890058.6095068, - "msecs": 609.0, - "relativeCreated": 37062.396121, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Value for ViDevLight.state (gfw.dirk.amplifier)): result = False ()", - "asctime": "2025-08-22 21:14:18,609" - } - ], - "time_consumption": 4.363059997558594e-05 - } - ], - "time_consumption": 0.3029968738555908, - "time_start": "2025-08-22 21:14:18,306", - "time_finished": "2025-08-22 21:14:18,609" - }, - "ViDevLight.state (gfw.dirk.phono) -> Powerplug4P.phono (gfw.dirk.powerplug)": { - "name": "__tLogger__", - "msg": "ViDevLight.state (gfw.dirk.phono) -> Powerplug4P.phono (gfw.dirk.powerplug)", - "args": null, - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/report/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 329, - "funcName": "testCase", - "created": 1755890058.6097813, - "msecs": 609.0, - "relativeCreated": 37062.670608, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "ViDevLight.state (gfw.dirk.phono) -> Powerplug4P.phono (gfw.dirk.powerplug)", - "asctime": "2025-08-22 21:14:18,609", - "moduleLogger": [], - "testcaseLogger": [ - { - "name": "__tLogger__", - "msg": "Prepare: Setting devices to last state %s", - "args": [ - "False" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 19, - "funcName": "device_follow", - "created": 1755890058.7104595, - "msecs": 710.0, - "relativeCreated": 37163.34883, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:18,710", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.videv.gfw.dirk.phono.state.set", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "videv/gfw/dirk/phono/state/set", - "false" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890058.6099627, - "msecs": 609.0, - "relativeCreated": 37062.852215, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic videv/gfw/dirk/phono/state/set and payload false", - "asctime": "2025-08-22 21:14:18,609" - } - ], - "time_consumption": 0.10049676895141602 - }, - { - "name": "__tLogger__", - "msg": "Start state (master, slave) is correct (Content %s and Type is %s).", - "args": [ - "(False, False)", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890058.7108042, - "msecs": 710.0, - "relativeCreated": 37163.693709, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:18,710", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Start state (master, slave)", - "(False, False)", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890058.7107, - "msecs": 710.0, - "relativeCreated": 37163.58938, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:18,710" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Start state (master, slave)", - "=", - "(False, False)", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890058.7107606, - "msecs": 710.0, - "relativeCreated": 37163.650076, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:18,710" - } - ], - "time_consumption": 4.363059997558594e-05 - }, - { - "name": "__tLogger__", - "msg": "Setting state of %s to %s", - "args": [ - "ViDevLight.state (gfw.dirk.phono)", - "True" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 28, - "funcName": "device_follow", - "created": 1755890058.8114839, - "msecs": 811.0, - "relativeCreated": 37264.373328, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Setting state of ViDevLight.state (gfw.dirk.phono) to True", - "asctime": "2025-08-22 21:14:18,811", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.videv.gfw.dirk.phono.state.set", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "videv/gfw/dirk/phono/state/set", - "true" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890058.7109501, - "msecs": 710.0, - "relativeCreated": 37163.83957, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic videv/gfw/dirk/phono/state/set and payload true", - "asctime": "2025-08-22 21:14:18,710" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.2.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/2/set", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890058.7131937, - "msecs": 713.0, - "relativeCreated": 37166.083076, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/2/set and payload b'true'", - "asctime": "2025-08-22 21:14:18,713" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.2", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/2", - "true" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890058.713394, - "msecs": 713.0, - "relativeCreated": 37166.283297, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/2 and payload true", - "asctime": "2025-08-22 21:14:18,713" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.2", - "msg": "Received message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/2", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890058.7140203, - "msecs": 714.0, - "relativeCreated": 37166.909757, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/2 and payload b'true'", - "asctime": "2025-08-22 21:14:18,714" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1/set", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890058.7561429, - "msecs": 756.0, - "relativeCreated": 37209.032137, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'true'", - "asctime": "2025-08-22 21:14:18,756" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1", - "true" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890058.7563887, - "msecs": 756.0, - "relativeCreated": 37209.278061, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload true", - "asctime": "2025-08-22 21:14:18,756" - }, - { - "name": "smart_brain.mqtt.videv.gfw.dirk.phono.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/gfw/dirk/phono/state", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890058.7567713, - "msecs": 756.0, - "relativeCreated": 37209.660853, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/gfw/dirk/phono/state and payload b'true'", - "asctime": "2025-08-22 21:14:18,756" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", - "msg": "Received message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890058.7572503, - "msecs": 757.0, - "relativeCreated": 37210.139741, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1 and payload b'true'", - "asctime": "2025-08-22 21:14:18,757" - }, - { - "name": "smart_brain.mqtt.videv.gfw.dirk.amplifier.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/gfw/dirk/amplifier/state", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890058.7998252, - "msecs": 799.0, - "relativeCreated": 37252.714626, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/gfw/dirk/amplifier/state and payload b'true'", - "asctime": "2025-08-22 21:14:18,799" - } - ], - "time_consumption": 0.011658668518066406 - }, - { - "name": "__tLogger__", - "msg": "Value for Powerplug4P.phono (gfw.dirk.powerplug) is correct (Content %s and Type is %s).", - "args": [ - "True", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890058.8118157, - "msecs": 811.0, - "relativeCreated": 37264.704976, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Value for Powerplug4P.phono (gfw.dirk.powerplug) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:18,811", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Value for Powerplug4P.phono (gfw.dirk.powerplug)", - "True", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890058.8117123, - "msecs": 811.0, - "relativeCreated": 37264.60166, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Value for Powerplug4P.phono (gfw.dirk.powerplug)): True ()", - "asctime": "2025-08-22 21:14:18,811" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Value for Powerplug4P.phono (gfw.dirk.powerplug)", - "=", - "True", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890058.8117712, - "msecs": 811.0, - "relativeCreated": 37264.660495, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Value for Powerplug4P.phono (gfw.dirk.powerplug)): result = True ()", - "asctime": "2025-08-22 21:14:18,811" - } - ], - "time_consumption": 4.458427429199219e-05 - }, - { - "name": "__tLogger__", - "msg": "Setting state of %s to %s", - "args": [ - "ViDevLight.state (gfw.dirk.phono)", - "False" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 28, - "funcName": "device_follow", - "created": 1755890058.912504, - "msecs": 912.0, - "relativeCreated": 37365.3934, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Setting state of ViDevLight.state (gfw.dirk.phono) to False", - "asctime": "2025-08-22 21:14:18,912", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.videv.gfw.dirk.phono.state.set", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "videv/gfw/dirk/phono/state/set", - "false" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890058.81197, - "msecs": 811.0, - "relativeCreated": 37264.859513, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic videv/gfw/dirk/phono/state/set and payload false", - "asctime": "2025-08-22 21:14:18,811" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.2.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/2/set", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890058.8142529, - "msecs": 814.0, - "relativeCreated": 37267.142297, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/2/set and payload b'false'", - "asctime": "2025-08-22 21:14:18,814" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.2", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/2", - "false" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890058.8144493, - "msecs": 814.0, - "relativeCreated": 37267.338706, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/2 and payload false", - "asctime": "2025-08-22 21:14:18,814" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.2", - "msg": "Received message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/2", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890058.81509, - "msecs": 815.0, - "relativeCreated": 37267.979266, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/2 and payload b'false'", - "asctime": "2025-08-22 21:14:18,815" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1/set", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890058.8562105, - "msecs": 856.0, - "relativeCreated": 37309.09985, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'false'", - "asctime": "2025-08-22 21:14:18,856" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1", - "false" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890058.85644, - "msecs": 856.0, - "relativeCreated": 37309.329381, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload false", - "asctime": "2025-08-22 21:14:18,856" - }, - { - "name": "smart_brain.mqtt.videv.gfw.dirk.phono.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/gfw/dirk/phono/state", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890058.856835, - "msecs": 856.0, - "relativeCreated": 37309.724287, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/gfw/dirk/phono/state and payload b'false'", - "asctime": "2025-08-22 21:14:18,856" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", - "msg": "Received message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890058.8575993, - "msecs": 857.0, - "relativeCreated": 37310.488756, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1 and payload b'false'", - "asctime": "2025-08-22 21:14:18,857" - }, - { - "name": "smart_brain.mqtt.videv.gfw.dirk.amplifier.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/gfw/dirk/amplifier/state", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890058.9000156, - "msecs": 900.0, - "relativeCreated": 37352.904962, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/gfw/dirk/amplifier/state and payload b'false'", - "asctime": "2025-08-22 21:14:18,900" - } - ], - "time_consumption": 0.012488365173339844 - }, - { - "name": "__tLogger__", - "msg": "Value for Powerplug4P.phono (gfw.dirk.powerplug) is correct (Content %s and Type is %s).", - "args": [ - "False", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890058.9128609, - "msecs": 912.0, - "relativeCreated": 37365.750443, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Value for Powerplug4P.phono (gfw.dirk.powerplug) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:18,912", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Value for Powerplug4P.phono (gfw.dirk.powerplug)", - "False", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890058.9127364, - "msecs": 912.0, - "relativeCreated": 37365.625882, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Value for Powerplug4P.phono (gfw.dirk.powerplug)): False ()", - "asctime": "2025-08-22 21:14:18,912" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Value for Powerplug4P.phono (gfw.dirk.powerplug)", - "=", - "False", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890058.9128187, - "msecs": 912.0, - "relativeCreated": 37365.708064, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Value for Powerplug4P.phono (gfw.dirk.powerplug)): result = False ()", - "asctime": "2025-08-22 21:14:18,912" - } - ], - "time_consumption": 4.220008850097656e-05 - } - ], - "time_consumption": 0.30307960510253906, - "time_start": "2025-08-22 21:14:18,609", - "time_finished": "2025-08-22 21:14:18,912" - }, - "Powerplug4P.phono (gfw.dirk.powerplug) -> ViDevLight.state (gfw.dirk.phono)": { - "name": "__tLogger__", - "msg": "Powerplug4P.phono (gfw.dirk.powerplug) -> ViDevLight.state (gfw.dirk.phono)", - "args": null, - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/report/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 329, - "funcName": "testCase", - "created": 1755890058.9131012, - "msecs": 913.0, - "relativeCreated": 37365.990639, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Powerplug4P.phono (gfw.dirk.powerplug) -> ViDevLight.state (gfw.dirk.phono)", - "asctime": "2025-08-22 21:14:18,913", - "moduleLogger": [], - "testcaseLogger": [ - { - "name": "__tLogger__", - "msg": "Prepare: Setting devices to last state %s", - "args": [ - "False" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 19, - "funcName": "device_follow", - "created": 1755890059.0135639, - "msecs": 13.0, - "relativeCreated": 37466.453306, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:19,013", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.videv.gfw.dirk.phono.state.set", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "videv/gfw/dirk/phono/state/set", - "false" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890058.9132311, - "msecs": 913.0, - "relativeCreated": 37366.120522, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic videv/gfw/dirk/phono/state/set and payload false", - "asctime": "2025-08-22 21:14:18,913" - } - ], - "time_consumption": 0.10033273696899414 - }, - { - "name": "__tLogger__", - "msg": "Start state (master, slave) is correct (Content %s and Type is %s).", - "args": [ - "(False, False)", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890059.0138812, - "msecs": 13.0, - "relativeCreated": 37466.770474, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:19,013", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Start state (master, slave)", - "(False, False)", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890059.0137684, - "msecs": 13.0, - "relativeCreated": 37466.657815, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:19,013" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Start state (master, slave)", - "=", - "(False, False)", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890059.0138361, - "msecs": 13.0, - "relativeCreated": 37466.725377, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:19,013" - } - ], - "time_consumption": 4.506111145019531e-05 - }, - { - "name": "__tLogger__", - "msg": "Setting state of %s to %s", - "args": [ - "Powerplug4P.phono (gfw.dirk.powerplug)", - "True" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 28, - "funcName": "device_follow", - "created": 1755890059.1145344, - "msecs": 114.0, - "relativeCreated": 37567.423808, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Setting state of Powerplug4P.phono (gfw.dirk.powerplug) to True", - "asctime": "2025-08-22 21:14:19,114", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.2", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/2", - "true" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890059.0140274, - "msecs": 14.0, - "relativeCreated": 37466.916715, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/2 and payload true", - "asctime": "2025-08-22 21:14:19,014" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.2", - "msg": "Received message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/2", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890059.0150003, - "msecs": 15.0, - "relativeCreated": 37467.88966, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/2 and payload b'true'", - "asctime": "2025-08-22 21:14:19,015" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1/set", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890059.055609, - "msecs": 55.0, - "relativeCreated": 37508.498577, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'true'", - "asctime": "2025-08-22 21:14:19,055" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1", - "true" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890059.0558352, - "msecs": 55.0, - "relativeCreated": 37508.724444, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload true", - "asctime": "2025-08-22 21:14:19,055" - }, - { - "name": "smart_brain.mqtt.videv.gfw.dirk.phono.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/gfw/dirk/phono/state", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890059.0562627, - "msecs": 56.0, - "relativeCreated": 37509.15199, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/gfw/dirk/phono/state and payload b'true'", - "asctime": "2025-08-22 21:14:19,056" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", - "msg": "Received message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890059.0571146, - "msecs": 57.0, - "relativeCreated": 37510.003917, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1 and payload b'true'", - "asctime": "2025-08-22 21:14:19,057" - }, - { - "name": "smart_brain.mqtt.videv.gfw.dirk.amplifier.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/gfw/dirk/amplifier/state", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890059.0999925, - "msecs": 99.0, - "relativeCreated": 37552.882092, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/gfw/dirk/amplifier/state and payload b'true'", - "asctime": "2025-08-22 21:14:19,099" - } - ], - "time_consumption": 0.014541864395141602 - }, - { - "name": "__tLogger__", - "msg": "Value for ViDevLight.state (gfw.dirk.phono) is correct (Content %s and Type is %s).", - "args": [ - "True", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890059.114937, - "msecs": 114.0, - "relativeCreated": 37567.826391, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Value for ViDevLight.state (gfw.dirk.phono) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:19,114", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Value for ViDevLight.state (gfw.dirk.phono)", - "True", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890059.1147664, - "msecs": 114.0, - "relativeCreated": 37567.655852, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Value for ViDevLight.state (gfw.dirk.phono)): True ()", - "asctime": "2025-08-22 21:14:19,114" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Value for ViDevLight.state (gfw.dirk.phono)", - "=", - "True", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890059.1148596, - "msecs": 114.0, - "relativeCreated": 37567.748815, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Value for ViDevLight.state (gfw.dirk.phono)): result = True ()", - "asctime": "2025-08-22 21:14:19,114" - } - ], - "time_consumption": 7.748603820800781e-05 - }, - { - "name": "__tLogger__", - "msg": "Setting state of %s to %s", - "args": [ - "Powerplug4P.phono (gfw.dirk.powerplug)", - "False" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 28, - "funcName": "device_follow", - "created": 1755890059.2155683, - "msecs": 215.0, - "relativeCreated": 37668.457894, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Setting state of Powerplug4P.phono (gfw.dirk.powerplug) to False", - "asctime": "2025-08-22 21:14:19,215", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.2", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/2", - "false" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890059.1150715, - "msecs": 115.0, - "relativeCreated": 37567.960886, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/2 and payload false", - "asctime": "2025-08-22 21:14:19,115" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.2", - "msg": "Received message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/2", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890059.116117, - "msecs": 116.0, - "relativeCreated": 37569.006381, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/2 and payload b'false'", - "asctime": "2025-08-22 21:14:19,116" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1/set", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890059.1566849, - "msecs": 156.0, - "relativeCreated": 37609.574093, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'false'", - "asctime": "2025-08-22 21:14:19,156" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1", - "false" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890059.156963, - "msecs": 156.0, - "relativeCreated": 37609.852589, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload false", - "asctime": "2025-08-22 21:14:19,156" - }, - { - "name": "smart_brain.mqtt.videv.gfw.dirk.phono.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/gfw/dirk/phono/state", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890059.1573164, - "msecs": 157.0, - "relativeCreated": 37610.205809, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/gfw/dirk/phono/state and payload b'false'", - "asctime": "2025-08-22 21:14:19,157" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", - "msg": "Received message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890059.1580923, - "msecs": 158.0, - "relativeCreated": 37610.981661, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1 and payload b'false'", - "asctime": "2025-08-22 21:14:19,158" - }, - { - "name": "smart_brain.mqtt.videv.gfw.dirk.amplifier.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/gfw/dirk/amplifier/state", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890059.2007778, - "msecs": 200.0, - "relativeCreated": 37653.667026, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/gfw/dirk/amplifier/state and payload b'false'", - "asctime": "2025-08-22 21:14:19,200" - } - ], - "time_consumption": 0.014790534973144531 - }, - { - "name": "__tLogger__", - "msg": "Value for ViDevLight.state (gfw.dirk.phono) is correct (Content %s and Type is %s).", - "args": [ - "False", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890059.215966, - "msecs": 215.0, - "relativeCreated": 37668.855248, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Value for ViDevLight.state (gfw.dirk.phono) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:19,215", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Value for ViDevLight.state (gfw.dirk.phono)", - "False", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890059.215801, - "msecs": 215.0, - "relativeCreated": 37668.69049, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Value for ViDevLight.state (gfw.dirk.phono)): False ()", - "asctime": "2025-08-22 21:14:19,215" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Value for ViDevLight.state (gfw.dirk.phono)", - "=", - "False", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890059.2158856, - "msecs": 215.0, - "relativeCreated": 37668.775054, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Value for ViDevLight.state (gfw.dirk.phono)): result = False ()", - "asctime": "2025-08-22 21:14:19,215" - } - ], - "time_consumption": 8.034706115722656e-05 - } - ], - "time_consumption": 0.30286478996276855, - "time_start": "2025-08-22 21:14:18,913", - "time_finished": "2025-08-22 21:14:19,215" - }, - "ViDevLight.state (gfw.dirk.cd_player) -> Powerplug4P.cd-player (gfw.dirk.powerplug)": { - "name": "__tLogger__", - "msg": "ViDevLight.state (gfw.dirk.cd_player) -> Powerplug4P.cd-player (gfw.dirk.powerplug)", - "args": null, - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/report/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 329, - "funcName": "testCase", - "created": 1755890059.2161758, - "msecs": 216.0, - "relativeCreated": 37669.065167, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "ViDevLight.state (gfw.dirk.cd_player) -> Powerplug4P.cd-player (gfw.dirk.powerplug)", - "asctime": "2025-08-22 21:14:19,216", - "moduleLogger": [], - "testcaseLogger": [ - { - "name": "__tLogger__", - "msg": "Prepare: Setting devices to last state %s", - "args": [ - "False" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 19, - "funcName": "device_follow", - "created": 1755890059.316811, - "msecs": 316.0, - "relativeCreated": 37769.700375, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:19,316", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.videv.gfw.dirk.cd_player.state.set", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "videv/gfw/dirk/cd_player/state/set", - "false" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890059.216324, - "msecs": 216.0, - "relativeCreated": 37669.213498, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic videv/gfw/dirk/cd_player/state/set and payload false", - "asctime": "2025-08-22 21:14:19,216" - } - ], - "time_consumption": 0.10048699378967285 - }, - { - "name": "__tLogger__", - "msg": "Start state (master, slave) is correct (Content %s and Type is %s).", - "args": [ - "(False, False)", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890059.317222, - "msecs": 317.0, - "relativeCreated": 37770.111444, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:19,317", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Start state (master, slave)", - "(False, False)", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890059.3170862, - "msecs": 317.0, - "relativeCreated": 37769.97569, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:19,317" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Start state (master, slave)", - "=", - "(False, False)", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890059.3171716, - "msecs": 317.0, - "relativeCreated": 37770.060913, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:19,317" - } - ], - "time_consumption": 5.054473876953125e-05 - }, - { - "name": "__tLogger__", - "msg": "Setting state of %s to %s", - "args": [ - "ViDevLight.state (gfw.dirk.cd_player)", - "True" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 28, - "funcName": "device_follow", - "created": 1755890059.4178467, - "msecs": 417.0, - "relativeCreated": 37870.73612, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Setting state of ViDevLight.state (gfw.dirk.cd_player) to True", - "asctime": "2025-08-22 21:14:19,417", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.videv.gfw.dirk.cd_player.state.set", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "videv/gfw/dirk/cd_player/state/set", - "true" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890059.3173635, - "msecs": 317.0, - "relativeCreated": 37770.252737, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic videv/gfw/dirk/cd_player/state/set and payload true", - "asctime": "2025-08-22 21:14:19,317" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.3.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/3/set", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890059.3199224, - "msecs": 319.0, - "relativeCreated": 37772.811902, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/3/set and payload b'true'", - "asctime": "2025-08-22 21:14:19,319" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.3", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/3", - "true" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890059.3201253, - "msecs": 320.0, - "relativeCreated": 37773.014956, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/3 and payload true", - "asctime": "2025-08-22 21:14:19,320" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.3", - "msg": "Received message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/3", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890059.3209796, - "msecs": 320.0, - "relativeCreated": 37773.869202, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/3 and payload b'true'", - "asctime": "2025-08-22 21:14:19,320" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1/set", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890059.3623283, - "msecs": 362.0, - "relativeCreated": 37815.217807, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'true'", - "asctime": "2025-08-22 21:14:19,362" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1", - "true" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890059.3625557, - "msecs": 362.0, - "relativeCreated": 37815.444996, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload true", - "asctime": "2025-08-22 21:14:19,362" - }, - { - "name": "smart_brain.mqtt.videv.gfw.dirk.cd_player.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/gfw/dirk/cd_player/state", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890059.3629394, - "msecs": 362.0, - "relativeCreated": 37815.828868, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/gfw/dirk/cd_player/state and payload b'true'", - "asctime": "2025-08-22 21:14:19,362" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", - "msg": "Received message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890059.36369, - "msecs": 363.0, - "relativeCreated": 37816.579392, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1 and payload b'true'", - "asctime": "2025-08-22 21:14:19,363" - }, - { - "name": "smart_brain.mqtt.videv.gfw.dirk.amplifier.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/gfw/dirk/amplifier/state", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890059.4058008, - "msecs": 405.0, - "relativeCreated": 37858.690156, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/gfw/dirk/amplifier/state and payload b'true'", - "asctime": "2025-08-22 21:14:19,405" - } - ], - "time_consumption": 0.012045860290527344 - }, - { - "name": "__tLogger__", - "msg": "Value for Powerplug4P.cd-player (gfw.dirk.powerplug) is correct (Content %s and Type is %s).", - "args": [ - "True", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890059.418209, - "msecs": 418.0, - "relativeCreated": 37871.098394, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Value for Powerplug4P.cd-player (gfw.dirk.powerplug) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:19,418", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Value for Powerplug4P.cd-player (gfw.dirk.powerplug)", - "True", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890059.418111, - "msecs": 418.0, - "relativeCreated": 37871.000342, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Value for Powerplug4P.cd-player (gfw.dirk.powerplug)): True ()", - "asctime": "2025-08-22 21:14:19,418" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Value for Powerplug4P.cd-player (gfw.dirk.powerplug)", - "=", - "True", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890059.4181662, - "msecs": 418.0, - "relativeCreated": 37871.055757, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Value for Powerplug4P.cd-player (gfw.dirk.powerplug)): result = True ()", - "asctime": "2025-08-22 21:14:19,418" + "asctime": "2025-08-29 17:57:38,329" } ], "time_consumption": 4.291534423828125e-05 @@ -97170,7 +92721,259 @@ "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.state (gfw.dirk.cd_player)", + "ViDevCommon.state (gfw.dirk.pc_dock)", + "True" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 28, + "funcName": "device_follow", + "created": 1756483058.4298975, + "msecs": 429.0, + "relativeCreated": 36125.321122, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Setting state of ViDevCommon.state (gfw.dirk.pc_dock) to True", + "asctime": "2025-08-29 17:57:38,429", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.videv.gfw.dirk.pc_dock.state.set", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/pc_dock/state/set", + "true" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483058.3293386, + "msecs": 329.0, + "relativeCreated": 36024.762389, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic videv/gfw/dirk/pc_dock/state/set and payload true", + "asctime": "2025-08-29 17:57:38,329" + }, + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.dock.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/dirk/dock/set", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483058.3324263, + "msecs": 332.0, + "relativeCreated": 36027.849954, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_gfw/gfw/dirk/dock/set and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:38,332" + }, + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.dock", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/dirk/dock", + "{\"state\": \"on\"}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483058.3327143, + "msecs": 332.0, + "relativeCreated": 36028.137878, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_gfw/gfw/dirk/dock and payload {\"state\": \"on\"}", + "asctime": "2025-08-29 17:57:38,332" + }, + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.dock", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/dirk/dock", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483058.3334155, + "msecs": 333.0, + "relativeCreated": 36028.839057, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_gfw/gfw/dirk/dock and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:38,333" + }, + { + "name": "smart_brain.mqtt.videv.gfw.dirk.pc_dock.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/pc_dock/state", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483058.375423, + "msecs": 375.0, + "relativeCreated": 36070.846625, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/gfw/dirk/pc_dock/state and payload b'true'", + "asctime": "2025-08-29 17:57:38,375" + } + ], + "time_consumption": 0.054474592208862305 + }, + { + "name": "__tLogger__", + "msg": "Value for Powerplug1P.state (gfw.dirk.dock) is correct (Content %s and Type is %s).", + "args": [ + "True", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483058.4302328, + "msecs": 430.0, + "relativeCreated": 36125.656468, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Value for Powerplug1P.state (gfw.dirk.dock) is correct (Content True and Type is ).", + "asctime": "2025-08-29 17:57:38,430", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Value for Powerplug1P.state (gfw.dirk.dock)", + "True", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483058.430134, + "msecs": 430.0, + "relativeCreated": 36125.557693, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Value for Powerplug1P.state (gfw.dirk.dock)): True ()", + "asctime": "2025-08-29 17:57:38,430" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Value for Powerplug1P.state (gfw.dirk.dock)", + "=", + "True", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483058.4301903, + "msecs": 430.0, + "relativeCreated": 36125.613897, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Value for Powerplug1P.state (gfw.dirk.dock)): result = True ()", + "asctime": "2025-08-29 17:57:38,430" + } + ], + "time_consumption": 4.2438507080078125e-05 + }, + { + "name": "__tLogger__", + "msg": "Setting state of %s to %s", + "args": [ + "ViDevCommon.state (gfw.dirk.pc_dock)", "False" ], "levelname": "DEBUG", @@ -97182,16 +92985,3790 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890059.5188437, - "msecs": 518.0, - "relativeCreated": 37971.732927, - "thread": 138566182236416, + "created": 1756483058.5308716, + "msecs": 530.0, + "relativeCreated": 36226.295215, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.state (gfw.dirk.cd_player) to False", - "asctime": "2025-08-22 21:14:19,518", + "message": "Setting state of ViDevCommon.state (gfw.dirk.pc_dock) to False", + "asctime": "2025-08-29 17:57:38,530", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.videv.gfw.dirk.pc_dock.state.set", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/pc_dock/state/set", + "false" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483058.4303436, + "msecs": 430.0, + "relativeCreated": 36125.767457, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic videv/gfw/dirk/pc_dock/state/set and payload false", + "asctime": "2025-08-29 17:57:38,430" + }, + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.dock.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/dirk/dock/set", + "b'{\"state\": \"off\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483058.4332778, + "msecs": 433.0, + "relativeCreated": 36128.701722, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_gfw/gfw/dirk/dock/set and payload b'{\"state\": \"off\"}'", + "asctime": "2025-08-29 17:57:38,433" + }, + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.dock", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/dirk/dock", + "{\"state\": \"off\"}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483058.4335446, + "msecs": 433.0, + "relativeCreated": 36128.968478, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_gfw/gfw/dirk/dock and payload {\"state\": \"off\"}", + "asctime": "2025-08-29 17:57:38,433" + }, + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.dock", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/dirk/dock", + "b'{\"state\": \"off\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483058.43409, + "msecs": 434.0, + "relativeCreated": 36129.513683, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_gfw/gfw/dirk/dock and payload b'{\"state\": \"off\"}'", + "asctime": "2025-08-29 17:57:38,434" + }, + { + "name": "smart_brain.mqtt.videv.gfw.dirk.pc_dock.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/pc_dock/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483058.4767358, + "msecs": 476.0, + "relativeCreated": 36172.159521, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/gfw/dirk/pc_dock/state and payload b'false'", + "asctime": "2025-08-29 17:57:38,476" + } + ], + "time_consumption": 0.054135799407958984 + }, + { + "name": "__tLogger__", + "msg": "Value for Powerplug1P.state (gfw.dirk.dock) is correct (Content %s and Type is %s).", + "args": [ + "False", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483058.5312417, + "msecs": 531.0, + "relativeCreated": 36226.665454, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Value for Powerplug1P.state (gfw.dirk.dock) is correct (Content False and Type is ).", + "asctime": "2025-08-29 17:57:38,531", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Value for Powerplug1P.state (gfw.dirk.dock)", + "False", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483058.531117, + "msecs": 531.0, + "relativeCreated": 36226.540855, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Value for Powerplug1P.state (gfw.dirk.dock)): False ()", + "asctime": "2025-08-29 17:57:38,531" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Value for Powerplug1P.state (gfw.dirk.dock)", + "=", + "False", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483058.5311952, + "msecs": 531.0, + "relativeCreated": 36226.618829, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Value for Powerplug1P.state (gfw.dirk.dock)): result = False ()", + "asctime": "2025-08-29 17:57:38,531" + } + ], + "time_consumption": 4.649162292480469e-05 + } + ], + "time_consumption": 0.30306434631347656, + "time_start": "2025-08-29 17:57:38,228", + "time_finished": "2025-08-29 17:57:38,531" + }, + "Powerplug1P.state (gfw.dirk.dock) -> ViDevCommon.state (gfw.dirk.pc_dock)": { + "name": "__tLogger__", + "msg": "Powerplug1P.state (gfw.dirk.dock) -> ViDevCommon.state (gfw.dirk.pc_dock)", + "args": null, + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/report/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 329, + "funcName": "testCase", + "created": 1756483058.5314636, + "msecs": 531.0, + "relativeCreated": 36226.887272, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Powerplug1P.state (gfw.dirk.dock) -> ViDevCommon.state (gfw.dirk.pc_dock)", + "asctime": "2025-08-29 17:57:38,531", + "moduleLogger": [], + "testcaseLogger": [ + { + "name": "__tLogger__", + "msg": "Prepare: Setting devices to last state %s", + "args": [ + "False" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 19, + "funcName": "device_follow", + "created": 1756483058.6321294, + "msecs": 632.0, + "relativeCreated": 36327.553209, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Prepare: Setting devices to last state False", + "asctime": "2025-08-29 17:57:38,632", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.videv.gfw.dirk.pc_dock.state.set", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/pc_dock/state/set", + "false" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483058.531589, + "msecs": 531.0, + "relativeCreated": 36227.012807, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic videv/gfw/dirk/pc_dock/state/set and payload false", + "asctime": "2025-08-29 17:57:38,531" + } + ], + "time_consumption": 0.1005403995513916 + }, + { + "name": "__tLogger__", + "msg": "Start state (master, slave) is correct (Content %s and Type is %s).", + "args": [ + "(False, False)", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483058.6324754, + "msecs": 632.0, + "relativeCreated": 36327.899083, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", + "asctime": "2025-08-29 17:57:38,632", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Start state (master, slave)", + "(False, False)", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483058.6323743, + "msecs": 632.0, + "relativeCreated": 36327.797887, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Start state (master, slave)): (False, False) ()", + "asctime": "2025-08-29 17:57:38,632" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Start state (master, slave)", + "=", + "(False, False)", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483058.632433, + "msecs": 632.0, + "relativeCreated": 36327.856562, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Start state (master, slave)): result = (False, False) ()", + "asctime": "2025-08-29 17:57:38,632" + } + ], + "time_consumption": 4.2438507080078125e-05 + }, + { + "name": "__tLogger__", + "msg": "Setting state of %s to %s", + "args": [ + "Powerplug1P.state (gfw.dirk.dock)", + "True" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 28, + "funcName": "device_follow", + "created": 1756483058.7331216, + "msecs": 733.0, + "relativeCreated": 36428.545335, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Setting state of Powerplug1P.state (gfw.dirk.dock) to True", + "asctime": "2025-08-29 17:57:38,733", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.dock", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/dirk/dock", + "{\"state\": \"on\"}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483058.632611, + "msecs": 632.0, + "relativeCreated": 36328.034739, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_gfw/gfw/dirk/dock and payload {\"state\": \"on\"}", + "asctime": "2025-08-29 17:57:38,632" + }, + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.dock", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/dirk/dock", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483058.6337168, + "msecs": 633.0, + "relativeCreated": 36329.140496, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_gfw/gfw/dirk/dock and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:38,633" + }, + { + "name": "smart_brain.mqtt.videv.gfw.dirk.pc_dock.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/pc_dock/state", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483058.6356266, + "msecs": 635.0, + "relativeCreated": 36331.050277, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/gfw/dirk/pc_dock/state and payload b'true'", + "asctime": "2025-08-29 17:57:38,635" + } + ], + "time_consumption": 0.09749507904052734 + }, + { + "name": "__tLogger__", + "msg": "Value for ViDevCommon.state (gfw.dirk.pc_dock) is correct (Content %s and Type is %s).", + "args": [ + "True", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483058.733461, + "msecs": 733.0, + "relativeCreated": 36428.884781, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Value for ViDevCommon.state (gfw.dirk.pc_dock) is correct (Content True and Type is ).", + "asctime": "2025-08-29 17:57:38,733", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Value for ViDevCommon.state (gfw.dirk.pc_dock)", + "True", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483058.7333584, + "msecs": 733.0, + "relativeCreated": 36428.781991, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Value for ViDevCommon.state (gfw.dirk.pc_dock)): True ()", + "asctime": "2025-08-29 17:57:38,733" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Value for ViDevCommon.state (gfw.dirk.pc_dock)", + "=", + "True", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483058.7334158, + "msecs": 733.0, + "relativeCreated": 36428.839512, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Value for ViDevCommon.state (gfw.dirk.pc_dock)): result = True ()", + "asctime": "2025-08-29 17:57:38,733" + } + ], + "time_consumption": 4.506111145019531e-05 + }, + { + "name": "__tLogger__", + "msg": "Setting state of %s to %s", + "args": [ + "Powerplug1P.state (gfw.dirk.dock)", + "False" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 28, + "funcName": "device_follow", + "created": 1756483058.8341012, + "msecs": 834.0, + "relativeCreated": 36529.524856, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Setting state of Powerplug1P.state (gfw.dirk.dock) to False", + "asctime": "2025-08-29 17:57:38,834", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.dock", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/dirk/dock", + "{\"state\": \"off\"}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483058.7335894, + "msecs": 733.0, + "relativeCreated": 36429.013188, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_gfw/gfw/dirk/dock and payload {\"state\": \"off\"}", + "asctime": "2025-08-29 17:57:38,733" + }, + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.dock", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/dirk/dock", + "b'{\"state\": \"off\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483058.7347858, + "msecs": 734.0, + "relativeCreated": 36430.209526, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_gfw/gfw/dirk/dock and payload b'{\"state\": \"off\"}'", + "asctime": "2025-08-29 17:57:38,734" + }, + { + "name": "smart_brain.mqtt.videv.gfw.dirk.pc_dock.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/pc_dock/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483058.7366447, + "msecs": 736.0, + "relativeCreated": 36432.068504, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/gfw/dirk/pc_dock/state and payload b'false'", + "asctime": "2025-08-29 17:57:38,736" + } + ], + "time_consumption": 0.09745645523071289 + }, + { + "name": "__tLogger__", + "msg": "Value for ViDevCommon.state (gfw.dirk.pc_dock) is correct (Content %s and Type is %s).", + "args": [ + "False", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483058.8344646, + "msecs": 834.0, + "relativeCreated": 36529.888233, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Value for ViDevCommon.state (gfw.dirk.pc_dock) is correct (Content False and Type is ).", + "asctime": "2025-08-29 17:57:38,834", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Value for ViDevCommon.state (gfw.dirk.pc_dock)", + "False", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483058.834339, + "msecs": 834.0, + "relativeCreated": 36529.762408, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Value for ViDevCommon.state (gfw.dirk.pc_dock)): False ()", + "asctime": "2025-08-29 17:57:38,834" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Value for ViDevCommon.state (gfw.dirk.pc_dock)", + "=", + "False", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483058.8343956, + "msecs": 834.0, + "relativeCreated": 36529.819205, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Value for ViDevCommon.state (gfw.dirk.pc_dock)): result = False ()", + "asctime": "2025-08-29 17:57:38,834" + } + ], + "time_consumption": 6.890296936035156e-05 + } + ], + "time_consumption": 0.30300092697143555, + "time_start": "2025-08-29 17:57:38,531", + "time_finished": "2025-08-29 17:57:38,834" + }, + "ViDevCommon.state (gfw.dirk.amplifier) -> Powerplug4P.amplifier (gfw.dirk.powerplug)": { + "name": "__tLogger__", + "msg": "ViDevCommon.state (gfw.dirk.amplifier) -> Powerplug4P.amplifier (gfw.dirk.powerplug)", + "args": null, + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/report/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 329, + "funcName": "testCase", + "created": 1756483058.83469, + "msecs": 834.0, + "relativeCreated": 36530.113702, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "ViDevCommon.state (gfw.dirk.amplifier) -> Powerplug4P.amplifier (gfw.dirk.powerplug)", + "asctime": "2025-08-29 17:57:38,834", + "moduleLogger": [], + "testcaseLogger": [ + { + "name": "__tLogger__", + "msg": "Prepare: Setting devices to last state %s", + "args": [ + "False" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 19, + "funcName": "device_follow", + "created": 1756483058.9354043, + "msecs": 935.0, + "relativeCreated": 36630.827955, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Prepare: Setting devices to last state False", + "asctime": "2025-08-29 17:57:38,935", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.videv.gfw.dirk.amplifier.state.set", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/amplifier/state/set", + "false" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483058.8348277, + "msecs": 834.0, + "relativeCreated": 36530.251495, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic videv/gfw/dirk/amplifier/state/set and payload false", + "asctime": "2025-08-29 17:57:38,834" + } + ], + "time_consumption": 0.10057663917541504 + }, + { + "name": "__tLogger__", + "msg": "Start state (master, slave) is correct (Content %s and Type is %s).", + "args": [ + "(False, False)", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483058.935764, + "msecs": 935.0, + "relativeCreated": 36631.187697, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", + "asctime": "2025-08-29 17:57:38,935", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Start state (master, slave)", + "(False, False)", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483058.9356613, + "msecs": 935.0, + "relativeCreated": 36631.085023, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Start state (master, slave)): (False, False) ()", + "asctime": "2025-08-29 17:57:38,935" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Start state (master, slave)", + "=", + "(False, False)", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483058.9357204, + "msecs": 935.0, + "relativeCreated": 36631.144142, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Start state (master, slave)): result = (False, False) ()", + "asctime": "2025-08-29 17:57:38,935" + } + ], + "time_consumption": 4.363059997558594e-05 + }, + { + "name": "__tLogger__", + "msg": "Setting state of %s to %s", + "args": [ + "ViDevCommon.state (gfw.dirk.amplifier)", + "True" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 28, + "funcName": "device_follow", + "created": 1756483059.0364237, + "msecs": 36.0, + "relativeCreated": 36731.847478, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Setting state of ViDevCommon.state (gfw.dirk.amplifier) to True", + "asctime": "2025-08-29 17:57:39,036", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.videv.gfw.dirk.amplifier.state.set", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/amplifier/state/set", + "true" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483058.9359086, + "msecs": 935.0, + "relativeCreated": 36631.332328, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic videv/gfw/dirk/amplifier/state/set and payload true", + "asctime": "2025-08-29 17:57:38,935" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1/set", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483058.9389806, + "msecs": 938.0, + "relativeCreated": 36634.404283, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'true'", + "asctime": "2025-08-29 17:57:38,938" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1", + "true" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483058.9392579, + "msecs": 939.0, + "relativeCreated": 36634.681648, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload true", + "asctime": "2025-08-29 17:57:38,939" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", + "msg": "Received message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483058.9397926, + "msecs": 939.0, + "relativeCreated": 36635.216245, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1 and payload b'true'", + "asctime": "2025-08-29 17:57:38,939" + }, + { + "name": "smart_brain.mqtt.videv.gfw.dirk.amplifier.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/amplifier/state", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483058.9829352, + "msecs": 982.0, + "relativeCreated": 36678.359072, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/gfw/dirk/amplifier/state and payload b'true'", + "asctime": "2025-08-29 17:57:38,982" + } + ], + "time_consumption": 0.05348849296569824 + }, + { + "name": "__tLogger__", + "msg": "Value for Powerplug4P.amplifier (gfw.dirk.powerplug) is correct (Content %s and Type is %s).", + "args": [ + "True", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483059.0367398, + "msecs": 36.0, + "relativeCreated": 36732.163608, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Value for Powerplug4P.amplifier (gfw.dirk.powerplug) is correct (Content True and Type is ).", + "asctime": "2025-08-29 17:57:39,036", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Value for Powerplug4P.amplifier (gfw.dirk.powerplug)", + "True", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483059.0366457, + "msecs": 36.0, + "relativeCreated": 36732.069256, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Value for Powerplug4P.amplifier (gfw.dirk.powerplug)): True ()", + "asctime": "2025-08-29 17:57:39,036" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Value for Powerplug4P.amplifier (gfw.dirk.powerplug)", + "=", + "True", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483059.0366988, + "msecs": 36.0, + "relativeCreated": 36732.122601, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Value for Powerplug4P.amplifier (gfw.dirk.powerplug)): result = True ()", + "asctime": "2025-08-29 17:57:39,036" + } + ], + "time_consumption": 4.100799560546875e-05 + }, + { + "name": "__tLogger__", + "msg": "Setting state of %s to %s", + "args": [ + "ViDevCommon.state (gfw.dirk.amplifier)", + "False" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 28, + "funcName": "device_follow", + "created": 1756483059.1373913, + "msecs": 137.0, + "relativeCreated": 36832.814933, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Setting state of ViDevCommon.state (gfw.dirk.amplifier) to False", + "asctime": "2025-08-29 17:57:39,137", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.videv.gfw.dirk.amplifier.state.set", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/amplifier/state/set", + "false" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483059.0368724, + "msecs": 36.0, + "relativeCreated": 36732.296254, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic videv/gfw/dirk/amplifier/state/set and payload false", + "asctime": "2025-08-29 17:57:39,036" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1/set", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483059.0397506, + "msecs": 39.0, + "relativeCreated": 36735.174284, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'false'", + "asctime": "2025-08-29 17:57:39,039" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1", + "false" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483059.0400605, + "msecs": 40.0, + "relativeCreated": 36735.484032, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload false", + "asctime": "2025-08-29 17:57:39,040" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", + "msg": "Received message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483059.0408165, + "msecs": 40.0, + "relativeCreated": 36736.240299, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1 and payload b'false'", + "asctime": "2025-08-29 17:57:39,040" + }, + { + "name": "smart_brain.mqtt.videv.gfw.dirk.amplifier.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/amplifier/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483059.0833037, + "msecs": 83.0, + "relativeCreated": 36778.727361, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/gfw/dirk/amplifier/state and payload b'false'", + "asctime": "2025-08-29 17:57:39,083" + } + ], + "time_consumption": 0.05408763885498047 + }, + { + "name": "__tLogger__", + "msg": "Value for Powerplug4P.amplifier (gfw.dirk.powerplug) is correct (Content %s and Type is %s).", + "args": [ + "False", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483059.1377552, + "msecs": 137.0, + "relativeCreated": 36833.178813, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Value for Powerplug4P.amplifier (gfw.dirk.powerplug) is correct (Content False and Type is ).", + "asctime": "2025-08-29 17:57:39,137", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Value for Powerplug4P.amplifier (gfw.dirk.powerplug)", + "False", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483059.1376266, + "msecs": 137.0, + "relativeCreated": 36833.050308, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Value for Powerplug4P.amplifier (gfw.dirk.powerplug)): False ()", + "asctime": "2025-08-29 17:57:39,137" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Value for Powerplug4P.amplifier (gfw.dirk.powerplug)", + "=", + "False", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483059.137686, + "msecs": 137.0, + "relativeCreated": 36833.109715, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Value for Powerplug4P.amplifier (gfw.dirk.powerplug)): result = False ()", + "asctime": "2025-08-29 17:57:39,137" + } + ], + "time_consumption": 6.914138793945312e-05 + } + ], + "time_consumption": 0.30306506156921387, + "time_start": "2025-08-29 17:57:38,834", + "time_finished": "2025-08-29 17:57:39,137" + }, + "Powerplug4P.amplifier (gfw.dirk.powerplug) -> ViDevCommon.state (gfw.dirk.amplifier)": { + "name": "__tLogger__", + "msg": "Powerplug4P.amplifier (gfw.dirk.powerplug) -> ViDevCommon.state (gfw.dirk.amplifier)", + "args": null, + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/report/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 329, + "funcName": "testCase", + "created": 1756483059.1380377, + "msecs": 138.0, + "relativeCreated": 36833.461459, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Powerplug4P.amplifier (gfw.dirk.powerplug) -> ViDevCommon.state (gfw.dirk.amplifier)", + "asctime": "2025-08-29 17:57:39,138", + "moduleLogger": [], + "testcaseLogger": [ + { + "name": "__tLogger__", + "msg": "Prepare: Setting devices to last state %s", + "args": [ + "False" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 19, + "funcName": "device_follow", + "created": 1756483059.238662, + "msecs": 238.0, + "relativeCreated": 36934.085605, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Prepare: Setting devices to last state False", + "asctime": "2025-08-29 17:57:39,238", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.videv.gfw.dirk.amplifier.state.set", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/amplifier/state/set", + "false" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483059.1381829, + "msecs": 138.0, + "relativeCreated": 36833.60647, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic videv/gfw/dirk/amplifier/state/set and payload false", + "asctime": "2025-08-29 17:57:39,138" + } + ], + "time_consumption": 0.1004791259765625 + }, + { + "name": "__tLogger__", + "msg": "Start state (master, slave) is correct (Content %s and Type is %s).", + "args": [ + "(False, False)", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483059.239045, + "msecs": 239.0, + "relativeCreated": 36934.468506, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", + "asctime": "2025-08-29 17:57:39,239", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Start state (master, slave)", + "(False, False)", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483059.238939, + "msecs": 238.0, + "relativeCreated": 36934.362708, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Start state (master, slave)): (False, False) ()", + "asctime": "2025-08-29 17:57:39,238" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Start state (master, slave)", + "=", + "(False, False)", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483059.2390013, + "msecs": 239.0, + "relativeCreated": 36934.424953, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Start state (master, slave)): result = (False, False) ()", + "asctime": "2025-08-29 17:57:39,239" + } + ], + "time_consumption": 4.363059997558594e-05 + }, + { + "name": "__tLogger__", + "msg": "Setting state of %s to %s", + "args": [ + "Powerplug4P.amplifier (gfw.dirk.powerplug)", + "True" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 28, + "funcName": "device_follow", + "created": 1756483059.3396442, + "msecs": 339.0, + "relativeCreated": 37035.067876, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Setting state of Powerplug4P.amplifier (gfw.dirk.powerplug) to True", + "asctime": "2025-08-29 17:57:39,339", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1", + "true" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483059.2391822, + "msecs": 239.0, + "relativeCreated": 36934.60606, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload true", + "asctime": "2025-08-29 17:57:39,239" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", + "msg": "Received message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483059.240217, + "msecs": 240.0, + "relativeCreated": 36935.640693, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1 and payload b'true'", + "asctime": "2025-08-29 17:57:39,240" + }, + { + "name": "smart_brain.mqtt.videv.gfw.dirk.amplifier.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/amplifier/state", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483059.243284, + "msecs": 243.0, + "relativeCreated": 36938.707697, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/gfw/dirk/amplifier/state and payload b'true'", + "asctime": "2025-08-29 17:57:39,243" + } + ], + "time_consumption": 0.0963602066040039 + }, + { + "name": "__tLogger__", + "msg": "Value for ViDevCommon.state (gfw.dirk.amplifier) is correct (Content %s and Type is %s).", + "args": [ + "True", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483059.34003, + "msecs": 340.0, + "relativeCreated": 37035.453559, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Value for ViDevCommon.state (gfw.dirk.amplifier) is correct (Content True and Type is ).", + "asctime": "2025-08-29 17:57:39,340", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Value for ViDevCommon.state (gfw.dirk.amplifier)", + "True", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483059.339926, + "msecs": 339.0, + "relativeCreated": 37035.349703, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Value for ViDevCommon.state (gfw.dirk.amplifier)): True ()", + "asctime": "2025-08-29 17:57:39,339" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Value for ViDevCommon.state (gfw.dirk.amplifier)", + "=", + "True", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483059.3399863, + "msecs": 339.0, + "relativeCreated": 37035.410161, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Value for ViDevCommon.state (gfw.dirk.amplifier)): result = True ()", + "asctime": "2025-08-29 17:57:39,339" + } + ], + "time_consumption": 4.363059997558594e-05 + }, + { + "name": "__tLogger__", + "msg": "Setting state of %s to %s", + "args": [ + "Powerplug4P.amplifier (gfw.dirk.powerplug)", + "False" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 28, + "funcName": "device_follow", + "created": 1756483059.440667, + "msecs": 440.0, + "relativeCreated": 37136.090534, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Setting state of Powerplug4P.amplifier (gfw.dirk.powerplug) to False", + "asctime": "2025-08-29 17:57:39,440", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1", + "false" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483059.3401632, + "msecs": 340.0, + "relativeCreated": 37035.587015, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload false", + "asctime": "2025-08-29 17:57:39,340" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", + "msg": "Received message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483059.3411608, + "msecs": 341.0, + "relativeCreated": 37036.584404, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1 and payload b'false'", + "asctime": "2025-08-29 17:57:39,341" + }, + { + "name": "smart_brain.mqtt.videv.gfw.dirk.amplifier.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/amplifier/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483059.343761, + "msecs": 343.0, + "relativeCreated": 37039.184522, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/gfw/dirk/amplifier/state and payload b'false'", + "asctime": "2025-08-29 17:57:39,343" + } + ], + "time_consumption": 0.09690594673156738 + }, + { + "name": "__tLogger__", + "msg": "Value for ViDevCommon.state (gfw.dirk.amplifier) is correct (Content %s and Type is %s).", + "args": [ + "False", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483059.4410515, + "msecs": 441.0, + "relativeCreated": 37136.474969, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Value for ViDevCommon.state (gfw.dirk.amplifier) is correct (Content False and Type is ).", + "asctime": "2025-08-29 17:57:39,441", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Value for ViDevCommon.state (gfw.dirk.amplifier)", + "False", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483059.4409409, + "msecs": 440.0, + "relativeCreated": 37136.364426, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Value for ViDevCommon.state (gfw.dirk.amplifier)): False ()", + "asctime": "2025-08-29 17:57:39,440" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Value for ViDevCommon.state (gfw.dirk.amplifier)", + "=", + "False", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483059.4410012, + "msecs": 441.0, + "relativeCreated": 37136.424978, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Value for ViDevCommon.state (gfw.dirk.amplifier)): result = False ()", + "asctime": "2025-08-29 17:57:39,441" + } + ], + "time_consumption": 5.030632019042969e-05 + } + ], + "time_consumption": 0.30301380157470703, + "time_start": "2025-08-29 17:57:39,138", + "time_finished": "2025-08-29 17:57:39,441" + }, + "ViDevCommon.state (gfw.dirk.phono) -> Powerplug4P.phono (gfw.dirk.powerplug)": { + "name": "__tLogger__", + "msg": "ViDevCommon.state (gfw.dirk.phono) -> Powerplug4P.phono (gfw.dirk.powerplug)", + "args": null, + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/report/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 329, + "funcName": "testCase", + "created": 1756483059.4413154, + "msecs": 441.0, + "relativeCreated": 37136.739046, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "ViDevCommon.state (gfw.dirk.phono) -> Powerplug4P.phono (gfw.dirk.powerplug)", + "asctime": "2025-08-29 17:57:39,441", + "moduleLogger": [], + "testcaseLogger": [ + { + "name": "__tLogger__", + "msg": "Prepare: Setting devices to last state %s", + "args": [ + "False" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 19, + "funcName": "device_follow", + "created": 1756483059.5420184, + "msecs": 542.0, + "relativeCreated": 37237.442035, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Prepare: Setting devices to last state False", + "asctime": "2025-08-29 17:57:39,542", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.videv.gfw.dirk.phono.state.set", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/phono/state/set", + "false" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483059.441463, + "msecs": 441.0, + "relativeCreated": 37136.886745, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic videv/gfw/dirk/phono/state/set and payload false", + "asctime": "2025-08-29 17:57:39,441" + } + ], + "time_consumption": 0.100555419921875 + }, + { + "name": "__tLogger__", + "msg": "Start state (master, slave) is correct (Content %s and Type is %s).", + "args": [ + "(False, False)", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483059.5423632, + "msecs": 542.0, + "relativeCreated": 37237.786892, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", + "asctime": "2025-08-29 17:57:39,542", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Start state (master, slave)", + "(False, False)", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483059.542259, + "msecs": 542.0, + "relativeCreated": 37237.682711, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Start state (master, slave)): (False, False) ()", + "asctime": "2025-08-29 17:57:39,542" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Start state (master, slave)", + "=", + "(False, False)", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483059.542319, + "msecs": 542.0, + "relativeCreated": 37237.74288, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Start state (master, slave)): result = (False, False) ()", + "asctime": "2025-08-29 17:57:39,542" + } + ], + "time_consumption": 4.410743713378906e-05 + }, + { + "name": "__tLogger__", + "msg": "Setting state of %s to %s", + "args": [ + "ViDevCommon.state (gfw.dirk.phono)", + "True" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 28, + "funcName": "device_follow", + "created": 1756483059.643019, + "msecs": 643.0, + "relativeCreated": 37338.442776, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Setting state of ViDevCommon.state (gfw.dirk.phono) to True", + "asctime": "2025-08-29 17:57:39,643", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.videv.gfw.dirk.phono.state.set", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/phono/state/set", + "true" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483059.5424771, + "msecs": 542.0, + "relativeCreated": 37237.900827, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic videv/gfw/dirk/phono/state/set and payload true", + "asctime": "2025-08-29 17:57:39,542" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.2.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/2/set", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483059.5455837, + "msecs": 545.0, + "relativeCreated": 37241.007266, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/2/set and payload b'true'", + "asctime": "2025-08-29 17:57:39,545" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.2", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/2", + "true" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483059.545873, + "msecs": 545.0, + "relativeCreated": 37241.296607, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/2 and payload true", + "asctime": "2025-08-29 17:57:39,545" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.2", + "msg": "Received message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/2", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483059.5463858, + "msecs": 546.0, + "relativeCreated": 37241.809457, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/2 and payload b'true'", + "asctime": "2025-08-29 17:57:39,546" + }, + { + "name": "smart_brain.mqtt.videv.gfw.dirk.phono.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/phono/state", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483059.5891418, + "msecs": 589.0, + "relativeCreated": 37284.565468, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/gfw/dirk/phono/state and payload b'true'", + "asctime": "2025-08-29 17:57:39,589" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1/set", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483059.6299653, + "msecs": 629.0, + "relativeCreated": 37325.389019, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'true'", + "asctime": "2025-08-29 17:57:39,629" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1", + "true" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483059.6302938, + "msecs": 630.0, + "relativeCreated": 37325.717567, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload true", + "asctime": "2025-08-29 17:57:39,630" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", + "msg": "Received message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483059.6309624, + "msecs": 630.0, + "relativeCreated": 37326.386096, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1 and payload b'true'", + "asctime": "2025-08-29 17:57:39,630" + } + ], + "time_consumption": 0.012056589126586914 + }, + { + "name": "__tLogger__", + "msg": "Value for Powerplug4P.phono (gfw.dirk.powerplug) is correct (Content %s and Type is %s).", + "args": [ + "True", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483059.6433578, + "msecs": 643.0, + "relativeCreated": 37338.78149, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Value for Powerplug4P.phono (gfw.dirk.powerplug) is correct (Content True and Type is ).", + "asctime": "2025-08-29 17:57:39,643", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Value for Powerplug4P.phono (gfw.dirk.powerplug)", + "True", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483059.6432555, + "msecs": 643.0, + "relativeCreated": 37338.679356, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Value for Powerplug4P.phono (gfw.dirk.powerplug)): True ()", + "asctime": "2025-08-29 17:57:39,643" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Value for Powerplug4P.phono (gfw.dirk.powerplug)", + "=", + "True", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483059.6433144, + "msecs": 643.0, + "relativeCreated": 37338.738192, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Value for Powerplug4P.phono (gfw.dirk.powerplug)): result = True ()", + "asctime": "2025-08-29 17:57:39,643" + } + ], + "time_consumption": 4.3392181396484375e-05 + }, + { + "name": "__tLogger__", + "msg": "Setting state of %s to %s", + "args": [ + "ViDevCommon.state (gfw.dirk.phono)", + "False" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 28, + "funcName": "device_follow", + "created": 1756483059.7438147, + "msecs": 743.0, + "relativeCreated": 37439.238363, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Setting state of ViDevCommon.state (gfw.dirk.phono) to False", + "asctime": "2025-08-29 17:57:39,743", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.videv.gfw.dirk.phono.state.set", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/phono/state/set", + "false" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483059.6434665, + "msecs": 643.0, + "relativeCreated": 37338.890234, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic videv/gfw/dirk/phono/state/set and payload false", + "asctime": "2025-08-29 17:57:39,643" + }, + { + "name": "smart_brain.mqtt.videv.gfw.dirk.amplifier.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/amplifier/state", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483059.6748874, + "msecs": 674.0, + "relativeCreated": 37370.310987, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/gfw/dirk/amplifier/state and payload b'true'", + "asctime": "2025-08-29 17:57:39,674" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.2.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/2/set", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483059.7160008, + "msecs": 716.0, + "relativeCreated": 37411.424355, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/2/set and payload b'false'", + "asctime": "2025-08-29 17:57:39,716" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.2", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/2", + "false" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483059.7162857, + "msecs": 716.0, + "relativeCreated": 37411.709468, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/2 and payload false", + "asctime": "2025-08-29 17:57:39,716" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.2", + "msg": "Received message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/2", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483059.7170959, + "msecs": 717.0, + "relativeCreated": 37412.51956, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/2 and payload b'false'", + "asctime": "2025-08-29 17:57:39,717" + } + ], + "time_consumption": 0.026718854904174805 + }, + { + "name": "__tLogger__", + "msg": "Value for Powerplug4P.phono (gfw.dirk.powerplug) is correct (Content %s and Type is %s).", + "args": [ + "False", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483059.7441487, + "msecs": 744.0, + "relativeCreated": 37439.572454, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Value for Powerplug4P.phono (gfw.dirk.powerplug) is correct (Content False and Type is ).", + "asctime": "2025-08-29 17:57:39,744", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Value for Powerplug4P.phono (gfw.dirk.powerplug)", + "False", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483059.7440474, + "msecs": 744.0, + "relativeCreated": 37439.471065, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Value for Powerplug4P.phono (gfw.dirk.powerplug)): False ()", + "asctime": "2025-08-29 17:57:39,744" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Value for Powerplug4P.phono (gfw.dirk.powerplug)", + "=", + "False", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483059.7441041, + "msecs": 744.0, + "relativeCreated": 37439.527764, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Value for Powerplug4P.phono (gfw.dirk.powerplug)): result = False ()", + "asctime": "2025-08-29 17:57:39,744" + } + ], + "time_consumption": 4.458427429199219e-05 + } + ], + "time_consumption": 0.30283331871032715, + "time_start": "2025-08-29 17:57:39,441", + "time_finished": "2025-08-29 17:57:39,744" + }, + "Powerplug4P.phono (gfw.dirk.powerplug) -> ViDevCommon.state (gfw.dirk.phono)": { + "name": "__tLogger__", + "msg": "Powerplug4P.phono (gfw.dirk.powerplug) -> ViDevCommon.state (gfw.dirk.phono)", + "args": null, + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/report/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 329, + "funcName": "testCase", + "created": 1756483059.7443566, + "msecs": 744.0, + "relativeCreated": 37439.780352, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Powerplug4P.phono (gfw.dirk.powerplug) -> ViDevCommon.state (gfw.dirk.phono)", + "asctime": "2025-08-29 17:57:39,744", + "moduleLogger": [], + "testcaseLogger": [ + { + "name": "__tLogger__", + "msg": "Prepare: Setting devices to last state %s", + "args": [ + "False" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 19, + "funcName": "device_follow", + "created": 1756483059.8449674, + "msecs": 844.0, + "relativeCreated": 37540.391111, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Prepare: Setting devices to last state False", + "asctime": "2025-08-29 17:57:39,844", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.videv.gfw.dirk.phono.state.set", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/phono/state/set", + "false" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483059.7444954, + "msecs": 744.0, + "relativeCreated": 37439.919089, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic videv/gfw/dirk/phono/state/set and payload false", + "asctime": "2025-08-29 17:57:39,744" + }, + { + "name": "smart_brain.mqtt.videv.gfw.dirk.phono.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/phono/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483059.7595627, + "msecs": 759.0, + "relativeCreated": 37454.986386, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/gfw/dirk/phono/state and payload b'false'", + "asctime": "2025-08-29 17:57:39,759" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1/set", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483059.8006153, + "msecs": 800.0, + "relativeCreated": 37496.039057, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'false'", + "asctime": "2025-08-29 17:57:39,800" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1", + "false" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483059.800935, + "msecs": 800.0, + "relativeCreated": 37496.358547, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload false", + "asctime": "2025-08-29 17:57:39,800" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", + "msg": "Received message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483059.8014321, + "msecs": 801.0, + "relativeCreated": 37496.855688, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1 and payload b'false'", + "asctime": "2025-08-29 17:57:39,801" + }, + { + "name": "smart_brain.mqtt.videv.gfw.dirk.amplifier.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/amplifier/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483059.844101, + "msecs": 844.0, + "relativeCreated": 37539.524652, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/gfw/dirk/amplifier/state and payload b'false'", + "asctime": "2025-08-29 17:57:39,844" + } + ], + "time_consumption": 0.0008664131164550781 + }, + { + "name": "__tLogger__", + "msg": "Start state (master, slave) is correct (Content %s and Type is %s).", + "args": [ + "(False, False)", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483059.8453333, + "msecs": 845.0, + "relativeCreated": 37540.757003, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", + "asctime": "2025-08-29 17:57:39,845", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Start state (master, slave)", + "(False, False)", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483059.845186, + "msecs": 845.0, + "relativeCreated": 37540.609616, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Start state (master, slave)): (False, False) ()", + "asctime": "2025-08-29 17:57:39,845" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Start state (master, slave)", + "=", + "(False, False)", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483059.845245, + "msecs": 845.0, + "relativeCreated": 37540.668645, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Start state (master, slave)): result = (False, False) ()", + "asctime": "2025-08-29 17:57:39,845" + } + ], + "time_consumption": 8.845329284667969e-05 + }, + { + "name": "__tLogger__", + "msg": "Setting state of %s to %s", + "args": [ + "Powerplug4P.phono (gfw.dirk.powerplug)", + "True" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 28, + "funcName": "device_follow", + "created": 1756483059.9459603, + "msecs": 945.0, + "relativeCreated": 37641.383784, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Setting state of Powerplug4P.phono (gfw.dirk.powerplug) to True", + "asctime": "2025-08-29 17:57:39,945", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.2", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/2", + "true" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483059.8454678, + "msecs": 845.0, + "relativeCreated": 37540.89156, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/2 and payload true", + "asctime": "2025-08-29 17:57:39,845" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.2", + "msg": "Received message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/2", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483059.8464477, + "msecs": 846.0, + "relativeCreated": 37541.871324, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/2 and payload b'true'", + "asctime": "2025-08-29 17:57:39,846" + }, + { + "name": "smart_brain.mqtt.videv.gfw.dirk.phono.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/phono/state", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483059.887952, + "msecs": 887.0, + "relativeCreated": 37583.375874, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/gfw/dirk/phono/state and payload b'true'", + "asctime": "2025-08-29 17:57:39,887" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1/set", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483059.8884027, + "msecs": 888.0, + "relativeCreated": 37583.826343, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'true'", + "asctime": "2025-08-29 17:57:39,888" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1", + "true" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483059.8886075, + "msecs": 888.0, + "relativeCreated": 37584.031114, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload true", + "asctime": "2025-08-29 17:57:39,888" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", + "msg": "Received message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483059.8891816, + "msecs": 889.0, + "relativeCreated": 37584.605284, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1 and payload b'true'", + "asctime": "2025-08-29 17:57:39,889" + }, + { + "name": "smart_brain.mqtt.videv.gfw.dirk.amplifier.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/amplifier/state", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483059.9320602, + "msecs": 932.0, + "relativeCreated": 37627.483808, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/gfw/dirk/amplifier/state and payload b'true'", + "asctime": "2025-08-29 17:57:39,932" + } + ], + "time_consumption": 0.013900041580200195 + }, + { + "name": "__tLogger__", + "msg": "Value for ViDevCommon.state (gfw.dirk.phono) is correct (Content %s and Type is %s).", + "args": [ + "True", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483059.9463246, + "msecs": 946.0, + "relativeCreated": 37641.748054, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Value for ViDevCommon.state (gfw.dirk.phono) is correct (Content True and Type is ).", + "asctime": "2025-08-29 17:57:39,946", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Value for ViDevCommon.state (gfw.dirk.phono)", + "True", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483059.9461975, + "msecs": 946.0, + "relativeCreated": 37641.62121, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Value for ViDevCommon.state (gfw.dirk.phono)): True ()", + "asctime": "2025-08-29 17:57:39,946" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Value for ViDevCommon.state (gfw.dirk.phono)", + "=", + "True", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483059.946279, + "msecs": 946.0, + "relativeCreated": 37641.702863, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Value for ViDevCommon.state (gfw.dirk.phono)): result = True ()", + "asctime": "2025-08-29 17:57:39,946" + } + ], + "time_consumption": 4.553794860839844e-05 + }, + { + "name": "__tLogger__", + "msg": "Setting state of %s to %s", + "args": [ + "Powerplug4P.phono (gfw.dirk.powerplug)", + "False" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 28, + "funcName": "device_follow", + "created": 1756483060.0469615, + "msecs": 46.0, + "relativeCreated": 37742.385457, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Setting state of Powerplug4P.phono (gfw.dirk.powerplug) to False", + "asctime": "2025-08-29 17:57:40,046", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.2", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/2", + "false" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483059.9464564, + "msecs": 946.0, + "relativeCreated": 37641.880011, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/2 and payload false", + "asctime": "2025-08-29 17:57:39,946" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.2", + "msg": "Received message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/2", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483059.9476109, + "msecs": 947.0, + "relativeCreated": 37643.034533, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/2 and payload b'false'", + "asctime": "2025-08-29 17:57:39,947" + }, + { + "name": "smart_brain.mqtt.videv.gfw.dirk.phono.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/phono/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483059.988773, + "msecs": 988.0, + "relativeCreated": 37684.196836, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/gfw/dirk/phono/state and payload b'false'", + "asctime": "2025-08-29 17:57:39,988" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1/set", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483059.9892325, + "msecs": 989.0, + "relativeCreated": 37684.656297, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'false'", + "asctime": "2025-08-29 17:57:39,989" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1", + "false" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483059.9894314, + "msecs": 989.0, + "relativeCreated": 37684.854927, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload false", + "asctime": "2025-08-29 17:57:39,989" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", + "msg": "Received message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483059.9900646, + "msecs": 990.0, + "relativeCreated": 37685.488359, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1 and payload b'false'", + "asctime": "2025-08-29 17:57:39,990" + }, + { + "name": "smart_brain.mqtt.videv.gfw.dirk.amplifier.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/amplifier/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483060.032788, + "msecs": 32.0, + "relativeCreated": 37728.211642, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/gfw/dirk/amplifier/state and payload b'false'", + "asctime": "2025-08-29 17:57:40,032" + } + ], + "time_consumption": 0.014173507690429688 + }, + { + "name": "__tLogger__", + "msg": "Value for ViDevCommon.state (gfw.dirk.phono) is correct (Content %s and Type is %s).", + "args": [ + "False", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483060.0473142, + "msecs": 47.0, + "relativeCreated": 37742.737778, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Value for ViDevCommon.state (gfw.dirk.phono) is correct (Content False and Type is ).", + "asctime": "2025-08-29 17:57:40,047", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Value for ViDevCommon.state (gfw.dirk.phono)", + "False", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483060.0471878, + "msecs": 47.0, + "relativeCreated": 37742.611279, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Value for ViDevCommon.state (gfw.dirk.phono)): False ()", + "asctime": "2025-08-29 17:57:40,047" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Value for ViDevCommon.state (gfw.dirk.phono)", + "=", + "False", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483060.0472453, + "msecs": 47.0, + "relativeCreated": 37742.668874, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Value for ViDevCommon.state (gfw.dirk.phono)): result = False ()", + "asctime": "2025-08-29 17:57:40,047" + } + ], + "time_consumption": 6.890296936035156e-05 + } + ], + "time_consumption": 0.30295753479003906, + "time_start": "2025-08-29 17:57:39,744", + "time_finished": "2025-08-29 17:57:40,047" + }, + "ViDevCommon.state (gfw.dirk.cd_player) -> Powerplug4P.cd-player (gfw.dirk.powerplug)": { + "name": "__tLogger__", + "msg": "ViDevCommon.state (gfw.dirk.cd_player) -> Powerplug4P.cd-player (gfw.dirk.powerplug)", + "args": null, + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/report/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 329, + "funcName": "testCase", + "created": 1756483060.0475516, + "msecs": 47.0, + "relativeCreated": 37742.975391, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "ViDevCommon.state (gfw.dirk.cd_player) -> Powerplug4P.cd-player (gfw.dirk.powerplug)", + "asctime": "2025-08-29 17:57:40,047", + "moduleLogger": [], + "testcaseLogger": [ + { + "name": "__tLogger__", + "msg": "Prepare: Setting devices to last state %s", + "args": [ + "False" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 19, + "funcName": "device_follow", + "created": 1756483060.1483026, + "msecs": 148.0, + "relativeCreated": 37843.726332, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Prepare: Setting devices to last state False", + "asctime": "2025-08-29 17:57:40,148", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.cd_player.state.set", @@ -97209,16 +96786,520 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890059.4183207, - "msecs": 418.0, - "relativeCreated": 37871.209978, - "thread": 138566182236416, + "created": 1756483060.0477083, + "msecs": 47.0, + "relativeCreated": 37743.131957, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/cd_player/state/set and payload false", - "asctime": "2025-08-22 21:14:19,418" + "asctime": "2025-08-29 17:57:40,047" + } + ], + "time_consumption": 0.10059428215026855 + }, + { + "name": "__tLogger__", + "msg": "Start state (master, slave) is correct (Content %s and Type is %s).", + "args": [ + "(False, False)", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483060.1486552, + "msecs": 148.0, + "relativeCreated": 37844.078809, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", + "asctime": "2025-08-29 17:57:40,148", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Start state (master, slave)", + "(False, False)", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483060.1485524, + "msecs": 148.0, + "relativeCreated": 37843.976014, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Start state (master, slave)): (False, False) ()", + "asctime": "2025-08-29 17:57:40,148" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Start state (master, slave)", + "=", + "(False, False)", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483060.1486118, + "msecs": 148.0, + "relativeCreated": 37844.035441, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Start state (master, slave)): result = (False, False) ()", + "asctime": "2025-08-29 17:57:40,148" + } + ], + "time_consumption": 4.3392181396484375e-05 + }, + { + "name": "__tLogger__", + "msg": "Setting state of %s to %s", + "args": [ + "ViDevCommon.state (gfw.dirk.cd_player)", + "True" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 28, + "funcName": "device_follow", + "created": 1756483060.249103, + "msecs": 249.0, + "relativeCreated": 37944.526749, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Setting state of ViDevCommon.state (gfw.dirk.cd_player) to True", + "asctime": "2025-08-29 17:57:40,249", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.videv.gfw.dirk.cd_player.state.set", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/cd_player/state/set", + "true" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483060.1487677, + "msecs": 148.0, + "relativeCreated": 37844.19131, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic videv/gfw/dirk/cd_player/state/set and payload true", + "asctime": "2025-08-29 17:57:40,148" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.3.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/3/set", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483060.1516206, + "msecs": 151.0, + "relativeCreated": 37847.044356, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/3/set and payload b'true'", + "asctime": "2025-08-29 17:57:40,151" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.3", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/3", + "true" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483060.1518996, + "msecs": 151.0, + "relativeCreated": 37847.323442, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/3 and payload true", + "asctime": "2025-08-29 17:57:40,151" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.3", + "msg": "Received message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/3", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483060.1525075, + "msecs": 152.0, + "relativeCreated": 37847.931378, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/3 and payload b'true'", + "asctime": "2025-08-29 17:57:40,152" + }, + { + "name": "smart_brain.mqtt.videv.gfw.dirk.cd_player.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/cd_player/state", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483060.1950095, + "msecs": 195.0, + "relativeCreated": 37890.433306, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/gfw/dirk/cd_player/state and payload b'true'", + "asctime": "2025-08-29 17:57:40,195" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1/set", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483060.2359464, + "msecs": 235.0, + "relativeCreated": 37931.37023, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'true'", + "asctime": "2025-08-29 17:57:40,235" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1", + "true" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483060.236248, + "msecs": 236.0, + "relativeCreated": 37931.671729, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload true", + "asctime": "2025-08-29 17:57:40,236" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", + "msg": "Received message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483060.2369819, + "msecs": 236.0, + "relativeCreated": 37932.405316, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1 and payload b'true'", + "asctime": "2025-08-29 17:57:40,236" + } + ], + "time_consumption": 0.012121200561523438 + }, + { + "name": "__tLogger__", + "msg": "Value for Powerplug4P.cd-player (gfw.dirk.powerplug) is correct (Content %s and Type is %s).", + "args": [ + "True", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483060.249356, + "msecs": 249.0, + "relativeCreated": 37944.779829, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Value for Powerplug4P.cd-player (gfw.dirk.powerplug) is correct (Content True and Type is ).", + "asctime": "2025-08-29 17:57:40,249", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Value for Powerplug4P.cd-player (gfw.dirk.powerplug)", + "True", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483060.24927, + "msecs": 249.0, + "relativeCreated": 37944.693634, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Value for Powerplug4P.cd-player (gfw.dirk.powerplug)): True ()", + "asctime": "2025-08-29 17:57:40,249" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Value for Powerplug4P.cd-player (gfw.dirk.powerplug)", + "=", + "True", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483060.2493188, + "msecs": 249.0, + "relativeCreated": 37944.742577, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Value for Powerplug4P.cd-player (gfw.dirk.powerplug)): result = True ()", + "asctime": "2025-08-29 17:57:40,249" + } + ], + "time_consumption": 3.719329833984375e-05 + }, + { + "name": "__tLogger__", + "msg": "Setting state of %s to %s", + "args": [ + "ViDevCommon.state (gfw.dirk.cd_player)", + "False" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 28, + "funcName": "device_follow", + "created": 1756483060.3499184, + "msecs": 349.0, + "relativeCreated": 38045.342231, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Setting state of ViDevCommon.state (gfw.dirk.cd_player) to False", + "asctime": "2025-08-29 17:57:40,349", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.videv.gfw.dirk.cd_player.state.set", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/cd_player/state/set", + "false" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483060.2494478, + "msecs": 249.0, + "relativeCreated": 37944.871574, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic videv/gfw/dirk/cd_player/state/set and payload false", + "asctime": "2025-08-29 17:57:40,249" + }, + { + "name": "smart_brain.mqtt.videv.gfw.dirk.amplifier.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/amplifier/state", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483060.2500167, + "msecs": 250.0, + "relativeCreated": 37945.440494, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/gfw/dirk/amplifier/state and payload b'true'", + "asctime": "2025-08-29 17:57:40,250" }, { "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.3.set", @@ -97236,16 +97317,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890059.4540367, - "msecs": 454.0, - "relativeCreated": 37906.926223, - "thread": 138566156539584, + "created": 1756483060.291356, + "msecs": 291.0, + "relativeCreated": 37986.779903, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/3/set and payload b'false'", - "asctime": "2025-08-22 21:14:19,454" + "asctime": "2025-08-29 17:57:40,291" }, { "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.3", @@ -97263,16 +97344,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890059.4542615, - "msecs": 454.0, - "relativeCreated": 37907.150954, - "thread": 138566156539584, + "created": 1756483060.2916756, + "msecs": 291.0, + "relativeCreated": 37987.099219, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/3 and payload false", - "asctime": "2025-08-22 21:14:19,454" + "asctime": "2025-08-29 17:57:40,291" }, { "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.3", @@ -97290,70 +97371,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890059.4551191, - "msecs": 455.0, - "relativeCreated": 37908.00851, - "thread": 138566156539584, + "created": 1756483060.2924576, + "msecs": 292.0, + "relativeCreated": 37987.881256, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/3 and payload b'false'", - "asctime": "2025-08-22 21:14:19,455" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1/set", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890059.495962, - "msecs": 495.0, - "relativeCreated": 37948.851231, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'false'", - "asctime": "2025-08-22 21:14:19,495" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1", - "false" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890059.4961846, - "msecs": 496.0, - "relativeCreated": 37949.074006, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload false", - "asctime": "2025-08-22 21:14:19,496" + "asctime": "2025-08-29 17:57:40,292" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.cd_player.state", @@ -97371,16 +97398,70 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890059.4965715, - "msecs": 496.0, - "relativeCreated": 37949.461105, - "thread": 138566156539584, + "created": 1756483060.3336806, + "msecs": 333.0, + "relativeCreated": 38029.104323, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/cd_player/state and payload b'false'", - "asctime": "2025-08-22 21:14:19,496" + "asctime": "2025-08-29 17:57:40,333" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1/set", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483060.336612, + "msecs": 336.0, + "relativeCreated": 38032.035806, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'false'", + "asctime": "2025-08-29 17:57:40,336" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1", + "false" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483060.33687, + "msecs": 336.0, + "relativeCreated": 38032.293592, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload false", + "asctime": "2025-08-29 17:57:40,336" }, { "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", @@ -97398,19 +97479,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890059.4973314, - "msecs": 497.0, - "relativeCreated": 37950.220833, - "thread": 138566156539584, + "created": 1756483060.337575, + "msecs": 337.0, + "relativeCreated": 38032.99872, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1 and payload b'false'", - "asctime": "2025-08-22 21:14:19,497" + "asctime": "2025-08-29 17:57:40,337" } ], - "time_consumption": 0.021512269973754883 + "time_consumption": 0.012343406677246094 }, { "name": "__tLogger__", @@ -97428,16 +97509,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890059.519178, - "msecs": 519.0, - "relativeCreated": 37972.067332, - "thread": 138566182236416, + "created": 1756483060.350258, + "msecs": 350.0, + "relativeCreated": 38045.681938, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Powerplug4P.cd-player (gfw.dirk.powerplug) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:19,519", + "asctime": "2025-08-29 17:57:40,350", "moduleLogger": [ { "name": "__unittest__", @@ -97456,16 +97537,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890059.5190878, - "msecs": 519.0, - "relativeCreated": 37971.97726, - "thread": 138566182236416, + "created": 1756483060.350164, + "msecs": 350.0, + "relativeCreated": 38045.587656, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Powerplug4P.cd-player (gfw.dirk.powerplug)): False ()", - "asctime": "2025-08-22 21:14:19,519" + "asctime": "2025-08-29 17:57:40,350" }, { "name": "__unittest__", @@ -97485,28 +97566,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890059.5191398, - "msecs": 519.0, - "relativeCreated": 37972.029303, - "thread": 138566182236416, + "created": 1756483060.350218, + "msecs": 350.0, + "relativeCreated": 38045.641624, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Powerplug4P.cd-player (gfw.dirk.powerplug)): result = False ()", - "asctime": "2025-08-22 21:14:19,519" + "asctime": "2025-08-29 17:57:40,350" } ], - "time_consumption": 3.814697265625e-05 + "time_consumption": 4.00543212890625e-05 } ], - "time_consumption": 0.30300211906433105, - "time_start": "2025-08-22 21:14:19,216", - "time_finished": "2025-08-22 21:14:19,519" + "time_consumption": 0.3027064800262451, + "time_start": "2025-08-29 17:57:40,047", + "time_finished": "2025-08-29 17:57:40,350" }, - "Powerplug4P.cd-player (gfw.dirk.powerplug) -> ViDevLight.state (gfw.dirk.cd_player)": { + "Powerplug4P.cd-player (gfw.dirk.powerplug) -> ViDevCommon.state (gfw.dirk.cd_player)": { "name": "__tLogger__", - "msg": "Powerplug4P.cd-player (gfw.dirk.powerplug) -> ViDevLight.state (gfw.dirk.cd_player)", + "msg": "Powerplug4P.cd-player (gfw.dirk.powerplug) -> ViDevCommon.state (gfw.dirk.cd_player)", "args": null, "levelname": "INFO", "levelno": 20, @@ -97517,16 +97598,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890059.5193644, - "msecs": 519.0, - "relativeCreated": 37972.253719, - "thread": 138566182236416, + "created": 1756483060.3504748, + "msecs": 350.0, + "relativeCreated": 38045.898487, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Powerplug4P.cd-player (gfw.dirk.powerplug) -> ViDevLight.state (gfw.dirk.cd_player)", - "asctime": "2025-08-22 21:14:19,519", + "message": "Powerplug4P.cd-player (gfw.dirk.powerplug) -> ViDevCommon.state (gfw.dirk.cd_player)", + "asctime": "2025-08-29 17:57:40,350", "moduleLogger": [], "testcaseLogger": [ { @@ -97544,16 +97625,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890059.619999, - "msecs": 619.0, - "relativeCreated": 38072.888412, - "thread": 138566182236416, + "created": 1756483060.4511292, + "msecs": 451.0, + "relativeCreated": 38146.552655, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:19,619", + "asctime": "2025-08-29 17:57:40,451", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.cd_player.state.set", @@ -97571,16 +97652,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890059.5194948, - "msecs": 519.0, - "relativeCreated": 37972.384145, - "thread": 138566182236416, + "created": 1756483060.3506043, + "msecs": 350.0, + "relativeCreated": 38046.027897, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/cd_player/state/set and payload false", - "asctime": "2025-08-22 21:14:19,519" + "asctime": "2025-08-29 17:57:40,350" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.amplifier.state", @@ -97598,19 +97679,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890059.5206773, - "msecs": 520.0, - "relativeCreated": 37973.566737, - "thread": 138566156539584, + "created": 1756483060.3807893, + "msecs": 380.0, + "relativeCreated": 38076.212967, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/amplifier/state and payload b'false'", - "asctime": "2025-08-22 21:14:19,520" + "asctime": "2025-08-29 17:57:40,380" } ], - "time_consumption": 0.09932160377502441 + "time_consumption": 0.07033991813659668 }, { "name": "__tLogger__", @@ -97628,16 +97709,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890059.6203458, - "msecs": 620.0, - "relativeCreated": 38073.235154, - "thread": 138566182236416, + "created": 1756483060.4514782, + "msecs": 451.0, + "relativeCreated": 38146.901949, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:19,620", + "asctime": "2025-08-29 17:57:40,451", "moduleLogger": [ { "name": "__unittest__", @@ -97656,16 +97737,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890059.6202273, - "msecs": 620.0, - "relativeCreated": 38073.116819, - "thread": 138566182236416, + "created": 1756483060.4513772, + "msecs": 451.0, + "relativeCreated": 38146.800815, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:19,620" + "asctime": "2025-08-29 17:57:40,451" }, { "name": "__unittest__", @@ -97685,19 +97766,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890059.6202817, - "msecs": 620.0, - "relativeCreated": 38073.171084, - "thread": 138566182236416, + "created": 1756483060.451436, + "msecs": 451.0, + "relativeCreated": 38146.859824, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:19,620" + "asctime": "2025-08-29 17:57:40,451" } ], - "time_consumption": 6.413459777832031e-05 + "time_consumption": 4.220008850097656e-05 }, { "name": "__tLogger__", @@ -97715,16 +97796,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890059.7210045, - "msecs": 721.0, - "relativeCreated": 38173.893864, - "thread": 138566182236416, + "created": 1756483060.5520627, + "msecs": 552.0, + "relativeCreated": 38247.486315, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Powerplug4P.cd-player (gfw.dirk.powerplug) to True", - "asctime": "2025-08-22 21:14:19,721", + "asctime": "2025-08-29 17:57:40,552", "moduleLogger": [ { "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.3", @@ -97742,16 +97823,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890059.6204755, - "msecs": 620.0, - "relativeCreated": 38073.36498, - "thread": 138566182236416, + "created": 1756483060.451612, + "msecs": 451.0, + "relativeCreated": 38147.035574, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/3 and payload true", - "asctime": "2025-08-22 21:14:19,620" + "asctime": "2025-08-29 17:57:40,451" }, { "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.3", @@ -97769,70 +97850,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890059.6213467, - "msecs": 621.0, - "relativeCreated": 38074.236248, - "thread": 138566156539584, + "created": 1756483060.4527767, + "msecs": 452.0, + "relativeCreated": 38148.200434, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/3 and payload b'true'", - "asctime": "2025-08-22 21:14:19,621" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1/set", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890059.6226351, - "msecs": 622.0, - "relativeCreated": 38075.524398, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'true'", - "asctime": "2025-08-22 21:14:19,622" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1", - "true" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890059.6227949, - "msecs": 622.0, - "relativeCreated": 38075.684185, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload true", - "asctime": "2025-08-22 21:14:19,622" + "asctime": "2025-08-29 17:57:40,452" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.cd_player.state", @@ -97850,16 +97877,70 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890059.623125, - "msecs": 623.0, - "relativeCreated": 38076.014459, - "thread": 138566156539584, + "created": 1756483060.4549885, + "msecs": 454.0, + "relativeCreated": 38150.412106, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/cd_player/state and payload b'true'", - "asctime": "2025-08-22 21:14:19,623" + "asctime": "2025-08-29 17:57:40,454" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1/set", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483060.4960642, + "msecs": 496.0, + "relativeCreated": 38191.487824, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'true'", + "asctime": "2025-08-29 17:57:40,496" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1", + "true" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483060.496363, + "msecs": 496.0, + "relativeCreated": 38191.786686, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload true", + "asctime": "2025-08-29 17:57:40,496" }, { "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", @@ -97877,16 +97958,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890059.6235268, - "msecs": 623.0, - "relativeCreated": 38076.416374, - "thread": 138566156539584, + "created": 1756483060.497261, + "msecs": 497.0, + "relativeCreated": 38192.684774, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1 and payload b'true'", - "asctime": "2025-08-22 21:14:19,623" + "asctime": "2025-08-29 17:57:40,497" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.amplifier.state", @@ -97904,23 +97985,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890059.7068338, - "msecs": 706.0, - "relativeCreated": 38159.723345, - "thread": 138566156539584, + "created": 1756483060.5400283, + "msecs": 540.0, + "relativeCreated": 38235.452158, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/amplifier/state and payload b'true'", - "asctime": "2025-08-22 21:14:19,706" + "asctime": "2025-08-29 17:57:40,540" } ], - "time_consumption": 0.014170646667480469 + "time_consumption": 0.012034416198730469 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.state (gfw.dirk.cd_player) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.state (gfw.dirk.cd_player) is correct (Content %s and Type is %s).", "args": [ "True", "" @@ -97934,22 +98015,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890059.7213347, - "msecs": 721.0, - "relativeCreated": 38174.22418, - "thread": 138566182236416, + "created": 1756483060.5524292, + "msecs": 552.0, + "relativeCreated": 38247.852878, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.state (gfw.dirk.cd_player) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:19,721", + "message": "Value for ViDevCommon.state (gfw.dirk.cd_player) is correct (Content True and Type is ).", + "asctime": "2025-08-29 17:57:40,552", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.state (gfw.dirk.cd_player)", + "Value for ViDevCommon.state (gfw.dirk.cd_player)", "True", "" ], @@ -97962,22 +98043,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890059.7212367, - "msecs": 721.0, - "relativeCreated": 38174.126099, - "thread": 138566182236416, + "created": 1756483060.5523021, + "msecs": 552.0, + "relativeCreated": 38247.725801, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.state (gfw.dirk.cd_player)): True ()", - "asctime": "2025-08-22 21:14:19,721" + "message": "Result (Value for ViDevCommon.state (gfw.dirk.cd_player)): True ()", + "asctime": "2025-08-29 17:57:40,552" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.state (gfw.dirk.cd_player)", + "Value for ViDevCommon.state (gfw.dirk.cd_player)", "=", "True", "" @@ -97991,19 +98072,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890059.721292, - "msecs": 721.0, - "relativeCreated": 38174.1814, - "thread": 138566182236416, + "created": 1756483060.5523853, + "msecs": 552.0, + "relativeCreated": 38247.808903, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.state (gfw.dirk.cd_player)): result = True ()", - "asctime": "2025-08-22 21:14:19,721" + "message": "Expectation (Value for ViDevCommon.state (gfw.dirk.cd_player)): result = True ()", + "asctime": "2025-08-29 17:57:40,552" } ], - "time_consumption": 4.267692565917969e-05 + "time_consumption": 4.38690185546875e-05 }, { "name": "__tLogger__", @@ -98021,16 +98102,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890059.8220384, - "msecs": 822.0, - "relativeCreated": 38274.927925, - "thread": 138566182236416, + "created": 1756483060.6530933, + "msecs": 653.0, + "relativeCreated": 38348.517057, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Powerplug4P.cd-player (gfw.dirk.powerplug) to False", - "asctime": "2025-08-22 21:14:19,822", + "asctime": "2025-08-29 17:57:40,653", "moduleLogger": [ { "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.3", @@ -98048,16 +98129,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890059.721493, - "msecs": 721.0, - "relativeCreated": 38174.382491, - "thread": 138566182236416, + "created": 1756483060.5525627, + "msecs": 552.0, + "relativeCreated": 38247.986472, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/3 and payload false", - "asctime": "2025-08-22 21:14:19,721" + "asctime": "2025-08-29 17:57:40,552" }, { "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.3", @@ -98075,70 +98156,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890059.722482, - "msecs": 722.0, - "relativeCreated": 38175.371449, - "thread": 138566156539584, + "created": 1756483060.553717, + "msecs": 553.0, + "relativeCreated": 38249.140596, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/3 and payload b'false'", - "asctime": "2025-08-22 21:14:19,722" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1/set", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890059.7636333, - "msecs": 763.0, - "relativeCreated": 38216.522516, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'false'", - "asctime": "2025-08-22 21:14:19,763" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1", - "false" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890059.763872, - "msecs": 763.0, - "relativeCreated": 38216.761324, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload false", - "asctime": "2025-08-22 21:14:19,763" + "asctime": "2025-08-29 17:57:40,553" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.cd_player.state", @@ -98156,16 +98183,70 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890059.764279, - "msecs": 764.0, - "relativeCreated": 38217.168125, - "thread": 138566156539584, + "created": 1756483060.5948806, + "msecs": 594.0, + "relativeCreated": 38290.304144, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/cd_player/state and payload b'false'", - "asctime": "2025-08-22 21:14:19,764" + "asctime": "2025-08-29 17:57:40,594" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1/set", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483060.5953376, + "msecs": 595.0, + "relativeCreated": 38290.761536, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'false'", + "asctime": "2025-08-29 17:57:40,595" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1", + "false" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483060.5955558, + "msecs": 595.0, + "relativeCreated": 38290.979557, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload false", + "asctime": "2025-08-29 17:57:40,595" }, { "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", @@ -98183,189 +98264,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890059.765003, - "msecs": 765.0, - "relativeCreated": 38217.892502, - "thread": 138566156539584, + "created": 1756483060.5963151, + "msecs": 596.0, + "relativeCreated": 38291.738853, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1 and payload b'false'", - "asctime": "2025-08-22 21:14:19,765" - } - ], - "time_consumption": 0.05703544616699219 - }, - { - "name": "__tLogger__", - "msg": "Value for ViDevLight.state (gfw.dirk.cd_player) is correct (Content %s and Type is %s).", - "args": [ - "False", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890059.8223805, - "msecs": 822.0, - "relativeCreated": 38275.269909, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Value for ViDevLight.state (gfw.dirk.cd_player) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:19,822", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Value for ViDevLight.state (gfw.dirk.cd_player)", - "False", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890059.8222585, - "msecs": 822.0, - "relativeCreated": 38275.147846, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Value for ViDevLight.state (gfw.dirk.cd_player)): False ()", - "asctime": "2025-08-22 21:14:19,822" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Value for ViDevLight.state (gfw.dirk.cd_player)", - "=", - "False", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890059.8223326, - "msecs": 822.0, - "relativeCreated": 38275.222155, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Value for ViDevLight.state (gfw.dirk.cd_player)): result = False ()", - "asctime": "2025-08-22 21:14:19,822" - } - ], - "time_consumption": 4.792213439941406e-05 - } - ], - "time_consumption": 0.30301618576049805, - "time_start": "2025-08-22 21:14:19,519", - "time_finished": "2025-08-22 21:14:19,822" - }, - "ViDevLight.state (gfw.dirk.bt) -> Powerplug4P.bluetooth (gfw.dirk.powerplug)": { - "name": "__tLogger__", - "msg": "ViDevLight.state (gfw.dirk.bt) -> Powerplug4P.bluetooth (gfw.dirk.powerplug)", - "args": null, - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/report/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 329, - "funcName": "testCase", - "created": 1755890059.8226078, - "msecs": 822.0, - "relativeCreated": 38275.497202, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "ViDevLight.state (gfw.dirk.bt) -> Powerplug4P.bluetooth (gfw.dirk.powerplug)", - "asctime": "2025-08-22 21:14:19,822", - "moduleLogger": [], - "testcaseLogger": [ - { - "name": "__tLogger__", - "msg": "Prepare: Setting devices to last state %s", - "args": [ - "False" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 19, - "funcName": "device_follow", - "created": 1755890059.9232605, - "msecs": 923.0, - "relativeCreated": 38376.149908, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:19,923", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.videv.gfw.dirk.bt.state.set", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "videv/gfw/dirk/bt/state/set", - "false" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890059.8227513, - "msecs": 822.0, - "relativeCreated": 38275.640748, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic videv/gfw/dirk/bt/state/set and payload false", - "asctime": "2025-08-22 21:14:19,822" + "asctime": "2025-08-29 17:57:40,596" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.amplifier.state", @@ -98383,19 +98291,192 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890059.8241894, - "msecs": 824.0, - "relativeCreated": 38277.078872, - "thread": 138566156539584, + "created": 1756483060.6383326, + "msecs": 638.0, + "relativeCreated": 38333.756315, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/amplifier/state and payload b'false'", - "asctime": "2025-08-22 21:14:19,824" + "asctime": "2025-08-29 17:57:40,638" } ], - "time_consumption": 0.09907102584838867 + "time_consumption": 0.014760732650756836 + }, + { + "name": "__tLogger__", + "msg": "Value for ViDevCommon.state (gfw.dirk.cd_player) is correct (Content %s and Type is %s).", + "args": [ + "False", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483060.6534538, + "msecs": 653.0, + "relativeCreated": 38348.877596, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Value for ViDevCommon.state (gfw.dirk.cd_player) is correct (Content False and Type is ).", + "asctime": "2025-08-29 17:57:40,653", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Value for ViDevCommon.state (gfw.dirk.cd_player)", + "False", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483060.65333, + "msecs": 653.0, + "relativeCreated": 38348.753765, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Value for ViDevCommon.state (gfw.dirk.cd_player)): False ()", + "asctime": "2025-08-29 17:57:40,653" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Value for ViDevCommon.state (gfw.dirk.cd_player)", + "=", + "False", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483060.6533866, + "msecs": 653.0, + "relativeCreated": 38348.810218, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Value for ViDevCommon.state (gfw.dirk.cd_player)): result = False ()", + "asctime": "2025-08-29 17:57:40,653" + } + ], + "time_consumption": 6.723403930664062e-05 + } + ], + "time_consumption": 0.3029789924621582, + "time_start": "2025-08-29 17:57:40,350", + "time_finished": "2025-08-29 17:57:40,653" + }, + "ViDevCommon.state (gfw.dirk.bt) -> Powerplug4P.bluetooth (gfw.dirk.powerplug)": { + "name": "__tLogger__", + "msg": "ViDevCommon.state (gfw.dirk.bt) -> Powerplug4P.bluetooth (gfw.dirk.powerplug)", + "args": null, + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/report/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 329, + "funcName": "testCase", + "created": 1756483060.6536956, + "msecs": 653.0, + "relativeCreated": 38349.119267, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "ViDevCommon.state (gfw.dirk.bt) -> Powerplug4P.bluetooth (gfw.dirk.powerplug)", + "asctime": "2025-08-29 17:57:40,653", + "moduleLogger": [], + "testcaseLogger": [ + { + "name": "__tLogger__", + "msg": "Prepare: Setting devices to last state %s", + "args": [ + "False" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 19, + "funcName": "device_follow", + "created": 1756483060.7544057, + "msecs": 754.0, + "relativeCreated": 38449.829422, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Prepare: Setting devices to last state False", + "asctime": "2025-08-29 17:57:40,754", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.videv.gfw.dirk.bt.state.set", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/bt/state/set", + "false" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483060.6538763, + "msecs": 653.0, + "relativeCreated": 38349.299965, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic videv/gfw/dirk/bt/state/set and payload false", + "asctime": "2025-08-29 17:57:40,653" + } + ], + "time_consumption": 0.10052943229675293 }, { "name": "__tLogger__", @@ -98413,16 +98494,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890059.923605, - "msecs": 923.0, - "relativeCreated": 38376.49443, - "thread": 138566182236416, + "created": 1756483060.7547495, + "msecs": 754.0, + "relativeCreated": 38450.173129, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:19,923", + "asctime": "2025-08-29 17:57:40,754", "moduleLogger": [ { "name": "__unittest__", @@ -98441,16 +98522,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890059.9234881, - "msecs": 923.0, - "relativeCreated": 38376.377733, - "thread": 138566182236416, + "created": 1756483060.75465, + "msecs": 754.0, + "relativeCreated": 38450.073813, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:19,923" + "asctime": "2025-08-29 17:57:40,754" }, { "name": "__unittest__", @@ -98470,25 +98551,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890059.9235644, - "msecs": 923.0, - "relativeCreated": 38376.453822, - "thread": 138566182236416, + "created": 1756483060.7547078, + "msecs": 754.0, + "relativeCreated": 38450.131503, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:19,923" + "asctime": "2025-08-29 17:57:40,754" } ], - "time_consumption": 4.0531158447265625e-05 + "time_consumption": 4.172325134277344e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.state (gfw.dirk.bt)", + "ViDevCommon.state (gfw.dirk.bt)", "True" ], "levelname": "DEBUG", @@ -98500,16 +98581,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890060.0241737, - "msecs": 24.0, - "relativeCreated": 38477.063139, - "thread": 138566182236416, + "created": 1756483060.8554373, + "msecs": 855.0, + "relativeCreated": 38550.86111, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.state (gfw.dirk.bt) to True", - "asctime": "2025-08-22 21:14:20,024", + "message": "Setting state of ViDevCommon.state (gfw.dirk.bt) to True", + "asctime": "2025-08-29 17:57:40,855", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.bt.state.set", @@ -98527,16 +98608,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890059.923711, - "msecs": 923.0, - "relativeCreated": 38376.600484, - "thread": 138566182236416, + "created": 1756483060.7549255, + "msecs": 754.0, + "relativeCreated": 38450.349141, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/bt/state/set and payload true", - "asctime": "2025-08-22 21:14:19,923" + "asctime": "2025-08-29 17:57:40,754" }, { "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.4.set", @@ -98554,16 +98635,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890059.9259245, - "msecs": 925.0, - "relativeCreated": 38378.813931, - "thread": 138566156539584, + "created": 1756483060.7579763, + "msecs": 757.0, + "relativeCreated": 38453.399878, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/4/set and payload b'true'", - "asctime": "2025-08-22 21:14:19,925" + "asctime": "2025-08-29 17:57:40,757" }, { "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.4", @@ -98581,16 +98662,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890059.9261792, - "msecs": 926.0, - "relativeCreated": 38379.068538, - "thread": 138566156539584, + "created": 1756483060.7582297, + "msecs": 758.0, + "relativeCreated": 38453.653553, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/4 and payload true", - "asctime": "2025-08-22 21:14:19,926" + "asctime": "2025-08-29 17:57:40,758" }, { "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.4", @@ -98608,70 +98689,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890059.9270458, - "msecs": 927.0, - "relativeCreated": 38379.935367, - "thread": 138566156539584, + "created": 1756483060.7588532, + "msecs": 758.0, + "relativeCreated": 38454.27684, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/4 and payload b'true'", - "asctime": "2025-08-22 21:14:19,927" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1/set", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890059.9683497, - "msecs": 968.0, - "relativeCreated": 38421.239199, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'true'", - "asctime": "2025-08-22 21:14:19,968" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1", - "true" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890059.968574, - "msecs": 968.0, - "relativeCreated": 38421.463422, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload true", - "asctime": "2025-08-22 21:14:19,968" + "asctime": "2025-08-29 17:57:40,758" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.bt.state", @@ -98689,16 +98716,70 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890059.9689577, - "msecs": 968.0, - "relativeCreated": 38421.847, - "thread": 138566156539584, + "created": 1756483060.8010156, + "msecs": 801.0, + "relativeCreated": 38496.439294, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/bt/state and payload b'true'", - "asctime": "2025-08-22 21:14:19,968" + "asctime": "2025-08-29 17:57:40,801" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1/set", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483060.8419738, + "msecs": 841.0, + "relativeCreated": 38537.397516, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'true'", + "asctime": "2025-08-29 17:57:40,841" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1", + "true" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483060.8422797, + "msecs": 842.0, + "relativeCreated": 38537.70347, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload true", + "asctime": "2025-08-29 17:57:40,842" }, { "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", @@ -98716,46 +98797,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890059.9696412, - "msecs": 969.0, - "relativeCreated": 38422.53055, - "thread": 138566156539584, + "created": 1756483060.8430314, + "msecs": 843.0, + "relativeCreated": 38538.454893, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1 and payload b'true'", - "asctime": "2025-08-22 21:14:19,969" - }, - { - "name": "smart_brain.mqtt.videv.gfw.dirk.amplifier.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/gfw/dirk/amplifier/state", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890060.0116084, - "msecs": 11.0, - "relativeCreated": 38464.497673, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/gfw/dirk/amplifier/state and payload b'true'", - "asctime": "2025-08-22 21:14:20,011" + "asctime": "2025-08-29 17:57:40,843" } ], - "time_consumption": 0.012565374374389648 + "time_consumption": 0.012405872344970703 }, { "name": "__tLogger__", @@ -98773,16 +98827,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890060.024514, - "msecs": 24.0, - "relativeCreated": 38477.40346, - "thread": 138566182236416, + "created": 1756483060.8557699, + "msecs": 855.0, + "relativeCreated": 38551.193587, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Powerplug4P.bluetooth (gfw.dirk.powerplug) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:20,024", + "asctime": "2025-08-29 17:57:40,855", "moduleLogger": [ { "name": "__unittest__", @@ -98801,16 +98855,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890060.024397, - "msecs": 24.0, - "relativeCreated": 38477.286169, - "thread": 138566182236416, + "created": 1756483060.85567, + "msecs": 855.0, + "relativeCreated": 38551.093781, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Powerplug4P.bluetooth (gfw.dirk.powerplug)): True ()", - "asctime": "2025-08-22 21:14:20,024" + "asctime": "2025-08-29 17:57:40,855" }, { "name": "__unittest__", @@ -98830,25 +98884,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890060.0244749, - "msecs": 24.0, - "relativeCreated": 38477.364194, - "thread": 138566182236416, + "created": 1756483060.8557277, + "msecs": 855.0, + "relativeCreated": 38551.151301, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Powerplug4P.bluetooth (gfw.dirk.powerplug)): result = True ()", - "asctime": "2025-08-22 21:14:20,024" + "asctime": "2025-08-29 17:57:40,855" } ], - "time_consumption": 3.910064697265625e-05 + "time_consumption": 4.220008850097656e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.state (gfw.dirk.bt)", + "ViDevCommon.state (gfw.dirk.bt)", "False" ], "levelname": "DEBUG", @@ -98860,16 +98914,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890060.125165, - "msecs": 125.0, - "relativeCreated": 38578.054459, - "thread": 138566182236416, + "created": 1756483060.9564145, + "msecs": 956.0, + "relativeCreated": 38651.838051, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.state (gfw.dirk.bt) to False", - "asctime": "2025-08-22 21:14:20,125", + "message": "Setting state of ViDevCommon.state (gfw.dirk.bt) to False", + "asctime": "2025-08-29 17:57:40,956", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.bt.state.set", @@ -98887,16 +98941,43 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890060.0246277, - "msecs": 24.0, - "relativeCreated": 38477.517191, - "thread": 138566182236416, + "created": 1756483060.8559124, + "msecs": 855.0, + "relativeCreated": 38551.336132, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/bt/state/set and payload false", - "asctime": "2025-08-22 21:14:20,024" + "asctime": "2025-08-29 17:57:40,855" + }, + { + "name": "smart_brain.mqtt.videv.gfw.dirk.amplifier.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/amplifier/state", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483060.8868704, + "msecs": 886.0, + "relativeCreated": 38582.293948, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/gfw/dirk/amplifier/state and payload b'true'", + "asctime": "2025-08-29 17:57:40,886" }, { "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.4.set", @@ -98914,16 +98995,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890060.0268052, - "msecs": 26.0, - "relativeCreated": 38479.694674, - "thread": 138566156539584, + "created": 1756483060.928053, + "msecs": 928.0, + "relativeCreated": 38623.47662, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/4/set and payload b'false'", - "asctime": "2025-08-22 21:14:20,026" + "asctime": "2025-08-29 17:57:40,928" }, { "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.4", @@ -98941,16 +99022,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890060.027033, - "msecs": 27.0, - "relativeCreated": 38479.922508, - "thread": 138566156539584, + "created": 1756483060.928384, + "msecs": 928.0, + "relativeCreated": 38623.807676, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/4 and payload false", - "asctime": "2025-08-22 21:14:20,027" + "asctime": "2025-08-29 17:57:40,928" }, { "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.4", @@ -98968,154 +99049,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890060.027557, - "msecs": 27.0, - "relativeCreated": 38480.446387, - "thread": 138566156539584, + "created": 1756483060.9291422, + "msecs": 929.0, + "relativeCreated": 38624.56593, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/4 and payload b'false'", - "asctime": "2025-08-22 21:14:20,027" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1/set", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890060.0691679, - "msecs": 69.0, - "relativeCreated": 38522.057336, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'false'", - "asctime": "2025-08-22 21:14:20,069" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1", - "false" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890060.0693824, - "msecs": 69.0, - "relativeCreated": 38522.271791, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload false", - "asctime": "2025-08-22 21:14:20,069" - }, - { - "name": "smart_brain.mqtt.videv.gfw.dirk.bt.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/gfw/dirk/bt/state", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890060.069708, - "msecs": 69.0, - "relativeCreated": 38522.597375, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/gfw/dirk/bt/state and payload b'false'", - "asctime": "2025-08-22 21:14:20,069" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", - "msg": "Received message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890060.0704155, - "msecs": 70.0, - "relativeCreated": 38523.305095, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1 and payload b'false'", - "asctime": "2025-08-22 21:14:20,070" - }, - { - "name": "smart_brain.mqtt.videv.gfw.dirk.amplifier.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/gfw/dirk/amplifier/state", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890060.113105, - "msecs": 113.0, - "relativeCreated": 38565.994653, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/gfw/dirk/amplifier/state and payload b'false'", - "asctime": "2025-08-22 21:14:20,113" + "asctime": "2025-08-29 17:57:40,929" } ], - "time_consumption": 0.012059926986694336 + "time_consumption": 0.02727222442626953 }, { "name": "__tLogger__", @@ -99133,16 +99079,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890060.125523, - "msecs": 125.0, - "relativeCreated": 38578.412506, - "thread": 138566182236416, + "created": 1756483060.9567306, + "msecs": 956.0, + "relativeCreated": 38652.154379, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Powerplug4P.bluetooth (gfw.dirk.powerplug) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:20,125", + "asctime": "2025-08-29 17:57:40,956", "moduleLogger": [ { "name": "__unittest__", @@ -99161,16 +99107,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890060.125402, - "msecs": 125.0, - "relativeCreated": 38578.291266, - "thread": 138566182236416, + "created": 1756483060.9566395, + "msecs": 956.0, + "relativeCreated": 38652.063129, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Powerplug4P.bluetooth (gfw.dirk.powerplug)): False ()", - "asctime": "2025-08-22 21:14:20,125" + "asctime": "2025-08-29 17:57:40,956" }, { "name": "__unittest__", @@ -99190,28 +99136,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890060.125457, - "msecs": 125.0, - "relativeCreated": 38578.346537, - "thread": 138566182236416, + "created": 1756483060.9566917, + "msecs": 956.0, + "relativeCreated": 38652.115331, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Powerplug4P.bluetooth (gfw.dirk.powerplug)): result = False ()", - "asctime": "2025-08-22 21:14:20,125" + "asctime": "2025-08-29 17:57:40,956" } ], - "time_consumption": 6.604194641113281e-05 + "time_consumption": 3.886222839355469e-05 } ], - "time_consumption": 0.3029153347015381, - "time_start": "2025-08-22 21:14:19,822", - "time_finished": "2025-08-22 21:14:20,125" + "time_consumption": 0.30303502082824707, + "time_start": "2025-08-29 17:57:40,653", + "time_finished": "2025-08-29 17:57:40,956" }, - "Powerplug4P.bluetooth (gfw.dirk.powerplug) -> ViDevLight.state (gfw.dirk.bt)": { + "Powerplug4P.bluetooth (gfw.dirk.powerplug) -> ViDevCommon.state (gfw.dirk.bt)": { "name": "__tLogger__", - "msg": "Powerplug4P.bluetooth (gfw.dirk.powerplug) -> ViDevLight.state (gfw.dirk.bt)", + "msg": "Powerplug4P.bluetooth (gfw.dirk.powerplug) -> ViDevCommon.state (gfw.dirk.bt)", "args": null, "levelname": "INFO", "levelno": 20, @@ -99222,16 +99168,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890060.125746, - "msecs": 125.0, - "relativeCreated": 38578.635355, - "thread": 138566182236416, + "created": 1756483060.9569705, + "msecs": 956.0, + "relativeCreated": 38652.394201, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Powerplug4P.bluetooth (gfw.dirk.powerplug) -> ViDevLight.state (gfw.dirk.bt)", - "asctime": "2025-08-22 21:14:20,125", + "message": "Powerplug4P.bluetooth (gfw.dirk.powerplug) -> ViDevCommon.state (gfw.dirk.bt)", + "asctime": "2025-08-29 17:57:40,956", "moduleLogger": [], "testcaseLogger": [ { @@ -99249,16 +99195,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890060.2264016, - "msecs": 226.0, - "relativeCreated": 38679.291059, - "thread": 138566182236416, + "created": 1756483061.0576024, + "msecs": 57.0, + "relativeCreated": 38753.026008, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:20,226", + "asctime": "2025-08-29 17:57:41,057", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.bt.state.set", @@ -99276,19 +99222,154 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890060.1258829, - "msecs": 125.0, - "relativeCreated": 38578.772377, - "thread": 138566182236416, + "created": 1756483060.9570987, + "msecs": 957.0, + "relativeCreated": 38652.52245, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/bt/state/set and payload false", - "asctime": "2025-08-22 21:14:20,125" + "asctime": "2025-08-29 17:57:40,957" + }, + { + "name": "smart_brain.mqtt.videv.gfw.dirk.bt.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/bt/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483060.971762, + "msecs": 971.0, + "relativeCreated": 38667.185646, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/gfw/dirk/bt/state and payload b'false'", + "asctime": "2025-08-29 17:57:40,971" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1/set", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483061.012767, + "msecs": 12.0, + "relativeCreated": 38708.190662, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'false'", + "asctime": "2025-08-29 17:57:41,012" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1", + "false" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483061.0131032, + "msecs": 13.0, + "relativeCreated": 38708.526934, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload false", + "asctime": "2025-08-29 17:57:41,013" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", + "msg": "Received message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483061.0138807, + "msecs": 13.0, + "relativeCreated": 38709.304554, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1 and payload b'false'", + "asctime": "2025-08-29 17:57:41,013" + }, + { + "name": "smart_brain.mqtt.videv.gfw.dirk.amplifier.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/gfw/dirk/amplifier/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483061.0561123, + "msecs": 56.0, + "relativeCreated": 38751.535947, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/gfw/dirk/amplifier/state and payload b'false'", + "asctime": "2025-08-29 17:57:41,056" } ], - "time_consumption": 0.10051870346069336 + "time_consumption": 0.0014901161193847656 }, { "name": "__tLogger__", @@ -99306,16 +99387,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890060.2267456, - "msecs": 226.0, - "relativeCreated": 38679.635047, - "thread": 138566182236416, + "created": 1756483061.057959, + "msecs": 57.0, + "relativeCreated": 38753.382784, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:20,226", + "asctime": "2025-08-29 17:57:41,057", "moduleLogger": [ { "name": "__unittest__", @@ -99334,16 +99415,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890060.2266448, - "msecs": 226.0, - "relativeCreated": 38679.534152, - "thread": 138566182236416, + "created": 1756483061.0578337, + "msecs": 57.0, + "relativeCreated": 38753.257387, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:20,226" + "asctime": "2025-08-29 17:57:41,057" }, { "name": "__unittest__", @@ -99363,19 +99444,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890060.226702, - "msecs": 226.0, - "relativeCreated": 38679.591397, - "thread": 138566182236416, + "created": 1756483061.0579193, + "msecs": 57.0, + "relativeCreated": 38753.342813, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:20,226" + "asctime": "2025-08-29 17:57:41,057" } ], - "time_consumption": 4.363059997558594e-05 + "time_consumption": 3.981590270996094e-05 }, { "name": "__tLogger__", @@ -99393,16 +99474,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890060.327447, - "msecs": 327.0, - "relativeCreated": 38780.336564, - "thread": 138566182236416, + "created": 1756483061.1584654, + "msecs": 158.0, + "relativeCreated": 38853.888984, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Powerplug4P.bluetooth (gfw.dirk.powerplug) to True", - "asctime": "2025-08-22 21:14:20,327", + "asctime": "2025-08-29 17:57:41,158", "moduleLogger": [ { "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.4", @@ -99420,16 +99501,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890060.2268798, - "msecs": 226.0, - "relativeCreated": 38679.769208, - "thread": 138566182236416, + "created": 1756483061.058086, + "msecs": 58.0, + "relativeCreated": 38753.50954, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/4 and payload true", - "asctime": "2025-08-22 21:14:20,226" + "asctime": "2025-08-29 17:57:41,058" }, { "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.4", @@ -99447,70 +99528,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890060.2279816, - "msecs": 227.0, - "relativeCreated": 38680.870882, - "thread": 138566156539584, + "created": 1756483061.059164, + "msecs": 59.0, + "relativeCreated": 38754.587804, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/4 and payload b'true'", - "asctime": "2025-08-22 21:14:20,227" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1/set", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890060.2686548, - "msecs": 268.0, - "relativeCreated": 38721.544299, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'true'", - "asctime": "2025-08-22 21:14:20,268" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1", - "true" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890060.2689273, - "msecs": 268.0, - "relativeCreated": 38721.816588, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload true", - "asctime": "2025-08-22 21:14:20,268" + "asctime": "2025-08-29 17:57:41,059" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.bt.state", @@ -99528,16 +99555,70 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890060.2693062, - "msecs": 269.0, - "relativeCreated": 38722.195542, - "thread": 138566156539584, + "created": 1756483061.1009321, + "msecs": 100.0, + "relativeCreated": 38796.355752, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/bt/state and payload b'true'", - "asctime": "2025-08-22 21:14:20,269" + "asctime": "2025-08-29 17:57:41,100" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1/set", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483061.1013663, + "msecs": 101.0, + "relativeCreated": 38796.790057, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'true'", + "asctime": "2025-08-29 17:57:41,101" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1", + "true" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483061.101587, + "msecs": 101.0, + "relativeCreated": 38797.010718, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload true", + "asctime": "2025-08-29 17:57:41,101" }, { "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", @@ -99555,16 +99636,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890060.2702925, - "msecs": 270.0, - "relativeCreated": 38723.181769, - "thread": 138566156539584, + "created": 1756483061.102379, + "msecs": 102.0, + "relativeCreated": 38797.802669, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1 and payload b'true'", - "asctime": "2025-08-22 21:14:20,270" + "asctime": "2025-08-29 17:57:41,102" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.amplifier.state", @@ -99582,23 +99663,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890060.311651, - "msecs": 311.0, - "relativeCreated": 38764.540543, - "thread": 138566156539584, + "created": 1756483061.1449864, + "msecs": 144.0, + "relativeCreated": 38840.410151, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/amplifier/state and payload b'true'", - "asctime": "2025-08-22 21:14:20,311" + "asctime": "2025-08-29 17:57:41,144" } ], - "time_consumption": 0.01579594612121582 + "time_consumption": 0.013478994369506836 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.state (gfw.dirk.bt) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.state (gfw.dirk.bt) is correct (Content %s and Type is %s).", "args": [ "True", "" @@ -99612,22 +99693,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890060.3277802, - "msecs": 327.0, - "relativeCreated": 38780.669868, - "thread": 138566182236416, + "created": 1756483061.158796, + "msecs": 158.0, + "relativeCreated": 38854.219772, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.state (gfw.dirk.bt) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:20,327", + "message": "Value for ViDevCommon.state (gfw.dirk.bt) is correct (Content True and Type is ).", + "asctime": "2025-08-29 17:57:41,158", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.state (gfw.dirk.bt)", + "Value for ViDevCommon.state (gfw.dirk.bt)", "True", "" ], @@ -99640,22 +99721,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890060.3276837, - "msecs": 327.0, - "relativeCreated": 38780.573059, - "thread": 138566182236416, + "created": 1756483061.1586988, + "msecs": 158.0, + "relativeCreated": 38854.122519, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.state (gfw.dirk.bt)): True ()", - "asctime": "2025-08-22 21:14:20,327" + "message": "Result (Value for ViDevCommon.state (gfw.dirk.bt)): True ()", + "asctime": "2025-08-29 17:57:41,158" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.state (gfw.dirk.bt)", + "Value for ViDevCommon.state (gfw.dirk.bt)", "=", "True", "" @@ -99669,19 +99750,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890060.3277388, - "msecs": 327.0, - "relativeCreated": 38780.628297, - "thread": 138566182236416, + "created": 1756483061.158754, + "msecs": 158.0, + "relativeCreated": 38854.177849, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.state (gfw.dirk.bt)): result = True ()", - "asctime": "2025-08-22 21:14:20,327" + "message": "Expectation (Value for ViDevCommon.state (gfw.dirk.bt)): result = True ()", + "asctime": "2025-08-29 17:57:41,158" } ], - "time_consumption": 4.1484832763671875e-05 + "time_consumption": 4.1961669921875e-05 }, { "name": "__tLogger__", @@ -99699,16 +99780,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890060.4283404, - "msecs": 428.0, - "relativeCreated": 38881.229911, - "thread": 138566182236416, + "created": 1756483061.2592793, + "msecs": 259.0, + "relativeCreated": 38954.703018, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Powerplug4P.bluetooth (gfw.dirk.powerplug) to False", - "asctime": "2025-08-22 21:14:20,428", + "asctime": "2025-08-29 17:57:41,259", "moduleLogger": [ { "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.4", @@ -99726,16 +99807,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890060.3279474, - "msecs": 327.0, - "relativeCreated": 38780.836709, - "thread": 138566182236416, + "created": 1756483061.1589446, + "msecs": 158.0, + "relativeCreated": 38854.368214, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/4 and payload false", - "asctime": "2025-08-22 21:14:20,327" + "asctime": "2025-08-29 17:57:41,158" }, { "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.4", @@ -99753,70 +99834,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890060.328987, - "msecs": 328.0, - "relativeCreated": 38781.876279, - "thread": 138566156539584, + "created": 1756483061.160095, + "msecs": 160.0, + "relativeCreated": 38855.518638, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/4 and payload b'false'", - "asctime": "2025-08-22 21:14:20,328" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1/set", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890060.3705556, - "msecs": 370.0, - "relativeCreated": 38823.44512, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'false'", - "asctime": "2025-08-22 21:14:20,370" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1", - "false" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890060.3707798, - "msecs": 370.0, - "relativeCreated": 38823.66898, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload false", - "asctime": "2025-08-22 21:14:20,370" + "asctime": "2025-08-29 17:57:41,160" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.bt.state", @@ -99834,16 +99861,70 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890060.3712485, - "msecs": 371.0, - "relativeCreated": 38824.13769, - "thread": 138566156539584, + "created": 1756483061.2020414, + "msecs": 202.0, + "relativeCreated": 38897.465086, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/bt/state and payload b'false'", - "asctime": "2025-08-22 21:14:20,371" + "asctime": "2025-08-29 17:57:41,202" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1/set", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483061.20269, + "msecs": 202.0, + "relativeCreated": 38898.113524, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'false'", + "asctime": "2025-08-29 17:57:41,202" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1", + "false" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483061.203067, + "msecs": 203.0, + "relativeCreated": 38898.490827, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload false", + "asctime": "2025-08-29 17:57:41,203" }, { "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", @@ -99861,16 +99942,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890060.3717852, - "msecs": 371.0, - "relativeCreated": 38824.67467, - "thread": 138566156539584, + "created": 1756483061.2039716, + "msecs": 203.0, + "relativeCreated": 38899.395343, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1 and payload b'false'", - "asctime": "2025-08-22 21:14:20,371" + "asctime": "2025-08-29 17:57:41,203" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.amplifier.state", @@ -99888,23 +99969,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890060.4148595, - "msecs": 414.0, - "relativeCreated": 38867.74888, - "thread": 138566156539584, + "created": 1756483061.2451453, + "msecs": 245.0, + "relativeCreated": 38940.568993, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/amplifier/state and payload b'false'", - "asctime": "2025-08-22 21:14:20,414" + "asctime": "2025-08-29 17:57:41,245" } ], - "time_consumption": 0.013480901718139648 + "time_consumption": 0.014133930206298828 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.state (gfw.dirk.bt) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.state (gfw.dirk.bt) is correct (Content %s and Type is %s).", "args": [ "False", "" @@ -99918,22 +99999,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890060.428677, - "msecs": 428.0, - "relativeCreated": 38881.566576, - "thread": 138566182236416, + "created": 1756483061.259586, + "msecs": 259.0, + "relativeCreated": 38955.009657, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.state (gfw.dirk.bt) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:20,428", + "message": "Value for ViDevCommon.state (gfw.dirk.bt) is correct (Content False and Type is ).", + "asctime": "2025-08-29 17:57:41,259", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.state (gfw.dirk.bt)", + "Value for ViDevCommon.state (gfw.dirk.bt)", "False", "" ], @@ -99946,22 +100027,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890060.4285765, - "msecs": 428.0, - "relativeCreated": 38881.46604, - "thread": 138566182236416, + "created": 1756483061.2594945, + "msecs": 259.0, + "relativeCreated": 38954.918297, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.state (gfw.dirk.bt)): False ()", - "asctime": "2025-08-22 21:14:20,428" + "message": "Result (Value for ViDevCommon.state (gfw.dirk.bt)): False ()", + "asctime": "2025-08-29 17:57:41,259" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.state (gfw.dirk.bt)", + "Value for ViDevCommon.state (gfw.dirk.bt)", "=", "False", "" @@ -99975,24 +100056,24 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890060.4286337, - "msecs": 428.0, - "relativeCreated": 38881.522882, - "thread": 138566182236416, + "created": 1756483061.2595458, + "msecs": 259.0, + "relativeCreated": 38954.969532, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.state (gfw.dirk.bt)): result = False ()", - "asctime": "2025-08-22 21:14:20,428" + "message": "Expectation (Value for ViDevCommon.state (gfw.dirk.bt)): result = False ()", + "asctime": "2025-08-29 17:57:41,259" } ], - "time_consumption": 4.3392181396484375e-05 + "time_consumption": 4.029273986816406e-05 } ], - "time_consumption": 0.3029310703277588, - "time_start": "2025-08-22 21:14:20,125", - "time_finished": "2025-08-22 21:14:20,428" + "time_consumption": 0.3026156425476074, + "time_start": "2025-08-29 17:57:40,956", + "time_finished": "2025-08-29 17:57:41,259" }, "Powerplug4P.phono (gfw.dirk.powerplug) -> Powerplug4P.amplifier (gfw.dirk.powerplug)": { "name": "__tLogger__", @@ -100007,16 +100088,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890060.4288826, - "msecs": 428.0, - "relativeCreated": 38881.7721, - "thread": 138566182236416, + "created": 1756483061.2598064, + "msecs": 259.0, + "relativeCreated": 38955.230232, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Powerplug4P.phono (gfw.dirk.powerplug) -> Powerplug4P.amplifier (gfw.dirk.powerplug)", - "asctime": "2025-08-22 21:14:20,428", + "asctime": "2025-08-29 17:57:41,259", "moduleLogger": [], "testcaseLogger": [ { @@ -100034,16 +100115,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890060.529285, - "msecs": 529.0, - "relativeCreated": 38982.174314, - "thread": 138566182236416, + "created": 1756483061.3600588, + "msecs": 360.0, + "relativeCreated": 39055.48244, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:20,529", + "asctime": "2025-08-29 17:57:41,360", "moduleLogger": [], "time_consumption": 0.0 }, @@ -100063,16 +100144,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890060.5296552, - "msecs": 529.0, - "relativeCreated": 38982.544623, - "thread": 138566182236416, + "created": 1756483061.360415, + "msecs": 360.0, + "relativeCreated": 39055.83877, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:20,529", + "asctime": "2025-08-29 17:57:41,360", "moduleLogger": [ { "name": "__unittest__", @@ -100091,16 +100172,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890060.5295594, - "msecs": 529.0, - "relativeCreated": 38982.448793, - "thread": 138566182236416, + "created": 1756483061.3602903, + "msecs": 360.0, + "relativeCreated": 39055.714104, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:20,529" + "asctime": "2025-08-29 17:57:41,360" }, { "name": "__unittest__", @@ -100120,19 +100201,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890060.5296152, - "msecs": 529.0, - "relativeCreated": 38982.504491, - "thread": 138566182236416, + "created": 1756483061.3603463, + "msecs": 360.0, + "relativeCreated": 39055.770149, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:20,529" + "asctime": "2025-08-29 17:57:41,360" } ], - "time_consumption": 4.00543212890625e-05 + "time_consumption": 6.866455078125e-05 }, { "name": "__tLogger__", @@ -100150,16 +100231,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890060.6303382, - "msecs": 630.0, - "relativeCreated": 39083.227778, - "thread": 138566182236416, + "created": 1756483061.461056, + "msecs": 461.0, + "relativeCreated": 39156.479784, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Powerplug4P.phono (gfw.dirk.powerplug) to True", - "asctime": "2025-08-22 21:14:20,630", + "asctime": "2025-08-29 17:57:41,461", "moduleLogger": [ { "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.2", @@ -100177,16 +100258,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890060.5297823, - "msecs": 529.0, - "relativeCreated": 38982.6716, - "thread": 138566182236416, + "created": 1756483061.3605542, + "msecs": 360.0, + "relativeCreated": 39055.977998, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/2 and payload true", - "asctime": "2025-08-22 21:14:20,529" + "asctime": "2025-08-29 17:57:41,360" }, { "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.2", @@ -100204,70 +100285,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890060.530598, - "msecs": 530.0, - "relativeCreated": 38983.487357, - "thread": 138566156539584, + "created": 1756483061.361657, + "msecs": 361.0, + "relativeCreated": 39057.08064, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/2 and payload b'true'", - "asctime": "2025-08-22 21:14:20,530" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1/set", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890060.5323265, - "msecs": 532.0, - "relativeCreated": 38985.215871, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'true'", - "asctime": "2025-08-22 21:14:20,532" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1", - "true" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890060.5325, - "msecs": 532.0, - "relativeCreated": 38985.389434, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload true", - "asctime": "2025-08-22 21:14:20,532" + "asctime": "2025-08-29 17:57:41,361" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.phono.state", @@ -100285,16 +100312,70 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890060.5328228, - "msecs": 532.0, - "relativeCreated": 38985.712243, - "thread": 138566156539584, + "created": 1756483061.3640156, + "msecs": 364.0, + "relativeCreated": 39059.439351, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/phono/state and payload b'true'", - "asctime": "2025-08-22 21:14:20,532" + "asctime": "2025-08-29 17:57:41,364" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1/set", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483061.4049418, + "msecs": 404.0, + "relativeCreated": 39100.3655, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'true'", + "asctime": "2025-08-29 17:57:41,404" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1", + "true" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483061.4053607, + "msecs": 405.0, + "relativeCreated": 39100.784426, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload true", + "asctime": "2025-08-29 17:57:41,405" }, { "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", @@ -100312,16 +100393,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890060.5334325, - "msecs": 533.0, - "relativeCreated": 38986.322055, - "thread": 138566156539584, + "created": 1756483061.4062078, + "msecs": 406.0, + "relativeCreated": 39101.631537, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1 and payload b'true'", - "asctime": "2025-08-22 21:14:20,533" + "asctime": "2025-08-29 17:57:41,406" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.amplifier.state", @@ -100339,19 +100420,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890060.6171148, - "msecs": 617.0, - "relativeCreated": 39070.00433, - "thread": 138566156539584, + "created": 1756483061.4485712, + "msecs": 448.0, + "relativeCreated": 39143.994943, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/amplifier/state and payload b'true'", - "asctime": "2025-08-22 21:14:20,617" + "asctime": "2025-08-29 17:57:41,448" } ], - "time_consumption": 0.013223409652709961 + "time_consumption": 0.01248478889465332 }, { "name": "__tLogger__", @@ -100369,16 +100450,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890060.6306944, - "msecs": 630.0, - "relativeCreated": 39083.583831, - "thread": 138566182236416, + "created": 1756483061.4614227, + "msecs": 461.0, + "relativeCreated": 39156.846214, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Powerplug4P.amplifier (gfw.dirk.powerplug) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:20,630", + "asctime": "2025-08-29 17:57:41,461", "moduleLogger": [ { "name": "__unittest__", @@ -100397,16 +100478,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890060.6305697, - "msecs": 630.0, - "relativeCreated": 39083.459208, - "thread": 138566182236416, + "created": 1756483061.461323, + "msecs": 461.0, + "relativeCreated": 39156.746714, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Powerplug4P.amplifier (gfw.dirk.powerplug)): True ()", - "asctime": "2025-08-22 21:14:20,630" + "asctime": "2025-08-29 17:57:41,461" }, { "name": "__unittest__", @@ -100426,19 +100507,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890060.6306531, - "msecs": 630.0, - "relativeCreated": 39083.54252, - "thread": 138566182236416, + "created": 1756483061.4613802, + "msecs": 461.0, + "relativeCreated": 39156.804124, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Powerplug4P.amplifier (gfw.dirk.powerplug)): result = True ()", - "asctime": "2025-08-22 21:14:20,630" + "asctime": "2025-08-29 17:57:41,461" } ], - "time_consumption": 4.124641418457031e-05 + "time_consumption": 4.2438507080078125e-05 }, { "name": "__tLogger__", @@ -100456,16 +100537,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890060.7312453, - "msecs": 731.0, - "relativeCreated": 39184.134813, - "thread": 138566182236416, + "created": 1756483061.5620637, + "msecs": 562.0, + "relativeCreated": 39257.487411, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Powerplug4P.phono (gfw.dirk.powerplug) to False", - "asctime": "2025-08-22 21:14:20,731", + "asctime": "2025-08-29 17:57:41,562", "moduleLogger": [ { "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.2", @@ -100483,16 +100564,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890060.6308293, - "msecs": 630.0, - "relativeCreated": 39083.718608, - "thread": 138566182236416, + "created": 1756483061.4615598, + "msecs": 461.0, + "relativeCreated": 39156.983414, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/2 and payload false", - "asctime": "2025-08-22 21:14:20,630" + "asctime": "2025-08-29 17:57:41,461" }, { "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.2", @@ -100510,70 +100591,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890060.6318746, - "msecs": 631.0, - "relativeCreated": 39084.764008, - "thread": 138566156539584, + "created": 1756483061.4625924, + "msecs": 462.0, + "relativeCreated": 39158.016055, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/2 and payload b'false'", - "asctime": "2025-08-22 21:14:20,631" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1/set", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890060.6727307, - "msecs": 672.0, - "relativeCreated": 39125.619922, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'false'", - "asctime": "2025-08-22 21:14:20,672" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1", - "false" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890060.6729996, - "msecs": 672.0, - "relativeCreated": 39125.889123, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload false", - "asctime": "2025-08-22 21:14:20,672" + "asctime": "2025-08-29 17:57:41,462" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.phono.state", @@ -100591,16 +100618,70 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890060.6734061, - "msecs": 673.0, - "relativeCreated": 39126.295652, - "thread": 138566156539584, + "created": 1756483061.5040293, + "msecs": 504.0, + "relativeCreated": 39199.452922, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/phono/state and payload b'false'", - "asctime": "2025-08-22 21:14:20,673" + "asctime": "2025-08-29 17:57:41,504" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1/set", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483061.5046728, + "msecs": 504.0, + "relativeCreated": 39200.096543, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'false'", + "asctime": "2025-08-29 17:57:41,504" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1", + "false" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483061.5050266, + "msecs": 505.0, + "relativeCreated": 39200.450361, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload false", + "asctime": "2025-08-29 17:57:41,505" }, { "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", @@ -100618,16 +100699,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890060.6743288, - "msecs": 674.0, - "relativeCreated": 39127.218148, - "thread": 138566156539584, + "created": 1756483061.505869, + "msecs": 505.0, + "relativeCreated": 39201.292406, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1 and payload b'false'", - "asctime": "2025-08-22 21:14:20,674" + "asctime": "2025-08-29 17:57:41,505" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.amplifier.state", @@ -100645,19 +100726,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890060.7155006, - "msecs": 715.0, - "relativeCreated": 39168.390042, - "thread": 138566156539584, + "created": 1756483061.547572, + "msecs": 547.0, + "relativeCreated": 39242.995609, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/amplifier/state and payload b'false'", - "asctime": "2025-08-22 21:14:20,715" + "asctime": "2025-08-29 17:57:41,547" } ], - "time_consumption": 0.015744686126708984 + "time_consumption": 0.014491796493530273 }, { "name": "__tLogger__", @@ -100675,16 +100756,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890060.731594, - "msecs": 731.0, - "relativeCreated": 39184.483466, - "thread": 138566182236416, + "created": 1756483061.5623932, + "msecs": 562.0, + "relativeCreated": 39257.816783, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Powerplug4P.amplifier (gfw.dirk.powerplug) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:20,731", + "asctime": "2025-08-29 17:57:41,562", "moduleLogger": [ { "name": "__unittest__", @@ -100703,16 +100784,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890060.7314742, - "msecs": 731.0, - "relativeCreated": 39184.363519, - "thread": 138566182236416, + "created": 1756483061.5622947, + "msecs": 562.0, + "relativeCreated": 39257.718497, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Powerplug4P.amplifier (gfw.dirk.powerplug)): False ()", - "asctime": "2025-08-22 21:14:20,731" + "asctime": "2025-08-29 17:57:41,562" }, { "name": "__unittest__", @@ -100732,24 +100813,24 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890060.731552, - "msecs": 731.0, - "relativeCreated": 39184.441425, - "thread": 138566182236416, + "created": 1756483061.5623507, + "msecs": 562.0, + "relativeCreated": 39257.774485, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Powerplug4P.amplifier (gfw.dirk.powerplug)): result = False ()", - "asctime": "2025-08-22 21:14:20,731" + "asctime": "2025-08-29 17:57:41,562" } ], - "time_consumption": 4.220008850097656e-05 + "time_consumption": 4.2438507080078125e-05 } ], - "time_consumption": 0.30271148681640625, - "time_start": "2025-08-22 21:14:20,428", - "time_finished": "2025-08-22 21:14:20,731" + "time_consumption": 0.30258679389953613, + "time_start": "2025-08-29 17:57:41,259", + "time_finished": "2025-08-29 17:57:41,562" }, "Powerplug4P.cd-player (gfw.dirk.powerplug) -> Powerplug4P.amplifier (gfw.dirk.powerplug)": { "name": "__tLogger__", @@ -100764,16 +100845,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890060.7318237, - "msecs": 731.0, - "relativeCreated": 39184.7129, - "thread": 138566182236416, + "created": 1756483061.5626411, + "msecs": 562.0, + "relativeCreated": 39258.064889, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Powerplug4P.cd-player (gfw.dirk.powerplug) -> Powerplug4P.amplifier (gfw.dirk.powerplug)", - "asctime": "2025-08-22 21:14:20,731", + "asctime": "2025-08-29 17:57:41,562", "moduleLogger": [], "testcaseLogger": [ { @@ -100791,16 +100872,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890060.8322098, - "msecs": 832.0, - "relativeCreated": 39285.099251, - "thread": 138566182236416, + "created": 1756483061.6630154, + "msecs": 663.0, + "relativeCreated": 39358.439133, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:20,832", + "asctime": "2025-08-29 17:57:41,663", "moduleLogger": [], "time_consumption": 0.0 }, @@ -100820,16 +100901,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890060.8325455, - "msecs": 832.0, - "relativeCreated": 39285.434869, - "thread": 138566182236416, + "created": 1756483061.6633518, + "msecs": 663.0, + "relativeCreated": 39358.775436, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:20,832", + "asctime": "2025-08-29 17:57:41,663", "moduleLogger": [ { "name": "__unittest__", @@ -100848,16 +100929,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890060.8324308, - "msecs": 832.0, - "relativeCreated": 39285.320378, - "thread": 138566182236416, + "created": 1756483061.6632497, + "msecs": 663.0, + "relativeCreated": 39358.673353, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:20,832" + "asctime": "2025-08-29 17:57:41,663" }, { "name": "__unittest__", @@ -100877,19 +100958,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890060.8325047, - "msecs": 832.0, - "relativeCreated": 39285.394225, - "thread": 138566182236416, + "created": 1756483061.6633065, + "msecs": 663.0, + "relativeCreated": 39358.730064, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:20,832" + "asctime": "2025-08-29 17:57:41,663" } ], - "time_consumption": 4.076957702636719e-05 + "time_consumption": 4.5299530029296875e-05 }, { "name": "__tLogger__", @@ -100907,16 +100988,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890060.9332113, - "msecs": 933.0, - "relativeCreated": 39386.100844, - "thread": 138566182236416, + "created": 1756483061.7640154, + "msecs": 764.0, + "relativeCreated": 39459.438963, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Powerplug4P.cd-player (gfw.dirk.powerplug) to True", - "asctime": "2025-08-22 21:14:20,933", + "asctime": "2025-08-29 17:57:41,764", "moduleLogger": [ { "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.3", @@ -100934,16 +101015,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890060.8326807, - "msecs": 832.0, - "relativeCreated": 39285.570179, - "thread": 138566182236416, + "created": 1756483061.663512, + "msecs": 663.0, + "relativeCreated": 39358.935842, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/3 and payload true", - "asctime": "2025-08-22 21:14:20,832" + "asctime": "2025-08-29 17:57:41,663" }, { "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.3", @@ -100961,70 +101042,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890060.8336911, - "msecs": 833.0, - "relativeCreated": 39286.580662, - "thread": 138566156539584, + "created": 1756483061.6648984, + "msecs": 664.0, + "relativeCreated": 39360.322003, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/3 and payload b'true'", - "asctime": "2025-08-22 21:14:20,833" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1/set", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890060.8352973, - "msecs": 835.0, - "relativeCreated": 39288.186661, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'true'", - "asctime": "2025-08-22 21:14:20,835" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1", - "true" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890060.8354743, - "msecs": 835.0, - "relativeCreated": 39288.363565, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload true", - "asctime": "2025-08-22 21:14:20,835" + "asctime": "2025-08-29 17:57:41,664" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.cd_player.state", @@ -101042,16 +101069,70 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890060.8357885, - "msecs": 835.0, - "relativeCreated": 39288.678036, - "thread": 138566156539584, + "created": 1756483061.667227, + "msecs": 667.0, + "relativeCreated": 39362.650742, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/cd_player/state and payload b'true'", - "asctime": "2025-08-22 21:14:20,835" + "asctime": "2025-08-29 17:57:41,667" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1/set", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483061.6677783, + "msecs": 667.0, + "relativeCreated": 39363.202018, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'true'", + "asctime": "2025-08-29 17:57:41,667" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1", + "true" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483061.6681232, + "msecs": 668.0, + "relativeCreated": 39363.546774, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload true", + "asctime": "2025-08-29 17:57:41,668" }, { "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", @@ -101069,16 +101150,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890060.836641, - "msecs": 836.0, - "relativeCreated": 39289.530375, - "thread": 138566156539584, + "created": 1756483061.668765, + "msecs": 668.0, + "relativeCreated": 39364.188758, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1 and payload b'true'", - "asctime": "2025-08-22 21:14:20,836" + "asctime": "2025-08-29 17:57:41,668" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.amplifier.state", @@ -101096,19 +101177,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890060.9232147, - "msecs": 923.0, - "relativeCreated": 39376.103953, - "thread": 138566156539584, + "created": 1756483061.7116337, + "msecs": 711.0, + "relativeCreated": 39407.057447, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/amplifier/state and payload b'true'", - "asctime": "2025-08-22 21:14:20,923" + "asctime": "2025-08-29 17:57:41,711" } ], - "time_consumption": 0.009996652603149414 + "time_consumption": 0.05238175392150879 }, { "name": "__tLogger__", @@ -101126,16 +101207,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890060.9335334, - "msecs": 933.0, - "relativeCreated": 39386.422936, - "thread": 138566182236416, + "created": 1756483061.7643476, + "msecs": 764.0, + "relativeCreated": 39459.771427, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Powerplug4P.amplifier (gfw.dirk.powerplug) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:20,933", + "asctime": "2025-08-29 17:57:41,764", "moduleLogger": [ { "name": "__unittest__", @@ -101154,16 +101235,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890060.933436, - "msecs": 933.0, - "relativeCreated": 39386.325315, - "thread": 138566182236416, + "created": 1756483061.7642484, + "msecs": 764.0, + "relativeCreated": 39459.672096, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Powerplug4P.amplifier (gfw.dirk.powerplug)): True ()", - "asctime": "2025-08-22 21:14:20,933" + "asctime": "2025-08-29 17:57:41,764" }, { "name": "__unittest__", @@ -101183,19 +101264,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890060.9334915, - "msecs": 933.0, - "relativeCreated": 39386.380857, - "thread": 138566182236416, + "created": 1756483061.764304, + "msecs": 764.0, + "relativeCreated": 39459.72765, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Powerplug4P.amplifier (gfw.dirk.powerplug)): result = True ()", - "asctime": "2025-08-22 21:14:20,933" + "asctime": "2025-08-29 17:57:41,764" } ], - "time_consumption": 4.1961669921875e-05 + "time_consumption": 4.363059997558594e-05 }, { "name": "__tLogger__", @@ -101213,16 +101294,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890061.0341165, - "msecs": 34.0, - "relativeCreated": 39487.005932, - "thread": 138566182236416, + "created": 1756483061.864889, + "msecs": 864.0, + "relativeCreated": 39560.312597, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Powerplug4P.cd-player (gfw.dirk.powerplug) to False", - "asctime": "2025-08-22 21:14:21,034", + "asctime": "2025-08-29 17:57:41,864", "moduleLogger": [ { "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.3", @@ -101240,16 +101321,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890060.9336627, - "msecs": 933.0, - "relativeCreated": 39386.552225, - "thread": 138566182236416, + "created": 1756483061.7644773, + "msecs": 764.0, + "relativeCreated": 39459.900746, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/3 and payload false", - "asctime": "2025-08-22 21:14:20,933" + "asctime": "2025-08-29 17:57:41,764" }, { "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.3", @@ -101267,70 +101348,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890060.9348464, - "msecs": 934.0, - "relativeCreated": 39387.735949, - "thread": 138566156539584, + "created": 1756483061.7658715, + "msecs": 765.0, + "relativeCreated": 39461.295411, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/3 and payload b'false'", - "asctime": "2025-08-22 21:14:20,934" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1/set", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890060.9755003, - "msecs": 975.0, - "relativeCreated": 39428.389664, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'false'", - "asctime": "2025-08-22 21:14:20,975" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1", - "false" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890060.9757624, - "msecs": 975.0, - "relativeCreated": 39428.651935, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload false", - "asctime": "2025-08-22 21:14:20,975" + "asctime": "2025-08-29 17:57:41,765" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.cd_player.state", @@ -101348,16 +101375,70 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890060.976141, - "msecs": 976.0, - "relativeCreated": 39429.030357, - "thread": 138566156539584, + "created": 1756483061.7683384, + "msecs": 768.0, + "relativeCreated": 39463.762144, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/cd_player/state and payload b'false'", - "asctime": "2025-08-22 21:14:20,976" + "asctime": "2025-08-29 17:57:41,768" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1/set", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483061.8089936, + "msecs": 808.0, + "relativeCreated": 39504.417186, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'false'", + "asctime": "2025-08-29 17:57:41,808" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1", + "false" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483061.8094716, + "msecs": 809.0, + "relativeCreated": 39504.895139, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload false", + "asctime": "2025-08-29 17:57:41,809" }, { "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", @@ -101375,16 +101456,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890060.9770498, - "msecs": 977.0, - "relativeCreated": 39429.939255, - "thread": 138566156539584, + "created": 1756483061.8104272, + "msecs": 810.0, + "relativeCreated": 39505.850891, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1 and payload b'false'", - "asctime": "2025-08-22 21:14:20,977" + "asctime": "2025-08-29 17:57:41,810" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.amplifier.state", @@ -101402,19 +101483,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890061.0196998, - "msecs": 19.0, - "relativeCreated": 39472.58922, - "thread": 138566156539584, + "created": 1756483061.8523889, + "msecs": 852.0, + "relativeCreated": 39547.812468, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/amplifier/state and payload b'false'", - "asctime": "2025-08-22 21:14:21,019" + "asctime": "2025-08-29 17:57:41,852" } ], - "time_consumption": 0.014416694641113281 + "time_consumption": 0.01250004768371582 }, { "name": "__tLogger__", @@ -101432,16 +101513,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890061.0344474, - "msecs": 34.0, - "relativeCreated": 39487.336758, - "thread": 138566182236416, + "created": 1756483061.8652012, + "msecs": 865.0, + "relativeCreated": 39560.624754, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Powerplug4P.amplifier (gfw.dirk.powerplug) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:21,034", + "asctime": "2025-08-29 17:57:41,865", "moduleLogger": [ { "name": "__unittest__", @@ -101460,16 +101541,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890061.0343575, - "msecs": 34.0, - "relativeCreated": 39487.246939, - "thread": 138566182236416, + "created": 1756483061.8651102, + "msecs": 865.0, + "relativeCreated": 39560.533828, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Powerplug4P.amplifier (gfw.dirk.powerplug)): False ()", - "asctime": "2025-08-22 21:14:21,034" + "asctime": "2025-08-29 17:57:41,865" }, { "name": "__unittest__", @@ -101489,24 +101570,24 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890061.0344095, - "msecs": 34.0, - "relativeCreated": 39487.298768, - "thread": 138566182236416, + "created": 1756483061.8651614, + "msecs": 865.0, + "relativeCreated": 39560.585131, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Powerplug4P.amplifier (gfw.dirk.powerplug)): result = False ()", - "asctime": "2025-08-22 21:14:21,034" + "asctime": "2025-08-29 17:57:41,865" } ], - "time_consumption": 3.790855407714844e-05 + "time_consumption": 3.981590270996094e-05 } ], - "time_consumption": 0.3026237487792969, - "time_start": "2025-08-22 21:14:20,731", - "time_finished": "2025-08-22 21:14:21,034" + "time_consumption": 0.30256009101867676, + "time_start": "2025-08-29 17:57:41,562", + "time_finished": "2025-08-29 17:57:41,865" }, "Powerplug4P.bluetooth (gfw.dirk.powerplug) -> Powerplug4P.amplifier (gfw.dirk.powerplug)": { "name": "__tLogger__", @@ -101521,16 +101602,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890061.0346503, - "msecs": 34.0, - "relativeCreated": 39487.539647, - "thread": 138566182236416, + "created": 1756483061.8654513, + "msecs": 865.0, + "relativeCreated": 39560.87496, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Powerplug4P.bluetooth (gfw.dirk.powerplug) -> Powerplug4P.amplifier (gfw.dirk.powerplug)", - "asctime": "2025-08-22 21:14:21,034", + "asctime": "2025-08-29 17:57:41,865", "moduleLogger": [], "testcaseLogger": [ { @@ -101548,16 +101629,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890061.1350384, - "msecs": 135.0, - "relativeCreated": 39587.927833, - "thread": 138566182236416, + "created": 1756483061.9657128, + "msecs": 965.0, + "relativeCreated": 39661.13654, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:21,135", + "asctime": "2025-08-29 17:57:41,965", "moduleLogger": [], "time_consumption": 0.0 }, @@ -101577,16 +101658,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890061.1353858, - "msecs": 135.0, - "relativeCreated": 39588.275326, - "thread": 138566182236416, + "created": 1756483061.9660935, + "msecs": 966.0, + "relativeCreated": 39661.517278, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:21,135", + "asctime": "2025-08-29 17:57:41,966", "moduleLogger": [ { "name": "__unittest__", @@ -101605,16 +101686,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890061.135284, - "msecs": 135.0, - "relativeCreated": 39588.17332, - "thread": 138566182236416, + "created": 1756483061.9659898, + "msecs": 965.0, + "relativeCreated": 39661.413572, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:21,135" + "asctime": "2025-08-29 17:57:41,965" }, { "name": "__unittest__", @@ -101634,19 +101715,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890061.1353426, - "msecs": 135.0, - "relativeCreated": 39588.231976, - "thread": 138566182236416, + "created": 1756483061.9660501, + "msecs": 966.0, + "relativeCreated": 39661.473807, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:21,135" + "asctime": "2025-08-29 17:57:41,966" } ], - "time_consumption": 4.315376281738281e-05 + "time_consumption": 4.3392181396484375e-05 }, { "name": "__tLogger__", @@ -101664,16 +101745,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890061.2360568, - "msecs": 236.0, - "relativeCreated": 39688.946289, - "thread": 138566182236416, + "created": 1756483062.0667431, + "msecs": 66.0, + "relativeCreated": 39762.166657, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Powerplug4P.bluetooth (gfw.dirk.powerplug) to True", - "asctime": "2025-08-22 21:14:21,236", + "asctime": "2025-08-29 17:57:42,066", "moduleLogger": [ { "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.4", @@ -101691,16 +101772,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890061.135521, - "msecs": 135.0, - "relativeCreated": 39588.410386, - "thread": 138566182236416, + "created": 1756483061.9662294, + "msecs": 966.0, + "relativeCreated": 39661.653188, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/4 and payload true", - "asctime": "2025-08-22 21:14:21,135" + "asctime": "2025-08-29 17:57:41,966" }, { "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.4", @@ -101718,70 +101799,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890061.136732, - "msecs": 136.0, - "relativeCreated": 39589.621465, - "thread": 138566156539584, + "created": 1756483061.9674153, + "msecs": 967.0, + "relativeCreated": 39662.839026, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/4 and payload b'true'", - "asctime": "2025-08-22 21:14:21,136" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1/set", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890061.1381931, - "msecs": 138.0, - "relativeCreated": 39591.082673, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'true'", - "asctime": "2025-08-22 21:14:21,138" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1", - "true" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890061.1383727, - "msecs": 138.0, - "relativeCreated": 39591.262094, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload true", - "asctime": "2025-08-22 21:14:21,138" + "asctime": "2025-08-29 17:57:41,967" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.bt.state", @@ -101799,16 +101826,70 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890061.1387095, - "msecs": 138.0, - "relativeCreated": 39591.598859, - "thread": 138566156539584, + "created": 1756483061.9698386, + "msecs": 969.0, + "relativeCreated": 39665.262221, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/bt/state and payload b'true'", - "asctime": "2025-08-22 21:14:21,138" + "asctime": "2025-08-29 17:57:41,969" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1/set", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483062.0110765, + "msecs": 11.0, + "relativeCreated": 39706.499995, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'true'", + "asctime": "2025-08-29 17:57:42,011" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1", + "true" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483062.011544, + "msecs": 11.0, + "relativeCreated": 39706.967729, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload true", + "asctime": "2025-08-29 17:57:42,011" }, { "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", @@ -101826,16 +101907,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890061.1392703, - "msecs": 139.0, - "relativeCreated": 39592.159862, - "thread": 138566156539584, + "created": 1756483062.012396, + "msecs": 12.0, + "relativeCreated": 39707.819676, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1 and payload b'true'", - "asctime": "2025-08-22 21:14:21,139" + "asctime": "2025-08-29 17:57:42,012" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.amplifier.state", @@ -101853,19 +101934,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890061.2218523, - "msecs": 221.0, - "relativeCreated": 39674.741925, - "thread": 138566156539584, + "created": 1756483062.0547538, + "msecs": 54.0, + "relativeCreated": 39750.177462, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/amplifier/state and payload b'true'", - "asctime": "2025-08-22 21:14:21,221" + "asctime": "2025-08-29 17:57:42,054" } ], - "time_consumption": 0.01420450210571289 + "time_consumption": 0.011989355087280273 }, { "name": "__tLogger__", @@ -101883,16 +101964,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890061.2364068, - "msecs": 236.0, - "relativeCreated": 39689.296228, - "thread": 138566182236416, + "created": 1756483062.0671098, + "msecs": 67.0, + "relativeCreated": 39762.533459, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Powerplug4P.amplifier (gfw.dirk.powerplug) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:21,236", + "asctime": "2025-08-29 17:57:42,067", "moduleLogger": [ { "name": "__unittest__", @@ -101911,16 +101992,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890061.236283, - "msecs": 236.0, - "relativeCreated": 39689.172605, - "thread": 138566182236416, + "created": 1756483062.0670104, + "msecs": 67.0, + "relativeCreated": 39762.434001, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Powerplug4P.amplifier (gfw.dirk.powerplug)): True ()", - "asctime": "2025-08-22 21:14:21,236" + "asctime": "2025-08-29 17:57:42,067" }, { "name": "__unittest__", @@ -101940,19 +102021,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890061.2363408, - "msecs": 236.0, - "relativeCreated": 39689.230266, - "thread": 138566182236416, + "created": 1756483062.0670671, + "msecs": 67.0, + "relativeCreated": 39762.490886, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Powerplug4P.amplifier (gfw.dirk.powerplug)): result = True ()", - "asctime": "2025-08-22 21:14:21,236" + "asctime": "2025-08-29 17:57:42,067" } ], - "time_consumption": 6.604194641113281e-05 + "time_consumption": 4.267692565917969e-05 }, { "name": "__tLogger__", @@ -101970,16 +102051,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890061.336947, - "msecs": 336.0, - "relativeCreated": 39789.836441, - "thread": 138566182236416, + "created": 1756483062.1677773, + "msecs": 167.0, + "relativeCreated": 39863.20085, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Powerplug4P.bluetooth (gfw.dirk.powerplug) to False", - "asctime": "2025-08-22 21:14:21,336", + "asctime": "2025-08-29 17:57:42,167", "moduleLogger": [ { "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.4", @@ -101997,16 +102078,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890061.2365394, - "msecs": 236.0, - "relativeCreated": 39689.428907, - "thread": 138566182236416, + "created": 1756483062.067237, + "msecs": 67.0, + "relativeCreated": 39762.660486, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/4 and payload false", - "asctime": "2025-08-22 21:14:21,236" + "asctime": "2025-08-29 17:57:42,067" }, { "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.4", @@ -102024,70 +102105,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890061.2376587, - "msecs": 237.0, - "relativeCreated": 39690.547997, - "thread": 138566156539584, + "created": 1756483062.068428, + "msecs": 68.0, + "relativeCreated": 39763.851767, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/4 and payload b'false'", - "asctime": "2025-08-22 21:14:21,237" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1/set", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890061.2786324, - "msecs": 278.0, - "relativeCreated": 39731.521787, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'false'", - "asctime": "2025-08-22 21:14:21,278" - }, - { - "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "my_apps/gfw/dirk/powerplug/output/1", - "false" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890061.2789166, - "msecs": 278.0, - "relativeCreated": 39731.805984, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload false", - "asctime": "2025-08-22 21:14:21,278" + "asctime": "2025-08-29 17:57:42,068" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.bt.state", @@ -102105,16 +102132,70 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890061.2792957, - "msecs": 279.0, - "relativeCreated": 39732.185063, - "thread": 138566156539584, + "created": 1756483062.110001, + "msecs": 110.0, + "relativeCreated": 39805.424772, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/bt/state and payload b'false'", - "asctime": "2025-08-22 21:14:21,279" + "asctime": "2025-08-29 17:57:42,110" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1/set", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483062.110656, + "msecs": 110.0, + "relativeCreated": 39806.07967, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1/set and payload b'false'", + "asctime": "2025-08-29 17:57:42,110" + }, + { + "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "my_apps/gfw/dirk/powerplug/output/1", + "false" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483062.1110215, + "msecs": 111.0, + "relativeCreated": 39806.445206, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic my_apps/gfw/dirk/powerplug/output/1 and payload false", + "asctime": "2025-08-29 17:57:42,111" }, { "name": "smart_brain.mqtt.my_apps.gfw.dirk.powerplug.output.1", @@ -102132,16 +102213,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890061.2800493, - "msecs": 280.0, - "relativeCreated": 39732.938853, - "thread": 138566156539584, + "created": 1756483062.1118226, + "msecs": 111.0, + "relativeCreated": 39807.246232, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic my_apps/gfw/dirk/powerplug/output/1 and payload b'false'", - "asctime": "2025-08-22 21:14:21,280" + "asctime": "2025-08-29 17:57:42,111" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.amplifier.state", @@ -102159,19 +102240,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890061.323041, - "msecs": 323.0, - "relativeCreated": 39775.930388, - "thread": 138566156539584, + "created": 1756483062.1535764, + "msecs": 153.0, + "relativeCreated": 39849.000154, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/amplifier/state and payload b'false'", - "asctime": "2025-08-22 21:14:21,323" + "asctime": "2025-08-29 17:57:42,153" } ], - "time_consumption": 0.013906002044677734 + "time_consumption": 0.014200925827026367 }, { "name": "__tLogger__", @@ -102189,16 +102270,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890061.3373013, - "msecs": 337.0, - "relativeCreated": 39790.190586, - "thread": 138566182236416, + "created": 1756483062.1681597, + "msecs": 168.0, + "relativeCreated": 39863.583395, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Powerplug4P.amplifier (gfw.dirk.powerplug) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:21,337", + "asctime": "2025-08-29 17:57:42,168", "moduleLogger": [ { "name": "__unittest__", @@ -102217,16 +102298,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890061.3371754, - "msecs": 337.0, - "relativeCreated": 39790.0647, - "thread": 138566182236416, + "created": 1756483062.168052, + "msecs": 168.0, + "relativeCreated": 39863.47558, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Powerplug4P.amplifier (gfw.dirk.powerplug)): False ()", - "asctime": "2025-08-22 21:14:21,337" + "asctime": "2025-08-29 17:57:42,168" }, { "name": "__unittest__", @@ -102246,28 +102327,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890061.3372538, - "msecs": 337.0, - "relativeCreated": 39790.14328, - "thread": 138566182236416, + "created": 1756483062.168113, + "msecs": 168.0, + "relativeCreated": 39863.536569, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Powerplug4P.amplifier (gfw.dirk.powerplug)): result = False ()", - "asctime": "2025-08-22 21:14:21,337" + "asctime": "2025-08-29 17:57:42,168" } ], - "time_consumption": 4.744529724121094e-05 + "time_consumption": 4.673004150390625e-05 } ], - "time_consumption": 0.30265092849731445, - "time_start": "2025-08-22 21:14:21,034", - "time_finished": "2025-08-22 21:14:21,337" + "time_consumption": 0.30270838737487793, + "time_start": "2025-08-29 17:57:41,865", + "time_finished": "2025-08-29 17:57:42,168" }, - "ViDevLight.brightness (gfw.dirk.main_light) -> Light.brightness (gfw.dirk.main_light)": { + "ViDevCommon.brightness (gfw.dirk.main_light) -> Light.brightness (gfw.dirk.main_light)": { "name": "__tLogger__", - "msg": "ViDevLight.brightness (gfw.dirk.main_light) -> Light.brightness (gfw.dirk.main_light)", + "msg": "ViDevCommon.brightness (gfw.dirk.main_light) -> Light.brightness (gfw.dirk.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -102278,16 +102359,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890061.3375134, - "msecs": 337.0, - "relativeCreated": 39790.402899, - "thread": 138566182236416, + "created": 1756483062.1684165, + "msecs": 168.0, + "relativeCreated": 39863.840205, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "ViDevLight.brightness (gfw.dirk.main_light) -> Light.brightness (gfw.dirk.main_light)", - "asctime": "2025-08-22 21:14:21,337", + "message": "ViDevCommon.brightness (gfw.dirk.main_light) -> Light.brightness (gfw.dirk.main_light)", + "asctime": "2025-08-29 17:57:42,168", "moduleLogger": [], "testcaseLogger": [ { @@ -102303,16 +102384,16 @@ "stack_info": null, "lineno": 13, "funcName": "device_follow", - "created": 1755890061.4383378, - "msecs": 438.0, - "relativeCreated": 39891.227178, - "thread": 138566182236416, + "created": 1756483062.269123, + "msecs": 269.0, + "relativeCreated": 39964.546855, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Switching on device", - "asctime": "2025-08-22 21:14:21,438", + "asctime": "2025-08-29 17:57:42,269", "moduleLogger": [ { "name": "smart_brain.mqtt.shellies.gfw.dirk.main_light.relay.0", @@ -102330,16 +102411,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890061.337637, - "msecs": 337.0, - "relativeCreated": 39790.526162, - "thread": 138566182236416, + "created": 1756483062.168545, + "msecs": 168.0, + "relativeCreated": 39863.968636, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/gfw/dirk/main_light/relay/0 and payload on", - "asctime": "2025-08-22 21:14:21,337" + "asctime": "2025-08-29 17:57:42,168" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -102357,16 +102438,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890061.3379612, - "msecs": 337.0, - "relativeCreated": 39790.850675, - "thread": 138566182236416, + "created": 1756483062.168897, + "msecs": 168.0, + "relativeCreated": 39864.320609, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/main_light and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:21,337" + "asctime": "2025-08-29 17:57:42,168" }, { "name": "smart_brain.mqtt.shellies.gfw.dirk.main_light.relay.0", @@ -102384,16 +102465,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890061.3388474, - "msecs": 338.0, - "relativeCreated": 39791.736926, - "thread": 138566156539584, + "created": 1756483062.1700068, + "msecs": 170.0, + "relativeCreated": 39865.430371, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/gfw/dirk/main_light/relay/0 and payload b'on'", - "asctime": "2025-08-22 21:14:21,338" + "asctime": "2025-08-29 17:57:42,170" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -102411,16 +102492,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890061.3392406, - "msecs": 339.0, - "relativeCreated": 39792.129733, - "thread": 138566156539584, + "created": 1756483062.1705732, + "msecs": 170.0, + "relativeCreated": 39865.997119, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:21,339" + "asctime": "2025-08-29 17:57:42,170" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.state", @@ -102438,19 +102519,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890061.3796856, - "msecs": 379.0, - "relativeCreated": 39832.575086, - "thread": 138566156539584, + "created": 1756483062.210398, + "msecs": 210.0, + "relativeCreated": 39905.821578, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/main_light/state and payload b'true'", - "asctime": "2025-08-22 21:14:21,379" + "asctime": "2025-08-29 17:57:42,210" } ], - "time_consumption": 0.05865216255187988 + "time_consumption": 0.05872511863708496 }, { "name": "__tLogger__", @@ -102467,16 +102548,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890061.539397, - "msecs": 539.0, - "relativeCreated": 39992.286641, - "thread": 138566182236416, + "created": 1756483062.369933, + "msecs": 369.0, + "relativeCreated": 40065.356522, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 100", - "asctime": "2025-08-22 21:14:21,539", + "asctime": "2025-08-29 17:57:42,369", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.brightness.set", @@ -102494,16 +102575,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890061.4386303, - "msecs": 438.0, - "relativeCreated": 39891.519688, - "thread": 138566182236416, + "created": 1756483062.2693849, + "msecs": 269.0, + "relativeCreated": 39964.808762, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/main_light/brightness/set and payload 100", - "asctime": "2025-08-22 21:14:21,438" + "asctime": "2025-08-29 17:57:42,269" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -102521,16 +102602,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890061.4389863, - "msecs": 438.0, - "relativeCreated": 39891.875731, - "thread": 138566182236416, + "created": 1756483062.2696629, + "msecs": 269.0, + "relativeCreated": 39965.086705, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:21,438" + "asctime": "2025-08-29 17:57:42,269" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light.set", @@ -102548,16 +102629,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890061.4412124, - "msecs": 441.0, - "relativeCreated": 39894.101779, - "thread": 138566156539584, + "created": 1756483062.2723987, + "msecs": 272.0, + "relativeCreated": 39967.822233, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light/set and payload b'{\"brightness\": 254}'", - "asctime": "2025-08-22 21:14:21,441" + "asctime": "2025-08-29 17:57:42,272" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -102575,16 +102656,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890061.4415824, - "msecs": 441.0, - "relativeCreated": 39894.471748, - "thread": 138566156539584, + "created": 1756483062.2729518, + "msecs": 272.0, + "relativeCreated": 39968.375469, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:21,441" + "asctime": "2025-08-29 17:57:42,272" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.brightness", @@ -102602,19 +102683,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890061.4842794, - "msecs": 484.0, - "relativeCreated": 39937.168815, - "thread": 138566156539584, + "created": 1756483062.3163502, + "msecs": 316.0, + "relativeCreated": 40011.773879, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/main_light/brightness and payload b'100'", - "asctime": "2025-08-22 21:14:21,484" + "asctime": "2025-08-29 17:57:42,316" } ], - "time_consumption": 0.05511760711669922 + "time_consumption": 0.05358266830444336 }, { "name": "__tLogger__", @@ -102632,16 +102713,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890061.5397458, - "msecs": 539.0, - "relativeCreated": 39992.635318, - "thread": 138566182236416, + "created": 1756483062.3702164, + "msecs": 370.0, + "relativeCreated": 40065.640227, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (100, 100) and Type is ).", - "asctime": "2025-08-22 21:14:21,539", + "asctime": "2025-08-29 17:57:42,370", "moduleLogger": [ { "name": "__unittest__", @@ -102660,16 +102741,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890061.5396445, - "msecs": 539.0, - "relativeCreated": 39992.533815, - "thread": 138566182236416, + "created": 1756483062.3701315, + "msecs": 370.0, + "relativeCreated": 40065.555177, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (100, 100) ()", - "asctime": "2025-08-22 21:14:21,539" + "asctime": "2025-08-29 17:57:42,370" }, { "name": "__unittest__", @@ -102689,25 +102770,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890061.5397031, - "msecs": 539.0, - "relativeCreated": 39992.592514, - "thread": 138566182236416, + "created": 1756483062.3701801, + "msecs": 370.0, + "relativeCreated": 40065.603694, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (100, 100) ()", - "asctime": "2025-08-22 21:14:21,539" + "asctime": "2025-08-29 17:57:42,370" } ], - "time_consumption": 4.267692565917969e-05 + "time_consumption": 3.62396240234375e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (gfw.dirk.main_light)", + "ViDevCommon.brightness (gfw.dirk.main_light)", "0" ], "levelname": "DEBUG", @@ -102719,16 +102800,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890061.6404016, - "msecs": 640.0, - "relativeCreated": 40093.291135, - "thread": 138566182236416, + "created": 1756483062.470758, + "msecs": 470.0, + "relativeCreated": 40166.181615, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (gfw.dirk.main_light) to 0", - "asctime": "2025-08-22 21:14:21,640", + "message": "Setting state of ViDevCommon.brightness (gfw.dirk.main_light) to 0", + "asctime": "2025-08-29 17:57:42,470", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.brightness.set", @@ -102746,16 +102827,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890061.53986, - "msecs": 539.0, - "relativeCreated": 39992.749343, - "thread": 138566182236416, + "created": 1756483062.3703225, + "msecs": 370.0, + "relativeCreated": 40065.74609, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/main_light/brightness/set and payload 0", - "asctime": "2025-08-22 21:14:21,539" + "asctime": "2025-08-29 17:57:42,370" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light.set", @@ -102773,16 +102854,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890061.5422685, - "msecs": 542.0, - "relativeCreated": 39995.157845, - "thread": 138566156539584, + "created": 1756483062.3726842, + "msecs": 372.0, + "relativeCreated": 40068.108064, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light/set and payload b'{\"brightness\": 1}'", - "asctime": "2025-08-22 21:14:21,542" + "asctime": "2025-08-29 17:57:42,372" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -102800,16 +102881,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890061.542507, - "msecs": 542.0, - "relativeCreated": 39995.396334, - "thread": 138566156539584, + "created": 1756483062.372962, + "msecs": 372.0, + "relativeCreated": 40068.38571, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/main_light and payload {\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:21,542" + "asctime": "2025-08-29 17:57:42,372" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -102827,16 +102908,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890061.5431044, - "msecs": 543.0, - "relativeCreated": 39995.993852, - "thread": 138566156539584, + "created": 1756483062.373377, + "msecs": 373.0, + "relativeCreated": 40068.800613, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light and payload b'{\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:21,543" + "asctime": "2025-08-29 17:57:42,373" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.brightness", @@ -102854,19 +102935,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890061.5846791, - "msecs": 584.0, - "relativeCreated": 40037.568458, - "thread": 138566156539584, + "created": 1756483062.4164717, + "msecs": 416.0, + "relativeCreated": 40111.895537, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/main_light/brightness and payload b'0'", - "asctime": "2025-08-22 21:14:21,584" + "asctime": "2025-08-29 17:57:42,416" } ], - "time_consumption": 0.05572247505187988 + "time_consumption": 0.05428624153137207 }, { "name": "__tLogger__", @@ -102884,16 +102965,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890061.6407583, - "msecs": 640.0, - "relativeCreated": 40093.647712, - "thread": 138566182236416, + "created": 1756483062.4711444, + "msecs": 471.0, + "relativeCreated": 40166.568043, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (gfw.dirk.main_light) is correct (Content 0 and Type is ).", - "asctime": "2025-08-22 21:14:21,640", + "asctime": "2025-08-29 17:57:42,471", "moduleLogger": [ { "name": "__unittest__", @@ -102912,16 +102993,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890061.6406348, - "msecs": 640.0, - "relativeCreated": 40093.524206, - "thread": 138566182236416, + "created": 1756483062.47102, + "msecs": 471.0, + "relativeCreated": 40166.443613, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (gfw.dirk.main_light)): 0 ()", - "asctime": "2025-08-22 21:14:21,640" + "asctime": "2025-08-29 17:57:42,471" }, { "name": "__unittest__", @@ -102941,25 +103022,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890061.6407142, - "msecs": 640.0, - "relativeCreated": 40093.603588, - "thread": 138566182236416, + "created": 1756483062.4710789, + "msecs": 471.0, + "relativeCreated": 40166.502709, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (gfw.dirk.main_light)): result = 0 ()", - "asctime": "2025-08-22 21:14:21,640" + "asctime": "2025-08-29 17:57:42,471" } ], - "time_consumption": 4.410743713378906e-05 + "time_consumption": 6.556510925292969e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (gfw.dirk.main_light)", + "ViDevCommon.brightness (gfw.dirk.main_light)", "20" ], "levelname": "DEBUG", @@ -102971,16 +103052,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890061.7414155, - "msecs": 741.0, - "relativeCreated": 40194.304842, - "thread": 138566182236416, + "created": 1756483062.571766, + "msecs": 571.0, + "relativeCreated": 40267.189654, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (gfw.dirk.main_light) to 20", - "asctime": "2025-08-22 21:14:21,741", + "message": "Setting state of ViDevCommon.brightness (gfw.dirk.main_light) to 20", + "asctime": "2025-08-29 17:57:42,571", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.brightness.set", @@ -102998,16 +103079,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890061.64087, - "msecs": 640.0, - "relativeCreated": 40093.759449, - "thread": 138566182236416, + "created": 1756483062.4712534, + "msecs": 471.0, + "relativeCreated": 40166.677166, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/main_light/brightness/set and payload 20", - "asctime": "2025-08-22 21:14:21,640" + "asctime": "2025-08-29 17:57:42,471" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light.set", @@ -103025,16 +103106,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890061.643507, - "msecs": 643.0, - "relativeCreated": 40096.396429, - "thread": 138566156539584, + "created": 1756483062.4996405, + "msecs": 499.0, + "relativeCreated": 40195.064152, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light/set and payload b'{\"brightness\": 52}'", - "asctime": "2025-08-22 21:14:21,643" + "asctime": "2025-08-29 17:57:42,499" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -103052,16 +103133,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890061.643733, - "msecs": 643.0, - "relativeCreated": 40096.622268, - "thread": 138566156539584, + "created": 1756483062.5000048, + "msecs": 500.0, + "relativeCreated": 40195.428428, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/main_light and payload {\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:21,643" + "asctime": "2025-08-29 17:57:42,500" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -103079,16 +103160,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890061.6443167, - "msecs": 644.0, - "relativeCreated": 40097.206029, - "thread": 138566156539584, + "created": 1756483062.5007625, + "msecs": 500.0, + "relativeCreated": 40196.186139, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light and payload b'{\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:21,644" + "asctime": "2025-08-29 17:57:42,500" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.brightness", @@ -103106,19 +103187,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890061.6861799, - "msecs": 686.0, - "relativeCreated": 40139.069253, - "thread": 138566156539584, + "created": 1756483062.5427866, + "msecs": 542.0, + "relativeCreated": 40238.21018, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/main_light/brightness and payload b'20'", - "asctime": "2025-08-22 21:14:21,686" + "asctime": "2025-08-29 17:57:42,542" } ], - "time_consumption": 0.05523562431335449 + "time_consumption": 0.02897930145263672 }, { "name": "__tLogger__", @@ -103136,16 +103217,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890061.7417743, - "msecs": 741.0, - "relativeCreated": 40194.663786, - "thread": 138566182236416, + "created": 1756483062.5721452, + "msecs": 572.0, + "relativeCreated": 40267.568924, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (gfw.dirk.main_light) is correct (Content 20 and Type is ).", - "asctime": "2025-08-22 21:14:21,741", + "asctime": "2025-08-29 17:57:42,572", "moduleLogger": [ { "name": "__unittest__", @@ -103164,16 +103245,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890061.741647, - "msecs": 741.0, - "relativeCreated": 40194.536624, - "thread": 138566182236416, + "created": 1756483062.5720384, + "msecs": 572.0, + "relativeCreated": 40267.462124, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (gfw.dirk.main_light)): 20 ()", - "asctime": "2025-08-22 21:14:21,741" + "asctime": "2025-08-29 17:57:42,572" }, { "name": "__unittest__", @@ -103193,25 +103274,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890061.7417314, - "msecs": 741.0, - "relativeCreated": 40194.620664, - "thread": 138566182236416, + "created": 1756483062.5721009, + "msecs": 572.0, + "relativeCreated": 40267.524528, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (gfw.dirk.main_light)): result = 20 ()", - "asctime": "2025-08-22 21:14:21,741" + "asctime": "2025-08-29 17:57:42,572" } ], - "time_consumption": 4.291534423828125e-05 + "time_consumption": 4.4345855712890625e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (gfw.dirk.main_light)", + "ViDevCommon.brightness (gfw.dirk.main_light)", "40" ], "levelname": "DEBUG", @@ -103223,16 +103304,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890061.8424516, - "msecs": 842.0, - "relativeCreated": 40295.340775, - "thread": 138566182236416, + "created": 1756483062.6727874, + "msecs": 672.0, + "relativeCreated": 40368.211056, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (gfw.dirk.main_light) to 40", - "asctime": "2025-08-22 21:14:21,842", + "message": "Setting state of ViDevCommon.brightness (gfw.dirk.main_light) to 40", + "asctime": "2025-08-29 17:57:42,672", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.brightness.set", @@ -103250,16 +103331,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890061.741887, - "msecs": 741.0, - "relativeCreated": 40194.776465, - "thread": 138566182236416, + "created": 1756483062.5722558, + "msecs": 572.0, + "relativeCreated": 40267.679459, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/main_light/brightness/set and payload 40", - "asctime": "2025-08-22 21:14:21,741" + "asctime": "2025-08-29 17:57:42,572" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light.set", @@ -103277,16 +103358,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890061.7444298, - "msecs": 744.0, - "relativeCreated": 40197.319133, - "thread": 138566156539584, + "created": 1756483062.5751028, + "msecs": 575.0, + "relativeCreated": 40270.526301, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light/set and payload b'{\"brightness\": 102}'", - "asctime": "2025-08-22 21:14:21,744" + "asctime": "2025-08-29 17:57:42,575" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -103304,16 +103385,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890061.7446566, - "msecs": 744.0, - "relativeCreated": 40197.545953, - "thread": 138566156539584, + "created": 1756483062.5754066, + "msecs": 575.0, + "relativeCreated": 40270.830208, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/main_light and payload {\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:21,744" + "asctime": "2025-08-29 17:57:42,575" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -103331,16 +103412,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890061.7452967, - "msecs": 745.0, - "relativeCreated": 40198.18607, - "thread": 138566156539584, + "created": 1756483062.576261, + "msecs": 576.0, + "relativeCreated": 40271.684929, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light and payload b'{\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:21,745" + "asctime": "2025-08-29 17:57:42,576" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.brightness", @@ -103358,19 +103439,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890061.7873232, - "msecs": 787.0, - "relativeCreated": 40240.212525, - "thread": 138566156539584, + "created": 1756483062.6186666, + "msecs": 618.0, + "relativeCreated": 40314.090556, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/main_light/brightness and payload b'40'", - "asctime": "2025-08-22 21:14:21,787" + "asctime": "2025-08-29 17:57:42,618" } ], - "time_consumption": 0.05512833595275879 + "time_consumption": 0.054120779037475586 }, { "name": "__tLogger__", @@ -103388,16 +103469,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890061.8428054, - "msecs": 842.0, - "relativeCreated": 40295.694951, - "thread": 138566182236416, + "created": 1756483062.673162, + "msecs": 673.0, + "relativeCreated": 40368.585791, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (gfw.dirk.main_light) is correct (Content 40 and Type is ).", - "asctime": "2025-08-22 21:14:21,842", + "asctime": "2025-08-29 17:57:42,673", "moduleLogger": [ { "name": "__unittest__", @@ -103416,16 +103497,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890061.842679, - "msecs": 842.0, - "relativeCreated": 40295.568406, - "thread": 138566182236416, + "created": 1756483062.673057, + "msecs": 673.0, + "relativeCreated": 40368.4808, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (gfw.dirk.main_light)): 40 ()", - "asctime": "2025-08-22 21:14:21,842" + "asctime": "2025-08-29 17:57:42,673" }, { "name": "__unittest__", @@ -103445,25 +103526,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890061.842761, - "msecs": 842.0, - "relativeCreated": 40295.650344, - "thread": 138566182236416, + "created": 1756483062.6731167, + "msecs": 673.0, + "relativeCreated": 40368.540427, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (gfw.dirk.main_light)): result = 40 ()", - "asctime": "2025-08-22 21:14:21,842" + "asctime": "2025-08-29 17:57:42,673" } ], - "time_consumption": 4.4345855712890625e-05 + "time_consumption": 4.5299530029296875e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (gfw.dirk.main_light)", + "ViDevCommon.brightness (gfw.dirk.main_light)", "60" ], "levelname": "DEBUG", @@ -103475,16 +103556,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890061.9434564, - "msecs": 943.0, - "relativeCreated": 40396.3459, - "thread": 138566182236416, + "created": 1756483062.7736478, + "msecs": 773.0, + "relativeCreated": 40469.071572, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (gfw.dirk.main_light) to 60", - "asctime": "2025-08-22 21:14:21,943", + "message": "Setting state of ViDevCommon.brightness (gfw.dirk.main_light) to 60", + "asctime": "2025-08-29 17:57:42,773", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.brightness.set", @@ -103502,16 +103583,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890061.8429542, - "msecs": 842.0, - "relativeCreated": 40295.843543, - "thread": 138566182236416, + "created": 1756483062.673273, + "msecs": 673.0, + "relativeCreated": 40368.696671, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/main_light/brightness/set and payload 60", - "asctime": "2025-08-22 21:14:21,842" + "asctime": "2025-08-29 17:57:42,673" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light.set", @@ -103529,16 +103610,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890061.8453422, - "msecs": 845.0, - "relativeCreated": 40298.231484, - "thread": 138566156539584, + "created": 1756483062.676392, + "msecs": 676.0, + "relativeCreated": 40371.815937, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light/set and payload b'{\"brightness\": 153}'", - "asctime": "2025-08-22 21:14:21,845" + "asctime": "2025-08-29 17:57:42,676" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -103556,16 +103637,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890061.8455606, - "msecs": 845.0, - "relativeCreated": 40298.450022, - "thread": 138566156539584, + "created": 1756483062.6766775, + "msecs": 676.0, + "relativeCreated": 40372.100956, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/main_light and payload {\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:21,845" + "asctime": "2025-08-29 17:57:42,676" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -103583,16 +103664,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890061.8462305, - "msecs": 846.0, - "relativeCreated": 40299.119855, - "thread": 138566156539584, + "created": 1756483062.6774504, + "msecs": 677.0, + "relativeCreated": 40372.874095, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light and payload b'{\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:21,846" + "asctime": "2025-08-29 17:57:42,677" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.brightness", @@ -103610,19 +103691,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890061.8880942, - "msecs": 888.0, - "relativeCreated": 40340.983559, - "thread": 138566156539584, + "created": 1756483062.719669, + "msecs": 719.0, + "relativeCreated": 40415.092662, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/main_light/brightness and payload b'60'", - "asctime": "2025-08-22 21:14:21,888" + "asctime": "2025-08-29 17:57:42,719" } ], - "time_consumption": 0.05536222457885742 + "time_consumption": 0.053978681564331055 }, { "name": "__tLogger__", @@ -103640,16 +103721,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890061.9438102, - "msecs": 943.0, - "relativeCreated": 40396.699677, - "thread": 138566182236416, + "created": 1756483062.7741284, + "msecs": 774.0, + "relativeCreated": 40469.551952, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (gfw.dirk.main_light) is correct (Content 60 and Type is ).", - "asctime": "2025-08-22 21:14:21,943", + "asctime": "2025-08-29 17:57:42,774", "moduleLogger": [ { "name": "__unittest__", @@ -103668,16 +103749,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890061.9437087, - "msecs": 943.0, - "relativeCreated": 40396.597994, - "thread": 138566182236416, + "created": 1756483062.7739725, + "msecs": 773.0, + "relativeCreated": 40469.396155, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (gfw.dirk.main_light)): 60 ()", - "asctime": "2025-08-22 21:14:21,943" + "asctime": "2025-08-29 17:57:42,773" }, { "name": "__unittest__", @@ -103697,25 +103778,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890061.9437678, - "msecs": 943.0, - "relativeCreated": 40396.657154, - "thread": 138566182236416, + "created": 1756483062.7740543, + "msecs": 774.0, + "relativeCreated": 40469.47821, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (gfw.dirk.main_light)): result = 60 ()", - "asctime": "2025-08-22 21:14:21,943" + "asctime": "2025-08-29 17:57:42,774" } ], - "time_consumption": 4.2438507080078125e-05 + "time_consumption": 7.414817810058594e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (gfw.dirk.main_light)", + "ViDevCommon.brightness (gfw.dirk.main_light)", "80" ], "levelname": "DEBUG", @@ -103727,16 +103808,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890062.0443249, - "msecs": 44.0, - "relativeCreated": 40497.214212, - "thread": 138566182236416, + "created": 1756483062.8747675, + "msecs": 874.0, + "relativeCreated": 40570.191372, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (gfw.dirk.main_light) to 80", - "asctime": "2025-08-22 21:14:22,044", + "message": "Setting state of ViDevCommon.brightness (gfw.dirk.main_light) to 80", + "asctime": "2025-08-29 17:57:42,874", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.brightness.set", @@ -103754,16 +103835,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890061.9439511, - "msecs": 943.0, - "relativeCreated": 40396.840551, - "thread": 138566182236416, + "created": 1756483062.7743182, + "msecs": 774.0, + "relativeCreated": 40469.742009, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/main_light/brightness/set and payload 80", - "asctime": "2025-08-22 21:14:21,943" + "asctime": "2025-08-29 17:57:42,774" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light.set", @@ -103781,16 +103862,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890061.9464166, - "msecs": 946.0, - "relativeCreated": 40399.306084, - "thread": 138566156539584, + "created": 1756483062.7776413, + "msecs": 777.0, + "relativeCreated": 40473.064846, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light/set and payload b'{\"brightness\": 203}'", - "asctime": "2025-08-22 21:14:21,946" + "asctime": "2025-08-29 17:57:42,777" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -103808,16 +103889,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890061.9466376, - "msecs": 946.0, - "relativeCreated": 40399.526933, - "thread": 138566156539584, + "created": 1756483062.7779326, + "msecs": 777.0, + "relativeCreated": 40473.356183, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/main_light and payload {\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:21,946" + "asctime": "2025-08-29 17:57:42,777" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -103835,16 +103916,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890061.9472508, - "msecs": 947.0, - "relativeCreated": 40400.140413, - "thread": 138566156539584, + "created": 1756483062.778402, + "msecs": 778.0, + "relativeCreated": 40473.825833, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light and payload b'{\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:21,947" + "asctime": "2025-08-29 17:57:42,778" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.brightness", @@ -103862,19 +103943,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890061.989406, - "msecs": 989.0, - "relativeCreated": 40442.29556, - "thread": 138566156539584, + "created": 1756483062.821056, + "msecs": 821.0, + "relativeCreated": 40516.479756, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/main_light/brightness and payload b'80'", - "asctime": "2025-08-22 21:14:21,989" + "asctime": "2025-08-29 17:57:42,821" } ], - "time_consumption": 0.054918766021728516 + "time_consumption": 0.053711652755737305 }, { "name": "__tLogger__", @@ -103892,16 +103973,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890062.0446606, - "msecs": 44.0, - "relativeCreated": 40497.549801, - "thread": 138566182236416, + "created": 1756483062.8751009, + "msecs": 875.0, + "relativeCreated": 40570.524732, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (gfw.dirk.main_light) is correct (Content 80 and Type is ).", - "asctime": "2025-08-22 21:14:22,044", + "asctime": "2025-08-29 17:57:42,875", "moduleLogger": [ { "name": "__unittest__", @@ -103920,16 +104001,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890062.0445406, - "msecs": 44.0, - "relativeCreated": 40497.430149, - "thread": 138566182236416, + "created": 1756483062.8749838, + "msecs": 874.0, + "relativeCreated": 40570.407331, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (gfw.dirk.main_light)): 80 ()", - "asctime": "2025-08-22 21:14:22,044" + "asctime": "2025-08-29 17:57:42,874" }, { "name": "__unittest__", @@ -103949,25 +104030,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890062.044598, - "msecs": 44.0, - "relativeCreated": 40497.48745, - "thread": 138566182236416, + "created": 1756483062.8750596, + "msecs": 875.0, + "relativeCreated": 40570.483495, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (gfw.dirk.main_light)): result = 80 ()", - "asctime": "2025-08-22 21:14:22,044" + "asctime": "2025-08-29 17:57:42,875" } ], - "time_consumption": 6.246566772460938e-05 + "time_consumption": 4.124641418457031e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (gfw.dirk.main_light)", + "ViDevCommon.brightness (gfw.dirk.main_light)", "100" ], "levelname": "DEBUG", @@ -103979,16 +104060,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890062.1452513, - "msecs": 145.0, - "relativeCreated": 40598.140676, - "thread": 138566182236416, + "created": 1756483062.9755433, + "msecs": 975.0, + "relativeCreated": 40670.966869, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (gfw.dirk.main_light) to 100", - "asctime": "2025-08-22 21:14:22,145", + "message": "Setting state of ViDevCommon.brightness (gfw.dirk.main_light) to 100", + "asctime": "2025-08-29 17:57:42,975", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.brightness.set", @@ -104006,16 +104087,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890062.0447683, - "msecs": 44.0, - "relativeCreated": 40497.657665, - "thread": 138566182236416, + "created": 1756483062.875203, + "msecs": 875.0, + "relativeCreated": 40570.626491, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/main_light/brightness/set and payload 100", - "asctime": "2025-08-22 21:14:22,044" + "asctime": "2025-08-29 17:57:42,875" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light.set", @@ -104033,16 +104114,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890062.046617, - "msecs": 46.0, - "relativeCreated": 40499.506456, - "thread": 138566156539584, + "created": 1756483062.8776603, + "msecs": 877.0, + "relativeCreated": 40573.083848, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light/set and payload b'{\"brightness\": 254}'", - "asctime": "2025-08-22 21:14:22,046" + "asctime": "2025-08-29 17:57:42,877" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -104060,16 +104141,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890062.0468323, - "msecs": 46.0, - "relativeCreated": 40499.721881, - "thread": 138566156539584, + "created": 1756483062.8780887, + "msecs": 878.0, + "relativeCreated": 40573.512446, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:22,046" + "asctime": "2025-08-29 17:57:42,878" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -104087,16 +104168,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890062.0473201, - "msecs": 47.0, - "relativeCreated": 40500.209394, - "thread": 138566156539584, + "created": 1756483062.8787422, + "msecs": 878.0, + "relativeCreated": 40574.165851, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:22,047" + "asctime": "2025-08-29 17:57:42,878" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.brightness", @@ -104114,19 +104195,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890062.088875, - "msecs": 88.0, - "relativeCreated": 40541.764369, - "thread": 138566156539584, + "created": 1756483062.9214647, + "msecs": 921.0, + "relativeCreated": 40616.888356, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/main_light/brightness and payload b'100'", - "asctime": "2025-08-22 21:14:22,088" + "asctime": "2025-08-29 17:57:42,921" } ], - "time_consumption": 0.05637621879577637 + "time_consumption": 0.05407857894897461 }, { "name": "__tLogger__", @@ -104144,16 +104225,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890062.1456294, - "msecs": 145.0, - "relativeCreated": 40598.518739, - "thread": 138566182236416, + "created": 1756483062.9759064, + "msecs": 975.0, + "relativeCreated": 40671.329987, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (gfw.dirk.main_light) is correct (Content 100 and Type is ).", - "asctime": "2025-08-22 21:14:22,145", + "asctime": "2025-08-29 17:57:42,975", "moduleLogger": [ { "name": "__unittest__", @@ -104172,16 +104253,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890062.1454818, - "msecs": 145.0, - "relativeCreated": 40598.371101, - "thread": 138566182236416, + "created": 1756483062.975787, + "msecs": 975.0, + "relativeCreated": 40671.210612, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (gfw.dirk.main_light)): 100 ()", - "asctime": "2025-08-22 21:14:22,145" + "asctime": "2025-08-29 17:57:42,975" }, { "name": "__unittest__", @@ -104201,28 +104282,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890062.1455872, - "msecs": 145.0, - "relativeCreated": 40598.476586, - "thread": 138566182236416, + "created": 1756483062.9758625, + "msecs": 975.0, + "relativeCreated": 40671.286138, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (gfw.dirk.main_light)): result = 100 ()", - "asctime": "2025-08-22 21:14:22,145" + "asctime": "2025-08-29 17:57:42,975" } ], - "time_consumption": 4.220008850097656e-05 + "time_consumption": 4.38690185546875e-05 } ], - "time_consumption": 0.8081159591674805, - "time_start": "2025-08-22 21:14:21,337", - "time_finished": "2025-08-22 21:14:22,145" + "time_consumption": 0.8074898719787598, + "time_start": "2025-08-29 17:57:42,168", + "time_finished": "2025-08-29 17:57:42,975" }, - "Light.brightness (gfw.dirk.main_light) -> ViDevLight.brightness (gfw.dirk.main_light)": { + "Light.brightness (gfw.dirk.main_light) -> ViDevCommon.brightness (gfw.dirk.main_light)": { "name": "__tLogger__", - "msg": "Light.brightness (gfw.dirk.main_light) -> ViDevLight.brightness (gfw.dirk.main_light)", + "msg": "Light.brightness (gfw.dirk.main_light) -> ViDevCommon.brightness (gfw.dirk.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -104233,16 +104314,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890062.1458607, - "msecs": 145.0, - "relativeCreated": 40598.749897, - "thread": 138566182236416, + "created": 1756483062.9761736, + "msecs": 976.0, + "relativeCreated": 40671.597224, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Light.brightness (gfw.dirk.main_light) -> ViDevLight.brightness (gfw.dirk.main_light)", - "asctime": "2025-08-22 21:14:22,145", + "message": "Light.brightness (gfw.dirk.main_light) -> ViDevCommon.brightness (gfw.dirk.main_light)", + "asctime": "2025-08-29 17:57:42,976", "moduleLogger": [], "testcaseLogger": [ { @@ -104258,16 +104339,16 @@ "stack_info": null, "lineno": 13, "funcName": "device_follow", - "created": 1755890062.2462833, - "msecs": 246.0, - "relativeCreated": 40699.172599, - "thread": 138566182236416, + "created": 1756483063.0765636, + "msecs": 76.0, + "relativeCreated": 40771.987499, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Switching on device", - "asctime": "2025-08-22 21:14:22,246", + "asctime": "2025-08-29 17:57:43,076", "moduleLogger": [], "time_consumption": 0.0 }, @@ -104286,16 +104367,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890062.3469481, - "msecs": 346.0, - "relativeCreated": 40799.837429, - "thread": 138566182236416, + "created": 1756483063.1773791, + "msecs": 177.0, + "relativeCreated": 40872.80272, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 100", - "asctime": "2025-08-22 21:14:22,346", + "asctime": "2025-08-29 17:57:43,177", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.brightness.set", @@ -104313,19 +104394,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890062.246553, - "msecs": 246.0, - "relativeCreated": 40699.442207, - "thread": 138566182236416, + "created": 1756483063.0768716, + "msecs": 76.0, + "relativeCreated": 40772.295302, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/main_light/brightness/set and payload 100", - "asctime": "2025-08-22 21:14:22,246" + "asctime": "2025-08-29 17:57:43,076" } ], - "time_consumption": 0.10039520263671875 + "time_consumption": 0.10050749778747559 }, { "name": "__tLogger__", @@ -104343,16 +104424,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890062.3480914, - "msecs": 348.0, - "relativeCreated": 40800.980701, - "thread": 138566182236416, + "created": 1756483063.1777232, + "msecs": 177.0, + "relativeCreated": 40873.146776, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (100, 100) and Type is ).", - "asctime": "2025-08-22 21:14:22,348", + "asctime": "2025-08-29 17:57:43,177", "moduleLogger": [ { "name": "__unittest__", @@ -104371,16 +104452,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890062.3479424, - "msecs": 347.0, - "relativeCreated": 40800.831837, - "thread": 138566182236416, + "created": 1756483063.1776164, + "msecs": 177.0, + "relativeCreated": 40873.039942, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (100, 100) ()", - "asctime": "2025-08-22 21:14:22,347" + "asctime": "2025-08-29 17:57:43,177" }, { "name": "__unittest__", @@ -104400,19 +104481,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890062.34804, - "msecs": 348.0, - "relativeCreated": 40800.929602, - "thread": 138566182236416, + "created": 1756483063.1776795, + "msecs": 177.0, + "relativeCreated": 40873.103275, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (100, 100) ()", - "asctime": "2025-08-22 21:14:22,348" + "asctime": "2025-08-29 17:57:43,177" } ], - "time_consumption": 5.125999450683594e-05 + "time_consumption": 4.363059997558594e-05 }, { "name": "__tLogger__", @@ -104430,16 +104511,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890062.4488013, - "msecs": 448.0, - "relativeCreated": 40901.690556, - "thread": 138566182236416, + "created": 1756483063.2783241, + "msecs": 278.0, + "relativeCreated": 40973.747797, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (gfw.dirk.main_light) to 0", - "asctime": "2025-08-22 21:14:22,448", + "asctime": "2025-08-29 17:57:43,278", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -104457,16 +104538,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890062.348285, - "msecs": 348.0, - "relativeCreated": 40801.174336, - "thread": 138566182236416, + "created": 1756483063.1779308, + "msecs": 177.0, + "relativeCreated": 40873.354384, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/main_light and payload {\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:22,348" + "asctime": "2025-08-29 17:57:43,177" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -104484,16 +104565,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890062.3493364, - "msecs": 349.0, - "relativeCreated": 40802.22565, - "thread": 138566156539584, + "created": 1756483063.178977, + "msecs": 178.0, + "relativeCreated": 40874.400749, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light and payload b'{\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:22,349" + "asctime": "2025-08-29 17:57:43,178" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.brightness", @@ -104511,23 +104592,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890062.3507025, - "msecs": 350.0, - "relativeCreated": 40803.591924, - "thread": 138566156539584, + "created": 1756483063.1809778, + "msecs": 180.0, + "relativeCreated": 40876.40163, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/main_light/brightness and payload b'0'", - "asctime": "2025-08-22 21:14:22,350" + "asctime": "2025-08-29 17:57:43,180" } ], - "time_consumption": 0.0980987548828125 + "time_consumption": 0.09734630584716797 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (gfw.dirk.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (gfw.dirk.main_light) is correct (Content %s and Type is %s).", "args": [ "0", "" @@ -104541,22 +104622,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890062.4491723, - "msecs": 449.0, - "relativeCreated": 40902.06169, - "thread": 138566182236416, + "created": 1756483063.2786527, + "msecs": 278.0, + "relativeCreated": 40974.076438, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (gfw.dirk.main_light) is correct (Content 0 and Type is ).", - "asctime": "2025-08-22 21:14:22,449", + "message": "Value for ViDevCommon.brightness (gfw.dirk.main_light) is correct (Content 0 and Type is ).", + "asctime": "2025-08-29 17:57:43,278", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (gfw.dirk.main_light)", + "Value for ViDevCommon.brightness (gfw.dirk.main_light)", "0", "" ], @@ -104569,22 +104650,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890062.4490705, - "msecs": 449.0, - "relativeCreated": 40901.959643, - "thread": 138566182236416, + "created": 1756483063.2785554, + "msecs": 278.0, + "relativeCreated": 40973.979081, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (gfw.dirk.main_light)): 0 ()", - "asctime": "2025-08-22 21:14:22,449" + "message": "Result (Value for ViDevCommon.brightness (gfw.dirk.main_light)): 0 ()", + "asctime": "2025-08-29 17:57:43,278" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (gfw.dirk.main_light)", + "Value for ViDevCommon.brightness (gfw.dirk.main_light)", "=", "0", "" @@ -104598,19 +104679,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890062.4491308, - "msecs": 449.0, - "relativeCreated": 40902.020185, - "thread": 138566182236416, + "created": 1756483063.2786105, + "msecs": 278.0, + "relativeCreated": 40974.034221, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (gfw.dirk.main_light)): result = 0 ()", - "asctime": "2025-08-22 21:14:22,449" + "message": "Expectation (Value for ViDevCommon.brightness (gfw.dirk.main_light)): result = 0 ()", + "asctime": "2025-08-29 17:57:43,278" } ], - "time_consumption": 4.1484832763671875e-05 + "time_consumption": 4.220008850097656e-05 }, { "name": "__tLogger__", @@ -104628,16 +104709,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890062.5498712, - "msecs": 549.0, - "relativeCreated": 41002.76059, - "thread": 138566182236416, + "created": 1756483063.3792162, + "msecs": 379.0, + "relativeCreated": 41074.639808, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (gfw.dirk.main_light) to 20", - "asctime": "2025-08-22 21:14:22,549", + "asctime": "2025-08-29 17:57:43,379", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -104655,16 +104736,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890062.449337, - "msecs": 449.0, - "relativeCreated": 40902.226571, - "thread": 138566182236416, + "created": 1756483063.2788672, + "msecs": 278.0, + "relativeCreated": 40974.290874, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/main_light and payload {\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:22,449" + "asctime": "2025-08-29 17:57:43,278" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -104682,16 +104763,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890062.4503486, - "msecs": 450.0, - "relativeCreated": 40903.237864, - "thread": 138566156539584, + "created": 1756483063.2799745, + "msecs": 279.0, + "relativeCreated": 40975.398096, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light and payload b'{\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:22,450" + "asctime": "2025-08-29 17:57:43,279" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.brightness", @@ -104709,23 +104790,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890062.4517007, - "msecs": 451.0, - "relativeCreated": 40904.590206, - "thread": 138566156539584, + "created": 1756483063.2820764, + "msecs": 282.0, + "relativeCreated": 40977.500189, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/main_light/brightness and payload b'20'", - "asctime": "2025-08-22 21:14:22,451" + "asctime": "2025-08-29 17:57:43,282" } ], - "time_consumption": 0.09817051887512207 + "time_consumption": 0.09713983535766602 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (gfw.dirk.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (gfw.dirk.main_light) is correct (Content %s and Type is %s).", "args": [ "20", "" @@ -104739,22 +104820,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890062.550229, - "msecs": 550.0, - "relativeCreated": 41003.118396, - "thread": 138566182236416, + "created": 1756483063.3795223, + "msecs": 379.0, + "relativeCreated": 41074.946087, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (gfw.dirk.main_light) is correct (Content 20 and Type is ).", - "asctime": "2025-08-22 21:14:22,550", + "message": "Value for ViDevCommon.brightness (gfw.dirk.main_light) is correct (Content 20 and Type is ).", + "asctime": "2025-08-29 17:57:43,379", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (gfw.dirk.main_light)", + "Value for ViDevCommon.brightness (gfw.dirk.main_light)", "20", "" ], @@ -104767,22 +104848,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890062.550132, - "msecs": 550.0, - "relativeCreated": 41003.021274, - "thread": 138566182236416, + "created": 1756483063.3794281, + "msecs": 379.0, + "relativeCreated": 41074.851672, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (gfw.dirk.main_light)): 20 ()", - "asctime": "2025-08-22 21:14:22,550" + "message": "Result (Value for ViDevCommon.brightness (gfw.dirk.main_light)): 20 ()", + "asctime": "2025-08-29 17:57:43,379" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (gfw.dirk.main_light)", + "Value for ViDevCommon.brightness (gfw.dirk.main_light)", "=", "20", "" @@ -104796,16 +104877,16 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890062.5501878, - "msecs": 550.0, - "relativeCreated": 41003.077263, - "thread": 138566182236416, + "created": 1756483063.379481, + "msecs": 379.0, + "relativeCreated": 41074.904891, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (gfw.dirk.main_light)): result = 20 ()", - "asctime": "2025-08-22 21:14:22,550" + "message": "Expectation (Value for ViDevCommon.brightness (gfw.dirk.main_light)): result = 20 ()", + "asctime": "2025-08-29 17:57:43,379" } ], "time_consumption": 4.124641418457031e-05 @@ -104826,16 +104907,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890062.6509793, - "msecs": 650.0, - "relativeCreated": 41103.868854, - "thread": 138566182236416, + "created": 1756483063.480173, + "msecs": 480.0, + "relativeCreated": 41175.596822, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (gfw.dirk.main_light) to 40", - "asctime": "2025-08-22 21:14:22,650", + "asctime": "2025-08-29 17:57:43,480", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -104853,16 +104934,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890062.5503922, - "msecs": 550.0, - "relativeCreated": 41003.281342, - "thread": 138566182236416, + "created": 1756483063.3796725, + "msecs": 379.0, + "relativeCreated": 41075.096183, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/main_light and payload {\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:22,550" + "asctime": "2025-08-29 17:57:43,379" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -104880,16 +104961,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890062.5515811, - "msecs": 551.0, - "relativeCreated": 41004.470676, - "thread": 138566156539584, + "created": 1756483063.380419, + "msecs": 380.0, + "relativeCreated": 41075.842688, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light and payload b'{\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:22,551" + "asctime": "2025-08-29 17:57:43,380" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.brightness", @@ -104907,23 +104988,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890062.5531046, - "msecs": 553.0, - "relativeCreated": 41005.994059, - "thread": 138566156539584, + "created": 1756483063.382013, + "msecs": 382.0, + "relativeCreated": 41077.436967, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/main_light/brightness and payload b'40'", - "asctime": "2025-08-22 21:14:22,553" + "asctime": "2025-08-29 17:57:43,382" } ], - "time_consumption": 0.09787464141845703 + "time_consumption": 0.0981600284576416 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (gfw.dirk.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (gfw.dirk.main_light) is correct (Content %s and Type is %s).", "args": [ "40", "" @@ -104937,22 +105018,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890062.651332, - "msecs": 651.0, - "relativeCreated": 41104.221293, - "thread": 138566182236416, + "created": 1756483063.4805326, + "msecs": 480.0, + "relativeCreated": 41175.956383, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (gfw.dirk.main_light) is correct (Content 40 and Type is ).", - "asctime": "2025-08-22 21:14:22,651", + "message": "Value for ViDevCommon.brightness (gfw.dirk.main_light) is correct (Content 40 and Type is ).", + "asctime": "2025-08-29 17:57:43,480", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (gfw.dirk.main_light)", + "Value for ViDevCommon.brightness (gfw.dirk.main_light)", "40", "" ], @@ -104965,22 +105046,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890062.6512246, - "msecs": 651.0, - "relativeCreated": 41104.113864, - "thread": 138566182236416, + "created": 1756483063.4804323, + "msecs": 480.0, + "relativeCreated": 41175.855958, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (gfw.dirk.main_light)): 40 ()", - "asctime": "2025-08-22 21:14:22,651" + "message": "Result (Value for ViDevCommon.brightness (gfw.dirk.main_light)): 40 ()", + "asctime": "2025-08-29 17:57:43,480" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (gfw.dirk.main_light)", + "Value for ViDevCommon.brightness (gfw.dirk.main_light)", "=", "40", "" @@ -104994,19 +105075,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890062.6512864, - "msecs": 651.0, - "relativeCreated": 41104.175609, - "thread": 138566182236416, + "created": 1756483063.4804897, + "msecs": 480.0, + "relativeCreated": 41175.913525, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (gfw.dirk.main_light)): result = 40 ()", - "asctime": "2025-08-22 21:14:22,651" + "message": "Expectation (Value for ViDevCommon.brightness (gfw.dirk.main_light)): result = 40 ()", + "asctime": "2025-08-29 17:57:43,480" } ], - "time_consumption": 4.553794860839844e-05 + "time_consumption": 4.291534423828125e-05 }, { "name": "__tLogger__", @@ -105024,16 +105105,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890062.752072, - "msecs": 752.0, - "relativeCreated": 41204.961479, - "thread": 138566182236416, + "created": 1756483063.581098, + "msecs": 581.0, + "relativeCreated": 41276.521702, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (gfw.dirk.main_light) to 60", - "asctime": "2025-08-22 21:14:22,752", + "asctime": "2025-08-29 17:57:43,581", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -105051,16 +105132,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890062.6515093, - "msecs": 651.0, - "relativeCreated": 41104.39861, - "thread": 138566182236416, + "created": 1756483063.4806945, + "msecs": 480.0, + "relativeCreated": 41176.118198, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/main_light and payload {\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:22,651" + "asctime": "2025-08-29 17:57:43,480" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -105078,16 +105159,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890062.6525376, - "msecs": 652.0, - "relativeCreated": 41105.426989, - "thread": 138566156539584, + "created": 1756483063.481694, + "msecs": 481.0, + "relativeCreated": 41177.117578, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light and payload b'{\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:22,652" + "asctime": "2025-08-29 17:57:43,481" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.brightness", @@ -105105,23 +105186,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890062.6539268, - "msecs": 653.0, - "relativeCreated": 41106.816331, - "thread": 138566156539584, + "created": 1756483063.4839292, + "msecs": 483.0, + "relativeCreated": 41179.352794, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/main_light/brightness and payload b'60'", - "asctime": "2025-08-22 21:14:22,653" + "asctime": "2025-08-29 17:57:43,483" } ], - "time_consumption": 0.0981452465057373 + "time_consumption": 0.0971689224243164 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (gfw.dirk.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (gfw.dirk.main_light) is correct (Content %s and Type is %s).", "args": [ "60", "" @@ -105135,22 +105216,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890062.752428, - "msecs": 752.0, - "relativeCreated": 41205.317476, - "thread": 138566182236416, + "created": 1756483063.581402, + "msecs": 581.0, + "relativeCreated": 41276.825865, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (gfw.dirk.main_light) is correct (Content 60 and Type is ).", - "asctime": "2025-08-22 21:14:22,752", + "message": "Value for ViDevCommon.brightness (gfw.dirk.main_light) is correct (Content 60 and Type is ).", + "asctime": "2025-08-29 17:57:43,581", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (gfw.dirk.main_light)", + "Value for ViDevCommon.brightness (gfw.dirk.main_light)", "60", "" ], @@ -105163,22 +105244,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890062.7523077, - "msecs": 752.0, - "relativeCreated": 41205.196989, - "thread": 138566182236416, + "created": 1756483063.5813112, + "msecs": 581.0, + "relativeCreated": 41276.734884, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (gfw.dirk.main_light)): 60 ()", - "asctime": "2025-08-22 21:14:22,752" + "message": "Result (Value for ViDevCommon.brightness (gfw.dirk.main_light)): 60 ()", + "asctime": "2025-08-29 17:57:43,581" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (gfw.dirk.main_light)", + "Value for ViDevCommon.brightness (gfw.dirk.main_light)", "=", "60", "" @@ -105192,19 +105273,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890062.7523863, - "msecs": 752.0, - "relativeCreated": 41205.275814, - "thread": 138566182236416, + "created": 1756483063.581363, + "msecs": 581.0, + "relativeCreated": 41276.786698, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (gfw.dirk.main_light)): result = 60 ()", - "asctime": "2025-08-22 21:14:22,752" + "message": "Expectation (Value for ViDevCommon.brightness (gfw.dirk.main_light)): result = 60 ()", + "asctime": "2025-08-29 17:57:43,581" } ], - "time_consumption": 4.172325134277344e-05 + "time_consumption": 3.910064697265625e-05 }, { "name": "__tLogger__", @@ -105222,16 +105303,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890062.8531144, - "msecs": 853.0, - "relativeCreated": 41306.003892, - "thread": 138566182236416, + "created": 1756483063.6819491, + "msecs": 681.0, + "relativeCreated": 41377.372934, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (gfw.dirk.main_light) to 80", - "asctime": "2025-08-22 21:14:22,853", + "asctime": "2025-08-29 17:57:43,681", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -105249,16 +105330,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890062.7525942, - "msecs": 752.0, - "relativeCreated": 41205.483464, - "thread": 138566182236416, + "created": 1756483063.5815675, + "msecs": 581.0, + "relativeCreated": 41276.991157, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/main_light and payload {\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:22,752" + "asctime": "2025-08-29 17:57:43,581" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -105276,16 +105357,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890062.7537653, - "msecs": 753.0, - "relativeCreated": 41206.654702, - "thread": 138566156539584, + "created": 1756483063.5823011, + "msecs": 582.0, + "relativeCreated": 41277.724929, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light and payload b'{\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:22,753" + "asctime": "2025-08-29 17:57:43,582" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.brightness", @@ -105303,23 +105384,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890062.7552333, - "msecs": 755.0, - "relativeCreated": 41208.122574, - "thread": 138566156539584, + "created": 1756483063.584099, + "msecs": 584.0, + "relativeCreated": 41279.522803, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/main_light/brightness and payload b'80'", - "asctime": "2025-08-22 21:14:22,755" + "asctime": "2025-08-29 17:57:43,584" } ], - "time_consumption": 0.09788107872009277 + "time_consumption": 0.09785008430480957 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (gfw.dirk.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (gfw.dirk.main_light) is correct (Content %s and Type is %s).", "args": [ "80", "" @@ -105333,22 +105414,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890062.8534956, - "msecs": 853.0, - "relativeCreated": 41306.385025, - "thread": 138566182236416, + "created": 1756483063.6823018, + "msecs": 682.0, + "relativeCreated": 41377.725253, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (gfw.dirk.main_light) is correct (Content 80 and Type is ).", - "asctime": "2025-08-22 21:14:22,853", + "message": "Value for ViDevCommon.brightness (gfw.dirk.main_light) is correct (Content 80 and Type is ).", + "asctime": "2025-08-29 17:57:43,682", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (gfw.dirk.main_light)", + "Value for ViDevCommon.brightness (gfw.dirk.main_light)", "80", "" ], @@ -105361,22 +105442,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890062.8533597, - "msecs": 853.0, - "relativeCreated": 41306.249118, - "thread": 138566182236416, + "created": 1756483063.6821845, + "msecs": 682.0, + "relativeCreated": 41377.608147, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (gfw.dirk.main_light)): 80 ()", - "asctime": "2025-08-22 21:14:22,853" + "message": "Result (Value for ViDevCommon.brightness (gfw.dirk.main_light)): 80 ()", + "asctime": "2025-08-29 17:57:43,682" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (gfw.dirk.main_light)", + "Value for ViDevCommon.brightness (gfw.dirk.main_light)", "=", "80", "" @@ -105390,19 +105471,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890062.8534496, - "msecs": 853.0, - "relativeCreated": 41306.338771, - "thread": 138566182236416, + "created": 1756483063.6822436, + "msecs": 682.0, + "relativeCreated": 41377.667261, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (gfw.dirk.main_light)): result = 80 ()", - "asctime": "2025-08-22 21:14:22,853" + "message": "Expectation (Value for ViDevCommon.brightness (gfw.dirk.main_light)): result = 80 ()", + "asctime": "2025-08-29 17:57:43,682" } ], - "time_consumption": 4.601478576660156e-05 + "time_consumption": 5.817413330078125e-05 }, { "name": "__tLogger__", @@ -105420,16 +105501,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890062.954063, - "msecs": 954.0, - "relativeCreated": 41406.952251, - "thread": 138566182236416, + "created": 1756483063.7828095, + "msecs": 782.0, + "relativeCreated": 41478.233411, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (gfw.dirk.main_light) to 100", - "asctime": "2025-08-22 21:14:22,954", + "asctime": "2025-08-29 17:57:43,782", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -105447,16 +105528,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890062.8536706, - "msecs": 853.0, - "relativeCreated": 41306.560165, - "thread": 138566182236416, + "created": 1756483063.682457, + "msecs": 682.0, + "relativeCreated": 41377.880648, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:22,853" + "asctime": "2025-08-29 17:57:43,682" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -105474,16 +105555,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890062.8548825, - "msecs": 854.0, - "relativeCreated": 41307.772065, - "thread": 138566156539584, + "created": 1756483063.6832924, + "msecs": 683.0, + "relativeCreated": 41378.716079, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:22,854" + "asctime": "2025-08-29 17:57:43,683" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.brightness", @@ -105501,23 +105582,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890062.8563318, - "msecs": 856.0, - "relativeCreated": 41309.221062, - "thread": 138566156539584, + "created": 1756483063.6849976, + "msecs": 684.0, + "relativeCreated": 41380.421316, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/main_light/brightness and payload b'100'", - "asctime": "2025-08-22 21:14:22,856" + "asctime": "2025-08-29 17:57:43,684" } ], - "time_consumption": 0.09773111343383789 + "time_consumption": 0.09781193733215332 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (gfw.dirk.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (gfw.dirk.main_light) is correct (Content %s and Type is %s).", "args": [ "100", "" @@ -105531,22 +105612,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890062.954393, - "msecs": 954.0, - "relativeCreated": 41407.282223, - "thread": 138566182236416, + "created": 1756483063.783134, + "msecs": 783.0, + "relativeCreated": 41478.557514, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (gfw.dirk.main_light) is correct (Content 100 and Type is ).", - "asctime": "2025-08-22 21:14:22,954", + "message": "Value for ViDevCommon.brightness (gfw.dirk.main_light) is correct (Content 100 and Type is ).", + "asctime": "2025-08-29 17:57:43,783", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (gfw.dirk.main_light)", + "Value for ViDevCommon.brightness (gfw.dirk.main_light)", "100", "" ], @@ -105559,22 +105640,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890062.9542792, - "msecs": 954.0, - "relativeCreated": 41407.168498, - "thread": 138566182236416, + "created": 1756483063.783045, + "msecs": 783.0, + "relativeCreated": 41478.468884, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (gfw.dirk.main_light)): 100 ()", - "asctime": "2025-08-22 21:14:22,954" + "message": "Result (Value for ViDevCommon.brightness (gfw.dirk.main_light)): 100 ()", + "asctime": "2025-08-29 17:57:43,783" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (gfw.dirk.main_light)", + "Value for ViDevCommon.brightness (gfw.dirk.main_light)", "=", "100", "" @@ -105588,28 +105669,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890062.9543307, - "msecs": 954.0, - "relativeCreated": 41407.219904, - "thread": 138566182236416, + "created": 1756483063.7830958, + "msecs": 783.0, + "relativeCreated": 41478.519482, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (gfw.dirk.main_light)): result = 100 ()", - "asctime": "2025-08-22 21:14:22,954" + "message": "Expectation (Value for ViDevCommon.brightness (gfw.dirk.main_light)): result = 100 ()", + "asctime": "2025-08-29 17:57:43,783" } ], - "time_consumption": 6.222724914550781e-05 + "time_consumption": 3.814697265625e-05 } ], - "time_consumption": 0.8085322380065918, - "time_start": "2025-08-22 21:14:22,145", - "time_finished": "2025-08-22 21:14:22,954" + "time_consumption": 0.8069603443145752, + "time_start": "2025-08-29 17:57:42,976", + "time_finished": "2025-08-29 17:57:43,783" }, - "ViDevLight.color_temp (gfw.dirk.main_light) -> Light.color_temp (gfw.dirk.main_light)": { + "ViDevCommon.color_temp (gfw.dirk.main_light) -> Light.color_temp (gfw.dirk.main_light)": { "name": "__tLogger__", - "msg": "ViDevLight.color_temp (gfw.dirk.main_light) -> Light.color_temp (gfw.dirk.main_light)", + "msg": "ViDevCommon.color_temp (gfw.dirk.main_light) -> Light.color_temp (gfw.dirk.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -105620,16 +105701,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890062.9546008, - "msecs": 954.0, - "relativeCreated": 41407.490173, - "thread": 138566182236416, + "created": 1756483063.7833908, + "msecs": 783.0, + "relativeCreated": 41478.814517, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "ViDevLight.color_temp (gfw.dirk.main_light) -> Light.color_temp (gfw.dirk.main_light)", - "asctime": "2025-08-22 21:14:22,954", + "message": "ViDevCommon.color_temp (gfw.dirk.main_light) -> Light.color_temp (gfw.dirk.main_light)", + "asctime": "2025-08-29 17:57:43,783", "moduleLogger": [], "testcaseLogger": [ { @@ -105645,16 +105726,16 @@ "stack_info": null, "lineno": 13, "funcName": "device_follow", - "created": 1755890063.054867, - "msecs": 54.0, - "relativeCreated": 41507.75647, - "thread": 138566182236416, + "created": 1756483063.8838022, + "msecs": 883.0, + "relativeCreated": 41579.225723, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Switching on device", - "asctime": "2025-08-22 21:14:23,054", + "asctime": "2025-08-29 17:57:43,883", "moduleLogger": [], "time_consumption": 0.0 }, @@ -105673,16 +105754,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890063.1560044, - "msecs": 156.0, - "relativeCreated": 41608.893723, - "thread": 138566182236416, + "created": 1756483063.9849231, + "msecs": 984.0, + "relativeCreated": 41680.34675, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 10", - "asctime": "2025-08-22 21:14:23,156", + "asctime": "2025-08-29 17:57:43,984", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.color_temp.set", @@ -105700,16 +105781,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890063.0551882, - "msecs": 55.0, - "relativeCreated": 41508.07759, - "thread": 138566182236416, + "created": 1756483063.8841577, + "msecs": 884.0, + "relativeCreated": 41579.581377, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/main_light/color_temp/set and payload 10", - "asctime": "2025-08-22 21:14:23,055" + "asctime": "2025-08-29 17:57:43,884" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -105727,16 +105808,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890063.0555043, - "msecs": 55.0, - "relativeCreated": 41508.393824, - "thread": 138566182236416, + "created": 1756483063.8844724, + "msecs": 884.0, + "relativeCreated": 41579.896006, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}", - "asctime": "2025-08-22 21:14:23,055" + "asctime": "2025-08-29 17:57:43,884" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light.set", @@ -105754,16 +105835,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890063.057611, - "msecs": 57.0, - "relativeCreated": 41510.500394, - "thread": 138566156539584, + "created": 1756483063.8873372, + "msecs": 887.0, + "relativeCreated": 41582.76079, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light/set and payload b'{\"color_temp\": 454}'", - "asctime": "2025-08-22 21:14:23,057" + "asctime": "2025-08-29 17:57:43,887" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -105781,16 +105862,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890063.0579813, - "msecs": 57.0, - "relativeCreated": 41510.870684, - "thread": 138566156539584, + "created": 1756483063.887691, + "msecs": 887.0, + "relativeCreated": 41583.114615, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}'", - "asctime": "2025-08-22 21:14:23,057" + "asctime": "2025-08-29 17:57:43,887" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.color_temp", @@ -105808,19 +105889,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890063.1001346, - "msecs": 100.0, - "relativeCreated": 41553.02408, - "thread": 138566156539584, + "created": 1756483063.9307396, + "msecs": 930.0, + "relativeCreated": 41626.163315, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/main_light/color_temp and payload b'10'", - "asctime": "2025-08-22 21:14:23,100" + "asctime": "2025-08-29 17:57:43,930" } ], - "time_consumption": 0.05586981773376465 + "time_consumption": 0.0541834831237793 }, { "name": "__tLogger__", @@ -105838,16 +105919,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890063.156386, - "msecs": 156.0, - "relativeCreated": 41609.2751, - "thread": 138566182236416, + "created": 1756483063.9852715, + "msecs": 985.0, + "relativeCreated": 41680.695197, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (10, 10) and Type is ).", - "asctime": "2025-08-22 21:14:23,156", + "asctime": "2025-08-29 17:57:43,985", "moduleLogger": [ { "name": "__unittest__", @@ -105866,16 +105947,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890063.156247, - "msecs": 156.0, - "relativeCreated": 41609.136126, - "thread": 138566182236416, + "created": 1756483063.9851692, + "msecs": 985.0, + "relativeCreated": 41680.592767, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (10, 10) ()", - "asctime": "2025-08-22 21:14:23,156" + "asctime": "2025-08-29 17:57:43,985" }, { "name": "__unittest__", @@ -105895,25 +105976,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890063.156338, - "msecs": 156.0, - "relativeCreated": 41609.227396, - "thread": 138566182236416, + "created": 1756483063.9852276, + "msecs": 985.0, + "relativeCreated": 41680.651149, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (10, 10) ()", - "asctime": "2025-08-22 21:14:23,156" + "asctime": "2025-08-29 17:57:43,985" } ], - "time_consumption": 4.792213439941406e-05 + "time_consumption": 4.38690185546875e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (gfw.dirk.main_light)", + "ViDevCommon.color_temp (gfw.dirk.main_light)", "0" ], "levelname": "DEBUG", @@ -105925,16 +106006,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890063.257038, - "msecs": 257.0, - "relativeCreated": 41709.927486, - "thread": 138566182236416, + "created": 1756483064.0859392, + "msecs": 85.0, + "relativeCreated": 41781.36298, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (gfw.dirk.main_light) to 0", - "asctime": "2025-08-22 21:14:23,257", + "message": "Setting state of ViDevCommon.color_temp (gfw.dirk.main_light) to 0", + "asctime": "2025-08-29 17:57:44,085", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.color_temp.set", @@ -105952,16 +106033,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890063.156509, - "msecs": 156.0, - "relativeCreated": 41609.398339, - "thread": 138566182236416, + "created": 1756483063.9853847, + "msecs": 985.0, + "relativeCreated": 41680.808296, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/main_light/color_temp/set and payload 0", - "asctime": "2025-08-22 21:14:23,156" + "asctime": "2025-08-29 17:57:43,985" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light.set", @@ -105979,16 +106060,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890063.1590278, - "msecs": 159.0, - "relativeCreated": 41611.917099, - "thread": 138566156539584, + "created": 1756483063.9881399, + "msecs": 988.0, + "relativeCreated": 41683.563403, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light/set and payload b'{\"color_temp\": 250}'", - "asctime": "2025-08-22 21:14:23,159" + "asctime": "2025-08-29 17:57:43,988" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -106006,16 +106087,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890063.1592517, - "msecs": 159.0, - "relativeCreated": 41612.141201, - "thread": 138566156539584, + "created": 1756483063.9884284, + "msecs": 988.0, + "relativeCreated": 41683.851901, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}", - "asctime": "2025-08-22 21:14:23,159" + "asctime": "2025-08-29 17:57:43,988" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -106033,16 +106114,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890063.159849, - "msecs": 159.0, - "relativeCreated": 41612.738318, - "thread": 138566156539584, + "created": 1756483063.989185, + "msecs": 989.0, + "relativeCreated": 41684.60865, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}'", - "asctime": "2025-08-22 21:14:23,159" + "asctime": "2025-08-29 17:57:43,989" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.color_temp", @@ -106060,19 +106141,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890063.2012603, - "msecs": 201.0, - "relativeCreated": 41654.149622, - "thread": 138566156539584, + "created": 1756483064.0316677, + "msecs": 31.0, + "relativeCreated": 41727.091292, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/main_light/color_temp and payload b'0'", - "asctime": "2025-08-22 21:14:23,201" + "asctime": "2025-08-29 17:57:44,031" } ], - "time_consumption": 0.055777788162231445 + "time_consumption": 0.05427145957946777 }, { "name": "__tLogger__", @@ -106090,16 +106171,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890063.2573721, - "msecs": 257.0, - "relativeCreated": 41710.261517, - "thread": 138566182236416, + "created": 1756483064.0862994, + "msecs": 86.0, + "relativeCreated": 41781.722999, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (gfw.dirk.main_light) is correct (Content 0 and Type is ).", - "asctime": "2025-08-22 21:14:23,257", + "asctime": "2025-08-29 17:57:44,086", "moduleLogger": [ { "name": "__unittest__", @@ -106118,16 +106199,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890063.2572734, - "msecs": 257.0, - "relativeCreated": 41710.162822, - "thread": 138566182236416, + "created": 1756483064.086174, + "msecs": 86.0, + "relativeCreated": 41781.597653, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (gfw.dirk.main_light)): 0 ()", - "asctime": "2025-08-22 21:14:23,257" + "asctime": "2025-08-29 17:57:44,086" }, { "name": "__unittest__", @@ -106147,25 +106228,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890063.2573307, - "msecs": 257.0, - "relativeCreated": 41710.219995, - "thread": 138566182236416, + "created": 1756483064.086257, + "msecs": 86.0, + "relativeCreated": 41781.680551, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (gfw.dirk.main_light)): result = 0 ()", - "asctime": "2025-08-22 21:14:23,257" + "asctime": "2025-08-29 17:57:44,086" } ], - "time_consumption": 4.1484832763671875e-05 + "time_consumption": 4.2438507080078125e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (gfw.dirk.main_light)", + "ViDevCommon.color_temp (gfw.dirk.main_light)", "2" ], "levelname": "DEBUG", @@ -106177,16 +106258,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890063.3580503, - "msecs": 358.0, - "relativeCreated": 41810.939739, - "thread": 138566182236416, + "created": 1756483064.1869614, + "msecs": 186.0, + "relativeCreated": 41882.385003, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (gfw.dirk.main_light) to 2", - "asctime": "2025-08-22 21:14:23,358", + "message": "Setting state of ViDevCommon.color_temp (gfw.dirk.main_light) to 2", + "asctime": "2025-08-29 17:57:44,186", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.color_temp.set", @@ -106204,16 +106285,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890063.2574835, - "msecs": 257.0, - "relativeCreated": 41710.372929, - "thread": 138566182236416, + "created": 1756483064.0864134, + "msecs": 86.0, + "relativeCreated": 41781.837113, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/main_light/color_temp/set and payload 2", - "asctime": "2025-08-22 21:14:23,257" + "asctime": "2025-08-29 17:57:44,086" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light.set", @@ -106231,16 +106312,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890063.2599976, - "msecs": 259.0, - "relativeCreated": 41712.887076, - "thread": 138566156539584, + "created": 1756483064.089115, + "msecs": 89.0, + "relativeCreated": 41784.538486, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light/set and payload b'{\"color_temp\": 291}'", - "asctime": "2025-08-22 21:14:23,259" + "asctime": "2025-08-29 17:57:44,089" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -106258,16 +106339,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890063.2602186, - "msecs": 260.0, - "relativeCreated": 41713.108034, - "thread": 138566156539584, + "created": 1756483064.0894058, + "msecs": 89.0, + "relativeCreated": 41784.829274, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}", - "asctime": "2025-08-22 21:14:23,260" + "asctime": "2025-08-29 17:57:44,089" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -106285,16 +106366,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890063.2607753, - "msecs": 260.0, - "relativeCreated": 41713.664953, - "thread": 138566156539584, + "created": 1756483064.0901487, + "msecs": 90.0, + "relativeCreated": 41785.572243, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}'", - "asctime": "2025-08-22 21:14:23,260" + "asctime": "2025-08-29 17:57:44,090" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.color_temp", @@ -106312,19 +106393,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890063.3023446, - "msecs": 302.0, - "relativeCreated": 41755.233742, - "thread": 138566156539584, + "created": 1756483064.1317573, + "msecs": 131.0, + "relativeCreated": 41827.180941, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/main_light/color_temp and payload b'2'", - "asctime": "2025-08-22 21:14:23,302" + "asctime": "2025-08-29 17:57:44,131" } ], - "time_consumption": 0.05570578575134277 + "time_consumption": 0.055204153060913086 }, { "name": "__tLogger__", @@ -106342,16 +106423,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890063.3583834, - "msecs": 358.0, - "relativeCreated": 41811.272761, - "thread": 138566182236416, + "created": 1756483064.187297, + "msecs": 187.0, + "relativeCreated": 41882.720727, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (gfw.dirk.main_light) is correct (Content 2 and Type is ).", - "asctime": "2025-08-22 21:14:23,358", + "asctime": "2025-08-29 17:57:44,187", "moduleLogger": [ { "name": "__unittest__", @@ -106370,16 +106451,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890063.3582826, - "msecs": 358.0, - "relativeCreated": 41811.171833, - "thread": 138566182236416, + "created": 1756483064.187198, + "msecs": 187.0, + "relativeCreated": 41882.621624, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (gfw.dirk.main_light)): 2 ()", - "asctime": "2025-08-22 21:14:23,358" + "asctime": "2025-08-29 17:57:44,187" }, { "name": "__unittest__", @@ -106399,25 +106480,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890063.358342, - "msecs": 358.0, - "relativeCreated": 41811.231335, - "thread": 138566182236416, + "created": 1756483064.1872544, + "msecs": 187.0, + "relativeCreated": 41882.678138, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (gfw.dirk.main_light)): result = 2 ()", - "asctime": "2025-08-22 21:14:23,358" + "asctime": "2025-08-29 17:57:44,187" } ], - "time_consumption": 4.1484832763671875e-05 + "time_consumption": 4.267692565917969e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (gfw.dirk.main_light)", + "ViDevCommon.color_temp (gfw.dirk.main_light)", "4" ], "levelname": "DEBUG", @@ -106429,16 +106510,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890063.4590578, - "msecs": 459.0, - "relativeCreated": 41911.947284, - "thread": 138566182236416, + "created": 1756483064.2878137, + "msecs": 287.0, + "relativeCreated": 41983.237274, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (gfw.dirk.main_light) to 4", - "asctime": "2025-08-22 21:14:23,459", + "message": "Setting state of ViDevCommon.color_temp (gfw.dirk.main_light) to 4", + "asctime": "2025-08-29 17:57:44,287", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.color_temp.set", @@ -106456,16 +106537,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890063.358519, - "msecs": 358.0, - "relativeCreated": 41811.408435, - "thread": 138566182236416, + "created": 1756483064.187409, + "msecs": 187.0, + "relativeCreated": 41882.832621, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/main_light/color_temp/set and payload 4", - "asctime": "2025-08-22 21:14:23,358" + "asctime": "2025-08-29 17:57:44,187" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light.set", @@ -106483,16 +106564,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890063.3608453, - "msecs": 360.0, - "relativeCreated": 41813.734739, - "thread": 138566156539584, + "created": 1756483064.1900756, + "msecs": 190.0, + "relativeCreated": 41885.499231, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light/set and payload b'{\"color_temp\": 332}'", - "asctime": "2025-08-22 21:14:23,360" + "asctime": "2025-08-29 17:57:44,190" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -106510,16 +106591,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890063.3611155, - "msecs": 361.0, - "relativeCreated": 41814.004701, - "thread": 138566156539584, + "created": 1756483064.1903603, + "msecs": 190.0, + "relativeCreated": 41885.784005, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}", - "asctime": "2025-08-22 21:14:23,361" + "asctime": "2025-08-29 17:57:44,190" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -106537,16 +106618,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890063.3616889, - "msecs": 361.0, - "relativeCreated": 41814.578152, - "thread": 138566156539584, + "created": 1756483064.190815, + "msecs": 190.0, + "relativeCreated": 41886.23874, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}'", - "asctime": "2025-08-22 21:14:23,361" + "asctime": "2025-08-29 17:57:44,190" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.color_temp", @@ -106564,19 +106645,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890063.4033759, - "msecs": 403.0, - "relativeCreated": 41856.265342, - "thread": 138566156539584, + "created": 1756483064.2327232, + "msecs": 232.0, + "relativeCreated": 41928.146791, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/main_light/color_temp and payload b'4'", - "asctime": "2025-08-22 21:14:23,403" + "asctime": "2025-08-29 17:57:44,232" } ], - "time_consumption": 0.05568194389343262 + "time_consumption": 0.05509042739868164 }, { "name": "__tLogger__", @@ -106594,16 +106675,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890063.4593916, - "msecs": 459.0, - "relativeCreated": 41912.280904, - "thread": 138566182236416, + "created": 1756483064.288166, + "msecs": 288.0, + "relativeCreated": 41983.589864, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (gfw.dirk.main_light) is correct (Content 4 and Type is ).", - "asctime": "2025-08-22 21:14:23,459", + "asctime": "2025-08-29 17:57:44,288", "moduleLogger": [ { "name": "__unittest__", @@ -106622,16 +106703,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890063.4592907, - "msecs": 459.0, - "relativeCreated": 41912.179915, - "thread": 138566182236416, + "created": 1756483064.2880685, + "msecs": 288.0, + "relativeCreated": 41983.492384, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (gfw.dirk.main_light)): 4 ()", - "asctime": "2025-08-22 21:14:23,459" + "asctime": "2025-08-29 17:57:44,288" }, { "name": "__unittest__", @@ -106651,25 +106732,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890063.4593487, - "msecs": 459.0, - "relativeCreated": 41912.238148, - "thread": 138566182236416, + "created": 1756483064.2881238, + "msecs": 288.0, + "relativeCreated": 41983.547462, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (gfw.dirk.main_light)): result = 4 ()", - "asctime": "2025-08-22 21:14:23,459" + "asctime": "2025-08-29 17:57:44,288" } ], - "time_consumption": 4.291534423828125e-05 + "time_consumption": 4.220008850097656e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (gfw.dirk.main_light)", + "ViDevCommon.color_temp (gfw.dirk.main_light)", "6" ], "levelname": "DEBUG", @@ -106681,16 +106762,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890063.5600724, - "msecs": 560.0, - "relativeCreated": 42012.961727, - "thread": 138566182236416, + "created": 1756483064.3886585, + "msecs": 388.0, + "relativeCreated": 42084.082217, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (gfw.dirk.main_light) to 6", - "asctime": "2025-08-22 21:14:23,560", + "message": "Setting state of ViDevCommon.color_temp (gfw.dirk.main_light) to 6", + "asctime": "2025-08-29 17:57:44,388", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.color_temp.set", @@ -106708,16 +106789,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890063.4595056, - "msecs": 459.0, - "relativeCreated": 41912.395099, - "thread": 138566182236416, + "created": 1756483064.2882795, + "msecs": 288.0, + "relativeCreated": 41983.703282, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/main_light/color_temp/set and payload 6", - "asctime": "2025-08-22 21:14:23,459" + "asctime": "2025-08-29 17:57:44,288" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light.set", @@ -106735,16 +106816,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890063.462114, - "msecs": 462.0, - "relativeCreated": 41915.003497, - "thread": 138566156539584, + "created": 1756483064.2910461, + "msecs": 291.0, + "relativeCreated": 41986.469793, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light/set and payload b'{\"color_temp\": 372}'", - "asctime": "2025-08-22 21:14:23,462" + "asctime": "2025-08-29 17:57:44,291" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -106762,16 +106843,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890063.4623482, - "msecs": 462.0, - "relativeCreated": 41915.237574, - "thread": 138566156539584, + "created": 1756483064.2913263, + "msecs": 291.0, + "relativeCreated": 41986.749945, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}", - "asctime": "2025-08-22 21:14:23,462" + "asctime": "2025-08-29 17:57:44,291" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -106789,16 +106870,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890063.4629228, - "msecs": 462.0, - "relativeCreated": 41915.812046, - "thread": 138566156539584, + "created": 1756483064.2920942, + "msecs": 292.0, + "relativeCreated": 41987.517778, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}'", - "asctime": "2025-08-22 21:14:23,462" + "asctime": "2025-08-29 17:57:44,292" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.color_temp", @@ -106816,19 +106897,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890063.5043101, - "msecs": 504.0, - "relativeCreated": 41957.199354, - "thread": 138566156539584, + "created": 1756483064.3344243, + "msecs": 334.0, + "relativeCreated": 42029.848124, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/main_light/color_temp and payload b'6'", - "asctime": "2025-08-22 21:14:23,504" + "asctime": "2025-08-29 17:57:44,334" } ], - "time_consumption": 0.055762290954589844 + "time_consumption": 0.05423426628112793 }, { "name": "__tLogger__", @@ -106846,16 +106927,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890063.5604293, - "msecs": 560.0, - "relativeCreated": 42013.318821, - "thread": 138566182236416, + "created": 1756483064.3890243, + "msecs": 389.0, + "relativeCreated": 42084.448019, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (gfw.dirk.main_light) is correct (Content 6 and Type is ).", - "asctime": "2025-08-22 21:14:23,560", + "asctime": "2025-08-29 17:57:44,389", "moduleLogger": [ { "name": "__unittest__", @@ -106874,16 +106955,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890063.5603034, - "msecs": 560.0, - "relativeCreated": 42013.192787, - "thread": 138566182236416, + "created": 1756483064.3889093, + "msecs": 388.0, + "relativeCreated": 42084.332998, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (gfw.dirk.main_light)): 6 ()", - "asctime": "2025-08-22 21:14:23,560" + "asctime": "2025-08-29 17:57:44,388" }, { "name": "__unittest__", @@ -106903,25 +106984,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890063.560382, - "msecs": 560.0, - "relativeCreated": 42013.271368, - "thread": 138566182236416, + "created": 1756483064.3889642, + "msecs": 388.0, + "relativeCreated": 42084.387878, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (gfw.dirk.main_light)): result = 6 ()", - "asctime": "2025-08-22 21:14:23,560" + "asctime": "2025-08-29 17:57:44,388" } ], - "time_consumption": 4.744529724121094e-05 + "time_consumption": 6.008148193359375e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (gfw.dirk.main_light)", + "ViDevCommon.color_temp (gfw.dirk.main_light)", "8" ], "levelname": "DEBUG", @@ -106933,16 +107014,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890063.661062, - "msecs": 661.0, - "relativeCreated": 42113.951398, - "thread": 138566182236416, + "created": 1756483064.4894953, + "msecs": 489.0, + "relativeCreated": 42184.918899, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (gfw.dirk.main_light) to 8", - "asctime": "2025-08-22 21:14:23,661", + "message": "Setting state of ViDevCommon.color_temp (gfw.dirk.main_light) to 8", + "asctime": "2025-08-29 17:57:44,489", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.color_temp.set", @@ -106960,16 +107041,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890063.560543, - "msecs": 560.0, - "relativeCreated": 42013.432402, - "thread": 138566182236416, + "created": 1756483064.389138, + "msecs": 389.0, + "relativeCreated": 42084.561631, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/main_light/color_temp/set and payload 8", - "asctime": "2025-08-22 21:14:23,560" + "asctime": "2025-08-29 17:57:44,389" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light.set", @@ -106987,16 +107068,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890063.5630505, - "msecs": 563.0, - "relativeCreated": 42015.939855, - "thread": 138566156539584, + "created": 1756483064.3914287, + "msecs": 391.0, + "relativeCreated": 42086.8522, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light/set and payload b'{\"color_temp\": 413}'", - "asctime": "2025-08-22 21:14:23,563" + "asctime": "2025-08-29 17:57:44,391" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -107014,16 +107095,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890063.5632906, - "msecs": 563.0, - "relativeCreated": 42016.180142, - "thread": 138566156539584, + "created": 1756483064.3917284, + "msecs": 391.0, + "relativeCreated": 42087.152007, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}", - "asctime": "2025-08-22 21:14:23,563" + "asctime": "2025-08-29 17:57:44,391" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -107041,16 +107122,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890063.5638664, - "msecs": 563.0, - "relativeCreated": 42016.755714, - "thread": 138566156539584, + "created": 1756483064.3922725, + "msecs": 392.0, + "relativeCreated": 42087.695994, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}'", - "asctime": "2025-08-22 21:14:23,563" + "asctime": "2025-08-29 17:57:44,392" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.color_temp", @@ -107068,19 +107149,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890063.6053, - "msecs": 605.0, - "relativeCreated": 42058.189479, - "thread": 138566156539584, + "created": 1756483064.4345186, + "msecs": 434.0, + "relativeCreated": 42129.942142, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/main_light/color_temp and payload b'8'", - "asctime": "2025-08-22 21:14:23,605" + "asctime": "2025-08-29 17:57:44,434" } ], - "time_consumption": 0.05576205253601074 + "time_consumption": 0.054976701736450195 }, { "name": "__tLogger__", @@ -107098,16 +107179,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890063.661393, - "msecs": 661.0, - "relativeCreated": 42114.282236, - "thread": 138566182236416, + "created": 1756483064.4897792, + "msecs": 489.0, + "relativeCreated": 42185.202837, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (gfw.dirk.main_light) is correct (Content 8 and Type is ).", - "asctime": "2025-08-22 21:14:23,661", + "asctime": "2025-08-29 17:57:44,489", "moduleLogger": [ { "name": "__unittest__", @@ -107126,16 +107207,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890063.661295, - "msecs": 661.0, - "relativeCreated": 42114.184294, - "thread": 138566182236416, + "created": 1756483064.4896927, + "msecs": 489.0, + "relativeCreated": 42185.116289, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (gfw.dirk.main_light)): 8 ()", - "asctime": "2025-08-22 21:14:23,661" + "asctime": "2025-08-29 17:57:44,489" }, { "name": "__unittest__", @@ -107155,25 +107236,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890063.661351, - "msecs": 661.0, - "relativeCreated": 42114.240297, - "thread": 138566182236416, + "created": 1756483064.489742, + "msecs": 489.0, + "relativeCreated": 42185.165702, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (gfw.dirk.main_light)): result = 8 ()", - "asctime": "2025-08-22 21:14:23,661" + "asctime": "2025-08-29 17:57:44,489" } ], - "time_consumption": 4.1961669921875e-05 + "time_consumption": 3.719329833984375e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (gfw.dirk.main_light)", + "ViDevCommon.color_temp (gfw.dirk.main_light)", "10" ], "levelname": "DEBUG", @@ -107185,16 +107266,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890063.7620344, - "msecs": 762.0, - "relativeCreated": 42214.923851, - "thread": 138566182236416, + "created": 1756483064.590218, + "msecs": 590.0, + "relativeCreated": 42285.641672, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (gfw.dirk.main_light) to 10", - "asctime": "2025-08-22 21:14:23,762", + "message": "Setting state of ViDevCommon.color_temp (gfw.dirk.main_light) to 10", + "asctime": "2025-08-29 17:57:44,590", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.color_temp.set", @@ -107212,16 +107293,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890063.6615071, - "msecs": 661.0, - "relativeCreated": 42114.396542, - "thread": 138566182236416, + "created": 1756483064.4898987, + "msecs": 489.0, + "relativeCreated": 42185.322375, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/main_light/color_temp/set and payload 10", - "asctime": "2025-08-22 21:14:23,661" + "asctime": "2025-08-29 17:57:44,489" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light.set", @@ -107239,16 +107320,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890063.6637304, - "msecs": 663.0, - "relativeCreated": 42116.619769, - "thread": 138566156539584, + "created": 1756483064.4923396, + "msecs": 492.0, + "relativeCreated": 42187.763329, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light/set and payload b'{\"color_temp\": 454}'", - "asctime": "2025-08-22 21:14:23,663" + "asctime": "2025-08-29 17:57:44,492" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -107266,16 +107347,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890063.6639702, - "msecs": 663.0, - "relativeCreated": 42116.859584, - "thread": 138566156539584, + "created": 1756483064.4926221, + "msecs": 492.0, + "relativeCreated": 42188.045853, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}", - "asctime": "2025-08-22 21:14:23,663" + "asctime": "2025-08-29 17:57:44,492" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -107293,16 +107374,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890063.6646397, - "msecs": 664.0, - "relativeCreated": 42117.529048, - "thread": 138566156539584, + "created": 1756483064.4931471, + "msecs": 493.0, + "relativeCreated": 42188.570824, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}'", - "asctime": "2025-08-22 21:14:23,664" + "asctime": "2025-08-29 17:57:44,493" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.color_temp", @@ -107320,19 +107401,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890063.7063267, - "msecs": 706.0, - "relativeCreated": 42159.216228, - "thread": 138566156539584, + "created": 1756483064.5353363, + "msecs": 535.0, + "relativeCreated": 42230.759773, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/main_light/color_temp and payload b'10'", - "asctime": "2025-08-22 21:14:23,706" + "asctime": "2025-08-29 17:57:44,535" } ], - "time_consumption": 0.055707693099975586 + "time_consumption": 0.05488181114196777 }, { "name": "__tLogger__", @@ -107350,16 +107431,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890063.762394, - "msecs": 762.0, - "relativeCreated": 42215.283199, - "thread": 138566182236416, + "created": 1756483064.5905578, + "msecs": 590.0, + "relativeCreated": 42285.981446, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (gfw.dirk.main_light) is correct (Content 10 and Type is ).", - "asctime": "2025-08-22 21:14:23,762", + "asctime": "2025-08-29 17:57:44,590", "moduleLogger": [ { "name": "__unittest__", @@ -107378,16 +107459,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890063.7622707, - "msecs": 762.0, - "relativeCreated": 42215.160196, - "thread": 138566182236416, + "created": 1756483064.5904608, + "msecs": 590.0, + "relativeCreated": 42285.884441, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (gfw.dirk.main_light)): 10 ()", - "asctime": "2025-08-22 21:14:23,762" + "asctime": "2025-08-29 17:57:44,590" }, { "name": "__unittest__", @@ -107407,28 +107488,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890063.7623513, - "msecs": 762.0, - "relativeCreated": 42215.24075, - "thread": 138566182236416, + "created": 1756483064.590515, + "msecs": 590.0, + "relativeCreated": 42285.938614, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (gfw.dirk.main_light)): result = 10 ()", - "asctime": "2025-08-22 21:14:23,762" + "asctime": "2025-08-29 17:57:44,590" } ], - "time_consumption": 4.267692565917969e-05 + "time_consumption": 4.291534423828125e-05 } ], - "time_consumption": 0.807793140411377, - "time_start": "2025-08-22 21:14:22,954", - "time_finished": "2025-08-22 21:14:23,762" + "time_consumption": 0.8071670532226562, + "time_start": "2025-08-29 17:57:43,783", + "time_finished": "2025-08-29 17:57:44,590" }, - "Light.color_temp (gfw.dirk.main_light) -> ViDevLight.color_temp (gfw.dirk.main_light)": { + "Light.color_temp (gfw.dirk.main_light) -> ViDevCommon.color_temp (gfw.dirk.main_light)": { "name": "__tLogger__", - "msg": "Light.color_temp (gfw.dirk.main_light) -> ViDevLight.color_temp (gfw.dirk.main_light)", + "msg": "Light.color_temp (gfw.dirk.main_light) -> ViDevCommon.color_temp (gfw.dirk.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -107439,16 +107520,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890063.7626166, - "msecs": 762.0, - "relativeCreated": 42215.506097, - "thread": 138566182236416, + "created": 1756483064.5908093, + "msecs": 590.0, + "relativeCreated": 42286.233014, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Light.color_temp (gfw.dirk.main_light) -> ViDevLight.color_temp (gfw.dirk.main_light)", - "asctime": "2025-08-22 21:14:23,762", + "message": "Light.color_temp (gfw.dirk.main_light) -> ViDevCommon.color_temp (gfw.dirk.main_light)", + "asctime": "2025-08-29 17:57:44,590", "moduleLogger": [], "testcaseLogger": [ { @@ -107464,16 +107545,16 @@ "stack_info": null, "lineno": 13, "funcName": "device_follow", - "created": 1755890063.8630064, - "msecs": 863.0, - "relativeCreated": 42315.895817, - "thread": 138566182236416, + "created": 1756483064.6910508, + "msecs": 691.0, + "relativeCreated": 42386.474471, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Switching on device", - "asctime": "2025-08-22 21:14:23,863", + "asctime": "2025-08-29 17:57:44,691", "moduleLogger": [], "time_consumption": 0.0 }, @@ -107492,16 +107573,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890063.9637125, - "msecs": 963.0, - "relativeCreated": 42416.601855, - "thread": 138566182236416, + "created": 1756483064.791765, + "msecs": 791.0, + "relativeCreated": 42487.188648, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 10", - "asctime": "2025-08-22 21:14:23,963", + "asctime": "2025-08-29 17:57:44,791", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.color_temp.set", @@ -107519,19 +107600,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890063.8633213, - "msecs": 863.0, - "relativeCreated": 42316.210857, - "thread": 138566182236416, + "created": 1756483064.6913369, + "msecs": 691.0, + "relativeCreated": 42386.760593, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/main_light/color_temp/set and payload 10", - "asctime": "2025-08-22 21:14:23,863" + "asctime": "2025-08-29 17:57:44,691" } ], - "time_consumption": 0.10039114952087402 + "time_consumption": 0.10042810440063477 }, { "name": "__tLogger__", @@ -107549,16 +107630,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890063.9641376, - "msecs": 964.0, - "relativeCreated": 42417.026838, - "thread": 138566182236416, + "created": 1756483064.792158, + "msecs": 792.0, + "relativeCreated": 42487.581701, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (10, 10) and Type is ).", - "asctime": "2025-08-22 21:14:23,964", + "asctime": "2025-08-29 17:57:44,792", "moduleLogger": [ { "name": "__unittest__", @@ -107577,16 +107658,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890063.9639816, - "msecs": 963.0, - "relativeCreated": 42416.871023, - "thread": 138566182236416, + "created": 1756483064.7920277, + "msecs": 792.0, + "relativeCreated": 42487.45133, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (10, 10) ()", - "asctime": "2025-08-22 21:14:23,963" + "asctime": "2025-08-29 17:57:44,792" }, { "name": "__unittest__", @@ -107606,19 +107687,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890063.9640896, - "msecs": 964.0, - "relativeCreated": 42416.978904, - "thread": 138566182236416, + "created": 1756483064.7921138, + "msecs": 792.0, + "relativeCreated": 42487.537472, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (10, 10) ()", - "asctime": "2025-08-22 21:14:23,964" + "asctime": "2025-08-29 17:57:44,792" } ], - "time_consumption": 4.792213439941406e-05 + "time_consumption": 4.410743713378906e-05 }, { "name": "__tLogger__", @@ -107636,16 +107717,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890064.0647218, - "msecs": 64.0, - "relativeCreated": 42517.611333, - "thread": 138566182236416, + "created": 1756483064.8928833, + "msecs": 892.0, + "relativeCreated": 42588.306834, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (gfw.dirk.main_light) to 0", - "asctime": "2025-08-22 21:14:24,064", + "asctime": "2025-08-29 17:57:44,892", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -107663,16 +107744,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890063.9643178, - "msecs": 964.0, - "relativeCreated": 42417.207023, - "thread": 138566182236416, + "created": 1756483064.7923243, + "msecs": 792.0, + "relativeCreated": 42487.74812, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}", - "asctime": "2025-08-22 21:14:23,964" + "asctime": "2025-08-29 17:57:44,792" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -107690,16 +107771,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890063.9654903, - "msecs": 965.0, - "relativeCreated": 42418.379783, - "thread": 138566156539584, + "created": 1756483064.7931902, + "msecs": 793.0, + "relativeCreated": 42488.613874, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}'", - "asctime": "2025-08-22 21:14:23,965" + "asctime": "2025-08-29 17:57:44,793" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.color_temp", @@ -107717,23 +107798,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890063.9676216, - "msecs": 967.0, - "relativeCreated": 42420.511063, - "thread": 138566156539584, + "created": 1756483064.7958884, + "msecs": 795.0, + "relativeCreated": 42491.312062, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/main_light/color_temp and payload b'0'", - "asctime": "2025-08-22 21:14:23,967" + "asctime": "2025-08-29 17:57:44,795" } ], - "time_consumption": 0.09710025787353516 + "time_consumption": 0.09699487686157227 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (gfw.dirk.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (gfw.dirk.main_light) is correct (Content %s and Type is %s).", "args": [ "0", "" @@ -107747,22 +107828,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890064.0650716, - "msecs": 65.0, - "relativeCreated": 42517.961121, - "thread": 138566182236416, + "created": 1756483064.893253, + "msecs": 893.0, + "relativeCreated": 42588.676818, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (gfw.dirk.main_light) is correct (Content 0 and Type is ).", - "asctime": "2025-08-22 21:14:24,065", + "message": "Value for ViDevCommon.color_temp (gfw.dirk.main_light) is correct (Content 0 and Type is ).", + "asctime": "2025-08-29 17:57:44,893", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (gfw.dirk.main_light)", + "Value for ViDevCommon.color_temp (gfw.dirk.main_light)", "0", "" ], @@ -107775,22 +107856,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890064.0649736, - "msecs": 64.0, - "relativeCreated": 42517.862868, - "thread": 138566182236416, + "created": 1756483064.8931417, + "msecs": 893.0, + "relativeCreated": 42588.56556, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (gfw.dirk.main_light)): 0 ()", - "asctime": "2025-08-22 21:14:24,064" + "message": "Result (Value for ViDevCommon.color_temp (gfw.dirk.main_light)): 0 ()", + "asctime": "2025-08-29 17:57:44,893" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (gfw.dirk.main_light)", + "Value for ViDevCommon.color_temp (gfw.dirk.main_light)", "=", "0", "" @@ -107804,19 +107885,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890064.0650308, - "msecs": 65.0, - "relativeCreated": 42517.920217, - "thread": 138566182236416, + "created": 1756483064.8932045, + "msecs": 893.0, + "relativeCreated": 42588.628239, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (gfw.dirk.main_light)): result = 0 ()", - "asctime": "2025-08-22 21:14:24,065" + "message": "Expectation (Value for ViDevCommon.color_temp (gfw.dirk.main_light)): result = 0 ()", + "asctime": "2025-08-29 17:57:44,893" } ], - "time_consumption": 4.076957702636719e-05 + "time_consumption": 4.863739013671875e-05 }, { "name": "__tLogger__", @@ -107834,16 +107915,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890064.1656296, - "msecs": 165.0, - "relativeCreated": 42618.519223, - "thread": 138566182236416, + "created": 1756483064.9939797, + "msecs": 993.0, + "relativeCreated": 42689.403245, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (gfw.dirk.main_light) to 2", - "asctime": "2025-08-22 21:14:24,165", + "asctime": "2025-08-29 17:57:44,993", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -107861,16 +107942,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890064.0652368, - "msecs": 65.0, - "relativeCreated": 42518.126089, - "thread": 138566182236416, + "created": 1756483064.893426, + "msecs": 893.0, + "relativeCreated": 42588.849714, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}", - "asctime": "2025-08-22 21:14:24,065" + "asctime": "2025-08-29 17:57:44,893" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -107888,16 +107969,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890064.066328, - "msecs": 66.0, - "relativeCreated": 42519.21735, - "thread": 138566156539584, + "created": 1756483064.8944461, + "msecs": 894.0, + "relativeCreated": 42589.869734, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}'", - "asctime": "2025-08-22 21:14:24,066" + "asctime": "2025-08-29 17:57:44,894" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.color_temp", @@ -107915,23 +107996,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890064.0677936, - "msecs": 67.0, - "relativeCreated": 42520.683117, - "thread": 138566156539584, + "created": 1756483064.896566, + "msecs": 896.0, + "relativeCreated": 42591.98977, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/main_light/color_temp and payload b'2'", - "asctime": "2025-08-22 21:14:24,067" + "asctime": "2025-08-29 17:57:44,896" } ], - "time_consumption": 0.09783601760864258 + "time_consumption": 0.09741377830505371 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (gfw.dirk.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (gfw.dirk.main_light) is correct (Content %s and Type is %s).", "args": [ "2", "" @@ -107945,22 +108026,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890064.1659794, - "msecs": 165.0, - "relativeCreated": 42618.868829, - "thread": 138566182236416, + "created": 1756483064.994333, + "msecs": 994.0, + "relativeCreated": 42689.756711, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (gfw.dirk.main_light) is correct (Content 2 and Type is ).", - "asctime": "2025-08-22 21:14:24,165", + "message": "Value for ViDevCommon.color_temp (gfw.dirk.main_light) is correct (Content 2 and Type is ).", + "asctime": "2025-08-29 17:57:44,994", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (gfw.dirk.main_light)", + "Value for ViDevCommon.color_temp (gfw.dirk.main_light)", "2", "" ], @@ -107973,22 +108054,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890064.1658566, - "msecs": 165.0, - "relativeCreated": 42618.74582, - "thread": 138566182236416, + "created": 1756483064.9942229, + "msecs": 994.0, + "relativeCreated": 42689.646565, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (gfw.dirk.main_light)): 2 ()", - "asctime": "2025-08-22 21:14:24,165" + "message": "Result (Value for ViDevCommon.color_temp (gfw.dirk.main_light)): 2 ()", + "asctime": "2025-08-29 17:57:44,994" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (gfw.dirk.main_light)", + "Value for ViDevCommon.color_temp (gfw.dirk.main_light)", "=", "2", "" @@ -108002,19 +108083,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890064.165938, - "msecs": 165.0, - "relativeCreated": 42618.827238, - "thread": 138566182236416, + "created": 1756483064.9942863, + "msecs": 994.0, + "relativeCreated": 42689.709924, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (gfw.dirk.main_light)): result = 2 ()", - "asctime": "2025-08-22 21:14:24,165" + "message": "Expectation (Value for ViDevCommon.color_temp (gfw.dirk.main_light)): result = 2 ()", + "asctime": "2025-08-29 17:57:44,994" } ], - "time_consumption": 4.1484832763671875e-05 + "time_consumption": 4.673004150390625e-05 }, { "name": "__tLogger__", @@ -108032,16 +108113,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890064.2666926, - "msecs": 266.0, - "relativeCreated": 42719.582099, - "thread": 138566182236416, + "created": 1756483065.0950797, + "msecs": 95.0, + "relativeCreated": 42790.503423, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (gfw.dirk.main_light) to 4", - "asctime": "2025-08-22 21:14:24,266", + "asctime": "2025-08-29 17:57:45,095", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -108059,16 +108140,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890064.1661427, - "msecs": 166.0, - "relativeCreated": 42619.032144, - "thread": 138566182236416, + "created": 1756483064.9945347, + "msecs": 994.0, + "relativeCreated": 42689.958321, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}", - "asctime": "2025-08-22 21:14:24,166" + "asctime": "2025-08-29 17:57:44,994" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -108086,16 +108167,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890064.1672478, - "msecs": 167.0, - "relativeCreated": 42620.137237, - "thread": 138566156539584, + "created": 1756483064.995541, + "msecs": 995.0, + "relativeCreated": 42690.964556, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}'", - "asctime": "2025-08-22 21:14:24,167" + "asctime": "2025-08-29 17:57:44,995" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.color_temp", @@ -108113,23 +108194,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890064.1685286, - "msecs": 168.0, - "relativeCreated": 42621.418063, - "thread": 138566156539584, + "created": 1756483064.997511, + "msecs": 997.0, + "relativeCreated": 42692.934598, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/main_light/color_temp and payload b'4'", - "asctime": "2025-08-22 21:14:24,168" + "asctime": "2025-08-29 17:57:44,997" } ], - "time_consumption": 0.09816408157348633 + "time_consumption": 0.09756875038146973 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (gfw.dirk.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (gfw.dirk.main_light) is correct (Content %s and Type is %s).", "args": [ "4", "" @@ -108143,22 +108224,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890064.2670913, - "msecs": 267.0, - "relativeCreated": 42719.980492, - "thread": 138566182236416, + "created": 1756483065.0954642, + "msecs": 95.0, + "relativeCreated": 42790.887854, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (gfw.dirk.main_light) is correct (Content 4 and Type is ).", - "asctime": "2025-08-22 21:14:24,267", + "message": "Value for ViDevCommon.color_temp (gfw.dirk.main_light) is correct (Content 4 and Type is ).", + "asctime": "2025-08-29 17:57:45,095", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (gfw.dirk.main_light)", + "Value for ViDevCommon.color_temp (gfw.dirk.main_light)", "4", "" ], @@ -108171,22 +108252,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890064.2669666, - "msecs": 266.0, - "relativeCreated": 42719.855942, - "thread": 138566182236416, + "created": 1756483065.0953317, + "msecs": 95.0, + "relativeCreated": 42790.755341, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (gfw.dirk.main_light)): 4 ()", - "asctime": "2025-08-22 21:14:24,266" + "message": "Result (Value for ViDevCommon.color_temp (gfw.dirk.main_light)): 4 ()", + "asctime": "2025-08-29 17:57:45,095" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (gfw.dirk.main_light)", + "Value for ViDevCommon.color_temp (gfw.dirk.main_light)", "=", "4", "" @@ -108200,19 +108281,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890064.267045, - "msecs": 267.0, - "relativeCreated": 42719.934443, - "thread": 138566182236416, + "created": 1756483065.095395, + "msecs": 95.0, + "relativeCreated": 42790.818804, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (gfw.dirk.main_light)): result = 4 ()", - "asctime": "2025-08-22 21:14:24,267" + "message": "Expectation (Value for ViDevCommon.color_temp (gfw.dirk.main_light)): result = 4 ()", + "asctime": "2025-08-29 17:57:45,095" } ], - "time_consumption": 4.6253204345703125e-05 + "time_consumption": 6.914138793945312e-05 }, { "name": "__tLogger__", @@ -108230,16 +108311,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890064.3677819, - "msecs": 367.0, - "relativeCreated": 42820.671244, - "thread": 138566182236416, + "created": 1756483065.1960628, + "msecs": 196.0, + "relativeCreated": 42891.486413, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (gfw.dirk.main_light) to 6", - "asctime": "2025-08-22 21:14:24,367", + "asctime": "2025-08-29 17:57:45,196", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -108257,16 +108338,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890064.2672591, - "msecs": 267.0, - "relativeCreated": 42720.14846, - "thread": 138566182236416, + "created": 1756483065.0956483, + "msecs": 95.0, + "relativeCreated": 42791.072034, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}", - "asctime": "2025-08-22 21:14:24,267" + "asctime": "2025-08-29 17:57:45,095" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -108284,16 +108365,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890064.2683916, - "msecs": 268.0, - "relativeCreated": 42721.280981, - "thread": 138566156539584, + "created": 1756483065.09675, + "msecs": 96.0, + "relativeCreated": 42792.173696, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}'", - "asctime": "2025-08-22 21:14:24,268" + "asctime": "2025-08-29 17:57:45,096" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.color_temp", @@ -108311,23 +108392,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890064.2697506, - "msecs": 269.0, - "relativeCreated": 42722.640024, - "thread": 138566156539584, + "created": 1756483065.098911, + "msecs": 98.0, + "relativeCreated": 42794.334566, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/main_light/color_temp and payload b'6'", - "asctime": "2025-08-22 21:14:24,269" + "asctime": "2025-08-29 17:57:45,098" } ], - "time_consumption": 0.09803128242492676 + "time_consumption": 0.0971517562866211 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (gfw.dirk.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (gfw.dirk.main_light) is correct (Content %s and Type is %s).", "args": [ "6", "" @@ -108341,22 +108422,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890064.3681972, - "msecs": 368.0, - "relativeCreated": 42821.086573, - "thread": 138566182236416, + "created": 1756483065.196409, + "msecs": 196.0, + "relativeCreated": 42891.832862, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (gfw.dirk.main_light) is correct (Content 6 and Type is ).", - "asctime": "2025-08-22 21:14:24,368", + "message": "Value for ViDevCommon.color_temp (gfw.dirk.main_light) is correct (Content 6 and Type is ).", + "asctime": "2025-08-29 17:57:45,196", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (gfw.dirk.main_light)", + "Value for ViDevCommon.color_temp (gfw.dirk.main_light)", "6", "" ], @@ -108369,22 +108450,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890064.3680604, - "msecs": 368.0, - "relativeCreated": 42820.949929, - "thread": 138566182236416, + "created": 1756483065.1963096, + "msecs": 196.0, + "relativeCreated": 42891.733302, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (gfw.dirk.main_light)): 6 ()", - "asctime": "2025-08-22 21:14:24,368" + "message": "Result (Value for ViDevCommon.color_temp (gfw.dirk.main_light)): 6 ()", + "asctime": "2025-08-29 17:57:45,196" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (gfw.dirk.main_light)", + "Value for ViDevCommon.color_temp (gfw.dirk.main_light)", "=", "6", "" @@ -108398,19 +108479,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890064.3681517, - "msecs": 368.0, - "relativeCreated": 42821.040866, - "thread": 138566182236416, + "created": 1756483065.1963644, + "msecs": 196.0, + "relativeCreated": 42891.787972, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (gfw.dirk.main_light)): result = 6 ()", - "asctime": "2025-08-22 21:14:24,368" + "message": "Expectation (Value for ViDevCommon.color_temp (gfw.dirk.main_light)): result = 6 ()", + "asctime": "2025-08-29 17:57:45,196" } ], - "time_consumption": 4.553794860839844e-05 + "time_consumption": 4.458427429199219e-05 }, { "name": "__tLogger__", @@ -108428,16 +108509,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890064.4689565, - "msecs": 468.0, - "relativeCreated": 42921.845815, - "thread": 138566182236416, + "created": 1756483065.2969542, + "msecs": 296.0, + "relativeCreated": 42992.377827, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (gfw.dirk.main_light) to 8", - "asctime": "2025-08-22 21:14:24,468", + "asctime": "2025-08-29 17:57:45,296", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -108455,16 +108536,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890064.3683825, - "msecs": 368.0, - "relativeCreated": 42821.271918, - "thread": 138566182236416, + "created": 1756483065.1965983, + "msecs": 196.0, + "relativeCreated": 42892.021834, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}", - "asctime": "2025-08-22 21:14:24,368" + "asctime": "2025-08-29 17:57:45,196" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -108482,16 +108563,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890064.3696227, - "msecs": 369.0, - "relativeCreated": 42822.512151, - "thread": 138566156539584, + "created": 1756483065.197351, + "msecs": 197.0, + "relativeCreated": 42892.774692, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}'", - "asctime": "2025-08-22 21:14:24,369" + "asctime": "2025-08-29 17:57:45,197" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.color_temp", @@ -108509,23 +108590,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890064.3710365, - "msecs": 371.0, - "relativeCreated": 42823.925731, - "thread": 138566156539584, + "created": 1756483065.1989167, + "msecs": 198.0, + "relativeCreated": 42894.340166, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/main_light/color_temp and payload b'8'", - "asctime": "2025-08-22 21:14:24,371" + "asctime": "2025-08-29 17:57:45,198" } ], - "time_consumption": 0.09791994094848633 + "time_consumption": 0.0980374813079834 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (gfw.dirk.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (gfw.dirk.main_light) is correct (Content %s and Type is %s).", "args": [ "8", "" @@ -108539,22 +108620,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890064.4693031, - "msecs": 469.0, - "relativeCreated": 42922.192424, - "thread": 138566182236416, + "created": 1756483065.2972744, + "msecs": 297.0, + "relativeCreated": 42992.698035, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (gfw.dirk.main_light) is correct (Content 8 and Type is ).", - "asctime": "2025-08-22 21:14:24,469", + "message": "Value for ViDevCommon.color_temp (gfw.dirk.main_light) is correct (Content 8 and Type is ).", + "asctime": "2025-08-29 17:57:45,297", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (gfw.dirk.main_light)", + "Value for ViDevCommon.color_temp (gfw.dirk.main_light)", "8", "" ], @@ -108567,22 +108648,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890064.4692, - "msecs": 469.0, - "relativeCreated": 42922.089327, - "thread": 138566182236416, + "created": 1756483065.297178, + "msecs": 297.0, + "relativeCreated": 42992.601802, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (gfw.dirk.main_light)): 8 ()", - "asctime": "2025-08-22 21:14:24,469" + "message": "Result (Value for ViDevCommon.color_temp (gfw.dirk.main_light)): 8 ()", + "asctime": "2025-08-29 17:57:45,297" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (gfw.dirk.main_light)", + "Value for ViDevCommon.color_temp (gfw.dirk.main_light)", "=", "8", "" @@ -108596,19 +108677,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890064.4692595, - "msecs": 469.0, - "relativeCreated": 42922.148925, - "thread": 138566182236416, + "created": 1756483065.2972317, + "msecs": 297.0, + "relativeCreated": 42992.65518, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (gfw.dirk.main_light)): result = 8 ()", - "asctime": "2025-08-22 21:14:24,469" + "message": "Expectation (Value for ViDevCommon.color_temp (gfw.dirk.main_light)): result = 8 ()", + "asctime": "2025-08-29 17:57:45,297" } ], - "time_consumption": 4.363059997558594e-05 + "time_consumption": 4.267692565917969e-05 }, { "name": "__tLogger__", @@ -108626,16 +108707,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890064.5700157, - "msecs": 570.0, - "relativeCreated": 43022.905038, - "thread": 138566182236416, + "created": 1756483065.3978047, + "msecs": 397.0, + "relativeCreated": 43093.228522, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (gfw.dirk.main_light) to 10", - "asctime": "2025-08-22 21:14:24,570", + "asctime": "2025-08-29 17:57:45,397", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -108653,16 +108734,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890064.4694812, - "msecs": 469.0, - "relativeCreated": 42922.370699, - "thread": 138566182236416, + "created": 1756483065.297436, + "msecs": 297.0, + "relativeCreated": 42992.859689, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/main_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}", - "asctime": "2025-08-22 21:14:24,469" + "asctime": "2025-08-29 17:57:45,297" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.main_light", @@ -108680,16 +108761,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890064.47061, - "msecs": 470.0, - "relativeCreated": 42923.499428, - "thread": 138566156539584, + "created": 1756483065.2982695, + "msecs": 298.0, + "relativeCreated": 42993.693246, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/main_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}'", - "asctime": "2025-08-22 21:14:24,470" + "asctime": "2025-08-29 17:57:45,298" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.main_light.color_temp", @@ -108707,23 +108788,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890064.4721127, - "msecs": 472.0, - "relativeCreated": 42925.002127, - "thread": 138566156539584, + "created": 1756483065.3000095, + "msecs": 300.0, + "relativeCreated": 42995.433216, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/main_light/color_temp and payload b'10'", - "asctime": "2025-08-22 21:14:24,472" + "asctime": "2025-08-29 17:57:45,300" } ], - "time_consumption": 0.09790301322937012 + "time_consumption": 0.09779524803161621 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (gfw.dirk.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (gfw.dirk.main_light) is correct (Content %s and Type is %s).", "args": [ "10", "" @@ -108737,22 +108818,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890064.5703714, - "msecs": 570.0, - "relativeCreated": 43023.260752, - "thread": 138566182236416, + "created": 1756483065.3981652, + "msecs": 398.0, + "relativeCreated": 43093.588889, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (gfw.dirk.main_light) is correct (Content 10 and Type is ).", - "asctime": "2025-08-22 21:14:24,570", + "message": "Value for ViDevCommon.color_temp (gfw.dirk.main_light) is correct (Content 10 and Type is ).", + "asctime": "2025-08-29 17:57:45,398", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (gfw.dirk.main_light)", + "Value for ViDevCommon.color_temp (gfw.dirk.main_light)", "10", "" ], @@ -108765,22 +108846,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890064.5702446, - "msecs": 570.0, - "relativeCreated": 43023.133997, - "thread": 138566182236416, + "created": 1756483065.3980696, + "msecs": 398.0, + "relativeCreated": 43093.493154, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (gfw.dirk.main_light)): 10 ()", - "asctime": "2025-08-22 21:14:24,570" + "message": "Result (Value for ViDevCommon.color_temp (gfw.dirk.main_light)): 10 ()", + "asctime": "2025-08-29 17:57:45,398" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (gfw.dirk.main_light)", + "Value for ViDevCommon.color_temp (gfw.dirk.main_light)", "=", "10", "" @@ -108794,28 +108875,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890064.5703015, - "msecs": 570.0, - "relativeCreated": 43023.190743, - "thread": 138566182236416, + "created": 1756483065.398124, + "msecs": 398.0, + "relativeCreated": 43093.547766, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (gfw.dirk.main_light)): result = 10 ()", - "asctime": "2025-08-22 21:14:24,570" + "message": "Expectation (Value for ViDevCommon.color_temp (gfw.dirk.main_light)): result = 10 ()", + "asctime": "2025-08-29 17:57:45,398" } ], - "time_consumption": 6.985664367675781e-05 + "time_consumption": 4.124641418457031e-05 } ], - "time_consumption": 0.8077547550201416, - "time_start": "2025-08-22 21:14:23,762", - "time_finished": "2025-08-22 21:14:24,570" + "time_consumption": 0.8073558807373047, + "time_start": "2025-08-29 17:57:44,590", + "time_finished": "2025-08-29 17:57:45,398" }, - "ViDevLight.brightness (gfw.dirk.desk_light) -> Light.brightness (gfw.dirk.desk_light)": { + "ViDevCommon.brightness (gfw.dirk.desk_light) -> Light.brightness (gfw.dirk.desk_light)": { "name": "__tLogger__", - "msg": "ViDevLight.brightness (gfw.dirk.desk_light) -> Light.brightness (gfw.dirk.desk_light)", + "msg": "ViDevCommon.brightness (gfw.dirk.desk_light) -> Light.brightness (gfw.dirk.desk_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -108826,16 +108907,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890064.5705976, - "msecs": 570.0, - "relativeCreated": 43023.486919, - "thread": 138566182236416, + "created": 1756483065.3984241, + "msecs": 398.0, + "relativeCreated": 43093.847668, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "ViDevLight.brightness (gfw.dirk.desk_light) -> Light.brightness (gfw.dirk.desk_light)", - "asctime": "2025-08-22 21:14:24,570", + "message": "ViDevCommon.brightness (gfw.dirk.desk_light) -> Light.brightness (gfw.dirk.desk_light)", + "asctime": "2025-08-29 17:57:45,398", "moduleLogger": [], "testcaseLogger": [ { @@ -108851,16 +108932,16 @@ "stack_info": null, "lineno": 13, "funcName": "device_follow", - "created": 1755890064.6713295, - "msecs": 671.0, - "relativeCreated": 43124.218917, - "thread": 138566182236416, + "created": 1756483065.4990752, + "msecs": 499.0, + "relativeCreated": 43194.498853, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Switching on device", - "asctime": "2025-08-22 21:14:24,671", + "asctime": "2025-08-29 17:57:45,499", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -108878,16 +108959,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890064.5708015, - "msecs": 570.0, - "relativeCreated": 43023.690791, - "thread": 138566182236416, + "created": 1756483065.398604, + "msecs": 398.0, + "relativeCreated": 43094.0277, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/desk_light and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:24,570" + "asctime": "2025-08-29 17:57:45,398" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -108905,16 +108986,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890064.5719764, - "msecs": 571.0, - "relativeCreated": 43024.865871, - "thread": 138566156539584, + "created": 1756483065.3993824, + "msecs": 399.0, + "relativeCreated": 43094.806028, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:24,571" + "asctime": "2025-08-29 17:57:45,399" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.state", @@ -108932,19 +109013,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890064.573732, - "msecs": 573.0, - "relativeCreated": 43026.62127, - "thread": 138566156539584, + "created": 1756483065.4019487, + "msecs": 401.0, + "relativeCreated": 43097.372423, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/desk_light/state and payload b'true'", - "asctime": "2025-08-22 21:14:24,573" + "asctime": "2025-08-29 17:57:45,401" } ], - "time_consumption": 0.09759759902954102 + "time_consumption": 0.09712648391723633 }, { "name": "__tLogger__", @@ -108961,16 +109042,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890064.7723815, - "msecs": 772.0, - "relativeCreated": 43225.270904, - "thread": 138566182236416, + "created": 1756483065.5999699, + "msecs": 599.0, + "relativeCreated": 43295.393439, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 100", - "asctime": "2025-08-22 21:14:24,772", + "asctime": "2025-08-29 17:57:45,599", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.brightness.set", @@ -108988,16 +109069,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890064.6716263, - "msecs": 671.0, - "relativeCreated": 43124.515771, - "thread": 138566182236416, + "created": 1756483065.4993527, + "msecs": 499.0, + "relativeCreated": 43194.776147, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/desk_light/brightness/set and payload 100", - "asctime": "2025-08-22 21:14:24,671" + "asctime": "2025-08-29 17:57:45,499" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -109015,16 +109096,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890064.671963, - "msecs": 671.0, - "relativeCreated": 43124.852398, - "thread": 138566182236416, + "created": 1756483065.499669, + "msecs": 499.0, + "relativeCreated": 43195.092632, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/desk_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:24,671" + "asctime": "2025-08-29 17:57:45,499" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light.set", @@ -109042,16 +109123,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890064.6743736, - "msecs": 674.0, - "relativeCreated": 43127.262973, - "thread": 138566156539584, + "created": 1756483065.5023255, + "msecs": 502.0, + "relativeCreated": 43197.74915, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light/set and payload b'{\"brightness\": 254}'", - "asctime": "2025-08-22 21:14:24,674" + "asctime": "2025-08-29 17:57:45,502" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -109069,16 +109150,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890064.6747317, - "msecs": 674.0, - "relativeCreated": 43127.621056, - "thread": 138566156539584, + "created": 1756483065.5026844, + "msecs": 502.0, + "relativeCreated": 43198.108134, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:24,674" + "asctime": "2025-08-29 17:57:45,502" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.brightness", @@ -109096,19 +109177,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890064.7170734, - "msecs": 717.0, - "relativeCreated": 43169.962867, - "thread": 138566156539584, + "created": 1756483065.5458148, + "msecs": 545.0, + "relativeCreated": 43241.238517, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/desk_light/brightness and payload b'100'", - "asctime": "2025-08-22 21:14:24,717" + "asctime": "2025-08-29 17:57:45,545" } ], - "time_consumption": 0.05530810356140137 + "time_consumption": 0.05415511131286621 }, { "name": "__tLogger__", @@ -109126,16 +109207,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890064.7727573, - "msecs": 772.0, - "relativeCreated": 43225.646592, - "thread": 138566182236416, + "created": 1756483065.6003203, + "msecs": 600.0, + "relativeCreated": 43295.743885, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (100, 100) and Type is ).", - "asctime": "2025-08-22 21:14:24,772", + "asctime": "2025-08-29 17:57:45,600", "moduleLogger": [ { "name": "__unittest__", @@ -109154,16 +109235,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890064.7726254, - "msecs": 772.0, - "relativeCreated": 43225.514859, - "thread": 138566182236416, + "created": 1756483065.6002173, + "msecs": 600.0, + "relativeCreated": 43295.641147, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (100, 100) ()", - "asctime": "2025-08-22 21:14:24,772" + "asctime": "2025-08-29 17:57:45,600" }, { "name": "__unittest__", @@ -109183,25 +109264,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890064.772713, - "msecs": 772.0, - "relativeCreated": 43225.602448, - "thread": 138566182236416, + "created": 1756483065.6002767, + "msecs": 600.0, + "relativeCreated": 43295.70033, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (100, 100) ()", - "asctime": "2025-08-22 21:14:24,772" + "asctime": "2025-08-29 17:57:45,600" } ], - "time_consumption": 4.4345855712890625e-05 + "time_consumption": 4.363059997558594e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (gfw.dirk.desk_light)", + "ViDevCommon.brightness (gfw.dirk.desk_light)", "0" ], "levelname": "DEBUG", @@ -109213,16 +109294,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890064.873405, - "msecs": 873.0, - "relativeCreated": 43326.294386, - "thread": 138566182236416, + "created": 1756483065.7009604, + "msecs": 700.0, + "relativeCreated": 43396.384315, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (gfw.dirk.desk_light) to 0", - "asctime": "2025-08-22 21:14:24,873", + "message": "Setting state of ViDevCommon.brightness (gfw.dirk.desk_light) to 0", + "asctime": "2025-08-29 17:57:45,700", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.brightness.set", @@ -109240,16 +109321,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890064.772873, - "msecs": 772.0, - "relativeCreated": 43225.762271, - "thread": 138566182236416, + "created": 1756483065.600434, + "msecs": 600.0, + "relativeCreated": 43295.857822, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/desk_light/brightness/set and payload 0", - "asctime": "2025-08-22 21:14:24,772" + "asctime": "2025-08-29 17:57:45,600" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light.set", @@ -109267,16 +109348,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890064.7752697, - "msecs": 775.0, - "relativeCreated": 43228.159119, - "thread": 138566156539584, + "created": 1756483065.603411, + "msecs": 603.0, + "relativeCreated": 43298.834506, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light/set and payload b'{\"brightness\": 1}'", - "asctime": "2025-08-22 21:14:24,775" + "asctime": "2025-08-29 17:57:45,603" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -109294,16 +109375,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890064.77549, - "msecs": 775.0, - "relativeCreated": 43228.379492, - "thread": 138566156539584, + "created": 1756483065.6037202, + "msecs": 603.0, + "relativeCreated": 43299.143953, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/desk_light and payload {\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:24,775" + "asctime": "2025-08-29 17:57:45,603" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -109321,16 +109402,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890064.7761593, - "msecs": 776.0, - "relativeCreated": 43229.048667, - "thread": 138566156539584, + "created": 1756483065.6044106, + "msecs": 604.0, + "relativeCreated": 43299.834361, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light and payload b'{\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:24,776" + "asctime": "2025-08-29 17:57:45,604" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.brightness", @@ -109348,19 +109429,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890064.8182333, - "msecs": 818.0, - "relativeCreated": 43271.12276, - "thread": 138566156539584, + "created": 1756483065.6468, + "msecs": 646.0, + "relativeCreated": 43342.223712, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/desk_light/brightness and payload b'0'", - "asctime": "2025-08-22 21:14:24,818" + "asctime": "2025-08-29 17:57:45,646" } ], - "time_consumption": 0.05517172813415527 + "time_consumption": 0.054160356521606445 }, { "name": "__tLogger__", @@ -109378,16 +109459,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890064.873764, - "msecs": 873.0, - "relativeCreated": 43326.653391, - "thread": 138566182236416, + "created": 1756483065.7013013, + "msecs": 701.0, + "relativeCreated": 43396.72494, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (gfw.dirk.desk_light) is correct (Content 0 and Type is ).", - "asctime": "2025-08-22 21:14:24,873", + "asctime": "2025-08-29 17:57:45,701", "moduleLogger": [ { "name": "__unittest__", @@ -109406,16 +109487,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890064.8736598, - "msecs": 873.0, - "relativeCreated": 43326.54941, - "thread": 138566182236416, + "created": 1756483065.7011986, + "msecs": 701.0, + "relativeCreated": 43396.622256, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (gfw.dirk.desk_light)): 0 ()", - "asctime": "2025-08-22 21:14:24,873" + "asctime": "2025-08-29 17:57:45,701" }, { "name": "__unittest__", @@ -109435,25 +109516,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890064.8737214, - "msecs": 873.0, - "relativeCreated": 43326.610757, - "thread": 138566182236416, + "created": 1756483065.7012582, + "msecs": 701.0, + "relativeCreated": 43396.681981, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (gfw.dirk.desk_light)): result = 0 ()", - "asctime": "2025-08-22 21:14:24,873" + "asctime": "2025-08-29 17:57:45,701" } ], - "time_consumption": 4.267692565917969e-05 + "time_consumption": 4.315376281738281e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (gfw.dirk.desk_light)", + "ViDevCommon.brightness (gfw.dirk.desk_light)", "20" ], "levelname": "DEBUG", @@ -109465,16 +109546,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890064.9744465, - "msecs": 974.0, - "relativeCreated": 43427.33609, - "thread": 138566182236416, + "created": 1756483065.8018336, + "msecs": 801.0, + "relativeCreated": 43497.257353, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (gfw.dirk.desk_light) to 20", - "asctime": "2025-08-22 21:14:24,974", + "message": "Setting state of ViDevCommon.brightness (gfw.dirk.desk_light) to 20", + "asctime": "2025-08-29 17:57:45,801", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.brightness.set", @@ -109492,16 +109573,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890064.8738842, - "msecs": 873.0, - "relativeCreated": 43326.773646, - "thread": 138566182236416, + "created": 1756483065.7014415, + "msecs": 701.0, + "relativeCreated": 43396.86527, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/desk_light/brightness/set and payload 20", - "asctime": "2025-08-22 21:14:24,873" + "asctime": "2025-08-29 17:57:45,701" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light.set", @@ -109519,16 +109600,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890064.8763385, - "msecs": 876.0, - "relativeCreated": 43329.22794, - "thread": 138566156539584, + "created": 1756483065.7044601, + "msecs": 704.0, + "relativeCreated": 43399.883714, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light/set and payload b'{\"brightness\": 52}'", - "asctime": "2025-08-22 21:14:24,876" + "asctime": "2025-08-29 17:57:45,704" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -109546,16 +109627,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890064.8766022, - "msecs": 876.0, - "relativeCreated": 43329.491543, - "thread": 138566156539584, + "created": 1756483065.7047513, + "msecs": 704.0, + "relativeCreated": 43400.174996, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/desk_light and payload {\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:24,876" + "asctime": "2025-08-29 17:57:45,704" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -109573,16 +109654,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890064.8774738, - "msecs": 877.0, - "relativeCreated": 43330.36309, - "thread": 138566156539584, + "created": 1756483065.7054827, + "msecs": 705.0, + "relativeCreated": 43400.906333, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light and payload b'{\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:24,877" + "asctime": "2025-08-29 17:57:45,705" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.brightness", @@ -109600,19 +109681,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890064.9190536, - "msecs": 919.0, - "relativeCreated": 43371.943068, - "thread": 138566156539584, + "created": 1756483065.7475812, + "msecs": 747.0, + "relativeCreated": 43443.004847, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/desk_light/brightness and payload b'20'", - "asctime": "2025-08-22 21:14:24,919" + "asctime": "2025-08-29 17:57:45,747" } ], - "time_consumption": 0.05539298057556152 + "time_consumption": 0.05425238609313965 }, { "name": "__tLogger__", @@ -109630,16 +109711,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890064.9747732, - "msecs": 974.0, - "relativeCreated": 43427.662636, - "thread": 138566182236416, + "created": 1756483065.8021834, + "msecs": 802.0, + "relativeCreated": 43497.607169, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (gfw.dirk.desk_light) is correct (Content 20 and Type is ).", - "asctime": "2025-08-22 21:14:24,974", + "asctime": "2025-08-29 17:57:45,802", "moduleLogger": [ { "name": "__unittest__", @@ -109658,16 +109739,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890064.9746754, - "msecs": 974.0, - "relativeCreated": 43427.56489, - "thread": 138566182236416, + "created": 1756483065.8020778, + "msecs": 802.0, + "relativeCreated": 43497.501348, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (gfw.dirk.desk_light)): 20 ()", - "asctime": "2025-08-22 21:14:24,974" + "asctime": "2025-08-29 17:57:45,802" }, { "name": "__unittest__", @@ -109687,25 +109768,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890064.9747326, - "msecs": 974.0, - "relativeCreated": 43427.62198, - "thread": 138566182236416, + "created": 1756483065.8021374, + "msecs": 802.0, + "relativeCreated": 43497.560936, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (gfw.dirk.desk_light)): result = 20 ()", - "asctime": "2025-08-22 21:14:24,974" + "asctime": "2025-08-29 17:57:45,802" } ], - "time_consumption": 4.0531158447265625e-05 + "time_consumption": 4.601478576660156e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (gfw.dirk.desk_light)", + "ViDevCommon.brightness (gfw.dirk.desk_light)", "40" ], "levelname": "DEBUG", @@ -109717,16 +109798,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890065.075458, - "msecs": 75.0, - "relativeCreated": 43528.347539, - "thread": 138566182236416, + "created": 1756483065.9028656, + "msecs": 902.0, + "relativeCreated": 43598.289365, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (gfw.dirk.desk_light) to 40", - "asctime": "2025-08-22 21:14:25,075", + "message": "Setting state of ViDevCommon.brightness (gfw.dirk.desk_light) to 40", + "asctime": "2025-08-29 17:57:45,902", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.brightness.set", @@ -109744,16 +109825,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890064.974951, - "msecs": 974.0, - "relativeCreated": 43427.84035, - "thread": 138566182236416, + "created": 1756483065.8023033, + "msecs": 802.0, + "relativeCreated": 43497.726812, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/desk_light/brightness/set and payload 40", - "asctime": "2025-08-22 21:14:24,974" + "asctime": "2025-08-29 17:57:45,802" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light.set", @@ -109771,16 +109852,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890064.9771748, - "msecs": 977.0, - "relativeCreated": 43430.06417, - "thread": 138566156539584, + "created": 1756483065.805194, + "msecs": 805.0, + "relativeCreated": 43500.617566, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light/set and payload b'{\"brightness\": 102}'", - "asctime": "2025-08-22 21:14:24,977" + "asctime": "2025-08-29 17:57:45,805" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -109798,16 +109879,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890064.9773996, - "msecs": 977.0, - "relativeCreated": 43430.289032, - "thread": 138566156539584, + "created": 1756483065.8054805, + "msecs": 805.0, + "relativeCreated": 43500.904181, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/desk_light and payload {\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:24,977" + "asctime": "2025-08-29 17:57:45,805" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -109825,16 +109906,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890064.9782052, - "msecs": 978.0, - "relativeCreated": 43431.094714, - "thread": 138566156539584, + "created": 1756483065.8061268, + "msecs": 806.0, + "relativeCreated": 43501.550428, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light and payload b'{\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:24,978" + "asctime": "2025-08-29 17:57:45,806" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.brightness", @@ -109852,19 +109933,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890065.0193067, - "msecs": 19.0, - "relativeCreated": 43472.196221, - "thread": 138566156539584, + "created": 1756483065.8486574, + "msecs": 848.0, + "relativeCreated": 43544.081049, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/desk_light/brightness and payload b'40'", - "asctime": "2025-08-22 21:14:25,019" + "asctime": "2025-08-29 17:57:45,848" } ], - "time_consumption": 0.056151390075683594 + "time_consumption": 0.05420827865600586 }, { "name": "__tLogger__", @@ -109882,16 +109963,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890065.075788, - "msecs": 75.0, - "relativeCreated": 43528.677397, - "thread": 138566182236416, + "created": 1756483065.9032028, + "msecs": 903.0, + "relativeCreated": 43598.626474, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (gfw.dirk.desk_light) is correct (Content 40 and Type is ).", - "asctime": "2025-08-22 21:14:25,075", + "asctime": "2025-08-29 17:57:45,903", "moduleLogger": [ { "name": "__unittest__", @@ -109910,16 +109991,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890065.0756848, - "msecs": 75.0, - "relativeCreated": 43528.574173, - "thread": 138566182236416, + "created": 1756483065.9031022, + "msecs": 903.0, + "relativeCreated": 43598.525984, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (gfw.dirk.desk_light)): 40 ()", - "asctime": "2025-08-22 21:14:25,075" + "asctime": "2025-08-29 17:57:45,903" }, { "name": "__unittest__", @@ -109939,25 +110020,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890065.0757437, - "msecs": 75.0, - "relativeCreated": 43528.633063, - "thread": 138566182236416, + "created": 1756483065.9031603, + "msecs": 903.0, + "relativeCreated": 43598.584026, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (gfw.dirk.desk_light)): result = 40 ()", - "asctime": "2025-08-22 21:14:25,075" + "asctime": "2025-08-29 17:57:45,903" } ], - "time_consumption": 4.4345855712890625e-05 + "time_consumption": 4.2438507080078125e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (gfw.dirk.desk_light)", + "ViDevCommon.brightness (gfw.dirk.desk_light)", "60" ], "levelname": "DEBUG", @@ -109969,16 +110050,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890065.1763008, - "msecs": 176.0, - "relativeCreated": 43629.190098, - "thread": 138566182236416, + "created": 1756483066.0036957, + "msecs": 3.0, + "relativeCreated": 43699.119364, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (gfw.dirk.desk_light) to 60", - "asctime": "2025-08-22 21:14:25,176", + "message": "Setting state of ViDevCommon.brightness (gfw.dirk.desk_light) to 60", + "asctime": "2025-08-29 17:57:46,003", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.brightness.set", @@ -109996,16 +110077,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890065.0759368, - "msecs": 75.0, - "relativeCreated": 43528.826059, - "thread": 138566182236416, + "created": 1756483065.903314, + "msecs": 903.0, + "relativeCreated": 43598.737768, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/desk_light/brightness/set and payload 60", - "asctime": "2025-08-22 21:14:25,075" + "asctime": "2025-08-29 17:57:45,903" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light.set", @@ -110023,16 +110104,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890065.078243, - "msecs": 78.0, - "relativeCreated": 43531.132441, - "thread": 138566156539584, + "created": 1756483065.9061677, + "msecs": 906.0, + "relativeCreated": 43601.591508, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light/set and payload b'{\"brightness\": 153}'", - "asctime": "2025-08-22 21:14:25,078" + "asctime": "2025-08-29 17:57:45,906" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -110050,16 +110131,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890065.0784886, - "msecs": 78.0, - "relativeCreated": 43531.378009, - "thread": 138566156539584, + "created": 1756483065.9064536, + "msecs": 906.0, + "relativeCreated": 43601.877077, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/desk_light and payload {\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:25,078" + "asctime": "2025-08-29 17:57:45,906" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -110077,16 +110158,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890065.0793216, - "msecs": 79.0, - "relativeCreated": 43532.210906, - "thread": 138566156539584, + "created": 1756483065.9070811, + "msecs": 907.0, + "relativeCreated": 43602.50499, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light and payload b'{\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:25,079" + "asctime": "2025-08-29 17:57:45,907" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.brightness", @@ -110104,19 +110185,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890065.1210775, - "msecs": 121.0, - "relativeCreated": 43573.96695, - "thread": 138566156539584, + "created": 1756483065.9505658, + "msecs": 950.0, + "relativeCreated": 43645.989615, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/desk_light/brightness and payload b'60'", - "asctime": "2025-08-22 21:14:25,121" + "asctime": "2025-08-29 17:57:45,950" } ], - "time_consumption": 0.05522322654724121 + "time_consumption": 0.05312991142272949 }, { "name": "__tLogger__", @@ -110134,16 +110215,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890065.1767538, - "msecs": 176.0, - "relativeCreated": 43629.64295, - "thread": 138566182236416, + "created": 1756483066.0040789, + "msecs": 4.0, + "relativeCreated": 43699.502443, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (gfw.dirk.desk_light) is correct (Content 60 and Type is ).", - "asctime": "2025-08-22 21:14:25,176", + "asctime": "2025-08-29 17:57:46,004", "moduleLogger": [ { "name": "__unittest__", @@ -110162,16 +110243,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890065.1765618, - "msecs": 176.0, - "relativeCreated": 43629.451372, - "thread": 138566182236416, + "created": 1756483066.0039616, + "msecs": 3.0, + "relativeCreated": 43699.385376, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (gfw.dirk.desk_light)): 60 ()", - "asctime": "2025-08-22 21:14:25,176" + "asctime": "2025-08-29 17:57:46,003" }, { "name": "__unittest__", @@ -110191,25 +110272,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890065.1766691, - "msecs": 176.0, - "relativeCreated": 43629.558667, - "thread": 138566182236416, + "created": 1756483066.0040157, + "msecs": 4.0, + "relativeCreated": 43699.439182, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (gfw.dirk.desk_light)): result = 60 ()", - "asctime": "2025-08-22 21:14:25,176" + "asctime": "2025-08-29 17:57:46,004" } ], - "time_consumption": 8.463859558105469e-05 + "time_consumption": 6.318092346191406e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (gfw.dirk.desk_light)", + "ViDevCommon.brightness (gfw.dirk.desk_light)", "80" ], "levelname": "DEBUG", @@ -110221,16 +110302,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890065.2773921, - "msecs": 277.0, - "relativeCreated": 43730.281446, - "thread": 138566182236416, + "created": 1756483066.104563, + "msecs": 104.0, + "relativeCreated": 43799.986731, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (gfw.dirk.desk_light) to 80", - "asctime": "2025-08-22 21:14:25,277", + "message": "Setting state of ViDevCommon.brightness (gfw.dirk.desk_light) to 80", + "asctime": "2025-08-29 17:57:46,104", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.brightness.set", @@ -110248,16 +110329,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890065.1768873, - "msecs": 176.0, - "relativeCreated": 43629.776597, - "thread": 138566182236416, + "created": 1756483066.0041893, + "msecs": 4.0, + "relativeCreated": 43699.612845, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/desk_light/brightness/set and payload 80", - "asctime": "2025-08-22 21:14:25,176" + "asctime": "2025-08-29 17:57:46,004" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light.set", @@ -110275,16 +110356,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890065.1788344, - "msecs": 178.0, - "relativeCreated": 43631.723895, - "thread": 138566156539584, + "created": 1756483066.006909, + "msecs": 6.0, + "relativeCreated": 43702.332533, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light/set and payload b'{\"brightness\": 203}'", - "asctime": "2025-08-22 21:14:25,178" + "asctime": "2025-08-29 17:57:46,006" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -110302,16 +110383,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890065.1791177, - "msecs": 179.0, - "relativeCreated": 43632.006907, - "thread": 138566156539584, + "created": 1756483066.0073822, + "msecs": 7.0, + "relativeCreated": 43702.806069, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/desk_light and payload {\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:25,179" + "asctime": "2025-08-29 17:57:46,007" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -110329,16 +110410,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890065.179712, - "msecs": 179.0, - "relativeCreated": 43632.601358, - "thread": 138566156539584, + "created": 1756483066.0080323, + "msecs": 8.0, + "relativeCreated": 43703.455814, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light and payload b'{\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:25,179" + "asctime": "2025-08-29 17:57:46,008" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.brightness", @@ -110356,19 +110437,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890065.2211702, - "msecs": 221.0, - "relativeCreated": 43674.05947, - "thread": 138566156539584, + "created": 1756483066.0502672, + "msecs": 50.0, + "relativeCreated": 43745.690928, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/desk_light/brightness and payload b'80'", - "asctime": "2025-08-22 21:14:25,221" + "asctime": "2025-08-29 17:57:46,050" } ], - "time_consumption": 0.056221961975097656 + "time_consumption": 0.05429577827453613 }, { "name": "__tLogger__", @@ -110386,16 +110467,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890065.2777307, - "msecs": 277.0, - "relativeCreated": 43730.620288, - "thread": 138566182236416, + "created": 1756483066.1049263, + "msecs": 104.0, + "relativeCreated": 43800.350106, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (gfw.dirk.desk_light) is correct (Content 80 and Type is ).", - "asctime": "2025-08-22 21:14:25,277", + "asctime": "2025-08-29 17:57:46,104", "moduleLogger": [ { "name": "__unittest__", @@ -110414,16 +110495,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890065.2776263, - "msecs": 277.0, - "relativeCreated": 43730.515662, - "thread": 138566182236416, + "created": 1756483066.1048093, + "msecs": 104.0, + "relativeCreated": 43800.232872, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (gfw.dirk.desk_light)): 80 ()", - "asctime": "2025-08-22 21:14:25,277" + "asctime": "2025-08-29 17:57:46,104" }, { "name": "__unittest__", @@ -110443,25 +110524,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890065.2776873, - "msecs": 277.0, - "relativeCreated": 43730.57678, - "thread": 138566182236416, + "created": 1756483066.1048844, + "msecs": 104.0, + "relativeCreated": 43800.308267, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (gfw.dirk.desk_light)): result = 80 ()", - "asctime": "2025-08-22 21:14:25,277" + "asctime": "2025-08-29 17:57:46,104" } ], - "time_consumption": 4.3392181396484375e-05 + "time_consumption": 4.1961669921875e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (gfw.dirk.desk_light)", + "ViDevCommon.brightness (gfw.dirk.desk_light)", "100" ], "levelname": "DEBUG", @@ -110473,16 +110554,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890065.3784041, - "msecs": 378.0, - "relativeCreated": 43831.293518, - "thread": 138566182236416, + "created": 1756483066.2054172, + "msecs": 205.0, + "relativeCreated": 43900.84102, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (gfw.dirk.desk_light) to 100", - "asctime": "2025-08-22 21:14:25,378", + "message": "Setting state of ViDevCommon.brightness (gfw.dirk.desk_light) to 100", + "asctime": "2025-08-29 17:57:46,205", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.brightness.set", @@ -110500,16 +110581,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890065.2778425, - "msecs": 277.0, - "relativeCreated": 43730.73184, - "thread": 138566182236416, + "created": 1756483066.1050322, + "msecs": 105.0, + "relativeCreated": 43800.455831, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/desk_light/brightness/set and payload 100", - "asctime": "2025-08-22 21:14:25,277" + "asctime": "2025-08-29 17:57:46,105" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light.set", @@ -110527,16 +110608,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890065.2804015, - "msecs": 280.0, - "relativeCreated": 43733.29088, - "thread": 138566156539584, + "created": 1756483066.1076915, + "msecs": 107.0, + "relativeCreated": 43803.115261, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light/set and payload b'{\"brightness\": 254}'", - "asctime": "2025-08-22 21:14:25,280" + "asctime": "2025-08-29 17:57:46,107" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -110554,16 +110635,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890065.2806213, - "msecs": 280.0, - "relativeCreated": 43733.510743, - "thread": 138566156539584, + "created": 1756483066.1081567, + "msecs": 108.0, + "relativeCreated": 43803.580234, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/desk_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:25,280" + "asctime": "2025-08-29 17:57:46,108" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -110581,16 +110662,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890065.28129, - "msecs": 281.0, - "relativeCreated": 43734.179404, - "thread": 138566156539584, + "created": 1756483066.1088753, + "msecs": 108.0, + "relativeCreated": 43804.298926, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:25,281" + "asctime": "2025-08-29 17:57:46,108" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.brightness", @@ -110608,19 +110689,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890065.3230572, - "msecs": 323.0, - "relativeCreated": 43775.946565, - "thread": 138566156539584, + "created": 1756483066.1505208, + "msecs": 150.0, + "relativeCreated": 43845.944557, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/desk_light/brightness and payload b'100'", - "asctime": "2025-08-22 21:14:25,323" + "asctime": "2025-08-29 17:57:46,150" } ], - "time_consumption": 0.05534696578979492 + "time_consumption": 0.05489635467529297 }, { "name": "__tLogger__", @@ -110638,16 +110719,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890065.3787665, - "msecs": 378.0, - "relativeCreated": 43831.656075, - "thread": 138566182236416, + "created": 1756483066.2057555, + "msecs": 205.0, + "relativeCreated": 43901.179026, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (gfw.dirk.desk_light) is correct (Content 100 and Type is ).", - "asctime": "2025-08-22 21:14:25,378", + "asctime": "2025-08-29 17:57:46,205", "moduleLogger": [ { "name": "__unittest__", @@ -110666,16 +110747,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890065.378662, - "msecs": 378.0, - "relativeCreated": 43831.551552, - "thread": 138566182236416, + "created": 1756483066.2056599, + "msecs": 205.0, + "relativeCreated": 43901.083581, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (gfw.dirk.desk_light)): 100 ()", - "asctime": "2025-08-22 21:14:25,378" + "asctime": "2025-08-29 17:57:46,205" }, { "name": "__unittest__", @@ -110695,28 +110776,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890065.3787215, - "msecs": 378.0, - "relativeCreated": 43831.610926, - "thread": 138566182236416, + "created": 1756483066.2057145, + "msecs": 205.0, + "relativeCreated": 43901.138043, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (gfw.dirk.desk_light)): result = 100 ()", - "asctime": "2025-08-22 21:14:25,378" + "asctime": "2025-08-29 17:57:46,205" } ], - "time_consumption": 4.506111145019531e-05 + "time_consumption": 4.100799560546875e-05 } ], - "time_consumption": 0.808168888092041, - "time_start": "2025-08-22 21:14:24,570", - "time_finished": "2025-08-22 21:14:25,378" + "time_consumption": 0.8073313236236572, + "time_start": "2025-08-29 17:57:45,398", + "time_finished": "2025-08-29 17:57:46,205" }, - "Light.brightness (gfw.dirk.desk_light) -> ViDevLight.brightness (gfw.dirk.desk_light)": { + "Light.brightness (gfw.dirk.desk_light) -> ViDevCommon.brightness (gfw.dirk.desk_light)": { "name": "__tLogger__", - "msg": "Light.brightness (gfw.dirk.desk_light) -> ViDevLight.brightness (gfw.dirk.desk_light)", + "msg": "Light.brightness (gfw.dirk.desk_light) -> ViDevCommon.brightness (gfw.dirk.desk_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -110727,16 +110808,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890065.3790228, - "msecs": 379.0, - "relativeCreated": 43831.912142, - "thread": 138566182236416, + "created": 1756483066.2060373, + "msecs": 206.0, + "relativeCreated": 43901.460859, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Light.brightness (gfw.dirk.desk_light) -> ViDevLight.brightness (gfw.dirk.desk_light)", - "asctime": "2025-08-22 21:14:25,379", + "message": "Light.brightness (gfw.dirk.desk_light) -> ViDevCommon.brightness (gfw.dirk.desk_light)", + "asctime": "2025-08-29 17:57:46,206", "moduleLogger": [], "testcaseLogger": [ { @@ -110752,16 +110833,16 @@ "stack_info": null, "lineno": 13, "funcName": "device_follow", - "created": 1755890065.4794343, - "msecs": 479.0, - "relativeCreated": 43932.323566, - "thread": 138566182236416, + "created": 1756483066.3062334, + "msecs": 306.0, + "relativeCreated": 44001.65712, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Switching on device", - "asctime": "2025-08-22 21:14:25,479", + "asctime": "2025-08-29 17:57:46,306", "moduleLogger": [], "time_consumption": 0.0 }, @@ -110780,16 +110861,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890065.5802975, - "msecs": 580.0, - "relativeCreated": 44033.186997, - "thread": 138566182236416, + "created": 1756483066.406816, + "msecs": 406.0, + "relativeCreated": 44102.23967, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 100", - "asctime": "2025-08-22 21:14:25,580", + "asctime": "2025-08-29 17:57:46,406", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.brightness.set", @@ -110807,19 +110888,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890065.4797316, - "msecs": 479.0, - "relativeCreated": 43932.620864, - "thread": 138566182236416, + "created": 1756483066.306474, + "msecs": 306.0, + "relativeCreated": 44001.897685, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/desk_light/brightness/set and payload 100", - "asctime": "2025-08-22 21:14:25,479" + "asctime": "2025-08-29 17:57:46,306" } ], - "time_consumption": 0.10056591033935547 + "time_consumption": 0.1003420352935791 }, { "name": "__tLogger__", @@ -110837,16 +110918,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890065.5806866, - "msecs": 580.0, - "relativeCreated": 44033.576084, - "thread": 138566182236416, + "created": 1756483066.407182, + "msecs": 407.0, + "relativeCreated": 44102.605877, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (100, 100) and Type is ).", - "asctime": "2025-08-22 21:14:25,580", + "asctime": "2025-08-29 17:57:46,407", "moduleLogger": [ { "name": "__unittest__", @@ -110865,16 +110946,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890065.5805392, - "msecs": 580.0, - "relativeCreated": 44033.428629, - "thread": 138566182236416, + "created": 1756483066.40708, + "msecs": 407.0, + "relativeCreated": 44102.503721, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (100, 100) ()", - "asctime": "2025-08-22 21:14:25,580" + "asctime": "2025-08-29 17:57:46,407" }, { "name": "__unittest__", @@ -110894,19 +110975,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890065.5806432, - "msecs": 580.0, - "relativeCreated": 44033.532442, - "thread": 138566182236416, + "created": 1756483066.407139, + "msecs": 407.0, + "relativeCreated": 44102.56268, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (100, 100) ()", - "asctime": "2025-08-22 21:14:25,580" + "asctime": "2025-08-29 17:57:46,407" } ], - "time_consumption": 4.3392181396484375e-05 + "time_consumption": 4.291534423828125e-05 }, { "name": "__tLogger__", @@ -110924,16 +111005,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890065.6813893, - "msecs": 681.0, - "relativeCreated": 44134.278622, - "thread": 138566182236416, + "created": 1756483066.507908, + "msecs": 507.0, + "relativeCreated": 44203.331768, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (gfw.dirk.desk_light) to 0", - "asctime": "2025-08-22 21:14:25,681", + "asctime": "2025-08-29 17:57:46,507", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -110951,16 +111032,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890065.5808518, - "msecs": 580.0, - "relativeCreated": 44033.741009, - "thread": 138566182236416, + "created": 1756483066.4073536, + "msecs": 407.0, + "relativeCreated": 44102.777172, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/desk_light and payload {\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:25,580" + "asctime": "2025-08-29 17:57:46,407" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -110978,16 +111059,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890065.5818393, - "msecs": 581.0, - "relativeCreated": 44034.728672, - "thread": 138566156539584, + "created": 1756483066.4085684, + "msecs": 408.0, + "relativeCreated": 44103.991914, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light and payload b'{\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:25,581" + "asctime": "2025-08-29 17:57:46,408" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.brightness", @@ -111005,23 +111086,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890065.5831673, - "msecs": 583.0, - "relativeCreated": 44036.056657, - "thread": 138566156539584, + "created": 1756483066.4107387, + "msecs": 410.0, + "relativeCreated": 44106.162446, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/desk_light/brightness and payload b'0'", - "asctime": "2025-08-22 21:14:25,583" + "asctime": "2025-08-29 17:57:46,410" } ], - "time_consumption": 0.09822201728820801 + "time_consumption": 0.09716939926147461 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (gfw.dirk.desk_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (gfw.dirk.desk_light) is correct (Content %s and Type is %s).", "args": [ "0", "" @@ -111035,22 +111116,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890065.681718, - "msecs": 681.0, - "relativeCreated": 44134.607452, - "thread": 138566182236416, + "created": 1756483066.508243, + "msecs": 508.0, + "relativeCreated": 44203.666855, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (gfw.dirk.desk_light) is correct (Content 0 and Type is ).", - "asctime": "2025-08-22 21:14:25,681", + "message": "Value for ViDevCommon.brightness (gfw.dirk.desk_light) is correct (Content 0 and Type is ).", + "asctime": "2025-08-29 17:57:46,508", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (gfw.dirk.desk_light)", + "Value for ViDevCommon.brightness (gfw.dirk.desk_light)", "0", "" ], @@ -111063,22 +111144,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890065.6816165, - "msecs": 681.0, - "relativeCreated": 44134.50593, - "thread": 138566182236416, + "created": 1756483066.508138, + "msecs": 508.0, + "relativeCreated": 44203.561601, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (gfw.dirk.desk_light)): 0 ()", - "asctime": "2025-08-22 21:14:25,681" + "message": "Result (Value for ViDevCommon.brightness (gfw.dirk.desk_light)): 0 ()", + "asctime": "2025-08-29 17:57:46,508" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (gfw.dirk.desk_light)", + "Value for ViDevCommon.brightness (gfw.dirk.desk_light)", "=", "0", "" @@ -111092,19 +111173,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890065.681675, - "msecs": 681.0, - "relativeCreated": 44134.564434, - "thread": 138566182236416, + "created": 1756483066.5081995, + "msecs": 508.0, + "relativeCreated": 44203.62302, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (gfw.dirk.desk_light)): result = 0 ()", - "asctime": "2025-08-22 21:14:25,681" + "message": "Expectation (Value for ViDevCommon.brightness (gfw.dirk.desk_light)): result = 0 ()", + "asctime": "2025-08-29 17:57:46,508" } ], - "time_consumption": 4.315376281738281e-05 + "time_consumption": 4.363059997558594e-05 }, { "name": "__tLogger__", @@ -111122,16 +111203,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890065.7824552, - "msecs": 782.0, - "relativeCreated": 44235.344654, - "thread": 138566182236416, + "created": 1756483066.608959, + "msecs": 608.0, + "relativeCreated": 44304.382757, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (gfw.dirk.desk_light) to 20", - "asctime": "2025-08-22 21:14:25,782", + "asctime": "2025-08-29 17:57:46,608", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -111149,16 +111230,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890065.681881, - "msecs": 681.0, - "relativeCreated": 44134.770111, - "thread": 138566182236416, + "created": 1756483066.5083997, + "msecs": 508.0, + "relativeCreated": 44203.823197, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/desk_light and payload {\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:25,681" + "asctime": "2025-08-29 17:57:46,508" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -111176,16 +111257,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890065.6828685, - "msecs": 682.0, - "relativeCreated": 44135.757828, - "thread": 138566156539584, + "created": 1756483066.509478, + "msecs": 509.0, + "relativeCreated": 44204.901833, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light and payload b'{\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:25,682" + "asctime": "2025-08-29 17:57:46,509" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.brightness", @@ -111203,23 +111284,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890065.684156, - "msecs": 684.0, - "relativeCreated": 44137.045269, - "thread": 138566156539584, + "created": 1756483066.5113966, + "msecs": 511.0, + "relativeCreated": 44206.820165, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/desk_light/brightness and payload b'20'", - "asctime": "2025-08-22 21:14:25,684" + "asctime": "2025-08-29 17:57:46,511" } ], - "time_consumption": 0.09829926490783691 + "time_consumption": 0.09756231307983398 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (gfw.dirk.desk_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (gfw.dirk.desk_light) is correct (Content %s and Type is %s).", "args": [ "20", "" @@ -111233,22 +111314,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890065.7827816, - "msecs": 782.0, - "relativeCreated": 44235.671162, - "thread": 138566182236416, + "created": 1756483066.6092865, + "msecs": 609.0, + "relativeCreated": 44304.710335, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (gfw.dirk.desk_light) is correct (Content 20 and Type is ).", - "asctime": "2025-08-22 21:14:25,782", + "message": "Value for ViDevCommon.brightness (gfw.dirk.desk_light) is correct (Content 20 and Type is ).", + "asctime": "2025-08-29 17:57:46,609", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (gfw.dirk.desk_light)", + "Value for ViDevCommon.brightness (gfw.dirk.desk_light)", "20", "" ], @@ -111261,22 +111342,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890065.7826843, - "msecs": 782.0, - "relativeCreated": 44235.573911, - "thread": 138566182236416, + "created": 1756483066.6091874, + "msecs": 609.0, + "relativeCreated": 44304.610914, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (gfw.dirk.desk_light)): 20 ()", - "asctime": "2025-08-22 21:14:25,782" + "message": "Result (Value for ViDevCommon.brightness (gfw.dirk.desk_light)): 20 ()", + "asctime": "2025-08-29 17:57:46,609" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (gfw.dirk.desk_light)", + "Value for ViDevCommon.brightness (gfw.dirk.desk_light)", "=", "20", "" @@ -111290,19 +111371,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890065.7827415, - "msecs": 782.0, - "relativeCreated": 44235.630803, - "thread": 138566182236416, + "created": 1756483066.6092443, + "msecs": 609.0, + "relativeCreated": 44304.668205, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (gfw.dirk.desk_light)): result = 20 ()", - "asctime": "2025-08-22 21:14:25,782" + "message": "Expectation (Value for ViDevCommon.brightness (gfw.dirk.desk_light)): result = 20 ()", + "asctime": "2025-08-29 17:57:46,609" } ], - "time_consumption": 4.00543212890625e-05 + "time_consumption": 4.220008850097656e-05 }, { "name": "__tLogger__", @@ -111320,16 +111401,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890065.8835158, - "msecs": 883.0, - "relativeCreated": 44336.405421, - "thread": 138566182236416, + "created": 1756483066.7099602, + "msecs": 709.0, + "relativeCreated": 44405.383992, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (gfw.dirk.desk_light) to 40", - "asctime": "2025-08-22 21:14:25,883", + "asctime": "2025-08-29 17:57:46,709", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -111347,16 +111428,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890065.7830005, - "msecs": 783.0, - "relativeCreated": 44235.889989, - "thread": 138566182236416, + "created": 1756483066.6094444, + "msecs": 609.0, + "relativeCreated": 44304.868006, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/desk_light and payload {\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:25,783" + "asctime": "2025-08-29 17:57:46,609" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -111374,16 +111455,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890065.7840815, - "msecs": 784.0, - "relativeCreated": 44236.970889, - "thread": 138566156539584, + "created": 1756483066.6104157, + "msecs": 610.0, + "relativeCreated": 44305.839404, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light and payload b'{\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:25,784" + "asctime": "2025-08-29 17:57:46,610" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.brightness", @@ -111401,23 +111482,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890065.7854056, - "msecs": 785.0, - "relativeCreated": 44238.295004, - "thread": 138566156539584, + "created": 1756483066.6125238, + "msecs": 612.0, + "relativeCreated": 44307.947445, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/desk_light/brightness and payload b'40'", - "asctime": "2025-08-22 21:14:25,785" + "asctime": "2025-08-29 17:57:46,612" } ], - "time_consumption": 0.09811019897460938 + "time_consumption": 0.09743642807006836 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (gfw.dirk.desk_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (gfw.dirk.desk_light) is correct (Content %s and Type is %s).", "args": [ "40", "" @@ -111431,22 +111512,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890065.883869, - "msecs": 883.0, - "relativeCreated": 44336.758348, - "thread": 138566182236416, + "created": 1756483066.710318, + "msecs": 710.0, + "relativeCreated": 44405.741739, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (gfw.dirk.desk_light) is correct (Content 40 and Type is ).", - "asctime": "2025-08-22 21:14:25,883", + "message": "Value for ViDevCommon.brightness (gfw.dirk.desk_light) is correct (Content 40 and Type is ).", + "asctime": "2025-08-29 17:57:46,710", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (gfw.dirk.desk_light)", + "Value for ViDevCommon.brightness (gfw.dirk.desk_light)", "40", "" ], @@ -111459,22 +111540,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890065.883744, - "msecs": 883.0, - "relativeCreated": 44336.633513, - "thread": 138566182236416, + "created": 1756483066.710186, + "msecs": 710.0, + "relativeCreated": 44405.609747, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (gfw.dirk.desk_light)): 40 ()", - "asctime": "2025-08-22 21:14:25,883" + "message": "Result (Value for ViDevCommon.brightness (gfw.dirk.desk_light)): 40 ()", + "asctime": "2025-08-29 17:57:46,710" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (gfw.dirk.desk_light)", + "Value for ViDevCommon.brightness (gfw.dirk.desk_light)", "=", "40", "" @@ -111488,19 +111569,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890065.883825, - "msecs": 883.0, - "relativeCreated": 44336.714683, - "thread": 138566182236416, + "created": 1756483066.7102442, + "msecs": 710.0, + "relativeCreated": 44405.667767, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (gfw.dirk.desk_light)): result = 40 ()", - "asctime": "2025-08-22 21:14:25,883" + "message": "Expectation (Value for ViDevCommon.brightness (gfw.dirk.desk_light)): result = 40 ()", + "asctime": "2025-08-29 17:57:46,710" } ], - "time_consumption": 4.38690185546875e-05 + "time_consumption": 7.390975952148438e-05 }, { "name": "__tLogger__", @@ -111518,16 +111599,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890065.9846182, - "msecs": 984.0, - "relativeCreated": 44437.507725, - "thread": 138566182236416, + "created": 1756483066.8108227, + "msecs": 810.0, + "relativeCreated": 44506.246233, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (gfw.dirk.desk_light) to 60", - "asctime": "2025-08-22 21:14:25,984", + "asctime": "2025-08-29 17:57:46,810", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -111545,16 +111626,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890065.8840744, - "msecs": 884.0, - "relativeCreated": 44336.963954, - "thread": 138566182236416, + "created": 1756483066.7104816, + "msecs": 710.0, + "relativeCreated": 44405.90547, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/desk_light and payload {\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:25,884" + "asctime": "2025-08-29 17:57:46,710" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -111572,16 +111653,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890065.8850806, - "msecs": 885.0, - "relativeCreated": 44337.969898, - "thread": 138566156539584, + "created": 1756483066.7114017, + "msecs": 711.0, + "relativeCreated": 44406.825294, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light and payload b'{\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:25,885" + "asctime": "2025-08-29 17:57:46,711" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.brightness", @@ -111599,23 +111680,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890065.886364, - "msecs": 886.0, - "relativeCreated": 44339.253204, - "thread": 138566156539584, + "created": 1756483066.713499, + "msecs": 713.0, + "relativeCreated": 44408.922725, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/desk_light/brightness and payload b'60'", - "asctime": "2025-08-22 21:14:25,886" + "asctime": "2025-08-29 17:57:46,713" } ], - "time_consumption": 0.09825420379638672 + "time_consumption": 0.09732365608215332 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (gfw.dirk.desk_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (gfw.dirk.desk_light) is correct (Content %s and Type is %s).", "args": [ "60", "" @@ -111629,22 +111710,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890065.9850438, - "msecs": 985.0, - "relativeCreated": 44437.933037, - "thread": 138566182236416, + "created": 1756483066.8111694, + "msecs": 811.0, + "relativeCreated": 44506.593015, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (gfw.dirk.desk_light) is correct (Content 60 and Type is ).", - "asctime": "2025-08-22 21:14:25,985", + "message": "Value for ViDevCommon.brightness (gfw.dirk.desk_light) is correct (Content 60 and Type is ).", + "asctime": "2025-08-29 17:57:46,811", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (gfw.dirk.desk_light)", + "Value for ViDevCommon.brightness (gfw.dirk.desk_light)", "60", "" ], @@ -111657,22 +111738,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890065.984863, - "msecs": 984.0, - "relativeCreated": 44437.752391, - "thread": 138566182236416, + "created": 1756483066.8110595, + "msecs": 811.0, + "relativeCreated": 44506.483158, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (gfw.dirk.desk_light)): 60 ()", - "asctime": "2025-08-22 21:14:25,984" + "message": "Result (Value for ViDevCommon.brightness (gfw.dirk.desk_light)): 60 ()", + "asctime": "2025-08-29 17:57:46,811" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (gfw.dirk.desk_light)", + "Value for ViDevCommon.brightness (gfw.dirk.desk_light)", "=", "60", "" @@ -111686,19 +111767,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890065.9849935, - "msecs": 984.0, - "relativeCreated": 44437.883007, - "thread": 138566182236416, + "created": 1756483066.8111124, + "msecs": 811.0, + "relativeCreated": 44506.536009, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (gfw.dirk.desk_light)): result = 60 ()", - "asctime": "2025-08-22 21:14:25,984" + "message": "Expectation (Value for ViDevCommon.brightness (gfw.dirk.desk_light)): result = 60 ()", + "asctime": "2025-08-29 17:57:46,811" } ], - "time_consumption": 5.030632019042969e-05 + "time_consumption": 5.698204040527344e-05 }, { "name": "__tLogger__", @@ -111716,16 +111797,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890066.0857577, - "msecs": 85.0, - "relativeCreated": 44538.647059, - "thread": 138566182236416, + "created": 1756483066.9116936, + "msecs": 911.0, + "relativeCreated": 44607.117147, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (gfw.dirk.desk_light) to 80", - "asctime": "2025-08-22 21:14:26,085", + "asctime": "2025-08-29 17:57:46,911", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -111743,16 +111824,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890065.9852304, - "msecs": 985.0, - "relativeCreated": 44438.119786, - "thread": 138566182236416, + "created": 1756483066.8113263, + "msecs": 811.0, + "relativeCreated": 44506.749946, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/desk_light and payload {\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:25,985" + "asctime": "2025-08-29 17:57:46,811" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -111770,16 +111851,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890065.9862065, - "msecs": 986.0, - "relativeCreated": 44439.095896, - "thread": 138566156539584, + "created": 1756483066.812154, + "msecs": 812.0, + "relativeCreated": 44507.577856, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light and payload b'{\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:25,986" + "asctime": "2025-08-29 17:57:46,812" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.brightness", @@ -111797,23 +111878,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890065.9876182, - "msecs": 987.0, - "relativeCreated": 44440.50764, - "thread": 138566156539584, + "created": 1756483066.8142445, + "msecs": 814.0, + "relativeCreated": 44509.668403, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/desk_light/brightness and payload b'80'", - "asctime": "2025-08-22 21:14:25,987" + "asctime": "2025-08-29 17:57:46,814" } ], - "time_consumption": 0.09813952445983887 + "time_consumption": 0.09744906425476074 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (gfw.dirk.desk_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (gfw.dirk.desk_light) is correct (Content %s and Type is %s).", "args": [ "80", "" @@ -111827,22 +111908,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890066.0861404, - "msecs": 86.0, - "relativeCreated": 44539.029922, - "thread": 138566182236416, + "created": 1756483066.9120338, + "msecs": 912.0, + "relativeCreated": 44607.457511, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (gfw.dirk.desk_light) is correct (Content 80 and Type is ).", - "asctime": "2025-08-22 21:14:26,086", + "message": "Value for ViDevCommon.brightness (gfw.dirk.desk_light) is correct (Content 80 and Type is ).", + "asctime": "2025-08-29 17:57:46,912", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (gfw.dirk.desk_light)", + "Value for ViDevCommon.brightness (gfw.dirk.desk_light)", "80", "" ], @@ -111855,22 +111936,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890066.0860317, - "msecs": 86.0, - "relativeCreated": 44538.921016, - "thread": 138566182236416, + "created": 1756483066.9119296, + "msecs": 911.0, + "relativeCreated": 44607.353389, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (gfw.dirk.desk_light)): 80 ()", - "asctime": "2025-08-22 21:14:26,086" + "message": "Result (Value for ViDevCommon.brightness (gfw.dirk.desk_light)): 80 ()", + "asctime": "2025-08-29 17:57:46,911" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (gfw.dirk.desk_light)", + "Value for ViDevCommon.brightness (gfw.dirk.desk_light)", "=", "80", "" @@ -111884,19 +111965,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890066.0860953, - "msecs": 86.0, - "relativeCreated": 44538.984818, - "thread": 138566182236416, + "created": 1756483066.9119911, + "msecs": 911.0, + "relativeCreated": 44607.414654, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (gfw.dirk.desk_light)): result = 80 ()", - "asctime": "2025-08-22 21:14:26,086" + "message": "Expectation (Value for ViDevCommon.brightness (gfw.dirk.desk_light)): result = 80 ()", + "asctime": "2025-08-29 17:57:46,911" } ], - "time_consumption": 4.506111145019531e-05 + "time_consumption": 4.267692565917969e-05 }, { "name": "__tLogger__", @@ -111914,16 +111995,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890066.186747, - "msecs": 186.0, - "relativeCreated": 44639.636584, - "thread": 138566182236416, + "created": 1756483067.0125616, + "msecs": 12.0, + "relativeCreated": 44707.985302, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (gfw.dirk.desk_light) to 100", - "asctime": "2025-08-22 21:14:26,186", + "asctime": "2025-08-29 17:57:47,012", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -111941,16 +112022,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890066.086316, - "msecs": 86.0, - "relativeCreated": 44539.20539, - "thread": 138566182236416, + "created": 1756483066.9121923, + "msecs": 912.0, + "relativeCreated": 44607.61584, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/desk_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:26,086" + "asctime": "2025-08-29 17:57:46,912" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -111968,16 +112049,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890066.0873704, - "msecs": 87.0, - "relativeCreated": 44540.259821, - "thread": 138566156539584, + "created": 1756483066.9130998, + "msecs": 913.0, + "relativeCreated": 44608.523341, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:26,087" + "asctime": "2025-08-29 17:57:46,913" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.brightness", @@ -111995,23 +112076,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890066.08878, - "msecs": 88.0, - "relativeCreated": 44541.669476, - "thread": 138566156539584, + "created": 1756483066.9147289, + "msecs": 914.0, + "relativeCreated": 44610.152563, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/desk_light/brightness and payload b'100'", - "asctime": "2025-08-22 21:14:26,088" + "asctime": "2025-08-29 17:57:46,914" } ], - "time_consumption": 0.09796714782714844 + "time_consumption": 0.09783267974853516 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (gfw.dirk.desk_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (gfw.dirk.desk_light) is correct (Content %s and Type is %s).", "args": [ "100", "" @@ -112025,22 +112106,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890066.1871107, - "msecs": 187.0, - "relativeCreated": 44640.00017, - "thread": 138566182236416, + "created": 1756483067.0129926, + "msecs": 12.0, + "relativeCreated": 44708.416252, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (gfw.dirk.desk_light) is correct (Content 100 and Type is ).", - "asctime": "2025-08-22 21:14:26,187", + "message": "Value for ViDevCommon.brightness (gfw.dirk.desk_light) is correct (Content 100 and Type is ).", + "asctime": "2025-08-29 17:57:47,012", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (gfw.dirk.desk_light)", + "Value for ViDevCommon.brightness (gfw.dirk.desk_light)", "100", "" ], @@ -112053,22 +112134,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890066.1870127, - "msecs": 187.0, - "relativeCreated": 44639.902104, - "thread": 138566182236416, + "created": 1756483067.0128858, + "msecs": 12.0, + "relativeCreated": 44708.309536, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (gfw.dirk.desk_light)): 100 ()", - "asctime": "2025-08-22 21:14:26,187" + "message": "Result (Value for ViDevCommon.brightness (gfw.dirk.desk_light)): 100 ()", + "asctime": "2025-08-29 17:57:47,012" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (gfw.dirk.desk_light)", + "Value for ViDevCommon.brightness (gfw.dirk.desk_light)", "=", "100", "" @@ -112082,28 +112163,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890066.1870697, - "msecs": 187.0, - "relativeCreated": 44639.959148, - "thread": 138566182236416, + "created": 1756483067.012949, + "msecs": 12.0, + "relativeCreated": 44708.372585, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (gfw.dirk.desk_light)): result = 100 ()", - "asctime": "2025-08-22 21:14:26,187" + "message": "Expectation (Value for ViDevCommon.brightness (gfw.dirk.desk_light)): result = 100 ()", + "asctime": "2025-08-29 17:57:47,012" } ], - "time_consumption": 4.100799560546875e-05 + "time_consumption": 4.363059997558594e-05 } ], - "time_consumption": 0.8080878257751465, - "time_start": "2025-08-22 21:14:25,379", - "time_finished": "2025-08-22 21:14:26,187" + "time_consumption": 0.8069553375244141, + "time_start": "2025-08-29 17:57:46,206", + "time_finished": "2025-08-29 17:57:47,012" }, - "ViDevLight.color_temp (gfw.dirk.desk_light) -> Light.color_temp (gfw.dirk.desk_light)": { + "ViDevCommon.color_temp (gfw.dirk.desk_light) -> Light.color_temp (gfw.dirk.desk_light)": { "name": "__tLogger__", - "msg": "ViDevLight.color_temp (gfw.dirk.desk_light) -> Light.color_temp (gfw.dirk.desk_light)", + "msg": "ViDevCommon.color_temp (gfw.dirk.desk_light) -> Light.color_temp (gfw.dirk.desk_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -112114,16 +112195,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890066.187336, - "msecs": 187.0, - "relativeCreated": 44640.225444, - "thread": 138566182236416, + "created": 1756483067.0132966, + "msecs": 13.0, + "relativeCreated": 44708.720433, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "ViDevLight.color_temp (gfw.dirk.desk_light) -> Light.color_temp (gfw.dirk.desk_light)", - "asctime": "2025-08-22 21:14:26,187", + "message": "ViDevCommon.color_temp (gfw.dirk.desk_light) -> Light.color_temp (gfw.dirk.desk_light)", + "asctime": "2025-08-29 17:57:47,013", "moduleLogger": [], "testcaseLogger": [ { @@ -112139,16 +112220,16 @@ "stack_info": null, "lineno": 13, "funcName": "device_follow", - "created": 1755890066.2877257, - "msecs": 287.0, - "relativeCreated": 44740.614984, - "thread": 138566182236416, + "created": 1756483067.1136663, + "msecs": 113.0, + "relativeCreated": 44809.08988, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Switching on device", - "asctime": "2025-08-22 21:14:26,287", + "asctime": "2025-08-29 17:57:47,113", "moduleLogger": [], "time_consumption": 0.0 }, @@ -112167,16 +112248,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890066.3888547, - "msecs": 388.0, - "relativeCreated": 44841.744235, - "thread": 138566182236416, + "created": 1756483067.2146535, + "msecs": 214.0, + "relativeCreated": 44910.077234, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 10", - "asctime": "2025-08-22 21:14:26,388", + "asctime": "2025-08-29 17:57:47,214", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.color_temp.set", @@ -112194,16 +112275,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890066.2880461, - "msecs": 288.0, - "relativeCreated": 44740.935441, - "thread": 138566182236416, + "created": 1756483067.1140146, + "msecs": 114.0, + "relativeCreated": 44809.438397, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/desk_light/color_temp/set and payload 10", - "asctime": "2025-08-22 21:14:26,288" + "asctime": "2025-08-29 17:57:47,114" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -112221,16 +112302,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890066.288374, - "msecs": 288.0, - "relativeCreated": 44741.263352, - "thread": 138566182236416, + "created": 1756483067.114337, + "msecs": 114.0, + "relativeCreated": 44809.760701, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/desk_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}", - "asctime": "2025-08-22 21:14:26,288" + "asctime": "2025-08-29 17:57:47,114" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light.set", @@ -112248,16 +112329,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890066.2903786, - "msecs": 290.0, - "relativeCreated": 44743.267822, - "thread": 138566156539584, + "created": 1756483067.117235, + "msecs": 117.0, + "relativeCreated": 44812.658625, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light/set and payload b'{\"color_temp\": 454}'", - "asctime": "2025-08-22 21:14:26,290" + "asctime": "2025-08-29 17:57:47,117" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -112275,16 +112356,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890066.2907305, - "msecs": 290.0, - "relativeCreated": 44743.61999, - "thread": 138566156539584, + "created": 1756483067.1175945, + "msecs": 117.0, + "relativeCreated": 44813.018022, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}'", - "asctime": "2025-08-22 21:14:26,290" + "asctime": "2025-08-29 17:57:47,117" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.color_temp", @@ -112302,19 +112383,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890066.3330219, - "msecs": 333.0, - "relativeCreated": 44785.911318, - "thread": 138566156539584, + "created": 1756483067.1610084, + "msecs": 161.0, + "relativeCreated": 44856.432117, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/desk_light/color_temp and payload b'10'", - "asctime": "2025-08-22 21:14:26,333" + "asctime": "2025-08-29 17:57:47,161" } ], - "time_consumption": 0.055832862854003906 + "time_consumption": 0.05364513397216797 }, { "name": "__tLogger__", @@ -112332,16 +112413,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890066.3892531, - "msecs": 389.0, - "relativeCreated": 44842.142481, - "thread": 138566182236416, + "created": 1756483067.2150054, + "msecs": 215.0, + "relativeCreated": 44910.429087, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (10, 10) and Type is ).", - "asctime": "2025-08-22 21:14:26,389", + "asctime": "2025-08-29 17:57:47,215", "moduleLogger": [ { "name": "__unittest__", @@ -112360,16 +112441,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890066.3891237, - "msecs": 389.0, - "relativeCreated": 44842.012928, - "thread": 138566182236416, + "created": 1756483067.2149005, + "msecs": 214.0, + "relativeCreated": 44910.324131, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (10, 10) ()", - "asctime": "2025-08-22 21:14:26,389" + "asctime": "2025-08-29 17:57:47,214" }, { "name": "__unittest__", @@ -112389,25 +112470,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890066.3892047, - "msecs": 389.0, - "relativeCreated": 44842.094143, - "thread": 138566182236416, + "created": 1756483067.21496, + "msecs": 214.0, + "relativeCreated": 44910.383802, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (10, 10) ()", - "asctime": "2025-08-22 21:14:26,389" + "asctime": "2025-08-29 17:57:47,214" } ], - "time_consumption": 4.839897155761719e-05 + "time_consumption": 4.5299530029296875e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (gfw.dirk.desk_light)", + "ViDevCommon.color_temp (gfw.dirk.desk_light)", "0" ], "levelname": "DEBUG", @@ -112419,16 +112500,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890066.4898577, - "msecs": 489.0, - "relativeCreated": 44942.747191, - "thread": 138566182236416, + "created": 1756483067.315639, + "msecs": 315.0, + "relativeCreated": 45011.062607, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (gfw.dirk.desk_light) to 0", - "asctime": "2025-08-22 21:14:26,489", + "message": "Setting state of ViDevCommon.color_temp (gfw.dirk.desk_light) to 0", + "asctime": "2025-08-29 17:57:47,315", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.color_temp.set", @@ -112446,16 +112527,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890066.3893714, - "msecs": 389.0, - "relativeCreated": 44842.260736, - "thread": 138566182236416, + "created": 1756483067.215132, + "msecs": 215.0, + "relativeCreated": 44910.555462, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/desk_light/color_temp/set and payload 0", - "asctime": "2025-08-22 21:14:26,389" + "asctime": "2025-08-29 17:57:47,215" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light.set", @@ -112473,16 +112554,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890066.3915658, - "msecs": 391.0, - "relativeCreated": 44844.45535, - "thread": 138566156539584, + "created": 1756483067.2181332, + "msecs": 218.0, + "relativeCreated": 44913.556865, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light/set and payload b'{\"color_temp\": 250}'", - "asctime": "2025-08-22 21:14:26,391" + "asctime": "2025-08-29 17:57:47,218" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -112500,16 +112581,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890066.3917973, - "msecs": 391.0, - "relativeCreated": 44844.686623, - "thread": 138566156539584, + "created": 1756483067.2185693, + "msecs": 218.0, + "relativeCreated": 44913.993024, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/desk_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}", - "asctime": "2025-08-22 21:14:26,391" + "asctime": "2025-08-29 17:57:47,218" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -112527,16 +112608,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890066.3925612, - "msecs": 392.0, - "relativeCreated": 44845.450643, - "thread": 138566156539584, + "created": 1756483067.2191935, + "msecs": 219.0, + "relativeCreated": 44914.617119, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}'", - "asctime": "2025-08-22 21:14:26,392" + "asctime": "2025-08-29 17:57:47,219" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.color_temp", @@ -112554,19 +112635,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890066.434349, - "msecs": 434.0, - "relativeCreated": 44887.238489, - "thread": 138566156539584, + "created": 1756483067.2613027, + "msecs": 261.0, + "relativeCreated": 44956.726473, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/desk_light/color_temp and payload b'0'", - "asctime": "2025-08-22 21:14:26,434" + "asctime": "2025-08-29 17:57:47,261" } ], - "time_consumption": 0.05550861358642578 + "time_consumption": 0.0543363094329834 }, { "name": "__tLogger__", @@ -112584,16 +112665,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890066.490231, - "msecs": 490.0, - "relativeCreated": 44943.120491, - "thread": 138566182236416, + "created": 1756483067.3159857, + "msecs": 315.0, + "relativeCreated": 45011.409372, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (gfw.dirk.desk_light) is correct (Content 0 and Type is ).", - "asctime": "2025-08-22 21:14:26,490", + "asctime": "2025-08-29 17:57:47,315", "moduleLogger": [ { "name": "__unittest__", @@ -112612,16 +112693,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890066.490109, - "msecs": 490.0, - "relativeCreated": 44942.998419, - "thread": 138566182236416, + "created": 1756483067.3158917, + "msecs": 315.0, + "relativeCreated": 45011.31535, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (gfw.dirk.desk_light)): 0 ()", - "asctime": "2025-08-22 21:14:26,490" + "asctime": "2025-08-29 17:57:47,315" }, { "name": "__unittest__", @@ -112641,25 +112722,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890066.4901671, - "msecs": 490.0, - "relativeCreated": 44943.056387, - "thread": 138566182236416, + "created": 1756483067.315947, + "msecs": 315.0, + "relativeCreated": 45011.37057, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (gfw.dirk.desk_light)): result = 0 ()", - "asctime": "2025-08-22 21:14:26,490" + "asctime": "2025-08-29 17:57:47,315" } ], - "time_consumption": 6.389617919921875e-05 + "time_consumption": 3.8623809814453125e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (gfw.dirk.desk_light)", + "ViDevCommon.color_temp (gfw.dirk.desk_light)", "2" ], "levelname": "DEBUG", @@ -112671,16 +112752,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890066.5908706, - "msecs": 590.0, - "relativeCreated": 45043.759814, - "thread": 138566182236416, + "created": 1756483067.416603, + "msecs": 416.0, + "relativeCreated": 45112.02694, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (gfw.dirk.desk_light) to 2", - "asctime": "2025-08-22 21:14:26,590", + "message": "Setting state of ViDevCommon.color_temp (gfw.dirk.desk_light) to 2", + "asctime": "2025-08-29 17:57:47,416", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.color_temp.set", @@ -112698,16 +112779,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890066.490349, - "msecs": 490.0, - "relativeCreated": 44943.238537, - "thread": 138566182236416, + "created": 1756483067.31609, + "msecs": 316.0, + "relativeCreated": 45011.513702, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/desk_light/color_temp/set and payload 2", - "asctime": "2025-08-22 21:14:26,490" + "asctime": "2025-08-29 17:57:47,316" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light.set", @@ -112725,16 +112806,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890066.4925635, - "msecs": 492.0, - "relativeCreated": 44945.452983, - "thread": 138566156539584, + "created": 1756483067.3186486, + "msecs": 318.0, + "relativeCreated": 45014.07219, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light/set and payload b'{\"color_temp\": 291}'", - "asctime": "2025-08-22 21:14:26,492" + "asctime": "2025-08-29 17:57:47,318" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -112752,16 +112833,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890066.4928071, - "msecs": 492.0, - "relativeCreated": 44945.696517, - "thread": 138566156539584, + "created": 1756483067.3189251, + "msecs": 318.0, + "relativeCreated": 45014.348653, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/desk_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}", - "asctime": "2025-08-22 21:14:26,492" + "asctime": "2025-08-29 17:57:47,318" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -112779,16 +112860,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890066.4935713, - "msecs": 493.0, - "relativeCreated": 44946.460605, - "thread": 138566156539584, + "created": 1756483067.319529, + "msecs": 319.0, + "relativeCreated": 45014.952754, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}'", - "asctime": "2025-08-22 21:14:26,493" + "asctime": "2025-08-29 17:57:47,319" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.color_temp", @@ -112806,19 +112887,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890066.535348, - "msecs": 535.0, - "relativeCreated": 44988.23741, - "thread": 138566156539584, + "created": 1756483067.3612378, + "msecs": 361.0, + "relativeCreated": 45056.66147, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/desk_light/color_temp and payload b'2'", - "asctime": "2025-08-22 21:14:26,535" + "asctime": "2025-08-29 17:57:47,361" } ], - "time_consumption": 0.05552268028259277 + "time_consumption": 0.05536532402038574 }, { "name": "__tLogger__", @@ -112836,16 +112917,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890066.5912168, - "msecs": 591.0, - "relativeCreated": 45044.106365, - "thread": 138566182236416, + "created": 1756483067.4169586, + "msecs": 416.0, + "relativeCreated": 45112.382081, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (gfw.dirk.desk_light) is correct (Content 2 and Type is ).", - "asctime": "2025-08-22 21:14:26,591", + "asctime": "2025-08-29 17:57:47,416", "moduleLogger": [ { "name": "__unittest__", @@ -112864,16 +112945,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890066.591122, - "msecs": 591.0, - "relativeCreated": 45044.011419, - "thread": 138566182236416, + "created": 1756483067.4168217, + "msecs": 416.0, + "relativeCreated": 45112.245446, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (gfw.dirk.desk_light)): 2 ()", - "asctime": "2025-08-22 21:14:26,591" + "asctime": "2025-08-29 17:57:47,416" }, { "name": "__unittest__", @@ -112893,25 +112974,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890066.591176, - "msecs": 591.0, - "relativeCreated": 45044.065376, - "thread": 138566182236416, + "created": 1756483067.4169075, + "msecs": 416.0, + "relativeCreated": 45112.331302, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (gfw.dirk.desk_light)): result = 2 ()", - "asctime": "2025-08-22 21:14:26,591" + "asctime": "2025-08-29 17:57:47,416" } ], - "time_consumption": 4.076957702636719e-05 + "time_consumption": 5.1021575927734375e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (gfw.dirk.desk_light)", + "ViDevCommon.color_temp (gfw.dirk.desk_light)", "4" ], "levelname": "DEBUG", @@ -112923,16 +113004,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890066.6918736, - "msecs": 691.0, - "relativeCreated": 45144.763032, - "thread": 138566182236416, + "created": 1756483067.5175965, + "msecs": 517.0, + "relativeCreated": 45213.019999, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (gfw.dirk.desk_light) to 4", - "asctime": "2025-08-22 21:14:26,691", + "message": "Setting state of ViDevCommon.color_temp (gfw.dirk.desk_light) to 4", + "asctime": "2025-08-29 17:57:47,517", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.color_temp.set", @@ -112950,16 +113031,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890066.591327, - "msecs": 591.0, - "relativeCreated": 45044.216376, - "thread": 138566182236416, + "created": 1756483067.4170704, + "msecs": 417.0, + "relativeCreated": 45112.4941, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/desk_light/color_temp/set and payload 4", - "asctime": "2025-08-22 21:14:26,591" + "asctime": "2025-08-29 17:57:47,417" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light.set", @@ -112977,16 +113058,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890066.59357, - "msecs": 593.0, - "relativeCreated": 45046.459417, - "thread": 138566156539584, + "created": 1756483067.4201179, + "msecs": 420.0, + "relativeCreated": 45115.54136, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light/set and payload b'{\"color_temp\": 332}'", - "asctime": "2025-08-22 21:14:26,593" + "asctime": "2025-08-29 17:57:47,420" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -113004,16 +113085,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890066.593794, - "msecs": 593.0, - "relativeCreated": 45046.683464, - "thread": 138566156539584, + "created": 1756483067.420415, + "msecs": 420.0, + "relativeCreated": 45115.838625, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/desk_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}", - "asctime": "2025-08-22 21:14:26,593" + "asctime": "2025-08-29 17:57:47,420" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -113031,16 +113112,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890066.5945513, - "msecs": 594.0, - "relativeCreated": 45047.4407, - "thread": 138566156539584, + "created": 1756483067.4212406, + "msecs": 421.0, + "relativeCreated": 45116.664303, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}'", - "asctime": "2025-08-22 21:14:26,594" + "asctime": "2025-08-29 17:57:47,421" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.color_temp", @@ -113058,19 +113139,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890066.6360614, - "msecs": 636.0, - "relativeCreated": 45088.950904, - "thread": 138566156539584, + "created": 1756483067.4627247, + "msecs": 462.0, + "relativeCreated": 45158.148386, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/desk_light/color_temp and payload b'4'", - "asctime": "2025-08-22 21:14:26,636" + "asctime": "2025-08-29 17:57:47,462" } ], - "time_consumption": 0.05581212043762207 + "time_consumption": 0.05487179756164551 }, { "name": "__tLogger__", @@ -113088,16 +113169,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890066.6922245, - "msecs": 692.0, - "relativeCreated": 45145.113806, - "thread": 138566182236416, + "created": 1756483067.5179663, + "msecs": 517.0, + "relativeCreated": 45213.390143, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (gfw.dirk.desk_light) is correct (Content 4 and Type is ).", - "asctime": "2025-08-22 21:14:26,692", + "asctime": "2025-08-29 17:57:47,517", "moduleLogger": [ { "name": "__unittest__", @@ -113116,16 +113197,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890066.6921287, - "msecs": 692.0, - "relativeCreated": 45145.018182, - "thread": 138566182236416, + "created": 1756483067.5178323, + "msecs": 517.0, + "relativeCreated": 45213.255959, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (gfw.dirk.desk_light)): 4 ()", - "asctime": "2025-08-22 21:14:26,692" + "asctime": "2025-08-29 17:57:47,517" }, { "name": "__unittest__", @@ -113145,25 +113226,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890066.692184, - "msecs": 692.0, - "relativeCreated": 45145.073593, - "thread": 138566182236416, + "created": 1756483067.517925, + "msecs": 517.0, + "relativeCreated": 45213.348736, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (gfw.dirk.desk_light)): result = 4 ()", - "asctime": "2025-08-22 21:14:26,692" + "asctime": "2025-08-29 17:57:47,517" } ], - "time_consumption": 4.0531158447265625e-05 + "time_consumption": 4.124641418457031e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (gfw.dirk.desk_light)", + "ViDevCommon.color_temp (gfw.dirk.desk_light)", "6" ], "levelname": "DEBUG", @@ -113175,16 +113256,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890066.7928505, - "msecs": 792.0, - "relativeCreated": 45245.739795, - "thread": 138566182236416, + "created": 1756483067.61847, + "msecs": 618.0, + "relativeCreated": 45313.893627, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (gfw.dirk.desk_light) to 6", - "asctime": "2025-08-22 21:14:26,792", + "message": "Setting state of ViDevCommon.color_temp (gfw.dirk.desk_light) to 6", + "asctime": "2025-08-29 17:57:47,618", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.color_temp.set", @@ -113202,16 +113283,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890066.6923351, - "msecs": 692.0, - "relativeCreated": 45145.224568, - "thread": 138566182236416, + "created": 1756483067.5181003, + "msecs": 518.0, + "relativeCreated": 45213.52391, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/desk_light/color_temp/set and payload 6", - "asctime": "2025-08-22 21:14:26,692" + "asctime": "2025-08-29 17:57:47,518" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light.set", @@ -113229,16 +113310,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890066.6945875, - "msecs": 694.0, - "relativeCreated": 45147.47671, - "thread": 138566156539584, + "created": 1756483067.5210743, + "msecs": 521.0, + "relativeCreated": 45216.497921, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light/set and payload b'{\"color_temp\": 372}'", - "asctime": "2025-08-22 21:14:26,694" + "asctime": "2025-08-29 17:57:47,521" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -113256,16 +113337,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890066.6948347, - "msecs": 694.0, - "relativeCreated": 45147.724168, - "thread": 138566156539584, + "created": 1756483067.5213635, + "msecs": 521.0, + "relativeCreated": 45216.787068, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/desk_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}", - "asctime": "2025-08-22 21:14:26,694" + "asctime": "2025-08-29 17:57:47,521" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -113283,16 +113364,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890066.6954472, - "msecs": 695.0, - "relativeCreated": 45148.336789, - "thread": 138566156539584, + "created": 1756483067.5220826, + "msecs": 522.0, + "relativeCreated": 45217.506256, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}'", - "asctime": "2025-08-22 21:14:26,695" + "asctime": "2025-08-29 17:57:47,522" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.color_temp", @@ -113310,19 +113391,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890066.7373512, - "msecs": 737.0, - "relativeCreated": 45190.240687, - "thread": 138566156539584, + "created": 1756483067.563374, + "msecs": 563.0, + "relativeCreated": 45258.797872, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/desk_light/color_temp and payload b'6'", - "asctime": "2025-08-22 21:14:26,737" + "asctime": "2025-08-29 17:57:47,563" } ], - "time_consumption": 0.05549931526184082 + "time_consumption": 0.05509591102600098 }, { "name": "__tLogger__", @@ -113340,16 +113421,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890066.793224, - "msecs": 793.0, - "relativeCreated": 45246.113545, - "thread": 138566182236416, + "created": 1756483067.6187522, + "msecs": 618.0, + "relativeCreated": 45314.175858, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (gfw.dirk.desk_light) is correct (Content 6 and Type is ).", - "asctime": "2025-08-22 21:14:26,793", + "asctime": "2025-08-29 17:57:47,618", "moduleLogger": [ { "name": "__unittest__", @@ -113368,16 +113449,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890066.7931027, - "msecs": 793.0, - "relativeCreated": 45245.992276, - "thread": 138566182236416, + "created": 1756483067.618662, + "msecs": 618.0, + "relativeCreated": 45314.085717, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (gfw.dirk.desk_light)): 6 ()", - "asctime": "2025-08-22 21:14:26,793" + "asctime": "2025-08-29 17:57:47,618" }, { "name": "__unittest__", @@ -113397,25 +113478,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890066.7931833, - "msecs": 793.0, - "relativeCreated": 45246.072599, - "thread": 138566182236416, + "created": 1756483067.6187105, + "msecs": 618.0, + "relativeCreated": 45314.134286, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (gfw.dirk.desk_light)): result = 6 ()", - "asctime": "2025-08-22 21:14:26,793" + "asctime": "2025-08-29 17:57:47,618" } ], - "time_consumption": 4.076957702636719e-05 + "time_consumption": 4.172325134277344e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (gfw.dirk.desk_light)", + "ViDevCommon.color_temp (gfw.dirk.desk_light)", "8" ], "levelname": "DEBUG", @@ -113427,16 +113508,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890066.8938808, - "msecs": 893.0, - "relativeCreated": 45346.770301, - "thread": 138566182236416, + "created": 1756483067.7192652, + "msecs": 719.0, + "relativeCreated": 45414.689022, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (gfw.dirk.desk_light) to 8", - "asctime": "2025-08-22 21:14:26,893", + "message": "Setting state of ViDevCommon.color_temp (gfw.dirk.desk_light) to 8", + "asctime": "2025-08-29 17:57:47,719", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.color_temp.set", @@ -113454,16 +113535,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890066.7933364, - "msecs": 793.0, - "relativeCreated": 45246.225847, - "thread": 138566182236416, + "created": 1756483067.61888, + "msecs": 618.0, + "relativeCreated": 45314.303602, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/desk_light/color_temp/set and payload 8", - "asctime": "2025-08-22 21:14:26,793" + "asctime": "2025-08-29 17:57:47,618" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light.set", @@ -113481,16 +113562,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890066.7955816, - "msecs": 795.0, - "relativeCreated": 45248.471129, - "thread": 138566156539584, + "created": 1756483067.621157, + "msecs": 621.0, + "relativeCreated": 45316.580628, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light/set and payload b'{\"color_temp\": 413}'", - "asctime": "2025-08-22 21:14:26,795" + "asctime": "2025-08-29 17:57:47,621" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -113508,16 +113589,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890066.7958057, - "msecs": 795.0, - "relativeCreated": 45248.695129, - "thread": 138566156539584, + "created": 1756483067.6215274, + "msecs": 621.0, + "relativeCreated": 45316.951255, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/desk_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}", - "asctime": "2025-08-22 21:14:26,795" + "asctime": "2025-08-29 17:57:47,621" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -113535,16 +113616,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890066.7964556, - "msecs": 796.0, - "relativeCreated": 45249.345141, - "thread": 138566156539584, + "created": 1756483067.6221502, + "msecs": 622.0, + "relativeCreated": 45317.573904, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}'", - "asctime": "2025-08-22 21:14:26,796" + "asctime": "2025-08-29 17:57:47,622" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.color_temp", @@ -113562,19 +113643,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890066.8383749, - "msecs": 838.0, - "relativeCreated": 45291.264235, - "thread": 138566156539584, + "created": 1756483067.6648064, + "msecs": 664.0, + "relativeCreated": 45360.230073, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/desk_light/color_temp and payload b'8'", - "asctime": "2025-08-22 21:14:26,838" + "asctime": "2025-08-29 17:57:47,664" } ], - "time_consumption": 0.055505990982055664 + "time_consumption": 0.0544588565826416 }, { "name": "__tLogger__", @@ -113592,16 +113673,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890066.8942318, - "msecs": 894.0, - "relativeCreated": 45347.121248, - "thread": 138566182236416, + "created": 1756483067.7196085, + "msecs": 719.0, + "relativeCreated": 45415.032339, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (gfw.dirk.desk_light) is correct (Content 8 and Type is ).", - "asctime": "2025-08-22 21:14:26,894", + "asctime": "2025-08-29 17:57:47,719", "moduleLogger": [ { "name": "__unittest__", @@ -113620,16 +113701,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890066.8941348, - "msecs": 894.0, - "relativeCreated": 45347.024123, - "thread": 138566182236416, + "created": 1756483067.719486, + "msecs": 719.0, + "relativeCreated": 45414.909654, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (gfw.dirk.desk_light)): 8 ()", - "asctime": "2025-08-22 21:14:26,894" + "asctime": "2025-08-29 17:57:47,719" }, { "name": "__unittest__", @@ -113649,25 +113730,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890066.8941903, - "msecs": 894.0, - "relativeCreated": 45347.079833, - "thread": 138566182236416, + "created": 1756483067.7195656, + "msecs": 719.0, + "relativeCreated": 45414.989133, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (gfw.dirk.desk_light)): result = 8 ()", - "asctime": "2025-08-22 21:14:26,894" + "asctime": "2025-08-29 17:57:47,719" } ], - "time_consumption": 4.1484832763671875e-05 + "time_consumption": 4.291534423828125e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (gfw.dirk.desk_light)", + "ViDevCommon.color_temp (gfw.dirk.desk_light)", "10" ], "levelname": "DEBUG", @@ -113679,16 +113760,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890066.9947293, - "msecs": 994.0, - "relativeCreated": 45447.618626, - "thread": 138566182236416, + "created": 1756483067.8200831, + "msecs": 820.0, + "relativeCreated": 45515.506801, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (gfw.dirk.desk_light) to 10", - "asctime": "2025-08-22 21:14:26,994", + "message": "Setting state of ViDevCommon.color_temp (gfw.dirk.desk_light) to 10", + "asctime": "2025-08-29 17:57:47,820", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.color_temp.set", @@ -113706,16 +113787,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890066.8943448, - "msecs": 894.0, - "relativeCreated": 45347.233999, - "thread": 138566182236416, + "created": 1756483067.7197225, + "msecs": 719.0, + "relativeCreated": 45415.146275, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/desk_light/color_temp/set and payload 10", - "asctime": "2025-08-22 21:14:26,894" + "asctime": "2025-08-29 17:57:47,719" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light.set", @@ -113733,16 +113814,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890066.8965824, - "msecs": 896.0, - "relativeCreated": 45349.471773, - "thread": 138566156539584, + "created": 1756483067.7222753, + "msecs": 722.0, + "relativeCreated": 45417.699053, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light/set and payload b'{\"color_temp\": 454}'", - "asctime": "2025-08-22 21:14:26,896" + "asctime": "2025-08-29 17:57:47,722" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -113760,16 +113841,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890066.8968096, - "msecs": 896.0, - "relativeCreated": 45349.698804, - "thread": 138566156539584, + "created": 1756483067.722568, + "msecs": 722.0, + "relativeCreated": 45417.991651, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/desk_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}", - "asctime": "2025-08-22 21:14:26,896" + "asctime": "2025-08-29 17:57:47,722" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -113787,16 +113868,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890066.8974319, - "msecs": 897.0, - "relativeCreated": 45350.321186, - "thread": 138566156539584, + "created": 1756483067.7230058, + "msecs": 723.0, + "relativeCreated": 45418.429486, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}'", - "asctime": "2025-08-22 21:14:26,897" + "asctime": "2025-08-29 17:57:47,723" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.color_temp", @@ -113814,19 +113895,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890066.9393208, - "msecs": 939.0, - "relativeCreated": 45392.210242, - "thread": 138566156539584, + "created": 1756483067.766354, + "msecs": 766.0, + "relativeCreated": 45461.777926, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/desk_light/color_temp and payload b'10'", - "asctime": "2025-08-22 21:14:26,939" + "asctime": "2025-08-29 17:57:47,766" } ], - "time_consumption": 0.055408477783203125 + "time_consumption": 0.05372905731201172 }, { "name": "__tLogger__", @@ -113844,16 +113925,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890066.995022, - "msecs": 995.0, - "relativeCreated": 45447.911361, - "thread": 138566182236416, + "created": 1756483067.8204048, + "msecs": 820.0, + "relativeCreated": 45515.828433, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (gfw.dirk.desk_light) is correct (Content 10 and Type is ).", - "asctime": "2025-08-22 21:14:26,995", + "asctime": "2025-08-29 17:57:47,820", "moduleLogger": [ { "name": "__unittest__", @@ -113872,16 +113953,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890066.9949303, - "msecs": 994.0, - "relativeCreated": 45447.819619, - "thread": 138566182236416, + "created": 1756483067.8203142, + "msecs": 820.0, + "relativeCreated": 45515.737786, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (gfw.dirk.desk_light)): 10 ()", - "asctime": "2025-08-22 21:14:26,994" + "asctime": "2025-08-29 17:57:47,820" }, { "name": "__unittest__", @@ -113901,28 +113982,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890066.9949825, - "msecs": 994.0, - "relativeCreated": 45447.871891, - "thread": 138566182236416, + "created": 1756483067.8203647, + "msecs": 820.0, + "relativeCreated": 45515.78851, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (gfw.dirk.desk_light)): result = 10 ()", - "asctime": "2025-08-22 21:14:26,994" + "asctime": "2025-08-29 17:57:47,820" } ], - "time_consumption": 3.9577484130859375e-05 + "time_consumption": 4.00543212890625e-05 } ], - "time_consumption": 0.8076860904693604, - "time_start": "2025-08-22 21:14:26,187", - "time_finished": "2025-08-22 21:14:26,995" + "time_consumption": 0.8071081638336182, + "time_start": "2025-08-29 17:57:47,013", + "time_finished": "2025-08-29 17:57:47,820" }, - "Light.color_temp (gfw.dirk.desk_light) -> ViDevLight.color_temp (gfw.dirk.desk_light)": { + "Light.color_temp (gfw.dirk.desk_light) -> ViDevCommon.color_temp (gfw.dirk.desk_light)": { "name": "__tLogger__", - "msg": "Light.color_temp (gfw.dirk.desk_light) -> ViDevLight.color_temp (gfw.dirk.desk_light)", + "msg": "Light.color_temp (gfw.dirk.desk_light) -> ViDevCommon.color_temp (gfw.dirk.desk_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -113933,16 +114014,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890066.9952323, - "msecs": 995.0, - "relativeCreated": 45448.121734, - "thread": 138566182236416, + "created": 1756483067.8206491, + "msecs": 820.0, + "relativeCreated": 45516.072796, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Light.color_temp (gfw.dirk.desk_light) -> ViDevLight.color_temp (gfw.dirk.desk_light)", - "asctime": "2025-08-22 21:14:26,995", + "message": "Light.color_temp (gfw.dirk.desk_light) -> ViDevCommon.color_temp (gfw.dirk.desk_light)", + "asctime": "2025-08-29 17:57:47,820", "moduleLogger": [], "testcaseLogger": [ { @@ -113958,16 +114039,16 @@ "stack_info": null, "lineno": 13, "funcName": "device_follow", - "created": 1755890067.095608, - "msecs": 95.0, - "relativeCreated": 45548.497538, - "thread": 138566182236416, + "created": 1756483067.9209583, + "msecs": 920.0, + "relativeCreated": 45616.381795, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Switching on device", - "asctime": "2025-08-22 21:14:27,095", + "asctime": "2025-08-29 17:57:47,920", "moduleLogger": [], "time_consumption": 0.0 }, @@ -113986,16 +114067,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890067.1964242, - "msecs": 196.0, - "relativeCreated": 45649.313599, - "thread": 138566182236416, + "created": 1756483068.0217154, + "msecs": 21.0, + "relativeCreated": 45717.139123, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 10", - "asctime": "2025-08-22 21:14:27,196", + "asctime": "2025-08-29 17:57:48,021", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.color_temp.set", @@ -114013,19 +114094,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890067.0958736, - "msecs": 95.0, - "relativeCreated": 45548.763046, - "thread": 138566182236416, + "created": 1756483067.921245, + "msecs": 921.0, + "relativeCreated": 45616.668909, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/desk_light/color_temp/set and payload 10", - "asctime": "2025-08-22 21:14:27,095" + "asctime": "2025-08-29 17:57:47,921" } ], - "time_consumption": 0.10055065155029297 + "time_consumption": 0.10047030448913574 }, { "name": "__tLogger__", @@ -114043,16 +114124,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890067.196847, - "msecs": 196.0, - "relativeCreated": 45649.736159, - "thread": 138566182236416, + "created": 1756483068.0221252, + "msecs": 22.0, + "relativeCreated": 45717.54901, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (10, 10) and Type is ).", - "asctime": "2025-08-22 21:14:27,196", + "asctime": "2025-08-29 17:57:48,022", "moduleLogger": [ { "name": "__unittest__", @@ -114071,16 +114152,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890067.1966765, - "msecs": 196.0, - "relativeCreated": 45649.566048, - "thread": 138566182236416, + "created": 1756483068.0219972, + "msecs": 21.0, + "relativeCreated": 45717.421037, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (10, 10) ()", - "asctime": "2025-08-22 21:14:27,196" + "asctime": "2025-08-29 17:57:48,021" }, { "name": "__unittest__", @@ -114100,19 +114181,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890067.196802, - "msecs": 196.0, - "relativeCreated": 45649.691179, - "thread": 138566182236416, + "created": 1756483068.0220573, + "msecs": 22.0, + "relativeCreated": 45717.480988, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (10, 10) ()", - "asctime": "2025-08-22 21:14:27,196" + "asctime": "2025-08-29 17:57:48,022" } ], - "time_consumption": 4.506111145019531e-05 + "time_consumption": 6.794929504394531e-05 }, { "name": "__tLogger__", @@ -114130,16 +114211,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890067.297554, - "msecs": 297.0, - "relativeCreated": 45750.443415, - "thread": 138566182236416, + "created": 1756483068.1227875, + "msecs": 122.0, + "relativeCreated": 45818.211206, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (gfw.dirk.desk_light) to 0", - "asctime": "2025-08-22 21:14:27,297", + "asctime": "2025-08-29 17:57:48,122", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -114157,16 +114238,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890067.1970456, - "msecs": 197.0, - "relativeCreated": 45649.935013, - "thread": 138566182236416, + "created": 1756483068.022289, + "msecs": 22.0, + "relativeCreated": 45717.71281, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/desk_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}", - "asctime": "2025-08-22 21:14:27,197" + "asctime": "2025-08-29 17:57:48,022" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -114184,16 +114265,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890067.1978407, - "msecs": 197.0, - "relativeCreated": 45650.730152, - "thread": 138566156539584, + "created": 1756483068.0233605, + "msecs": 23.0, + "relativeCreated": 45718.784159, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}'", - "asctime": "2025-08-22 21:14:27,197" + "asctime": "2025-08-29 17:57:48,023" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.color_temp", @@ -114211,23 +114292,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890067.1993077, - "msecs": 199.0, - "relativeCreated": 45652.197118, - "thread": 138566156539584, + "created": 1756483068.0252607, + "msecs": 25.0, + "relativeCreated": 45720.684372, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/desk_light/color_temp and payload b'0'", - "asctime": "2025-08-22 21:14:27,199" + "asctime": "2025-08-29 17:57:48,025" } ], - "time_consumption": 0.09824633598327637 + "time_consumption": 0.09752678871154785 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (gfw.dirk.desk_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (gfw.dirk.desk_light) is correct (Content %s and Type is %s).", "args": [ "0", "" @@ -114241,22 +114322,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890067.2978742, - "msecs": 297.0, - "relativeCreated": 45750.763584, - "thread": 138566182236416, + "created": 1756483068.1231868, + "msecs": 123.0, + "relativeCreated": 45818.610747, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (gfw.dirk.desk_light) is correct (Content 0 and Type is ).", - "asctime": "2025-08-22 21:14:27,297", + "message": "Value for ViDevCommon.color_temp (gfw.dirk.desk_light) is correct (Content 0 and Type is ).", + "asctime": "2025-08-29 17:57:48,123", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (gfw.dirk.desk_light)", + "Value for ViDevCommon.color_temp (gfw.dirk.desk_light)", "0", "" ], @@ -114269,22 +114350,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890067.2977788, - "msecs": 297.0, - "relativeCreated": 45750.668425, - "thread": 138566182236416, + "created": 1756483068.1230588, + "msecs": 123.0, + "relativeCreated": 45818.482499, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (gfw.dirk.desk_light)): 0 ()", - "asctime": "2025-08-22 21:14:27,297" + "message": "Result (Value for ViDevCommon.color_temp (gfw.dirk.desk_light)): 0 ()", + "asctime": "2025-08-29 17:57:48,123" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (gfw.dirk.desk_light)", + "Value for ViDevCommon.color_temp (gfw.dirk.desk_light)", "=", "0", "" @@ -114298,19 +114379,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890067.2978334, - "msecs": 297.0, - "relativeCreated": 45750.722814, - "thread": 138566182236416, + "created": 1756483068.1231413, + "msecs": 123.0, + "relativeCreated": 45818.565178, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (gfw.dirk.desk_light)): result = 0 ()", - "asctime": "2025-08-22 21:14:27,297" + "message": "Expectation (Value for ViDevCommon.color_temp (gfw.dirk.desk_light)): result = 0 ()", + "asctime": "2025-08-29 17:57:48,123" } ], - "time_consumption": 4.076957702636719e-05 + "time_consumption": 4.553794860839844e-05 }, { "name": "__tLogger__", @@ -114328,16 +114409,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890067.3986309, - "msecs": 398.0, - "relativeCreated": 45851.520305, - "thread": 138566182236416, + "created": 1756483068.2236998, + "msecs": 223.0, + "relativeCreated": 45919.123312, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (gfw.dirk.desk_light) to 2", - "asctime": "2025-08-22 21:14:27,398", + "asctime": "2025-08-29 17:57:48,223", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -114355,16 +114436,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890067.298083, - "msecs": 298.0, - "relativeCreated": 45750.972359, - "thread": 138566182236416, + "created": 1756483068.1233485, + "msecs": 123.0, + "relativeCreated": 45818.772195, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/desk_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}", - "asctime": "2025-08-22 21:14:27,298" + "asctime": "2025-08-29 17:57:48,123" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -114382,16 +114463,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890067.2990472, - "msecs": 299.0, - "relativeCreated": 45751.936565, - "thread": 138566156539584, + "created": 1756483068.124438, + "msecs": 124.0, + "relativeCreated": 45819.861721, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}'", - "asctime": "2025-08-22 21:14:27,299" + "asctime": "2025-08-29 17:57:48,124" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.color_temp", @@ -114409,23 +114490,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890067.300401, - "msecs": 300.0, - "relativeCreated": 45753.290423, - "thread": 138566156539584, + "created": 1756483068.1263523, + "msecs": 126.0, + "relativeCreated": 45821.776093, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/desk_light/color_temp and payload b'2'", - "asctime": "2025-08-22 21:14:27,300" + "asctime": "2025-08-29 17:57:48,126" } ], - "time_consumption": 0.09822988510131836 + "time_consumption": 0.09734749794006348 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (gfw.dirk.desk_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (gfw.dirk.desk_light) is correct (Content %s and Type is %s).", "args": [ "2", "" @@ -114439,22 +114520,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890067.3990111, - "msecs": 399.0, - "relativeCreated": 45851.900424, - "thread": 138566182236416, + "created": 1756483068.224066, + "msecs": 224.0, + "relativeCreated": 45919.489725, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (gfw.dirk.desk_light) is correct (Content 2 and Type is ).", - "asctime": "2025-08-22 21:14:27,399", + "message": "Value for ViDevCommon.color_temp (gfw.dirk.desk_light) is correct (Content 2 and Type is ).", + "asctime": "2025-08-29 17:57:48,224", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (gfw.dirk.desk_light)", + "Value for ViDevCommon.color_temp (gfw.dirk.desk_light)", "2", "" ], @@ -114467,22 +114548,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890067.3988578, - "msecs": 398.0, - "relativeCreated": 45851.747221, - "thread": 138566182236416, + "created": 1756483068.2239451, + "msecs": 223.0, + "relativeCreated": 45919.368948, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (gfw.dirk.desk_light)): 2 ()", - "asctime": "2025-08-22 21:14:27,398" + "message": "Result (Value for ViDevCommon.color_temp (gfw.dirk.desk_light)): 2 ()", + "asctime": "2025-08-29 17:57:48,223" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (gfw.dirk.desk_light)", + "Value for ViDevCommon.color_temp (gfw.dirk.desk_light)", "=", "2", "" @@ -114496,19 +114577,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890067.3989675, - "msecs": 398.0, - "relativeCreated": 45851.85685, - "thread": 138566182236416, + "created": 1756483068.224007, + "msecs": 224.0, + "relativeCreated": 45919.430548, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (gfw.dirk.desk_light)): result = 2 ()", - "asctime": "2025-08-22 21:14:27,398" + "message": "Expectation (Value for ViDevCommon.color_temp (gfw.dirk.desk_light)): result = 2 ()", + "asctime": "2025-08-29 17:57:48,224" } ], - "time_consumption": 4.363059997558594e-05 + "time_consumption": 5.91278076171875e-05 }, { "name": "__tLogger__", @@ -114526,16 +114607,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890067.4997027, - "msecs": 499.0, - "relativeCreated": 45952.592136, - "thread": 138566182236416, + "created": 1756483068.3246238, + "msecs": 324.0, + "relativeCreated": 46020.047586, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (gfw.dirk.desk_light) to 4", - "asctime": "2025-08-22 21:14:27,499", + "asctime": "2025-08-29 17:57:48,324", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -114553,16 +114634,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890067.39918, - "msecs": 399.0, - "relativeCreated": 45852.069544, - "thread": 138566182236416, + "created": 1756483068.2242355, + "msecs": 224.0, + "relativeCreated": 45919.659248, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/desk_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}", - "asctime": "2025-08-22 21:14:27,399" + "asctime": "2025-08-29 17:57:48,224" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -114580,16 +114661,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890067.4004312, - "msecs": 400.0, - "relativeCreated": 45853.32046, - "thread": 138566156539584, + "created": 1756483068.2252114, + "msecs": 225.0, + "relativeCreated": 45920.635192, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}'", - "asctime": "2025-08-22 21:14:27,400" + "asctime": "2025-08-29 17:57:48,225" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.color_temp", @@ -114607,23 +114688,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890067.401744, - "msecs": 401.0, - "relativeCreated": 45854.633224, - "thread": 138566156539584, + "created": 1756483068.2271144, + "msecs": 227.0, + "relativeCreated": 45922.538122, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/desk_light/color_temp and payload b'4'", - "asctime": "2025-08-22 21:14:27,401" + "asctime": "2025-08-29 17:57:48,227" } ], - "time_consumption": 0.09795880317687988 + "time_consumption": 0.09750938415527344 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (gfw.dirk.desk_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (gfw.dirk.desk_light) is correct (Content %s and Type is %s).", "args": [ "4", "" @@ -114637,22 +114718,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890067.500063, - "msecs": 500.0, - "relativeCreated": 45952.952332, - "thread": 138566182236416, + "created": 1756483068.324974, + "msecs": 324.0, + "relativeCreated": 46020.397817, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (gfw.dirk.desk_light) is correct (Content 4 and Type is ).", - "asctime": "2025-08-22 21:14:27,500", + "message": "Value for ViDevCommon.color_temp (gfw.dirk.desk_light) is correct (Content 4 and Type is ).", + "asctime": "2025-08-29 17:57:48,324", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (gfw.dirk.desk_light)", + "Value for ViDevCommon.color_temp (gfw.dirk.desk_light)", "4", "" ], @@ -114665,22 +114746,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890067.499965, - "msecs": 499.0, - "relativeCreated": 45952.85435, - "thread": 138566182236416, + "created": 1756483068.3248744, + "msecs": 324.0, + "relativeCreated": 46020.298149, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (gfw.dirk.desk_light)): 4 ()", - "asctime": "2025-08-22 21:14:27,499" + "message": "Result (Value for ViDevCommon.color_temp (gfw.dirk.desk_light)): 4 ()", + "asctime": "2025-08-29 17:57:48,324" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (gfw.dirk.desk_light)", + "Value for ViDevCommon.color_temp (gfw.dirk.desk_light)", "=", "4", "" @@ -114694,19 +114775,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890067.500023, - "msecs": 500.0, - "relativeCreated": 45952.912166, - "thread": 138566182236416, + "created": 1756483068.324932, + "msecs": 324.0, + "relativeCreated": 46020.355798, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (gfw.dirk.desk_light)): result = 4 ()", - "asctime": "2025-08-22 21:14:27,500" + "message": "Expectation (Value for ViDevCommon.color_temp (gfw.dirk.desk_light)): result = 4 ()", + "asctime": "2025-08-29 17:57:48,324" } ], - "time_consumption": 4.00543212890625e-05 + "time_consumption": 4.1961669921875e-05 }, { "name": "__tLogger__", @@ -114724,16 +114805,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890067.6007082, - "msecs": 600.0, - "relativeCreated": 46053.597634, - "thread": 138566182236416, + "created": 1756483068.4255013, + "msecs": 425.0, + "relativeCreated": 46120.925086, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (gfw.dirk.desk_light) to 6", - "asctime": "2025-08-22 21:14:27,600", + "asctime": "2025-08-29 17:57:48,425", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -114751,16 +114832,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890067.5002263, - "msecs": 500.0, - "relativeCreated": 45953.115806, - "thread": 138566182236416, + "created": 1756483068.3251326, + "msecs": 325.0, + "relativeCreated": 46020.556159, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/desk_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}", - "asctime": "2025-08-22 21:14:27,500" + "asctime": "2025-08-29 17:57:48,325" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -114778,16 +114859,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890067.5014405, - "msecs": 501.0, - "relativeCreated": 45954.32993, - "thread": 138566156539584, + "created": 1756483068.326253, + "msecs": 326.0, + "relativeCreated": 46021.676812, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}'", - "asctime": "2025-08-22 21:14:27,501" + "asctime": "2025-08-29 17:57:48,326" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.color_temp", @@ -114805,23 +114886,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890067.5027392, - "msecs": 502.0, - "relativeCreated": 45955.628669, - "thread": 138566156539584, + "created": 1756483068.3281715, + "msecs": 328.0, + "relativeCreated": 46023.595326, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/desk_light/color_temp and payload b'6'", - "asctime": "2025-08-22 21:14:27,502" + "asctime": "2025-08-29 17:57:48,328" } ], - "time_consumption": 0.09796905517578125 + "time_consumption": 0.09732985496520996 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (gfw.dirk.desk_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (gfw.dirk.desk_light) is correct (Content %s and Type is %s).", "args": [ "6", "" @@ -114835,22 +114916,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890067.6011174, - "msecs": 601.0, - "relativeCreated": 46054.006787, - "thread": 138566182236416, + "created": 1756483068.4257898, + "msecs": 425.0, + "relativeCreated": 46121.213514, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (gfw.dirk.desk_light) is correct (Content 6 and Type is ).", - "asctime": "2025-08-22 21:14:27,601", + "message": "Value for ViDevCommon.color_temp (gfw.dirk.desk_light) is correct (Content 6 and Type is ).", + "asctime": "2025-08-29 17:57:48,425", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (gfw.dirk.desk_light)", + "Value for ViDevCommon.color_temp (gfw.dirk.desk_light)", "6", "" ], @@ -114863,22 +114944,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890067.6010017, - "msecs": 601.0, - "relativeCreated": 46053.89102, - "thread": 138566182236416, + "created": 1756483068.425701, + "msecs": 425.0, + "relativeCreated": 46121.124434, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (gfw.dirk.desk_light)): 6 ()", - "asctime": "2025-08-22 21:14:27,601" + "message": "Result (Value for ViDevCommon.color_temp (gfw.dirk.desk_light)): 6 ()", + "asctime": "2025-08-29 17:57:48,425" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (gfw.dirk.desk_light)", + "Value for ViDevCommon.color_temp (gfw.dirk.desk_light)", "=", "6", "" @@ -114892,19 +114973,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890067.6010725, - "msecs": 601.0, - "relativeCreated": 46053.962158, - "thread": 138566182236416, + "created": 1756483068.425751, + "msecs": 425.0, + "relativeCreated": 46121.174748, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (gfw.dirk.desk_light)): result = 6 ()", - "asctime": "2025-08-22 21:14:27,601" + "message": "Expectation (Value for ViDevCommon.color_temp (gfw.dirk.desk_light)): result = 6 ()", + "asctime": "2025-08-29 17:57:48,425" } ], - "time_consumption": 4.482269287109375e-05 + "time_consumption": 3.886222839355469e-05 }, { "name": "__tLogger__", @@ -114922,16 +115003,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890067.7017663, - "msecs": 701.0, - "relativeCreated": 46154.655551, - "thread": 138566182236416, + "created": 1756483068.5263257, + "msecs": 526.0, + "relativeCreated": 46221.749373, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (gfw.dirk.desk_light) to 8", - "asctime": "2025-08-22 21:14:27,701", + "asctime": "2025-08-29 17:57:48,526", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -114949,16 +115030,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890067.6012943, - "msecs": 601.0, - "relativeCreated": 46054.183783, - "thread": 138566182236416, + "created": 1756483068.42599, + "msecs": 425.0, + "relativeCreated": 46121.413819, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/desk_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}", - "asctime": "2025-08-22 21:14:27,601" + "asctime": "2025-08-29 17:57:48,425" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -114976,16 +115057,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890067.6024806, - "msecs": 602.0, - "relativeCreated": 46055.370113, - "thread": 138566156539584, + "created": 1756483068.426806, + "msecs": 426.0, + "relativeCreated": 46122.229743, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}'", - "asctime": "2025-08-22 21:14:27,602" + "asctime": "2025-08-29 17:57:48,426" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.color_temp", @@ -115003,23 +115084,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890067.6037564, - "msecs": 603.0, - "relativeCreated": 46056.645987, - "thread": 138566156539584, + "created": 1756483068.4285452, + "msecs": 428.0, + "relativeCreated": 46123.968995, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/desk_light/color_temp and payload b'8'", - "asctime": "2025-08-22 21:14:27,603" + "asctime": "2025-08-29 17:57:48,428" } ], - "time_consumption": 0.09800982475280762 + "time_consumption": 0.09778046607971191 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (gfw.dirk.desk_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (gfw.dirk.desk_light) is correct (Content %s and Type is %s).", "args": [ "8", "" @@ -115033,22 +115114,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890067.7021518, - "msecs": 702.0, - "relativeCreated": 46155.041033, - "thread": 138566182236416, + "created": 1756483068.5266447, + "msecs": 526.0, + "relativeCreated": 46222.068335, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (gfw.dirk.desk_light) is correct (Content 8 and Type is ).", - "asctime": "2025-08-22 21:14:27,702", + "message": "Value for ViDevCommon.color_temp (gfw.dirk.desk_light) is correct (Content 8 and Type is ).", + "asctime": "2025-08-29 17:57:48,526", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (gfw.dirk.desk_light)", + "Value for ViDevCommon.color_temp (gfw.dirk.desk_light)", "8", "" ], @@ -115061,22 +115142,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890067.7020445, - "msecs": 702.0, - "relativeCreated": 46154.933753, - "thread": 138566182236416, + "created": 1756483068.52655, + "msecs": 526.0, + "relativeCreated": 46221.973637, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (gfw.dirk.desk_light)): 8 ()", - "asctime": "2025-08-22 21:14:27,702" + "message": "Result (Value for ViDevCommon.color_temp (gfw.dirk.desk_light)): 8 ()", + "asctime": "2025-08-29 17:57:48,526" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (gfw.dirk.desk_light)", + "Value for ViDevCommon.color_temp (gfw.dirk.desk_light)", "=", "8", "" @@ -115090,19 +115171,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890067.7021074, - "msecs": 702.0, - "relativeCreated": 46154.996677, - "thread": 138566182236416, + "created": 1756483068.5266042, + "msecs": 526.0, + "relativeCreated": 46222.027852, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (gfw.dirk.desk_light)): result = 8 ()", - "asctime": "2025-08-22 21:14:27,702" + "message": "Expectation (Value for ViDevCommon.color_temp (gfw.dirk.desk_light)): result = 8 ()", + "asctime": "2025-08-29 17:57:48,526" } ], - "time_consumption": 4.4345855712890625e-05 + "time_consumption": 4.0531158447265625e-05 }, { "name": "__tLogger__", @@ -115120,16 +115201,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890067.8028867, - "msecs": 802.0, - "relativeCreated": 46255.775981, - "thread": 138566182236416, + "created": 1756483068.6271737, + "msecs": 627.0, + "relativeCreated": 46322.597283, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (gfw.dirk.desk_light) to 10", - "asctime": "2025-08-22 21:14:27,802", + "asctime": "2025-08-29 17:57:48,627", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -115147,16 +115228,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890067.7023556, - "msecs": 702.0, - "relativeCreated": 46155.245154, - "thread": 138566182236416, + "created": 1756483068.5268035, + "msecs": 526.0, + "relativeCreated": 46222.227143, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/desk_light and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}", - "asctime": "2025-08-22 21:14:27,702" + "asctime": "2025-08-29 17:57:48,526" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.desk_light", @@ -115174,16 +115255,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890067.7033706, - "msecs": 703.0, - "relativeCreated": 46156.260026, - "thread": 138566156539584, + "created": 1756483068.5276685, + "msecs": 527.0, + "relativeCreated": 46223.092057, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/desk_light and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}'", - "asctime": "2025-08-22 21:14:27,703" + "asctime": "2025-08-29 17:57:48,527" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.desk_light.color_temp", @@ -115201,23 +115282,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890067.7047358, - "msecs": 704.0, - "relativeCreated": 46157.62506, - "thread": 138566156539584, + "created": 1756483068.5296848, + "msecs": 529.0, + "relativeCreated": 46225.108466, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/desk_light/color_temp and payload b'10'", - "asctime": "2025-08-22 21:14:27,704" + "asctime": "2025-08-29 17:57:48,529" } ], - "time_consumption": 0.09815096855163574 + "time_consumption": 0.0974888801574707 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (gfw.dirk.desk_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (gfw.dirk.desk_light) is correct (Content %s and Type is %s).", "args": [ "10", "" @@ -115231,22 +115312,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890067.803265, - "msecs": 803.0, - "relativeCreated": 46256.154495, - "thread": 138566182236416, + "created": 1756483068.62749, + "msecs": 627.0, + "relativeCreated": 46322.913666, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (gfw.dirk.desk_light) is correct (Content 10 and Type is ).", - "asctime": "2025-08-22 21:14:27,803", + "message": "Value for ViDevCommon.color_temp (gfw.dirk.desk_light) is correct (Content 10 and Type is ).", + "asctime": "2025-08-29 17:57:48,627", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (gfw.dirk.desk_light)", + "Value for ViDevCommon.color_temp (gfw.dirk.desk_light)", "10", "" ], @@ -115259,22 +115340,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890067.8031604, - "msecs": 803.0, - "relativeCreated": 46256.049714, - "thread": 138566182236416, + "created": 1756483068.6273992, + "msecs": 627.0, + "relativeCreated": 46322.822732, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (gfw.dirk.desk_light)): 10 ()", - "asctime": "2025-08-22 21:14:27,803" + "message": "Result (Value for ViDevCommon.color_temp (gfw.dirk.desk_light)): 10 ()", + "asctime": "2025-08-29 17:57:48,627" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (gfw.dirk.desk_light)", + "Value for ViDevCommon.color_temp (gfw.dirk.desk_light)", "=", "10", "" @@ -115288,24 +115369,24 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890067.80322, - "msecs": 803.0, - "relativeCreated": 46256.109489, - "thread": 138566182236416, + "created": 1756483068.627448, + "msecs": 627.0, + "relativeCreated": 46322.871804, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (gfw.dirk.desk_light)): result = 10 ()", - "asctime": "2025-08-22 21:14:27,803" + "message": "Expectation (Value for ViDevCommon.color_temp (gfw.dirk.desk_light)): result = 10 ()", + "asctime": "2025-08-29 17:57:48,627" } ], - "time_consumption": 4.506111145019531e-05 + "time_consumption": 4.1961669921875e-05 } ], - "time_consumption": 0.808032751083374, - "time_start": "2025-08-22 21:14:26,995", - "time_finished": "2025-08-22 21:14:27,803" + "time_consumption": 0.8068408966064453, + "time_start": "2025-08-29 17:57:47,820", + "time_finished": "2025-08-29 17:57:48,627" }, "ViDevHeating.temp_setp (gfw.dirk.heating_valve) -> HeatingValve.temp_setp (gfw.dirk.heating_valve)": { "name": "__tLogger__", @@ -115320,16 +115401,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890067.8035054, - "msecs": 803.0, - "relativeCreated": 46256.394784, - "thread": 138566182236416, + "created": 1756483068.6277058, + "msecs": 627.0, + "relativeCreated": 46323.129523, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "ViDevHeating.temp_setp (gfw.dirk.heating_valve) -> HeatingValve.temp_setp (gfw.dirk.heating_valve)", - "asctime": "2025-08-22 21:14:27,803", + "asctime": "2025-08-29 17:57:48,627", "moduleLogger": [], "testcaseLogger": [ { @@ -115347,16 +115428,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890067.904448, - "msecs": 904.0, - "relativeCreated": 46357.337449, - "thread": 138566182236416, + "created": 1756483068.728368, + "msecs": 728.0, + "relativeCreated": 46423.791698, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 30", - "asctime": "2025-08-22 21:14:27,904", + "asctime": "2025-08-29 17:57:48,728", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.heating_valve.user_temperature_setpoint.set", @@ -115374,16 +115455,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890067.8037171, - "msecs": 803.0, - "relativeCreated": 46256.606624, - "thread": 138566182236416, + "created": 1756483068.6278312, + "msecs": 627.0, + "relativeCreated": 46323.254978, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/heating_valve/user_temperature_setpoint/set and payload 30", - "asctime": "2025-08-22 21:14:27,803" + "asctime": "2025-08-29 17:57:48,627" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.heating_valve", @@ -115401,16 +115482,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890067.8040493, - "msecs": 804.0, - "relativeCreated": 46256.938631, - "thread": 138566182236416, + "created": 1756483068.628125, + "msecs": 628.0, + "relativeCreated": 46323.548543, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/heating_valve and payload {\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:14:27,804" + "asctime": "2025-08-29 17:57:48,628" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.heating_valve.set", @@ -115428,16 +115509,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890067.8136048, - "msecs": 813.0, - "relativeCreated": 46266.494315, - "thread": 138566156539584, + "created": 1756483068.6380486, + "msecs": 638.0, + "relativeCreated": 46333.472414, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/heating_valve/set and payload b'{\"current_heating_setpoint\": 30}'", - "asctime": "2025-08-22 21:14:27,813" + "asctime": "2025-08-29 17:57:48,638" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.heating_valve.valve_temperature_setpoint", @@ -115455,16 +115536,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890067.8140333, - "msecs": 814.0, - "relativeCreated": 46266.922575, - "thread": 138566156539584, + "created": 1756483068.638433, + "msecs": 638.0, + "relativeCreated": 46333.856711, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/heating_valve/valve_temperature_setpoint and payload b'30'", - "asctime": "2025-08-22 21:14:27,814" + "asctime": "2025-08-29 17:57:48,638" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.heating_valve.user_temperature_setpoint", @@ -115482,16 +115563,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890067.8547122, - "msecs": 854.0, - "relativeCreated": 46307.601658, - "thread": 138566156539584, + "created": 1756483068.6387634, + "msecs": 638.0, + "relativeCreated": 46334.187082, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/heating_valve/user_temperature_setpoint and payload b'30'", - "asctime": "2025-08-22 21:14:27,854" + "asctime": "2025-08-29 17:57:48,638" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.heating_valve", @@ -115509,19 +115590,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890067.8551326, - "msecs": 855.0, - "relativeCreated": 46308.021956, - "thread": 138566156539584, + "created": 1756483068.6792521, + "msecs": 679.0, + "relativeCreated": 46374.675783, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/heating_valve and payload b'{\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:14:27,855" + "asctime": "2025-08-29 17:57:48,679" } ], - "time_consumption": 0.049315452575683594 + "time_consumption": 0.049115896224975586 }, { "name": "__tLogger__", @@ -115539,16 +115620,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890067.904791, - "msecs": 904.0, - "relativeCreated": 46357.680558, - "thread": 138566182236416, + "created": 1756483068.728775, + "msecs": 728.0, + "relativeCreated": 46424.198472, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (30, 30) and Type is ).", - "asctime": "2025-08-22 21:14:27,904", + "asctime": "2025-08-29 17:57:48,728", "moduleLogger": [ { "name": "__unittest__", @@ -115567,16 +115648,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890067.904689, - "msecs": 904.0, - "relativeCreated": 46357.578588, - "thread": 138566182236416, + "created": 1756483068.7286158, + "msecs": 728.0, + "relativeCreated": 46424.039477, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (30, 30) ()", - "asctime": "2025-08-22 21:14:27,904" + "asctime": "2025-08-29 17:57:48,728" }, { "name": "__unittest__", @@ -115596,19 +115677,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890067.9047465, - "msecs": 904.0, - "relativeCreated": 46357.635772, - "thread": 138566182236416, + "created": 1756483068.7287278, + "msecs": 728.0, + "relativeCreated": 46424.151518, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (30, 30) ()", - "asctime": "2025-08-22 21:14:27,904" + "asctime": "2025-08-29 17:57:48,728" } ], - "time_consumption": 4.458427429199219e-05 + "time_consumption": 4.7206878662109375e-05 }, { "name": "__tLogger__", @@ -115626,16 +115707,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890068.0053115, - "msecs": 5.0, - "relativeCreated": 46458.200828, - "thread": 138566182236416, + "created": 1756483068.8293955, + "msecs": 829.0, + "relativeCreated": 46524.819225, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of ViDevHeating.temp_setp (gfw.dirk.heating_valve) to 15", - "asctime": "2025-08-22 21:14:28,005", + "asctime": "2025-08-29 17:57:48,829", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.heating_valve.user_temperature_setpoint.set", @@ -115653,16 +115734,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890067.9049404, - "msecs": 904.0, - "relativeCreated": 46357.829701, - "thread": 138566182236416, + "created": 1756483068.728907, + "msecs": 728.0, + "relativeCreated": 46424.330611, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/heating_valve/user_temperature_setpoint/set and payload 15", - "asctime": "2025-08-22 21:14:27,904" + "asctime": "2025-08-29 17:57:48,728" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.heating_valve.set", @@ -115680,16 +115761,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890067.912082, - "msecs": 912.0, - "relativeCreated": 46364.971276, - "thread": 138566156539584, + "created": 1756483068.7378736, + "msecs": 737.0, + "relativeCreated": 46433.297396, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/heating_valve/set and payload b'{\"current_heating_setpoint\": 15}'", - "asctime": "2025-08-22 21:14:27,912" + "asctime": "2025-08-29 17:57:48,737" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.heating_valve", @@ -115707,16 +115788,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890067.9122837, - "msecs": 912.0, - "relativeCreated": 46365.173047, - "thread": 138566156539584, + "created": 1756483068.7381918, + "msecs": 738.0, + "relativeCreated": 46433.615476, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/heating_valve and payload {\"current_heating_setpoint\": 15, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:14:27,912" + "asctime": "2025-08-29 17:57:48,738" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.heating_valve.valve_temperature_setpoint", @@ -115734,16 +115815,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890067.9125938, - "msecs": 912.0, - "relativeCreated": 46365.483288, - "thread": 138566156539584, + "created": 1756483068.738468, + "msecs": 738.0, + "relativeCreated": 46433.89156, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/heating_valve/valve_temperature_setpoint and payload b'15'", - "asctime": "2025-08-22 21:14:27,912" + "asctime": "2025-08-29 17:57:48,738" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.heating_valve.user_temperature_setpoint", @@ -115761,16 +115842,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890067.91295, - "msecs": 912.0, - "relativeCreated": 46365.839531, - "thread": 138566156539584, + "created": 1756483068.7388387, + "msecs": 738.0, + "relativeCreated": 46434.262421, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/heating_valve/user_temperature_setpoint and payload b'15'", - "asctime": "2025-08-22 21:14:27,912" + "asctime": "2025-08-29 17:57:48,738" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.heating_valve", @@ -115788,46 +115869,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890067.9131844, - "msecs": 913.0, - "relativeCreated": 46366.073838, - "thread": 138566156539584, + "created": 1756483068.7391322, + "msecs": 739.0, + "relativeCreated": 46434.555841, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/heating_valve and payload b'{\"current_heating_setpoint\": 15, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:14:27,913" - }, - { - "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.heating_valve.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_gfw/gfw/dirk/heating_valve/set", - "b'{\"current_heating_setpoint\": 15}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890067.9553533, - "msecs": 955.0, - "relativeCreated": 46408.242788, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_gfw/gfw/dirk/heating_valve/set and payload b'{\"current_heating_setpoint\": 15}'", - "asctime": "2025-08-22 21:14:27,955" + "asctime": "2025-08-29 17:57:48,739" } ], - "time_consumption": 0.049958229064941406 + "time_consumption": 0.09026336669921875 }, { "name": "__tLogger__", @@ -115845,16 +115899,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890068.0055628, - "msecs": 5.0, - "relativeCreated": 46458.452166, - "thread": 138566182236416, + "created": 1756483068.8297625, + "msecs": 829.0, + "relativeCreated": 46525.186223, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for HeatingValve.temp_setp (gfw.dirk.heating_valve) is correct (Content 15 and Type is ).", - "asctime": "2025-08-22 21:14:28,005", + "asctime": "2025-08-29 17:57:48,829", "moduleLogger": [ { "name": "__unittest__", @@ -115873,16 +115927,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890068.0054855, - "msecs": 5.0, - "relativeCreated": 46458.374979, - "thread": 138566182236416, + "created": 1756483068.8296337, + "msecs": 829.0, + "relativeCreated": 46525.057466, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for HeatingValve.temp_setp (gfw.dirk.heating_valve)): 15 ()", - "asctime": "2025-08-22 21:14:28,005" + "asctime": "2025-08-29 17:57:48,829" }, { "name": "__unittest__", @@ -115902,19 +115956,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890068.0055315, - "msecs": 5.0, - "relativeCreated": 46458.421083, - "thread": 138566182236416, + "created": 1756483068.8296921, + "msecs": 829.0, + "relativeCreated": 46525.115884, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for HeatingValve.temp_setp (gfw.dirk.heating_valve)): result = 15 ()", - "asctime": "2025-08-22 21:14:28,005" + "asctime": "2025-08-29 17:57:48,829" } ], - "time_consumption": 3.123283386230469e-05 + "time_consumption": 7.033348083496094e-05 }, { "name": "__tLogger__", @@ -115932,16 +115986,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890068.1060858, - "msecs": 106.0, - "relativeCreated": 46558.975207, - "thread": 138566182236416, + "created": 1756483068.930416, + "msecs": 930.0, + "relativeCreated": 46625.839915, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of ViDevHeating.temp_setp (gfw.dirk.heating_valve) to 20", - "asctime": "2025-08-22 21:14:28,106", + "asctime": "2025-08-29 17:57:48,930", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.heating_valve.user_temperature_setpoint.set", @@ -115959,16 +116013,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890068.0056462, - "msecs": 5.0, - "relativeCreated": 46458.535689, - "thread": 138566182236416, + "created": 1756483068.8299062, + "msecs": 829.0, + "relativeCreated": 46525.329934, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/heating_valve/user_temperature_setpoint/set and payload 20", - "asctime": "2025-08-22 21:14:28,005" + "asctime": "2025-08-29 17:57:48,829" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.heating_valve.set", @@ -115986,16 +116040,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890068.012213, - "msecs": 12.0, - "relativeCreated": 46465.102269, - "thread": 138566156539584, + "created": 1756483068.8392212, + "msecs": 839.0, + "relativeCreated": 46534.644808, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/heating_valve/set and payload b'{\"current_heating_setpoint\": 20}'", - "asctime": "2025-08-22 21:14:28,012" + "asctime": "2025-08-29 17:57:48,839" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.heating_valve", @@ -116013,16 +116067,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890068.0123973, - "msecs": 12.0, - "relativeCreated": 46465.286601, - "thread": 138566156539584, + "created": 1756483068.8395379, + "msecs": 839.0, + "relativeCreated": 46534.961541, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/heating_valve and payload {\"current_heating_setpoint\": 20, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:14:28,012" + "asctime": "2025-08-29 17:57:48,839" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.heating_valve.valve_temperature_setpoint", @@ -116040,16 +116094,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890068.0126948, - "msecs": 12.0, - "relativeCreated": 46465.584169, - "thread": 138566156539584, + "created": 1756483068.839821, + "msecs": 839.0, + "relativeCreated": 46535.244711, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/heating_valve/valve_temperature_setpoint and payload b'20'", - "asctime": "2025-08-22 21:14:28,012" + "asctime": "2025-08-29 17:57:48,839" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.heating_valve.user_temperature_setpoint", @@ -116067,16 +116121,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890068.0130072, - "msecs": 13.0, - "relativeCreated": 46465.896627, - "thread": 138566156539584, + "created": 1756483068.8402364, + "msecs": 840.0, + "relativeCreated": 46535.660228, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/heating_valve/user_temperature_setpoint and payload b'20'", - "asctime": "2025-08-22 21:14:28,013" + "asctime": "2025-08-29 17:57:48,840" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.heating_valve", @@ -116094,19 +116148,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890068.0132265, - "msecs": 13.0, - "relativeCreated": 46466.115949, - "thread": 138566156539584, + "created": 1756483068.8405304, + "msecs": 840.0, + "relativeCreated": 46535.954021, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/heating_valve and payload b'{\"current_heating_setpoint\": 20, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:14:28,013" + "asctime": "2025-08-29 17:57:48,840" } ], - "time_consumption": 0.09285926818847656 + "time_consumption": 0.08988571166992188 }, { "name": "__tLogger__", @@ -116124,16 +116178,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890068.1064413, - "msecs": 106.0, - "relativeCreated": 46559.330699, - "thread": 138566182236416, + "created": 1756483068.930756, + "msecs": 930.0, + "relativeCreated": 46626.17983, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for HeatingValve.temp_setp (gfw.dirk.heating_valve) is correct (Content 20 and Type is ).", - "asctime": "2025-08-22 21:14:28,106", + "asctime": "2025-08-29 17:57:48,930", "moduleLogger": [ { "name": "__unittest__", @@ -116152,16 +116206,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890068.1063163, - "msecs": 106.0, - "relativeCreated": 46559.205572, - "thread": 138566182236416, + "created": 1756483068.930656, + "msecs": 930.0, + "relativeCreated": 46626.079577, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for HeatingValve.temp_setp (gfw.dirk.heating_valve)): 20 ()", - "asctime": "2025-08-22 21:14:28,106" + "asctime": "2025-08-29 17:57:48,930" }, { "name": "__unittest__", @@ -116181,19 +116235,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890068.1063988, - "msecs": 106.0, - "relativeCreated": 46559.288206, - "thread": 138566182236416, + "created": 1756483068.9307134, + "msecs": 930.0, + "relativeCreated": 46626.137075, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for HeatingValve.temp_setp (gfw.dirk.heating_valve)): result = 20 ()", - "asctime": "2025-08-22 21:14:28,106" + "asctime": "2025-08-29 17:57:48,930" } ], - "time_consumption": 4.2438507080078125e-05 + "time_consumption": 4.267692565917969e-05 }, { "name": "__tLogger__", @@ -116211,16 +116265,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890068.2070436, - "msecs": 207.0, - "relativeCreated": 46659.932894, - "thread": 138566182236416, + "created": 1756483069.031292, + "msecs": 31.0, + "relativeCreated": 46726.715627, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of ViDevHeating.temp_setp (gfw.dirk.heating_valve) to 25", - "asctime": "2025-08-22 21:14:28,207", + "asctime": "2025-08-29 17:57:49,031", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.heating_valve.user_temperature_setpoint.set", @@ -116238,16 +116292,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890068.1065536, - "msecs": 106.0, - "relativeCreated": 46559.443085, - "thread": 138566182236416, + "created": 1756483068.9309049, + "msecs": 930.0, + "relativeCreated": 46626.328558, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/heating_valve/user_temperature_setpoint/set and payload 25", - "asctime": "2025-08-22 21:14:28,106" + "asctime": "2025-08-29 17:57:48,930" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.heating_valve.set", @@ -116265,16 +116319,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890068.118148, - "msecs": 118.0, - "relativeCreated": 46571.037596, - "thread": 138566156539584, + "created": 1756483068.9402921, + "msecs": 940.0, + "relativeCreated": 46635.715824, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/heating_valve/set and payload b'{\"current_heating_setpoint\": 25}'", - "asctime": "2025-08-22 21:14:28,118" + "asctime": "2025-08-29 17:57:48,940" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.heating_valve", @@ -116292,16 +116346,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890068.1183953, - "msecs": 118.0, - "relativeCreated": 46571.284719, - "thread": 138566156539584, + "created": 1756483068.9405925, + "msecs": 940.0, + "relativeCreated": 46636.016438, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/heating_valve and payload {\"current_heating_setpoint\": 25, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:14:28,118" + "asctime": "2025-08-29 17:57:48,940" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.heating_valve.valve_temperature_setpoint", @@ -116319,16 +116373,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890068.118759, - "msecs": 118.0, - "relativeCreated": 46571.648441, - "thread": 138566156539584, + "created": 1756483068.9408855, + "msecs": 940.0, + "relativeCreated": 46636.30918, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/heating_valve/valve_temperature_setpoint and payload b'25'", - "asctime": "2025-08-22 21:14:28,118" + "asctime": "2025-08-29 17:57:48,940" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.heating_valve.user_temperature_setpoint", @@ -116346,16 +116400,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890068.119123, - "msecs": 119.0, - "relativeCreated": 46572.012312, - "thread": 138566156539584, + "created": 1756483068.9412436, + "msecs": 941.0, + "relativeCreated": 46636.667382, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/heating_valve/user_temperature_setpoint and payload b'25'", - "asctime": "2025-08-22 21:14:28,119" + "asctime": "2025-08-29 17:57:48,941" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.heating_valve", @@ -116373,19 +116427,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890068.119439, - "msecs": 119.0, - "relativeCreated": 46572.328204, - "thread": 138566156539584, + "created": 1756483068.9414876, + "msecs": 941.0, + "relativeCreated": 46636.911365, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/heating_valve and payload b'{\"current_heating_setpoint\": 25, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:14:28,119" + "asctime": "2025-08-29 17:57:48,941" } ], - "time_consumption": 0.08760476112365723 + "time_consumption": 0.08980441093444824 }, { "name": "__tLogger__", @@ -116403,16 +116457,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890068.2074084, - "msecs": 207.0, - "relativeCreated": 46660.297739, - "thread": 138566182236416, + "created": 1756483069.0316234, + "msecs": 31.0, + "relativeCreated": 46727.047116, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for HeatingValve.temp_setp (gfw.dirk.heating_valve) is correct (Content 25 and Type is ).", - "asctime": "2025-08-22 21:14:28,207", + "asctime": "2025-08-29 17:57:49,031", "moduleLogger": [ { "name": "__unittest__", @@ -116431,16 +116485,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890068.2072752, - "msecs": 207.0, - "relativeCreated": 46660.164545, - "thread": 138566182236416, + "created": 1756483069.0315242, + "msecs": 31.0, + "relativeCreated": 46726.947857, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for HeatingValve.temp_setp (gfw.dirk.heating_valve)): 25 ()", - "asctime": "2025-08-22 21:14:28,207" + "asctime": "2025-08-29 17:57:49,031" }, { "name": "__unittest__", @@ -116460,19 +116514,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890068.2073598, - "msecs": 207.0, - "relativeCreated": 46660.24905, - "thread": 138566182236416, + "created": 1756483069.0315814, + "msecs": 31.0, + "relativeCreated": 46727.005196, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for HeatingValve.temp_setp (gfw.dirk.heating_valve)): result = 25 ()", - "asctime": "2025-08-22 21:14:28,207" + "asctime": "2025-08-29 17:57:49,031" } ], - "time_consumption": 4.863739013671875e-05 + "time_consumption": 4.1961669921875e-05 }, { "name": "__tLogger__", @@ -116490,16 +116544,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890068.3080294, - "msecs": 308.0, - "relativeCreated": 46760.918823, - "thread": 138566182236416, + "created": 1756483069.1323009, + "msecs": 132.0, + "relativeCreated": 46827.724554, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of ViDevHeating.temp_setp (gfw.dirk.heating_valve) to 30", - "asctime": "2025-08-22 21:14:28,308", + "asctime": "2025-08-29 17:57:49,132", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.dirk.heating_valve.user_temperature_setpoint.set", @@ -116517,16 +116571,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890068.20752, - "msecs": 207.0, - "relativeCreated": 46660.409305, - "thread": 138566182236416, + "created": 1756483069.031736, + "msecs": 31.0, + "relativeCreated": 46727.159514, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/dirk/heating_valve/user_temperature_setpoint/set and payload 30", - "asctime": "2025-08-22 21:14:28,207" + "asctime": "2025-08-29 17:57:49,031" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.heating_valve.set", @@ -116544,16 +116598,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890068.2148685, - "msecs": 214.0, - "relativeCreated": 46667.757769, - "thread": 138566156539584, + "created": 1756483069.0406377, + "msecs": 40.0, + "relativeCreated": 46736.061441, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/heating_valve/set and payload b'{\"current_heating_setpoint\": 30}'", - "asctime": "2025-08-22 21:14:28,214" + "asctime": "2025-08-29 17:57:49,040" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.heating_valve", @@ -116571,16 +116625,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890068.2151206, - "msecs": 215.0, - "relativeCreated": 46668.010158, - "thread": 138566156539584, + "created": 1756483069.0409603, + "msecs": 40.0, + "relativeCreated": 46736.383986, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/dirk/heating_valve and payload {\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:14:28,215" + "asctime": "2025-08-29 17:57:49,040" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.heating_valve.valve_temperature_setpoint", @@ -116598,16 +116652,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890068.2154922, - "msecs": 215.0, - "relativeCreated": 46668.381849, - "thread": 138566156539584, + "created": 1756483069.0412383, + "msecs": 41.0, + "relativeCreated": 46736.662065, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/heating_valve/valve_temperature_setpoint and payload b'30'", - "asctime": "2025-08-22 21:14:28,215" + "asctime": "2025-08-29 17:57:49,041" }, { "name": "smart_brain.mqtt.videv.gfw.dirk.heating_valve.user_temperature_setpoint", @@ -116625,16 +116679,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890068.2158594, - "msecs": 215.0, - "relativeCreated": 46668.748741, - "thread": 138566156539584, + "created": 1756483069.0415936, + "msecs": 41.0, + "relativeCreated": 46737.017216, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/dirk/heating_valve/user_temperature_setpoint and payload b'30'", - "asctime": "2025-08-22 21:14:28,215" + "asctime": "2025-08-29 17:57:49,041" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.dirk.heating_valve", @@ -116652,19 +116706,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890068.2161424, - "msecs": 216.0, - "relativeCreated": 46669.031634, - "thread": 138566156539584, + "created": 1756483069.042068, + "msecs": 42.0, + "relativeCreated": 46737.491539, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/dirk/heating_valve and payload b'{\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:14:28,216" + "asctime": "2025-08-29 17:57:49,042" } ], - "time_consumption": 0.09188699722290039 + "time_consumption": 0.09023284912109375 }, { "name": "__tLogger__", @@ -116682,16 +116736,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890068.308381, - "msecs": 308.0, - "relativeCreated": 46761.27064, - "thread": 138566182236416, + "created": 1756483069.1326327, + "msecs": 132.0, + "relativeCreated": 46828.056631, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for HeatingValve.temp_setp (gfw.dirk.heating_valve) is correct (Content 30 and Type is ).", - "asctime": "2025-08-22 21:14:28,308", + "asctime": "2025-08-29 17:57:49,132", "moduleLogger": [ { "name": "__unittest__", @@ -116710,16 +116764,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890068.3082712, - "msecs": 308.0, - "relativeCreated": 46761.16046, - "thread": 138566182236416, + "created": 1756483069.1325321, + "msecs": 132.0, + "relativeCreated": 46827.955794, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for HeatingValve.temp_setp (gfw.dirk.heating_valve)): 30 ()", - "asctime": "2025-08-22 21:14:28,308" + "asctime": "2025-08-29 17:57:49,132" }, { "name": "__unittest__", @@ -116739,28 +116793,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890068.3083332, - "msecs": 308.0, - "relativeCreated": 46761.222489, - "thread": 138566182236416, + "created": 1756483069.1325896, + "msecs": 132.0, + "relativeCreated": 46828.013166, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for HeatingValve.temp_setp (gfw.dirk.heating_valve)): result = 30 ()", - "asctime": "2025-08-22 21:14:28,308" + "asctime": "2025-08-29 17:57:49,132" } ], - "time_consumption": 4.792213439941406e-05 + "time_consumption": 4.315376281738281e-05 } ], - "time_consumption": 0.504875659942627, - "time_start": "2025-08-22 21:14:27,803", - "time_finished": "2025-08-22 21:14:28,308" + "time_consumption": 0.5049269199371338, + "time_start": "2025-08-29 17:57:48,627", + "time_finished": "2025-08-29 17:57:49,132" }, - "ViDevLight.state (gfw.marion.main_light) -> Shelly.relay/0 (gfw.marion.main_light)": { + "ViDevCommon.state (gfw.marion.main_light) -> Shelly.relay/0 (gfw.marion.main_light)": { "name": "__tLogger__", - "msg": "ViDevLight.state (gfw.marion.main_light) -> Shelly.relay/0 (gfw.marion.main_light)", + "msg": "ViDevCommon.state (gfw.marion.main_light) -> Shelly.relay/0 (gfw.marion.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -116771,16 +116825,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890068.3086178, - "msecs": 308.0, - "relativeCreated": 46761.507017, - "thread": 138566182236416, + "created": 1756483069.1329384, + "msecs": 132.0, + "relativeCreated": 46828.362195, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "ViDevLight.state (gfw.marion.main_light) -> Shelly.relay/0 (gfw.marion.main_light)", - "asctime": "2025-08-22 21:14:28,308", + "message": "ViDevCommon.state (gfw.marion.main_light) -> Shelly.relay/0 (gfw.marion.main_light)", + "asctime": "2025-08-29 17:57:49,132", "moduleLogger": [], "testcaseLogger": [ { @@ -116798,16 +116852,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890068.4093654, - "msecs": 409.0, - "relativeCreated": 46862.254837, - "thread": 138566182236416, + "created": 1756483069.233442, + "msecs": 233.0, + "relativeCreated": 46928.865729, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:28,409", + "asctime": "2025-08-29 17:57:49,233", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.marion.main_light.state.set", @@ -116825,19 +116879,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890068.3088152, - "msecs": 308.0, - "relativeCreated": 46761.70484, - "thread": 138566182236416, + "created": 1756483069.1330779, + "msecs": 133.0, + "relativeCreated": 46828.501404, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/marion/main_light/state/set and payload false", - "asctime": "2025-08-22 21:14:28,308" + "asctime": "2025-08-29 17:57:49,133" } ], - "time_consumption": 0.10055017471313477 + "time_consumption": 0.10036420822143555 }, { "name": "__tLogger__", @@ -116855,16 +116909,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890068.4097083, - "msecs": 409.0, - "relativeCreated": 46862.597631, - "thread": 138566182236416, + "created": 1756483069.233765, + "msecs": 233.0, + "relativeCreated": 46929.18843, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:28,409", + "asctime": "2025-08-29 17:57:49,233", "moduleLogger": [ { "name": "__unittest__", @@ -116883,16 +116937,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890068.4096045, - "msecs": 409.0, - "relativeCreated": 46862.494061, - "thread": 138566182236416, + "created": 1756483069.2336707, + "msecs": 233.0, + "relativeCreated": 46929.094318, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:28,409" + "asctime": "2025-08-29 17:57:49,233" }, { "name": "__unittest__", @@ -116912,25 +116966,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890068.409664, - "msecs": 409.0, - "relativeCreated": 46862.553358, - "thread": 138566182236416, + "created": 1756483069.233725, + "msecs": 233.0, + "relativeCreated": 46929.148875, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:28,409" + "asctime": "2025-08-29 17:57:49,233" } ], - "time_consumption": 4.4345855712890625e-05 + "time_consumption": 3.981590270996094e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.state (gfw.marion.main_light)", + "ViDevCommon.state (gfw.marion.main_light)", "True" ], "levelname": "DEBUG", @@ -116942,16 +116996,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890068.510225, - "msecs": 510.0, - "relativeCreated": 46963.114618, - "thread": 138566182236416, + "created": 1756483069.3344073, + "msecs": 334.0, + "relativeCreated": 47029.83119, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.state (gfw.marion.main_light) to True", - "asctime": "2025-08-22 21:14:28,510", + "message": "Setting state of ViDevCommon.state (gfw.marion.main_light) to True", + "asctime": "2025-08-29 17:57:49,334", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.marion.main_light.state.set", @@ -116969,16 +117023,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890068.40982, - "msecs": 409.0, - "relativeCreated": 46862.709505, - "thread": 138566182236416, + "created": 1756483069.2339072, + "msecs": 233.0, + "relativeCreated": 46929.330784, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/marion/main_light/state/set and payload true", - "asctime": "2025-08-22 21:14:28,409" + "asctime": "2025-08-29 17:57:49,233" }, { "name": "smart_brain.mqtt.shellies.gfw.marion.main_light.relay.0.command", @@ -116996,16 +117050,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890068.4123924, - "msecs": 412.0, - "relativeCreated": 46865.28189, - "thread": 138566156539584, + "created": 1756483069.236592, + "msecs": 236.0, + "relativeCreated": 46932.015897, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/gfw/marion/main_light/relay/0/command and payload b'on'", - "asctime": "2025-08-22 21:14:28,412" + "asctime": "2025-08-29 17:57:49,236" }, { "name": "smart_brain.mqtt.shellies.gfw.marion.main_light.relay.0", @@ -117023,16 +117077,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890068.4126008, - "msecs": 412.0, - "relativeCreated": 46865.490243, - "thread": 138566156539584, + "created": 1756483069.2368743, + "msecs": 236.0, + "relativeCreated": 46932.297933, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/gfw/marion/main_light/relay/0 and payload on", - "asctime": "2025-08-22 21:14:28,412" + "asctime": "2025-08-29 17:57:49,236" }, { "name": "smart_brain.mqtt.shellies.gfw.marion.main_light.relay.0", @@ -117050,70 +117104,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890068.4131842, - "msecs": 413.0, - "relativeCreated": 46866.073538, - "thread": 138566156539584, + "created": 1756483069.237247, + "msecs": 237.0, + "relativeCreated": 46932.670536, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/gfw/marion/main_light/relay/0 and payload b'on'", - "asctime": "2025-08-22 21:14:28,413" - }, - { - "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_gfw/gfw/marion/window_light/set", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890068.4551406, - "msecs": 455.0, - "relativeCreated": 46908.030096, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_gfw/gfw/marion/window_light/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:14:28,455" - }, - { - "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_gfw/gfw/marion/window_light", - "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890068.455414, - "msecs": 455.0, - "relativeCreated": 46908.303451, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_gfw/gfw/marion/window_light and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:28,455" + "asctime": "2025-08-29 17:57:49,237" }, { "name": "smart_brain.mqtt.videv.gfw.marion.main_light.state", @@ -117131,16 +117131,70 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890068.4557712, - "msecs": 455.0, - "relativeCreated": 46908.660426, - "thread": 138566156539584, + "created": 1756483069.2815351, + "msecs": 281.0, + "relativeCreated": 46976.959001, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/marion/main_light/state and payload b'true'", - "asctime": "2025-08-22 21:14:28,455" + "asctime": "2025-08-29 17:57:49,281" + }, + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/marion/window_light/set", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483069.322998, + "msecs": 322.0, + "relativeCreated": 47018.421608, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_gfw/gfw/marion/window_light/set and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:49,322" + }, + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/marion/window_light", + "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483069.3233693, + "msecs": 323.0, + "relativeCreated": 47018.792979, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_gfw/gfw/marion/window_light and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:49,323" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light", @@ -117158,16 +117212,160 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890068.45663, - "msecs": 456.0, - "relativeCreated": 46909.519446, - "thread": 138566156539584, + "created": 1756483069.3241267, + "msecs": 324.0, + "relativeCreated": 47019.550344, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/marion/window_light and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:28,456" + "asctime": "2025-08-29 17:57:49,324" + } + ], + "time_consumption": 0.010280609130859375 + }, + { + "name": "__tLogger__", + "msg": "Value for Shelly.relay/0 (gfw.marion.main_light) is correct (Content %s and Type is %s).", + "args": [ + "True", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483069.3347647, + "msecs": 334.0, + "relativeCreated": 47030.188403, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Value for Shelly.relay/0 (gfw.marion.main_light) is correct (Content True and Type is ).", + "asctime": "2025-08-29 17:57:49,334", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Value for Shelly.relay/0 (gfw.marion.main_light)", + "True", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483069.3346384, + "msecs": 334.0, + "relativeCreated": 47030.062124, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Value for Shelly.relay/0 (gfw.marion.main_light)): True ()", + "asctime": "2025-08-29 17:57:49,334" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Value for Shelly.relay/0 (gfw.marion.main_light)", + "=", + "True", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483069.3347204, + "msecs": 334.0, + "relativeCreated": 47030.143834, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Value for Shelly.relay/0 (gfw.marion.main_light)): result = True ()", + "asctime": "2025-08-29 17:57:49,334" + } + ], + "time_consumption": 4.4345855712890625e-05 + }, + { + "name": "__tLogger__", + "msg": "Setting state of %s to %s", + "args": [ + "ViDevCommon.state (gfw.marion.main_light)", + "False" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 28, + "funcName": "device_follow", + "created": 1756483069.435435, + "msecs": 435.0, + "relativeCreated": 47130.858774, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Setting state of ViDevCommon.state (gfw.marion.main_light) to False", + "asctime": "2025-08-29 17:57:49,435", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.videv.gfw.marion.main_light.state.set", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "videv/gfw/marion/main_light/state/set", + "false" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483069.3349085, + "msecs": 334.0, + "relativeCreated": 47030.332033, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic videv/gfw/marion/main_light/state/set and payload false", + "asctime": "2025-08-29 17:57:49,334" }, { "name": "smart_brain.mqtt.videv.gfw.marion.window_light.state", @@ -117185,16 +117383,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890068.4977539, - "msecs": 497.0, - "relativeCreated": 46950.643167, - "thread": 138566156539584, + "created": 1756483069.3672047, + "msecs": 367.0, + "relativeCreated": 47062.628308, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/marion/window_light/state and payload b'true'", - "asctime": "2025-08-22 21:14:28,497" + "asctime": "2025-08-29 17:57:49,367" }, { "name": "smart_brain.mqtt.videv.gfw.marion.window_light.brightness", @@ -117212,16 +117410,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890068.498585, - "msecs": 498.0, - "relativeCreated": 46951.474371, - "thread": 138566156539584, + "created": 1756483069.4077618, + "msecs": 407.0, + "relativeCreated": 47103.185721, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/marion/window_light/brightness and payload b'50'", - "asctime": "2025-08-22 21:14:28,498" + "asctime": "2025-08-29 17:57:49,407" }, { "name": "smart_brain.mqtt.videv.gfw.marion.window_light.color_temp", @@ -117239,160 +117437,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890068.4990206, - "msecs": 499.0, - "relativeCreated": 46951.909986, - "thread": 138566156539584, + "created": 1756483069.4083252, + "msecs": 408.0, + "relativeCreated": 47103.748681, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/marion/window_light/color_temp and payload b'5'", - "asctime": "2025-08-22 21:14:28,499" - } - ], - "time_consumption": 0.01120448112487793 - }, - { - "name": "__tLogger__", - "msg": "Value for Shelly.relay/0 (gfw.marion.main_light) is correct (Content %s and Type is %s).", - "args": [ - "True", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890068.510602, - "msecs": 510.0, - "relativeCreated": 46963.491348, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Value for Shelly.relay/0 (gfw.marion.main_light) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:28,510", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Value for Shelly.relay/0 (gfw.marion.main_light)", - "True", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890068.5104923, - "msecs": 510.0, - "relativeCreated": 46963.381903, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Value for Shelly.relay/0 (gfw.marion.main_light)): True ()", - "asctime": "2025-08-22 21:14:28,510" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Value for Shelly.relay/0 (gfw.marion.main_light)", - "=", - "True", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890068.5105522, - "msecs": 510.0, - "relativeCreated": 46963.441511, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Value for Shelly.relay/0 (gfw.marion.main_light)): result = True ()", - "asctime": "2025-08-22 21:14:28,510" - } - ], - "time_consumption": 4.982948303222656e-05 - }, - { - "name": "__tLogger__", - "msg": "Setting state of %s to %s", - "args": [ - "ViDevLight.state (gfw.marion.main_light)", - "False" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 28, - "funcName": "device_follow", - "created": 1755890068.6112845, - "msecs": 611.0, - "relativeCreated": 47064.173801, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Setting state of ViDevLight.state (gfw.marion.main_light) to False", - "asctime": "2025-08-22 21:14:28,611", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.videv.gfw.marion.main_light.state.set", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "videv/gfw/marion/main_light/state/set", - "false" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890068.5107152, - "msecs": 510.0, - "relativeCreated": 46963.604602, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic videv/gfw/marion/main_light/state/set and payload false", - "asctime": "2025-08-22 21:14:28,510" + "asctime": "2025-08-29 17:57:49,408" }, { "name": "smart_brain.mqtt.shellies.gfw.marion.main_light.relay.0.command", @@ -117410,16 +117464,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890068.5129504, - "msecs": 512.0, - "relativeCreated": 46965.839892, - "thread": 138566156539584, + "created": 1756483069.4086978, + "msecs": 408.0, + "relativeCreated": 47104.121624, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/gfw/marion/main_light/relay/0/command and payload b'off'", - "asctime": "2025-08-22 21:14:28,512" + "asctime": "2025-08-29 17:57:49,408" }, { "name": "smart_brain.mqtt.shellies.gfw.marion.main_light.relay.0", @@ -117437,16 +117491,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890068.5131898, - "msecs": 513.0, - "relativeCreated": 46966.079306, - "thread": 138566156539584, + "created": 1756483069.4089446, + "msecs": 408.0, + "relativeCreated": 47104.368232, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/gfw/marion/main_light/relay/0 and payload off", - "asctime": "2025-08-22 21:14:28,513" + "asctime": "2025-08-29 17:57:49,408" }, { "name": "smart_brain.mqtt.shellies.gfw.marion.main_light.relay.0", @@ -117464,154 +117518,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890068.5138764, - "msecs": 513.0, - "relativeCreated": 46966.766012, - "thread": 138566156539584, + "created": 1756483069.4097497, + "msecs": 409.0, + "relativeCreated": 47105.173355, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/gfw/marion/main_light/relay/0 and payload b'off'", - "asctime": "2025-08-22 21:14:28,513" - }, - { - "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_gfw/gfw/marion/window_light/set", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890068.5553806, - "msecs": 555.0, - "relativeCreated": 47008.269888, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_gfw/gfw/marion/window_light/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:14:28,555" - }, - { - "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_gfw/gfw/marion/window_light", - "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890068.5556207, - "msecs": 555.0, - "relativeCreated": 47008.510122, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_gfw/gfw/marion/window_light and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:28,555" - }, - { - "name": "smart_brain.mqtt.videv.gfw.marion.main_light.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/gfw/marion/main_light/state", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890068.5559711, - "msecs": 555.0, - "relativeCreated": 47008.860483, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/gfw/marion/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:14:28,555" - }, - { - "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_gfw/gfw/marion/window_light", - "b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890068.5566113, - "msecs": 556.0, - "relativeCreated": 47009.500774, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_gfw/gfw/marion/window_light and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:28,556" - }, - { - "name": "smart_brain.mqtt.videv.gfw.marion.window_light.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/gfw/marion/window_light/state", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890068.5976384, - "msecs": 597.0, - "relativeCreated": 47050.527861, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/gfw/marion/window_light/state and payload b'false'", - "asctime": "2025-08-22 21:14:28,597" + "asctime": "2025-08-29 17:57:49,409" } ], - "time_consumption": 0.013646125793457031 + "time_consumption": 0.02568531036376953 }, { "name": "__tLogger__", @@ -117629,16 +117548,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890068.611614, - "msecs": 611.0, - "relativeCreated": 47064.50324, - "thread": 138566182236416, + "created": 1756483069.4357746, + "msecs": 435.0, + "relativeCreated": 47131.198266, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Shelly.relay/0 (gfw.marion.main_light) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:28,611", + "asctime": "2025-08-29 17:57:49,435", "moduleLogger": [ { "name": "__unittest__", @@ -117657,16 +117576,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890068.6115181, - "msecs": 611.0, - "relativeCreated": 47064.407589, - "thread": 138566182236416, + "created": 1756483069.435674, + "msecs": 435.0, + "relativeCreated": 47131.097489, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Shelly.relay/0 (gfw.marion.main_light)): False ()", - "asctime": "2025-08-22 21:14:28,611" + "asctime": "2025-08-29 17:57:49,435" }, { "name": "__unittest__", @@ -117686,28 +117605,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890068.6115732, - "msecs": 611.0, - "relativeCreated": 47064.462594, - "thread": 138566182236416, + "created": 1756483069.4357314, + "msecs": 435.0, + "relativeCreated": 47131.155218, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Shelly.relay/0 (gfw.marion.main_light)): result = False ()", - "asctime": "2025-08-22 21:14:28,611" + "asctime": "2025-08-29 17:57:49,435" } ], - "time_consumption": 4.076957702636719e-05 + "time_consumption": 4.315376281738281e-05 } ], - "time_consumption": 0.3029961585998535, - "time_start": "2025-08-22 21:14:28,308", - "time_finished": "2025-08-22 21:14:28,611" + "time_consumption": 0.30283617973327637, + "time_start": "2025-08-29 17:57:49,132", + "time_finished": "2025-08-29 17:57:49,435" }, - "Shelly.relay/0 (gfw.marion.main_light) -> ViDevLight.state (gfw.marion.main_light)": { + "Shelly.relay/0 (gfw.marion.main_light) -> ViDevCommon.state (gfw.marion.main_light)": { "name": "__tLogger__", - "msg": "Shelly.relay/0 (gfw.marion.main_light) -> ViDevLight.state (gfw.marion.main_light)", + "msg": "Shelly.relay/0 (gfw.marion.main_light) -> ViDevCommon.state (gfw.marion.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -117718,16 +117637,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890068.6118207, - "msecs": 611.0, - "relativeCreated": 47064.710319, - "thread": 138566182236416, + "created": 1756483069.4360318, + "msecs": 436.0, + "relativeCreated": 47131.455435, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Shelly.relay/0 (gfw.marion.main_light) -> ViDevLight.state (gfw.marion.main_light)", - "asctime": "2025-08-22 21:14:28,611", + "message": "Shelly.relay/0 (gfw.marion.main_light) -> ViDevCommon.state (gfw.marion.main_light)", + "asctime": "2025-08-29 17:57:49,436", "moduleLogger": [], "testcaseLogger": [ { @@ -117745,16 +117664,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890068.7125354, - "msecs": 712.0, - "relativeCreated": 47165.424594, - "thread": 138566182236416, + "created": 1756483069.5364778, + "msecs": 536.0, + "relativeCreated": 47231.90146, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:28,712", + "asctime": "2025-08-29 17:57:49,536", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.marion.main_light.state.set", @@ -117772,19 +117691,127 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890068.612007, - "msecs": 612.0, - "relativeCreated": 47064.896254, - "thread": 138566182236416, + "created": 1756483069.4361627, + "msecs": 436.0, + "relativeCreated": 47131.586581, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/marion/main_light/state/set and payload false", - "asctime": "2025-08-22 21:14:28,612" + "asctime": "2025-08-29 17:57:49,436" + }, + { + "name": "smart_brain.mqtt.videv.gfw.marion.main_light.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/gfw/marion/main_light/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483069.452929, + "msecs": 452.0, + "relativeCreated": 47148.352643, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/gfw/marion/main_light/state and payload b'false'", + "asctime": "2025-08-29 17:57:49,452" + }, + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/marion/window_light/set", + "b'{\"state\": \"off\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483069.4941616, + "msecs": 494.0, + "relativeCreated": 47189.585464, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_gfw/gfw/marion/window_light/set and payload b'{\"state\": \"off\"}'", + "asctime": "2025-08-29 17:57:49,494" + }, + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/marion/window_light", + "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483069.4956105, + "msecs": 495.0, + "relativeCreated": 47191.033965, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_gfw/gfw/marion/window_light and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:49,495" + }, + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/marion/window_light", + "b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483069.4965177, + "msecs": 496.0, + "relativeCreated": 47191.941331, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_gfw/gfw/marion/window_light and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", + "asctime": "2025-08-29 17:57:49,496" } ], - "time_consumption": 0.10052847862243652 + "time_consumption": 0.03996014595031738 }, { "name": "__tLogger__", @@ -117802,16 +117829,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890068.7129326, - "msecs": 712.0, - "relativeCreated": 47165.821938, - "thread": 138566182236416, + "created": 1756483069.5367959, + "msecs": 536.0, + "relativeCreated": 47232.219518, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:28,712", + "asctime": "2025-08-29 17:57:49,536", "moduleLogger": [ { "name": "__unittest__", @@ -117830,16 +117857,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890068.7127762, - "msecs": 712.0, - "relativeCreated": 47165.665485, - "thread": 138566182236416, + "created": 1756483069.5366936, + "msecs": 536.0, + "relativeCreated": 47232.117213, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:28,712" + "asctime": "2025-08-29 17:57:49,536" }, { "name": "__unittest__", @@ -117859,19 +117886,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890068.7128341, - "msecs": 712.0, - "relativeCreated": 47165.723411, - "thread": 138566182236416, + "created": 1756483069.536751, + "msecs": 536.0, + "relativeCreated": 47232.174725, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:28,712" + "asctime": "2025-08-29 17:57:49,536" } ], - "time_consumption": 9.846687316894531e-05 + "time_consumption": 4.482269287109375e-05 }, { "name": "__tLogger__", @@ -117889,16 +117916,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890068.8134558, - "msecs": 813.0, - "relativeCreated": 47266.34523, - "thread": 138566182236416, + "created": 1756483069.6374638, + "msecs": 637.0, + "relativeCreated": 47332.887421, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Shelly.relay/0 (gfw.marion.main_light) to True", - "asctime": "2025-08-22 21:14:28,813", + "asctime": "2025-08-29 17:57:49,637", "moduleLogger": [ { "name": "smart_brain.mqtt.shellies.gfw.marion.main_light.relay.0", @@ -117916,16 +117943,43 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890068.7130616, - "msecs": 713.0, - "relativeCreated": 47165.950998, - "thread": 138566182236416, + "created": 1756483069.5369952, + "msecs": 536.0, + "relativeCreated": 47232.418873, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/gfw/marion/main_light/relay/0 and payload on", - "asctime": "2025-08-22 21:14:28,713" + "asctime": "2025-08-29 17:57:49,536" + }, + { + "name": "smart_brain.mqtt.videv.gfw.marion.window_light.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/gfw/marion/window_light/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483069.5373774, + "msecs": 537.0, + "relativeCreated": 47232.801003, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/gfw/marion/window_light/state and payload b'false'", + "asctime": "2025-08-29 17:57:49,537" }, { "name": "smart_brain.mqtt.shellies.gfw.marion.main_light.relay.0", @@ -117943,70 +117997,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890068.7142644, - "msecs": 714.0, - "relativeCreated": 47167.153812, - "thread": 138566156539584, + "created": 1756483069.5383344, + "msecs": 538.0, + "relativeCreated": 47233.758225, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/gfw/marion/main_light/relay/0 and payload b'on'", - "asctime": "2025-08-22 21:14:28,714" - }, - { - "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_gfw/gfw/marion/window_light/set", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890068.7545843, - "msecs": 754.0, - "relativeCreated": 47207.473634, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_gfw/gfw/marion/window_light/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:14:28,754" - }, - { - "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_gfw/gfw/marion/window_light", - "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890068.754873, - "msecs": 754.0, - "relativeCreated": 47207.762609, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_gfw/gfw/marion/window_light and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:28,754" + "asctime": "2025-08-29 17:57:49,538" }, { "name": "smart_brain.mqtt.videv.gfw.marion.main_light.state", @@ -118024,16 +118024,70 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890068.755305, - "msecs": 755.0, - "relativeCreated": 47208.194395, - "thread": 138566156539584, + "created": 1756483069.5797544, + "msecs": 579.0, + "relativeCreated": 47275.177957, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/marion/main_light/state and payload b'true'", - "asctime": "2025-08-22 21:14:28,755" + "asctime": "2025-08-29 17:57:49,579" + }, + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/marion/window_light/set", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483069.5815716, + "msecs": 581.0, + "relativeCreated": 47276.995262, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_gfw/gfw/marion/window_light/set and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:49,581" + }, + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/marion/window_light", + "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483069.5818846, + "msecs": 581.0, + "relativeCreated": 47277.308424, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_gfw/gfw/marion/window_light and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:49,581" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light", @@ -118051,16 +118105,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890068.756117, - "msecs": 756.0, - "relativeCreated": 47209.006502, - "thread": 138566156539584, + "created": 1756483069.5825346, + "msecs": 582.0, + "relativeCreated": 47277.95834, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/marion/window_light and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:28,756" + "asctime": "2025-08-29 17:57:49,582" }, { "name": "smart_brain.mqtt.videv.gfw.marion.window_light.state", @@ -118078,23 +118132,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890068.7964263, - "msecs": 796.0, - "relativeCreated": 47249.315655, - "thread": 138566156539584, + "created": 1756483069.624424, + "msecs": 624.0, + "relativeCreated": 47319.847617, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/marion/window_light/state and payload b'true'", - "asctime": "2025-08-22 21:14:28,796" + "asctime": "2025-08-29 17:57:49,624" } ], - "time_consumption": 0.017029523849487305 + "time_consumption": 0.013039827346801758 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.state (gfw.marion.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.state (gfw.marion.main_light) is correct (Content %s and Type is %s).", "args": [ "True", "" @@ -118108,22 +118162,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890068.8136206, - "msecs": 813.0, - "relativeCreated": 47266.50991, - "thread": 138566182236416, + "created": 1756483069.63779, + "msecs": 637.0, + "relativeCreated": 47333.213681, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.state (gfw.marion.main_light) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:28,813", + "message": "Value for ViDevCommon.state (gfw.marion.main_light) is correct (Content True and Type is ).", + "asctime": "2025-08-29 17:57:49,637", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.state (gfw.marion.main_light)", + "Value for ViDevCommon.state (gfw.marion.main_light)", "True", "" ], @@ -118136,22 +118190,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890068.8135624, - "msecs": 813.0, - "relativeCreated": 47266.451808, - "thread": 138566182236416, + "created": 1756483069.6376846, + "msecs": 637.0, + "relativeCreated": 47333.108152, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.state (gfw.marion.main_light)): True ()", - "asctime": "2025-08-22 21:14:28,813" + "message": "Result (Value for ViDevCommon.state (gfw.marion.main_light)): True ()", + "asctime": "2025-08-29 17:57:49,637" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.state (gfw.marion.main_light)", + "Value for ViDevCommon.state (gfw.marion.main_light)", "=", "True", "" @@ -118165,19 +118219,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890068.813597, - "msecs": 813.0, - "relativeCreated": 47266.486433, - "thread": 138566182236416, + "created": 1756483069.6377459, + "msecs": 637.0, + "relativeCreated": 47333.169627, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.state (gfw.marion.main_light)): result = True ()", - "asctime": "2025-08-22 21:14:28,813" + "message": "Expectation (Value for ViDevCommon.state (gfw.marion.main_light)): result = True ()", + "asctime": "2025-08-29 17:57:49,637" } ], - "time_consumption": 2.3603439331054688e-05 + "time_consumption": 4.410743713378906e-05 }, { "name": "__tLogger__", @@ -118195,16 +118249,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890068.9140732, - "msecs": 914.0, - "relativeCreated": 47366.962867, - "thread": 138566182236416, + "created": 1756483069.7383697, + "msecs": 738.0, + "relativeCreated": 47433.793459, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Shelly.relay/0 (gfw.marion.main_light) to False", - "asctime": "2025-08-22 21:14:28,914", + "asctime": "2025-08-29 17:57:49,738", "moduleLogger": [ { "name": "smart_brain.mqtt.shellies.gfw.marion.main_light.relay.0", @@ -118222,16 +118276,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890068.813682, - "msecs": 813.0, - "relativeCreated": 47266.571708, - "thread": 138566182236416, + "created": 1756483069.637938, + "msecs": 637.0, + "relativeCreated": 47333.361646, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/gfw/marion/main_light/relay/0 and payload off", - "asctime": "2025-08-22 21:14:28,813" + "asctime": "2025-08-29 17:57:49,637" }, { "name": "smart_brain.mqtt.shellies.gfw.marion.main_light.relay.0", @@ -118249,70 +118303,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890068.8142421, - "msecs": 814.0, - "relativeCreated": 47267.13157, - "thread": 138566156539584, + "created": 1756483069.6390333, + "msecs": 639.0, + "relativeCreated": 47334.457072, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/gfw/marion/main_light/relay/0 and payload b'off'", - "asctime": "2025-08-22 21:14:28,814" - }, - { - "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_gfw/gfw/marion/window_light/set", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890068.8552332, - "msecs": 855.0, - "relativeCreated": 47308.122635, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_gfw/gfw/marion/window_light/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:14:28,855" - }, - { - "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_gfw/gfw/marion/window_light", - "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890068.8553739, - "msecs": 855.0, - "relativeCreated": 47308.263279, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_gfw/gfw/marion/window_light and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:28,855" + "asctime": "2025-08-29 17:57:49,639" }, { "name": "smart_brain.mqtt.videv.gfw.marion.main_light.state", @@ -118330,639 +118330,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890068.855608, - "msecs": 855.0, - "relativeCreated": 47308.49736, - "thread": 138566156539584, + "created": 1756483069.679592, + "msecs": 679.0, + "relativeCreated": 47375.015646, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/marion/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:14:28,855" - }, - { - "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_gfw/gfw/marion/window_light", - "b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890068.8558743, - "msecs": 855.0, - "relativeCreated": 47308.763714, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_gfw/gfw/marion/window_light and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:28,855" - }, - { - "name": "smart_brain.mqtt.videv.gfw.marion.window_light.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/gfw/marion/window_light/state", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890068.8965998, - "msecs": 896.0, - "relativeCreated": 47349.489129, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/gfw/marion/window_light/state and payload b'false'", - "asctime": "2025-08-22 21:14:28,896" - } - ], - "time_consumption": 0.017473459243774414 - }, - { - "name": "__tLogger__", - "msg": "Value for ViDevLight.state (gfw.marion.main_light) is correct (Content %s and Type is %s).", - "args": [ - "False", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890068.9144063, - "msecs": 914.0, - "relativeCreated": 47367.2958, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Value for ViDevLight.state (gfw.marion.main_light) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:28,914", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Value for ViDevLight.state (gfw.marion.main_light)", - "False", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890068.914287, - "msecs": 914.0, - "relativeCreated": 47367.176468, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Value for ViDevLight.state (gfw.marion.main_light)): False ()", - "asctime": "2025-08-22 21:14:28,914" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Value for ViDevLight.state (gfw.marion.main_light)", - "=", - "False", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890068.914367, - "msecs": 914.0, - "relativeCreated": 47367.256359, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Value for ViDevLight.state (gfw.marion.main_light)): result = False ()", - "asctime": "2025-08-22 21:14:28,914" - } - ], - "time_consumption": 3.933906555175781e-05 - } - ], - "time_consumption": 0.3025856018066406, - "time_start": "2025-08-22 21:14:28,611", - "time_finished": "2025-08-22 21:14:28,914" - }, - "ViDevLight.state (gfw.marion.window_light) -> Light.state (gfw.marion.window_light)": { - "name": "__tLogger__", - "msg": "ViDevLight.state (gfw.marion.window_light) -> Light.state (gfw.marion.window_light)", - "args": null, - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/report/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 329, - "funcName": "testCase", - "created": 1755890068.9146016, - "msecs": 914.0, - "relativeCreated": 47367.490938, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "ViDevLight.state (gfw.marion.window_light) -> Light.state (gfw.marion.window_light)", - "asctime": "2025-08-22 21:14:28,914", - "moduleLogger": [], - "testcaseLogger": [ - { - "name": "__tLogger__", - "msg": "Prepare: Setting devices to last state %s", - "args": [ - "False" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 19, - "funcName": "device_follow", - "created": 1755890069.015216, - "msecs": 15.0, - "relativeCreated": 47468.105631, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:29,015", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.videv.gfw.marion.window_light.state.set", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "videv/gfw/marion/window_light/state/set", - "false" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890068.9147515, - "msecs": 914.0, - "relativeCreated": 47367.640924, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic videv/gfw/marion/window_light/state/set and payload false", - "asctime": "2025-08-22 21:14:28,914" - } - ], - "time_consumption": 0.1004645824432373 - }, - { - "name": "__tLogger__", - "msg": "Start state (master, slave) is correct (Content %s and Type is %s).", - "args": [ - "(False, False)", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890069.0155575, - "msecs": 15.0, - "relativeCreated": 47468.446974, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:29,015", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Start state (master, slave)", - "(False, False)", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890069.015436, - "msecs": 15.0, - "relativeCreated": 47468.325435, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:29,015" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Start state (master, slave)", - "=", - "(False, False)", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890069.0155125, - "msecs": 15.0, - "relativeCreated": 47468.401912, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:29,015" - } - ], - "time_consumption": 4.506111145019531e-05 - }, - { - "name": "__tLogger__", - "msg": "Setting state of %s to %s", - "args": [ - "ViDevLight.state (gfw.marion.window_light)", - "True" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 28, - "funcName": "device_follow", - "created": 1755890069.1161964, - "msecs": 116.0, - "relativeCreated": 47569.085768, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Setting state of ViDevLight.state (gfw.marion.window_light) to True", - "asctime": "2025-08-22 21:14:29,116", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.videv.gfw.marion.window_light.state.set", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "videv/gfw/marion/window_light/state/set", - "true" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890069.015681, - "msecs": 15.0, - "relativeCreated": 47468.57049, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic videv/gfw/marion/window_light/state/set and payload true", - "asctime": "2025-08-22 21:14:29,015" - }, - { - "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_gfw/gfw/marion/window_light/set", - "b'{\"state\": \"on\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890069.0178614, - "msecs": 17.0, - "relativeCreated": 47470.750804, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_gfw/gfw/marion/window_light/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:14:29,017" - }, - { - "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_gfw/gfw/marion/window_light", - "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890069.0181217, - "msecs": 18.0, - "relativeCreated": 47471.011071, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_gfw/gfw/marion/window_light and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:29,018" - }, - { - "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_gfw/gfw/marion/window_light", - "b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890069.0186434, - "msecs": 18.0, - "relativeCreated": 47471.532755, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_gfw/gfw/marion/window_light and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:29,018" - }, - { - "name": "smart_brain.mqtt.videv.gfw.marion.window_light.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/gfw/marion/window_light/state", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890069.0608683, - "msecs": 60.0, - "relativeCreated": 47513.75773, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/gfw/marion/window_light/state and payload b'true'", - "asctime": "2025-08-22 21:14:29,060" - } - ], - "time_consumption": 0.0553281307220459 - }, - { - "name": "__tLogger__", - "msg": "Value for Light.state (gfw.marion.window_light) is correct (Content %s and Type is %s).", - "args": [ - "True", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890069.1165204, - "msecs": 116.0, - "relativeCreated": 47569.40988, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Value for Light.state (gfw.marion.window_light) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:29,116", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Value for Light.state (gfw.marion.window_light)", - "True", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890069.1164224, - "msecs": 116.0, - "relativeCreated": 47569.3117, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Value for Light.state (gfw.marion.window_light)): True ()", - "asctime": "2025-08-22 21:14:29,116" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Value for Light.state (gfw.marion.window_light)", - "=", - "True", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890069.1164777, - "msecs": 116.0, - "relativeCreated": 47569.367198, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Value for Light.state (gfw.marion.window_light)): result = True ()", - "asctime": "2025-08-22 21:14:29,116" - } - ], - "time_consumption": 4.267692565917969e-05 - }, - { - "name": "__tLogger__", - "msg": "Setting state of %s to %s", - "args": [ - "ViDevLight.state (gfw.marion.window_light)", - "False" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 28, - "funcName": "device_follow", - "created": 1755890069.217182, - "msecs": 217.0, - "relativeCreated": 47670.071275, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Setting state of ViDevLight.state (gfw.marion.window_light) to False", - "asctime": "2025-08-22 21:14:29,217", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.videv.gfw.marion.window_light.state.set", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "videv/gfw/marion/window_light/state/set", - "false" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890069.1166322, - "msecs": 116.0, - "relativeCreated": 47569.521686, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic videv/gfw/marion/window_light/state/set and payload false", - "asctime": "2025-08-22 21:14:29,116" + "asctime": "2025-08-29 17:57:49,679" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light.set", @@ -118980,16 +118357,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890069.1196883, - "msecs": 119.0, - "relativeCreated": 47572.577641, - "thread": 138566156539584, + "created": 1756483069.6816392, + "msecs": 681.0, + "relativeCreated": 47377.062805, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/marion/window_light/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:14:29,119" + "asctime": "2025-08-29 17:57:49,681" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light", @@ -119007,16 +118384,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890069.119958, - "msecs": 119.0, - "relativeCreated": 47572.847446, - "thread": 138566156539584, + "created": 1756483069.6819494, + "msecs": 681.0, + "relativeCreated": 47377.373074, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/marion/window_light and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:29,119" + "asctime": "2025-08-29 17:57:49,681" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light", @@ -119034,16 +118411,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890069.1206086, - "msecs": 120.0, - "relativeCreated": 47573.497837, - "thread": 138566156539584, + "created": 1756483069.6825883, + "msecs": 682.0, + "relativeCreated": 47378.011998, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/marion/window_light and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:29,120" + "asctime": "2025-08-29 17:57:49,682" }, { "name": "smart_brain.mqtt.videv.gfw.marion.window_light.state", @@ -119061,23 +118438,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890069.162481, - "msecs": 162.0, - "relativeCreated": 47615.370585, - "thread": 138566156539584, + "created": 1756483069.7245038, + "msecs": 724.0, + "relativeCreated": 47419.927439, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/marion/window_light/state and payload b'false'", - "asctime": "2025-08-22 21:14:29,162" + "asctime": "2025-08-29 17:57:49,724" } ], - "time_consumption": 0.05470085144042969 + "time_consumption": 0.013865947723388672 }, { "name": "__tLogger__", - "msg": "Value for Light.state (gfw.marion.window_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.state (gfw.marion.main_light) is correct (Content %s and Type is %s).", "args": [ "False", "" @@ -119091,22 +118468,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890069.2175343, - "msecs": 217.0, - "relativeCreated": 47670.423496, - "thread": 138566182236416, + "created": 1756483069.7386913, + "msecs": 738.0, + "relativeCreated": 47434.11494, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for Light.state (gfw.marion.window_light) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:29,217", + "message": "Value for ViDevCommon.state (gfw.marion.main_light) is correct (Content False and Type is ).", + "asctime": "2025-08-29 17:57:49,738", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for Light.state (gfw.marion.window_light)", + "Value for ViDevCommon.state (gfw.marion.main_light)", "False", "" ], @@ -119119,22 +118496,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890069.2174134, - "msecs": 217.0, - "relativeCreated": 47670.302894, - "thread": 138566182236416, + "created": 1756483069.7385821, + "msecs": 738.0, + "relativeCreated": 47434.005607, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for Light.state (gfw.marion.window_light)): False ()", - "asctime": "2025-08-22 21:14:29,217" + "message": "Result (Value for ViDevCommon.state (gfw.marion.main_light)): False ()", + "asctime": "2025-08-29 17:57:49,738" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for Light.state (gfw.marion.window_light)", + "Value for ViDevCommon.state (gfw.marion.main_light)", "=", "False", "" @@ -119148,28 +118525,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890069.2174914, - "msecs": 217.0, - "relativeCreated": 47670.380736, - "thread": 138566182236416, + "created": 1756483069.738638, + "msecs": 738.0, + "relativeCreated": 47434.061416, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for Light.state (gfw.marion.window_light)): result = False ()", - "asctime": "2025-08-22 21:14:29,217" + "message": "Expectation (Value for ViDevCommon.state (gfw.marion.main_light)): result = False ()", + "asctime": "2025-08-29 17:57:49,738" } ], - "time_consumption": 4.291534423828125e-05 + "time_consumption": 5.340576171875e-05 } ], - "time_consumption": 0.3029327392578125, - "time_start": "2025-08-22 21:14:28,914", - "time_finished": "2025-08-22 21:14:29,217" + "time_consumption": 0.3026595115661621, + "time_start": "2025-08-29 17:57:49,436", + "time_finished": "2025-08-29 17:57:49,738" }, - "Light.state (gfw.marion.window_light) -> ViDevLight.state (gfw.marion.window_light)": { + "ViDevCommon.state (gfw.marion.window_light) -> Light.state (gfw.marion.window_light)": { "name": "__tLogger__", - "msg": "Light.state (gfw.marion.window_light) -> ViDevLight.state (gfw.marion.window_light)", + "msg": "ViDevCommon.state (gfw.marion.window_light) -> Light.state (gfw.marion.window_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -119180,16 +118557,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890069.2177558, - "msecs": 217.0, - "relativeCreated": 47670.645389, - "thread": 138566182236416, + "created": 1756483069.7389255, + "msecs": 738.0, + "relativeCreated": 47434.349193, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Light.state (gfw.marion.window_light) -> ViDevLight.state (gfw.marion.window_light)", - "asctime": "2025-08-22 21:14:29,217", + "message": "ViDevCommon.state (gfw.marion.window_light) -> Light.state (gfw.marion.window_light)", + "asctime": "2025-08-29 17:57:49,738", "moduleLogger": [], "testcaseLogger": [ { @@ -119207,16 +118584,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890069.3182492, - "msecs": 318.0, - "relativeCreated": 47771.138584, - "thread": 138566182236416, + "created": 1756483069.8394113, + "msecs": 839.0, + "relativeCreated": 47534.834916, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:29,318", + "asctime": "2025-08-29 17:57:49,839", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.marion.window_light.state.set", @@ -119234,19 +118611,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890069.2179186, - "msecs": 217.0, - "relativeCreated": 47670.808159, - "thread": 138566182236416, + "created": 1756483069.739051, + "msecs": 739.0, + "relativeCreated": 47434.474724, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/marion/window_light/state/set and payload false", - "asctime": "2025-08-22 21:14:29,217" + "asctime": "2025-08-29 17:57:49,739" } ], - "time_consumption": 0.10033059120178223 + "time_consumption": 0.10036015510559082 }, { "name": "__tLogger__", @@ -119264,16 +118641,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890069.318613, - "msecs": 318.0, - "relativeCreated": 47771.502344, - "thread": 138566182236416, + "created": 1756483069.839752, + "msecs": 839.0, + "relativeCreated": 47535.175683, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:29,318", + "asctime": "2025-08-29 17:57:49,839", "moduleLogger": [ { "name": "__unittest__", @@ -119292,16 +118669,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890069.3184896, - "msecs": 318.0, - "relativeCreated": 47771.378897, - "thread": 138566182236416, + "created": 1756483069.8396487, + "msecs": 839.0, + "relativeCreated": 47535.072548, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:29,318" + "asctime": "2025-08-29 17:57:49,839" }, { "name": "__unittest__", @@ -119321,25 +118698,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890069.3185456, - "msecs": 318.0, - "relativeCreated": 47771.43502, - "thread": 138566182236416, + "created": 1756483069.8397093, + "msecs": 839.0, + "relativeCreated": 47535.13293, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:29,318" + "asctime": "2025-08-29 17:57:49,839" } ], - "time_consumption": 6.747245788574219e-05 + "time_consumption": 4.267692565917969e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "Light.state (gfw.marion.window_light)", + "ViDevCommon.state (gfw.marion.window_light)", "True" ], "levelname": "DEBUG", @@ -119351,17 +118728,71 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890069.4193301, - "msecs": 419.0, - "relativeCreated": 47872.219515, - "thread": 138566182236416, + "created": 1756483069.9404082, + "msecs": 940.0, + "relativeCreated": 47635.831915, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of Light.state (gfw.marion.window_light) to True", - "asctime": "2025-08-22 21:14:29,419", + "message": "Setting state of ViDevCommon.state (gfw.marion.window_light) to True", + "asctime": "2025-08-29 17:57:49,940", "moduleLogger": [ + { + "name": "smart_brain.mqtt.videv.gfw.marion.window_light.state.set", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "videv/gfw/marion/window_light/state/set", + "true" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483069.8398843, + "msecs": 839.0, + "relativeCreated": 47535.307998, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic videv/gfw/marion/window_light/state/set and payload true", + "asctime": "2025-08-29 17:57:49,839" + }, + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/marion/window_light/set", + "b'{\"state\": \"on\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483069.842534, + "msecs": 842.0, + "relativeCreated": 47537.957897, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_gfw/gfw/marion/window_light/set and payload b'{\"state\": \"on\"}'", + "asctime": "2025-08-29 17:57:49,842" + }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light", "msg": "Sending message with topic %s and payload %s", @@ -119378,16 +118809,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890069.318786, - "msecs": 318.0, - "relativeCreated": 47771.6751, - "thread": 138566182236416, - "threadName": "MainThread", + "created": 1756483069.8428605, + "msecs": 842.0, + "relativeCreated": 47538.284279, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/marion/window_light and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:29,318" + "asctime": "2025-08-29 17:57:49,842" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light", @@ -119405,16 +118836,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890069.319934, - "msecs": 319.0, - "relativeCreated": 47772.823447, - "thread": 138566156539584, + "created": 1756483069.8433025, + "msecs": 843.0, + "relativeCreated": 47538.726109, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/marion/window_light and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:29,319" + "asctime": "2025-08-29 17:57:49,843" }, { "name": "smart_brain.mqtt.videv.gfw.marion.window_light.state", @@ -119432,23 +118863,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890069.3210485, - "msecs": 321.0, - "relativeCreated": 47773.938086, - "thread": 138566156539584, + "created": 1756483069.8857079, + "msecs": 885.0, + "relativeCreated": 47581.131418, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/marion/window_light/state and payload b'true'", - "asctime": "2025-08-22 21:14:29,321" + "asctime": "2025-08-29 17:57:49,885" } ], - "time_consumption": 0.0982816219329834 + "time_consumption": 0.054700374603271484 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.state (gfw.marion.window_light) is correct (Content %s and Type is %s).", + "msg": "Value for Light.state (gfw.marion.window_light) is correct (Content %s and Type is %s).", "args": [ "True", "" @@ -119462,22 +118893,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890069.4196494, - "msecs": 419.0, - "relativeCreated": 47872.538634, - "thread": 138566182236416, + "created": 1756483069.9407344, + "msecs": 940.0, + "relativeCreated": 47636.158025, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.state (gfw.marion.window_light) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:29,419", + "message": "Value for Light.state (gfw.marion.window_light) is correct (Content True and Type is ).", + "asctime": "2025-08-29 17:57:49,940", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.state (gfw.marion.window_light)", + "Value for Light.state (gfw.marion.window_light)", "True", "" ], @@ -119490,22 +118921,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890069.4195545, - "msecs": 419.0, - "relativeCreated": 47872.443973, - "thread": 138566182236416, + "created": 1756483069.940636, + "msecs": 940.0, + "relativeCreated": 47636.059511, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.state (gfw.marion.window_light)): True ()", - "asctime": "2025-08-22 21:14:29,419" + "message": "Result (Value for Light.state (gfw.marion.window_light)): True ()", + "asctime": "2025-08-29 17:57:49,940" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.state (gfw.marion.window_light)", + "Value for Light.state (gfw.marion.window_light)", "=", "True", "" @@ -119519,25 +118950,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890069.419609, - "msecs": 419.0, - "relativeCreated": 47872.49852, - "thread": 138566182236416, + "created": 1756483069.9406927, + "msecs": 940.0, + "relativeCreated": 47636.116406, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.state (gfw.marion.window_light)): result = True ()", - "asctime": "2025-08-22 21:14:29,419" + "message": "Expectation (Value for Light.state (gfw.marion.window_light)): result = True ()", + "asctime": "2025-08-29 17:57:49,940" } ], - "time_consumption": 4.029273986816406e-05 + "time_consumption": 4.172325134277344e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "Light.state (gfw.marion.window_light)", + "ViDevCommon.state (gfw.marion.window_light)", "False" ], "levelname": "DEBUG", @@ -119549,17 +118980,71 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890069.5203502, - "msecs": 520.0, - "relativeCreated": 47973.239684, - "thread": 138566182236416, + "created": 1756483070.0413847, + "msecs": 41.0, + "relativeCreated": 47736.808355, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of Light.state (gfw.marion.window_light) to False", - "asctime": "2025-08-22 21:14:29,520", + "message": "Setting state of ViDevCommon.state (gfw.marion.window_light) to False", + "asctime": "2025-08-29 17:57:50,041", "moduleLogger": [ + { + "name": "smart_brain.mqtt.videv.gfw.marion.window_light.state.set", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "videv/gfw/marion/window_light/state/set", + "false" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483069.9408782, + "msecs": 940.0, + "relativeCreated": 47636.301639, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic videv/gfw/marion/window_light/state/set and payload false", + "asctime": "2025-08-29 17:57:49,940" + }, + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/marion/window_light/set", + "b'{\"state\": \"off\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483069.943728, + "msecs": 943.0, + "relativeCreated": 47639.151676, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_gfw/gfw/marion/window_light/set and payload b'{\"state\": \"off\"}'", + "asctime": "2025-08-29 17:57:49,943" + }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light", "msg": "Sending message with topic %s and payload %s", @@ -119576,16 +119061,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890069.419822, - "msecs": 419.0, - "relativeCreated": 47872.711406, - "thread": 138566182236416, - "threadName": "MainThread", + "created": 1756483069.944072, + "msecs": 944.0, + "relativeCreated": 47639.495742, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/marion/window_light and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:29,419" + "asctime": "2025-08-29 17:57:49,944" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light", @@ -119603,16 +119088,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890069.4210372, - "msecs": 421.0, - "relativeCreated": 47873.926614, - "thread": 138566156539584, + "created": 1756483069.9448085, + "msecs": 944.0, + "relativeCreated": 47640.232232, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/marion/window_light and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:29,421" + "asctime": "2025-08-29 17:57:49,944" }, { "name": "smart_brain.mqtt.videv.gfw.marion.window_light.state", @@ -119630,23 +119115,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890069.4222043, - "msecs": 422.0, - "relativeCreated": 47875.093638, - "thread": 138566156539584, + "created": 1756483069.9866688, + "msecs": 986.0, + "relativeCreated": 47682.092485, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/marion/window_light/state and payload b'false'", - "asctime": "2025-08-22 21:14:29,422" + "asctime": "2025-08-29 17:57:49,986" } ], - "time_consumption": 0.09814596176147461 + "time_consumption": 0.054715871810913086 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.state (gfw.marion.window_light) is correct (Content %s and Type is %s).", + "msg": "Value for Light.state (gfw.marion.window_light) is correct (Content %s and Type is %s).", "args": [ "False", "" @@ -119660,22 +119145,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890069.5207007, - "msecs": 520.0, - "relativeCreated": 47973.59007, - "thread": 138566182236416, + "created": 1756483070.04172, + "msecs": 41.0, + "relativeCreated": 47737.143454, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.state (gfw.marion.window_light) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:29,520", + "message": "Value for Light.state (gfw.marion.window_light) is correct (Content False and Type is ).", + "asctime": "2025-08-29 17:57:50,041", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.state (gfw.marion.window_light)", + "Value for Light.state (gfw.marion.window_light)", "False", "" ], @@ -119688,22 +119173,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890069.5205789, - "msecs": 520.0, - "relativeCreated": 47973.468258, - "thread": 138566182236416, + "created": 1756483070.04162, + "msecs": 41.0, + "relativeCreated": 47737.043654, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.state (gfw.marion.window_light)): False ()", - "asctime": "2025-08-22 21:14:29,520" + "message": "Result (Value for Light.state (gfw.marion.window_light)): False ()", + "asctime": "2025-08-29 17:57:50,041" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.state (gfw.marion.window_light)", + "Value for Light.state (gfw.marion.window_light)", "=", "False", "" @@ -119717,28 +119202,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890069.5206566, - "msecs": 520.0, - "relativeCreated": 47973.546029, - "thread": 138566182236416, + "created": 1756483070.0416777, + "msecs": 41.0, + "relativeCreated": 47737.101453, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.state (gfw.marion.window_light)): result = False ()", - "asctime": "2025-08-22 21:14:29,520" + "message": "Expectation (Value for Light.state (gfw.marion.window_light)): result = False ()", + "asctime": "2025-08-29 17:57:50,041" } ], - "time_consumption": 4.410743713378906e-05 + "time_consumption": 4.220008850097656e-05 } ], - "time_consumption": 0.3029448986053467, - "time_start": "2025-08-22 21:14:29,217", - "time_finished": "2025-08-22 21:14:29,520" + "time_consumption": 0.3027944564819336, + "time_start": "2025-08-29 17:57:49,738", + "time_finished": "2025-08-29 17:57:50,041" }, - "Shelly.relay/0 (gfw.marion.main_light) -> Light.state (gfw.marion.window_light)": { + "Light.state (gfw.marion.window_light) -> ViDevCommon.state (gfw.marion.window_light)": { "name": "__tLogger__", - "msg": "Shelly.relay/0 (gfw.marion.main_light) -> Light.state (gfw.marion.window_light)", + "msg": "Light.state (gfw.marion.window_light) -> ViDevCommon.state (gfw.marion.window_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -119749,16 +119234,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890069.520943, - "msecs": 520.0, - "relativeCreated": 47973.83218, - "thread": 138566182236416, + "created": 1756483070.0419908, + "msecs": 41.0, + "relativeCreated": 47737.414232, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Shelly.relay/0 (gfw.marion.main_light) -> Light.state (gfw.marion.window_light)", - "asctime": "2025-08-22 21:14:29,520", + "message": "Light.state (gfw.marion.window_light) -> ViDevCommon.state (gfw.marion.window_light)", + "asctime": "2025-08-29 17:57:50,041", "moduleLogger": [], "testcaseLogger": [ { @@ -119776,16 +119261,585 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890069.6213279, - "msecs": 621.0, - "relativeCreated": 48074.217203, - "thread": 138566182236416, + "created": 1756483070.1426077, + "msecs": 142.0, + "relativeCreated": 47838.031174, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:29,621", + "asctime": "2025-08-29 17:57:50,142", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.videv.gfw.marion.window_light.state.set", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "videv/gfw/marion/window_light/state/set", + "false" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483070.0421205, + "msecs": 42.0, + "relativeCreated": 47737.544241, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic videv/gfw/marion/window_light/state/set and payload false", + "asctime": "2025-08-29 17:57:50,042" + } + ], + "time_consumption": 0.10048723220825195 + }, + { + "name": "__tLogger__", + "msg": "Start state (master, slave) is correct (Content %s and Type is %s).", + "args": [ + "(False, False)", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483070.1430275, + "msecs": 143.0, + "relativeCreated": 47838.451244, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", + "asctime": "2025-08-29 17:57:50,143", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Start state (master, slave)", + "(False, False)", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483070.1429176, + "msecs": 142.0, + "relativeCreated": 47838.341362, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Start state (master, slave)): (False, False) ()", + "asctime": "2025-08-29 17:57:50,142" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Start state (master, slave)", + "=", + "(False, False)", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483070.1429834, + "msecs": 142.0, + "relativeCreated": 47838.407053, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Start state (master, slave)): result = (False, False) ()", + "asctime": "2025-08-29 17:57:50,142" + } + ], + "time_consumption": 4.410743713378906e-05 + }, + { + "name": "__tLogger__", + "msg": "Setting state of %s to %s", + "args": [ + "Light.state (gfw.marion.window_light)", + "True" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 28, + "funcName": "device_follow", + "created": 1756483070.2437186, + "msecs": 243.0, + "relativeCreated": 47939.142387, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Setting state of Light.state (gfw.marion.window_light) to True", + "asctime": "2025-08-29 17:57:50,243", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/marion/window_light", + "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483070.1431975, + "msecs": 143.0, + "relativeCreated": 47838.621011, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_gfw/gfw/marion/window_light and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:50,143" + }, + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/marion/window_light", + "b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483070.1442902, + "msecs": 144.0, + "relativeCreated": 47839.714019, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_gfw/gfw/marion/window_light and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", + "asctime": "2025-08-29 17:57:50,144" + }, + { + "name": "smart_brain.mqtt.videv.gfw.marion.window_light.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/gfw/marion/window_light/state", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483070.1464782, + "msecs": 146.0, + "relativeCreated": 47841.901782, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/gfw/marion/window_light/state and payload b'true'", + "asctime": "2025-08-29 17:57:50,146" + } + ], + "time_consumption": 0.09724044799804688 + }, + { + "name": "__tLogger__", + "msg": "Value for ViDevCommon.state (gfw.marion.window_light) is correct (Content %s and Type is %s).", + "args": [ + "True", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483070.2440758, + "msecs": 244.0, + "relativeCreated": 47939.499359, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Value for ViDevCommon.state (gfw.marion.window_light) is correct (Content True and Type is ).", + "asctime": "2025-08-29 17:57:50,244", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Value for ViDevCommon.state (gfw.marion.window_light)", + "True", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483070.2439709, + "msecs": 243.0, + "relativeCreated": 47939.39453, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Value for ViDevCommon.state (gfw.marion.window_light)): True ()", + "asctime": "2025-08-29 17:57:50,243" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Value for ViDevCommon.state (gfw.marion.window_light)", + "=", + "True", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483070.2440312, + "msecs": 244.0, + "relativeCreated": 47939.454973, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Value for ViDevCommon.state (gfw.marion.window_light)): result = True ()", + "asctime": "2025-08-29 17:57:50,244" + } + ], + "time_consumption": 4.458427429199219e-05 + }, + { + "name": "__tLogger__", + "msg": "Setting state of %s to %s", + "args": [ + "Light.state (gfw.marion.window_light)", + "False" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 28, + "funcName": "device_follow", + "created": 1756483070.3447337, + "msecs": 344.0, + "relativeCreated": 48040.157263, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Setting state of Light.state (gfw.marion.window_light) to False", + "asctime": "2025-08-29 17:57:50,344", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/marion/window_light", + "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483070.2442458, + "msecs": 244.0, + "relativeCreated": 47939.669428, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_gfw/gfw/marion/window_light and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:50,244" + }, + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/marion/window_light", + "b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483070.2453873, + "msecs": 245.0, + "relativeCreated": 47940.810948, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_gfw/gfw/marion/window_light and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", + "asctime": "2025-08-29 17:57:50,245" + }, + { + "name": "smart_brain.mqtt.videv.gfw.marion.window_light.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/gfw/marion/window_light/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483070.2474165, + "msecs": 247.0, + "relativeCreated": 47942.840383, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/gfw/marion/window_light/state and payload b'false'", + "asctime": "2025-08-29 17:57:50,247" + } + ], + "time_consumption": 0.09731721878051758 + }, + { + "name": "__tLogger__", + "msg": "Value for ViDevCommon.state (gfw.marion.window_light) is correct (Content %s and Type is %s).", + "args": [ + "False", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483070.3450992, + "msecs": 345.0, + "relativeCreated": 48040.522966, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Value for ViDevCommon.state (gfw.marion.window_light) is correct (Content False and Type is ).", + "asctime": "2025-08-29 17:57:50,345", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Value for ViDevCommon.state (gfw.marion.window_light)", + "False", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483070.344999, + "msecs": 344.0, + "relativeCreated": 48040.422831, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Value for ViDevCommon.state (gfw.marion.window_light)): False ()", + "asctime": "2025-08-29 17:57:50,344" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Value for ViDevCommon.state (gfw.marion.window_light)", + "=", + "False", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483070.3450575, + "msecs": 345.0, + "relativeCreated": 48040.481172, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Value for ViDevCommon.state (gfw.marion.window_light)): result = False ()", + "asctime": "2025-08-29 17:57:50,345" + } + ], + "time_consumption": 4.172325134277344e-05 + } + ], + "time_consumption": 0.30310845375061035, + "time_start": "2025-08-29 17:57:50,041", + "time_finished": "2025-08-29 17:57:50,345" + }, + "Shelly.relay/0 (gfw.marion.main_light) -> Light.state (gfw.marion.window_light)": { + "name": "__tLogger__", + "msg": "Shelly.relay/0 (gfw.marion.main_light) -> Light.state (gfw.marion.window_light)", + "args": null, + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/report/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 329, + "funcName": "testCase", + "created": 1756483070.3453274, + "msecs": 345.0, + "relativeCreated": 48040.751034, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Shelly.relay/0 (gfw.marion.main_light) -> Light.state (gfw.marion.window_light)", + "asctime": "2025-08-29 17:57:50,345", + "moduleLogger": [], + "testcaseLogger": [ + { + "name": "__tLogger__", + "msg": "Prepare: Setting devices to last state %s", + "args": [ + "False" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 19, + "funcName": "device_follow", + "created": 1756483070.4455948, + "msecs": 445.0, + "relativeCreated": 48141.018484, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Prepare: Setting devices to last state False", + "asctime": "2025-08-29 17:57:50,445", "moduleLogger": [], "time_consumption": 0.0 }, @@ -119805,16 +119859,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890069.621683, - "msecs": 621.0, - "relativeCreated": 48074.572458, - "thread": 138566182236416, + "created": 1756483070.4459565, + "msecs": 445.0, + "relativeCreated": 48141.379944, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:29,621", + "asctime": "2025-08-29 17:57:50,445", "moduleLogger": [ { "name": "__unittest__", @@ -119833,16 +119887,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890069.6215858, - "msecs": 621.0, - "relativeCreated": 48074.475351, - "thread": 138566182236416, + "created": 1756483070.4458308, + "msecs": 445.0, + "relativeCreated": 48141.254629, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:29,621" + "asctime": "2025-08-29 17:57:50,445" }, { "name": "__unittest__", @@ -119862,19 +119916,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890069.621641, - "msecs": 621.0, - "relativeCreated": 48074.530399, - "thread": 138566182236416, + "created": 1756483070.4459116, + "msecs": 445.0, + "relativeCreated": 48141.335125, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:29,621" + "asctime": "2025-08-29 17:57:50,445" } ], - "time_consumption": 4.1961669921875e-05 + "time_consumption": 4.482269287109375e-05 }, { "name": "__tLogger__", @@ -119892,16 +119946,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890069.7223477, - "msecs": 722.0, - "relativeCreated": 48175.237099, - "thread": 138566182236416, + "created": 1756483070.5466123, + "msecs": 546.0, + "relativeCreated": 48242.036017, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Shelly.relay/0 (gfw.marion.main_light) to True", - "asctime": "2025-08-22 21:14:29,722", + "asctime": "2025-08-29 17:57:50,546", "moduleLogger": [ { "name": "smart_brain.mqtt.shellies.gfw.marion.main_light.relay.0", @@ -119919,16 +119973,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890069.6217945, - "msecs": 621.0, - "relativeCreated": 48074.684005, - "thread": 138566182236416, + "created": 1756483070.4460802, + "msecs": 446.0, + "relativeCreated": 48141.504031, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/gfw/marion/main_light/relay/0 and payload on", - "asctime": "2025-08-22 21:14:29,621" + "asctime": "2025-08-29 17:57:50,446" }, { "name": "smart_brain.mqtt.shellies.gfw.marion.main_light.relay.0", @@ -119946,16 +120000,43 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890069.6227942, - "msecs": 622.0, - "relativeCreated": 48075.683645, - "thread": 138566156539584, + "created": 1756483070.447359, + "msecs": 447.0, + "relativeCreated": 48142.782782, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/gfw/marion/main_light/relay/0 and payload b'on'", - "asctime": "2025-08-22 21:14:29,622" + "asctime": "2025-08-29 17:57:50,447" + }, + { + "name": "smart_brain.mqtt.videv.gfw.marion.main_light.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/gfw/marion/main_light/state", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483070.449688, + "msecs": 449.0, + "relativeCreated": 48145.111856, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/gfw/marion/main_light/state and payload b'true'", + "asctime": "2025-08-29 17:57:50,449" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light.set", @@ -119973,16 +120054,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890069.6242359, - "msecs": 624.0, - "relativeCreated": 48077.125299, - "thread": 138566156539584, + "created": 1756483070.4502625, + "msecs": 450.0, + "relativeCreated": 48145.686146, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/marion/window_light/set and payload b'{\"state\": \"on\"}'", - "asctime": "2025-08-22 21:14:29,624" + "asctime": "2025-08-29 17:57:50,450" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light", @@ -120000,43 +120081,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890069.6244526, - "msecs": 624.0, - "relativeCreated": 48077.342094, - "thread": 138566156539584, + "created": 1756483070.4506838, + "msecs": 450.0, + "relativeCreated": 48146.10753, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/marion/window_light and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:29,624" - }, - { - "name": "smart_brain.mqtt.videv.gfw.marion.main_light.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/gfw/marion/main_light/state", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890069.624807, - "msecs": 624.0, - "relativeCreated": 48077.696366, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/gfw/marion/main_light/state and payload b'true'", - "asctime": "2025-08-22 21:14:29,624" + "asctime": "2025-08-29 17:57:50,450" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light", @@ -120054,16 +120108,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890069.6255004, - "msecs": 625.0, - "relativeCreated": 48078.389697, - "thread": 138566156539584, + "created": 1756483070.4513805, + "msecs": 451.0, + "relativeCreated": 48146.804077, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/marion/window_light and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:29,625" + "asctime": "2025-08-29 17:57:50,451" }, { "name": "smart_brain.mqtt.videv.gfw.marion.window_light.state", @@ -120081,19 +120135,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890069.6670442, - "msecs": 667.0, - "relativeCreated": 48119.933422, - "thread": 138566156539584, + "created": 1756483070.4927008, + "msecs": 492.0, + "relativeCreated": 48188.124583, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/marion/window_light/state and payload b'true'", - "asctime": "2025-08-22 21:14:29,667" + "asctime": "2025-08-29 17:57:50,492" } ], - "time_consumption": 0.05530357360839844 + "time_consumption": 0.053911447525024414 }, { "name": "__tLogger__", @@ -120111,16 +120165,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890069.7227032, - "msecs": 722.0, - "relativeCreated": 48175.592528, - "thread": 138566182236416, + "created": 1756483070.5469632, + "msecs": 546.0, + "relativeCreated": 48242.386797, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.state (gfw.marion.window_light) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:29,722", + "asctime": "2025-08-29 17:57:50,546", "moduleLogger": [ { "name": "__unittest__", @@ -120139,16 +120193,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890069.7225783, - "msecs": 722.0, - "relativeCreated": 48175.467474, - "thread": 138566182236416, + "created": 1756483070.5468369, + "msecs": 546.0, + "relativeCreated": 48242.260344, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.state (gfw.marion.window_light)): True ()", - "asctime": "2025-08-22 21:14:29,722" + "asctime": "2025-08-29 17:57:50,546" }, { "name": "__unittest__", @@ -120168,19 +120222,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890069.722662, - "msecs": 722.0, - "relativeCreated": 48175.551408, - "thread": 138566182236416, + "created": 1756483070.546923, + "msecs": 546.0, + "relativeCreated": 48242.346628, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.state (gfw.marion.window_light)): result = True ()", - "asctime": "2025-08-22 21:14:29,722" + "asctime": "2025-08-29 17:57:50,546" } ], - "time_consumption": 4.124641418457031e-05 + "time_consumption": 4.029273986816406e-05 }, { "name": "__tLogger__", @@ -120198,16 +120252,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890069.8233755, - "msecs": 823.0, - "relativeCreated": 48276.26483, - "thread": 138566182236416, + "created": 1756483070.6475656, + "msecs": 647.0, + "relativeCreated": 48342.989218, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Shelly.relay/0 (gfw.marion.main_light) to False", - "asctime": "2025-08-22 21:14:29,823", + "asctime": "2025-08-29 17:57:50,647", "moduleLogger": [ { "name": "smart_brain.mqtt.shellies.gfw.marion.main_light.relay.0", @@ -120225,16 +120279,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890069.7228248, - "msecs": 722.0, - "relativeCreated": 48175.71414, - "thread": 138566182236416, + "created": 1756483070.5470722, + "msecs": 547.0, + "relativeCreated": 48242.495896, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/gfw/marion/main_light/relay/0 and payload off", - "asctime": "2025-08-22 21:14:29,722" + "asctime": "2025-08-29 17:57:50,547" }, { "name": "smart_brain.mqtt.shellies.gfw.marion.main_light.relay.0", @@ -120252,70 +120306,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890069.7239454, - "msecs": 723.0, - "relativeCreated": 48176.83487, - "thread": 138566156539584, + "created": 1756483070.547947, + "msecs": 547.0, + "relativeCreated": 48243.370574, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/gfw/marion/main_light/relay/0 and payload b'off'", - "asctime": "2025-08-22 21:14:29,723" - }, - { - "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light.set", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_gfw/gfw/marion/window_light/set", - "b'{\"state\": \"off\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890069.7251914, - "msecs": 725.0, - "relativeCreated": 48178.08078, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_gfw/gfw/marion/window_light/set and payload b'{\"state\": \"off\"}'", - "asctime": "2025-08-22 21:14:29,725" - }, - { - "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_gfw/gfw/marion/window_light", - "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890069.725408, - "msecs": 725.0, - "relativeCreated": 48178.297521, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_gfw/gfw/marion/window_light and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:29,725" + "asctime": "2025-08-29 17:57:50,547" }, { "name": "smart_brain.mqtt.videv.gfw.marion.main_light.state", @@ -120333,16 +120333,70 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890069.725767, - "msecs": 725.0, - "relativeCreated": 48178.656387, - "thread": 138566156539584, + "created": 1756483070.5502043, + "msecs": 550.0, + "relativeCreated": 48245.627748, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/marion/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:14:29,725" + "asctime": "2025-08-29 17:57:50,550" + }, + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light.set", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/marion/window_light/set", + "b'{\"state\": \"off\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483070.550765, + "msecs": 550.0, + "relativeCreated": 48246.18885, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_gfw/gfw/marion/window_light/set and payload b'{\"state\": \"off\"}'", + "asctime": "2025-08-29 17:57:50,550" + }, + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/marion/window_light", + "{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483070.5511827, + "msecs": 551.0, + "relativeCreated": 48246.606561, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_gfw/gfw/marion/window_light and payload {\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:50,551" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.window_light", @@ -120360,16 +120414,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890069.7263055, - "msecs": 726.0, - "relativeCreated": 48179.195008, - "thread": 138566156539584, + "created": 1756483070.5519583, + "msecs": 551.0, + "relativeCreated": 48247.381995, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/marion/window_light and payload b'{\"state\": \"off\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:29,726" + "asctime": "2025-08-29 17:57:50,551" }, { "name": "smart_brain.mqtt.videv.gfw.marion.window_light.state", @@ -120387,19 +120441,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890069.7672853, - "msecs": 767.0, - "relativeCreated": 48220.174609, - "thread": 138566156539584, + "created": 1756483070.5937254, + "msecs": 593.0, + "relativeCreated": 48289.149096, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/marion/window_light/state and payload b'false'", - "asctime": "2025-08-22 21:14:29,767" + "asctime": "2025-08-29 17:57:50,593" } ], - "time_consumption": 0.05609011650085449 + "time_consumption": 0.05384016036987305 }, { "name": "__tLogger__", @@ -120417,16 +120471,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890069.8236966, - "msecs": 823.0, - "relativeCreated": 48276.586111, - "thread": 138566182236416, + "created": 1756483070.6479275, + "msecs": 647.0, + "relativeCreated": 48343.351334, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.state (gfw.marion.window_light) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:29,823", + "asctime": "2025-08-29 17:57:50,647", "moduleLogger": [ { "name": "__unittest__", @@ -120445,16 +120499,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890069.8236015, - "msecs": 823.0, - "relativeCreated": 48276.490767, - "thread": 138566182236416, + "created": 1756483070.647799, + "msecs": 647.0, + "relativeCreated": 48343.222731, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.state (gfw.marion.window_light)): False ()", - "asctime": "2025-08-22 21:14:29,823" + "asctime": "2025-08-29 17:57:50,647" }, { "name": "__unittest__", @@ -120474,24 +120528,24 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890069.8236558, - "msecs": 823.0, - "relativeCreated": 48276.545288, - "thread": 138566182236416, + "created": 1756483070.6478844, + "msecs": 647.0, + "relativeCreated": 48343.308, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.state (gfw.marion.window_light)): result = False ()", - "asctime": "2025-08-22 21:14:29,823" + "asctime": "2025-08-29 17:57:50,647" } ], - "time_consumption": 4.076957702636719e-05 + "time_consumption": 4.315376281738281e-05 } ], - "time_consumption": 0.3027536869049072, - "time_start": "2025-08-22 21:14:29,520", - "time_finished": "2025-08-22 21:14:29,823" + "time_consumption": 0.3026001453399658, + "time_start": "2025-08-29 17:57:50,345", + "time_finished": "2025-08-29 17:57:50,647" }, "ViDevHeating.temp_setp (gfw.marion.heating_valve) -> HeatingValve.temp_setp (gfw.marion.heating_valve)": { "name": "__tLogger__", @@ -120506,16 +120560,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890069.8239348, - "msecs": 823.0, - "relativeCreated": 48276.824065, - "thread": 138566182236416, + "created": 1756483070.648154, + "msecs": 648.0, + "relativeCreated": 48343.577741, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "ViDevHeating.temp_setp (gfw.marion.heating_valve) -> HeatingValve.temp_setp (gfw.marion.heating_valve)", - "asctime": "2025-08-22 21:14:29,823", + "asctime": "2025-08-29 17:57:50,648", "moduleLogger": [], "testcaseLogger": [ { @@ -120533,16 +120587,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890069.9248538, - "msecs": 924.0, - "relativeCreated": 48377.743131, - "thread": 138566182236416, + "created": 1756483070.7489989, + "msecs": 748.0, + "relativeCreated": 48444.422499, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 30", - "asctime": "2025-08-22 21:14:29,924", + "asctime": "2025-08-29 17:57:50,748", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.marion.heating_valve.user_temperature_setpoint.set", @@ -120560,16 +120614,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890069.8241475, - "msecs": 824.0, - "relativeCreated": 48277.036832, - "thread": 138566182236416, + "created": 1756483070.6482885, + "msecs": 648.0, + "relativeCreated": 48343.71214, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/marion/heating_valve/user_temperature_setpoint/set and payload 30", - "asctime": "2025-08-22 21:14:29,824" + "asctime": "2025-08-29 17:57:50,648" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.heating_valve", @@ -120587,16 +120641,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890069.8244436, - "msecs": 824.0, - "relativeCreated": 48277.332992, - "thread": 138566182236416, + "created": 1756483070.6485643, + "msecs": 648.0, + "relativeCreated": 48343.988013, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/marion/heating_valve and payload {\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:14:29,824" + "asctime": "2025-08-29 17:57:50,648" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.heating_valve.set", @@ -120614,16 +120668,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890069.8341198, - "msecs": 834.0, - "relativeCreated": 48287.009172, - "thread": 138566156539584, + "created": 1756483070.6598117, + "msecs": 659.0, + "relativeCreated": 48355.23555, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/marion/heating_valve/set and payload b'{\"current_heating_setpoint\": 30}'", - "asctime": "2025-08-22 21:14:29,834" + "asctime": "2025-08-29 17:57:50,659" }, { "name": "smart_brain.mqtt.videv.gfw.marion.heating_valve.valve_temperature_setpoint", @@ -120641,16 +120695,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890069.8345459, - "msecs": 834.0, - "relativeCreated": 48287.435293, - "thread": 138566156539584, + "created": 1756483070.6603265, + "msecs": 660.0, + "relativeCreated": 48355.750161, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/marion/heating_valve/valve_temperature_setpoint and payload b'30'", - "asctime": "2025-08-22 21:14:29,834" + "asctime": "2025-08-29 17:57:50,660" }, { "name": "smart_brain.mqtt.videv.gfw.marion.heating_valve.user_temperature_setpoint", @@ -120668,16 +120722,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890069.8348207, - "msecs": 834.0, - "relativeCreated": 48287.710309, - "thread": 138566156539584, + "created": 1756483070.6608253, + "msecs": 660.0, + "relativeCreated": 48356.249052, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/marion/heating_valve/user_temperature_setpoint and payload b'30'", - "asctime": "2025-08-22 21:14:29,834" + "asctime": "2025-08-29 17:57:50,660" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.heating_valve", @@ -120695,19 +120749,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890069.835113, - "msecs": 835.0, - "relativeCreated": 48288.00244, - "thread": 138566156539584, + "created": 1756483070.6613803, + "msecs": 661.0, + "relativeCreated": 48356.804102, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/marion/heating_valve and payload b'{\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:14:29,835" + "asctime": "2025-08-29 17:57:50,661" } ], - "time_consumption": 0.08974075317382812 + "time_consumption": 0.08761858940124512 }, { "name": "__tLogger__", @@ -120725,16 +120779,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890069.9252408, - "msecs": 925.0, - "relativeCreated": 48378.130237, - "thread": 138566182236416, + "created": 1756483070.74935, + "msecs": 749.0, + "relativeCreated": 48444.773856, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (30, 30) and Type is ).", - "asctime": "2025-08-22 21:14:29,925", + "asctime": "2025-08-29 17:57:50,749", "moduleLogger": [ { "name": "__unittest__", @@ -120753,16 +120807,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890069.9251082, - "msecs": 925.0, - "relativeCreated": 48377.997657, - "thread": 138566182236416, + "created": 1756483070.7492442, + "msecs": 749.0, + "relativeCreated": 48444.667872, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (30, 30) ()", - "asctime": "2025-08-22 21:14:29,925" + "asctime": "2025-08-29 17:57:50,749" }, { "name": "__unittest__", @@ -120782,19 +120836,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890069.925198, - "msecs": 925.0, - "relativeCreated": 48378.087447, - "thread": 138566182236416, + "created": 1756483070.7493043, + "msecs": 749.0, + "relativeCreated": 48444.727891, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (30, 30) ()", - "asctime": "2025-08-22 21:14:29,925" + "asctime": "2025-08-29 17:57:50,749" } ], - "time_consumption": 4.267692565917969e-05 + "time_consumption": 4.57763671875e-05 }, { "name": "__tLogger__", @@ -120812,16 +120866,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890070.025739, - "msecs": 25.0, - "relativeCreated": 48478.628503, - "thread": 138566182236416, + "created": 1756483070.8499982, + "msecs": 849.0, + "relativeCreated": 48545.42191, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of ViDevHeating.temp_setp (gfw.marion.heating_valve) to 15", - "asctime": "2025-08-22 21:14:30,025", + "asctime": "2025-08-29 17:57:50,849", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.marion.heating_valve.user_temperature_setpoint.set", @@ -120839,16 +120893,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890069.925359, - "msecs": 925.0, - "relativeCreated": 48378.248393, - "thread": 138566182236416, + "created": 1756483070.749463, + "msecs": 749.0, + "relativeCreated": 48444.88683, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/marion/heating_valve/user_temperature_setpoint/set and payload 15", - "asctime": "2025-08-22 21:14:29,925" + "asctime": "2025-08-29 17:57:50,749" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.heating_valve.set", @@ -120866,16 +120920,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890069.9340637, - "msecs": 934.0, - "relativeCreated": 48386.952992, - "thread": 138566156539584, + "created": 1756483070.7582886, + "msecs": 758.0, + "relativeCreated": 48453.712417, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/marion/heating_valve/set and payload b'{\"current_heating_setpoint\": 15}'", - "asctime": "2025-08-22 21:14:29,934" + "asctime": "2025-08-29 17:57:50,758" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.heating_valve", @@ -120893,16 +120947,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890069.9343293, - "msecs": 934.0, - "relativeCreated": 48387.218725, - "thread": 138566156539584, + "created": 1756483070.7585955, + "msecs": 758.0, + "relativeCreated": 48454.019293, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/marion/heating_valve and payload {\"current_heating_setpoint\": 15, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:14:29,934" + "asctime": "2025-08-29 17:57:50,758" }, { "name": "smart_brain.mqtt.videv.gfw.marion.heating_valve.valve_temperature_setpoint", @@ -120920,16 +120974,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890069.9347088, - "msecs": 934.0, - "relativeCreated": 48387.598142, - "thread": 138566156539584, + "created": 1756483070.7589169, + "msecs": 758.0, + "relativeCreated": 48454.340584, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/marion/heating_valve/valve_temperature_setpoint and payload b'15'", - "asctime": "2025-08-22 21:14:29,934" + "asctime": "2025-08-29 17:57:50,758" }, { "name": "smart_brain.mqtt.videv.gfw.marion.heating_valve.user_temperature_setpoint", @@ -120947,16 +121001,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890069.9350648, - "msecs": 935.0, - "relativeCreated": 48387.954165, - "thread": 138566156539584, + "created": 1756483070.759253, + "msecs": 759.0, + "relativeCreated": 48454.676558, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/marion/heating_valve/user_temperature_setpoint and payload b'15'", - "asctime": "2025-08-22 21:14:29,935" + "asctime": "2025-08-29 17:57:50,759" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.heating_valve", @@ -120974,19 +121028,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890069.9353147, - "msecs": 935.0, - "relativeCreated": 48388.20419, - "thread": 138566156539584, + "created": 1756483070.759496, + "msecs": 759.0, + "relativeCreated": 48454.919547, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/marion/heating_valve and payload b'{\"current_heating_setpoint\": 15, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:14:29,935" + "asctime": "2025-08-29 17:57:50,759" } ], - "time_consumption": 0.0904242992401123 + "time_consumption": 0.09050226211547852 }, { "name": "__tLogger__", @@ -121004,16 +121058,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890070.0260687, - "msecs": 26.0, - "relativeCreated": 48478.958155, - "thread": 138566182236416, + "created": 1756483070.8503058, + "msecs": 850.0, + "relativeCreated": 48545.729595, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for HeatingValve.temp_setp (gfw.marion.heating_valve) is correct (Content 15 and Type is ).", - "asctime": "2025-08-22 21:14:30,026", + "asctime": "2025-08-29 17:57:50,850", "moduleLogger": [ { "name": "__unittest__", @@ -121032,16 +121086,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890070.0259748, - "msecs": 25.0, - "relativeCreated": 48478.864253, - "thread": 138566182236416, + "created": 1756483070.8502145, + "msecs": 850.0, + "relativeCreated": 48545.638185, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for HeatingValve.temp_setp (gfw.marion.heating_valve)): 15 ()", - "asctime": "2025-08-22 21:14:30,025" + "asctime": "2025-08-29 17:57:50,850" }, { "name": "__unittest__", @@ -121061,19 +121115,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890070.0260293, - "msecs": 26.0, - "relativeCreated": 48478.918636, - "thread": 138566182236416, + "created": 1756483070.8502662, + "msecs": 850.0, + "relativeCreated": 48545.689766, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for HeatingValve.temp_setp (gfw.marion.heating_valve)): result = 15 ()", - "asctime": "2025-08-22 21:14:30,026" + "asctime": "2025-08-29 17:57:50,850" } ], - "time_consumption": 3.933906555175781e-05 + "time_consumption": 3.9577484130859375e-05 }, { "name": "__tLogger__", @@ -121091,16 +121145,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890070.126698, - "msecs": 126.0, - "relativeCreated": 48579.587314, - "thread": 138566182236416, + "created": 1756483070.9509487, + "msecs": 950.0, + "relativeCreated": 48646.372412, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of ViDevHeating.temp_setp (gfw.marion.heating_valve) to 20", - "asctime": "2025-08-22 21:14:30,126", + "asctime": "2025-08-29 17:57:50,950", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.marion.heating_valve.user_temperature_setpoint.set", @@ -121118,16 +121172,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890070.0261736, - "msecs": 26.0, - "relativeCreated": 48479.062985, - "thread": 138566182236416, + "created": 1756483070.850411, + "msecs": 850.0, + "relativeCreated": 48545.834695, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/marion/heating_valve/user_temperature_setpoint/set and payload 20", - "asctime": "2025-08-22 21:14:30,026" + "asctime": "2025-08-29 17:57:50,850" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.heating_valve.set", @@ -121145,16 +121199,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890070.0340054, - "msecs": 34.0, - "relativeCreated": 48486.894823, - "thread": 138566156539584, + "created": 1756483070.858816, + "msecs": 858.0, + "relativeCreated": 48554.239762, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/marion/heating_valve/set and payload b'{\"current_heating_setpoint\": 20}'", - "asctime": "2025-08-22 21:14:30,034" + "asctime": "2025-08-29 17:57:50,858" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.heating_valve", @@ -121172,16 +121226,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890070.0342333, - "msecs": 34.0, - "relativeCreated": 48487.122745, - "thread": 138566156539584, + "created": 1756483070.859116, + "msecs": 859.0, + "relativeCreated": 48554.539759, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/marion/heating_valve and payload {\"current_heating_setpoint\": 20, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:14:30,034" + "asctime": "2025-08-29 17:57:50,859" }, { "name": "smart_brain.mqtt.videv.gfw.marion.heating_valve.valve_temperature_setpoint", @@ -121199,16 +121253,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890070.034586, - "msecs": 34.0, - "relativeCreated": 48487.475363, - "thread": 138566156539584, + "created": 1756483070.85939, + "msecs": 859.0, + "relativeCreated": 48554.813713, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/marion/heating_valve/valve_temperature_setpoint and payload b'20'", - "asctime": "2025-08-22 21:14:30,034" + "asctime": "2025-08-29 17:57:50,859" }, { "name": "smart_brain.mqtt.videv.gfw.marion.heating_valve.user_temperature_setpoint", @@ -121226,16 +121280,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890070.0349495, - "msecs": 34.0, - "relativeCreated": 48487.839052, - "thread": 138566156539584, + "created": 1756483070.859703, + "msecs": 859.0, + "relativeCreated": 48555.126774, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/marion/heating_valve/user_temperature_setpoint and payload b'20'", - "asctime": "2025-08-22 21:14:30,034" + "asctime": "2025-08-29 17:57:50,859" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.heating_valve", @@ -121253,19 +121307,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890070.0351918, - "msecs": 35.0, - "relativeCreated": 48488.081325, - "thread": 138566156539584, + "created": 1756483070.859946, + "msecs": 859.0, + "relativeCreated": 48555.369787, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/marion/heating_valve and payload b'{\"current_heating_setpoint\": 20, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:14:30,035" + "asctime": "2025-08-29 17:57:50,859" } ], - "time_consumption": 0.0915062427520752 + "time_consumption": 0.0910027027130127 }, { "name": "__tLogger__", @@ -121283,16 +121337,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890070.1270888, - "msecs": 127.0, - "relativeCreated": 48579.978364, - "thread": 138566182236416, + "created": 1756483070.9512618, + "msecs": 951.0, + "relativeCreated": 48646.685408, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for HeatingValve.temp_setp (gfw.marion.heating_valve) is correct (Content 20 and Type is ).", - "asctime": "2025-08-22 21:14:30,127", + "asctime": "2025-08-29 17:57:50,951", "moduleLogger": [ { "name": "__unittest__", @@ -121311,16 +121365,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890070.1269603, - "msecs": 126.0, - "relativeCreated": 48579.849787, - "thread": 138566182236416, + "created": 1756483070.9511676, + "msecs": 951.0, + "relativeCreated": 48646.591111, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for HeatingValve.temp_setp (gfw.marion.heating_valve)): 20 ()", - "asctime": "2025-08-22 21:14:30,126" + "asctime": "2025-08-29 17:57:50,951" }, { "name": "__unittest__", @@ -121340,19 +121394,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890070.1270182, - "msecs": 127.0, - "relativeCreated": 48579.907565, - "thread": 138566182236416, + "created": 1756483070.9512217, + "msecs": 951.0, + "relativeCreated": 48646.645475, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for HeatingValve.temp_setp (gfw.marion.heating_valve)): result = 20 ()", - "asctime": "2025-08-22 21:14:30,127" + "asctime": "2025-08-29 17:57:50,951" } ], - "time_consumption": 7.05718994140625e-05 + "time_consumption": 4.00543212890625e-05 }, { "name": "__tLogger__", @@ -121370,16 +121424,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890070.22772, - "msecs": 227.0, - "relativeCreated": 48680.609353, - "thread": 138566182236416, + "created": 1756483071.0519373, + "msecs": 51.0, + "relativeCreated": 48747.360948, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of ViDevHeating.temp_setp (gfw.marion.heating_valve) to 25", - "asctime": "2025-08-22 21:14:30,227", + "asctime": "2025-08-29 17:57:51,051", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.marion.heating_valve.user_temperature_setpoint.set", @@ -121397,16 +121451,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890070.1272018, - "msecs": 127.0, - "relativeCreated": 48580.091265, - "thread": 138566182236416, + "created": 1756483070.9513643, + "msecs": 951.0, + "relativeCreated": 48646.788135, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/marion/heating_valve/user_temperature_setpoint/set and payload 25", - "asctime": "2025-08-22 21:14:30,127" + "asctime": "2025-08-29 17:57:50,951" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.heating_valve.set", @@ -121424,16 +121478,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890070.135711, - "msecs": 135.0, - "relativeCreated": 48588.600398, - "thread": 138566156539584, + "created": 1756483070.9605722, + "msecs": 960.0, + "relativeCreated": 48655.995955, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/marion/heating_valve/set and payload b'{\"current_heating_setpoint\": 25}'", - "asctime": "2025-08-22 21:14:30,135" + "asctime": "2025-08-29 17:57:50,960" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.heating_valve", @@ -121451,16 +121505,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890070.1359806, - "msecs": 135.0, - "relativeCreated": 48588.870074, - "thread": 138566156539584, + "created": 1756483070.9609203, + "msecs": 960.0, + "relativeCreated": 48656.344083, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/marion/heating_valve and payload {\"current_heating_setpoint\": 25, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:14:30,135" + "asctime": "2025-08-29 17:57:50,960" }, { "name": "smart_brain.mqtt.videv.gfw.marion.heating_valve.valve_temperature_setpoint", @@ -121478,16 +121532,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890070.136347, - "msecs": 136.0, - "relativeCreated": 48589.236666, - "thread": 138566156539584, + "created": 1756483070.961219, + "msecs": 961.0, + "relativeCreated": 48656.64266, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/marion/heating_valve/valve_temperature_setpoint and payload b'25'", - "asctime": "2025-08-22 21:14:30,136" + "asctime": "2025-08-29 17:57:50,961" }, { "name": "smart_brain.mqtt.videv.gfw.marion.heating_valve.user_temperature_setpoint", @@ -121505,16 +121559,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890070.1366804, - "msecs": 136.0, - "relativeCreated": 48589.569972, - "thread": 138566156539584, + "created": 1756483070.9615583, + "msecs": 961.0, + "relativeCreated": 48656.981949, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/marion/heating_valve/user_temperature_setpoint and payload b'25'", - "asctime": "2025-08-22 21:14:30,136" + "asctime": "2025-08-29 17:57:50,961" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.heating_valve", @@ -121532,19 +121586,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890070.136964, - "msecs": 136.0, - "relativeCreated": 48589.853499, - "thread": 138566156539584, + "created": 1756483070.9618156, + "msecs": 961.0, + "relativeCreated": 48657.239195, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/marion/heating_valve and payload b'{\"current_heating_setpoint\": 25, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:14:30,136" + "asctime": "2025-08-29 17:57:50,961" } ], - "time_consumption": 0.09075593948364258 + "time_consumption": 0.09012174606323242 }, { "name": "__tLogger__", @@ -121562,16 +121616,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890070.2281182, - "msecs": 228.0, - "relativeCreated": 48681.007551, - "thread": 138566182236416, + "created": 1756483071.0522687, + "msecs": 52.0, + "relativeCreated": 48747.692517, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for HeatingValve.temp_setp (gfw.marion.heating_valve) is correct (Content 25 and Type is ).", - "asctime": "2025-08-22 21:14:30,228", + "asctime": "2025-08-29 17:57:51,052", "moduleLogger": [ { "name": "__unittest__", @@ -121590,16 +121644,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890070.2280107, - "msecs": 228.0, - "relativeCreated": 48680.900053, - "thread": 138566182236416, + "created": 1756483071.0521686, + "msecs": 52.0, + "relativeCreated": 48747.592299, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for HeatingValve.temp_setp (gfw.marion.heating_valve)): 25 ()", - "asctime": "2025-08-22 21:14:30,228" + "asctime": "2025-08-29 17:57:51,052" }, { "name": "__unittest__", @@ -121619,19 +121673,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890070.2280755, - "msecs": 228.0, - "relativeCreated": 48680.964942, - "thread": 138566182236416, + "created": 1756483071.0522258, + "msecs": 52.0, + "relativeCreated": 48747.649543, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for HeatingValve.temp_setp (gfw.marion.heating_valve)): result = 25 ()", - "asctime": "2025-08-22 21:14:30,228" + "asctime": "2025-08-29 17:57:51,052" } ], - "time_consumption": 4.267692565917969e-05 + "time_consumption": 4.291534423828125e-05 }, { "name": "__tLogger__", @@ -121649,16 +121703,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890070.328734, - "msecs": 328.0, - "relativeCreated": 48781.623261, - "thread": 138566182236416, + "created": 1756483071.152774, + "msecs": 152.0, + "relativeCreated": 48848.197905, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of ViDevHeating.temp_setp (gfw.marion.heating_valve) to 30", - "asctime": "2025-08-22 21:14:30,328", + "asctime": "2025-08-29 17:57:51,152", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.marion.heating_valve.user_temperature_setpoint.set", @@ -121676,16 +121730,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890070.2282293, - "msecs": 228.0, - "relativeCreated": 48681.118765, - "thread": 138566182236416, + "created": 1756483071.052378, + "msecs": 52.0, + "relativeCreated": 48747.801466, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/marion/heating_valve/user_temperature_setpoint/set and payload 30", - "asctime": "2025-08-22 21:14:30,228" + "asctime": "2025-08-29 17:57:51,052" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.heating_valve.set", @@ -121703,16 +121757,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890070.2364972, - "msecs": 236.0, - "relativeCreated": 48689.386511, - "thread": 138566156539584, + "created": 1756483071.0607884, + "msecs": 60.0, + "relativeCreated": 48756.212233, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/marion/heating_valve/set and payload b'{\"current_heating_setpoint\": 30}'", - "asctime": "2025-08-22 21:14:30,236" + "asctime": "2025-08-29 17:57:51,060" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.heating_valve", @@ -121730,16 +121784,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890070.2367449, - "msecs": 236.0, - "relativeCreated": 48689.634461, - "thread": 138566156539584, + "created": 1756483071.061119, + "msecs": 61.0, + "relativeCreated": 48756.542595, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/marion/heating_valve and payload {\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}", - "asctime": "2025-08-22 21:14:30,236" + "asctime": "2025-08-29 17:57:51,061" }, { "name": "smart_brain.mqtt.videv.gfw.marion.heating_valve.valve_temperature_setpoint", @@ -121757,16 +121811,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890070.2371433, - "msecs": 237.0, - "relativeCreated": 48690.032646, - "thread": 138566156539584, + "created": 1756483071.061395, + "msecs": 61.0, + "relativeCreated": 48756.818571, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/marion/heating_valve/valve_temperature_setpoint and payload b'30'", - "asctime": "2025-08-22 21:14:30,237" + "asctime": "2025-08-29 17:57:51,061" }, { "name": "smart_brain.mqtt.videv.gfw.marion.heating_valve.user_temperature_setpoint", @@ -121784,16 +121838,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890070.2374825, - "msecs": 237.0, - "relativeCreated": 48690.371982, - "thread": 138566156539584, + "created": 1756483071.061728, + "msecs": 61.0, + "relativeCreated": 48757.15167, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/marion/heating_valve/user_temperature_setpoint and payload b'30'", - "asctime": "2025-08-22 21:14:30,237" + "asctime": "2025-08-29 17:57:51,061" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.marion.heating_valve", @@ -121811,19 +121865,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890070.237752, - "msecs": 237.0, - "relativeCreated": 48690.641497, - "thread": 138566156539584, + "created": 1756483071.0620165, + "msecs": 62.0, + "relativeCreated": 48757.440117, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/marion/heating_valve and payload b'{\"current_heating_setpoint\": 30, \"local_temperature\": 20.7, \"battery\": 97}'", - "asctime": "2025-08-22 21:14:30,237" + "asctime": "2025-08-29 17:57:51,062" } ], - "time_consumption": 0.09098196029663086 + "time_consumption": 0.09075760841369629 }, { "name": "__tLogger__", @@ -121841,16 +121895,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890070.329126, - "msecs": 329.0, - "relativeCreated": 48782.015279, - "thread": 138566182236416, + "created": 1756483071.1531549, + "msecs": 153.0, + "relativeCreated": 48848.578403, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for HeatingValve.temp_setp (gfw.marion.heating_valve) is correct (Content 30 and Type is ).", - "asctime": "2025-08-22 21:14:30,329", + "asctime": "2025-08-29 17:57:51,153", "moduleLogger": [ { "name": "__unittest__", @@ -121869,16 +121923,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890070.3290014, - "msecs": 329.0, - "relativeCreated": 48781.890947, - "thread": 138566182236416, + "created": 1756483071.1530259, + "msecs": 153.0, + "relativeCreated": 48848.449504, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for HeatingValve.temp_setp (gfw.marion.heating_valve)): 30 ()", - "asctime": "2025-08-22 21:14:30,329" + "asctime": "2025-08-29 17:57:51,153" }, { "name": "__unittest__", @@ -121898,28 +121952,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890070.3290823, - "msecs": 329.0, - "relativeCreated": 48781.971797, - "thread": 138566182236416, + "created": 1756483071.1530833, + "msecs": 153.0, + "relativeCreated": 48848.50714, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for HeatingValve.temp_setp (gfw.marion.heating_valve)): result = 30 ()", - "asctime": "2025-08-22 21:14:30,329" + "asctime": "2025-08-29 17:57:51,153" } ], - "time_consumption": 4.363059997558594e-05 + "time_consumption": 7.152557373046875e-05 } ], - "time_consumption": 0.5051910877227783, - "time_start": "2025-08-22 21:14:29,823", - "time_finished": "2025-08-22 21:14:30,329" + "time_consumption": 0.5050008296966553, + "time_start": "2025-08-29 17:57:50,648", + "time_finished": "2025-08-29 17:57:51,153" }, - "ViDevLight.state (gfw.floor.main_light) -> Shelly.relay/0 (gfw.floor.main_light)": { + "ViDevCommon.state (gfw.floor.main_light) -> Shelly.relay/0 (gfw.floor.main_light)": { "name": "__tLogger__", - "msg": "ViDevLight.state (gfw.floor.main_light) -> Shelly.relay/0 (gfw.floor.main_light)", + "msg": "ViDevCommon.state (gfw.floor.main_light) -> Shelly.relay/0 (gfw.floor.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -121930,16 +121984,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890070.3293536, - "msecs": 329.0, - "relativeCreated": 48782.242951, - "thread": 138566182236416, + "created": 1756483071.153385, + "msecs": 153.0, + "relativeCreated": 48848.808599, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "ViDevLight.state (gfw.floor.main_light) -> Shelly.relay/0 (gfw.floor.main_light)", - "asctime": "2025-08-22 21:14:30,329", + "message": "ViDevCommon.state (gfw.floor.main_light) -> Shelly.relay/0 (gfw.floor.main_light)", + "asctime": "2025-08-29 17:57:51,153", "moduleLogger": [], "testcaseLogger": [ { @@ -121957,16 +122011,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890070.4301124, - "msecs": 430.0, - "relativeCreated": 48883.001561, - "thread": 138566182236416, + "created": 1756483071.2539177, + "msecs": 253.0, + "relativeCreated": 48949.341368, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:30,430", + "asctime": "2025-08-29 17:57:51,253", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.state.set", @@ -121984,19 +122038,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890070.3295321, - "msecs": 329.0, - "relativeCreated": 48782.421476, - "thread": 138566182236416, + "created": 1756483071.1535177, + "msecs": 153.0, + "relativeCreated": 48848.941482, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/floor/main_light/state/set and payload false", - "asctime": "2025-08-22 21:14:30,329" + "asctime": "2025-08-29 17:57:51,153" } ], - "time_consumption": 0.10058021545410156 + "time_consumption": 0.10039997100830078 }, { "name": "__tLogger__", @@ -122014,16 +122068,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890070.4304543, - "msecs": 430.0, - "relativeCreated": 48883.34376, - "thread": 138566182236416, + "created": 1756483071.2542505, + "msecs": 254.0, + "relativeCreated": 48949.674125, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:30,430", + "asctime": "2025-08-29 17:57:51,254", "moduleLogger": [ { "name": "__unittest__", @@ -122042,16 +122096,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890070.4303408, - "msecs": 430.0, - "relativeCreated": 48883.230153, - "thread": 138566182236416, + "created": 1756483071.254148, + "msecs": 254.0, + "relativeCreated": 48949.571903, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:30,430" + "asctime": "2025-08-29 17:57:51,254" }, { "name": "__unittest__", @@ -122071,25 +122125,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890070.4304147, - "msecs": 430.0, - "relativeCreated": 48883.304023, - "thread": 138566182236416, + "created": 1756483071.254206, + "msecs": 254.0, + "relativeCreated": 48949.629564, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:30,430" + "asctime": "2025-08-29 17:57:51,254" } ], - "time_consumption": 3.9577484130859375e-05 + "time_consumption": 4.458427429199219e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.state (gfw.floor.main_light)", + "ViDevCommon.state (gfw.floor.main_light)", "True" ], "levelname": "DEBUG", @@ -122101,16 +122155,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890070.5310779, - "msecs": 531.0, - "relativeCreated": 48983.96723, - "thread": 138566182236416, + "created": 1756483071.3548152, + "msecs": 354.0, + "relativeCreated": 49050.238983, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.state (gfw.floor.main_light) to True", - "asctime": "2025-08-22 21:14:30,531", + "message": "Setting state of ViDevCommon.state (gfw.floor.main_light) to True", + "asctime": "2025-08-29 17:57:51,354", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.state.set", @@ -122128,16 +122182,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890070.4305718, - "msecs": 430.0, - "relativeCreated": 48883.461175, - "thread": 138566182236416, + "created": 1756483071.2543604, + "msecs": 254.0, + "relativeCreated": 48949.784075, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/floor/main_light/state/set and payload true", - "asctime": "2025-08-22 21:14:30,430" + "asctime": "2025-08-29 17:57:51,254" }, { "name": "smart_brain.mqtt.shellies.gfw.floor.main_light.relay.0.command", @@ -122155,16 +122209,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890070.432986, - "msecs": 432.0, - "relativeCreated": 48885.875499, - "thread": 138566156539584, + "created": 1756483071.2566087, + "msecs": 256.0, + "relativeCreated": 48952.032556, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/gfw/floor/main_light/relay/0/command and payload b'on'", - "asctime": "2025-08-22 21:14:30,432" + "asctime": "2025-08-29 17:57:51,256" }, { "name": "smart_brain.mqtt.shellies.gfw.floor.main_light.relay.0", @@ -122182,16 +122236,70 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890070.433182, - "msecs": 433.0, - "relativeCreated": 48886.071367, - "thread": 138566156539584, + "created": 1756483071.2569017, + "msecs": 256.0, + "relativeCreated": 48952.325268, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/gfw/floor/main_light/relay/0 and payload on", - "asctime": "2025-08-22 21:14:30,433" + "asctime": "2025-08-29 17:57:51,256" + }, + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/floor/main_light_1", + "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483071.2571545, + "msecs": 257.0, + "relativeCreated": 48952.578304, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_1 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:51,257" + }, + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/floor/main_light_2", + "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483071.2573044, + "msecs": 257.0, + "relativeCreated": 48952.7279, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_2 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:51,257" }, { "name": "smart_brain.mqtt.shellies.gfw.floor.main_light.relay.0", @@ -122209,16 +122317,70 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890070.4340153, - "msecs": 434.0, - "relativeCreated": 48886.904576, - "thread": 138566156539584, + "created": 1756483071.2578242, + "msecs": 257.0, + "relativeCreated": 48953.247866, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/gfw/floor/main_light/relay/0 and payload b'on'", - "asctime": "2025-08-22 21:14:30,434" + "asctime": "2025-08-29 17:57:51,257" + }, + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/floor/main_light_1", + "b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483071.2581093, + "msecs": 258.0, + "relativeCreated": 48953.533111, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", + "asctime": "2025-08-29 17:57:51,258" + }, + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/floor/main_light_2", + "b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483071.2983117, + "msecs": 298.0, + "relativeCreated": 48993.735256, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", + "asctime": "2025-08-29 17:57:51,298" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1.get", @@ -122236,16 +122398,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890070.4751513, - "msecs": 475.0, - "relativeCreated": 48928.040736, - "thread": 138566156539584, + "created": 1756483071.3026605, + "msecs": 302.0, + "relativeCreated": 48998.084018, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1/get and payload b'{\"state\": \"\"}'", - "asctime": "2025-08-22 21:14:30,475" + "asctime": "2025-08-29 17:57:51,302" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -122263,16 +122425,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890070.4753733, - "msecs": 475.0, - "relativeCreated": 48928.262825, - "thread": 138566156539584, + "created": 1756483071.3029613, + "msecs": 302.0, + "relativeCreated": 48998.385069, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_1 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:30,475" + "asctime": "2025-08-29 17:57:51,302" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2.get", @@ -122290,16 +122452,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890070.4757133, - "msecs": 475.0, - "relativeCreated": 48928.602598, - "thread": 138566156539584, + "created": 1756483071.303232, + "msecs": 303.0, + "relativeCreated": 48998.655785, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2/get and payload b'{\"state\": \"\"}'", - "asctime": "2025-08-22 21:14:30,475" + "asctime": "2025-08-29 17:57:51,303" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -122317,16 +122479,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890070.4758286, - "msecs": 475.0, - "relativeCreated": 48928.718189, - "thread": 138566156539584, + "created": 1756483071.3034265, + "msecs": 303.0, + "relativeCreated": 48998.850323, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_2 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:30,475" + "asctime": "2025-08-29 17:57:51,303" }, { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.state", @@ -122344,70 +122506,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890070.4762044, - "msecs": 476.0, - "relativeCreated": 48929.093741, - "thread": 138566156539584, + "created": 1756483071.3037465, + "msecs": 303.0, + "relativeCreated": 48999.170323, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/floor/main_light/state and payload b'true'", - "asctime": "2025-08-22 21:14:30,476" - }, - { - "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_gfw/gfw/floor/main_light_1", - "b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890070.476505, - "msecs": 476.0, - "relativeCreated": 48929.394514, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:30,476" - }, - { - "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_gfw/gfw/floor/main_light_2", - "b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890070.4767215, - "msecs": 476.0, - "relativeCreated": 48929.610698, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:30,476" + "asctime": "2025-08-29 17:57:51,303" }, { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.brightness", @@ -122425,160 +122533,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890070.51746, - "msecs": 517.0, - "relativeCreated": 48970.349667, - "thread": 138566156539584, + "created": 1756483071.3041022, + "msecs": 304.0, + "relativeCreated": 48999.525788, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/floor/main_light/brightness and payload b'50'", - "asctime": "2025-08-22 21:14:30,517" - } - ], - "time_consumption": 0.013617753982543945 - }, - { - "name": "__tLogger__", - "msg": "Value for Shelly.relay/0 (gfw.floor.main_light) is correct (Content %s and Type is %s).", - "args": [ - "True", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890070.5314207, - "msecs": 531.0, - "relativeCreated": 48984.310004, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Value for Shelly.relay/0 (gfw.floor.main_light) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:30,531", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Value for Shelly.relay/0 (gfw.floor.main_light)", - "True", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890070.5313032, - "msecs": 531.0, - "relativeCreated": 48984.192583, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Value for Shelly.relay/0 (gfw.floor.main_light)): True ()", - "asctime": "2025-08-22 21:14:30,531" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Value for Shelly.relay/0 (gfw.floor.main_light)", - "=", - "True", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890070.5313816, - "msecs": 531.0, - "relativeCreated": 48984.27082, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Value for Shelly.relay/0 (gfw.floor.main_light)): result = True ()", - "asctime": "2025-08-22 21:14:30,531" - } - ], - "time_consumption": 3.910064697265625e-05 - }, - { - "name": "__tLogger__", - "msg": "Setting state of %s to %s", - "args": [ - "ViDevLight.state (gfw.floor.main_light)", - "False" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 28, - "funcName": "device_follow", - "created": 1755890070.6320016, - "msecs": 632.0, - "relativeCreated": 49084.890881, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Setting state of ViDevLight.state (gfw.floor.main_light) to False", - "asctime": "2025-08-22 21:14:30,632", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.videv.gfw.floor.main_light.state.set", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "videv/gfw/floor/main_light/state/set", - "false" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890070.531526, - "msecs": 531.0, - "relativeCreated": 48984.415508, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic videv/gfw/floor/main_light/state/set and payload false", - "asctime": "2025-08-22 21:14:30,531" + "asctime": "2025-08-29 17:57:51,304" }, { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.color_temp", @@ -122596,23 +122560,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890070.532544, - "msecs": 532.0, - "relativeCreated": 48985.433316, - "thread": 138566156539584, + "created": 1756483071.3043482, + "msecs": 304.0, + "relativeCreated": 48999.771725, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/floor/main_light/color_temp and payload b'5'", - "asctime": "2025-08-22 21:14:30,532" + "asctime": "2025-08-29 17:57:51,304" }, { - "name": "smart_brain.mqtt.shellies.gfw.floor.main_light.relay.0.command", + "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", "msg": "Received message with topic %s and payload %s", "args": [ - "shellies/gfw/floor/main_light/relay/0/command", - "b'off'" + "zigbee_gfw/gfw/floor/main_light_1", + "b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'" ], "levelname": "DEBUG", "levelno": 10, @@ -122623,50 +122587,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890070.5736318, - "msecs": 573.0, - "relativeCreated": 49026.52116, - "thread": 138566156539584, + "created": 1756483071.3045857, + "msecs": 304.0, + "relativeCreated": 49000.009311, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Received message with topic shellies/gfw/floor/main_light/relay/0/command and payload b'off'", - "asctime": "2025-08-22 21:14:30,573" + "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", + "asctime": "2025-08-29 17:57:51,304" }, { - "name": "smart_brain.mqtt.shellies.gfw.floor.main_light.relay.0", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "shellies/gfw/floor/main_light/relay/0", - "off" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890070.573875, - "msecs": 573.0, - "relativeCreated": 49026.76425, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic shellies/gfw/floor/main_light/relay/0 and payload off", - "asctime": "2025-08-22 21:14:30,573" - }, - { - "name": "smart_brain.mqtt.shellies.gfw.floor.main_light.relay.0", + "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", "msg": "Received message with topic %s and payload %s", "args": [ - "shellies/gfw/floor/main_light/relay/0", - "b'off'" + "zigbee_gfw/gfw/floor/main_light_2", + "b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'" ], "levelname": "DEBUG", "levelno": 10, @@ -122677,52 +122614,25 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890070.5746884, - "msecs": 574.0, - "relativeCreated": 49027.577882, - "thread": 138566156539584, + "created": 1756483071.304807, + "msecs": 304.0, + "relativeCreated": 49000.230522, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Received message with topic shellies/gfw/floor/main_light/relay/0 and payload b'off'", - "asctime": "2025-08-22 21:14:30,574" - }, - { - "name": "smart_brain.mqtt.videv.gfw.floor.main_light.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/gfw/floor/main_light/state", - "b'false'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890070.6159205, - "msecs": 615.0, - "relativeCreated": 49068.81016, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/gfw/floor/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:14:30,615" + "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", + "asctime": "2025-08-29 17:57:51,304" } ], - "time_consumption": 0.01608109474182129 + "time_consumption": 0.050008296966552734 }, { "name": "__tLogger__", "msg": "Value for Shelly.relay/0 (gfw.floor.main_light) is correct (Content %s and Type is %s).", "args": [ - "False", + "True", "" ], "levelname": "INFO", @@ -122734,23 +122644,23 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890070.6323404, - "msecs": 632.0, - "relativeCreated": 49085.229929, - "thread": 138566182236416, + "created": 1756483071.3551784, + "msecs": 355.0, + "relativeCreated": 49050.601911, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for Shelly.relay/0 (gfw.floor.main_light) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:30,632", + "message": "Value for Shelly.relay/0 (gfw.floor.main_light) is correct (Content True and Type is ).", + "asctime": "2025-08-29 17:57:51,355", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ "Value for Shelly.relay/0 (gfw.floor.main_light)", - "False", + "True", "" ], "levelname": "DEBUG", @@ -122762,16 +122672,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890070.6322484, - "msecs": 632.0, - "relativeCreated": 49085.137852, - "thread": 138566182236416, + "created": 1756483071.355077, + "msecs": 355.0, + "relativeCreated": 49050.500717, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for Shelly.relay/0 (gfw.floor.main_light)): False ()", - "asctime": "2025-08-22 21:14:30,632" + "message": "Result (Value for Shelly.relay/0 (gfw.floor.main_light)): True ()", + "asctime": "2025-08-29 17:57:51,355" }, { "name": "__unittest__", @@ -122779,7 +122689,7 @@ "args": [ "Value for Shelly.relay/0 (gfw.floor.main_light)", "=", - "False", + "True", "" ], "levelname": "DEBUG", @@ -122791,54 +122701,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890070.6323009, - "msecs": 632.0, - "relativeCreated": 49085.190107, - "thread": 138566182236416, + "created": 1756483071.355135, + "msecs": 355.0, + "relativeCreated": 49050.558681, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for Shelly.relay/0 (gfw.floor.main_light)): result = False ()", - "asctime": "2025-08-22 21:14:30,632" + "message": "Expectation (Value for Shelly.relay/0 (gfw.floor.main_light)): result = True ()", + "asctime": "2025-08-29 17:57:51,355" } ], - "time_consumption": 3.9577484130859375e-05 - } - ], - "time_consumption": 0.30298686027526855, - "time_start": "2025-08-22 21:14:30,329", - "time_finished": "2025-08-22 21:14:30,632" - }, - "Shelly.relay/0 (gfw.floor.main_light) -> ViDevLight.state (gfw.floor.main_light)": { - "name": "__tLogger__", - "msg": "Shelly.relay/0 (gfw.floor.main_light) -> ViDevLight.state (gfw.floor.main_light)", - "args": null, - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/report/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 329, - "funcName": "testCase", - "created": 1755890070.6325312, - "msecs": 632.0, - "relativeCreated": 49085.420702, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Shelly.relay/0 (gfw.floor.main_light) -> ViDevLight.state (gfw.floor.main_light)", - "asctime": "2025-08-22 21:14:30,632", - "moduleLogger": [], - "testcaseLogger": [ + "time_consumption": 4.3392181396484375e-05 + }, { "name": "__tLogger__", - "msg": "Prepare: Setting devices to last state %s", + "msg": "Setting state of %s to %s", "args": [ + "ViDevCommon.state (gfw.floor.main_light)", "False" ], "levelname": "DEBUG", @@ -122848,18 +122729,18 @@ "module": "common_testcases", "exc_text": null, "stack_info": null, - "lineno": 19, + "lineno": 28, "funcName": "device_follow", - "created": 1755890070.7332304, - "msecs": 733.0, - "relativeCreated": 49186.119678, - "thread": 138566182236416, + "created": 1756483071.4558194, + "msecs": 455.0, + "relativeCreated": 49151.242917, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:30,733", + "message": "Setting state of ViDevCommon.state (gfw.floor.main_light) to False", + "asctime": "2025-08-29 17:57:51,455", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.state.set", @@ -122877,167 +122758,23 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890070.632716, - "msecs": 632.0, - "relativeCreated": 49085.605487, - "thread": 138566182236416, + "created": 1756483071.355289, + "msecs": 355.0, + "relativeCreated": 49050.712874, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/floor/main_light/state/set and payload false", - "asctime": "2025-08-22 21:14:30,632" - } - ], - "time_consumption": 0.10051441192626953 - }, - { - "name": "__tLogger__", - "msg": "Start state (master, slave) is correct (Content %s and Type is %s).", - "args": [ - "(False, False)", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890070.7335522, - "msecs": 733.0, - "relativeCreated": 49186.441424, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:30,733", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Start state (master, slave)", - "(False, False)", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890070.7334583, - "msecs": 733.0, - "relativeCreated": 49186.347616, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:30,733" + "asctime": "2025-08-29 17:57:51,355" }, { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Start state (master, slave)", - "=", - "(False, False)", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890070.7335124, - "msecs": 733.0, - "relativeCreated": 49186.401878, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:30,733" - } - ], - "time_consumption": 3.981590270996094e-05 - }, - { - "name": "__tLogger__", - "msg": "Setting state of %s to %s", - "args": [ - "Shelly.relay/0 (gfw.floor.main_light)", - "True" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 28, - "funcName": "device_follow", - "created": 1755890070.83431, - "msecs": 834.0, - "relativeCreated": 49287.199426, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Setting state of Shelly.relay/0 (gfw.floor.main_light) to True", - "asctime": "2025-08-22 21:14:30,834", - "moduleLogger": [ - { - "name": "smart_brain.mqtt.shellies.gfw.floor.main_light.relay.0", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "shellies/gfw/floor/main_light/relay/0", - "on" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890070.7336726, - "msecs": 733.0, - "relativeCreated": 49186.562118, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic shellies/gfw/floor/main_light/relay/0 and payload on", - "asctime": "2025-08-22 21:14:30,733" - }, - { - "name": "smart_brain.mqtt.shellies.gfw.floor.main_light.relay.0", + "name": "smart_brain.mqtt.shellies.gfw.floor.main_light.relay.0.command", "msg": "Received message with topic %s and payload %s", "args": [ - "shellies/gfw/floor/main_light/relay/0", - "b'on'" + "shellies/gfw/floor/main_light/relay/0/command", + "b'off'" ], "levelname": "DEBUG", "levelno": 10, @@ -123048,323 +122785,17 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890070.7346795, - "msecs": 734.0, - "relativeCreated": 49187.569038, - "thread": 138566156539584, + "created": 1756483071.357826, + "msecs": 357.0, + "relativeCreated": 49053.249838, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Received message with topic shellies/gfw/floor/main_light/relay/0 and payload b'on'", - "asctime": "2025-08-22 21:14:30,734" + "message": "Received message with topic shellies/gfw/floor/main_light/relay/0/command and payload b'off'", + "asctime": "2025-08-29 17:57:51,357" }, - { - "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1.get", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_gfw/gfw/floor/main_light_1/get", - "b'{\"state\": \"\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890070.7755241, - "msecs": 775.0, - "relativeCreated": 49228.413622, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1/get and payload b'{\"state\": \"\"}'", - "asctime": "2025-08-22 21:14:30,775" - }, - { - "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_gfw/gfw/floor/main_light_1", - "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890070.775784, - "msecs": 775.0, - "relativeCreated": 49228.673269, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_1 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:30,775" - }, - { - "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2.get", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_gfw/gfw/floor/main_light_2/get", - "b'{\"state\": \"\"}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890070.7761464, - "msecs": 776.0, - "relativeCreated": 49229.035848, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2/get and payload b'{\"state\": \"\"}'", - "asctime": "2025-08-22 21:14:30,776" - }, - { - "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", - "msg": "Sending message with topic %s and payload %s", - "args": [ - "zigbee_gfw/gfw/floor/main_light_2", - "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 75, - "funcName": "send", - "created": 1755890070.77626, - "msecs": 776.0, - "relativeCreated": 49229.14914, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_2 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:30,776" - }, - { - "name": "smart_brain.mqtt.videv.gfw.floor.main_light.state", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/gfw/floor/main_light/state", - "b'true'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890070.776599, - "msecs": 776.0, - "relativeCreated": 49229.48857, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/gfw/floor/main_light/state and payload b'true'", - "asctime": "2025-08-22 21:14:30,776" - }, - { - "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_gfw/gfw/floor/main_light_1", - "b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890070.776968, - "msecs": 776.0, - "relativeCreated": 49229.857408, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:30,776" - }, - { - "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", - "msg": "Received message with topic %s and payload %s", - "args": [ - "zigbee_gfw/gfw/floor/main_light_2", - "b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890070.777204, - "msecs": 777.0, - "relativeCreated": 49230.093404, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:30,777" - } - ], - "time_consumption": 0.05710601806640625 - }, - { - "name": "__tLogger__", - "msg": "Value for ViDevLight.state (gfw.floor.main_light) is correct (Content %s and Type is %s).", - "args": [ - "True", - "" - ], - "levelname": "INFO", - "levelno": 20, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 184, - "funcName": "equivalency_chk", - "created": 1755890070.83468, - "msecs": 834.0, - "relativeCreated": 49287.569352, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Value for ViDevLight.state (gfw.floor.main_light) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:30,834", - "moduleLogger": [ - { - "name": "__unittest__", - "msg": "Result (%s): %s (%s)", - "args": [ - "Value for ViDevLight.state (gfw.floor.main_light)", - "True", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 22, - "funcName": "__report_result__", - "created": 1755890070.8345459, - "msecs": 834.0, - "relativeCreated": 49287.435338, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Result (Value for ViDevLight.state (gfw.floor.main_light)): True ()", - "asctime": "2025-08-22 21:14:30,834" - }, - { - "name": "__unittest__", - "msg": "Expectation (%s): result %s %s (%s)", - "args": [ - "Value for ViDevLight.state (gfw.floor.main_light)", - "=", - "True", - "" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", - "filename": "test.py", - "module": "test", - "exc_text": null, - "stack_info": null, - "lineno": 26, - "funcName": "__report_expectation__", - "created": 1755890070.8346355, - "msecs": 834.0, - "relativeCreated": 49287.525004, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Expectation (Value for ViDevLight.state (gfw.floor.main_light)): result = True ()", - "asctime": "2025-08-22 21:14:30,834" - } - ], - "time_consumption": 4.458427429199219e-05 - }, - { - "name": "__tLogger__", - "msg": "Setting state of %s to %s", - "args": [ - "Shelly.relay/0 (gfw.floor.main_light)", - "False" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", - "filename": "common_testcases.py", - "module": "common_testcases", - "exc_text": null, - "stack_info": null, - "lineno": 28, - "funcName": "device_follow", - "created": 1755890070.935267, - "msecs": 935.0, - "relativeCreated": 49388.156354, - "thread": 138566182236416, - "threadName": "MainThread", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Setting state of Shelly.relay/0 (gfw.floor.main_light) to False", - "asctime": "2025-08-22 21:14:30,935", - "moduleLogger": [ { "name": "smart_brain.mqtt.shellies.gfw.floor.main_light.relay.0", "msg": "Sending message with topic %s and payload %s", @@ -123381,16 +122812,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890070.8348033, - "msecs": 834.0, - "relativeCreated": 49287.692838, - "thread": 138566182236416, - "threadName": "MainThread", + "created": 1756483071.358133, + "msecs": 358.0, + "relativeCreated": 49053.556637, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/gfw/floor/main_light/relay/0 and payload off", - "asctime": "2025-08-22 21:14:30,834" + "asctime": "2025-08-29 17:57:51,358" }, { "name": "smart_brain.mqtt.shellies.gfw.floor.main_light.relay.0", @@ -123408,16 +122839,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890070.8358948, - "msecs": 835.0, - "relativeCreated": 49288.784105, - "thread": 138566156539584, + "created": 1756483071.3586586, + "msecs": 358.0, + "relativeCreated": 49054.082295, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/gfw/floor/main_light/relay/0 and payload b'off'", - "asctime": "2025-08-22 21:14:30,835" + "asctime": "2025-08-29 17:57:51,358" }, { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.state", @@ -123435,23 +122866,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890070.8370376, - "msecs": 837.0, - "relativeCreated": 49289.926989, - "thread": 138566156539584, + "created": 1756483071.4005723, + "msecs": 400.0, + "relativeCreated": 49095.996035, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/floor/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:14:30,837" + "asctime": "2025-08-29 17:57:51,400" } ], - "time_consumption": 0.09822940826416016 + "time_consumption": 0.05524706840515137 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.state (gfw.floor.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for Shelly.relay/0 (gfw.floor.main_light) is correct (Content %s and Type is %s).", "args": [ "False", "" @@ -123465,22 +122896,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890070.9356532, - "msecs": 935.0, - "relativeCreated": 49388.542547, - "thread": 138566182236416, + "created": 1756483071.4561923, + "msecs": 456.0, + "relativeCreated": 49151.615813, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.state (gfw.floor.main_light) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:30,935", + "message": "Value for Shelly.relay/0 (gfw.floor.main_light) is correct (Content False and Type is ).", + "asctime": "2025-08-29 17:57:51,456", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.state (gfw.floor.main_light)", + "Value for Shelly.relay/0 (gfw.floor.main_light)", "False", "" ], @@ -123493,22 +122924,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890070.9355118, - "msecs": 935.0, - "relativeCreated": 49388.401222, - "thread": 138566182236416, + "created": 1756483071.4560912, + "msecs": 456.0, + "relativeCreated": 49151.514725, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.state (gfw.floor.main_light)): False ()", - "asctime": "2025-08-22 21:14:30,935" + "message": "Result (Value for Shelly.relay/0 (gfw.floor.main_light)): False ()", + "asctime": "2025-08-29 17:57:51,456" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.state (gfw.floor.main_light)", + "Value for Shelly.relay/0 (gfw.floor.main_light)", "=", "False", "" @@ -123522,28 +122953,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890070.9356043, - "msecs": 935.0, - "relativeCreated": 49388.493585, - "thread": 138566182236416, + "created": 1756483071.4561481, + "msecs": 456.0, + "relativeCreated": 49151.571921, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.state (gfw.floor.main_light)): result = False ()", - "asctime": "2025-08-22 21:14:30,935" + "message": "Expectation (Value for Shelly.relay/0 (gfw.floor.main_light)): result = False ()", + "asctime": "2025-08-29 17:57:51,456" } ], - "time_consumption": 4.887580871582031e-05 + "time_consumption": 4.410743713378906e-05 } ], - "time_consumption": 0.30312204360961914, - "time_start": "2025-08-22 21:14:30,632", - "time_finished": "2025-08-22 21:14:30,935" + "time_consumption": 0.3028073310852051, + "time_start": "2025-08-29 17:57:51,153", + "time_finished": "2025-08-29 17:57:51,456" }, - "ViDevLight.brightness (gfw.floor.main_light) -> Light.brightness (gfw.floor.main_light)": { + "Shelly.relay/0 (gfw.floor.main_light) -> ViDevCommon.state (gfw.floor.main_light)": { "name": "__tLogger__", - "msg": "ViDevLight.brightness (gfw.floor.main_light) -> Light.brightness (gfw.floor.main_light)", + "msg": "Shelly.relay/0 (gfw.floor.main_light) -> ViDevCommon.state (gfw.floor.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -123554,22 +122985,24 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890070.9359777, - "msecs": 935.0, - "relativeCreated": 49388.867029, - "thread": 138566182236416, + "created": 1756483071.4564097, + "msecs": 456.0, + "relativeCreated": 49151.833229, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "ViDevLight.brightness (gfw.floor.main_light) -> Light.brightness (gfw.floor.main_light)", - "asctime": "2025-08-22 21:14:30,935", + "message": "Shelly.relay/0 (gfw.floor.main_light) -> ViDevCommon.state (gfw.floor.main_light)", + "asctime": "2025-08-29 17:57:51,456", "moduleLogger": [], "testcaseLogger": [ { "name": "__tLogger__", - "msg": "Prepare: Switching on device", - "args": [], + "msg": "Prepare: Setting devices to last state %s", + "args": [ + "False" + ], "levelname": "DEBUG", "levelno": 10, "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", @@ -123577,18 +123010,162 @@ "module": "common_testcases", "exc_text": null, "stack_info": null, - "lineno": 13, + "lineno": 19, "funcName": "device_follow", - "created": 1755890071.036529, - "msecs": 36.0, - "relativeCreated": 49489.418493, - "thread": 138566182236416, + "created": 1756483071.5569198, + "msecs": 556.0, + "relativeCreated": 49252.34345, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Prepare: Switching on device", - "asctime": "2025-08-22 21:14:31,036", + "message": "Prepare: Setting devices to last state False", + "asctime": "2025-08-29 17:57:51,556", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.videv.gfw.floor.main_light.state.set", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "videv/gfw/floor/main_light/state/set", + "false" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483071.456567, + "msecs": 456.0, + "relativeCreated": 49151.990727, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic videv/gfw/floor/main_light/state/set and payload false", + "asctime": "2025-08-29 17:57:51,456" + } + ], + "time_consumption": 0.10035276412963867 + }, + { + "name": "__tLogger__", + "msg": "Start state (master, slave) is correct (Content %s and Type is %s).", + "args": [ + "(False, False)", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483071.557238, + "msecs": 557.0, + "relativeCreated": 49252.661676, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", + "asctime": "2025-08-29 17:57:51,557", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Start state (master, slave)", + "(False, False)", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483071.5571408, + "msecs": 557.0, + "relativeCreated": 49252.56437, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Start state (master, slave)): (False, False) ()", + "asctime": "2025-08-29 17:57:51,557" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Start state (master, slave)", + "=", + "(False, False)", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483071.5572002, + "msecs": 557.0, + "relativeCreated": 49252.623703, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Start state (master, slave)): result = (False, False) ()", + "asctime": "2025-08-29 17:57:51,557" + } + ], + "time_consumption": 3.790855407714844e-05 + }, + { + "name": "__tLogger__", + "msg": "Setting state of %s to %s", + "args": [ + "Shelly.relay/0 (gfw.floor.main_light)", + "True" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 28, + "funcName": "device_follow", + "created": 1756483071.6581628, + "msecs": 658.0, + "relativeCreated": 49353.586715, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Setting state of Shelly.relay/0 (gfw.floor.main_light) to True", + "asctime": "2025-08-29 17:57:51,658", "moduleLogger": [ { "name": "smart_brain.mqtt.shellies.gfw.floor.main_light.relay.0", @@ -123606,16 +123183,70 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890070.936115, - "msecs": 936.0, - "relativeCreated": 49389.004358, - "thread": 138566182236416, + "created": 1756483071.5573463, + "msecs": 557.0, + "relativeCreated": 49252.770035, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/gfw/floor/main_light/relay/0 and payload on", - "asctime": "2025-08-22 21:14:30,936" + "asctime": "2025-08-29 17:57:51,557" + }, + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/floor/main_light_1", + "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483071.557631, + "msecs": 557.0, + "relativeCreated": 49253.054744, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_1 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:51,557" + }, + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/floor/main_light_2", + "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483071.5577588, + "msecs": 557.0, + "relativeCreated": 49253.182295, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_2 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:51,557" }, { "name": "smart_brain.mqtt.shellies.gfw.floor.main_light.relay.0", @@ -123633,16 +123264,70 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890070.9371, - "msecs": 937.0, - "relativeCreated": 49389.989331, - "thread": 138566156539584, + "created": 1756483071.5584416, + "msecs": 558.0, + "relativeCreated": 49253.865524, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/gfw/floor/main_light/relay/0 and payload b'on'", - "asctime": "2025-08-22 21:14:30,937" + "asctime": "2025-08-29 17:57:51,558" + }, + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/floor/main_light_1", + "b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483071.5587835, + "msecs": 558.0, + "relativeCreated": 49254.207289, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", + "asctime": "2025-08-29 17:57:51,558" + }, + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/floor/main_light_2", + "b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483071.559064, + "msecs": 559.0, + "relativeCreated": 49254.487394, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", + "asctime": "2025-08-29 17:57:51,559" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1.get", @@ -123660,16 +123345,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890070.9385262, - "msecs": 938.0, - "relativeCreated": 49391.415739, - "thread": 138566156539584, + "created": 1756483071.5611434, + "msecs": 561.0, + "relativeCreated": 49256.566957, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1/get and payload b'{\"state\": \"\"}'", - "asctime": "2025-08-22 21:14:30,938" + "asctime": "2025-08-29 17:57:51,561" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -123687,16 +123372,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890070.9387472, - "msecs": 938.0, - "relativeCreated": 49391.636433, - "thread": 138566156539584, + "created": 1756483071.5613527, + "msecs": 561.0, + "relativeCreated": 49256.776332, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_1 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:30,938" + "asctime": "2025-08-29 17:57:51,561" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2.get", @@ -123714,16 +123399,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890070.9391203, - "msecs": 939.0, - "relativeCreated": 49392.009785, - "thread": 138566156539584, + "created": 1756483071.561564, + "msecs": 561.0, + "relativeCreated": 49256.987608, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2/get and payload b'{\"state\": \"\"}'", - "asctime": "2025-08-22 21:14:30,939" + "asctime": "2025-08-29 17:57:51,561" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -123741,16 +123426,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890070.9392483, - "msecs": 939.0, - "relativeCreated": 49392.137665, - "thread": 138566156539584, + "created": 1756483071.5617468, + "msecs": 561.0, + "relativeCreated": 49257.170596, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_2 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:30,939" + "asctime": "2025-08-29 17:57:51,561" }, { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.state", @@ -123768,16 +123453,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890070.9396298, - "msecs": 939.0, - "relativeCreated": 49392.519304, - "thread": 138566156539584, + "created": 1756483071.5620558, + "msecs": 562.0, + "relativeCreated": 49257.479633, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/floor/main_light/state and payload b'true'", - "asctime": "2025-08-22 21:14:30,939" + "asctime": "2025-08-29 17:57:51,562" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -123795,16 +123480,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890070.9399533, - "msecs": 939.0, - "relativeCreated": 49392.842709, - "thread": 138566156539584, + "created": 1756483071.5623834, + "msecs": 562.0, + "relativeCreated": 49257.806971, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:30,939" + "asctime": "2025-08-29 17:57:51,562" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -123822,19 +123507,712 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890070.9402378, - "msecs": 940.0, - "relativeCreated": 49393.127192, - "thread": 138566156539584, + "created": 1756483071.5625966, + "msecs": 562.0, + "relativeCreated": 49258.020205, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:30,940" + "asctime": "2025-08-29 17:57:51,562" } ], - "time_consumption": 0.09629130363464355 + "time_consumption": 0.0955662727355957 + }, + { + "name": "__tLogger__", + "msg": "Value for ViDevCommon.state (gfw.floor.main_light) is correct (Content %s and Type is %s).", + "args": [ + "True", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483071.6584823, + "msecs": 658.0, + "relativeCreated": 49353.906029, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Value for ViDevCommon.state (gfw.floor.main_light) is correct (Content True and Type is ).", + "asctime": "2025-08-29 17:57:51,658", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Value for ViDevCommon.state (gfw.floor.main_light)", + "True", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483071.6583924, + "msecs": 658.0, + "relativeCreated": 49353.816043, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Value for ViDevCommon.state (gfw.floor.main_light)): True ()", + "asctime": "2025-08-29 17:57:51,658" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Value for ViDevCommon.state (gfw.floor.main_light)", + "=", + "True", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483071.658444, + "msecs": 658.0, + "relativeCreated": 49353.867826, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Value for ViDevCommon.state (gfw.floor.main_light)): result = True ()", + "asctime": "2025-08-29 17:57:51,658" + } + ], + "time_consumption": 3.838539123535156e-05 + }, + { + "name": "__tLogger__", + "msg": "Setting state of %s to %s", + "args": [ + "Shelly.relay/0 (gfw.floor.main_light)", + "False" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 28, + "funcName": "device_follow", + "created": 1756483071.7592018, + "msecs": 759.0, + "relativeCreated": 49454.625591, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Setting state of Shelly.relay/0 (gfw.floor.main_light) to False", + "asctime": "2025-08-29 17:57:51,759", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.shellies.gfw.floor.main_light.relay.0", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "shellies/gfw/floor/main_light/relay/0", + "off" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483071.6586149, + "msecs": 658.0, + "relativeCreated": 49354.038366, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic shellies/gfw/floor/main_light/relay/0 and payload off", + "asctime": "2025-08-29 17:57:51,658" + }, + { + "name": "smart_brain.mqtt.shellies.gfw.floor.main_light.relay.0", + "msg": "Received message with topic %s and payload %s", + "args": [ + "shellies/gfw/floor/main_light/relay/0", + "b'off'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483071.6595948, + "msecs": 659.0, + "relativeCreated": 49355.018563, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic shellies/gfw/floor/main_light/relay/0 and payload b'off'", + "asctime": "2025-08-29 17:57:51,659" + }, + { + "name": "smart_brain.mqtt.videv.gfw.floor.main_light.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/gfw/floor/main_light/state", + "b'false'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483071.6613662, + "msecs": 661.0, + "relativeCreated": 49356.789881, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/gfw/floor/main_light/state and payload b'false'", + "asctime": "2025-08-29 17:57:51,661" + } + ], + "time_consumption": 0.09783554077148438 + }, + { + "name": "__tLogger__", + "msg": "Value for ViDevCommon.state (gfw.floor.main_light) is correct (Content %s and Type is %s).", + "args": [ + "False", + "" + ], + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 184, + "funcName": "equivalency_chk", + "created": 1756483071.7595406, + "msecs": 759.0, + "relativeCreated": 49454.964191, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Value for ViDevCommon.state (gfw.floor.main_light) is correct (Content False and Type is ).", + "asctime": "2025-08-29 17:57:51,759", + "moduleLogger": [ + { + "name": "__unittest__", + "msg": "Result (%s): %s (%s)", + "args": [ + "Value for ViDevCommon.state (gfw.floor.main_light)", + "False", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 22, + "funcName": "__report_result__", + "created": 1756483071.7594416, + "msecs": 759.0, + "relativeCreated": 49454.865227, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Result (Value for ViDevCommon.state (gfw.floor.main_light)): False ()", + "asctime": "2025-08-29 17:57:51,759" + }, + { + "name": "__unittest__", + "msg": "Expectation (%s): result %s %s (%s)", + "args": [ + "Value for ViDevCommon.state (gfw.floor.main_light)", + "=", + "False", + "" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/unittest/test.py", + "filename": "test.py", + "module": "test", + "exc_text": null, + "stack_info": null, + "lineno": 26, + "funcName": "__report_expectation__", + "created": 1756483071.7594984, + "msecs": 759.0, + "relativeCreated": 49454.921968, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Expectation (Value for ViDevCommon.state (gfw.floor.main_light)): result = False ()", + "asctime": "2025-08-29 17:57:51,759" + } + ], + "time_consumption": 4.220008850097656e-05 + } + ], + "time_consumption": 0.3031308650970459, + "time_start": "2025-08-29 17:57:51,456", + "time_finished": "2025-08-29 17:57:51,759" + }, + "ViDevCommon.brightness (gfw.floor.main_light) -> Light.brightness (gfw.floor.main_light)": { + "name": "__tLogger__", + "msg": "ViDevCommon.brightness (gfw.floor.main_light) -> Light.brightness (gfw.floor.main_light)", + "args": null, + "levelname": "INFO", + "levelno": 20, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/report/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 329, + "funcName": "testCase", + "created": 1756483071.7598104, + "msecs": 759.0, + "relativeCreated": 49455.234158, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "ViDevCommon.brightness (gfw.floor.main_light) -> Light.brightness (gfw.floor.main_light)", + "asctime": "2025-08-29 17:57:51,759", + "moduleLogger": [], + "testcaseLogger": [ + { + "name": "__tLogger__", + "msg": "Prepare: Switching on device", + "args": [], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/tests/common_testcases.py", + "filename": "common_testcases.py", + "module": "common_testcases", + "exc_text": null, + "stack_info": null, + "lineno": 13, + "funcName": "device_follow", + "created": 1756483071.8608062, + "msecs": 860.0, + "relativeCreated": 49556.229724, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Prepare: Switching on device", + "asctime": "2025-08-29 17:57:51,860", + "moduleLogger": [ + { + "name": "smart_brain.mqtt.shellies.gfw.floor.main_light.relay.0", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "shellies/gfw/floor/main_light/relay/0", + "on" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483071.759966, + "msecs": 759.0, + "relativeCreated": 49455.38967, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic shellies/gfw/floor/main_light/relay/0 and payload on", + "asctime": "2025-08-29 17:57:51,759" + }, + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/floor/main_light_1", + "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483071.7602813, + "msecs": 760.0, + "relativeCreated": 49455.705022, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_1 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:51,760" + }, + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/floor/main_light_2", + "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483071.760436, + "msecs": 760.0, + "relativeCreated": 49455.859683, + "thread": 136328761630976, + "threadName": "MainThread", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_2 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:51,760" + }, + { + "name": "smart_brain.mqtt.shellies.gfw.floor.main_light.relay.0", + "msg": "Received message with topic %s and payload %s", + "args": [ + "shellies/gfw/floor/main_light/relay/0", + "b'on'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483071.761242, + "msecs": 761.0, + "relativeCreated": 49456.665644, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic shellies/gfw/floor/main_light/relay/0 and payload b'on'", + "asctime": "2025-08-29 17:57:51,761" + }, + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/floor/main_light_1", + "b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483071.7616243, + "msecs": 761.0, + "relativeCreated": 49457.047921, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", + "asctime": "2025-08-29 17:57:51,761" + }, + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/floor/main_light_2", + "b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483071.8022974, + "msecs": 802.0, + "relativeCreated": 49497.721154, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", + "asctime": "2025-08-29 17:57:51,802" + }, + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1.get", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/floor/main_light_1/get", + "b'{\"state\": \"\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483071.802666, + "msecs": 802.0, + "relativeCreated": 49498.089672, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1/get and payload b'{\"state\": \"\"}'", + "asctime": "2025-08-29 17:57:51,802" + }, + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/floor/main_light_1", + "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483071.8029108, + "msecs": 802.0, + "relativeCreated": 49498.334383, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_1 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:51,802" + }, + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2.get", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/floor/main_light_2/get", + "b'{\"state\": \"\"}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483071.8031406, + "msecs": 803.0, + "relativeCreated": 49498.564406, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2/get and payload b'{\"state\": \"\"}'", + "asctime": "2025-08-29 17:57:51,803" + }, + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", + "msg": "Sending message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/floor/main_light_2", + "{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 75, + "funcName": "send", + "created": 1756483071.8033073, + "msecs": 803.0, + "relativeCreated": 49498.730901, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_2 and payload {\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}", + "asctime": "2025-08-29 17:57:51,803" + }, + { + "name": "smart_brain.mqtt.videv.gfw.floor.main_light.state", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/gfw/floor/main_light/state", + "b'true'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483071.8035858, + "msecs": 803.0, + "relativeCreated": 49499.009537, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/gfw/floor/main_light/state and payload b'true'", + "asctime": "2025-08-29 17:57:51,803" + }, + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/floor/main_light_1", + "b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483071.803944, + "msecs": 803.0, + "relativeCreated": 49499.367872, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", + "asctime": "2025-08-29 17:57:51,803" + }, + { + "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", + "msg": "Received message with topic %s and payload %s", + "args": [ + "zigbee_gfw/gfw/floor/main_light_2", + "b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483071.804159, + "msecs": 804.0, + "relativeCreated": 49499.582604, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2 and payload b'{\"state\": \"on\", \"brightness\": 127.0, \"color_temp\": 352.0}'", + "asctime": "2025-08-29 17:57:51,804" + } + ], + "time_consumption": 0.056647300720214844 }, { "name": "__tLogger__", @@ -123851,16 +124229,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890071.1376598, - "msecs": 137.0, - "relativeCreated": 49590.549383, - "thread": 138566182236416, + "created": 1756483071.961948, + "msecs": 961.0, + "relativeCreated": 49657.371586, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 100", - "asctime": "2025-08-22 21:14:31,137", + "asctime": "2025-08-29 17:57:51,961", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.brightness.set", @@ -123878,16 +124256,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890071.0367954, - "msecs": 36.0, - "relativeCreated": 49489.68488, - "thread": 138566182236416, + "created": 1756483071.8611186, + "msecs": 861.0, + "relativeCreated": 49556.542204, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/floor/main_light/brightness/set and payload 100", - "asctime": "2025-08-22 21:14:31,036" + "asctime": "2025-08-29 17:57:51,861" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -123905,16 +124283,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890071.0371222, - "msecs": 37.0, - "relativeCreated": 49490.01178, - "thread": 138566182236416, + "created": 1756483071.8614228, + "msecs": 861.0, + "relativeCreated": 49556.846468, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_1 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:31,037" + "asctime": "2025-08-29 17:57:51,861" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -123932,16 +124310,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890071.0372758, - "msecs": 37.0, - "relativeCreated": 49490.165244, - "thread": 138566182236416, + "created": 1756483071.8615572, + "msecs": 861.0, + "relativeCreated": 49556.981003, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_2 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:31,037" + "asctime": "2025-08-29 17:57:51,861" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1.set", @@ -123959,16 +124337,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890071.0392501, - "msecs": 39.0, - "relativeCreated": 49492.13961, - "thread": 138566156539584, + "created": 1756483071.864453, + "msecs": 864.0, + "relativeCreated": 49559.876866, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1/set and payload b'{\"brightness\": 254}'", - "asctime": "2025-08-22 21:14:31,039" + "asctime": "2025-08-29 17:57:51,864" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2.set", @@ -123986,16 +124364,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890071.0396109, - "msecs": 39.0, - "relativeCreated": 49492.50017, - "thread": 138566156539584, + "created": 1756483071.8649707, + "msecs": 864.0, + "relativeCreated": 49560.39444, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2/set and payload b'{\"brightness\": 254}'", - "asctime": "2025-08-22 21:14:31,039" + "asctime": "2025-08-29 17:57:51,864" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -124013,16 +124391,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890071.039878, - "msecs": 39.0, - "relativeCreated": 49492.76741, - "thread": 138566156539584, + "created": 1756483071.9057448, + "msecs": 905.0, + "relativeCreated": 49601.168512, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:31,039" + "asctime": "2025-08-29 17:57:51,905" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -124040,16 +124418,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890071.080522, - "msecs": 80.0, - "relativeCreated": 49533.411462, - "thread": 138566156539584, + "created": 1756483071.9063148, + "msecs": 906.0, + "relativeCreated": 49601.738339, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:31,080" + "asctime": "2025-08-29 17:57:51,906" }, { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.brightness", @@ -124067,19 +124445,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890071.08244, - "msecs": 82.0, - "relativeCreated": 49535.329404, - "thread": 138566156539584, + "created": 1756483071.9088905, + "msecs": 908.0, + "relativeCreated": 49604.313982, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/floor/main_light/brightness and payload b'100'", - "asctime": "2025-08-22 21:14:31,082" + "asctime": "2025-08-29 17:57:51,908" } ], - "time_consumption": 0.05521988868713379 + "time_consumption": 0.05305743217468262 }, { "name": "__tLogger__", @@ -124097,16 +124475,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890071.1380816, - "msecs": 138.0, - "relativeCreated": 49590.970836, - "thread": 138566182236416, + "created": 1756483071.9623177, + "msecs": 962.0, + "relativeCreated": 49657.741555, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (100, 100) and Type is ).", - "asctime": "2025-08-22 21:14:31,138", + "asctime": "2025-08-29 17:57:51,962", "moduleLogger": [ { "name": "__unittest__", @@ -124125,16 +124503,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890071.1379728, - "msecs": 137.0, - "relativeCreated": 49590.862212, - "thread": 138566182236416, + "created": 1756483071.9622178, + "msecs": 962.0, + "relativeCreated": 49657.641417, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (100, 100) ()", - "asctime": "2025-08-22 21:14:31,137" + "asctime": "2025-08-29 17:57:51,962" }, { "name": "__unittest__", @@ -124154,25 +124532,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890071.1380367, - "msecs": 138.0, - "relativeCreated": 49590.926117, - "thread": 138566182236416, + "created": 1756483071.9622753, + "msecs": 962.0, + "relativeCreated": 49657.69891, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (100, 100) ()", - "asctime": "2025-08-22 21:14:31,138" + "asctime": "2025-08-29 17:57:51,962" } ], - "time_consumption": 4.482269287109375e-05 + "time_consumption": 4.2438507080078125e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (gfw.floor.main_light)", + "ViDevCommon.brightness (gfw.floor.main_light)", "0" ], "levelname": "DEBUG", @@ -124184,16 +124562,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890071.2387185, - "msecs": 238.0, - "relativeCreated": 49691.607906, - "thread": 138566182236416, + "created": 1756483072.0629277, + "msecs": 62.0, + "relativeCreated": 49758.351281, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (gfw.floor.main_light) to 0", - "asctime": "2025-08-22 21:14:31,238", + "message": "Setting state of ViDevCommon.brightness (gfw.floor.main_light) to 0", + "asctime": "2025-08-29 17:57:52,062", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.brightness.set", @@ -124211,16 +124589,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890071.1382244, - "msecs": 138.0, - "relativeCreated": 49591.113686, - "thread": 138566182236416, + "created": 1756483071.9624245, + "msecs": 962.0, + "relativeCreated": 49657.848295, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/floor/main_light/brightness/set and payload 0", - "asctime": "2025-08-22 21:14:31,138" + "asctime": "2025-08-29 17:57:51,962" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1.set", @@ -124238,16 +124616,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890071.1409104, - "msecs": 140.0, - "relativeCreated": 49593.799865, - "thread": 138566156539584, + "created": 1756483071.9655094, + "msecs": 965.0, + "relativeCreated": 49660.932967, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1/set and payload b'{\"brightness\": 1}'", - "asctime": "2025-08-22 21:14:31,140" + "asctime": "2025-08-29 17:57:51,965" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -124265,16 +124643,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890071.141133, - "msecs": 141.0, - "relativeCreated": 49594.022529, - "thread": 138566156539584, + "created": 1756483071.9657853, + "msecs": 965.0, + "relativeCreated": 49661.209073, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_1 and payload {\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:31,141" + "asctime": "2025-08-29 17:57:51,965" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2.set", @@ -124292,16 +124670,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890071.1414897, - "msecs": 141.0, - "relativeCreated": 49594.378962, - "thread": 138566156539584, + "created": 1756483071.9660652, + "msecs": 966.0, + "relativeCreated": 49661.488781, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2/set and payload b'{\"brightness\": 1}'", - "asctime": "2025-08-22 21:14:31,141" + "asctime": "2025-08-29 17:57:51,966" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -124319,16 +124697,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890071.141622, - "msecs": 141.0, - "relativeCreated": 49594.511417, - "thread": 138566156539584, + "created": 1756483071.9662728, + "msecs": 966.0, + "relativeCreated": 49661.696534, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_2 and payload {\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:31,141" + "asctime": "2025-08-29 17:57:51,966" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -124346,16 +124724,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890071.142523, - "msecs": 142.0, - "relativeCreated": 49595.412418, - "thread": 138566156539584, + "created": 1756483071.9668949, + "msecs": 966.0, + "relativeCreated": 49662.318483, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1 and payload b'{\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:31,142" + "asctime": "2025-08-29 17:57:51,966" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -124373,16 +124751,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890071.1428301, - "msecs": 142.0, - "relativeCreated": 49595.719407, - "thread": 138566156539584, + "created": 1756483071.9671853, + "msecs": 967.0, + "relativeCreated": 49662.608851, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2 and payload b'{\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:31,142" + "asctime": "2025-08-29 17:57:51,967" }, { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.brightness", @@ -124400,19 +124778,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890071.183852, - "msecs": 183.0, - "relativeCreated": 49636.7415, - "thread": 138566156539584, + "created": 1756483072.0100107, + "msecs": 10.0, + "relativeCreated": 49705.434369, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/floor/main_light/brightness and payload b'0'", - "asctime": "2025-08-22 21:14:31,183" + "asctime": "2025-08-29 17:57:52,010" } ], - "time_consumption": 0.05486655235290527 + "time_consumption": 0.0529170036315918 }, { "name": "__tLogger__", @@ -124430,16 +124808,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890071.2391748, - "msecs": 239.0, - "relativeCreated": 49692.064417, - "thread": 138566182236416, + "created": 1756483072.06333, + "msecs": 63.0, + "relativeCreated": 49758.753832, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (gfw.floor.main_light) is correct (Content 0 and Type is ).", - "asctime": "2025-08-22 21:14:31,239", + "asctime": "2025-08-29 17:57:52,063", "moduleLogger": [ { "name": "__unittest__", @@ -124458,16 +124836,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890071.2390637, - "msecs": 239.0, - "relativeCreated": 49691.953184, - "thread": 138566182236416, + "created": 1756483072.0632277, + "msecs": 63.0, + "relativeCreated": 49758.651323, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (gfw.floor.main_light)): 0 ()", - "asctime": "2025-08-22 21:14:31,239" + "asctime": "2025-08-29 17:57:52,063" }, { "name": "__unittest__", @@ -124487,25 +124865,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890071.239129, - "msecs": 239.0, - "relativeCreated": 49692.018467, - "thread": 138566182236416, + "created": 1756483072.063287, + "msecs": 63.0, + "relativeCreated": 49758.710699, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (gfw.floor.main_light)): result = 0 ()", - "asctime": "2025-08-22 21:14:31,239" + "asctime": "2025-08-29 17:57:52,063" } ], - "time_consumption": 4.57763671875e-05 + "time_consumption": 4.291534423828125e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (gfw.floor.main_light)", + "ViDevCommon.brightness (gfw.floor.main_light)", "20" ], "levelname": "DEBUG", @@ -124517,16 +124895,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890071.3396647, - "msecs": 339.0, - "relativeCreated": 49792.554028, - "thread": 138566182236416, + "created": 1756483072.163966, + "msecs": 163.0, + "relativeCreated": 49859.389662, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (gfw.floor.main_light) to 20", - "asctime": "2025-08-22 21:14:31,339", + "message": "Setting state of ViDevCommon.brightness (gfw.floor.main_light) to 20", + "asctime": "2025-08-29 17:57:52,163", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.brightness.set", @@ -124544,16 +124922,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890071.2392871, - "msecs": 239.0, - "relativeCreated": 49692.176542, - "thread": 138566182236416, + "created": 1756483072.0634441, + "msecs": 63.0, + "relativeCreated": 49758.867987, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/floor/main_light/brightness/set and payload 20", - "asctime": "2025-08-22 21:14:31,239" + "asctime": "2025-08-29 17:57:52,063" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1.set", @@ -124571,16 +124949,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890071.2419734, - "msecs": 241.0, - "relativeCreated": 49694.862943, - "thread": 138566156539584, + "created": 1756483072.0667505, + "msecs": 66.0, + "relativeCreated": 49762.174134, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1/set and payload b'{\"brightness\": 52}'", - "asctime": "2025-08-22 21:14:31,241" + "asctime": "2025-08-29 17:57:52,066" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -124598,16 +124976,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890071.242197, - "msecs": 242.0, - "relativeCreated": 49695.086379, - "thread": 138566156539584, + "created": 1756483072.0670662, + "msecs": 67.0, + "relativeCreated": 49762.489746, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_1 and payload {\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:31,242" + "asctime": "2025-08-29 17:57:52,067" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2.set", @@ -124625,16 +125003,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890071.2425706, - "msecs": 242.0, - "relativeCreated": 49695.460203, - "thread": 138566156539584, + "created": 1756483072.0673735, + "msecs": 67.0, + "relativeCreated": 49762.797222, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2/set and payload b'{\"brightness\": 52}'", - "asctime": "2025-08-22 21:14:31,242" + "asctime": "2025-08-29 17:57:52,067" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -124652,16 +125030,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890071.2427177, - "msecs": 242.0, - "relativeCreated": 49695.607118, - "thread": 138566156539584, + "created": 1756483072.0675774, + "msecs": 67.0, + "relativeCreated": 49763.000944, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_2 and payload {\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:31,242" + "asctime": "2025-08-29 17:57:52,067" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -124679,16 +125057,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890071.2434676, - "msecs": 243.0, - "relativeCreated": 49696.357009, - "thread": 138566156539584, + "created": 1756483072.068276, + "msecs": 68.0, + "relativeCreated": 49763.699712, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1 and payload b'{\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:31,243" + "asctime": "2025-08-29 17:57:52,068" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -124706,16 +125084,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890071.2437148, - "msecs": 243.0, - "relativeCreated": 49696.604321, - "thread": 138566156539584, + "created": 1756483072.068564, + "msecs": 68.0, + "relativeCreated": 49763.987729, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2 and payload b'{\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:31,243" + "asctime": "2025-08-29 17:57:52,068" }, { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.brightness", @@ -124733,19 +125111,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890071.284847, - "msecs": 284.0, - "relativeCreated": 49737.736464, - "thread": 138566156539584, + "created": 1756483072.1105216, + "msecs": 110.0, + "relativeCreated": 49805.945334, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/floor/main_light/brightness and payload b'20'", - "asctime": "2025-08-22 21:14:31,284" + "asctime": "2025-08-29 17:57:52,110" } ], - "time_consumption": 0.05481767654418945 + "time_consumption": 0.05344438552856445 }, { "name": "__tLogger__", @@ -124763,16 +125141,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890071.3400962, - "msecs": 340.0, - "relativeCreated": 49792.985778, - "thread": 138566182236416, + "created": 1756483072.1643636, + "msecs": 164.0, + "relativeCreated": 49859.787154, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (gfw.floor.main_light) is correct (Content 20 and Type is ).", - "asctime": "2025-08-22 21:14:31,340", + "asctime": "2025-08-29 17:57:52,164", "moduleLogger": [ { "name": "__unittest__", @@ -124791,16 +125169,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890071.339969, - "msecs": 339.0, - "relativeCreated": 49792.858308, - "thread": 138566182236416, + "created": 1756483072.1642585, + "msecs": 164.0, + "relativeCreated": 49859.682312, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (gfw.floor.main_light)): 20 ()", - "asctime": "2025-08-22 21:14:31,339" + "asctime": "2025-08-29 17:57:52,164" }, { "name": "__unittest__", @@ -124820,16 +125198,16 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890071.340052, - "msecs": 340.0, - "relativeCreated": 49792.941429, - "thread": 138566182236416, + "created": 1756483072.1643193, + "msecs": 164.0, + "relativeCreated": 49859.742856, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (gfw.floor.main_light)): result = 20 ()", - "asctime": "2025-08-22 21:14:31,340" + "asctime": "2025-08-29 17:57:52,164" } ], "time_consumption": 4.4345855712890625e-05 @@ -124838,7 +125216,7 @@ "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (gfw.floor.main_light)", + "ViDevCommon.brightness (gfw.floor.main_light)", "40" ], "levelname": "DEBUG", @@ -124850,16 +125228,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890071.4407172, - "msecs": 440.0, - "relativeCreated": 49893.606671, - "thread": 138566182236416, + "created": 1756483072.2648282, + "msecs": 264.0, + "relativeCreated": 49960.251896, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (gfw.floor.main_light) to 40", - "asctime": "2025-08-22 21:14:31,440", + "message": "Setting state of ViDevCommon.brightness (gfw.floor.main_light) to 40", + "asctime": "2025-08-29 17:57:52,264", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.brightness.set", @@ -124877,16 +125255,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890071.3402116, - "msecs": 340.0, - "relativeCreated": 49793.101037, - "thread": 138566182236416, + "created": 1756483072.1644793, + "msecs": 164.0, + "relativeCreated": 49859.902937, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/floor/main_light/brightness/set and payload 40", - "asctime": "2025-08-22 21:14:31,340" + "asctime": "2025-08-29 17:57:52,164" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1.set", @@ -124904,16 +125282,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890071.3430495, - "msecs": 343.0, - "relativeCreated": 49795.938949, - "thread": 138566156539584, + "created": 1756483072.1677647, + "msecs": 167.0, + "relativeCreated": 49863.188372, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1/set and payload b'{\"brightness\": 102}'", - "asctime": "2025-08-22 21:14:31,343" + "asctime": "2025-08-29 17:57:52,167" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -124931,16 +125309,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890071.3432717, - "msecs": 343.0, - "relativeCreated": 49796.161131, - "thread": 138566156539584, + "created": 1756483072.1681068, + "msecs": 168.0, + "relativeCreated": 49863.530457, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_1 and payload {\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:31,343" + "asctime": "2025-08-29 17:57:52,168" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2.set", @@ -124958,16 +125336,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890071.343627, - "msecs": 343.0, - "relativeCreated": 49796.516472, - "thread": 138566156539584, + "created": 1756483072.1683865, + "msecs": 168.0, + "relativeCreated": 49863.810341, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2/set and payload b'{\"brightness\": 102}'", - "asctime": "2025-08-22 21:14:31,343" + "asctime": "2025-08-29 17:57:52,168" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -124985,16 +125363,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890071.3437607, - "msecs": 343.0, - "relativeCreated": 49796.650069, - "thread": 138566156539584, + "created": 1756483072.1685886, + "msecs": 168.0, + "relativeCreated": 49864.012289, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_2 and payload {\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:31,343" + "asctime": "2025-08-29 17:57:52,168" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -125012,16 +125390,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890071.3446345, - "msecs": 344.0, - "relativeCreated": 49797.52407, - "thread": 138566156539584, + "created": 1756483072.1692615, + "msecs": 169.0, + "relativeCreated": 49864.685172, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1 and payload b'{\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:31,344" + "asctime": "2025-08-29 17:57:52,169" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -125039,16 +125417,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890071.3449628, - "msecs": 344.0, - "relativeCreated": 49797.852171, - "thread": 138566156539584, + "created": 1756483072.1695445, + "msecs": 169.0, + "relativeCreated": 49864.968103, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2 and payload b'{\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:31,344" + "asctime": "2025-08-29 17:57:52,169" }, { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.brightness", @@ -125066,19 +125444,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890071.3856206, - "msecs": 385.0, - "relativeCreated": 49838.509881, - "thread": 138566156539584, + "created": 1756483072.2121153, + "msecs": 212.0, + "relativeCreated": 49907.538949, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/floor/main_light/brightness and payload b'40'", - "asctime": "2025-08-22 21:14:31,385" + "asctime": "2025-08-29 17:57:52,212" } ], - "time_consumption": 0.05509662628173828 + "time_consumption": 0.05271291732788086 }, { "name": "__tLogger__", @@ -125096,16 +125474,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890071.4411657, - "msecs": 441.0, - "relativeCreated": 49894.054861, - "thread": 138566182236416, + "created": 1756483072.265204, + "msecs": 265.0, + "relativeCreated": 49960.627635, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (gfw.floor.main_light) is correct (Content 40 and Type is ).", - "asctime": "2025-08-22 21:14:31,441", + "asctime": "2025-08-29 17:57:52,265", "moduleLogger": [ { "name": "__unittest__", @@ -125124,16 +125502,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890071.4410286, - "msecs": 441.0, - "relativeCreated": 49893.918029, - "thread": 138566182236416, + "created": 1756483072.2651033, + "msecs": 265.0, + "relativeCreated": 49960.526915, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (gfw.floor.main_light)): 40 ()", - "asctime": "2025-08-22 21:14:31,441" + "asctime": "2025-08-29 17:57:52,265" }, { "name": "__unittest__", @@ -125153,25 +125531,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890071.4411194, - "msecs": 441.0, - "relativeCreated": 49894.008903, - "thread": 138566182236416, + "created": 1756483072.2651598, + "msecs": 265.0, + "relativeCreated": 49960.583499, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (gfw.floor.main_light)): result = 40 ()", - "asctime": "2025-08-22 21:14:31,441" + "asctime": "2025-08-29 17:57:52,265" } ], - "time_consumption": 4.6253204345703125e-05 + "time_consumption": 4.410743713378906e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (gfw.floor.main_light)", + "ViDevCommon.brightness (gfw.floor.main_light)", "60" ], "levelname": "DEBUG", @@ -125183,16 +125561,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890071.5418003, - "msecs": 541.0, - "relativeCreated": 49994.689548, - "thread": 138566182236416, + "created": 1756483072.365648, + "msecs": 365.0, + "relativeCreated": 50061.071757, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (gfw.floor.main_light) to 60", - "asctime": "2025-08-22 21:14:31,541", + "message": "Setting state of ViDevCommon.brightness (gfw.floor.main_light) to 60", + "asctime": "2025-08-29 17:57:52,365", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.brightness.set", @@ -125210,16 +125588,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890071.4412823, - "msecs": 441.0, - "relativeCreated": 49894.17179, - "thread": 138566182236416, + "created": 1756483072.265331, + "msecs": 265.0, + "relativeCreated": 49960.754721, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/floor/main_light/brightness/set and payload 60", - "asctime": "2025-08-22 21:14:31,441" + "asctime": "2025-08-29 17:57:52,265" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1.set", @@ -125237,16 +125615,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890071.443824, - "msecs": 443.0, - "relativeCreated": 49896.713631, - "thread": 138566156539584, + "created": 1756483072.2681456, + "msecs": 268.0, + "relativeCreated": 49963.569278, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1/set and payload b'{\"brightness\": 153}'", - "asctime": "2025-08-22 21:14:31,443" + "asctime": "2025-08-29 17:57:52,268" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -125264,16 +125642,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890071.4440827, - "msecs": 444.0, - "relativeCreated": 49896.972163, - "thread": 138566156539584, + "created": 1756483072.2684455, + "msecs": 268.0, + "relativeCreated": 49963.869037, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_1 and payload {\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:31,444" + "asctime": "2025-08-29 17:57:52,268" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2.set", @@ -125291,16 +125669,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890071.4444401, - "msecs": 444.0, - "relativeCreated": 49897.329511, - "thread": 138566156539584, + "created": 1756483072.268738, + "msecs": 268.0, + "relativeCreated": 49964.161754, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2/set and payload b'{\"brightness\": 153}'", - "asctime": "2025-08-22 21:14:31,444" + "asctime": "2025-08-29 17:57:52,268" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -125318,16 +125696,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890071.4445915, - "msecs": 444.0, - "relativeCreated": 49897.48112, - "thread": 138566156539584, + "created": 1756483072.2689633, + "msecs": 268.0, + "relativeCreated": 49964.387068, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_2 and payload {\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:31,444" + "asctime": "2025-08-29 17:57:52,268" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -125345,16 +125723,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890071.4452095, - "msecs": 445.0, - "relativeCreated": 49898.099, - "thread": 138566156539584, + "created": 1756483072.2693024, + "msecs": 269.0, + "relativeCreated": 49964.726077, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1 and payload b'{\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:31,445" + "asctime": "2025-08-29 17:57:52,269" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -125372,16 +125750,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890071.4454696, - "msecs": 445.0, - "relativeCreated": 49898.359062, - "thread": 138566156539584, + "created": 1756483072.2695563, + "msecs": 269.0, + "relativeCreated": 49964.979927, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2 and payload b'{\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:31,445" + "asctime": "2025-08-29 17:57:52,269" }, { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.brightness", @@ -125399,19 +125777,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890071.486713, - "msecs": 486.0, - "relativeCreated": 49939.602191, - "thread": 138566156539584, + "created": 1756483072.3130722, + "msecs": 313.0, + "relativeCreated": 50008.495703, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/floor/main_light/brightness and payload b'60'", - "asctime": "2025-08-22 21:14:31,486" + "asctime": "2025-08-29 17:57:52,313" } ], - "time_consumption": 0.05508732795715332 + "time_consumption": 0.05257582664489746 }, { "name": "__tLogger__", @@ -125429,16 +125807,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890071.542221, - "msecs": 542.0, - "relativeCreated": 49995.110341, - "thread": 138566182236416, + "created": 1756483072.3659961, + "msecs": 365.0, + "relativeCreated": 50061.41971, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (gfw.floor.main_light) is correct (Content 60 and Type is ).", - "asctime": "2025-08-22 21:14:31,542", + "asctime": "2025-08-29 17:57:52,365", "moduleLogger": [ { "name": "__unittest__", @@ -125457,16 +125835,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890071.5421183, - "msecs": 542.0, - "relativeCreated": 49995.007828, - "thread": 138566182236416, + "created": 1756483072.3658957, + "msecs": 365.0, + "relativeCreated": 50061.319332, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (gfw.floor.main_light)): 60 ()", - "asctime": "2025-08-22 21:14:31,542" + "asctime": "2025-08-29 17:57:52,365" }, { "name": "__unittest__", @@ -125486,25 +125864,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890071.5421793, - "msecs": 542.0, - "relativeCreated": 49995.068703, - "thread": 138566182236416, + "created": 1756483072.3659532, + "msecs": 365.0, + "relativeCreated": 50061.377082, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (gfw.floor.main_light)): result = 60 ()", - "asctime": "2025-08-22 21:14:31,542" + "asctime": "2025-08-29 17:57:52,365" } ], - "time_consumption": 4.172325134277344e-05 + "time_consumption": 4.291534423828125e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (gfw.floor.main_light)", + "ViDevCommon.brightness (gfw.floor.main_light)", "80" ], "levelname": "DEBUG", @@ -125516,16 +125894,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890071.642856, - "msecs": 642.0, - "relativeCreated": 50095.745416, - "thread": 138566182236416, + "created": 1756483072.4665089, + "msecs": 466.0, + "relativeCreated": 50161.932454, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (gfw.floor.main_light) to 80", - "asctime": "2025-08-22 21:14:31,642", + "message": "Setting state of ViDevCommon.brightness (gfw.floor.main_light) to 80", + "asctime": "2025-08-29 17:57:52,466", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.brightness.set", @@ -125543,16 +125921,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890071.5423315, - "msecs": 542.0, - "relativeCreated": 49995.220747, - "thread": 138566182236416, + "created": 1756483072.3661087, + "msecs": 366.0, + "relativeCreated": 50061.532366, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/floor/main_light/brightness/set and payload 80", - "asctime": "2025-08-22 21:14:31,542" + "asctime": "2025-08-29 17:57:52,366" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1.set", @@ -125570,16 +125948,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890071.5447993, - "msecs": 544.0, - "relativeCreated": 49997.688602, - "thread": 138566156539584, + "created": 1756483072.368762, + "msecs": 368.0, + "relativeCreated": 50064.185789, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1/set and payload b'{\"brightness\": 203}'", - "asctime": "2025-08-22 21:14:31,544" + "asctime": "2025-08-29 17:57:52,368" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -125597,16 +125975,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890071.5450692, - "msecs": 545.0, - "relativeCreated": 49997.958837, - "thread": 138566156539584, + "created": 1756483072.3691795, + "msecs": 369.0, + "relativeCreated": 50064.603147, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_1 and payload {\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:31,545" + "asctime": "2025-08-29 17:57:52,369" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2.set", @@ -125624,16 +126002,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890071.545431, - "msecs": 545.0, - "relativeCreated": 49998.320248, - "thread": 138566156539584, + "created": 1756483072.3695607, + "msecs": 369.0, + "relativeCreated": 50064.984477, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2/set and payload b'{\"brightness\": 203}'", - "asctime": "2025-08-22 21:14:31,545" + "asctime": "2025-08-29 17:57:52,369" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -125651,16 +126029,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890071.545567, - "msecs": 545.0, - "relativeCreated": 49998.456477, - "thread": 138566156539584, + "created": 1756483072.369905, + "msecs": 369.0, + "relativeCreated": 50065.328557, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_2 and payload {\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:31,545" + "asctime": "2025-08-29 17:57:52,369" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -125678,16 +126056,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890071.546209, - "msecs": 546.0, - "relativeCreated": 49999.098316, - "thread": 138566156539584, + "created": 1756483072.3704343, + "msecs": 370.0, + "relativeCreated": 50065.857999, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1 and payload b'{\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:31,546" + "asctime": "2025-08-29 17:57:52,370" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -125705,16 +126083,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890071.546462, - "msecs": 546.0, - "relativeCreated": 49999.351256, - "thread": 138566156539584, + "created": 1756483072.370774, + "msecs": 370.0, + "relativeCreated": 50066.197584, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2 and payload b'{\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:31,546" + "asctime": "2025-08-29 17:57:52,370" }, { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.brightness", @@ -125732,19 +126110,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890071.5876644, - "msecs": 587.0, - "relativeCreated": 50040.553787, - "thread": 138566156539584, + "created": 1756483072.4129963, + "msecs": 412.0, + "relativeCreated": 50108.42007, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/floor/main_light/brightness and payload b'80'", - "asctime": "2025-08-22 21:14:31,587" + "asctime": "2025-08-29 17:57:52,412" } ], - "time_consumption": 0.0551915168762207 + "time_consumption": 0.0535125732421875 }, { "name": "__tLogger__", @@ -125762,16 +126140,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890071.6432729, - "msecs": 643.0, - "relativeCreated": 50096.162287, - "thread": 138566182236416, + "created": 1756483072.4669816, + "msecs": 466.0, + "relativeCreated": 50162.40527, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (gfw.floor.main_light) is correct (Content 80 and Type is ).", - "asctime": "2025-08-22 21:14:31,643", + "asctime": "2025-08-29 17:57:52,466", "moduleLogger": [ { "name": "__unittest__", @@ -125790,16 +126168,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890071.6431746, - "msecs": 643.0, - "relativeCreated": 50096.064083, - "thread": 138566182236416, + "created": 1756483072.46684, + "msecs": 466.0, + "relativeCreated": 50162.263675, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (gfw.floor.main_light)): 80 ()", - "asctime": "2025-08-22 21:14:31,643" + "asctime": "2025-08-29 17:57:52,466" }, { "name": "__unittest__", @@ -125819,25 +126197,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890071.643232, - "msecs": 643.0, - "relativeCreated": 50096.121487, - "thread": 138566182236416, + "created": 1756483072.4669363, + "msecs": 466.0, + "relativeCreated": 50162.35993, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (gfw.floor.main_light)): result = 80 ()", - "asctime": "2025-08-22 21:14:31,643" + "asctime": "2025-08-29 17:57:52,466" } ], - "time_consumption": 4.076957702636719e-05 + "time_consumption": 4.5299530029296875e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.brightness (gfw.floor.main_light)", + "ViDevCommon.brightness (gfw.floor.main_light)", "100" ], "levelname": "DEBUG", @@ -125849,16 +126227,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890071.7438803, - "msecs": 743.0, - "relativeCreated": 50196.769705, - "thread": 138566182236416, + "created": 1756483072.5674658, + "msecs": 567.0, + "relativeCreated": 50262.889327, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.brightness (gfw.floor.main_light) to 100", - "asctime": "2025-08-22 21:14:31,743", + "message": "Setting state of ViDevCommon.brightness (gfw.floor.main_light) to 100", + "asctime": "2025-08-29 17:57:52,567", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.brightness.set", @@ -125876,16 +126254,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890071.6433837, - "msecs": 643.0, - "relativeCreated": 50096.273282, - "thread": 138566182236416, + "created": 1756483072.4670992, + "msecs": 467.0, + "relativeCreated": 50162.522787, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/floor/main_light/brightness/set and payload 100", - "asctime": "2025-08-22 21:14:31,643" + "asctime": "2025-08-29 17:57:52,467" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1.set", @@ -125903,16 +126281,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890071.6459308, - "msecs": 645.0, - "relativeCreated": 50098.820182, - "thread": 138566156539584, + "created": 1756483072.469915, + "msecs": 469.0, + "relativeCreated": 50165.338566, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1/set and payload b'{\"brightness\": 254}'", - "asctime": "2025-08-22 21:14:31,645" + "asctime": "2025-08-29 17:57:52,469" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -125930,16 +126308,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890071.6461647, - "msecs": 646.0, - "relativeCreated": 50099.05426, - "thread": 138566156539584, + "created": 1756483072.4702322, + "msecs": 470.0, + "relativeCreated": 50165.655893, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_1 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:31,646" + "asctime": "2025-08-29 17:57:52,470" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2.set", @@ -125957,16 +126335,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890071.6465135, - "msecs": 646.0, - "relativeCreated": 50099.402729, - "thread": 138566156539584, + "created": 1756483072.470515, + "msecs": 470.0, + "relativeCreated": 50165.938655, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2/set and payload b'{\"brightness\": 254}'", - "asctime": "2025-08-22 21:14:31,646" + "asctime": "2025-08-29 17:57:52,470" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -125984,16 +126362,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890071.6466484, - "msecs": 646.0, - "relativeCreated": 50099.53772, - "thread": 138566156539584, + "created": 1756483072.470711, + "msecs": 470.0, + "relativeCreated": 50166.134637, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_2 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:31,646" + "asctime": "2025-08-29 17:57:52,470" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -126011,16 +126389,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890071.6472483, - "msecs": 647.0, - "relativeCreated": 50100.13774, - "thread": 138566156539584, + "created": 1756483072.4711502, + "msecs": 471.0, + "relativeCreated": 50166.573716, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:31,647" + "asctime": "2025-08-29 17:57:52,471" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -126038,16 +126416,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890071.647513, - "msecs": 647.0, - "relativeCreated": 50100.402317, - "thread": 138566156539584, + "created": 1756483072.4714189, + "msecs": 471.0, + "relativeCreated": 50166.842553, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:31,647" + "asctime": "2025-08-29 17:57:52,471" }, { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.brightness", @@ -126065,19 +126443,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890071.6886454, - "msecs": 688.0, - "relativeCreated": 50141.534815, - "thread": 138566156539584, + "created": 1756483072.5136473, + "msecs": 513.0, + "relativeCreated": 50209.070994, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/floor/main_light/brightness and payload b'100'", - "asctime": "2025-08-22 21:14:31,688" + "asctime": "2025-08-29 17:57:52,513" } ], - "time_consumption": 0.05523490905761719 + "time_consumption": 0.053818464279174805 }, { "name": "__tLogger__", @@ -126095,16 +126473,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890071.7443316, - "msecs": 744.0, - "relativeCreated": 50197.220861, - "thread": 138566182236416, + "created": 1756483072.5679054, + "msecs": 567.0, + "relativeCreated": 50263.329189, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.brightness (gfw.floor.main_light) is correct (Content 100 and Type is ).", - "asctime": "2025-08-22 21:14:31,744", + "asctime": "2025-08-29 17:57:52,567", "moduleLogger": [ { "name": "__unittest__", @@ -126123,16 +126501,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890071.744201, - "msecs": 744.0, - "relativeCreated": 50197.090272, - "thread": 138566182236416, + "created": 1756483072.5677826, + "msecs": 567.0, + "relativeCreated": 50263.206353, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.brightness (gfw.floor.main_light)): 100 ()", - "asctime": "2025-08-22 21:14:31,744" + "asctime": "2025-08-29 17:57:52,567" }, { "name": "__unittest__", @@ -126152,28 +126530,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890071.7442832, - "msecs": 744.0, - "relativeCreated": 50197.172573, - "thread": 138566182236416, + "created": 1756483072.5678616, + "msecs": 567.0, + "relativeCreated": 50263.28512, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.brightness (gfw.floor.main_light)): result = 100 ()", - "asctime": "2025-08-22 21:14:31,744" + "asctime": "2025-08-29 17:57:52,567" } ], - "time_consumption": 4.839897155761719e-05 + "time_consumption": 4.38690185546875e-05 } ], - "time_consumption": 0.8083539009094238, - "time_start": "2025-08-22 21:14:30,935", - "time_finished": "2025-08-22 21:14:31,744" + "time_consumption": 0.8080949783325195, + "time_start": "2025-08-29 17:57:51,759", + "time_finished": "2025-08-29 17:57:52,567" }, - "Light.brightness (gfw.floor.main_light) -> ViDevLight.brightness (gfw.floor.main_light)": { + "Light.brightness (gfw.floor.main_light) -> ViDevCommon.brightness (gfw.floor.main_light)": { "name": "__tLogger__", - "msg": "Light.brightness (gfw.floor.main_light) -> ViDevLight.brightness (gfw.floor.main_light)", + "msg": "Light.brightness (gfw.floor.main_light) -> ViDevCommon.brightness (gfw.floor.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -126184,16 +126562,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890071.7445967, - "msecs": 744.0, - "relativeCreated": 50197.48622, - "thread": 138566182236416, + "created": 1756483072.5681758, + "msecs": 568.0, + "relativeCreated": 50263.599463, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Light.brightness (gfw.floor.main_light) -> ViDevLight.brightness (gfw.floor.main_light)", - "asctime": "2025-08-22 21:14:31,744", + "message": "Light.brightness (gfw.floor.main_light) -> ViDevCommon.brightness (gfw.floor.main_light)", + "asctime": "2025-08-29 17:57:52,568", "moduleLogger": [], "testcaseLogger": [ { @@ -126209,16 +126587,16 @@ "stack_info": null, "lineno": 13, "funcName": "device_follow", - "created": 1755890071.8450062, - "msecs": 845.0, - "relativeCreated": 50297.895826, - "thread": 138566182236416, + "created": 1756483072.6685913, + "msecs": 668.0, + "relativeCreated": 50364.014932, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Switching on device", - "asctime": "2025-08-22 21:14:31,845", + "asctime": "2025-08-29 17:57:52,668", "moduleLogger": [], "time_consumption": 0.0 }, @@ -126237,16 +126615,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890071.94587, - "msecs": 945.0, - "relativeCreated": 50398.759264, - "thread": 138566182236416, + "created": 1756483072.769461, + "msecs": 769.0, + "relativeCreated": 50464.88461, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 100", - "asctime": "2025-08-22 21:14:31,945", + "asctime": "2025-08-29 17:57:52,769", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.brightness.set", @@ -126264,19 +126642,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890071.845349, - "msecs": 845.0, - "relativeCreated": 50298.238563, - "thread": 138566182236416, + "created": 1756483072.6689262, + "msecs": 668.0, + "relativeCreated": 50364.349984, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/floor/main_light/brightness/set and payload 100", - "asctime": "2025-08-22 21:14:31,845" + "asctime": "2025-08-29 17:57:52,668" } ], - "time_consumption": 0.10052084922790527 + "time_consumption": 0.10053467750549316 }, { "name": "__tLogger__", @@ -126294,16 +126672,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890071.9462807, - "msecs": 946.0, - "relativeCreated": 50399.170055, - "thread": 138566182236416, + "created": 1756483072.7699084, + "msecs": 769.0, + "relativeCreated": 50465.33206, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (100, 100) and Type is ).", - "asctime": "2025-08-22 21:14:31,946", + "asctime": "2025-08-29 17:57:52,769", "moduleLogger": [ { "name": "__unittest__", @@ -126322,16 +126700,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890071.9461808, - "msecs": 946.0, - "relativeCreated": 50399.070206, - "thread": 138566182236416, + "created": 1756483072.7697432, + "msecs": 769.0, + "relativeCreated": 50465.166702, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (100, 100) ()", - "asctime": "2025-08-22 21:14:31,946" + "asctime": "2025-08-29 17:57:52,769" }, { "name": "__unittest__", @@ -126351,19 +126729,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890071.9462385, - "msecs": 946.0, - "relativeCreated": 50399.127984, - "thread": 138566182236416, + "created": 1756483072.7698042, + "msecs": 769.0, + "relativeCreated": 50465.227988, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (100, 100) ()", - "asctime": "2025-08-22 21:14:31,946" + "asctime": "2025-08-29 17:57:52,769" } ], - "time_consumption": 4.220008850097656e-05 + "time_consumption": 0.00010418891906738281 }, { "name": "__tLogger__", @@ -126381,16 +126759,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890072.0472004, - "msecs": 47.0, - "relativeCreated": 50500.089829, - "thread": 138566182236416, + "created": 1756483072.8708036, + "msecs": 870.0, + "relativeCreated": 50566.227342, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (gfw.floor.main_light) to 0", - "asctime": "2025-08-22 21:14:32,047", + "asctime": "2025-08-29 17:57:52,870", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -126408,16 +126786,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890071.9464593, - "msecs": 946.0, - "relativeCreated": 50399.348895, - "thread": 138566182236416, + "created": 1756483072.770095, + "msecs": 770.0, + "relativeCreated": 50465.518726, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_1 and payload {\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:31,946" + "asctime": "2025-08-29 17:57:52,770" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -126435,16 +126813,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890071.9467564, - "msecs": 946.0, - "relativeCreated": 50399.645693, - "thread": 138566182236416, + "created": 1756483072.7703454, + "msecs": 770.0, + "relativeCreated": 50465.769057, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_2 and payload {\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:31,946" + "asctime": "2025-08-29 17:57:52,770" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -126462,16 +126840,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890071.9475644, - "msecs": 947.0, - "relativeCreated": 50400.453778, - "thread": 138566156539584, + "created": 1756483072.7713442, + "msecs": 771.0, + "relativeCreated": 50466.767894, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1 and payload b'{\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:31,947" + "asctime": "2025-08-29 17:57:52,771" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -126489,16 +126867,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890071.9478788, - "msecs": 947.0, - "relativeCreated": 50400.768346, - "thread": 138566156539584, + "created": 1756483072.77169, + "msecs": 771.0, + "relativeCreated": 50467.113622, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2 and payload b'{\"state\": \"on\", \"brightness\": 1.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:31,947" + "asctime": "2025-08-29 17:57:52,771" }, { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.brightness", @@ -126516,23 +126894,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890071.9492505, - "msecs": 949.0, - "relativeCreated": 50402.139898, - "thread": 138566156539584, + "created": 1756483072.7743142, + "msecs": 774.0, + "relativeCreated": 50469.737863, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/floor/main_light/brightness and payload b'0'", - "asctime": "2025-08-22 21:14:31,949" + "asctime": "2025-08-29 17:57:52,774" } ], - "time_consumption": 0.09794998168945312 + "time_consumption": 0.09648942947387695 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (gfw.floor.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (gfw.floor.main_light) is correct (Content %s and Type is %s).", "args": [ "0", "" @@ -126546,22 +126924,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890072.0475037, - "msecs": 47.0, - "relativeCreated": 50500.392902, - "thread": 138566182236416, + "created": 1756483072.8711982, + "msecs": 871.0, + "relativeCreated": 50566.621908, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (gfw.floor.main_light) is correct (Content 0 and Type is ).", - "asctime": "2025-08-22 21:14:32,047", + "message": "Value for ViDevCommon.brightness (gfw.floor.main_light) is correct (Content 0 and Type is ).", + "asctime": "2025-08-29 17:57:52,871", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (gfw.floor.main_light)", + "Value for ViDevCommon.brightness (gfw.floor.main_light)", "0", "" ], @@ -126574,22 +126952,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890072.04741, - "msecs": 47.0, - "relativeCreated": 50500.299304, - "thread": 138566182236416, + "created": 1756483072.8710752, + "msecs": 871.0, + "relativeCreated": 50566.49878, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (gfw.floor.main_light)): 0 ()", - "asctime": "2025-08-22 21:14:32,047" + "message": "Result (Value for ViDevCommon.brightness (gfw.floor.main_light)): 0 ()", + "asctime": "2025-08-29 17:57:52,871" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (gfw.floor.main_light)", + "Value for ViDevCommon.brightness (gfw.floor.main_light)", "=", "0", "" @@ -126603,19 +126981,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890072.0474637, - "msecs": 47.0, - "relativeCreated": 50500.353142, - "thread": 138566182236416, + "created": 1756483072.8711538, + "msecs": 871.0, + "relativeCreated": 50566.577567, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (gfw.floor.main_light)): result = 0 ()", - "asctime": "2025-08-22 21:14:32,047" + "message": "Expectation (Value for ViDevCommon.brightness (gfw.floor.main_light)): result = 0 ()", + "asctime": "2025-08-29 17:57:52,871" } ], - "time_consumption": 4.00543212890625e-05 + "time_consumption": 4.4345855712890625e-05 }, { "name": "__tLogger__", @@ -126633,16 +127011,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890072.1484282, - "msecs": 148.0, - "relativeCreated": 50601.317587, - "thread": 138566182236416, + "created": 1756483072.972021, + "msecs": 972.0, + "relativeCreated": 50667.444615, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (gfw.floor.main_light) to 20", - "asctime": "2025-08-22 21:14:32,148", + "asctime": "2025-08-29 17:57:52,972", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -126660,16 +127038,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890072.0476933, - "msecs": 47.0, - "relativeCreated": 50500.582822, - "thread": 138566182236416, + "created": 1756483072.8713865, + "msecs": 871.0, + "relativeCreated": 50566.810324, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_1 and payload {\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:32,047" + "asctime": "2025-08-29 17:57:52,871" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -126687,16 +127065,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890072.047962, - "msecs": 47.0, - "relativeCreated": 50500.851251, - "thread": 138566182236416, + "created": 1756483072.8716562, + "msecs": 871.0, + "relativeCreated": 50567.079904, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_2 and payload {\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:32,047" + "asctime": "2025-08-29 17:57:52,871" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -126714,16 +127092,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890072.0487854, - "msecs": 48.0, - "relativeCreated": 50501.674855, - "thread": 138566156539584, + "created": 1756483072.8726356, + "msecs": 872.0, + "relativeCreated": 50568.059453, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1 and payload b'{\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:32,048" + "asctime": "2025-08-29 17:57:52,872" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -126741,16 +127119,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890072.0491443, - "msecs": 49.0, - "relativeCreated": 50502.033742, - "thread": 138566156539584, + "created": 1756483072.8730135, + "msecs": 873.0, + "relativeCreated": 50568.437148, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2 and payload b'{\"state\": \"on\", \"brightness\": 52.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:32,049" + "asctime": "2025-08-29 17:57:52,873" }, { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.brightness", @@ -126768,23 +127146,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890072.0894477, - "msecs": 89.0, - "relativeCreated": 50542.337159, - "thread": 138566156539584, + "created": 1756483072.9135776, + "msecs": 913.0, + "relativeCreated": 50609.001194, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/floor/main_light/brightness and payload b'20'", - "asctime": "2025-08-22 21:14:32,089" + "asctime": "2025-08-29 17:57:52,913" } ], - "time_consumption": 0.058980464935302734 + "time_consumption": 0.058443546295166016 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (gfw.floor.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (gfw.floor.main_light) is correct (Content %s and Type is %s).", "args": [ "20", "" @@ -126798,22 +127176,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890072.1487708, - "msecs": 148.0, - "relativeCreated": 50601.660248, - "thread": 138566182236416, + "created": 1756483072.972336, + "msecs": 972.0, + "relativeCreated": 50667.759862, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (gfw.floor.main_light) is correct (Content 20 and Type is ).", - "asctime": "2025-08-22 21:14:32,148", + "message": "Value for ViDevCommon.brightness (gfw.floor.main_light) is correct (Content 20 and Type is ).", + "asctime": "2025-08-29 17:57:52,972", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (gfw.floor.main_light)", + "Value for ViDevCommon.brightness (gfw.floor.main_light)", "20", "" ], @@ -126826,22 +127204,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890072.1486473, - "msecs": 148.0, - "relativeCreated": 50601.536859, - "thread": 138566182236416, + "created": 1756483072.972235, + "msecs": 972.0, + "relativeCreated": 50667.658592, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (gfw.floor.main_light)): 20 ()", - "asctime": "2025-08-22 21:14:32,148" + "message": "Result (Value for ViDevCommon.brightness (gfw.floor.main_light)): 20 ()", + "asctime": "2025-08-29 17:57:52,972" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (gfw.floor.main_light)", + "Value for ViDevCommon.brightness (gfw.floor.main_light)", "=", "20", "" @@ -126855,19 +127233,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890072.1487281, - "msecs": 148.0, - "relativeCreated": 50601.617348, - "thread": 138566182236416, + "created": 1756483072.9722915, + "msecs": 972.0, + "relativeCreated": 50667.71529, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (gfw.floor.main_light)): result = 20 ()", - "asctime": "2025-08-22 21:14:32,148" + "message": "Expectation (Value for ViDevCommon.brightness (gfw.floor.main_light)): result = 20 ()", + "asctime": "2025-08-29 17:57:52,972" } ], - "time_consumption": 4.267692565917969e-05 + "time_consumption": 4.458427429199219e-05 }, { "name": "__tLogger__", @@ -126885,16 +127263,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890072.249708, - "msecs": 249.0, - "relativeCreated": 50702.597511, - "thread": 138566182236416, + "created": 1756483073.0732903, + "msecs": 73.0, + "relativeCreated": 50768.713908, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (gfw.floor.main_light) to 40", - "asctime": "2025-08-22 21:14:32,249", + "asctime": "2025-08-29 17:57:53,073", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -126912,16 +127290,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890072.1489825, - "msecs": 148.0, - "relativeCreated": 50601.871883, - "thread": 138566182236416, + "created": 1756483072.9725125, + "msecs": 972.0, + "relativeCreated": 50667.9362, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_1 and payload {\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:32,148" + "asctime": "2025-08-29 17:57:52,972" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -126939,16 +127317,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890072.149225, - "msecs": 149.0, - "relativeCreated": 50602.114267, - "thread": 138566182236416, + "created": 1756483072.9727612, + "msecs": 972.0, + "relativeCreated": 50668.184732, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_2 and payload {\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:32,149" + "asctime": "2025-08-29 17:57:52,972" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -126966,16 +127344,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890072.1501236, - "msecs": 150.0, - "relativeCreated": 50603.01302, - "thread": 138566156539584, + "created": 1756483072.97369, + "msecs": 973.0, + "relativeCreated": 50669.11388, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1 and payload b'{\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:32,150" + "asctime": "2025-08-29 17:57:52,973" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -126993,16 +127371,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890072.1504693, - "msecs": 150.0, - "relativeCreated": 50603.3589, - "thread": 138566156539584, + "created": 1756483072.9741411, + "msecs": 974.0, + "relativeCreated": 50669.564887, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2 and payload b'{\"state\": \"on\", \"brightness\": 102.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:32,150" + "asctime": "2025-08-29 17:57:52,974" }, { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.brightness", @@ -127020,23 +127398,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890072.1914608, - "msecs": 191.0, - "relativeCreated": 50644.350215, - "thread": 138566156539584, + "created": 1756483073.014457, + "msecs": 14.0, + "relativeCreated": 50709.880891, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/floor/main_light/brightness and payload b'40'", - "asctime": "2025-08-22 21:14:32,191" + "asctime": "2025-08-29 17:57:53,014" } ], - "time_consumption": 0.05824708938598633 + "time_consumption": 0.05883336067199707 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (gfw.floor.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (gfw.floor.main_light) is correct (Content %s and Type is %s).", "args": [ "40", "" @@ -127050,22 +127428,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890072.250156, - "msecs": 250.0, - "relativeCreated": 50703.045543, - "thread": 138566182236416, + "created": 1756483073.0736413, + "msecs": 73.0, + "relativeCreated": 50769.064972, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (gfw.floor.main_light) is correct (Content 40 and Type is ).", - "asctime": "2025-08-22 21:14:32,250", + "message": "Value for ViDevCommon.brightness (gfw.floor.main_light) is correct (Content 40 and Type is ).", + "asctime": "2025-08-29 17:57:53,073", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (gfw.floor.main_light)", + "Value for ViDevCommon.brightness (gfw.floor.main_light)", "40", "" ], @@ -127078,22 +127456,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890072.249995, - "msecs": 249.0, - "relativeCreated": 50702.884318, - "thread": 138566182236416, + "created": 1756483073.0735102, + "msecs": 73.0, + "relativeCreated": 50768.933807, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (gfw.floor.main_light)): 40 ()", - "asctime": "2025-08-22 21:14:32,249" + "message": "Result (Value for ViDevCommon.brightness (gfw.floor.main_light)): 40 ()", + "asctime": "2025-08-29 17:57:53,073" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (gfw.floor.main_light)", + "Value for ViDevCommon.brightness (gfw.floor.main_light)", "=", "40", "" @@ -127107,19 +127485,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890072.250099, - "msecs": 250.0, - "relativeCreated": 50702.988453, - "thread": 138566182236416, + "created": 1756483073.0735698, + "msecs": 73.0, + "relativeCreated": 50768.993463, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (gfw.floor.main_light)): result = 40 ()", - "asctime": "2025-08-22 21:14:32,250" + "message": "Expectation (Value for ViDevCommon.brightness (gfw.floor.main_light)): result = 40 ()", + "asctime": "2025-08-29 17:57:53,073" } ], - "time_consumption": 5.698204040527344e-05 + "time_consumption": 7.152557373046875e-05 }, { "name": "__tLogger__", @@ -127137,16 +127515,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890072.3510814, - "msecs": 351.0, - "relativeCreated": 50803.970848, - "thread": 138566182236416, + "created": 1756483073.174415, + "msecs": 174.0, + "relativeCreated": 50869.838806, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (gfw.floor.main_light) to 60", - "asctime": "2025-08-22 21:14:32,351", + "asctime": "2025-08-29 17:57:53,174", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -127164,16 +127542,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890072.2503688, - "msecs": 250.0, - "relativeCreated": 50703.258275, - "thread": 138566182236416, + "created": 1756483073.0738173, + "msecs": 73.0, + "relativeCreated": 50769.24115, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_1 and payload {\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:32,250" + "asctime": "2025-08-29 17:57:53,073" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -127191,16 +127569,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890072.2506118, - "msecs": 250.0, - "relativeCreated": 50703.501138, - "thread": 138566182236416, + "created": 1756483073.0740967, + "msecs": 74.0, + "relativeCreated": 50769.520234, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_2 and payload {\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:32,250" + "asctime": "2025-08-29 17:57:53,074" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -127218,16 +127596,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890072.251488, - "msecs": 251.0, - "relativeCreated": 50704.377381, - "thread": 138566156539584, + "created": 1756483073.075081, + "msecs": 75.0, + "relativeCreated": 50770.504913, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1 and payload b'{\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:32,251" + "asctime": "2025-08-29 17:57:53,075" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -127245,16 +127623,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890072.2518516, - "msecs": 251.0, - "relativeCreated": 50704.740963, - "thread": 138566156539584, + "created": 1756483073.0754404, + "msecs": 75.0, + "relativeCreated": 50770.864027, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2 and payload b'{\"state\": \"on\", \"brightness\": 153.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:32,251" + "asctime": "2025-08-29 17:57:53,075" }, { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.brightness", @@ -127272,23 +127650,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890072.2924986, - "msecs": 292.0, - "relativeCreated": 50745.38801, - "thread": 138566156539584, + "created": 1756483073.117344, + "msecs": 117.0, + "relativeCreated": 50812.767593, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/floor/main_light/brightness and payload b'60'", - "asctime": "2025-08-22 21:14:32,292" + "asctime": "2025-08-29 17:57:53,117" } ], - "time_consumption": 0.05858278274536133 + "time_consumption": 0.05707120895385742 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (gfw.floor.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (gfw.floor.main_light) is correct (Content %s and Type is %s).", "args": [ "60", "" @@ -127302,22 +127680,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890072.3514295, - "msecs": 351.0, - "relativeCreated": 50804.31876, - "thread": 138566182236416, + "created": 1756483073.1747496, + "msecs": 174.0, + "relativeCreated": 50870.173449, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (gfw.floor.main_light) is correct (Content 60 and Type is ).", - "asctime": "2025-08-22 21:14:32,351", + "message": "Value for ViDevCommon.brightness (gfw.floor.main_light) is correct (Content 60 and Type is ).", + "asctime": "2025-08-29 17:57:53,174", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (gfw.floor.main_light)", + "Value for ViDevCommon.brightness (gfw.floor.main_light)", "60", "" ], @@ -127330,22 +127708,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890072.3513048, - "msecs": 351.0, - "relativeCreated": 50804.19418, - "thread": 138566182236416, + "created": 1756483073.1746438, + "msecs": 174.0, + "relativeCreated": 50870.067413, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (gfw.floor.main_light)): 60 ()", - "asctime": "2025-08-22 21:14:32,351" + "message": "Result (Value for ViDevCommon.brightness (gfw.floor.main_light)): 60 ()", + "asctime": "2025-08-29 17:57:53,174" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (gfw.floor.main_light)", + "Value for ViDevCommon.brightness (gfw.floor.main_light)", "=", "60", "" @@ -127359,19 +127737,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890072.3513865, - "msecs": 351.0, - "relativeCreated": 50804.276113, - "thread": 138566182236416, + "created": 1756483073.1747038, + "msecs": 174.0, + "relativeCreated": 50870.127617, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (gfw.floor.main_light)): result = 60 ()", - "asctime": "2025-08-22 21:14:32,351" + "message": "Expectation (Value for ViDevCommon.brightness (gfw.floor.main_light)): result = 60 ()", + "asctime": "2025-08-29 17:57:53,174" } ], - "time_consumption": 4.291534423828125e-05 + "time_consumption": 4.57763671875e-05 }, { "name": "__tLogger__", @@ -127389,16 +127767,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890072.4523585, - "msecs": 452.0, - "relativeCreated": 50905.247828, - "thread": 138566182236416, + "created": 1756483073.2755725, + "msecs": 275.0, + "relativeCreated": 50970.996166, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (gfw.floor.main_light) to 80", - "asctime": "2025-08-22 21:14:32,452", + "asctime": "2025-08-29 17:57:53,275", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -127416,16 +127794,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890072.3516052, - "msecs": 351.0, - "relativeCreated": 50804.49456, - "thread": 138566182236416, + "created": 1756483073.1749566, + "msecs": 174.0, + "relativeCreated": 50870.380258, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_1 and payload {\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:32,351" + "asctime": "2025-08-29 17:57:53,174" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -127443,16 +127821,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890072.3518605, - "msecs": 351.0, - "relativeCreated": 50804.749967, - "thread": 138566182236416, + "created": 1756483073.1752253, + "msecs": 175.0, + "relativeCreated": 50870.649051, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_2 and payload {\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:32,351" + "asctime": "2025-08-29 17:57:53,175" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -127470,16 +127848,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890072.3526793, - "msecs": 352.0, - "relativeCreated": 50805.56847, - "thread": 138566156539584, + "created": 1756483073.17592, + "msecs": 175.0, + "relativeCreated": 50871.34386, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1 and payload b'{\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:32,352" + "asctime": "2025-08-29 17:57:53,175" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -127497,16 +127875,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890072.353019, - "msecs": 353.0, - "relativeCreated": 50805.908232, - "thread": 138566156539584, + "created": 1756483073.176247, + "msecs": 176.0, + "relativeCreated": 50871.670585, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2 and payload b'{\"state\": \"on\", \"brightness\": 203.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:32,353" + "asctime": "2025-08-29 17:57:53,176" }, { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.brightness", @@ -127524,23 +127902,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890072.3935344, - "msecs": 393.0, - "relativeCreated": 50846.423807, - "thread": 138566156539584, + "created": 1756483073.2174246, + "msecs": 217.0, + "relativeCreated": 50912.84829, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/floor/main_light/brightness and payload b'80'", - "asctime": "2025-08-22 21:14:32,393" + "asctime": "2025-08-29 17:57:53,217" } ], - "time_consumption": 0.05882406234741211 + "time_consumption": 0.05814790725708008 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (gfw.floor.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (gfw.floor.main_light) is correct (Content %s and Type is %s).", "args": [ "80", "" @@ -127554,22 +127932,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890072.4527135, - "msecs": 452.0, - "relativeCreated": 50905.602822, - "thread": 138566182236416, + "created": 1756483073.275935, + "msecs": 275.0, + "relativeCreated": 50971.358569, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (gfw.floor.main_light) is correct (Content 80 and Type is ).", - "asctime": "2025-08-22 21:14:32,452", + "message": "Value for ViDevCommon.brightness (gfw.floor.main_light) is correct (Content 80 and Type is ).", + "asctime": "2025-08-29 17:57:53,275", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (gfw.floor.main_light)", + "Value for ViDevCommon.brightness (gfw.floor.main_light)", "80", "" ], @@ -127582,22 +127960,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890072.4525783, - "msecs": 452.0, - "relativeCreated": 50905.467807, - "thread": 138566182236416, + "created": 1756483073.2758088, + "msecs": 275.0, + "relativeCreated": 50971.232545, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (gfw.floor.main_light)): 80 ()", - "asctime": "2025-08-22 21:14:32,452" + "message": "Result (Value for ViDevCommon.brightness (gfw.floor.main_light)): 80 ()", + "asctime": "2025-08-29 17:57:53,275" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (gfw.floor.main_light)", + "Value for ViDevCommon.brightness (gfw.floor.main_light)", "=", "80", "" @@ -127611,19 +127989,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890072.4526708, - "msecs": 452.0, - "relativeCreated": 50905.560033, - "thread": 138566182236416, + "created": 1756483073.2758899, + "msecs": 275.0, + "relativeCreated": 50971.313686, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (gfw.floor.main_light)): result = 80 ()", - "asctime": "2025-08-22 21:14:32,452" + "message": "Expectation (Value for ViDevCommon.brightness (gfw.floor.main_light)): result = 80 ()", + "asctime": "2025-08-29 17:57:53,275" } ], - "time_consumption": 4.267692565917969e-05 + "time_consumption": 4.506111145019531e-05 }, { "name": "__tLogger__", @@ -127641,16 +128019,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890072.553657, - "msecs": 553.0, - "relativeCreated": 51006.546389, - "thread": 138566182236416, + "created": 1756483073.3767242, + "msecs": 376.0, + "relativeCreated": 51072.147869, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.brightness (gfw.floor.main_light) to 100", - "asctime": "2025-08-22 21:14:32,553", + "asctime": "2025-08-29 17:57:53,376", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -127668,16 +128046,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890072.4528863, - "msecs": 452.0, - "relativeCreated": 50905.775698, - "thread": 138566182236416, + "created": 1756483073.2761228, + "msecs": 276.0, + "relativeCreated": 50971.54648, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_1 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:32,452" + "asctime": "2025-08-29 17:57:53,276" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -127695,16 +128073,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890072.4531882, - "msecs": 453.0, - "relativeCreated": 50906.077373, - "thread": 138566182236416, + "created": 1756483073.2764165, + "msecs": 276.0, + "relativeCreated": 50971.840151, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_2 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}", - "asctime": "2025-08-22 21:14:32,453" + "asctime": "2025-08-29 17:57:53,276" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -127722,16 +128100,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890072.4541426, - "msecs": 454.0, - "relativeCreated": 50907.031899, - "thread": 138566156539584, + "created": 1756483073.2770746, + "msecs": 277.0, + "relativeCreated": 50972.498425, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:32,454" + "asctime": "2025-08-29 17:57:53,277" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -127749,16 +128127,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890072.4545448, - "msecs": 454.0, - "relativeCreated": 50907.434386, - "thread": 138566156539584, + "created": 1756483073.2774377, + "msecs": 277.0, + "relativeCreated": 50972.861413, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 352.0}'", - "asctime": "2025-08-22 21:14:32,454" + "asctime": "2025-08-29 17:57:53,277" }, { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.brightness", @@ -127776,23 +128154,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890072.4955535, - "msecs": 495.0, - "relativeCreated": 50948.442884, - "thread": 138566156539584, + "created": 1756483073.3182683, + "msecs": 318.0, + "relativeCreated": 51013.69217, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/floor/main_light/brightness and payload b'100'", - "asctime": "2025-08-22 21:14:32,495" + "asctime": "2025-08-29 17:57:53,318" } ], - "time_consumption": 0.05810356140136719 + "time_consumption": 0.0584559440612793 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.brightness (gfw.floor.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.brightness (gfw.floor.main_light) is correct (Content %s and Type is %s).", "args": [ "100", "" @@ -127806,22 +128184,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890072.554039, - "msecs": 554.0, - "relativeCreated": 51006.92834, - "thread": 138566182236416, + "created": 1756483073.3770397, + "msecs": 377.0, + "relativeCreated": 51072.463416, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.brightness (gfw.floor.main_light) is correct (Content 100 and Type is ).", - "asctime": "2025-08-22 21:14:32,554", + "message": "Value for ViDevCommon.brightness (gfw.floor.main_light) is correct (Content 100 and Type is ).", + "asctime": "2025-08-29 17:57:53,377", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.brightness (gfw.floor.main_light)", + "Value for ViDevCommon.brightness (gfw.floor.main_light)", "100", "" ], @@ -127834,22 +128212,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890072.5538769, - "msecs": 553.0, - "relativeCreated": 51006.766384, - "thread": 138566182236416, + "created": 1756483073.3769317, + "msecs": 376.0, + "relativeCreated": 51072.355269, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.brightness (gfw.floor.main_light)): 100 ()", - "asctime": "2025-08-22 21:14:32,553" + "message": "Result (Value for ViDevCommon.brightness (gfw.floor.main_light)): 100 ()", + "asctime": "2025-08-29 17:57:53,376" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.brightness (gfw.floor.main_light)", + "Value for ViDevCommon.brightness (gfw.floor.main_light)", "=", "100", "" @@ -127863,28 +128241,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890072.553995, - "msecs": 553.0, - "relativeCreated": 51006.884387, - "thread": 138566182236416, + "created": 1756483073.3769855, + "msecs": 376.0, + "relativeCreated": 51072.409269, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.brightness (gfw.floor.main_light)): result = 100 ()", - "asctime": "2025-08-22 21:14:32,553" + "message": "Expectation (Value for ViDevCommon.brightness (gfw.floor.main_light)): result = 100 ()", + "asctime": "2025-08-29 17:57:53,376" } ], - "time_consumption": 4.410743713378906e-05 + "time_consumption": 5.412101745605469e-05 } ], - "time_consumption": 0.8094422817230225, - "time_start": "2025-08-22 21:14:31,744", - "time_finished": "2025-08-22 21:14:32,554" + "time_consumption": 0.8088638782501221, + "time_start": "2025-08-29 17:57:52,568", + "time_finished": "2025-08-29 17:57:53,377" }, - "ViDevLight.color_temp (gfw.floor.main_light) -> Light.color_temp (gfw.floor.main_light)": { + "ViDevCommon.color_temp (gfw.floor.main_light) -> Light.color_temp (gfw.floor.main_light)": { "name": "__tLogger__", - "msg": "ViDevLight.color_temp (gfw.floor.main_light) -> Light.color_temp (gfw.floor.main_light)", + "msg": "ViDevCommon.color_temp (gfw.floor.main_light) -> Light.color_temp (gfw.floor.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -127895,16 +128273,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890072.5543149, - "msecs": 554.0, - "relativeCreated": 51007.204258, - "thread": 138566182236416, + "created": 1756483073.377331, + "msecs": 377.0, + "relativeCreated": 51072.754627, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "ViDevLight.color_temp (gfw.floor.main_light) -> Light.color_temp (gfw.floor.main_light)", - "asctime": "2025-08-22 21:14:32,554", + "message": "ViDevCommon.color_temp (gfw.floor.main_light) -> Light.color_temp (gfw.floor.main_light)", + "asctime": "2025-08-29 17:57:53,377", "moduleLogger": [], "testcaseLogger": [ { @@ -127920,16 +128298,16 @@ "stack_info": null, "lineno": 13, "funcName": "device_follow", - "created": 1755890072.6547136, - "msecs": 654.0, - "relativeCreated": 51107.603034, - "thread": 138566182236416, + "created": 1756483073.477733, + "msecs": 477.0, + "relativeCreated": 51173.156462, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Switching on device", - "asctime": "2025-08-22 21:14:32,654", + "asctime": "2025-08-29 17:57:53,477", "moduleLogger": [], "time_consumption": 0.0 }, @@ -127948,16 +128326,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890072.7559335, - "msecs": 755.0, - "relativeCreated": 51208.822868, - "thread": 138566182236416, + "created": 1756483073.579016, + "msecs": 579.0, + "relativeCreated": 51274.439657, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 10", - "asctime": "2025-08-22 21:14:32,755", + "asctime": "2025-08-29 17:57:53,579", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.color_temp.set", @@ -127975,16 +128353,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890072.6550393, - "msecs": 655.0, - "relativeCreated": 51107.928581, - "thread": 138566182236416, + "created": 1756483073.4780593, + "msecs": 478.0, + "relativeCreated": 51173.48295, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/floor/main_light/color_temp/set and payload 10", - "asctime": "2025-08-22 21:14:32,655" + "asctime": "2025-08-29 17:57:53,478" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -128002,16 +128380,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890072.6553607, - "msecs": 655.0, - "relativeCreated": 51108.250168, - "thread": 138566182236416, + "created": 1756483073.4784021, + "msecs": 478.0, + "relativeCreated": 51173.825854, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_1 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}", - "asctime": "2025-08-22 21:14:32,655" + "asctime": "2025-08-29 17:57:53,478" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -128029,16 +128407,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890072.6555214, - "msecs": 655.0, - "relativeCreated": 51108.410754, - "thread": 138566182236416, + "created": 1756483073.4785805, + "msecs": 478.0, + "relativeCreated": 51174.004078, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_2 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}", - "asctime": "2025-08-22 21:14:32,655" + "asctime": "2025-08-29 17:57:53,478" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1.set", @@ -128056,16 +128434,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890072.6577468, - "msecs": 657.0, - "relativeCreated": 51110.636059, - "thread": 138566156539584, + "created": 1756483073.4817638, + "msecs": 481.0, + "relativeCreated": 51177.187601, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1/set and payload b'{\"color_temp\": 454}'", - "asctime": "2025-08-22 21:14:32,657" + "asctime": "2025-08-29 17:57:53,481" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2.set", @@ -128083,16 +128461,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890072.658123, - "msecs": 658.0, - "relativeCreated": 51111.01251, - "thread": 138566156539584, + "created": 1756483073.4821396, + "msecs": 482.0, + "relativeCreated": 51177.563354, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2/set and payload b'{\"color_temp\": 454}'", - "asctime": "2025-08-22 21:14:32,658" + "asctime": "2025-08-29 17:57:53,482" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -128110,16 +128488,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890072.6986406, - "msecs": 698.0, - "relativeCreated": 51151.530153, - "thread": 138566156539584, + "created": 1756483073.4824438, + "msecs": 482.0, + "relativeCreated": 51177.867467, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}'", - "asctime": "2025-08-22 21:14:32,698" + "asctime": "2025-08-29 17:57:53,482" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -128137,16 +128515,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890072.699101, - "msecs": 699.0, - "relativeCreated": 51151.99032, - "thread": 138566156539584, + "created": 1756483073.5227332, + "msecs": 522.0, + "relativeCreated": 51218.157018, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}'", - "asctime": "2025-08-22 21:14:32,699" + "asctime": "2025-08-29 17:57:53,522" }, { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.color_temp", @@ -128164,19 +128542,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890072.7003138, - "msecs": 700.0, - "relativeCreated": 51153.203201, - "thread": 138566156539584, + "created": 1756483073.5255675, + "msecs": 525.0, + "relativeCreated": 51220.991208, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/floor/main_light/color_temp and payload b'10'", - "asctime": "2025-08-22 21:14:32,700" + "asctime": "2025-08-29 17:57:53,525" } ], - "time_consumption": 0.05561971664428711 + "time_consumption": 0.05344843864440918 }, { "name": "__tLogger__", @@ -128194,16 +128572,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890072.7563238, - "msecs": 756.0, - "relativeCreated": 51209.213118, - "thread": 138566182236416, + "created": 1756483073.5794008, + "msecs": 579.0, + "relativeCreated": 51274.824307, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (10, 10) and Type is ).", - "asctime": "2025-08-22 21:14:32,756", + "asctime": "2025-08-29 17:57:53,579", "moduleLogger": [ { "name": "__unittest__", @@ -128222,16 +128600,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890072.7561982, - "msecs": 756.0, - "relativeCreated": 51209.087581, - "thread": 138566182236416, + "created": 1756483073.579296, + "msecs": 579.0, + "relativeCreated": 51274.719633, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (10, 10) ()", - "asctime": "2025-08-22 21:14:32,756" + "asctime": "2025-08-29 17:57:53,579" }, { "name": "__unittest__", @@ -128251,25 +128629,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890072.7562516, - "msecs": 756.0, - "relativeCreated": 51209.140924, - "thread": 138566182236416, + "created": 1756483073.5793564, + "msecs": 579.0, + "relativeCreated": 51274.779992, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (10, 10) ()", - "asctime": "2025-08-22 21:14:32,756" + "asctime": "2025-08-29 17:57:53,579" } ], - "time_consumption": 7.224082946777344e-05 + "time_consumption": 4.4345855712890625e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (gfw.floor.main_light)", + "ViDevCommon.color_temp (gfw.floor.main_light)", "0" ], "levelname": "DEBUG", @@ -128281,16 +128659,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890072.8569944, - "msecs": 856.0, - "relativeCreated": 51309.883671, - "thread": 138566182236416, + "created": 1756483073.680052, + "msecs": 680.0, + "relativeCreated": 51375.475667, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (gfw.floor.main_light) to 0", - "asctime": "2025-08-22 21:14:32,856", + "message": "Setting state of ViDevCommon.color_temp (gfw.floor.main_light) to 0", + "asctime": "2025-08-29 17:57:53,680", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.color_temp.set", @@ -128308,16 +128686,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890072.756445, - "msecs": 756.0, - "relativeCreated": 51209.334331, - "thread": 138566182236416, + "created": 1756483073.5795143, + "msecs": 579.0, + "relativeCreated": 51274.93816, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/floor/main_light/color_temp/set and payload 0", - "asctime": "2025-08-22 21:14:32,756" + "asctime": "2025-08-29 17:57:53,579" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1.set", @@ -128335,16 +128713,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890072.7588227, - "msecs": 758.0, - "relativeCreated": 51211.711948, - "thread": 138566156539584, + "created": 1756483073.5830398, + "msecs": 583.0, + "relativeCreated": 51278.463531, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1/set and payload b'{\"color_temp\": 250}'", - "asctime": "2025-08-22 21:14:32,758" + "asctime": "2025-08-29 17:57:53,583" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -128362,16 +128740,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890072.7590759, - "msecs": 759.0, - "relativeCreated": 51211.965358, - "thread": 138566156539584, + "created": 1756483073.5833845, + "msecs": 583.0, + "relativeCreated": 51278.808236, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_1 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}", - "asctime": "2025-08-22 21:14:32,759" + "asctime": "2025-08-29 17:57:53,583" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2.set", @@ -128389,16 +128767,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890072.7594273, - "msecs": 759.0, - "relativeCreated": 51212.316625, - "thread": 138566156539584, + "created": 1756483073.583674, + "msecs": 583.0, + "relativeCreated": 51279.097638, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2/set and payload b'{\"color_temp\": 250}'", - "asctime": "2025-08-22 21:14:32,759" + "asctime": "2025-08-29 17:57:53,583" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -128416,16 +128794,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890072.7595587, - "msecs": 759.0, - "relativeCreated": 51212.447934, - "thread": 138566156539584, + "created": 1756483073.5839107, + "msecs": 583.0, + "relativeCreated": 51279.334257, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_2 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}", - "asctime": "2025-08-22 21:14:32,759" + "asctime": "2025-08-29 17:57:53,583" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -128443,16 +128821,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890072.760009, - "msecs": 760.0, - "relativeCreated": 51212.898411, - "thread": 138566156539584, + "created": 1756483073.5844994, + "msecs": 584.0, + "relativeCreated": 51279.923171, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}'", - "asctime": "2025-08-22 21:14:32,760" + "asctime": "2025-08-29 17:57:53,584" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -128470,16 +128848,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890072.7602613, - "msecs": 760.0, - "relativeCreated": 51213.150674, - "thread": 138566156539584, + "created": 1756483073.5847661, + "msecs": 584.0, + "relativeCreated": 51280.189935, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}'", - "asctime": "2025-08-22 21:14:32,760" + "asctime": "2025-08-29 17:57:53,584" }, { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.color_temp", @@ -128497,19 +128875,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890072.8015163, - "msecs": 801.0, - "relativeCreated": 51254.405593, - "thread": 138566156539584, + "created": 1756483073.627108, + "msecs": 627.0, + "relativeCreated": 51322.531753, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/floor/main_light/color_temp and payload b'0'", - "asctime": "2025-08-22 21:14:32,801" + "asctime": "2025-08-29 17:57:53,627" } ], - "time_consumption": 0.05547809600830078 + "time_consumption": 0.05294394493103027 }, { "name": "__tLogger__", @@ -128527,16 +128905,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890072.8574238, - "msecs": 857.0, - "relativeCreated": 51310.31321, - "thread": 138566182236416, + "created": 1756483073.6804464, + "msecs": 680.0, + "relativeCreated": 51375.870063, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (gfw.floor.main_light) is correct (Content 0 and Type is ).", - "asctime": "2025-08-22 21:14:32,857", + "asctime": "2025-08-29 17:57:53,680", "moduleLogger": [ { "name": "__unittest__", @@ -128555,16 +128933,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890072.8573163, - "msecs": 857.0, - "relativeCreated": 51310.205789, - "thread": 138566182236416, + "created": 1756483073.6803436, + "msecs": 680.0, + "relativeCreated": 51375.767301, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (gfw.floor.main_light)): 0 ()", - "asctime": "2025-08-22 21:14:32,857" + "asctime": "2025-08-29 17:57:53,680" }, { "name": "__unittest__", @@ -128584,25 +128962,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890072.8573763, - "msecs": 857.0, - "relativeCreated": 51310.265597, - "thread": 138566182236416, + "created": 1756483073.6804032, + "msecs": 680.0, + "relativeCreated": 51375.826887, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (gfw.floor.main_light)): result = 0 ()", - "asctime": "2025-08-22 21:14:32,857" + "asctime": "2025-08-29 17:57:53,680" } ], - "time_consumption": 4.744529724121094e-05 + "time_consumption": 4.315376281738281e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (gfw.floor.main_light)", + "ViDevCommon.color_temp (gfw.floor.main_light)", "2" ], "levelname": "DEBUG", @@ -128614,16 +128992,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890072.957915, - "msecs": 957.0, - "relativeCreated": 51410.804479, - "thread": 138566182236416, + "created": 1756483073.7810514, + "msecs": 781.0, + "relativeCreated": 51476.475175, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (gfw.floor.main_light) to 2", - "asctime": "2025-08-22 21:14:32,957", + "message": "Setting state of ViDevCommon.color_temp (gfw.floor.main_light) to 2", + "asctime": "2025-08-29 17:57:53,781", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.color_temp.set", @@ -128641,16 +129019,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890072.8575406, - "msecs": 857.0, - "relativeCreated": 51310.430127, - "thread": 138566182236416, + "created": 1756483073.6805882, + "msecs": 680.0, + "relativeCreated": 51376.012097, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/floor/main_light/color_temp/set and payload 2", - "asctime": "2025-08-22 21:14:32,857" + "asctime": "2025-08-29 17:57:53,680" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1.set", @@ -128668,16 +129046,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890072.8599591, - "msecs": 859.0, - "relativeCreated": 51312.848529, - "thread": 138566156539584, + "created": 1756483073.6839216, + "msecs": 683.0, + "relativeCreated": 51379.345297, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1/set and payload b'{\"color_temp\": 291}'", - "asctime": "2025-08-22 21:14:32,859" + "asctime": "2025-08-29 17:57:53,683" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -128695,16 +129073,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890072.8601818, - "msecs": 860.0, - "relativeCreated": 51313.071228, - "thread": 138566156539584, + "created": 1756483073.6842275, + "msecs": 684.0, + "relativeCreated": 51379.651157, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_1 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}", - "asctime": "2025-08-22 21:14:32,860" + "asctime": "2025-08-29 17:57:53,684" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2.set", @@ -128722,16 +129100,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890072.8605642, - "msecs": 860.0, - "relativeCreated": 51313.453584, - "thread": 138566156539584, + "created": 1756483073.6845138, + "msecs": 684.0, + "relativeCreated": 51379.937392, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2/set and payload b'{\"color_temp\": 291}'", - "asctime": "2025-08-22 21:14:32,860" + "asctime": "2025-08-29 17:57:53,684" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -128749,16 +129127,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890072.8607004, - "msecs": 860.0, - "relativeCreated": 51313.5899, - "thread": 138566156539584, + "created": 1756483073.684718, + "msecs": 684.0, + "relativeCreated": 51380.14148, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_2 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}", - "asctime": "2025-08-22 21:14:32,860" + "asctime": "2025-08-29 17:57:53,684" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -128776,16 +129154,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890072.8611572, - "msecs": 861.0, - "relativeCreated": 51314.046487, - "thread": 138566156539584, + "created": 1756483073.685194, + "msecs": 685.0, + "relativeCreated": 51380.617625, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}'", - "asctime": "2025-08-22 21:14:32,861" + "asctime": "2025-08-29 17:57:53,685" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -128803,16 +129181,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890072.861411, - "msecs": 861.0, - "relativeCreated": 51314.300451, - "thread": 138566156539584, + "created": 1756483073.6854484, + "msecs": 685.0, + "relativeCreated": 51380.872099, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}'", - "asctime": "2025-08-22 21:14:32,861" + "asctime": "2025-08-29 17:57:53,685" }, { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.color_temp", @@ -128830,19 +129208,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890072.9026997, - "msecs": 902.0, - "relativeCreated": 51355.589241, - "thread": 138566156539584, + "created": 1756483073.7279994, + "msecs": 727.0, + "relativeCreated": 51423.423114, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/floor/main_light/color_temp and payload b'2'", - "asctime": "2025-08-22 21:14:32,902" + "asctime": "2025-08-29 17:57:53,727" } ], - "time_consumption": 0.05521535873413086 + "time_consumption": 0.05305194854736328 }, { "name": "__tLogger__", @@ -128860,16 +129238,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890072.958273, - "msecs": 958.0, - "relativeCreated": 51411.162507, - "thread": 138566182236416, + "created": 1756483073.7814794, + "msecs": 781.0, + "relativeCreated": 51476.903034, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (gfw.floor.main_light) is correct (Content 2 and Type is ).", - "asctime": "2025-08-22 21:14:32,958", + "asctime": "2025-08-29 17:57:53,781", "moduleLogger": [ { "name": "__unittest__", @@ -128888,16 +129266,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890072.9581668, - "msecs": 958.0, - "relativeCreated": 51411.056111, - "thread": 138566182236416, + "created": 1756483073.7813737, + "msecs": 781.0, + "relativeCreated": 51476.797327, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (gfw.floor.main_light)): 2 ()", - "asctime": "2025-08-22 21:14:32,958" + "asctime": "2025-08-29 17:57:53,781" }, { "name": "__unittest__", @@ -128917,25 +129295,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890072.9582329, - "msecs": 958.0, - "relativeCreated": 51411.122304, - "thread": 138566182236416, + "created": 1756483073.7814343, + "msecs": 781.0, + "relativeCreated": 51476.858108, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (gfw.floor.main_light)): result = 2 ()", - "asctime": "2025-08-22 21:14:32,958" + "asctime": "2025-08-29 17:57:53,781" } ], - "time_consumption": 4.00543212890625e-05 + "time_consumption": 4.506111145019531e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (gfw.floor.main_light)", + "ViDevCommon.color_temp (gfw.floor.main_light)", "4" ], "levelname": "DEBUG", @@ -128947,16 +129325,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890073.0587077, - "msecs": 58.0, - "relativeCreated": 51511.597124, - "thread": 138566182236416, + "created": 1756483073.8820977, + "msecs": 882.0, + "relativeCreated": 51577.521443, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (gfw.floor.main_light) to 4", - "asctime": "2025-08-22 21:14:33,058", + "message": "Setting state of ViDevCommon.color_temp (gfw.floor.main_light) to 4", + "asctime": "2025-08-29 17:57:53,882", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.color_temp.set", @@ -128974,16 +129352,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890072.958378, - "msecs": 958.0, - "relativeCreated": 51411.267474, - "thread": 138566182236416, + "created": 1756483073.781593, + "msecs": 781.0, + "relativeCreated": 51477.016781, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/floor/main_light/color_temp/set and payload 4", - "asctime": "2025-08-22 21:14:32,958" + "asctime": "2025-08-29 17:57:53,781" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1.set", @@ -129001,16 +129379,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890072.9603972, - "msecs": 960.0, - "relativeCreated": 51413.28667, - "thread": 138566156539584, + "created": 1756483073.7847667, + "msecs": 784.0, + "relativeCreated": 51480.190345, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1/set and payload b'{\"color_temp\": 332}'", - "asctime": "2025-08-22 21:14:32,960" + "asctime": "2025-08-29 17:57:53,784" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -129028,16 +129406,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890072.9605997, - "msecs": 960.0, - "relativeCreated": 51413.489056, - "thread": 138566156539584, + "created": 1756483073.7850852, + "msecs": 785.0, + "relativeCreated": 51480.508749, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_1 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}", - "asctime": "2025-08-22 21:14:32,960" + "asctime": "2025-08-29 17:57:53,785" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2.set", @@ -129055,16 +129433,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890072.960956, - "msecs": 960.0, - "relativeCreated": 51413.845439, - "thread": 138566156539584, + "created": 1756483073.7853808, + "msecs": 785.0, + "relativeCreated": 51480.804432, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2/set and payload b'{\"color_temp\": 332}'", - "asctime": "2025-08-22 21:14:32,960" + "asctime": "2025-08-29 17:57:53,785" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -129082,16 +129460,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890072.961097, - "msecs": 961.0, - "relativeCreated": 51413.986452, - "thread": 138566156539584, + "created": 1756483073.7855847, + "msecs": 785.0, + "relativeCreated": 51481.008402, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_2 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}", - "asctime": "2025-08-22 21:14:32,961" + "asctime": "2025-08-29 17:57:53,785" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -129109,16 +129487,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890072.961663, - "msecs": 961.0, - "relativeCreated": 51414.552334, - "thread": 138566156539584, + "created": 1756483073.7862866, + "msecs": 786.0, + "relativeCreated": 51481.710251, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}'", - "asctime": "2025-08-22 21:14:32,961" + "asctime": "2025-08-29 17:57:53,786" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -129136,16 +129514,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890072.9619122, - "msecs": 961.0, - "relativeCreated": 51414.801533, - "thread": 138566156539584, + "created": 1756483073.7865927, + "msecs": 786.0, + "relativeCreated": 51482.016343, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}'", - "asctime": "2025-08-22 21:14:32,961" + "asctime": "2025-08-29 17:57:53,786" }, { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.color_temp", @@ -129163,19 +129541,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890073.0033286, - "msecs": 3.0, - "relativeCreated": 51456.217817, - "thread": 138566156539584, + "created": 1756483073.8290052, + "msecs": 829.0, + "relativeCreated": 51524.429064, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/floor/main_light/color_temp and payload b'4'", - "asctime": "2025-08-22 21:14:33,003" + "asctime": "2025-08-29 17:57:53,829" } ], - "time_consumption": 0.05537915229797363 + "time_consumption": 0.05309247970581055 }, { "name": "__tLogger__", @@ -129193,16 +129571,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890073.059115, - "msecs": 59.0, - "relativeCreated": 51512.004452, - "thread": 138566182236416, + "created": 1756483073.8825026, + "msecs": 882.0, + "relativeCreated": 51577.926463, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (gfw.floor.main_light) is correct (Content 4 and Type is ).", - "asctime": "2025-08-22 21:14:33,059", + "asctime": "2025-08-29 17:57:53,882", "moduleLogger": [ { "name": "__unittest__", @@ -129221,16 +129599,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890073.0589955, - "msecs": 58.0, - "relativeCreated": 51511.884918, - "thread": 138566182236416, + "created": 1756483073.8823993, + "msecs": 882.0, + "relativeCreated": 51577.82292, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (gfw.floor.main_light)): 4 ()", - "asctime": "2025-08-22 21:14:33,058" + "asctime": "2025-08-29 17:57:53,882" }, { "name": "__unittest__", @@ -129250,25 +129628,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890073.059072, - "msecs": 59.0, - "relativeCreated": 51511.961367, - "thread": 138566182236416, + "created": 1756483073.882459, + "msecs": 882.0, + "relativeCreated": 51577.88247, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (gfw.floor.main_light)): result = 4 ()", - "asctime": "2025-08-22 21:14:33,059" + "asctime": "2025-08-29 17:57:53,882" } ], - "time_consumption": 4.291534423828125e-05 + "time_consumption": 4.363059997558594e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (gfw.floor.main_light)", + "ViDevCommon.color_temp (gfw.floor.main_light)", "6" ], "levelname": "DEBUG", @@ -129280,16 +129658,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890073.1597302, - "msecs": 159.0, - "relativeCreated": 51612.619601, - "thread": 138566182236416, + "created": 1756483073.9829545, + "msecs": 982.0, + "relativeCreated": 51678.37824, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (gfw.floor.main_light) to 6", - "asctime": "2025-08-22 21:14:33,159", + "message": "Setting state of ViDevCommon.color_temp (gfw.floor.main_light) to 6", + "asctime": "2025-08-29 17:57:53,982", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.color_temp.set", @@ -129307,16 +129685,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890073.0592306, - "msecs": 59.0, - "relativeCreated": 51512.119812, - "thread": 138566182236416, + "created": 1756483073.8826165, + "msecs": 882.0, + "relativeCreated": 51578.040327, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/floor/main_light/color_temp/set and payload 6", - "asctime": "2025-08-22 21:14:33,059" + "asctime": "2025-08-29 17:57:53,882" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1.set", @@ -129334,16 +129712,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890073.0614634, - "msecs": 61.0, - "relativeCreated": 51514.35274, - "thread": 138566156539584, + "created": 1756483073.8860338, + "msecs": 886.0, + "relativeCreated": 51581.45726, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1/set and payload b'{\"color_temp\": 372}'", - "asctime": "2025-08-22 21:14:33,061" + "asctime": "2025-08-29 17:57:53,886" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -129361,16 +129739,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890073.0616786, - "msecs": 61.0, - "relativeCreated": 51514.567889, - "thread": 138566156539584, + "created": 1756483073.8863344, + "msecs": 886.0, + "relativeCreated": 51581.758223, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_1 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}", - "asctime": "2025-08-22 21:14:33,061" + "asctime": "2025-08-29 17:57:53,886" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2.set", @@ -129388,16 +129766,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890073.062045, - "msecs": 62.0, - "relativeCreated": 51514.934676, - "thread": 138566156539584, + "created": 1756483073.8866417, + "msecs": 886.0, + "relativeCreated": 51582.065266, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2/set and payload b'{\"color_temp\": 372}'", - "asctime": "2025-08-22 21:14:33,062" + "asctime": "2025-08-29 17:57:53,886" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -129415,16 +129793,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890073.0621755, - "msecs": 62.0, - "relativeCreated": 51515.064847, - "thread": 138566156539584, + "created": 1756483073.8868716, + "msecs": 886.0, + "relativeCreated": 51582.295231, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_2 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}", - "asctime": "2025-08-22 21:14:33,062" + "asctime": "2025-08-29 17:57:53,886" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -129442,16 +129820,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890073.0627663, - "msecs": 62.0, - "relativeCreated": 51515.65578, - "thread": 138566156539584, + "created": 1756483073.8875353, + "msecs": 887.0, + "relativeCreated": 51582.95915, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}'", - "asctime": "2025-08-22 21:14:33,062" + "asctime": "2025-08-29 17:57:53,887" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -129469,16 +129847,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890073.0630486, - "msecs": 63.0, - "relativeCreated": 51515.938085, - "thread": 138566156539584, + "created": 1756483073.8878014, + "msecs": 887.0, + "relativeCreated": 51583.225032, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}'", - "asctime": "2025-08-22 21:14:33,063" + "asctime": "2025-08-29 17:57:53,887" }, { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.color_temp", @@ -129496,19 +129874,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890073.1046495, - "msecs": 104.0, - "relativeCreated": 51557.538951, - "thread": 138566156539584, + "created": 1756483073.9301558, + "msecs": 930.0, + "relativeCreated": 51625.579335, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/floor/main_light/color_temp and payload b'6'", - "asctime": "2025-08-22 21:14:33,104" + "asctime": "2025-08-29 17:57:53,930" } ], - "time_consumption": 0.05508065223693848 + "time_consumption": 0.05279874801635742 }, { "name": "__tLogger__", @@ -129526,16 +129904,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890073.160178, - "msecs": 160.0, - "relativeCreated": 51613.067291, - "thread": 138566182236416, + "created": 1756483073.9834192, + "msecs": 983.0, + "relativeCreated": 51678.842695, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (gfw.floor.main_light) is correct (Content 6 and Type is ).", - "asctime": "2025-08-22 21:14:33,160", + "asctime": "2025-08-29 17:57:53,983", "moduleLogger": [ { "name": "__unittest__", @@ -129554,16 +129932,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890073.1600707, - "msecs": 160.0, - "relativeCreated": 51612.960112, - "thread": 138566182236416, + "created": 1756483073.9832833, + "msecs": 983.0, + "relativeCreated": 51678.706936, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (gfw.floor.main_light)): 6 ()", - "asctime": "2025-08-22 21:14:33,160" + "asctime": "2025-08-29 17:57:53,983" }, { "name": "__unittest__", @@ -129583,25 +129961,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890073.1601338, - "msecs": 160.0, - "relativeCreated": 51613.023313, - "thread": 138566182236416, + "created": 1756483073.9833605, + "msecs": 983.0, + "relativeCreated": 51678.784302, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (gfw.floor.main_light)): result = 6 ()", - "asctime": "2025-08-22 21:14:33,160" + "asctime": "2025-08-29 17:57:53,983" } ], - "time_consumption": 4.410743713378906e-05 + "time_consumption": 5.8650970458984375e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (gfw.floor.main_light)", + "ViDevCommon.color_temp (gfw.floor.main_light)", "8" ], "levelname": "DEBUG", @@ -129613,16 +129991,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890073.2607956, - "msecs": 260.0, - "relativeCreated": 51713.685168, - "thread": 138566182236416, + "created": 1756483074.0840557, + "msecs": 84.0, + "relativeCreated": 51779.479257, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (gfw.floor.main_light) to 8", - "asctime": "2025-08-22 21:14:33,260", + "message": "Setting state of ViDevCommon.color_temp (gfw.floor.main_light) to 8", + "asctime": "2025-08-29 17:57:54,084", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.color_temp.set", @@ -129640,16 +130018,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890073.1602926, - "msecs": 160.0, - "relativeCreated": 51613.181923, - "thread": 138566182236416, + "created": 1756483073.9835844, + "msecs": 983.0, + "relativeCreated": 51679.008113, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/floor/main_light/color_temp/set and payload 8", - "asctime": "2025-08-22 21:14:33,160" + "asctime": "2025-08-29 17:57:53,983" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1.set", @@ -129667,16 +130045,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890073.1628168, - "msecs": 162.0, - "relativeCreated": 51615.706166, - "thread": 138566156539584, + "created": 1756483073.9865818, + "msecs": 986.0, + "relativeCreated": 51682.005404, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1/set and payload b'{\"color_temp\": 413}'", - "asctime": "2025-08-22 21:14:33,162" + "asctime": "2025-08-29 17:57:53,986" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -129694,16 +130072,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890073.163061, - "msecs": 163.0, - "relativeCreated": 51615.950417, - "thread": 138566156539584, + "created": 1756483073.9868994, + "msecs": 986.0, + "relativeCreated": 51682.323154, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_1 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}", - "asctime": "2025-08-22 21:14:33,163" + "asctime": "2025-08-29 17:57:53,986" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2.set", @@ -129721,16 +130099,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890073.1634145, - "msecs": 163.0, - "relativeCreated": 51616.303987, - "thread": 138566156539584, + "created": 1756483073.9871633, + "msecs": 987.0, + "relativeCreated": 51682.587005, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2/set and payload b'{\"color_temp\": 413}'", - "asctime": "2025-08-22 21:14:33,163" + "asctime": "2025-08-29 17:57:53,987" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -129748,16 +130126,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890073.1635437, - "msecs": 163.0, - "relativeCreated": 51616.433138, - "thread": 138566156539584, + "created": 1756483073.9873536, + "msecs": 987.0, + "relativeCreated": 51682.777385, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_2 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}", - "asctime": "2025-08-22 21:14:33,163" + "asctime": "2025-08-29 17:57:53,987" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -129775,16 +130153,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890073.1641634, - "msecs": 164.0, - "relativeCreated": 51617.052766, - "thread": 138566156539584, + "created": 1756483073.9877722, + "msecs": 987.0, + "relativeCreated": 51683.195736, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}'", - "asctime": "2025-08-22 21:14:33,164" + "asctime": "2025-08-29 17:57:53,987" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -129802,16 +130180,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890073.164442, - "msecs": 164.0, - "relativeCreated": 51617.33154, - "thread": 138566156539584, + "created": 1756483073.9880402, + "msecs": 988.0, + "relativeCreated": 51683.463837, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}'", - "asctime": "2025-08-22 21:14:33,164" + "asctime": "2025-08-29 17:57:53,988" }, { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.color_temp", @@ -129829,19 +130207,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890073.2057512, - "msecs": 205.0, - "relativeCreated": 51658.640741, - "thread": 138566156539584, + "created": 1756483074.0305567, + "msecs": 30.0, + "relativeCreated": 51725.980449, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/floor/main_light/color_temp and payload b'8'", - "asctime": "2025-08-22 21:14:33,205" + "asctime": "2025-08-29 17:57:54,030" } ], - "time_consumption": 0.05504441261291504 + "time_consumption": 0.05349898338317871 }, { "name": "__tLogger__", @@ -129859,16 +130237,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890073.2612674, - "msecs": 261.0, - "relativeCreated": 51714.156932, - "thread": 138566182236416, + "created": 1756483074.0844557, + "msecs": 84.0, + "relativeCreated": 51779.87941, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (gfw.floor.main_light) is correct (Content 8 and Type is ).", - "asctime": "2025-08-22 21:14:33,261", + "asctime": "2025-08-29 17:57:54,084", "moduleLogger": [ { "name": "__unittest__", @@ -129887,16 +130265,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890073.2611635, - "msecs": 261.0, - "relativeCreated": 51714.052846, - "thread": 138566182236416, + "created": 1756483074.0843463, + "msecs": 84.0, + "relativeCreated": 51779.770062, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (gfw.floor.main_light)): 8 ()", - "asctime": "2025-08-22 21:14:33,261" + "asctime": "2025-08-29 17:57:54,084" }, { "name": "__unittest__", @@ -129916,25 +130294,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890073.261226, - "msecs": 261.0, - "relativeCreated": 51714.115349, - "thread": 138566182236416, + "created": 1756483074.0844088, + "msecs": 84.0, + "relativeCreated": 51779.832606, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (gfw.floor.main_light)): result = 8 ()", - "asctime": "2025-08-22 21:14:33,261" + "asctime": "2025-08-29 17:57:54,084" } ], - "time_consumption": 4.1484832763671875e-05 + "time_consumption": 4.696846008300781e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.color_temp (gfw.floor.main_light)", + "ViDevCommon.color_temp (gfw.floor.main_light)", "10" ], "levelname": "DEBUG", @@ -129946,16 +130324,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890073.361865, - "msecs": 361.0, - "relativeCreated": 51814.754276, - "thread": 138566182236416, + "created": 1756483074.1850562, + "msecs": 185.0, + "relativeCreated": 51880.479869, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.color_temp (gfw.floor.main_light) to 10", - "asctime": "2025-08-22 21:14:33,361", + "message": "Setting state of ViDevCommon.color_temp (gfw.floor.main_light) to 10", + "asctime": "2025-08-29 17:57:54,185", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.color_temp.set", @@ -129973,16 +130351,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890073.2613792, - "msecs": 261.0, - "relativeCreated": 51714.268761, - "thread": 138566182236416, + "created": 1756483074.0846481, + "msecs": 84.0, + "relativeCreated": 51780.071848, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/floor/main_light/color_temp/set and payload 10", - "asctime": "2025-08-22 21:14:33,261" + "asctime": "2025-08-29 17:57:54,084" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1.set", @@ -130000,16 +130378,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890073.264051, - "msecs": 264.0, - "relativeCreated": 51716.940252, - "thread": 138566156539584, + "created": 1756483074.0881753, + "msecs": 88.0, + "relativeCreated": 51783.599116, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1/set and payload b'{\"color_temp\": 454}'", - "asctime": "2025-08-22 21:14:33,264" + "asctime": "2025-08-29 17:57:54,088" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -130027,16 +130405,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890073.2642648, - "msecs": 264.0, - "relativeCreated": 51717.154143, - "thread": 138566156539584, + "created": 1756483074.0884774, + "msecs": 88.0, + "relativeCreated": 51783.901223, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_1 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}", - "asctime": "2025-08-22 21:14:33,264" + "asctime": "2025-08-29 17:57:54,088" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2.set", @@ -130054,16 +130432,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890073.2646093, - "msecs": 264.0, - "relativeCreated": 51717.498755, - "thread": 138566156539584, + "created": 1756483074.0887816, + "msecs": 88.0, + "relativeCreated": 51784.205365, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2/set and payload b'{\"color_temp\": 454}'", - "asctime": "2025-08-22 21:14:33,264" + "asctime": "2025-08-29 17:57:54,088" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -130081,16 +130459,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890073.2647457, - "msecs": 264.0, - "relativeCreated": 51717.635145, - "thread": 138566156539584, + "created": 1756483074.089032, + "msecs": 89.0, + "relativeCreated": 51784.455664, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_2 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}", - "asctime": "2025-08-22 21:14:33,264" + "asctime": "2025-08-29 17:57:54,089" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -130108,16 +130486,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890073.2653594, - "msecs": 265.0, - "relativeCreated": 51718.248792, - "thread": 138566156539584, + "created": 1756483074.0894332, + "msecs": 89.0, + "relativeCreated": 51784.856856, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}'", - "asctime": "2025-08-22 21:14:33,265" + "asctime": "2025-08-29 17:57:54,089" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -130135,16 +130513,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890073.2655993, - "msecs": 265.0, - "relativeCreated": 51718.488629, - "thread": 138566156539584, + "created": 1756483074.0896692, + "msecs": 89.0, + "relativeCreated": 51785.092809, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}'", - "asctime": "2025-08-22 21:14:33,265" + "asctime": "2025-08-29 17:57:54,089" }, { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.color_temp", @@ -130162,19 +130540,19 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890073.3066826, - "msecs": 306.0, - "relativeCreated": 51759.572053, - "thread": 138566156539584, + "created": 1756483074.1331723, + "msecs": 133.0, + "relativeCreated": 51828.595791, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/floor/main_light/color_temp and payload b'10'", - "asctime": "2025-08-22 21:14:33,306" + "asctime": "2025-08-29 17:57:54,133" } ], - "time_consumption": 0.055182456970214844 + "time_consumption": 0.05188393592834473 }, { "name": "__tLogger__", @@ -130192,16 +130570,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890073.362315, - "msecs": 362.0, - "relativeCreated": 51815.204333, - "thread": 138566182236416, + "created": 1756483074.1854835, + "msecs": 185.0, + "relativeCreated": 51880.90733, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Light.color_temp (gfw.floor.main_light) is correct (Content 10 and Type is ).", - "asctime": "2025-08-22 21:14:33,362", + "asctime": "2025-08-29 17:57:54,185", "moduleLogger": [ { "name": "__unittest__", @@ -130220,16 +130598,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890073.362185, - "msecs": 362.0, - "relativeCreated": 51815.074273, - "thread": 138566182236416, + "created": 1756483074.1853797, + "msecs": 185.0, + "relativeCreated": 51880.803441, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Light.color_temp (gfw.floor.main_light)): 10 ()", - "asctime": "2025-08-22 21:14:33,362" + "asctime": "2025-08-29 17:57:54,185" }, { "name": "__unittest__", @@ -130249,28 +130627,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890073.362271, - "msecs": 362.0, - "relativeCreated": 51815.160478, - "thread": 138566182236416, + "created": 1756483074.1854403, + "msecs": 185.0, + "relativeCreated": 51880.863977, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Light.color_temp (gfw.floor.main_light)): result = 10 ()", - "asctime": "2025-08-22 21:14:33,362" + "asctime": "2025-08-29 17:57:54,185" } ], - "time_consumption": 4.38690185546875e-05 + "time_consumption": 4.315376281738281e-05 } ], - "time_consumption": 0.8080000877380371, - "time_start": "2025-08-22 21:14:32,554", - "time_finished": "2025-08-22 21:14:33,362" + "time_consumption": 0.808152437210083, + "time_start": "2025-08-29 17:57:53,377", + "time_finished": "2025-08-29 17:57:54,185" }, - "Light.color_temp (gfw.floor.main_light) -> ViDevLight.color_temp (gfw.floor.main_light)": { + "Light.color_temp (gfw.floor.main_light) -> ViDevCommon.color_temp (gfw.floor.main_light)": { "name": "__tLogger__", - "msg": "Light.color_temp (gfw.floor.main_light) -> ViDevLight.color_temp (gfw.floor.main_light)", + "msg": "Light.color_temp (gfw.floor.main_light) -> ViDevCommon.color_temp (gfw.floor.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -130281,16 +130659,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890073.3625853, - "msecs": 362.0, - "relativeCreated": 51815.474748, - "thread": 138566182236416, + "created": 1756483074.185775, + "msecs": 185.0, + "relativeCreated": 51881.198799, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Light.color_temp (gfw.floor.main_light) -> ViDevLight.color_temp (gfw.floor.main_light)", - "asctime": "2025-08-22 21:14:33,362", + "message": "Light.color_temp (gfw.floor.main_light) -> ViDevCommon.color_temp (gfw.floor.main_light)", + "asctime": "2025-08-29 17:57:54,185", "moduleLogger": [], "testcaseLogger": [ { @@ -130306,16 +130684,16 @@ "stack_info": null, "lineno": 13, "funcName": "device_follow", - "created": 1755890073.4628491, - "msecs": 462.0, - "relativeCreated": 51915.738347, - "thread": 138566182236416, + "created": 1756483074.2860358, + "msecs": 286.0, + "relativeCreated": 51981.459522, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Switching on device", - "asctime": "2025-08-22 21:14:33,462", + "asctime": "2025-08-29 17:57:54,286", "moduleLogger": [], "time_consumption": 0.0 }, @@ -130334,16 +130712,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890073.5636902, - "msecs": 563.0, - "relativeCreated": 52016.57973, - "thread": 138566182236416, + "created": 1756483074.386924, + "msecs": 386.0, + "relativeCreated": 52082.347707, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state 10", - "asctime": "2025-08-22 21:14:33,563", + "asctime": "2025-08-29 17:57:54,386", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.color_temp.set", @@ -130361,19 +130739,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890073.463197, - "msecs": 463.0, - "relativeCreated": 51916.08644, - "thread": 138566182236416, + "created": 1756483074.2863603, + "msecs": 286.0, + "relativeCreated": 51981.783946, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/gfw/floor/main_light/color_temp/set and payload 10", - "asctime": "2025-08-22 21:14:33,463" + "asctime": "2025-08-29 17:57:54,286" } ], - "time_consumption": 0.10049319267272949 + "time_consumption": 0.10056376457214355 }, { "name": "__tLogger__", @@ -130391,16 +130769,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890073.5641189, - "msecs": 564.0, - "relativeCreated": 52017.008221, - "thread": 138566182236416, + "created": 1756483074.387354, + "msecs": 387.0, + "relativeCreated": 52082.777581, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (10, 10) and Type is ).", - "asctime": "2025-08-22 21:14:33,564", + "asctime": "2025-08-29 17:57:54,387", "moduleLogger": [ { "name": "__unittest__", @@ -130419,16 +130797,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890073.5640118, - "msecs": 564.0, - "relativeCreated": 52016.901195, - "thread": 138566182236416, + "created": 1756483074.3872073, + "msecs": 387.0, + "relativeCreated": 52082.630844, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (10, 10) ()", - "asctime": "2025-08-22 21:14:33,564" + "asctime": "2025-08-29 17:57:54,387" }, { "name": "__unittest__", @@ -130448,19 +130826,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890073.5640748, - "msecs": 564.0, - "relativeCreated": 52016.964139, - "thread": 138566182236416, + "created": 1756483074.3873086, + "msecs": 387.0, + "relativeCreated": 52082.732204, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (10, 10) ()", - "asctime": "2025-08-22 21:14:33,564" + "asctime": "2025-08-29 17:57:54,387" } ], - "time_consumption": 4.410743713378906e-05 + "time_consumption": 4.5299530029296875e-05 }, { "name": "__tLogger__", @@ -130478,16 +130856,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890073.6650338, - "msecs": 665.0, - "relativeCreated": 52117.923052, - "thread": 138566182236416, + "created": 1756483074.4882734, + "msecs": 488.0, + "relativeCreated": 52183.69702, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (gfw.floor.main_light) to 0", - "asctime": "2025-08-22 21:14:33,665", + "asctime": "2025-08-29 17:57:54,488", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -130505,16 +130883,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890073.5643163, - "msecs": 564.0, - "relativeCreated": 52017.205549, - "thread": 138566182236416, + "created": 1756483074.3875308, + "msecs": 387.0, + "relativeCreated": 52082.95443, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_1 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}", - "asctime": "2025-08-22 21:14:33,564" + "asctime": "2025-08-29 17:57:54,387" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -130532,16 +130910,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890073.5645857, - "msecs": 564.0, - "relativeCreated": 52017.475114, - "thread": 138566182236416, + "created": 1756483074.387783, + "msecs": 387.0, + "relativeCreated": 52083.206888, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_2 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}", - "asctime": "2025-08-22 21:14:33,564" + "asctime": "2025-08-29 17:57:54,387" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -130559,16 +130937,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890073.5656016, - "msecs": 565.0, - "relativeCreated": 52018.490971, - "thread": 138566156539584, + "created": 1756483074.3887157, + "msecs": 388.0, + "relativeCreated": 52084.139579, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}'", - "asctime": "2025-08-22 21:14:33,565" + "asctime": "2025-08-29 17:57:54,388" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -130586,16 +130964,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890073.5659785, - "msecs": 565.0, - "relativeCreated": 52018.867973, - "thread": 138566156539584, + "created": 1756483074.389075, + "msecs": 389.0, + "relativeCreated": 52084.498604, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 250.0}'", - "asctime": "2025-08-22 21:14:33,565" + "asctime": "2025-08-29 17:57:54,389" }, { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.color_temp", @@ -130613,23 +130991,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890073.5671482, - "msecs": 567.0, - "relativeCreated": 52020.037592, - "thread": 138566156539584, + "created": 1756483074.391753, + "msecs": 391.0, + "relativeCreated": 52087.176674, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/floor/main_light/color_temp and payload b'0'", - "asctime": "2025-08-22 21:14:33,567" + "asctime": "2025-08-29 17:57:54,391" } ], - "time_consumption": 0.0978856086730957 + "time_consumption": 0.09652042388916016 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (gfw.floor.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (gfw.floor.main_light) is correct (Content %s and Type is %s).", "args": [ "0", "" @@ -130643,22 +131021,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890073.665347, - "msecs": 665.0, - "relativeCreated": 52118.236391, - "thread": 138566182236416, + "created": 1756483074.488599, + "msecs": 488.0, + "relativeCreated": 52184.02283, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (gfw.floor.main_light) is correct (Content 0 and Type is ).", - "asctime": "2025-08-22 21:14:33,665", + "message": "Value for ViDevCommon.color_temp (gfw.floor.main_light) is correct (Content 0 and Type is ).", + "asctime": "2025-08-29 17:57:54,488", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (gfw.floor.main_light)", + "Value for ViDevCommon.color_temp (gfw.floor.main_light)", "0", "" ], @@ -130671,22 +131049,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890073.6652508, - "msecs": 665.0, - "relativeCreated": 52118.140199, - "thread": 138566182236416, + "created": 1756483074.4884987, + "msecs": 488.0, + "relativeCreated": 52183.922411, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (gfw.floor.main_light)): 0 ()", - "asctime": "2025-08-22 21:14:33,665" + "message": "Result (Value for ViDevCommon.color_temp (gfw.floor.main_light)): 0 ()", + "asctime": "2025-08-29 17:57:54,488" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (gfw.floor.main_light)", + "Value for ViDevCommon.color_temp (gfw.floor.main_light)", "=", "0", "" @@ -130700,19 +131078,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890073.6653054, - "msecs": 665.0, - "relativeCreated": 52118.194668, - "thread": 138566182236416, + "created": 1756483074.4885554, + "msecs": 488.0, + "relativeCreated": 52183.979094, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (gfw.floor.main_light)): result = 0 ()", - "asctime": "2025-08-22 21:14:33,665" + "message": "Expectation (Value for ViDevCommon.color_temp (gfw.floor.main_light)): result = 0 ()", + "asctime": "2025-08-29 17:57:54,488" } ], - "time_consumption": 4.172325134277344e-05 + "time_consumption": 4.363059997558594e-05 }, { "name": "__tLogger__", @@ -130730,16 +131108,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890073.7662578, - "msecs": 766.0, - "relativeCreated": 52219.147053, - "thread": 138566182236416, + "created": 1756483074.589546, + "msecs": 589.0, + "relativeCreated": 52284.969791, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (gfw.floor.main_light) to 2", - "asctime": "2025-08-22 21:14:33,766", + "asctime": "2025-08-29 17:57:54,589", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -130757,16 +131135,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890073.665551, - "msecs": 665.0, - "relativeCreated": 52118.440132, - "thread": 138566182236416, + "created": 1756483074.488773, + "msecs": 488.0, + "relativeCreated": 52184.196927, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_1 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}", - "asctime": "2025-08-22 21:14:33,665" + "asctime": "2025-08-29 17:57:54,488" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -130784,16 +131162,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890073.6657984, - "msecs": 665.0, - "relativeCreated": 52118.687839, - "thread": 138566182236416, + "created": 1756483074.4890723, + "msecs": 489.0, + "relativeCreated": 52184.496087, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_2 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}", - "asctime": "2025-08-22 21:14:33,665" + "asctime": "2025-08-29 17:57:54,489" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -130811,16 +131189,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890073.6666293, - "msecs": 666.0, - "relativeCreated": 52119.518807, - "thread": 138566156539584, + "created": 1756483074.4900248, + "msecs": 490.0, + "relativeCreated": 52185.448396, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}'", - "asctime": "2025-08-22 21:14:33,666" + "asctime": "2025-08-29 17:57:54,490" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -130838,16 +131216,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890073.6669474, - "msecs": 666.0, - "relativeCreated": 52119.836691, - "thread": 138566156539584, + "created": 1756483074.4914525, + "msecs": 491.0, + "relativeCreated": 52186.876012, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 291.0}'", - "asctime": "2025-08-22 21:14:33,666" + "asctime": "2025-08-29 17:57:54,491" }, { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.color_temp", @@ -130865,23 +131243,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890073.7076056, - "msecs": 707.0, - "relativeCreated": 52160.494853, - "thread": 138566156539584, + "created": 1756483074.531541, + "msecs": 531.0, + "relativeCreated": 52226.964783, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/floor/main_light/color_temp and payload b'2'", - "asctime": "2025-08-22 21:14:33,707" + "asctime": "2025-08-29 17:57:54,531" } ], - "time_consumption": 0.05865216255187988 + "time_consumption": 0.05800485610961914 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (gfw.floor.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (gfw.floor.main_light) is correct (Content %s and Type is %s).", "args": [ "2", "" @@ -130895,22 +131273,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890073.7666004, - "msecs": 766.0, - "relativeCreated": 52219.489831, - "thread": 138566182236416, + "created": 1756483074.5898976, + "msecs": 589.0, + "relativeCreated": 52285.3214, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (gfw.floor.main_light) is correct (Content 2 and Type is ).", - "asctime": "2025-08-22 21:14:33,766", + "message": "Value for ViDevCommon.color_temp (gfw.floor.main_light) is correct (Content 2 and Type is ).", + "asctime": "2025-08-29 17:57:54,589", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (gfw.floor.main_light)", + "Value for ViDevCommon.color_temp (gfw.floor.main_light)", "2", "" ], @@ -130923,22 +131301,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890073.7664733, - "msecs": 766.0, - "relativeCreated": 52219.3627, - "thread": 138566182236416, + "created": 1756483074.589766, + "msecs": 589.0, + "relativeCreated": 52285.189784, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (gfw.floor.main_light)): 2 ()", - "asctime": "2025-08-22 21:14:33,766" + "message": "Result (Value for ViDevCommon.color_temp (gfw.floor.main_light)): 2 ()", + "asctime": "2025-08-29 17:57:54,589" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (gfw.floor.main_light)", + "Value for ViDevCommon.color_temp (gfw.floor.main_light)", "=", "2", "" @@ -130952,19 +131330,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890073.7665575, - "msecs": 766.0, - "relativeCreated": 52219.446731, - "thread": 138566182236416, + "created": 1756483074.5898228, + "msecs": 589.0, + "relativeCreated": 52285.246365, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (gfw.floor.main_light)): result = 2 ()", - "asctime": "2025-08-22 21:14:33,766" + "message": "Expectation (Value for ViDevCommon.color_temp (gfw.floor.main_light)): result = 2 ()", + "asctime": "2025-08-29 17:57:54,589" } ], - "time_consumption": 4.291534423828125e-05 + "time_consumption": 7.486343383789062e-05 }, { "name": "__tLogger__", @@ -130982,16 +131360,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890073.867565, - "msecs": 867.0, - "relativeCreated": 52320.454177, - "thread": 138566182236416, + "created": 1756483074.6908083, + "msecs": 690.0, + "relativeCreated": 52386.231976, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (gfw.floor.main_light) to 4", - "asctime": "2025-08-22 21:14:33,867", + "asctime": "2025-08-29 17:57:54,690", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -131009,16 +131387,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890073.7667801, - "msecs": 766.0, - "relativeCreated": 52219.669601, - "thread": 138566182236416, + "created": 1756483074.5900729, + "msecs": 590.0, + "relativeCreated": 52285.496505, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_1 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}", - "asctime": "2025-08-22 21:14:33,766" + "asctime": "2025-08-29 17:57:54,590" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -131036,16 +131414,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890073.7670944, - "msecs": 767.0, - "relativeCreated": 52219.983566, - "thread": 138566182236416, + "created": 1756483074.5903249, + "msecs": 590.0, + "relativeCreated": 52285.748714, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_2 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}", - "asctime": "2025-08-22 21:14:33,767" + "asctime": "2025-08-29 17:57:54,590" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -131063,16 +131441,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890073.7679296, - "msecs": 767.0, - "relativeCreated": 52220.819061, - "thread": 138566156539584, + "created": 1756483074.5913594, + "msecs": 591.0, + "relativeCreated": 52286.783152, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}'", - "asctime": "2025-08-22 21:14:33,767" + "asctime": "2025-08-29 17:57:54,591" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -131090,16 +131468,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890073.7682998, - "msecs": 768.0, - "relativeCreated": 52221.189063, - "thread": 138566156539584, + "created": 1756483074.5917532, + "msecs": 591.0, + "relativeCreated": 52287.177001, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 332.0}'", - "asctime": "2025-08-22 21:14:33,768" + "asctime": "2025-08-29 17:57:54,591" }, { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.color_temp", @@ -131117,23 +131495,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890073.8095891, - "msecs": 809.0, - "relativeCreated": 52262.478663, - "thread": 138566156539584, + "created": 1756483074.6325023, + "msecs": 632.0, + "relativeCreated": 52327.925896, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/floor/main_light/color_temp and payload b'4'", - "asctime": "2025-08-22 21:14:33,809" + "asctime": "2025-08-29 17:57:54,632" } ], - "time_consumption": 0.05797576904296875 + "time_consumption": 0.058305978775024414 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (gfw.floor.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (gfw.floor.main_light) is correct (Content %s and Type is %s).", "args": [ "4", "" @@ -131147,22 +131525,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890073.8679616, - "msecs": 867.0, - "relativeCreated": 52320.850884, - "thread": 138566182236416, + "created": 1756483074.691177, + "msecs": 691.0, + "relativeCreated": 52386.600516, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (gfw.floor.main_light) is correct (Content 4 and Type is ).", - "asctime": "2025-08-22 21:14:33,867", + "message": "Value for ViDevCommon.color_temp (gfw.floor.main_light) is correct (Content 4 and Type is ).", + "asctime": "2025-08-29 17:57:54,691", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (gfw.floor.main_light)", + "Value for ViDevCommon.color_temp (gfw.floor.main_light)", "4", "" ], @@ -131175,22 +131553,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890073.8677828, - "msecs": 867.0, - "relativeCreated": 52320.672353, - "thread": 138566182236416, + "created": 1756483074.6910775, + "msecs": 691.0, + "relativeCreated": 52386.501127, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (gfw.floor.main_light)): 4 ()", - "asctime": "2025-08-22 21:14:33,867" + "message": "Result (Value for ViDevCommon.color_temp (gfw.floor.main_light)): 4 ()", + "asctime": "2025-08-29 17:57:54,691" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (gfw.floor.main_light)", + "Value for ViDevCommon.color_temp (gfw.floor.main_light)", "=", "4", "" @@ -131204,19 +131582,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890073.8678854, - "msecs": 867.0, - "relativeCreated": 52320.774833, - "thread": 138566182236416, + "created": 1756483074.6911345, + "msecs": 691.0, + "relativeCreated": 52386.558121, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (gfw.floor.main_light)): result = 4 ()", - "asctime": "2025-08-22 21:14:33,867" + "message": "Expectation (Value for ViDevCommon.color_temp (gfw.floor.main_light)): result = 4 ()", + "asctime": "2025-08-29 17:57:54,691" } ], - "time_consumption": 7.62939453125e-05 + "time_consumption": 4.2438507080078125e-05 }, { "name": "__tLogger__", @@ -131234,16 +131612,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890073.968843, - "msecs": 968.0, - "relativeCreated": 52421.732325, - "thread": 138566182236416, + "created": 1756483074.7919476, + "msecs": 791.0, + "relativeCreated": 52487.371274, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (gfw.floor.main_light) to 6", - "asctime": "2025-08-22 21:14:33,968", + "asctime": "2025-08-29 17:57:54,791", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -131261,16 +131639,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890073.8681388, - "msecs": 868.0, - "relativeCreated": 52321.028082, - "thread": 138566182236416, + "created": 1756483074.6913497, + "msecs": 691.0, + "relativeCreated": 52386.773557, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_1 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}", - "asctime": "2025-08-22 21:14:33,868" + "asctime": "2025-08-29 17:57:54,691" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -131288,16 +131666,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890073.868401, - "msecs": 868.0, - "relativeCreated": 52321.290431, - "thread": 138566182236416, + "created": 1756483074.691607, + "msecs": 691.0, + "relativeCreated": 52387.030793, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_2 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}", - "asctime": "2025-08-22 21:14:33,868" + "asctime": "2025-08-29 17:57:54,691" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -131315,16 +131693,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890073.8692048, - "msecs": 869.0, - "relativeCreated": 52322.094181, - "thread": 138566156539584, + "created": 1756483074.6926012, + "msecs": 692.0, + "relativeCreated": 52388.024765, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}'", - "asctime": "2025-08-22 21:14:33,869" + "asctime": "2025-08-29 17:57:54,692" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -131342,16 +131720,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890073.869519, - "msecs": 869.0, - "relativeCreated": 52322.408631, - "thread": 138566156539584, + "created": 1756483074.6929693, + "msecs": 692.0, + "relativeCreated": 52388.392811, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 372.0}'", - "asctime": "2025-08-22 21:14:33,869" + "asctime": "2025-08-29 17:57:54,692" }, { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.color_temp", @@ -131369,23 +131747,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890073.9105787, - "msecs": 910.0, - "relativeCreated": 52363.468194, - "thread": 138566156539584, + "created": 1756483074.7332945, + "msecs": 733.0, + "relativeCreated": 52428.718363, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/floor/main_light/color_temp and payload b'6'", - "asctime": "2025-08-22 21:14:33,910" + "asctime": "2025-08-29 17:57:54,733" } ], - "time_consumption": 0.05826425552368164 + "time_consumption": 0.05865311622619629 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (gfw.floor.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (gfw.floor.main_light) is correct (Content %s and Type is %s).", "args": [ "6", "" @@ -131399,22 +131777,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890073.9692178, - "msecs": 969.0, - "relativeCreated": 52422.107201, - "thread": 138566182236416, + "created": 1756483074.7922719, + "msecs": 792.0, + "relativeCreated": 52487.695433, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (gfw.floor.main_light) is correct (Content 6 and Type is ).", - "asctime": "2025-08-22 21:14:33,969", + "message": "Value for ViDevCommon.color_temp (gfw.floor.main_light) is correct (Content 6 and Type is ).", + "asctime": "2025-08-29 17:57:54,792", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (gfw.floor.main_light)", + "Value for ViDevCommon.color_temp (gfw.floor.main_light)", "6", "" ], @@ -131427,22 +131805,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890073.9690912, - "msecs": 969.0, - "relativeCreated": 52421.980366, - "thread": 138566182236416, + "created": 1756483074.7921743, + "msecs": 792.0, + "relativeCreated": 52487.598035, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (gfw.floor.main_light)): 6 ()", - "asctime": "2025-08-22 21:14:33,969" + "message": "Result (Value for ViDevCommon.color_temp (gfw.floor.main_light)): 6 ()", + "asctime": "2025-08-29 17:57:54,792" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (gfw.floor.main_light)", + "Value for ViDevCommon.color_temp (gfw.floor.main_light)", "=", "6", "" @@ -131456,19 +131834,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890073.9691749, - "msecs": 969.0, - "relativeCreated": 52422.064176, - "thread": 138566182236416, + "created": 1756483074.7922297, + "msecs": 792.0, + "relativeCreated": 52487.653189, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (gfw.floor.main_light)): result = 6 ()", - "asctime": "2025-08-22 21:14:33,969" + "message": "Expectation (Value for ViDevCommon.color_temp (gfw.floor.main_light)): result = 6 ()", + "asctime": "2025-08-29 17:57:54,792" } ], - "time_consumption": 4.291534423828125e-05 + "time_consumption": 4.220008850097656e-05 }, { "name": "__tLogger__", @@ -131486,16 +131864,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890074.07003, - "msecs": 70.0, - "relativeCreated": 52522.919401, - "thread": 138566182236416, + "created": 1756483074.8931873, + "msecs": 893.0, + "relativeCreated": 52588.611082, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (gfw.floor.main_light) to 8", - "asctime": "2025-08-22 21:14:34,070", + "asctime": "2025-08-29 17:57:54,893", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -131513,16 +131891,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890073.9693944, - "msecs": 969.0, - "relativeCreated": 52422.283912, - "thread": 138566182236416, + "created": 1756483074.792469, + "msecs": 792.0, + "relativeCreated": 52487.892747, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_1 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}", - "asctime": "2025-08-22 21:14:33,969" + "asctime": "2025-08-29 17:57:54,792" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -131540,16 +131918,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890073.969664, - "msecs": 969.0, - "relativeCreated": 52422.553311, - "thread": 138566182236416, + "created": 1756483074.792811, + "msecs": 792.0, + "relativeCreated": 52488.234756, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_2 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}", - "asctime": "2025-08-22 21:14:33,969" + "asctime": "2025-08-29 17:57:54,792" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -131567,16 +131945,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890073.9705188, - "msecs": 970.0, - "relativeCreated": 52423.408176, - "thread": 138566156539584, + "created": 1756483074.793682, + "msecs": 793.0, + "relativeCreated": 52489.105941, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}'", - "asctime": "2025-08-22 21:14:33,970" + "asctime": "2025-08-29 17:57:54,793" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -131594,16 +131972,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890073.9708428, - "msecs": 970.0, - "relativeCreated": 52423.7322, - "thread": 138566156539584, + "created": 1756483074.7941074, + "msecs": 794.0, + "relativeCreated": 52489.531055, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 413.0}'", - "asctime": "2025-08-22 21:14:33,970" + "asctime": "2025-08-29 17:57:54,794" }, { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.color_temp", @@ -131621,23 +131999,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890074.0124843, - "msecs": 12.0, - "relativeCreated": 52465.373714, - "thread": 138566156539584, + "created": 1756483074.8342128, + "msecs": 834.0, + "relativeCreated": 52529.636491, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/floor/main_light/color_temp and payload b'8'", - "asctime": "2025-08-22 21:14:34,012" + "asctime": "2025-08-29 17:57:54,834" } ], - "time_consumption": 0.05754566192626953 + "time_consumption": 0.058974504470825195 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (gfw.floor.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (gfw.floor.main_light) is correct (Content %s and Type is %s).", "args": [ "8", "" @@ -131651,22 +132029,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890074.0703688, - "msecs": 70.0, - "relativeCreated": 52523.25808, - "thread": 138566182236416, + "created": 1756483074.8935332, + "msecs": 893.0, + "relativeCreated": 52588.956945, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (gfw.floor.main_light) is correct (Content 8 and Type is ).", - "asctime": "2025-08-22 21:14:34,070", + "message": "Value for ViDevCommon.color_temp (gfw.floor.main_light) is correct (Content 8 and Type is ).", + "asctime": "2025-08-29 17:57:54,893", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (gfw.floor.main_light)", + "Value for ViDevCommon.color_temp (gfw.floor.main_light)", "8", "" ], @@ -131679,22 +132057,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890074.070247, - "msecs": 70.0, - "relativeCreated": 52523.136235, - "thread": 138566182236416, + "created": 1756483074.8934064, + "msecs": 893.0, + "relativeCreated": 52588.830248, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (gfw.floor.main_light)): 8 ()", - "asctime": "2025-08-22 21:14:34,070" + "message": "Result (Value for ViDevCommon.color_temp (gfw.floor.main_light)): 8 ()", + "asctime": "2025-08-29 17:57:54,893" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (gfw.floor.main_light)", + "Value for ViDevCommon.color_temp (gfw.floor.main_light)", "=", "8", "" @@ -131708,19 +132086,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890074.0703013, - "msecs": 70.0, - "relativeCreated": 52523.19065, - "thread": 138566182236416, + "created": 1756483074.893458, + "msecs": 893.0, + "relativeCreated": 52588.88152, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (gfw.floor.main_light)): result = 8 ()", - "asctime": "2025-08-22 21:14:34,070" + "message": "Expectation (Value for ViDevCommon.color_temp (gfw.floor.main_light)): result = 8 ()", + "asctime": "2025-08-29 17:57:54,893" } ], - "time_consumption": 6.747245788574219e-05 + "time_consumption": 7.534027099609375e-05 }, { "name": "__tLogger__", @@ -131738,16 +132116,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890074.1712942, - "msecs": 171.0, - "relativeCreated": 52624.183516, - "thread": 138566182236416, + "created": 1756483074.994296, + "msecs": 994.0, + "relativeCreated": 52689.719865, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Light.color_temp (gfw.floor.main_light) to 10", - "asctime": "2025-08-22 21:14:34,171", + "asctime": "2025-08-29 17:57:54,994", "moduleLogger": [ { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -131765,16 +132143,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890074.0705419, - "msecs": 70.0, - "relativeCreated": 52523.431262, - "thread": 138566182236416, + "created": 1756483074.8937035, + "msecs": 893.0, + "relativeCreated": 52589.127052, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_1 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}", - "asctime": "2025-08-22 21:14:34,070" + "asctime": "2025-08-29 17:57:54,893" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -131792,16 +132170,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890074.0708055, - "msecs": 70.0, - "relativeCreated": 52523.694883, - "thread": 138566182236416, + "created": 1756483074.8940241, + "msecs": 894.0, + "relativeCreated": 52589.447778, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic zigbee_gfw/gfw/floor/main_light_2 and payload {\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}", - "asctime": "2025-08-22 21:14:34,070" + "asctime": "2025-08-29 17:57:54,894" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_1", @@ -131819,16 +132197,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890074.07168, - "msecs": 71.0, - "relativeCreated": 52524.569292, - "thread": 138566156539584, + "created": 1756483074.8947284, + "msecs": 894.0, + "relativeCreated": 52590.152235, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_1 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}'", - "asctime": "2025-08-22 21:14:34,071" + "asctime": "2025-08-29 17:57:54,894" }, { "name": "smart_brain.mqtt.zigbee_gfw.gfw.floor.main_light_2", @@ -131846,16 +132224,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890074.072038, - "msecs": 72.0, - "relativeCreated": 52524.927347, - "thread": 138566156539584, + "created": 1756483074.8952463, + "msecs": 895.0, + "relativeCreated": 52590.669954, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic zigbee_gfw/gfw/floor/main_light_2 and payload b'{\"state\": \"on\", \"brightness\": 254.0, \"color_temp\": 454.0}'", - "asctime": "2025-08-22 21:14:34,072" + "asctime": "2025-08-29 17:57:54,895" }, { "name": "smart_brain.mqtt.videv.gfw.floor.main_light.color_temp", @@ -131873,23 +132251,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890074.1128006, - "msecs": 112.0, - "relativeCreated": 52565.689974, - "thread": 138566156539584, + "created": 1756483074.935306, + "msecs": 935.0, + "relativeCreated": 52630.72977, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/gfw/floor/main_light/color_temp and payload b'10'", - "asctime": "2025-08-22 21:14:34,112" + "asctime": "2025-08-29 17:57:54,935" } ], - "time_consumption": 0.058493614196777344 + "time_consumption": 0.0589900016784668 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.color_temp (gfw.floor.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.color_temp (gfw.floor.main_light) is correct (Content %s and Type is %s).", "args": [ "10", "" @@ -131903,22 +132281,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890074.1716335, - "msecs": 171.0, - "relativeCreated": 52624.522767, - "thread": 138566182236416, + "created": 1756483074.9945648, + "msecs": 994.0, + "relativeCreated": 52689.988421, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.color_temp (gfw.floor.main_light) is correct (Content 10 and Type is ).", - "asctime": "2025-08-22 21:14:34,171", + "message": "Value for ViDevCommon.color_temp (gfw.floor.main_light) is correct (Content 10 and Type is ).", + "asctime": "2025-08-29 17:57:54,994", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.color_temp (gfw.floor.main_light)", + "Value for ViDevCommon.color_temp (gfw.floor.main_light)", "10", "" ], @@ -131931,22 +132309,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890074.171507, - "msecs": 171.0, - "relativeCreated": 52624.396372, - "thread": 138566182236416, + "created": 1756483074.9944756, + "msecs": 994.0, + "relativeCreated": 52689.899302, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.color_temp (gfw.floor.main_light)): 10 ()", - "asctime": "2025-08-22 21:14:34,171" + "message": "Result (Value for ViDevCommon.color_temp (gfw.floor.main_light)): 10 ()", + "asctime": "2025-08-29 17:57:54,994" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.color_temp (gfw.floor.main_light)", + "Value for ViDevCommon.color_temp (gfw.floor.main_light)", "=", "10", "" @@ -131960,28 +132338,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890074.1715906, - "msecs": 171.0, - "relativeCreated": 52624.480056, - "thread": 138566182236416, + "created": 1756483074.994526, + "msecs": 994.0, + "relativeCreated": 52689.949743, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.color_temp (gfw.floor.main_light)): result = 10 ()", - "asctime": "2025-08-22 21:14:34,171" + "message": "Expectation (Value for ViDevCommon.color_temp (gfw.floor.main_light)): result = 10 ()", + "asctime": "2025-08-29 17:57:54,994" } ], - "time_consumption": 4.291534423828125e-05 + "time_consumption": 3.886222839355469e-05 } ], - "time_consumption": 0.8090481758117676, - "time_start": "2025-08-22 21:14:33,362", - "time_finished": "2025-08-22 21:14:34,171" + "time_consumption": 0.8087897300720215, + "time_start": "2025-08-29 17:57:54,185", + "time_finished": "2025-08-29 17:57:54,994" }, - "ViDevLight.state (stw.stairway.main_light) -> Shelly.relay/0 (stw.firstfloor.main_light)": { + "ViDevCommon.state (stw.stairway.main_light) -> Shelly.relay/0 (stw.firstfloor.main_light)": { "name": "__tLogger__", - "msg": "ViDevLight.state (stw.stairway.main_light) -> Shelly.relay/0 (stw.firstfloor.main_light)", + "msg": "ViDevCommon.state (stw.stairway.main_light) -> Shelly.relay/0 (stw.firstfloor.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -131992,16 +132370,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890074.171889, - "msecs": 171.0, - "relativeCreated": 52624.778605, - "thread": 138566182236416, + "created": 1756483074.994769, + "msecs": 994.0, + "relativeCreated": 52690.192867, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "ViDevLight.state (stw.stairway.main_light) -> Shelly.relay/0 (stw.firstfloor.main_light)", - "asctime": "2025-08-22 21:14:34,171", + "message": "ViDevCommon.state (stw.stairway.main_light) -> Shelly.relay/0 (stw.firstfloor.main_light)", + "asctime": "2025-08-29 17:57:54,994", "moduleLogger": [], "testcaseLogger": [ { @@ -132019,16 +132397,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890074.2725427, - "msecs": 272.0, - "relativeCreated": 52725.432036, - "thread": 138566182236416, + "created": 1756483075.0952084, + "msecs": 95.0, + "relativeCreated": 52790.632043, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:34,272", + "asctime": "2025-08-29 17:57:55,095", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.stw.stairway.main_light.state.set", @@ -132046,19 +132424,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890074.172057, - "msecs": 172.0, - "relativeCreated": 52624.946154, - "thread": 138566182236416, + "created": 1756483074.9949064, + "msecs": 994.0, + "relativeCreated": 52690.330028, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/stw/stairway/main_light/state/set and payload false", - "asctime": "2025-08-22 21:14:34,172" + "asctime": "2025-08-29 17:57:54,994" } ], - "time_consumption": 0.10048580169677734 + "time_consumption": 0.10030198097229004 }, { "name": "__tLogger__", @@ -132076,16 +132454,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890074.272944, - "msecs": 272.0, - "relativeCreated": 52725.833213, - "thread": 138566182236416, + "created": 1756483075.095563, + "msecs": 95.0, + "relativeCreated": 52790.986651, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:34,272", + "asctime": "2025-08-29 17:57:55,095", "moduleLogger": [ { "name": "__unittest__", @@ -132104,16 +132482,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890074.2727787, - "msecs": 272.0, - "relativeCreated": 52725.668075, - "thread": 138566182236416, + "created": 1756483075.0954504, + "msecs": 95.0, + "relativeCreated": 52790.874172, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:34,272" + "asctime": "2025-08-29 17:57:55,095" }, { "name": "__unittest__", @@ -132133,25 +132511,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890074.272838, - "msecs": 272.0, - "relativeCreated": 52725.727606, - "thread": 138566182236416, + "created": 1756483075.095518, + "msecs": 95.0, + "relativeCreated": 52790.941846, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:34,272" + "asctime": "2025-08-29 17:57:55,095" } ], - "time_consumption": 0.00010585784912109375 + "time_consumption": 4.482269287109375e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.state (stw.stairway.main_light)", + "ViDevCommon.state (stw.stairway.main_light)", "True" ], "levelname": "DEBUG", @@ -132163,16 +132541,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890074.3735719, - "msecs": 373.0, - "relativeCreated": 52826.461182, - "thread": 138566182236416, + "created": 1756483075.196224, + "msecs": 196.0, + "relativeCreated": 52891.647756, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.state (stw.stairway.main_light) to True", - "asctime": "2025-08-22 21:14:34,373", + "message": "Setting state of ViDevCommon.state (stw.stairway.main_light) to True", + "asctime": "2025-08-29 17:57:55,196", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.stw.stairway.main_light.state.set", @@ -132190,16 +132568,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890074.273062, - "msecs": 273.0, - "relativeCreated": 52725.951277, - "thread": 138566182236416, + "created": 1756483075.0956745, + "msecs": 95.0, + "relativeCreated": 52791.098245, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/stw/stairway/main_light/state/set and payload true", - "asctime": "2025-08-22 21:14:34,273" + "asctime": "2025-08-29 17:57:55,095" }, { "name": "smart_brain.mqtt.shellies.stw.firstfloor.main_light.relay.0.command", @@ -132217,16 +132595,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890074.275459, - "msecs": 275.0, - "relativeCreated": 52728.348508, - "thread": 138566156539584, + "created": 1756483075.0984077, + "msecs": 98.0, + "relativeCreated": 52793.831282, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/stw/firstfloor/main_light/relay/0/command and payload b'on'", - "asctime": "2025-08-22 21:14:34,275" + "asctime": "2025-08-29 17:57:55,098" }, { "name": "smart_brain.mqtt.shellies.stw.firstfloor.main_light.relay.0", @@ -132244,16 +132622,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890074.2757006, - "msecs": 275.0, - "relativeCreated": 52728.59001, - "thread": 138566156539584, + "created": 1756483075.0988865, + "msecs": 98.0, + "relativeCreated": 52794.310087, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/stw/firstfloor/main_light/relay/0 and payload on", - "asctime": "2025-08-22 21:14:34,275" + "asctime": "2025-08-29 17:57:55,098" }, { "name": "smart_brain.mqtt.shellies.stw.firstfloor.main_light.relay.0", @@ -132271,43 +132649,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890074.2763786, - "msecs": 276.0, - "relativeCreated": 52729.267947, - "thread": 138566156539584, + "created": 1756483075.0995598, + "msecs": 99.0, + "relativeCreated": 52794.983291, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/stw/firstfloor/main_light/relay/0 and payload b'on'", - "asctime": "2025-08-22 21:14:34,276" - }, - { - "name": "smart_brain.mqtt.videv.stw.stairway.main_light.timer", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/stw/stairway/main_light/timer", - "b'100'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890074.3183632, - "msecs": 318.0, - "relativeCreated": 52771.252452, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/stw/stairway/main_light/timer and payload b'100'", - "asctime": "2025-08-22 21:14:34,318" + "asctime": "2025-08-29 17:57:55,099" }, { "name": "smart_brain.mqtt.videv.stw.stairway.main_light.state", @@ -132325,19 +132676,46 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890074.3587584, - "msecs": 358.0, - "relativeCreated": 52811.647879, - "thread": 138566156539584, + "created": 1756483075.1417274, + "msecs": 141.0, + "relativeCreated": 52837.151074, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/stw/stairway/main_light/state and payload b'true'", - "asctime": "2025-08-22 21:14:34,358" + "asctime": "2025-08-29 17:57:55,141" + }, + { + "name": "smart_brain.mqtt.videv.stw.stairway.main_light.timer", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/stw/stairway/main_light/timer", + "b'100'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483075.1826153, + "msecs": 182.0, + "relativeCreated": 52878.038902, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/stw/stairway/main_light/timer and payload b'100'", + "asctime": "2025-08-29 17:57:55,182" } ], - "time_consumption": 0.014813423156738281 + "time_consumption": 0.013608694076538086 }, { "name": "__tLogger__", @@ -132355,16 +132733,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890074.3739605, - "msecs": 373.0, - "relativeCreated": 52826.849972, - "thread": 138566182236416, + "created": 1756483075.196582, + "msecs": 196.0, + "relativeCreated": 52892.00574, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Shelly.relay/0 (stw.firstfloor.main_light) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:34,373", + "asctime": "2025-08-29 17:57:55,196", "moduleLogger": [ { "name": "__unittest__", @@ -132383,16 +132761,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890074.3737977, - "msecs": 373.0, - "relativeCreated": 52826.687111, - "thread": 138566182236416, + "created": 1756483075.196455, + "msecs": 196.0, + "relativeCreated": 52891.878538, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Shelly.relay/0 (stw.firstfloor.main_light)): True ()", - "asctime": "2025-08-22 21:14:34,373" + "asctime": "2025-08-29 17:57:55,196" }, { "name": "__unittest__", @@ -132412,25 +132790,25 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890074.373885, - "msecs": 373.0, - "relativeCreated": 52826.774361, - "thread": 138566182236416, + "created": 1756483075.1965353, + "msecs": 196.0, + "relativeCreated": 52891.958875, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Shelly.relay/0 (stw.firstfloor.main_light)): result = True ()", - "asctime": "2025-08-22 21:14:34,373" + "asctime": "2025-08-29 17:57:55,196" } ], - "time_consumption": 7.557868957519531e-05 + "time_consumption": 4.673004150390625e-05 }, { "name": "__tLogger__", "msg": "Setting state of %s to %s", "args": [ - "ViDevLight.state (stw.stairway.main_light)", + "ViDevCommon.state (stw.stairway.main_light)", "False" ], "levelname": "DEBUG", @@ -132442,16 +132820,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890074.474608, - "msecs": 474.0, - "relativeCreated": 52927.497249, - "thread": 138566182236416, + "created": 1756483075.2972195, + "msecs": 297.0, + "relativeCreated": 52992.643368, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Setting state of ViDevLight.state (stw.stairway.main_light) to False", - "asctime": "2025-08-22 21:14:34,474", + "message": "Setting state of ViDevCommon.state (stw.stairway.main_light) to False", + "asctime": "2025-08-29 17:57:55,297", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.stw.stairway.main_light.state.set", @@ -132469,16 +132847,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890074.3740742, - "msecs": 374.0, - "relativeCreated": 52826.963393, - "thread": 138566182236416, + "created": 1756483075.1966937, + "msecs": 196.0, + "relativeCreated": 52892.117444, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/stw/stairway/main_light/state/set and payload false", - "asctime": "2025-08-22 21:14:34,374" + "asctime": "2025-08-29 17:57:55,196" }, { "name": "smart_brain.mqtt.shellies.stw.firstfloor.main_light.relay.0.command", @@ -132496,16 +132874,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890074.3771226, - "msecs": 377.0, - "relativeCreated": 52830.012089, - "thread": 138566156539584, + "created": 1756483075.19949, + "msecs": 199.0, + "relativeCreated": 52894.913639, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/stw/firstfloor/main_light/relay/0/command and payload b'off'", - "asctime": "2025-08-22 21:14:34,377" + "asctime": "2025-08-29 17:57:55,199" }, { "name": "smart_brain.mqtt.shellies.stw.firstfloor.main_light.relay.0", @@ -132523,16 +132901,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890074.3773596, - "msecs": 377.0, - "relativeCreated": 52830.24893, - "thread": 138566156539584, + "created": 1756483075.1997814, + "msecs": 199.0, + "relativeCreated": 52895.204993, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/stw/firstfloor/main_light/relay/0 and payload off", - "asctime": "2025-08-22 21:14:34,377" + "asctime": "2025-08-29 17:57:55,199" }, { "name": "smart_brain.mqtt.shellies.stw.firstfloor.main_light.relay.0", @@ -132550,50 +132928,23 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890074.378029, - "msecs": 378.0, - "relativeCreated": 52830.918582, - "thread": 138566156539584, + "created": 1756483075.2005227, + "msecs": 200.0, + "relativeCreated": 52895.946458, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/stw/firstfloor/main_light/relay/0 and payload b'off'", - "asctime": "2025-08-22 21:14:34,378" - }, - { - "name": "smart_brain.mqtt.shellies.stw.firstfloor.main_light.relay.0.command", - "msg": "Received message with topic %s and payload %s", - "args": [ - "shellies/stw/firstfloor/main_light/relay/0/command", - "b'off'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890074.41945, - "msecs": 419.0, - "relativeCreated": 52872.339623, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic shellies/stw/firstfloor/main_light/relay/0/command and payload b'off'", - "asctime": "2025-08-22 21:14:34,419" + "asctime": "2025-08-29 17:57:55,200" }, { "name": "smart_brain.mqtt.videv.stw.stairway.main_light.timer", "msg": "Received message with topic %s and payload %s", "args": [ "videv/stw/stairway/main_light/timer", - "b'0'" + "b'99'" ], "levelname": "DEBUG", "levelno": 10, @@ -132604,16 +132955,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890074.4198487, - "msecs": 419.0, - "relativeCreated": 52872.738152, - "thread": 138566156539584, + "created": 1756483075.2415383, + "msecs": 241.0, + "relativeCreated": 52936.961921, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Received message with topic videv/stw/stairway/main_light/timer and payload b'0'", - "asctime": "2025-08-22 21:14:34,419" + "message": "Received message with topic videv/stw/stairway/main_light/timer and payload b'99'", + "asctime": "2025-08-29 17:57:55,241" }, { "name": "smart_brain.mqtt.videv.stw.stairway.main_light.state", @@ -132631,19 +132982,73 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890074.420165, - "msecs": 420.0, - "relativeCreated": 52873.054592, - "thread": 138566156539584, + "created": 1756483075.2419732, + "msecs": 241.0, + "relativeCreated": 52937.396986, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/stw/stairway/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:14:34,420" + "asctime": "2025-08-29 17:57:55,241" + }, + { + "name": "smart_brain.mqtt.shellies.stw.firstfloor.main_light.relay.0.command", + "msg": "Received message with topic %s and payload %s", + "args": [ + "shellies/stw/firstfloor/main_light/relay/0/command", + "b'off'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483075.2717304, + "msecs": 271.0, + "relativeCreated": 52967.154023, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic shellies/stw/firstfloor/main_light/relay/0/command and payload b'off'", + "asctime": "2025-08-29 17:57:55,271" + }, + { + "name": "smart_brain.mqtt.videv.stw.stairway.main_light.timer", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/stw/stairway/main_light/timer", + "b'0'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483075.2722585, + "msecs": 272.0, + "relativeCreated": 52967.682303, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/stw/stairway/main_light/timer and payload b'0'", + "asctime": "2025-08-29 17:57:55,272" } ], - "time_consumption": 0.0544428825378418 + "time_consumption": 0.024960994720458984 }, { "name": "__tLogger__", @@ -132661,16 +133066,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890074.474976, - "msecs": 474.0, - "relativeCreated": 52927.865377, - "thread": 138566182236416, + "created": 1756483075.2975347, + "msecs": 297.0, + "relativeCreated": 52992.95832, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Value for Shelly.relay/0 (stw.firstfloor.main_light) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:34,474", + "asctime": "2025-08-29 17:57:55,297", "moduleLogger": [ { "name": "__unittest__", @@ -132689,16 +133094,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890074.4748423, - "msecs": 474.0, - "relativeCreated": 52927.731767, - "thread": 138566182236416, + "created": 1756483075.297441, + "msecs": 297.0, + "relativeCreated": 52992.864739, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Value for Shelly.relay/0 (stw.firstfloor.main_light)): False ()", - "asctime": "2025-08-22 21:14:34,474" + "asctime": "2025-08-29 17:57:55,297" }, { "name": "__unittest__", @@ -132718,28 +133123,28 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890074.4749315, - "msecs": 474.0, - "relativeCreated": 52927.82096, - "thread": 138566182236416, + "created": 1756483075.297495, + "msecs": 297.0, + "relativeCreated": 52992.91852, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Value for Shelly.relay/0 (stw.firstfloor.main_light)): result = False ()", - "asctime": "2025-08-22 21:14:34,474" + "asctime": "2025-08-29 17:57:55,297" } ], - "time_consumption": 4.458427429199219e-05 + "time_consumption": 3.981590270996094e-05 } ], - "time_consumption": 0.3030869960784912, - "time_start": "2025-08-22 21:14:34,171", - "time_finished": "2025-08-22 21:14:34,474" + "time_consumption": 0.3027656078338623, + "time_start": "2025-08-29 17:57:54,994", + "time_finished": "2025-08-29 17:57:55,297" }, - "Shelly.relay/0 (stw.firstfloor.main_light) -> ViDevLight.state (stw.stairway.main_light)": { + "Shelly.relay/0 (stw.firstfloor.main_light) -> ViDevCommon.state (stw.stairway.main_light)": { "name": "__tLogger__", - "msg": "Shelly.relay/0 (stw.firstfloor.main_light) -> ViDevLight.state (stw.stairway.main_light)", + "msg": "Shelly.relay/0 (stw.firstfloor.main_light) -> ViDevCommon.state (stw.stairway.main_light)", "args": null, "levelname": "INFO", "levelno": 20, @@ -132750,16 +133155,16 @@ "stack_info": null, "lineno": 329, "funcName": "testCase", - "created": 1755890074.4752026, - "msecs": 475.0, - "relativeCreated": 52928.091838, - "thread": 138566182236416, + "created": 1756483075.2977712, + "msecs": 297.0, + "relativeCreated": 52993.194978, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Shelly.relay/0 (stw.firstfloor.main_light) -> ViDevLight.state (stw.stairway.main_light)", - "asctime": "2025-08-22 21:14:34,475", + "message": "Shelly.relay/0 (stw.firstfloor.main_light) -> ViDevCommon.state (stw.stairway.main_light)", + "asctime": "2025-08-29 17:57:55,297", "moduleLogger": [], "testcaseLogger": [ { @@ -132777,16 +133182,16 @@ "stack_info": null, "lineno": 19, "funcName": "device_follow", - "created": 1755890074.5758917, - "msecs": 575.0, - "relativeCreated": 53028.781071, - "thread": 138566182236416, + "created": 1756483075.3984358, + "msecs": 398.0, + "relativeCreated": 53093.859512, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Prepare: Setting devices to last state False", - "asctime": "2025-08-22 21:14:34,575", + "asctime": "2025-08-29 17:57:55,398", "moduleLogger": [ { "name": "smart_brain.mqtt.videv.stw.stairway.main_light.state.set", @@ -132804,19 +133209,19 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890074.475368, - "msecs": 475.0, - "relativeCreated": 52928.257327, - "thread": 138566182236416, + "created": 1756483075.2979333, + "msecs": 297.0, + "relativeCreated": 52993.357042, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic videv/stw/stairway/main_light/state/set and payload false", - "asctime": "2025-08-22 21:14:34,475" + "asctime": "2025-08-29 17:57:55,297" } ], - "time_consumption": 0.10052371025085449 + "time_consumption": 0.10050249099731445 }, { "name": "__tLogger__", @@ -132834,16 +133239,16 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890074.5762885, - "msecs": 576.0, - "relativeCreated": 53029.177946, - "thread": 138566182236416, + "created": 1756483075.3987815, + "msecs": 398.0, + "relativeCreated": 53094.205055, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Start state (master, slave) is correct (Content (False, False) and Type is ).", - "asctime": "2025-08-22 21:14:34,576", + "asctime": "2025-08-29 17:57:55,398", "moduleLogger": [ { "name": "__unittest__", @@ -132862,16 +133267,16 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890074.5761628, - "msecs": 576.0, - "relativeCreated": 53029.052156, - "thread": 138566182236416, + "created": 1756483075.3986783, + "msecs": 398.0, + "relativeCreated": 53094.101843, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Result (Start state (master, slave)): (False, False) ()", - "asctime": "2025-08-22 21:14:34,576" + "asctime": "2025-08-29 17:57:55,398" }, { "name": "__unittest__", @@ -132891,19 +133296,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890074.576244, - "msecs": 576.0, - "relativeCreated": 53029.133593, - "thread": 138566182236416, + "created": 1756483075.3987381, + "msecs": 398.0, + "relativeCreated": 53094.161733, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Expectation (Start state (master, slave)): result = (False, False) ()", - "asctime": "2025-08-22 21:14:34,576" + "asctime": "2025-08-29 17:57:55,398" } ], - "time_consumption": 4.4345855712890625e-05 + "time_consumption": 4.3392181396484375e-05 }, { "name": "__tLogger__", @@ -132921,16 +133326,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890074.676794, - "msecs": 676.0, - "relativeCreated": 53129.683603, - "thread": 138566182236416, + "created": 1756483075.4994826, + "msecs": 499.0, + "relativeCreated": 53194.90629, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Shelly.relay/0 (stw.firstfloor.main_light) to True", - "asctime": "2025-08-22 21:14:34,676", + "asctime": "2025-08-29 17:57:55,499", "moduleLogger": [ { "name": "smart_brain.mqtt.shellies.stw.firstfloor.main_light.relay.0", @@ -132948,16 +133353,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890074.576408, - "msecs": 576.0, - "relativeCreated": 53029.297159, - "thread": 138566182236416, + "created": 1756483075.398933, + "msecs": 398.0, + "relativeCreated": 53094.356629, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/stw/firstfloor/main_light/relay/0 and payload on", - "asctime": "2025-08-22 21:14:34,576" + "asctime": "2025-08-29 17:57:55,398" }, { "name": "smart_brain.mqtt.shellies.stw.firstfloor.main_light.relay.0", @@ -132975,43 +133380,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890074.5776346, - "msecs": 577.0, - "relativeCreated": 53030.52386, - "thread": 138566156539584, + "created": 1756483075.4000318, + "msecs": 400.0, + "relativeCreated": 53095.455365, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/stw/firstfloor/main_light/relay/0 and payload b'on'", - "asctime": "2025-08-22 21:14:34,577" - }, - { - "name": "smart_brain.mqtt.videv.stw.stairway.main_light.timer", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/stw/stairway/main_light/timer", - "b'100'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890074.5788922, - "msecs": 578.0, - "relativeCreated": 53031.781735, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/stw/stairway/main_light/timer and payload b'100'", - "asctime": "2025-08-22 21:14:34,578" + "asctime": "2025-08-29 17:57:55,400" }, { "name": "smart_brain.mqtt.videv.stw.stairway.main_light.state", @@ -133029,23 +133407,50 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890074.5792878, - "msecs": 579.0, - "relativeCreated": 53032.177106, - "thread": 138566156539584, + "created": 1756483075.440613, + "msecs": 440.0, + "relativeCreated": 53136.036781, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/stw/stairway/main_light/state and payload b'true'", - "asctime": "2025-08-22 21:14:34,579" + "asctime": "2025-08-29 17:57:55,440" + }, + { + "name": "smart_brain.mqtt.videv.stw.stairway.main_light.timer", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/stw/stairway/main_light/timer", + "b'100'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483075.4426186, + "msecs": 442.0, + "relativeCreated": 53138.042239, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/stw/stairway/main_light/timer and payload b'100'", + "asctime": "2025-08-29 17:57:55,442" } ], - "time_consumption": 0.09750628471374512 + "time_consumption": 0.056864023208618164 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.state (stw.stairway.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.state (stw.stairway.main_light) is correct (Content %s and Type is %s).", "args": [ "True", "" @@ -133059,22 +133464,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890074.677131, - "msecs": 677.0, - "relativeCreated": 53130.020458, - "thread": 138566182236416, + "created": 1756483075.4998355, + "msecs": 499.0, + "relativeCreated": 53195.258955, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.state (stw.stairway.main_light) is correct (Content True and Type is ).", - "asctime": "2025-08-22 21:14:34,677", + "message": "Value for ViDevCommon.state (stw.stairway.main_light) is correct (Content True and Type is ).", + "asctime": "2025-08-29 17:57:55,499", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.state (stw.stairway.main_light)", + "Value for ViDevCommon.state (stw.stairway.main_light)", "True", "" ], @@ -133087,22 +133492,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890074.6770332, - "msecs": 677.0, - "relativeCreated": 53129.922578, - "thread": 138566182236416, + "created": 1756483075.499714, + "msecs": 499.0, + "relativeCreated": 53195.137583, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.state (stw.stairway.main_light)): True ()", - "asctime": "2025-08-22 21:14:34,677" + "message": "Result (Value for ViDevCommon.state (stw.stairway.main_light)): True ()", + "asctime": "2025-08-29 17:57:55,499" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.state (stw.stairway.main_light)", + "Value for ViDevCommon.state (stw.stairway.main_light)", "=", "True", "" @@ -133116,19 +133521,19 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890074.6770911, - "msecs": 677.0, - "relativeCreated": 53129.98048, - "thread": 138566182236416, + "created": 1756483075.4997926, + "msecs": 499.0, + "relativeCreated": 53195.216429, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.state (stw.stairway.main_light)): result = True ()", - "asctime": "2025-08-22 21:14:34,677" + "message": "Expectation (Value for ViDevCommon.state (stw.stairway.main_light)): result = True ()", + "asctime": "2025-08-29 17:57:55,499" } ], - "time_consumption": 3.981590270996094e-05 + "time_consumption": 4.291534423828125e-05 }, { "name": "__tLogger__", @@ -133146,16 +133551,16 @@ "stack_info": null, "lineno": 28, "funcName": "device_follow", - "created": 1755890074.7777576, - "msecs": 777.0, - "relativeCreated": 53230.647059, - "thread": 138566182236416, + "created": 1756483075.600492, + "msecs": 600.0, + "relativeCreated": 53295.915794, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Setting state of Shelly.relay/0 (stw.firstfloor.main_light) to False", - "asctime": "2025-08-22 21:14:34,777", + "asctime": "2025-08-29 17:57:55,600", "moduleLogger": [ { "name": "smart_brain.mqtt.shellies.stw.firstfloor.main_light.relay.0", @@ -133173,16 +133578,16 @@ "stack_info": null, "lineno": 75, "funcName": "send", - "created": 1755890074.6772454, - "msecs": 677.0, - "relativeCreated": 53130.134821, - "thread": 138566182236416, + "created": 1756483075.4999895, + "msecs": 499.0, + "relativeCreated": 53195.413291, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Sending message with topic shellies/stw/firstfloor/main_light/relay/0 and payload off", - "asctime": "2025-08-22 21:14:34,677" + "asctime": "2025-08-29 17:57:55,499" }, { "name": "smart_brain.mqtt.shellies.stw.firstfloor.main_light.relay.0", @@ -133200,70 +133605,16 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890074.6784248, - "msecs": 678.0, - "relativeCreated": 53131.314269, - "thread": 138566156539584, + "created": 1756483075.5010695, + "msecs": 501.0, + "relativeCreated": 53196.493235, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic shellies/stw/firstfloor/main_light/relay/0 and payload b'off'", - "asctime": "2025-08-22 21:14:34,678" - }, - { - "name": "smart_brain.mqtt.shellies.stw.firstfloor.main_light.relay.0.command", - "msg": "Received message with topic %s and payload %s", - "args": [ - "shellies/stw/firstfloor/main_light/relay/0/command", - "b'off'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890074.6802328, - "msecs": 680.0, - "relativeCreated": 53133.121981, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic shellies/stw/firstfloor/main_light/relay/0/command and payload b'off'", - "asctime": "2025-08-22 21:14:34,680" - }, - { - "name": "smart_brain.mqtt.videv.stw.stairway.main_light.timer", - "msg": "Received message with topic %s and payload %s", - "args": [ - "videv/stw/stairway/main_light/timer", - "b'0'" - ], - "levelname": "DEBUG", - "levelno": 10, - "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", - "filename": "__init__.py", - "module": "__init__", - "exc_text": null, - "stack_info": null, - "lineno": 92, - "funcName": "__receive__", - "created": 1755890074.6805727, - "msecs": 680.0, - "relativeCreated": 53133.462086, - "thread": 138566156539584, - "threadName": "paho-mqtt-client-", - "processName": "MainProcess", - "process": 1969116, - "taskName": null, - "message": "Received message with topic videv/stw/stairway/main_light/timer and payload b'0'", - "asctime": "2025-08-22 21:14:34,680" + "asctime": "2025-08-29 17:57:55,501" }, { "name": "smart_brain.mqtt.videv.stw.stairway.main_light.state", @@ -133281,23 +133632,77 @@ "stack_info": null, "lineno": 92, "funcName": "__receive__", - "created": 1755890074.6809807, - "msecs": 680.0, - "relativeCreated": 53133.870122, - "thread": 138566156539584, + "created": 1756483075.503671, + "msecs": 503.0, + "relativeCreated": 53199.09481, + "thread": 136328734033600, "threadName": "paho-mqtt-client-", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, "message": "Received message with topic videv/stw/stairway/main_light/state and payload b'false'", - "asctime": "2025-08-22 21:14:34,680" + "asctime": "2025-08-29 17:57:55,503" + }, + { + "name": "smart_brain.mqtt.shellies.stw.firstfloor.main_light.relay.0.command", + "msg": "Received message with topic %s and payload %s", + "args": [ + "shellies/stw/firstfloor/main_light/relay/0/command", + "b'off'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483075.5040398, + "msecs": 504.0, + "relativeCreated": 53199.4634, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic shellies/stw/firstfloor/main_light/relay/0/command and payload b'off'", + "asctime": "2025-08-29 17:57:55,504" + }, + { + "name": "smart_brain.mqtt.videv.stw.stairway.main_light.timer", + "msg": "Received message with topic %s and payload %s", + "args": [ + "videv/stw/stairway/main_light/timer", + "b'0'" + ], + "levelname": "DEBUG", + "levelno": 10, + "pathname": "/home/dirk/work/smarthome_collection/smart_brain_test/mqtt/__init__.py", + "filename": "__init__.py", + "module": "__init__", + "exc_text": null, + "stack_info": null, + "lineno": 92, + "funcName": "__receive__", + "created": 1756483075.5043418, + "msecs": 504.0, + "relativeCreated": 53199.765516, + "thread": 136328734033600, + "threadName": "paho-mqtt-client-", + "processName": "MainProcess", + "process": 743664, + "taskName": null, + "message": "Received message with topic videv/stw/stairway/main_light/timer and payload b'0'", + "asctime": "2025-08-29 17:57:55,504" } ], - "time_consumption": 0.09677696228027344 + "time_consumption": 0.09615015983581543 }, { "name": "__tLogger__", - "msg": "Value for ViDevLight.state (stw.stairway.main_light) is correct (Content %s and Type is %s).", + "msg": "Value for ViDevCommon.state (stw.stairway.main_light) is correct (Content %s and Type is %s).", "args": [ "False", "" @@ -133311,22 +133716,22 @@ "stack_info": null, "lineno": 184, "funcName": "equivalency_chk", - "created": 1755890074.7781215, - "msecs": 778.0, - "relativeCreated": 53231.010794, - "thread": 138566182236416, + "created": 1756483075.6008277, + "msecs": 600.0, + "relativeCreated": 53296.251247, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Value for ViDevLight.state (stw.stairway.main_light) is correct (Content False and Type is ).", - "asctime": "2025-08-22 21:14:34,778", + "message": "Value for ViDevCommon.state (stw.stairway.main_light) is correct (Content False and Type is ).", + "asctime": "2025-08-29 17:57:55,600", "moduleLogger": [ { "name": "__unittest__", "msg": "Result (%s): %s (%s)", "args": [ - "Value for ViDevLight.state (stw.stairway.main_light)", + "Value for ViDevCommon.state (stw.stairway.main_light)", "False", "" ], @@ -133339,22 +133744,22 @@ "stack_info": null, "lineno": 22, "funcName": "__report_result__", - "created": 1755890074.7780178, - "msecs": 778.0, - "relativeCreated": 53230.907254, - "thread": 138566182236416, + "created": 1756483075.6007292, + "msecs": 600.0, + "relativeCreated": 53296.153153, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Result (Value for ViDevLight.state (stw.stairway.main_light)): False ()", - "asctime": "2025-08-22 21:14:34,778" + "message": "Result (Value for ViDevCommon.state (stw.stairway.main_light)): False ()", + "asctime": "2025-08-29 17:57:55,600" }, { "name": "__unittest__", "msg": "Expectation (%s): result %s %s (%s)", "args": [ - "Value for ViDevLight.state (stw.stairway.main_light)", + "Value for ViDevCommon.state (stw.stairway.main_light)", "=", "False", "" @@ -133368,135 +133773,8387 @@ "stack_info": null, "lineno": 26, "funcName": "__report_expectation__", - "created": 1755890074.7780788, - "msecs": 778.0, - "relativeCreated": 53230.968055, - "thread": 138566182236416, + "created": 1756483075.6007857, + "msecs": 600.0, + "relativeCreated": 53296.209376, + "thread": 136328761630976, "threadName": "MainThread", "processName": "MainProcess", - "process": 1969116, + "process": 743664, "taskName": null, - "message": "Expectation (Value for ViDevLight.state (stw.stairway.main_light)): result = False ()", - "asctime": "2025-08-22 21:14:34,778" + "message": "Expectation (Value for ViDevCommon.state (stw.stairway.main_light)): result = False ()", + "asctime": "2025-08-29 17:57:55,600" } ], - "time_consumption": 4.267692565917969e-05 + "time_consumption": 4.1961669921875e-05 } ], - "time_consumption": 0.3029189109802246, - "time_start": "2025-08-22 21:14:34,475", - "time_finished": "2025-08-22 21:14:34,778" + "time_consumption": 0.3030564785003662, + "time_start": "2025-08-29 17:57:55,297", + "time_finished": "2025-08-29 17:57:55,600" } }, "uid_list_sorted": [ "Clean-Up", - "ViDevLight.state (ffe.livingroom.main_light) -> Shelly.relay/0 (ffe.livingroom.main_light)", - "Shelly.relay/0 (ffe.livingroom.main_light) -> ViDevLight.state (ffe.livingroom.main_light)", - "ViDevLight.state (ffe.livingroom.floorlamp) -> Light.state (ffe.livingroom.floor_light)", - "Light.state (ffe.livingroom.floor_light) -> ViDevLight.state (ffe.livingroom.floorlamp)", + "ViDevCommon.state (ffe.livingroom.main_light) -> Shelly.relay/0 (ffe.livingroom.main_light)", + "Shelly.relay/0 (ffe.livingroom.main_light) -> ViDevCommon.state (ffe.livingroom.main_light)", + "ViDevCommon.state (ffe.livingroom.floorlamp) -> Light.state (ffe.livingroom.floor_light)", + "Light.state (ffe.livingroom.floor_light) -> ViDevCommon.state (ffe.livingroom.floorlamp)", "Shelly.relay/0 (ffe.livingroom.main_light) -> Light.state (ffe.livingroom.floor_light)", - "ViDevLight.state (ffe.livingroom.xmas_tree) -> Powerplug1P.state (ffe.livingroom.xmas-tree)", - "Powerplug1P.state (ffe.livingroom.xmas-tree) -> ViDevLight.state (ffe.livingroom.xmas_tree)", - "ViDevLight.brightness (ffe.livingroom.main_light) -> Light.brightness (ffe.livingroom.main_light)", - "Light.brightness (ffe.livingroom.main_light) -> ViDevLight.brightness (ffe.livingroom.main_light)", - "ViDevLight.color_temp (ffe.livingroom.main_light) -> Light.color_temp (ffe.livingroom.main_light)", - "Light.color_temp (ffe.livingroom.main_light) -> ViDevLight.color_temp (ffe.livingroom.main_light)", - "ViDevLight.brightness (ffe.livingroom.floorlamp) -> Light.brightness (ffe.livingroom.floor_light)", - "Light.brightness (ffe.livingroom.floor_light) -> ViDevLight.brightness (ffe.livingroom.floorlamp)", - "ViDevLight.color_temp (ffe.livingroom.floorlamp) -> Light.color_temp (ffe.livingroom.floor_light)", - "Light.color_temp (ffe.livingroom.floor_light) -> ViDevLight.color_temp (ffe.livingroom.floorlamp)", + "ViDevCommon.state (ffe.livingroom.xmas_tree) -> Powerplug1P.state (ffe.livingroom.xmas-tree)", + "Powerplug1P.state (ffe.livingroom.xmas-tree) -> ViDevCommon.state (ffe.livingroom.xmas_tree)", + "ViDevCommon.brightness (ffe.livingroom.main_light) -> Light.brightness (ffe.livingroom.main_light)", + "Light.brightness (ffe.livingroom.main_light) -> ViDevCommon.brightness (ffe.livingroom.main_light)", + "ViDevCommon.color_temp (ffe.livingroom.main_light) -> Light.color_temp (ffe.livingroom.main_light)", + "Light.color_temp (ffe.livingroom.main_light) -> ViDevCommon.color_temp (ffe.livingroom.main_light)", + "ViDevCommon.brightness (ffe.livingroom.floorlamp) -> Light.brightness (ffe.livingroom.floor_light)", + "Light.brightness (ffe.livingroom.floor_light) -> ViDevCommon.brightness (ffe.livingroom.floorlamp)", + "ViDevCommon.color_temp (ffe.livingroom.floorlamp) -> Light.color_temp (ffe.livingroom.floor_light)", + "Light.color_temp (ffe.livingroom.floor_light) -> ViDevCommon.color_temp (ffe.livingroom.floorlamp)", "ViDevHeating.temp_setp (ffe.livingroom.heating_valve) -> HeatingValve.temp_setp (ffe.livingroom.heating_valve)", - "ViDevLight.state (ffe.sleep.main_light) -> Shelly.relay/0 (ffe.sleep.main_light)", - "Shelly.relay/0 (ffe.sleep.main_light) -> ViDevLight.state (ffe.sleep.main_light)", - "ViDevLight.state (ffe.sleep.bed_light_di) -> Light.state (ffe.sleep.bed_light_di)", - "Light.state (ffe.sleep.bed_light_di) -> ViDevLight.state (ffe.sleep.bed_light_di)", - "ViDevLight.state (ffe.sleep.bed_light_ma) -> Powerplug1P.state (ffe.sleep.bed_light_ma)", - "Powerplug1P.state (ffe.sleep.bed_light_ma) -> ViDevLight.state (ffe.sleep.bed_light_ma)", - "ViDevLight.brightness (ffe.sleep.main_light) -> Light.brightness (ffe.sleep.main_light)", - "Light.brightness (ffe.sleep.main_light) -> ViDevLight.brightness (ffe.sleep.main_light)", - "ViDevLight.color_temp (ffe.sleep.main_light) -> Light.color_temp (ffe.sleep.main_light)", - "Light.color_temp (ffe.sleep.main_light) -> ViDevLight.color_temp (ffe.sleep.main_light)", - "ViDevLight.brightness (ffe.sleep.bed_light_di) -> Light.brightness (ffe.sleep.bed_light_di)", - "Light.brightness (ffe.sleep.bed_light_di) -> ViDevLight.brightness (ffe.sleep.bed_light_di)", + "ViDevCommon.state (ffe.sleep.main_light) -> Shelly.relay/0 (ffe.sleep.main_light)", + "Shelly.relay/0 (ffe.sleep.main_light) -> ViDevCommon.state (ffe.sleep.main_light)", + "ViDevCommon.state (ffe.sleep.bed_light_di) -> Light.state (ffe.sleep.bed_light_di)", + "Light.state (ffe.sleep.bed_light_di) -> ViDevCommon.state (ffe.sleep.bed_light_di)", + "ViDevCommon.state (ffe.sleep.bed_light_ma) -> Powerplug1P.state (ffe.sleep.bed_light_ma)", + "Powerplug1P.state (ffe.sleep.bed_light_ma) -> ViDevCommon.state (ffe.sleep.bed_light_ma)", + "ViDevCommon.brightness (ffe.sleep.main_light) -> Light.brightness (ffe.sleep.main_light)", + "Light.brightness (ffe.sleep.main_light) -> ViDevCommon.brightness (ffe.sleep.main_light)", + "ViDevCommon.color_temp (ffe.sleep.main_light) -> Light.color_temp (ffe.sleep.main_light)", + "Light.color_temp (ffe.sleep.main_light) -> ViDevCommon.color_temp (ffe.sleep.main_light)", + "ViDevCommon.brightness (ffe.sleep.bed_light_di) -> Light.brightness (ffe.sleep.bed_light_di)", + "Light.brightness (ffe.sleep.bed_light_di) -> ViDevCommon.brightness (ffe.sleep.bed_light_di)", "ViDevHeating.temp_setp (ffe.sleep.heating_valve) -> HeatingValve.temp_setp (ffe.sleep.heating_valve)", - "ViDevLight.state (ffe.diningroom.main_light) -> Shelly.relay/0 (ffe.diningroom.main_light)", - "Shelly.relay/0 (ffe.diningroom.main_light) -> ViDevLight.state (ffe.diningroom.main_light)", - "ViDevLight.state (ffe.diningroom.floorlamp) -> Powerplug1P.state (ffe.diningroom.floor_light)", - "Powerplug1P.state (ffe.diningroom.floor_light) -> ViDevLight.state (ffe.diningroom.floorlamp)", + "ViDevCommon.state (ffe.diningroom.main_light) -> Shelly.relay/0 (ffe.diningroom.main_light)", + "Shelly.relay/0 (ffe.diningroom.main_light) -> ViDevCommon.state (ffe.diningroom.main_light)", + "ViDevCommon.state (ffe.diningroom.floorlamp) -> Powerplug1P.state (ffe.diningroom.floor_light)", + "Powerplug1P.state (ffe.diningroom.floor_light) -> ViDevCommon.state (ffe.diningroom.floorlamp)", "Shelly.relay/0 (ffe.diningroom.main_light) -> Powerplug1P.state (ffe.diningroom.floor_light)", - "ViDevLight.state (ffe.diningroom.garland) -> Powerplug1P.state (ffe.diningroom.garland)", - "Powerplug1P.state (ffe.diningroom.garland) -> ViDevLight.state (ffe.diningroom.garland)", - "ViDevLight.state (ffe.kitchen.main_light) -> Shelly.relay/0 (ffe.kitchen.main_light)", - "Shelly.relay/0 (ffe.kitchen.main_light) -> ViDevLight.state (ffe.kitchen.main_light)", - "ViDevLight.state (ffe.kitchen.circulation_pump) -> Shelly.relay/0 (ffe.kitchen.circulation_pump)", - "Shelly.relay/0 (ffe.kitchen.circulation_pump) -> ViDevLight.state (ffe.kitchen.circulation_pump)", + "ViDevCommon.state (ffe.diningroom.garland) -> Powerplug1P.state (ffe.diningroom.garland)", + "Powerplug1P.state (ffe.diningroom.garland) -> ViDevCommon.state (ffe.diningroom.garland)", + "ViDevCommon.state (ffe.kitchen.main_light) -> Shelly.relay/0 (ffe.kitchen.main_light)", + "Shelly.relay/0 (ffe.kitchen.main_light) -> ViDevCommon.state (ffe.kitchen.main_light)", + "ViDevCommon.state (ffe.kitchen.circulation_pump) -> Shelly.relay/0 (ffe.kitchen.circulation_pump)", + "Shelly.relay/0 (ffe.kitchen.circulation_pump) -> ViDevCommon.state (ffe.kitchen.circulation_pump)", "ViDevHeating.temp_setp (ffe.kitchen.heating_valve) -> HeatingValve.temp_setp (ffe.kitchen.heating_valve)", - "ViDevLight.state (ffe.floor.main_light) -> Shelly.relay/0 (ffe.floor.main_light)", - "Shelly.relay/0 (ffe.floor.main_light) -> ViDevLight.state (ffe.floor.main_light)", - "ViDevLight.state (ffw.livingroom.main_light) -> Shelly.relay/0 (ffw.livingroom.main_light)", - "Shelly.relay/0 (ffw.livingroom.main_light) -> ViDevLight.state (ffw.livingroom.main_light)", - "ViDevLight.brightness (ffw.livingroom.main_light) -> Light.brightness (ffw.livingroom.main_light)", - "Light.brightness (ffw.livingroom.main_light) -> ViDevLight.brightness (ffw.livingroom.main_light)", - "ViDevLight.color_temp (ffw.livingroom.main_light) -> Light.color_temp (ffw.livingroom.main_light)", - "Light.color_temp (ffw.livingroom.main_light) -> ViDevLight.color_temp (ffw.livingroom.main_light)", + "ViDevCommon.state (ffe.floor.main_light) -> Shelly.relay/0 (ffe.floor.main_light)", + "Shelly.relay/0 (ffe.floor.main_light) -> ViDevCommon.state (ffe.floor.main_light)", + "ViDevCommon.state (ffw.livingroom.main_light) -> Shelly.relay/0 (ffw.livingroom.main_light)", + "Shelly.relay/0 (ffw.livingroom.main_light) -> ViDevCommon.state (ffw.livingroom.main_light)", + "ViDevCommon.brightness (ffw.livingroom.main_light) -> Light.brightness (ffw.livingroom.main_light)", + "Light.brightness (ffw.livingroom.main_light) -> ViDevCommon.brightness (ffw.livingroom.main_light)", + "ViDevCommon.color_temp (ffw.livingroom.main_light) -> Light.color_temp (ffw.livingroom.main_light)", + "Light.color_temp (ffw.livingroom.main_light) -> ViDevCommon.color_temp (ffw.livingroom.main_light)", "ViDevHeating.temp_setp (ffw.livingroom.heating_valve) -> HeatingValve.temp_setp (ffw.livingroom.heating_valve)", - "ViDevLight.state (ffw.sleep.main_light) -> Shelly.relay/0 (ffw.sleep.main_light)", - "Shelly.relay/0 (ffw.sleep.main_light) -> ViDevLight.state (ffw.sleep.main_light)", - "ViDevLight.brightness (ffw.sleep.main_light) -> Light.brightness (ffw.sleep.main_light)", - "Light.brightness (ffw.sleep.main_light) -> ViDevLight.brightness (ffw.sleep.main_light)", + "ViDevCommon.state (ffw.sleep.main_light) -> Shelly.relay/0 (ffw.sleep.main_light)", + "Shelly.relay/0 (ffw.sleep.main_light) -> ViDevCommon.state (ffw.sleep.main_light)", + "ViDevCommon.brightness (ffw.sleep.main_light) -> Light.brightness (ffw.sleep.main_light)", + "Light.brightness (ffw.sleep.main_light) -> ViDevCommon.brightness (ffw.sleep.main_light)", "ViDevHeating.temp_setp (ffw.sleep.heating_valve) -> HeatingValve.temp_setp (ffw.sleep.heating_valve)", - "ViDevLight.state (ffw.julian.main_light) -> Shelly.relay/0 (ffw.julian.main_light)", - "Shelly.relay/0 (ffw.julian.main_light) -> ViDevLight.state (ffw.julian.main_light)", - "ViDevLight.brightness (ffw.julian.main_light) -> Light.brightness (ffw.julian.main_light)", - "Light.brightness (ffw.julian.main_light) -> ViDevLight.brightness (ffw.julian.main_light)", - "ViDevLight.color_temp (ffw.julian.main_light) -> Light.color_temp (ffw.julian.main_light)", - "Light.color_temp (ffw.julian.main_light) -> ViDevLight.color_temp (ffw.julian.main_light)", + "ViDevCommon.state (ffw.julian.main_light) -> Shelly.relay/0 (ffw.julian.main_light)", + "Shelly.relay/0 (ffw.julian.main_light) -> ViDevCommon.state (ffw.julian.main_light)", + "ViDevCommon.brightness (ffw.julian.main_light) -> Light.brightness (ffw.julian.main_light)", + "Light.brightness (ffw.julian.main_light) -> ViDevCommon.brightness (ffw.julian.main_light)", + "ViDevCommon.color_temp (ffw.julian.main_light) -> Light.color_temp (ffw.julian.main_light)", + "Light.color_temp (ffw.julian.main_light) -> ViDevCommon.color_temp (ffw.julian.main_light)", "ViDevHeating.temp_setp (ffw.julian.heating_valve) -> HeatingValve.temp_setp (ffw.julian.heating_valve)", - "ViDevLight.state (ffw.bath.main_light) -> Shelly.relay/0 (ffw.bath.main_light)", - "Shelly.relay/0 (ffw.bath.main_light) -> ViDevLight.state (ffw.bath.main_light)", + "ViDevCommon.state (ffw.bath.main_light) -> Shelly.relay/0 (ffw.bath.main_light)", + "Shelly.relay/0 (ffw.bath.main_light) -> ViDevCommon.state (ffw.bath.main_light)", "ViDevHeating.temp_setp (ffw.bath.heating_valve) -> HeatingValve.temp_setp (ffw.bath.heating_valve)", - "ViDevLight.state (ffw.floor.main_light) -> Shelly.relay/0 (ffw.floor.main_light)", - "Shelly.relay/0 (ffw.floor.main_light) -> ViDevLight.state (ffw.floor.main_light)", - "ViDevLight.state (gfw.dirk.main_light) -> Shelly.relay/0 (gfw.dirk.main_light)", - "Shelly.relay/0 (gfw.dirk.main_light) -> ViDevLight.state (gfw.dirk.main_light)", - "ViDevLight.state (gfw.dirk.desk_light) -> Light.state (gfw.dirk.desk_light)", - "Light.state (gfw.dirk.desk_light) -> ViDevLight.state (gfw.dirk.desk_light)", - "ViDevLight.state (gfw.dirk.pc_dock) -> Powerplug1P.state (gfw.dirk.dock)", - "Powerplug1P.state (gfw.dirk.dock) -> ViDevLight.state (gfw.dirk.pc_dock)", - "ViDevLight.state (gfw.dirk.amplifier) -> Powerplug4P.amplifier (gfw.dirk.powerplug)", - "Powerplug4P.amplifier (gfw.dirk.powerplug) -> ViDevLight.state (gfw.dirk.amplifier)", - "ViDevLight.state (gfw.dirk.phono) -> Powerplug4P.phono (gfw.dirk.powerplug)", - "Powerplug4P.phono (gfw.dirk.powerplug) -> ViDevLight.state (gfw.dirk.phono)", - "ViDevLight.state (gfw.dirk.cd_player) -> Powerplug4P.cd-player (gfw.dirk.powerplug)", - "Powerplug4P.cd-player (gfw.dirk.powerplug) -> ViDevLight.state (gfw.dirk.cd_player)", - "ViDevLight.state (gfw.dirk.bt) -> Powerplug4P.bluetooth (gfw.dirk.powerplug)", - "Powerplug4P.bluetooth (gfw.dirk.powerplug) -> ViDevLight.state (gfw.dirk.bt)", + "ViDevCommon.state (ffw.floor.main_light) -> Shelly.relay/0 (ffw.floor.main_light)", + "Shelly.relay/0 (ffw.floor.main_light) -> ViDevCommon.state (ffw.floor.main_light)", + "ViDevCommon.state (gfw.dirk.main_light) -> Shelly.relay/0 (gfw.dirk.main_light)", + "Shelly.relay/0 (gfw.dirk.main_light) -> ViDevCommon.state (gfw.dirk.main_light)", + "ViDevCommon.state (gfw.dirk.desk_light) -> Light.state (gfw.dirk.desk_light)", + "Light.state (gfw.dirk.desk_light) -> ViDevCommon.state (gfw.dirk.desk_light)", + "ViDevCommon.state (gfw.dirk.pc_dock) -> Powerplug1P.state (gfw.dirk.dock)", + "Powerplug1P.state (gfw.dirk.dock) -> ViDevCommon.state (gfw.dirk.pc_dock)", + "ViDevCommon.state (gfw.dirk.amplifier) -> Powerplug4P.amplifier (gfw.dirk.powerplug)", + "Powerplug4P.amplifier (gfw.dirk.powerplug) -> ViDevCommon.state (gfw.dirk.amplifier)", + "ViDevCommon.state (gfw.dirk.phono) -> Powerplug4P.phono (gfw.dirk.powerplug)", + "Powerplug4P.phono (gfw.dirk.powerplug) -> ViDevCommon.state (gfw.dirk.phono)", + "ViDevCommon.state (gfw.dirk.cd_player) -> Powerplug4P.cd-player (gfw.dirk.powerplug)", + "Powerplug4P.cd-player (gfw.dirk.powerplug) -> ViDevCommon.state (gfw.dirk.cd_player)", + "ViDevCommon.state (gfw.dirk.bt) -> Powerplug4P.bluetooth (gfw.dirk.powerplug)", + "Powerplug4P.bluetooth (gfw.dirk.powerplug) -> ViDevCommon.state (gfw.dirk.bt)", "Powerplug4P.phono (gfw.dirk.powerplug) -> Powerplug4P.amplifier (gfw.dirk.powerplug)", "Powerplug4P.cd-player (gfw.dirk.powerplug) -> Powerplug4P.amplifier (gfw.dirk.powerplug)", "Powerplug4P.bluetooth (gfw.dirk.powerplug) -> Powerplug4P.amplifier (gfw.dirk.powerplug)", - "ViDevLight.brightness (gfw.dirk.main_light) -> Light.brightness (gfw.dirk.main_light)", - "Light.brightness (gfw.dirk.main_light) -> ViDevLight.brightness (gfw.dirk.main_light)", - "ViDevLight.color_temp (gfw.dirk.main_light) -> Light.color_temp (gfw.dirk.main_light)", - "Light.color_temp (gfw.dirk.main_light) -> ViDevLight.color_temp (gfw.dirk.main_light)", - "ViDevLight.brightness (gfw.dirk.desk_light) -> Light.brightness (gfw.dirk.desk_light)", - "Light.brightness (gfw.dirk.desk_light) -> ViDevLight.brightness (gfw.dirk.desk_light)", - "ViDevLight.color_temp (gfw.dirk.desk_light) -> Light.color_temp (gfw.dirk.desk_light)", - "Light.color_temp (gfw.dirk.desk_light) -> ViDevLight.color_temp (gfw.dirk.desk_light)", + "ViDevCommon.brightness (gfw.dirk.main_light) -> Light.brightness (gfw.dirk.main_light)", + "Light.brightness (gfw.dirk.main_light) -> ViDevCommon.brightness (gfw.dirk.main_light)", + "ViDevCommon.color_temp (gfw.dirk.main_light) -> Light.color_temp (gfw.dirk.main_light)", + "Light.color_temp (gfw.dirk.main_light) -> ViDevCommon.color_temp (gfw.dirk.main_light)", + "ViDevCommon.brightness (gfw.dirk.desk_light) -> Light.brightness (gfw.dirk.desk_light)", + "Light.brightness (gfw.dirk.desk_light) -> ViDevCommon.brightness (gfw.dirk.desk_light)", + "ViDevCommon.color_temp (gfw.dirk.desk_light) -> Light.color_temp (gfw.dirk.desk_light)", + "Light.color_temp (gfw.dirk.desk_light) -> ViDevCommon.color_temp (gfw.dirk.desk_light)", "ViDevHeating.temp_setp (gfw.dirk.heating_valve) -> HeatingValve.temp_setp (gfw.dirk.heating_valve)", - "ViDevLight.state (gfw.marion.main_light) -> Shelly.relay/0 (gfw.marion.main_light)", - "Shelly.relay/0 (gfw.marion.main_light) -> ViDevLight.state (gfw.marion.main_light)", - "ViDevLight.state (gfw.marion.window_light) -> Light.state (gfw.marion.window_light)", - "Light.state (gfw.marion.window_light) -> ViDevLight.state (gfw.marion.window_light)", + "ViDevCommon.state (gfw.marion.main_light) -> Shelly.relay/0 (gfw.marion.main_light)", + "Shelly.relay/0 (gfw.marion.main_light) -> ViDevCommon.state (gfw.marion.main_light)", + "ViDevCommon.state (gfw.marion.window_light) -> Light.state (gfw.marion.window_light)", + "Light.state (gfw.marion.window_light) -> ViDevCommon.state (gfw.marion.window_light)", "Shelly.relay/0 (gfw.marion.main_light) -> Light.state (gfw.marion.window_light)", "ViDevHeating.temp_setp (gfw.marion.heating_valve) -> HeatingValve.temp_setp (gfw.marion.heating_valve)", - "ViDevLight.state (gfw.floor.main_light) -> Shelly.relay/0 (gfw.floor.main_light)", - "Shelly.relay/0 (gfw.floor.main_light) -> ViDevLight.state (gfw.floor.main_light)", - "ViDevLight.brightness (gfw.floor.main_light) -> Light.brightness (gfw.floor.main_light)", - "Light.brightness (gfw.floor.main_light) -> ViDevLight.brightness (gfw.floor.main_light)", - "ViDevLight.color_temp (gfw.floor.main_light) -> Light.color_temp (gfw.floor.main_light)", - "Light.color_temp (gfw.floor.main_light) -> ViDevLight.color_temp (gfw.floor.main_light)", - "ViDevLight.state (stw.stairway.main_light) -> Shelly.relay/0 (stw.firstfloor.main_light)", - "Shelly.relay/0 (stw.firstfloor.main_light) -> ViDevLight.state (stw.stairway.main_light)" + "ViDevCommon.state (gfw.floor.main_light) -> Shelly.relay/0 (gfw.floor.main_light)", + "Shelly.relay/0 (gfw.floor.main_light) -> ViDevCommon.state (gfw.floor.main_light)", + "ViDevCommon.brightness (gfw.floor.main_light) -> Light.brightness (gfw.floor.main_light)", + "Light.brightness (gfw.floor.main_light) -> ViDevCommon.brightness (gfw.floor.main_light)", + "ViDevCommon.color_temp (gfw.floor.main_light) -> Light.color_temp (gfw.floor.main_light)", + "Light.color_temp (gfw.floor.main_light) -> ViDevCommon.color_temp (gfw.floor.main_light)", + "ViDevCommon.state (stw.stairway.main_light) -> Shelly.relay/0 (stw.firstfloor.main_light)", + "Shelly.relay/0 (stw.firstfloor.main_light) -> ViDevCommon.state (stw.stairway.main_light)" + ] + } + ], + "coverage_information": [ + { + "name": "devdi", + "filepath": "devdi", + "line_coverage": 99.47, + "branch_coverage": 85.71, + "files": [ + { + "name": "devdi.__init__.py", + "filepath": "devdi/__init__.py", + "line_coverage": 100.0, + "branch_coverage": 85.71, + "fragments": [ + { + "start": 1, + "end": null, + "coverage_state": "clean" + } + ] + }, + { + "name": "devdi.rooms.py", + "filepath": "devdi/rooms.py", + "line_coverage": 99.08, + "branch_coverage": 85.71, + "fragments": [ + { + "start": 1, + "end": 3, + "coverage_state": "covered" + }, + { + "start": 4, + "end": 4, + "coverage_state": "clean" + }, + { + "start": 5, + "end": 7, + "coverage_state": "covered" + }, + { + "start": 8, + "end": 86, + "coverage_state": "clean" + }, + { + "start": 87, + "end": 87, + "coverage_state": "covered" + }, + { + "start": 88, + "end": 88, + "coverage_state": "clean" + }, + { + "start": 89, + "end": 102, + "coverage_state": "covered" + }, + { + "start": 103, + "end": 103, + "coverage_state": "clean" + }, + { + "start": 104, + "end": 112, + "coverage_state": "covered" + }, + { + "start": 113, + "end": 114, + "coverage_state": "clean" + }, + { + "start": 115, + "end": 116, + "coverage_state": "covered" + }, + { + "start": 117, + "end": 118, + "coverage_state": "uncovered" + }, + { + "start": 119, + "end": 119, + "coverage_state": "covered" + }, + { + "start": 120, + "end": 121, + "coverage_state": "clean" + }, + { + "start": 122, + "end": 130, + "coverage_state": "covered" + }, + { + "start": 131, + "end": 135, + "coverage_state": "clean" + }, + { + "start": 136, + "end": 139, + "coverage_state": "covered" + }, + { + "start": 140, + "end": 141, + "coverage_state": "clean" + }, + { + "start": 142, + "end": 143, + "coverage_state": "covered" + }, + { + "start": 144, + "end": 145, + "coverage_state": "clean" + }, + { + "start": 146, + "end": 149, + "coverage_state": "covered" + }, + { + "start": 150, + "end": 151, + "coverage_state": "clean" + }, + { + "start": 152, + "end": 153, + "coverage_state": "covered" + }, + { + "start": 154, + "end": 154, + "coverage_state": "clean" + }, + { + "start": 155, + "end": 156, + "coverage_state": "covered" + }, + { + "start": 157, + "end": 157, + "coverage_state": "clean" + }, + { + "start": 158, + "end": 159, + "coverage_state": "covered" + }, + { + "start": 160, + "end": 160, + "coverage_state": "clean" + }, + { + "start": 161, + "end": 161, + "coverage_state": "partially-covered" + }, + { + "start": 162, + "end": 163, + "coverage_state": "covered" + }, + { + "start": 164, + "end": 165, + "coverage_state": "clean" + }, + { + "start": 166, + "end": 169, + "coverage_state": "covered" + }, + { + "start": 170, + "end": 171, + "coverage_state": "clean" + }, + { + "start": 172, + "end": 174, + "coverage_state": "covered" + }, + { + "start": 175, + "end": 176, + "coverage_state": "clean" + }, + { + "start": 177, + "end": 178, + "coverage_state": "covered" + }, + { + "start": 179, + "end": 179, + "coverage_state": "clean" + }, + { + "start": 180, + "end": 181, + "coverage_state": "covered" + }, + { + "start": 182, + "end": 183, + "coverage_state": "clean" + }, + { + "start": 184, + "end": 187, + "coverage_state": "covered" + }, + { + "start": 188, + "end": 189, + "coverage_state": "clean" + }, + { + "start": 190, + "end": 192, + "coverage_state": "covered" + }, + { + "start": 193, + "end": 193, + "coverage_state": "clean" + }, + { + "start": 194, + "end": 195, + "coverage_state": "covered" + }, + { + "start": 196, + "end": 196, + "coverage_state": "clean" + }, + { + "start": 197, + "end": 198, + "coverage_state": "covered" + }, + { + "start": 199, + "end": 199, + "coverage_state": "clean" + }, + { + "start": 200, + "end": 200, + "coverage_state": "covered" + }, + { + "start": 201, + "end": 201, + "coverage_state": "clean" + }, + { + "start": 202, + "end": 202, + "coverage_state": "partially-covered" + }, + { + "start": 203, + "end": 204, + "coverage_state": "covered" + }, + { + "start": 205, + "end": 205, + "coverage_state": "clean" + }, + { + "start": 206, + "end": 207, + "coverage_state": "covered" + }, + { + "start": 208, + "end": 209, + "coverage_state": "clean" + }, + { + "start": 210, + "end": 213, + "coverage_state": "covered" + }, + { + "start": 214, + "end": 215, + "coverage_state": "clean" + }, + { + "start": 216, + "end": 218, + "coverage_state": "covered" + }, + { + "start": 219, + "end": 219, + "coverage_state": "clean" + }, + { + "start": 220, + "end": 220, + "coverage_state": "covered" + }, + { + "start": 221, + "end": 221, + "coverage_state": "clean" + }, + { + "start": 222, + "end": 223, + "coverage_state": "covered" + }, + { + "start": 224, + "end": 224, + "coverage_state": "clean" + }, + { + "start": 225, + "end": 226, + "coverage_state": "covered" + }, + { + "start": 227, + "end": 227, + "coverage_state": "clean" + }, + { + "start": 228, + "end": 229, + "coverage_state": "covered" + }, + { + "start": 230, + "end": 230, + "coverage_state": "clean" + }, + { + "start": 231, + "end": 232, + "coverage_state": "covered" + }, + { + "start": 233, + "end": 233, + "coverage_state": "clean" + }, + { + "start": 234, + "end": 234, + "coverage_state": "covered" + }, + { + "start": 235, + "end": 239, + "coverage_state": "clean" + }, + { + "start": 240, + "end": 243, + "coverage_state": "covered" + }, + { + "start": 244, + "end": 245, + "coverage_state": "clean" + }, + { + "start": 246, + "end": 247, + "coverage_state": "covered" + }, + { + "start": 248, + "end": 248, + "coverage_state": "clean" + }, + { + "start": 249, + "end": 250, + "coverage_state": "covered" + }, + { + "start": 251, + "end": 252, + "coverage_state": "clean" + }, + { + "start": 253, + "end": 256, + "coverage_state": "covered" + }, + { + "start": 257, + "end": 258, + "coverage_state": "clean" + }, + { + "start": 259, + "end": 260, + "coverage_state": "covered" + }, + { + "start": 261, + "end": 262, + "coverage_state": "clean" + }, + { + "start": 263, + "end": 266, + "coverage_state": "covered" + }, + { + "start": 267, + "end": 268, + "coverage_state": "clean" + }, + { + "start": 269, + "end": 271, + "coverage_state": "covered" + }, + { + "start": 272, + "end": 272, + "coverage_state": "clean" + }, + { + "start": 273, + "end": 274, + "coverage_state": "covered" + }, + { + "start": 275, + "end": 276, + "coverage_state": "clean" + }, + { + "start": 277, + "end": 280, + "coverage_state": "covered" + }, + { + "start": 281, + "end": 282, + "coverage_state": "clean" + }, + { + "start": 283, + "end": 285, + "coverage_state": "covered" + }, + { + "start": 286, + "end": 286, + "coverage_state": "clean" + }, + { + "start": 287, + "end": 288, + "coverage_state": "covered" + }, + { + "start": 289, + "end": 290, + "coverage_state": "clean" + }, + { + "start": 291, + "end": 294, + "coverage_state": "covered" + }, + { + "start": 295, + "end": 296, + "coverage_state": "clean" + }, + { + "start": 297, + "end": 299, + "coverage_state": "covered" + }, + { + "start": 300, + "end": 300, + "coverage_state": "clean" + }, + { + "start": 301, + "end": 302, + "coverage_state": "covered" + }, + { + "start": 303, + "end": 303, + "coverage_state": "clean" + }, + { + "start": 304, + "end": 305, + "coverage_state": "covered" + }, + { + "start": 306, + "end": 310, + "coverage_state": "clean" + }, + { + "start": 311, + "end": 314, + "coverage_state": "covered" + }, + { + "start": 315, + "end": 315, + "coverage_state": "clean" + }, + { + "start": 316, + "end": 317, + "coverage_state": "covered" + }, + { + "start": 318, + "end": 318, + "coverage_state": "clean" + }, + { + "start": 319, + "end": 320, + "coverage_state": "covered" + }, + { + "start": 321, + "end": 321, + "coverage_state": "clean" + }, + { + "start": 322, + "end": 322, + "coverage_state": "covered" + }, + { + "start": 323, + "end": 327, + "coverage_state": "clean" + }, + { + "start": 328, + "end": 331, + "coverage_state": "covered" + }, + { + "start": 332, + "end": 333, + "coverage_state": "clean" + }, + { + "start": 334, + "end": 336, + "coverage_state": "covered" + }, + { + "start": 337, + "end": 337, + "coverage_state": "clean" + }, + { + "start": 338, + "end": 339, + "coverage_state": "covered" + }, + { + "start": 340, + "end": 340, + "coverage_state": "clean" + }, + { + "start": 341, + "end": 349, + "coverage_state": "covered" + }, + { + "start": 350, + "end": 350, + "coverage_state": "clean" + }, + { + "start": 351, + "end": 354, + "coverage_state": "covered" + }, + { + "start": 355, + "end": 355, + "coverage_state": "clean" + }, + { + "start": 356, + "end": 357, + "coverage_state": "covered" + }, + { + "start": 358, + "end": 358, + "coverage_state": "clean" + }, + { + "start": 359, + "end": 360, + "coverage_state": "covered" + }, + { + "start": 361, + "end": 361, + "coverage_state": "clean" + }, + { + "start": 362, + "end": 366, + "coverage_state": "covered" + }, + { + "start": 367, + "end": 367, + "coverage_state": "clean" + }, + { + "start": 368, + "end": 370, + "coverage_state": "covered" + }, + { + "start": 371, + "end": 372, + "coverage_state": "clean" + }, + { + "start": 373, + "end": 376, + "coverage_state": "covered" + }, + { + "start": 377, + "end": 378, + "coverage_state": "clean" + }, + { + "start": 379, + "end": 381, + "coverage_state": "covered" + }, + { + "start": 382, + "end": 383, + "coverage_state": "clean" + }, + { + "start": 384, + "end": 387, + "coverage_state": "covered" + }, + { + "start": 388, + "end": 388, + "coverage_state": "clean" + }, + { + "start": 389, + "end": 390, + "coverage_state": "covered" + }, + { + "start": 391, + "end": 391, + "coverage_state": "clean" + }, + { + "start": 392, + "end": 393, + "coverage_state": "covered" + }, + { + "start": 394, + "end": 394, + "coverage_state": "clean" + }, + { + "start": 395, + "end": 396, + "coverage_state": "covered" + }, + { + "start": 397, + "end": 401, + "coverage_state": "clean" + }, + { + "start": 402, + "end": 404, + "coverage_state": "covered" + }, + { + "start": 405, + "end": 406, + "coverage_state": "clean" + }, + { + "start": 407, + "end": 410, + "coverage_state": "covered" + }, + { + "start": 411, + "end": null, + "coverage_state": "clean" + } + ] + }, + { + "name": "devdi.topic.py", + "filepath": "devdi/topic.py", + "line_coverage": 100.0, + "branch_coverage": 85.71, + "fragments": [ + { + "start": 1, + "end": 1, + "coverage_state": "covered" + }, + { + "start": 2, + "end": 2, + "coverage_state": "clean" + }, + { + "start": 3, + "end": 3, + "coverage_state": "covered" + }, + { + "start": 4, + "end": 7, + "coverage_state": "clean" + }, + { + "start": 8, + "end": 35, + "coverage_state": "covered" + }, + { + "start": 36, + "end": 39, + "coverage_state": "clean" + }, + { + "start": 40, + "end": 51, + "coverage_state": "covered" + }, + { + "start": 52, + "end": 56, + "coverage_state": "clean" + }, + { + "start": 57, + "end": 69, + "coverage_state": "covered" + }, + { + "start": 70, + "end": 74, + "coverage_state": "clean" + }, + { + "start": 75, + "end": 98, + "coverage_state": "covered" + }, + { + "start": 99, + "end": 103, + "coverage_state": "clean" + }, + { + "start": 104, + "end": 163, + "coverage_state": "covered" + }, + { + "start": 164, + "end": 165, + "coverage_state": "clean" + }, + { + "start": 166, + "end": 166, + "coverage_state": "covered" + }, + { + "start": 167, + "end": 174, + "coverage_state": "clean" + }, + { + "start": 175, + "end": 175, + "coverage_state": "covered" + }, + { + "start": 176, + "end": 183, + "coverage_state": "clean" + }, + { + "start": 184, + "end": 184, + "coverage_state": "covered" + }, + { + "start": 185, + "end": 198, + "coverage_state": "clean" + }, + { + "start": 199, + "end": 199, + "coverage_state": "covered" + }, + { + "start": 200, + "end": 232, + "coverage_state": "clean" + }, + { + "start": 233, + "end": 238, + "coverage_state": "covered" + }, + { + "start": 239, + "end": 239, + "coverage_state": "clean" + }, + { + "start": 240, + "end": 248, + "coverage_state": "covered" + }, + { + "start": 249, + "end": 249, + "coverage_state": "clean" + }, + { + "start": 250, + "end": 250, + "coverage_state": "covered" + }, + { + "start": 251, + "end": null, + "coverage_state": "clean" + } + ] + } + ] + }, + { + "name": "devices", + "filepath": "devices", + "line_coverage": 72.87, + "branch_coverage": 40.0, + "files": [ + { + "name": "devices.__init__.py", + "filepath": "devices/__init__.py", + "line_coverage": 94.74000000000001, + "branch_coverage": 40.0, + "fragments": [ + { + "start": 1, + "end": 27, + "coverage_state": "clean" + }, + { + "start": 28, + "end": 28, + "coverage_state": "covered" + }, + { + "start": 29, + "end": 29, + "coverage_state": "clean" + }, + { + "start": 30, + "end": 44, + "coverage_state": "covered" + }, + { + "start": 45, + "end": 45, + "coverage_state": "clean" + }, + { + "start": 46, + "end": 54, + "coverage_state": "covered" + }, + { + "start": 55, + "end": 55, + "coverage_state": "clean" + }, + { + "start": 56, + "end": 57, + "coverage_state": "covered" + }, + { + "start": 58, + "end": 59, + "coverage_state": "uncovered" + }, + { + "start": 60, + "end": 60, + "coverage_state": "covered" + }, + { + "start": 61, + "end": 62, + "coverage_state": "clean" + }, + { + "start": 63, + "end": 65, + "coverage_state": "covered" + }, + { + "start": 66, + "end": 67, + "coverage_state": "clean" + }, + { + "start": 68, + "end": 72, + "coverage_state": "covered" + }, + { + "start": 73, + "end": 73, + "coverage_state": "clean" + }, + { + "start": 74, + "end": 80, + "coverage_state": "covered" + }, + { + "start": 81, + "end": 81, + "coverage_state": "clean" + }, + { + "start": 82, + "end": 83, + "coverage_state": "covered" + }, + { + "start": 84, + "end": 84, + "coverage_state": "clean" + }, + { + "start": 85, + "end": 85, + "coverage_state": "partially-covered" + }, + { + "start": 86, + "end": 86, + "coverage_state": "uncovered" + }, + { + "start": 87, + "end": 87, + "coverage_state": "clean" + }, + { + "start": 88, + "end": 88, + "coverage_state": "covered" + }, + { + "start": 89, + "end": 89, + "coverage_state": "clean" + }, + { + "start": 90, + "end": 90, + "coverage_state": "partially-covered" + }, + { + "start": 91, + "end": 91, + "coverage_state": "uncovered" + }, + { + "start": 92, + "end": 92, + "coverage_state": "clean" + }, + { + "start": 93, + "end": 94, + "coverage_state": "covered" + }, + { + "start": 95, + "end": 95, + "coverage_state": "clean" + }, + { + "start": 96, + "end": 101, + "coverage_state": "covered" + }, + { + "start": 102, + "end": 102, + "coverage_state": "clean" + }, + { + "start": 103, + "end": 104, + "coverage_state": "covered" + }, + { + "start": 105, + "end": 105, + "coverage_state": "clean" + }, + { + "start": 106, + "end": 107, + "coverage_state": "covered" + }, + { + "start": 108, + "end": 108, + "coverage_state": "clean" + }, + { + "start": 109, + "end": 118, + "coverage_state": "covered" + }, + { + "start": 119, + "end": 119, + "coverage_state": "clean" + }, + { + "start": 120, + "end": 120, + "coverage_state": "covered" + }, + { + "start": 121, + "end": 121, + "coverage_state": "clean" + }, + { + "start": 122, + "end": 122, + "coverage_state": "covered" + }, + { + "start": 123, + "end": null, + "coverage_state": "clean" + } + ] + }, + { + "name": "devices.base.py", + "filepath": "devices/base.py", + "line_coverage": 55.03, + "branch_coverage": 40.0, + "fragments": [ + { + "start": 1, + "end": 3, + "coverage_state": "clean" + }, + { + "start": 4, + "end": 6, + "coverage_state": "covered" + }, + { + "start": 7, + "end": 8, + "coverage_state": "clean" + }, + { + "start": 9, + "end": 13, + "coverage_state": "covered" + }, + { + "start": 14, + "end": 14, + "coverage_state": "clean" + }, + { + "start": 15, + "end": 15, + "coverage_state": "covered" + }, + { + "start": 16, + "end": 17, + "coverage_state": "clean" + }, + { + "start": 18, + "end": 23, + "coverage_state": "covered" + }, + { + "start": 24, + "end": 24, + "coverage_state": "clean" + }, + { + "start": 25, + "end": 28, + "coverage_state": "covered" + }, + { + "start": 29, + "end": 29, + "coverage_state": "clean" + }, + { + "start": 30, + "end": 30, + "coverage_state": "covered" + }, + { + "start": 31, + "end": 31, + "coverage_state": "clean" + }, + { + "start": 32, + "end": 33, + "coverage_state": "covered" + }, + { + "start": 34, + "end": 34, + "coverage_state": "clean" + }, + { + "start": 35, + "end": 35, + "coverage_state": "covered" + }, + { + "start": 36, + "end": 36, + "coverage_state": "clean" + }, + { + "start": 37, + "end": 38, + "coverage_state": "covered" + }, + { + "start": 39, + "end": 39, + "coverage_state": "clean" + }, + { + "start": 40, + "end": 40, + "coverage_state": "covered" + }, + { + "start": 41, + "end": 41, + "coverage_state": "clean" + }, + { + "start": 42, + "end": 42, + "coverage_state": "covered" + }, + { + "start": 43, + "end": 47, + "coverage_state": "uncovered" + }, + { + "start": 48, + "end": 48, + "coverage_state": "clean" + }, + { + "start": 49, + "end": 50, + "coverage_state": "uncovered" + }, + { + "start": 51, + "end": 51, + "coverage_state": "clean" + }, + { + "start": 52, + "end": 52, + "coverage_state": "covered" + }, + { + "start": 53, + "end": 53, + "coverage_state": "partially-covered" + }, + { + "start": 54, + "end": 54, + "coverage_state": "uncovered" + }, + { + "start": 55, + "end": 55, + "coverage_state": "partially-covered" + }, + { + "start": 56, + "end": 56, + "coverage_state": "uncovered" + }, + { + "start": 57, + "end": 57, + "coverage_state": "partially-covered" + }, + { + "start": 58, + "end": 58, + "coverage_state": "covered" + }, + { + "start": 59, + "end": 59, + "coverage_state": "clean" + }, + { + "start": 60, + "end": 60, + "coverage_state": "uncovered" + }, + { + "start": 61, + "end": 61, + "coverage_state": "clean" + }, + { + "start": 62, + "end": 62, + "coverage_state": "covered" + }, + { + "start": 63, + "end": 63, + "coverage_state": "partially-covered" + }, + { + "start": 64, + "end": 71, + "coverage_state": "covered" + }, + { + "start": 72, + "end": 72, + "coverage_state": "clean" + }, + { + "start": 73, + "end": 73, + "coverage_state": "covered" + }, + { + "start": 74, + "end": 75, + "coverage_state": "clean" + }, + { + "start": 76, + "end": 76, + "coverage_state": "covered" + }, + { + "start": 77, + "end": 77, + "coverage_state": "clean" + }, + { + "start": 78, + "end": 78, + "coverage_state": "covered" + }, + { + "start": 79, + "end": 79, + "coverage_state": "clean" + }, + { + "start": 80, + "end": 86, + "coverage_state": "covered" + }, + { + "start": 87, + "end": 87, + "coverage_state": "clean" + }, + { + "start": 88, + "end": 91, + "coverage_state": "covered" + }, + { + "start": 92, + "end": 92, + "coverage_state": "partially-covered" + }, + { + "start": 93, + "end": 94, + "coverage_state": "covered" + }, + { + "start": 95, + "end": 95, + "coverage_state": "clean" + }, + { + "start": 96, + "end": 97, + "coverage_state": "covered" + }, + { + "start": 98, + "end": 99, + "coverage_state": "partially-covered" + }, + { + "start": 100, + "end": 100, + "coverage_state": "uncovered" + }, + { + "start": 101, + "end": 101, + "coverage_state": "clean" + }, + { + "start": 102, + "end": 105, + "coverage_state": "covered" + }, + { + "start": 106, + "end": 111, + "coverage_state": "uncovered" + }, + { + "start": 112, + "end": 112, + "coverage_state": "clean" + }, + { + "start": 113, + "end": 115, + "coverage_state": "covered" + }, + { + "start": 116, + "end": 116, + "coverage_state": "clean" + }, + { + "start": 117, + "end": 117, + "coverage_state": "uncovered" + }, + { + "start": 118, + "end": 119, + "coverage_state": "clean" + }, + { + "start": 120, + "end": 122, + "coverage_state": "covered" + }, + { + "start": 123, + "end": 123, + "coverage_state": "clean" + }, + { + "start": 124, + "end": 127, + "coverage_state": "covered" + }, + { + "start": 128, + "end": 128, + "coverage_state": "clean" + }, + { + "start": 129, + "end": 130, + "coverage_state": "covered" + }, + { + "start": 131, + "end": 132, + "coverage_state": "clean" + }, + { + "start": 133, + "end": 133, + "coverage_state": "covered" + }, + { + "start": 134, + "end": 134, + "coverage_state": "uncovered" + }, + { + "start": 135, + "end": 135, + "coverage_state": "clean" + }, + { + "start": 136, + "end": 136, + "coverage_state": "uncovered" + }, + { + "start": 137, + "end": 137, + "coverage_state": "clean" + }, + { + "start": 138, + "end": 139, + "coverage_state": "uncovered" + }, + { + "start": 140, + "end": 140, + "coverage_state": "clean" + }, + { + "start": 141, + "end": 141, + "coverage_state": "uncovered" + }, + { + "start": 142, + "end": 142, + "coverage_state": "clean" + }, + { + "start": 143, + "end": 143, + "coverage_state": "uncovered" + }, + { + "start": 144, + "end": 144, + "coverage_state": "clean" + }, + { + "start": 145, + "end": 145, + "coverage_state": "covered" + }, + { + "start": 146, + "end": 146, + "coverage_state": "uncovered" + }, + { + "start": 147, + "end": 147, + "coverage_state": "clean" + }, + { + "start": 148, + "end": 153, + "coverage_state": "uncovered" + }, + { + "start": 154, + "end": 154, + "coverage_state": "clean" + }, + { + "start": 155, + "end": 155, + "coverage_state": "uncovered" + }, + { + "start": 156, + "end": 156, + "coverage_state": "clean" + }, + { + "start": 157, + "end": 157, + "coverage_state": "covered" + }, + { + "start": 158, + "end": 167, + "coverage_state": "uncovered" + }, + { + "start": 168, + "end": 168, + "coverage_state": "clean" + }, + { + "start": 169, + "end": 171, + "coverage_state": "uncovered" + }, + { + "start": 172, + "end": 172, + "coverage_state": "clean" + }, + { + "start": 173, + "end": 177, + "coverage_state": "uncovered" + }, + { + "start": 178, + "end": 178, + "coverage_state": "clean" + }, + { + "start": 179, + "end": 179, + "coverage_state": "covered" + }, + { + "start": 180, + "end": 188, + "coverage_state": "uncovered" + }, + { + "start": 189, + "end": 191, + "coverage_state": "clean" + }, + { + "start": 192, + "end": 197, + "coverage_state": "uncovered" + }, + { + "start": 198, + "end": 198, + "coverage_state": "clean" + }, + { + "start": 199, + "end": 199, + "coverage_state": "uncovered" + }, + { + "start": 200, + "end": 200, + "coverage_state": "clean" + }, + { + "start": 201, + "end": 201, + "coverage_state": "covered" + }, + { + "start": 202, + "end": 204, + "coverage_state": "uncovered" + }, + { + "start": 205, + "end": 205, + "coverage_state": "clean" + }, + { + "start": 206, + "end": 206, + "coverage_state": "covered" + }, + { + "start": 207, + "end": 207, + "coverage_state": "uncovered" + }, + { + "start": 208, + "end": 212, + "coverage_state": "clean" + }, + { + "start": 213, + "end": 213, + "coverage_state": "covered" + }, + { + "start": 214, + "end": 214, + "coverage_state": "uncovered" + }, + { + "start": 215, + "end": 221, + "coverage_state": "clean" + }, + { + "start": 222, + "end": 225, + "coverage_state": "covered" + }, + { + "start": 226, + "end": 226, + "coverage_state": "clean" + }, + { + "start": 227, + "end": 228, + "coverage_state": "covered" + }, + { + "start": 229, + "end": 229, + "coverage_state": "clean" + }, + { + "start": 230, + "end": 230, + "coverage_state": "covered" + }, + { + "start": 231, + "end": 235, + "coverage_state": "uncovered" + }, + { + "start": 236, + "end": null, + "coverage_state": "clean" + } + ] + }, + { + "name": "devices.brennenstuhl.py", + "filepath": "devices/brennenstuhl.py", + "line_coverage": 93.44, + "branch_coverage": 40.0, + "fragments": [ + { + "start": 1, + "end": 3, + "coverage_state": "clean" + }, + { + "start": 4, + "end": 6, + "coverage_state": "covered" + }, + { + "start": 7, + "end": 8, + "coverage_state": "clean" + }, + { + "start": 9, + "end": 9, + "coverage_state": "covered" + }, + { + "start": 10, + "end": 33, + "coverage_state": "clean" + }, + { + "start": 34, + "end": 37, + "coverage_state": "covered" + }, + { + "start": 38, + "end": 38, + "coverage_state": "clean" + }, + { + "start": 39, + "end": 44, + "coverage_state": "covered" + }, + { + "start": 45, + "end": 45, + "coverage_state": "clean" + }, + { + "start": 46, + "end": 48, + "coverage_state": "covered" + }, + { + "start": 49, + "end": 49, + "coverage_state": "clean" + }, + { + "start": 50, + "end": 50, + "coverage_state": "covered" + }, + { + "start": 51, + "end": 51, + "coverage_state": "clean" + }, + { + "start": 52, + "end": 53, + "coverage_state": "covered" + }, + { + "start": 54, + "end": 54, + "coverage_state": "clean" + }, + { + "start": 55, + "end": 55, + "coverage_state": "covered" + }, + { + "start": 56, + "end": 61, + "coverage_state": "clean" + }, + { + "start": 62, + "end": 67, + "coverage_state": "covered" + }, + { + "start": 68, + "end": 68, + "coverage_state": "clean" + }, + { + "start": 69, + "end": 70, + "coverage_state": "covered" + }, + { + "start": 71, + "end": 71, + "coverage_state": "clean" + }, + { + "start": 72, + "end": 74, + "coverage_state": "covered" + }, + { + "start": 75, + "end": 75, + "coverage_state": "clean" + }, + { + "start": 76, + "end": 76, + "coverage_state": "covered" + }, + { + "start": 77, + "end": 77, + "coverage_state": "partially-covered" + }, + { + "start": 78, + "end": 80, + "coverage_state": "covered" + }, + { + "start": 81, + "end": 81, + "coverage_state": "clean" + }, + { + "start": 82, + "end": 82, + "coverage_state": "covered" + }, + { + "start": 83, + "end": 83, + "coverage_state": "partially-covered" + }, + { + "start": 84, + "end": 84, + "coverage_state": "covered" + }, + { + "start": 85, + "end": 85, + "coverage_state": "clean" + }, + { + "start": 86, + "end": 88, + "coverage_state": "covered" + }, + { + "start": 89, + "end": 89, + "coverage_state": "partially-covered" + }, + { + "start": 90, + "end": 92, + "coverage_state": "covered" + }, + { + "start": 93, + "end": 93, + "coverage_state": "clean" + }, + { + "start": 94, + "end": 94, + "coverage_state": "covered" + }, + { + "start": 95, + "end": 98, + "coverage_state": "clean" + }, + { + "start": 99, + "end": 100, + "coverage_state": "covered" + }, + { + "start": 101, + "end": 101, + "coverage_state": "uncovered" + }, + { + "start": 102, + "end": 102, + "coverage_state": "clean" + }, + { + "start": 103, + "end": 104, + "coverage_state": "covered" + }, + { + "start": 105, + "end": 105, + "coverage_state": "uncovered" + }, + { + "start": 106, + "end": 106, + "coverage_state": "clean" + }, + { + "start": 107, + "end": 108, + "coverage_state": "covered" + }, + { + "start": 109, + "end": 109, + "coverage_state": "uncovered" + }, + { + "start": 110, + "end": 113, + "coverage_state": "clean" + }, + { + "start": 114, + "end": 115, + "coverage_state": "covered" + }, + { + "start": 116, + "end": 116, + "coverage_state": "clean" + }, + { + "start": 117, + "end": 117, + "coverage_state": "covered" + }, + { + "start": 118, + "end": 118, + "coverage_state": "uncovered" + }, + { + "start": 119, + "end": null, + "coverage_state": "clean" + } + ] + }, + { + "name": "devices.hue.py", + "filepath": "devices/hue.py", + "line_coverage": 64.41, + "branch_coverage": 40.0, + "fragments": [ + { + "start": 1, + "end": 3, + "coverage_state": "clean" + }, + { + "start": 4, + "end": 5, + "coverage_state": "covered" + }, + { + "start": 6, + "end": 7, + "coverage_state": "clean" + }, + { + "start": 8, + "end": 8, + "coverage_state": "covered" + }, + { + "start": 9, + "end": 31, + "coverage_state": "clean" + }, + { + "start": 32, + "end": 35, + "coverage_state": "covered" + }, + { + "start": 36, + "end": 36, + "coverage_state": "clean" + }, + { + "start": 37, + "end": 39, + "coverage_state": "covered" + }, + { + "start": 40, + "end": 40, + "coverage_state": "clean" + }, + { + "start": 41, + "end": 43, + "coverage_state": "covered" + }, + { + "start": 44, + "end": 44, + "coverage_state": "clean" + }, + { + "start": 45, + "end": 45, + "coverage_state": "covered" + }, + { + "start": 46, + "end": 47, + "coverage_state": "uncovered" + }, + { + "start": 48, + "end": 48, + "coverage_state": "clean" + }, + { + "start": 49, + "end": 49, + "coverage_state": "covered" + }, + { + "start": 50, + "end": 54, + "coverage_state": "uncovered" + }, + { + "start": 55, + "end": 55, + "coverage_state": "clean" + }, + { + "start": 56, + "end": 56, + "coverage_state": "covered" + }, + { + "start": 57, + "end": 61, + "coverage_state": "uncovered" + }, + { + "start": 62, + "end": 65, + "coverage_state": "clean" + }, + { + "start": 66, + "end": 67, + "coverage_state": "covered" + }, + { + "start": 68, + "end": 68, + "coverage_state": "clean" + }, + { + "start": 69, + "end": 69, + "coverage_state": "covered" + }, + { + "start": 70, + "end": 70, + "coverage_state": "clean" + }, + { + "start": 71, + "end": 72, + "coverage_state": "covered" + }, + { + "start": 73, + "end": 73, + "coverage_state": "clean" + }, + { + "start": 74, + "end": 74, + "coverage_state": "covered" + }, + { + "start": 75, + "end": 75, + "coverage_state": "clean" + }, + { + "start": 76, + "end": 77, + "coverage_state": "covered" + }, + { + "start": 78, + "end": 78, + "coverage_state": "clean" + }, + { + "start": 79, + "end": 79, + "coverage_state": "covered" + }, + { + "start": 80, + "end": 80, + "coverage_state": "clean" + }, + { + "start": 81, + "end": 82, + "coverage_state": "covered" + }, + { + "start": 83, + "end": 83, + "coverage_state": "clean" + }, + { + "start": 84, + "end": 84, + "coverage_state": "covered" + }, + { + "start": 85, + "end": 88, + "coverage_state": "clean" + }, + { + "start": 89, + "end": 90, + "coverage_state": "covered" + }, + { + "start": 91, + "end": 91, + "coverage_state": "clean" + }, + { + "start": 92, + "end": 92, + "coverage_state": "covered" + }, + { + "start": 93, + "end": 93, + "coverage_state": "clean" + }, + { + "start": 94, + "end": 94, + "coverage_state": "uncovered" + }, + { + "start": 95, + "end": 95, + "coverage_state": "clean" + }, + { + "start": 96, + "end": 96, + "coverage_state": "covered" + }, + { + "start": 97, + "end": 97, + "coverage_state": "uncovered" + }, + { + "start": 98, + "end": 98, + "coverage_state": "clean" + }, + { + "start": 99, + "end": 99, + "coverage_state": "covered" + }, + { + "start": 100, + "end": 100, + "coverage_state": "uncovered" + }, + { + "start": 101, + "end": 101, + "coverage_state": "clean" + }, + { + "start": 102, + "end": 102, + "coverage_state": "covered" + }, + { + "start": 103, + "end": 103, + "coverage_state": "clean" + }, + { + "start": 104, + "end": 104, + "coverage_state": "uncovered" + }, + { + "start": 105, + "end": 105, + "coverage_state": "clean" + }, + { + "start": 106, + "end": 106, + "coverage_state": "covered" + }, + { + "start": 107, + "end": 107, + "coverage_state": "uncovered" + }, + { + "start": 108, + "end": 108, + "coverage_state": "clean" + }, + { + "start": 109, + "end": 109, + "coverage_state": "covered" + }, + { + "start": 110, + "end": 110, + "coverage_state": "clean" + }, + { + "start": 111, + "end": 111, + "coverage_state": "uncovered" + }, + { + "start": 112, + "end": 112, + "coverage_state": "clean" + }, + { + "start": 113, + "end": 113, + "coverage_state": "covered" + }, + { + "start": 114, + "end": 114, + "coverage_state": "uncovered" + }, + { + "start": 115, + "end": 115, + "coverage_state": "clean" + }, + { + "start": 116, + "end": 116, + "coverage_state": "covered" + }, + { + "start": 117, + "end": 118, + "coverage_state": "uncovered" + }, + { + "start": 119, + "end": null, + "coverage_state": "clean" + } + ] + }, + { + "name": "devices.mydevices.py", + "filepath": "devices/mydevices.py", + "line_coverage": 66.67, + "branch_coverage": 40.0, + "fragments": [ + { + "start": 1, + "end": 3, + "coverage_state": "clean" + }, + { + "start": 4, + "end": 5, + "coverage_state": "covered" + }, + { + "start": 6, + "end": 7, + "coverage_state": "clean" + }, + { + "start": 8, + "end": 8, + "coverage_state": "covered" + }, + { + "start": 9, + "end": 23, + "coverage_state": "clean" + }, + { + "start": 24, + "end": 29, + "coverage_state": "covered" + }, + { + "start": 30, + "end": 30, + "coverage_state": "clean" + }, + { + "start": 31, + "end": 31, + "coverage_state": "covered" + }, + { + "start": 32, + "end": 32, + "coverage_state": "clean" + }, + { + "start": 33, + "end": 33, + "coverage_state": "covered" + }, + { + "start": 34, + "end": 34, + "coverage_state": "clean" + }, + { + "start": 35, + "end": 35, + "coverage_state": "covered" + }, + { + "start": 36, + "end": 36, + "coverage_state": "partially-covered" + }, + { + "start": 37, + "end": 37, + "coverage_state": "covered" + }, + { + "start": 38, + "end": 41, + "coverage_state": "clean" + }, + { + "start": 42, + "end": 43, + "coverage_state": "covered" + }, + { + "start": 44, + "end": 44, + "coverage_state": "clean" + }, + { + "start": 45, + "end": 45, + "coverage_state": "uncovered" + }, + { + "start": 46, + "end": 46, + "coverage_state": "clean" + }, + { + "start": 47, + "end": 48, + "coverage_state": "covered" + }, + { + "start": 49, + "end": 49, + "coverage_state": "clean" + }, + { + "start": 50, + "end": 50, + "coverage_state": "uncovered" + }, + { + "start": 51, + "end": 51, + "coverage_state": "clean" + }, + { + "start": 52, + "end": 53, + "coverage_state": "covered" + }, + { + "start": 54, + "end": 54, + "coverage_state": "clean" + }, + { + "start": 55, + "end": 55, + "coverage_state": "uncovered" + }, + { + "start": 56, + "end": 56, + "coverage_state": "clean" + }, + { + "start": 57, + "end": 58, + "coverage_state": "covered" + }, + { + "start": 59, + "end": 59, + "coverage_state": "clean" + }, + { + "start": 60, + "end": 60, + "coverage_state": "uncovered" + }, + { + "start": 61, + "end": 64, + "coverage_state": "clean" + }, + { + "start": 65, + "end": 65, + "coverage_state": "covered" + }, + { + "start": 66, + "end": 67, + "coverage_state": "uncovered" + }, + { + "start": 68, + "end": 68, + "coverage_state": "clean" + }, + { + "start": 69, + "end": 69, + "coverage_state": "uncovered" + }, + { + "start": 70, + "end": 70, + "coverage_state": "clean" + }, + { + "start": 71, + "end": 71, + "coverage_state": "covered" + }, + { + "start": 72, + "end": 72, + "coverage_state": "clean" + }, + { + "start": 73, + "end": 73, + "coverage_state": "covered" + }, + { + "start": 74, + "end": 74, + "coverage_state": "clean" + }, + { + "start": 75, + "end": 76, + "coverage_state": "covered" + }, + { + "start": 77, + "end": 77, + "coverage_state": "clean" + }, + { + "start": 78, + "end": 78, + "coverage_state": "covered" + }, + { + "start": 79, + "end": 79, + "coverage_state": "uncovered" + }, + { + "start": 80, + "end": 80, + "coverage_state": "clean" + }, + { + "start": 81, + "end": 81, + "coverage_state": "covered" + }, + { + "start": 82, + "end": 82, + "coverage_state": "clean" + }, + { + "start": 83, + "end": 83, + "coverage_state": "uncovered" + }, + { + "start": 84, + "end": 84, + "coverage_state": "clean" + }, + { + "start": 85, + "end": 85, + "coverage_state": "covered" + }, + { + "start": 86, + "end": 86, + "coverage_state": "uncovered" + }, + { + "start": 87, + "end": 87, + "coverage_state": "clean" + }, + { + "start": 88, + "end": 88, + "coverage_state": "covered" + }, + { + "start": 89, + "end": 89, + "coverage_state": "uncovered" + }, + { + "start": 90, + "end": 90, + "coverage_state": "clean" + }, + { + "start": 91, + "end": 91, + "coverage_state": "covered" + }, + { + "start": 92, + "end": 92, + "coverage_state": "clean" + }, + { + "start": 93, + "end": 93, + "coverage_state": "uncovered" + }, + { + "start": 94, + "end": 94, + "coverage_state": "clean" + }, + { + "start": 95, + "end": 95, + "coverage_state": "covered" + }, + { + "start": 96, + "end": 96, + "coverage_state": "uncovered" + }, + { + "start": 97, + "end": 97, + "coverage_state": "clean" + }, + { + "start": 98, + "end": 98, + "coverage_state": "covered" + }, + { + "start": 99, + "end": 99, + "coverage_state": "uncovered" + }, + { + "start": 100, + "end": 100, + "coverage_state": "clean" + }, + { + "start": 101, + "end": 101, + "coverage_state": "covered" + }, + { + "start": 102, + "end": 102, + "coverage_state": "clean" + }, + { + "start": 103, + "end": 103, + "coverage_state": "uncovered" + }, + { + "start": 104, + "end": 104, + "coverage_state": "clean" + }, + { + "start": 105, + "end": 105, + "coverage_state": "covered" + }, + { + "start": 106, + "end": 106, + "coverage_state": "uncovered" + }, + { + "start": 107, + "end": 107, + "coverage_state": "clean" + }, + { + "start": 108, + "end": 108, + "coverage_state": "covered" + }, + { + "start": 109, + "end": 109, + "coverage_state": "uncovered" + }, + { + "start": 110, + "end": 110, + "coverage_state": "clean" + }, + { + "start": 111, + "end": 111, + "coverage_state": "covered" + }, + { + "start": 112, + "end": 112, + "coverage_state": "clean" + }, + { + "start": 113, + "end": 113, + "coverage_state": "uncovered" + }, + { + "start": 114, + "end": 114, + "coverage_state": "clean" + }, + { + "start": 115, + "end": 115, + "coverage_state": "covered" + }, + { + "start": 116, + "end": 116, + "coverage_state": "uncovered" + }, + { + "start": 117, + "end": 117, + "coverage_state": "clean" + }, + { + "start": 118, + "end": 118, + "coverage_state": "covered" + }, + { + "start": 119, + "end": 119, + "coverage_state": "uncovered" + }, + { + "start": 120, + "end": 121, + "coverage_state": "clean" + }, + { + "start": 122, + "end": 122, + "coverage_state": "covered" + }, + { + "start": 123, + "end": 172, + "coverage_state": "clean" + }, + { + "start": 173, + "end": 181, + "coverage_state": "covered" + }, + { + "start": 182, + "end": 182, + "coverage_state": "clean" + }, + { + "start": 183, + "end": 184, + "coverage_state": "covered" + }, + { + "start": 185, + "end": 185, + "coverage_state": "clean" + }, + { + "start": 186, + "end": 186, + "coverage_state": "covered" + }, + { + "start": 187, + "end": 187, + "coverage_state": "clean" + }, + { + "start": 188, + "end": 188, + "coverage_state": "covered" + }, + { + "start": 189, + "end": 189, + "coverage_state": "uncovered" + }, + { + "start": 190, + "end": 190, + "coverage_state": "clean" + }, + { + "start": 191, + "end": 193, + "coverage_state": "covered" + }, + { + "start": 194, + "end": 194, + "coverage_state": "clean" + }, + { + "start": 195, + "end": 195, + "coverage_state": "covered" + }, + { + "start": 196, + "end": 197, + "coverage_state": "uncovered" + }, + { + "start": 198, + "end": 198, + "coverage_state": "clean" + }, + { + "start": 199, + "end": 201, + "coverage_state": "covered" + }, + { + "start": 202, + "end": 202, + "coverage_state": "clean" + }, + { + "start": 203, + "end": 203, + "coverage_state": "covered" + }, + { + "start": 204, + "end": 205, + "coverage_state": "uncovered" + }, + { + "start": 206, + "end": 206, + "coverage_state": "clean" + }, + { + "start": 207, + "end": 209, + "coverage_state": "covered" + }, + { + "start": 210, + "end": 210, + "coverage_state": "clean" + }, + { + "start": 211, + "end": 211, + "coverage_state": "covered" + }, + { + "start": 212, + "end": 213, + "coverage_state": "uncovered" + }, + { + "start": 214, + "end": 214, + "coverage_state": "clean" + }, + { + "start": 215, + "end": 215, + "coverage_state": "covered" + }, + { + "start": 216, + "end": 217, + "coverage_state": "uncovered" + }, + { + "start": 218, + "end": 218, + "coverage_state": "clean" + }, + { + "start": 219, + "end": 219, + "coverage_state": "covered" + }, + { + "start": 220, + "end": 220, + "coverage_state": "clean" + }, + { + "start": 221, + "end": 222, + "coverage_state": "uncovered" + }, + { + "start": 223, + "end": 223, + "coverage_state": "clean" + }, + { + "start": 224, + "end": 224, + "coverage_state": "covered" + }, + { + "start": 225, + "end": 225, + "coverage_state": "clean" + }, + { + "start": 226, + "end": 227, + "coverage_state": "uncovered" + }, + { + "start": 228, + "end": 228, + "coverage_state": "clean" + }, + { + "start": 229, + "end": 229, + "coverage_state": "covered" + }, + { + "start": 230, + "end": 230, + "coverage_state": "uncovered" + }, + { + "start": 231, + "end": 231, + "coverage_state": "clean" + }, + { + "start": 232, + "end": 232, + "coverage_state": "covered" + }, + { + "start": 233, + "end": 233, + "coverage_state": "uncovered" + }, + { + "start": 234, + "end": 234, + "coverage_state": "clean" + }, + { + "start": 235, + "end": 235, + "coverage_state": "covered" + }, + { + "start": 236, + "end": 236, + "coverage_state": "uncovered" + }, + { + "start": 237, + "end": 238, + "coverage_state": "clean" + }, + { + "start": 239, + "end": 239, + "coverage_state": "covered" + }, + { + "start": 240, + "end": 245, + "coverage_state": "clean" + }, + { + "start": 246, + "end": 247, + "coverage_state": "covered" + }, + { + "start": 248, + "end": 248, + "coverage_state": "clean" + }, + { + "start": 249, + "end": 249, + "coverage_state": "covered" + }, + { + "start": 250, + "end": 250, + "coverage_state": "clean" + }, + { + "start": 251, + "end": 251, + "coverage_state": "covered" + }, + { + "start": 252, + "end": 252, + "coverage_state": "clean" + }, + { + "start": 253, + "end": 253, + "coverage_state": "covered" + }, + { + "start": 254, + "end": 255, + "coverage_state": "uncovered" + }, + { + "start": 256, + "end": 256, + "coverage_state": "clean" + }, + { + "start": 257, + "end": 257, + "coverage_state": "covered" + }, + { + "start": 258, + "end": 258, + "coverage_state": "clean" + }, + { + "start": 259, + "end": 259, + "coverage_state": "uncovered" + }, + { + "start": 260, + "end": 260, + "coverage_state": "clean" + }, + { + "start": 261, + "end": 261, + "coverage_state": "covered" + }, + { + "start": 262, + "end": 262, + "coverage_state": "uncovered" + }, + { + "start": 263, + "end": null, + "coverage_state": "clean" + } + ] + }, + { + "name": "devices.shelly.py", + "filepath": "devices/shelly.py", + "line_coverage": 72.34, + "branch_coverage": 40.0, + "fragments": [ + { + "start": 1, + "end": 3, + "coverage_state": "clean" + }, + { + "start": 4, + "end": 6, + "coverage_state": "covered" + }, + { + "start": 7, + "end": 8, + "coverage_state": "clean" + }, + { + "start": 9, + "end": 9, + "coverage_state": "covered" + }, + { + "start": 10, + "end": 38, + "coverage_state": "clean" + }, + { + "start": 39, + "end": 52, + "coverage_state": "covered" + }, + { + "start": 53, + "end": 53, + "coverage_state": "clean" + }, + { + "start": 54, + "end": 56, + "coverage_state": "covered" + }, + { + "start": 57, + "end": 57, + "coverage_state": "clean" + }, + { + "start": 58, + "end": 58, + "coverage_state": "covered" + }, + { + "start": 59, + "end": 59, + "coverage_state": "clean" + }, + { + "start": 60, + "end": 62, + "coverage_state": "covered" + }, + { + "start": 63, + "end": 63, + "coverage_state": "clean" + }, + { + "start": 64, + "end": 65, + "coverage_state": "covered" + }, + { + "start": 66, + "end": 66, + "coverage_state": "clean" + }, + { + "start": 67, + "end": 69, + "coverage_state": "covered" + }, + { + "start": 70, + "end": 70, + "coverage_state": "clean" + }, + { + "start": 71, + "end": 71, + "coverage_state": "covered" + }, + { + "start": 72, + "end": 72, + "coverage_state": "clean" + }, + { + "start": 73, + "end": 73, + "coverage_state": "covered" + }, + { + "start": 74, + "end": 74, + "coverage_state": "partially-covered" + }, + { + "start": 75, + "end": 75, + "coverage_state": "covered" + }, + { + "start": 76, + "end": 77, + "coverage_state": "uncovered" + }, + { + "start": 78, + "end": 78, + "coverage_state": "clean" + }, + { + "start": 79, + "end": 79, + "coverage_state": "covered" + }, + { + "start": 80, + "end": 80, + "coverage_state": "partially-covered" + }, + { + "start": 81, + "end": 82, + "coverage_state": "covered" + }, + { + "start": 83, + "end": 83, + "coverage_state": "partially-covered" + }, + { + "start": 84, + "end": 84, + "coverage_state": "uncovered" + }, + { + "start": 85, + "end": 85, + "coverage_state": "clean" + }, + { + "start": 86, + "end": 86, + "coverage_state": "covered" + }, + { + "start": 87, + "end": 87, + "coverage_state": "uncovered" + }, + { + "start": 88, + "end": 88, + "coverage_state": "clean" + }, + { + "start": 89, + "end": 91, + "coverage_state": "covered" + }, + { + "start": 92, + "end": 95, + "coverage_state": "clean" + }, + { + "start": 96, + "end": 97, + "coverage_state": "covered" + }, + { + "start": 98, + "end": 98, + "coverage_state": "clean" + }, + { + "start": 99, + "end": 99, + "coverage_state": "covered" + }, + { + "start": 100, + "end": 100, + "coverage_state": "clean" + }, + { + "start": 101, + "end": 102, + "coverage_state": "covered" + }, + { + "start": 103, + "end": 103, + "coverage_state": "clean" + }, + { + "start": 104, + "end": 104, + "coverage_state": "uncovered" + }, + { + "start": 105, + "end": 105, + "coverage_state": "clean" + }, + { + "start": 106, + "end": 107, + "coverage_state": "covered" + }, + { + "start": 108, + "end": 108, + "coverage_state": "clean" + }, + { + "start": 109, + "end": 109, + "coverage_state": "uncovered" + }, + { + "start": 110, + "end": 110, + "coverage_state": "clean" + }, + { + "start": 111, + "end": 112, + "coverage_state": "covered" + }, + { + "start": 113, + "end": 113, + "coverage_state": "clean" + }, + { + "start": 114, + "end": 114, + "coverage_state": "uncovered" + }, + { + "start": 115, + "end": 115, + "coverage_state": "clean" + }, + { + "start": 116, + "end": 117, + "coverage_state": "covered" + }, + { + "start": 118, + "end": 118, + "coverage_state": "clean" + }, + { + "start": 119, + "end": 119, + "coverage_state": "uncovered" + }, + { + "start": 120, + "end": 120, + "coverage_state": "clean" + }, + { + "start": 121, + "end": 122, + "coverage_state": "covered" + }, + { + "start": 123, + "end": 123, + "coverage_state": "clean" + }, + { + "start": 124, + "end": 124, + "coverage_state": "uncovered" + }, + { + "start": 125, + "end": 125, + "coverage_state": "clean" + }, + { + "start": 126, + "end": 127, + "coverage_state": "covered" + }, + { + "start": 128, + "end": 128, + "coverage_state": "clean" + }, + { + "start": 129, + "end": 129, + "coverage_state": "uncovered" + }, + { + "start": 130, + "end": 133, + "coverage_state": "clean" + }, + { + "start": 134, + "end": 134, + "coverage_state": "covered" + }, + { + "start": 135, + "end": 135, + "coverage_state": "clean" + }, + { + "start": 136, + "end": 136, + "coverage_state": "covered" + }, + { + "start": 137, + "end": 137, + "coverage_state": "clean" + }, + { + "start": 138, + "end": 138, + "coverage_state": "covered" + }, + { + "start": 139, + "end": 139, + "coverage_state": "uncovered" + }, + { + "start": 140, + "end": 140, + "coverage_state": "clean" + }, + { + "start": 141, + "end": 142, + "coverage_state": "covered" + }, + { + "start": 143, + "end": 143, + "coverage_state": "clean" + }, + { + "start": 144, + "end": 144, + "coverage_state": "covered" + }, + { + "start": 145, + "end": 145, + "coverage_state": "clean" + }, + { + "start": 146, + "end": 146, + "coverage_state": "uncovered" + }, + { + "start": 147, + "end": 147, + "coverage_state": "clean" + }, + { + "start": 148, + "end": 148, + "coverage_state": "covered" + }, + { + "start": 149, + "end": 149, + "coverage_state": "uncovered" + }, + { + "start": 150, + "end": 150, + "coverage_state": "clean" + }, + { + "start": 151, + "end": 151, + "coverage_state": "covered" + }, + { + "start": 152, + "end": 152, + "coverage_state": "uncovered" + }, + { + "start": 153, + "end": 153, + "coverage_state": "clean" + }, + { + "start": 154, + "end": 157, + "coverage_state": "covered" + }, + { + "start": 158, + "end": 158, + "coverage_state": "clean" + }, + { + "start": 159, + "end": 159, + "coverage_state": "covered" + }, + { + "start": 160, + "end": 162, + "coverage_state": "uncovered" + }, + { + "start": 163, + "end": 163, + "coverage_state": "clean" + }, + { + "start": 164, + "end": 164, + "coverage_state": "covered" + }, + { + "start": 165, + "end": 166, + "coverage_state": "uncovered" + }, + { + "start": 167, + "end": 167, + "coverage_state": "clean" + }, + { + "start": 168, + "end": 171, + "coverage_state": "uncovered" + }, + { + "start": 172, + "end": 173, + "coverage_state": "clean" + }, + { + "start": 174, + "end": 192, + "coverage_state": "covered" + }, + { + "start": 193, + "end": 193, + "coverage_state": "clean" + }, + { + "start": 194, + "end": 194, + "coverage_state": "covered" + }, + { + "start": 195, + "end": 197, + "coverage_state": "clean" + }, + { + "start": 198, + "end": 198, + "coverage_state": "covered" + }, + { + "start": 199, + "end": 203, + "coverage_state": "uncovered" + }, + { + "start": 204, + "end": 206, + "coverage_state": "clean" + }, + { + "start": 207, + "end": 207, + "coverage_state": "uncovered" + }, + { + "start": 208, + "end": 208, + "coverage_state": "clean" + }, + { + "start": 209, + "end": 209, + "coverage_state": "covered" + }, + { + "start": 210, + "end": 210, + "coverage_state": "clean" + }, + { + "start": 211, + "end": 211, + "coverage_state": "uncovered" + }, + { + "start": 212, + "end": 212, + "coverage_state": "clean" + }, + { + "start": 213, + "end": 213, + "coverage_state": "covered" + }, + { + "start": 214, + "end": 214, + "coverage_state": "uncovered" + }, + { + "start": 215, + "end": 215, + "coverage_state": "clean" + }, + { + "start": 216, + "end": 216, + "coverage_state": "covered" + }, + { + "start": 217, + "end": 217, + "coverage_state": "uncovered" + }, + { + "start": 218, + "end": 218, + "coverage_state": "clean" + }, + { + "start": 219, + "end": 219, + "coverage_state": "covered" + }, + { + "start": 220, + "end": 220, + "coverage_state": "clean" + }, + { + "start": 221, + "end": 221, + "coverage_state": "uncovered" + }, + { + "start": 222, + "end": 222, + "coverage_state": "clean" + }, + { + "start": 223, + "end": 223, + "coverage_state": "covered" + }, + { + "start": 224, + "end": 224, + "coverage_state": "uncovered" + }, + { + "start": 225, + "end": 225, + "coverage_state": "clean" + }, + { + "start": 226, + "end": 226, + "coverage_state": "covered" + }, + { + "start": 227, + "end": 228, + "coverage_state": "uncovered" + }, + { + "start": 229, + "end": 229, + "coverage_state": "clean" + }, + { + "start": 230, + "end": 230, + "coverage_state": "covered" + }, + { + "start": 231, + "end": 231, + "coverage_state": "clean" + }, + { + "start": 232, + "end": 232, + "coverage_state": "uncovered" + }, + { + "start": 233, + "end": 233, + "coverage_state": "clean" + }, + { + "start": 234, + "end": 234, + "coverage_state": "covered" + }, + { + "start": 235, + "end": 235, + "coverage_state": "uncovered" + }, + { + "start": 236, + "end": 236, + "coverage_state": "clean" + }, + { + "start": 237, + "end": 237, + "coverage_state": "covered" + }, + { + "start": 238, + "end": 238, + "coverage_state": "uncovered" + }, + { + "start": 239, + "end": null, + "coverage_state": "clean" + } + ] + }, + { + "name": "devices.silvercrest.py", + "filepath": "devices/silvercrest.py", + "line_coverage": 75.76, + "branch_coverage": 40.0, + "fragments": [ + { + "start": 1, + "end": 3, + "coverage_state": "clean" + }, + { + "start": 4, + "end": 5, + "coverage_state": "covered" + }, + { + "start": 6, + "end": 7, + "coverage_state": "clean" + }, + { + "start": 8, + "end": 8, + "coverage_state": "covered" + }, + { + "start": 9, + "end": 19, + "coverage_state": "clean" + }, + { + "start": 20, + "end": 20, + "coverage_state": "covered" + }, + { + "start": 21, + "end": 21, + "coverage_state": "clean" + }, + { + "start": 22, + "end": 26, + "coverage_state": "covered" + }, + { + "start": 27, + "end": 27, + "coverage_state": "clean" + }, + { + "start": 28, + "end": 28, + "coverage_state": "covered" + }, + { + "start": 29, + "end": 29, + "coverage_state": "clean" + }, + { + "start": 30, + "end": 30, + "coverage_state": "covered" + }, + { + "start": 31, + "end": 31, + "coverage_state": "uncovered" + }, + { + "start": 32, + "end": 32, + "coverage_state": "clean" + }, + { + "start": 33, + "end": 33, + "coverage_state": "covered" + }, + { + "start": 34, + "end": 38, + "coverage_state": "uncovered" + }, + { + "start": 39, + "end": 42, + "coverage_state": "clean" + }, + { + "start": 43, + "end": 44, + "coverage_state": "covered" + }, + { + "start": 45, + "end": 45, + "coverage_state": "clean" + }, + { + "start": 46, + "end": 46, + "coverage_state": "uncovered" + }, + { + "start": 47, + "end": 48, + "coverage_state": "clean" + }, + { + "start": 49, + "end": 49, + "coverage_state": "covered" + }, + { + "start": 50, + "end": 62, + "coverage_state": "clean" + }, + { + "start": 63, + "end": 64, + "coverage_state": "covered" + }, + { + "start": 65, + "end": 65, + "coverage_state": "clean" + }, + { + "start": 66, + "end": 67, + "coverage_state": "covered" + }, + { + "start": 68, + "end": 68, + "coverage_state": "clean" + }, + { + "start": 69, + "end": 70, + "coverage_state": "covered" + }, + { + "start": 71, + "end": 71, + "coverage_state": "clean" + }, + { + "start": 72, + "end": 72, + "coverage_state": "covered" + }, + { + "start": 73, + "end": 73, + "coverage_state": "partially-covered" + }, + { + "start": 74, + "end": 74, + "coverage_state": "covered" + }, + { + "start": 75, + "end": 78, + "coverage_state": "clean" + }, + { + "start": 79, + "end": 80, + "coverage_state": "covered" + }, + { + "start": 81, + "end": 81, + "coverage_state": "clean" + }, + { + "start": 82, + "end": 82, + "coverage_state": "uncovered" + }, + { + "start": 83, + "end": 83, + "coverage_state": "clean" + }, + { + "start": 84, + "end": 85, + "coverage_state": "covered" + }, + { + "start": 86, + "end": 86, + "coverage_state": "clean" + }, + { + "start": 87, + "end": 87, + "coverage_state": "uncovered" + }, + { + "start": 88, + "end": 91, + "coverage_state": "clean" + }, + { + "start": 92, + "end": 92, + "coverage_state": "covered" + }, + { + "start": 93, + "end": 93, + "coverage_state": "clean" + }, + { + "start": 94, + "end": 94, + "coverage_state": "covered" + }, + { + "start": 95, + "end": 95, + "coverage_state": "clean" + }, + { + "start": 96, + "end": 97, + "coverage_state": "covered" + }, + { + "start": 98, + "end": 98, + "coverage_state": "clean" + }, + { + "start": 99, + "end": 99, + "coverage_state": "covered" + }, + { + "start": 100, + "end": 100, + "coverage_state": "uncovered" + }, + { + "start": 101, + "end": 101, + "coverage_state": "clean" + }, + { + "start": 102, + "end": 102, + "coverage_state": "covered" + }, + { + "start": 103, + "end": 104, + "coverage_state": "uncovered" + }, + { + "start": 105, + "end": 106, + "coverage_state": "clean" + }, + { + "start": 107, + "end": 107, + "coverage_state": "covered" + }, + { + "start": 108, + "end": 118, + "coverage_state": "clean" + }, + { + "start": 119, + "end": 124, + "coverage_state": "covered" + }, + { + "start": 125, + "end": 125, + "coverage_state": "clean" + }, + { + "start": 126, + "end": 126, + "coverage_state": "covered" + }, + { + "start": 127, + "end": 127, + "coverage_state": "clean" + }, + { + "start": 128, + "end": 128, + "coverage_state": "covered" + }, + { + "start": 129, + "end": 129, + "coverage_state": "clean" + }, + { + "start": 130, + "end": 131, + "coverage_state": "covered" + }, + { + "start": 132, + "end": 132, + "coverage_state": "clean" + }, + { + "start": 133, + "end": 133, + "coverage_state": "covered" + }, + { + "start": 134, + "end": 135, + "coverage_state": "uncovered" + }, + { + "start": 136, + "end": 139, + "coverage_state": "clean" + }, + { + "start": 140, + "end": 141, + "coverage_state": "covered" + }, + { + "start": 142, + "end": 142, + "coverage_state": "clean" + }, + { + "start": 143, + "end": 143, + "coverage_state": "uncovered" + }, + { + "start": 144, + "end": 144, + "coverage_state": "clean" + }, + { + "start": 145, + "end": 146, + "coverage_state": "covered" + }, + { + "start": 147, + "end": 147, + "coverage_state": "clean" + }, + { + "start": 148, + "end": 148, + "coverage_state": "uncovered" + }, + { + "start": 149, + "end": null, + "coverage_state": "clean" + } + ] + }, + { + "name": "devices.tradfri.py", + "filepath": "devices/tradfri.py", + "line_coverage": 86.02, + "branch_coverage": 40.0, + "fragments": [ + { + "start": 1, + "end": 3, + "coverage_state": "clean" + }, + { + "start": 4, + "end": 5, + "coverage_state": "covered" + }, + { + "start": 6, + "end": 7, + "coverage_state": "clean" + }, + { + "start": 8, + "end": 8, + "coverage_state": "covered" + }, + { + "start": 9, + "end": 33, + "coverage_state": "clean" + }, + { + "start": 34, + "end": 38, + "coverage_state": "covered" + }, + { + "start": 39, + "end": 39, + "coverage_state": "clean" + }, + { + "start": 40, + "end": 41, + "coverage_state": "covered" + }, + { + "start": 42, + "end": 42, + "coverage_state": "clean" + }, + { + "start": 43, + "end": 45, + "coverage_state": "covered" + }, + { + "start": 46, + "end": 46, + "coverage_state": "clean" + }, + { + "start": 47, + "end": 47, + "coverage_state": "covered" + }, + { + "start": 48, + "end": 48, + "coverage_state": "partially-covered" + }, + { + "start": 49, + "end": 49, + "coverage_state": "covered" + }, + { + "start": 50, + "end": 50, + "coverage_state": "clean" + }, + { + "start": 51, + "end": 56, + "coverage_state": "covered" + }, + { + "start": 57, + "end": 57, + "coverage_state": "clean" + }, + { + "start": 58, + "end": 63, + "coverage_state": "covered" + }, + { + "start": 64, + "end": 67, + "coverage_state": "clean" + }, + { + "start": 68, + "end": 69, + "coverage_state": "covered" + }, + { + "start": 70, + "end": 70, + "coverage_state": "clean" + }, + { + "start": 71, + "end": 71, + "coverage_state": "covered" + }, + { + "start": 72, + "end": 72, + "coverage_state": "clean" + }, + { + "start": 73, + "end": 74, + "coverage_state": "covered" + }, + { + "start": 75, + "end": 75, + "coverage_state": "clean" + }, + { + "start": 76, + "end": 76, + "coverage_state": "covered" + }, + { + "start": 77, + "end": 77, + "coverage_state": "clean" + }, + { + "start": 78, + "end": 79, + "coverage_state": "covered" + }, + { + "start": 80, + "end": 80, + "coverage_state": "clean" + }, + { + "start": 81, + "end": 81, + "coverage_state": "covered" + }, + { + "start": 82, + "end": 82, + "coverage_state": "clean" + }, + { + "start": 83, + "end": 84, + "coverage_state": "covered" + }, + { + "start": 85, + "end": 85, + "coverage_state": "clean" + }, + { + "start": 86, + "end": 86, + "coverage_state": "covered" + }, + { + "start": 87, + "end": 90, + "coverage_state": "clean" + }, + { + "start": 91, + "end": 92, + "coverage_state": "covered" + }, + { + "start": 93, + "end": 93, + "coverage_state": "clean" + }, + { + "start": 94, + "end": 94, + "coverage_state": "covered" + }, + { + "start": 95, + "end": 95, + "coverage_state": "clean" + }, + { + "start": 96, + "end": 96, + "coverage_state": "covered" + }, + { + "start": 97, + "end": 97, + "coverage_state": "clean" + }, + { + "start": 98, + "end": 99, + "coverage_state": "covered" + }, + { + "start": 100, + "end": 100, + "coverage_state": "clean" + }, + { + "start": 101, + "end": 101, + "coverage_state": "covered" + }, + { + "start": 102, + "end": 102, + "coverage_state": "uncovered" + }, + { + "start": 103, + "end": 103, + "coverage_state": "clean" + }, + { + "start": 104, + "end": 104, + "coverage_state": "covered" + }, + { + "start": 105, + "end": 105, + "coverage_state": "clean" + }, + { + "start": 106, + "end": 106, + "coverage_state": "uncovered" + }, + { + "start": 107, + "end": 107, + "coverage_state": "clean" + }, + { + "start": 108, + "end": 108, + "coverage_state": "covered" + }, + { + "start": 109, + "end": 109, + "coverage_state": "uncovered" + }, + { + "start": 110, + "end": 110, + "coverage_state": "clean" + }, + { + "start": 111, + "end": 111, + "coverage_state": "covered" + }, + { + "start": 112, + "end": 112, + "coverage_state": "uncovered" + }, + { + "start": 113, + "end": 113, + "coverage_state": "clean" + }, + { + "start": 114, + "end": 114, + "coverage_state": "covered" + }, + { + "start": 115, + "end": 115, + "coverage_state": "uncovered" + }, + { + "start": 116, + "end": 116, + "coverage_state": "clean" + }, + { + "start": 117, + "end": 117, + "coverage_state": "covered" + }, + { + "start": 118, + "end": 118, + "coverage_state": "uncovered" + }, + { + "start": 119, + "end": 119, + "coverage_state": "clean" + }, + { + "start": 120, + "end": 120, + "coverage_state": "covered" + }, + { + "start": 121, + "end": 121, + "coverage_state": "clean" + }, + { + "start": 122, + "end": 122, + "coverage_state": "uncovered" + }, + { + "start": 123, + "end": 123, + "coverage_state": "clean" + }, + { + "start": 124, + "end": 124, + "coverage_state": "covered" + }, + { + "start": 125, + "end": 125, + "coverage_state": "uncovered" + }, + { + "start": 126, + "end": 126, + "coverage_state": "clean" + }, + { + "start": 127, + "end": 127, + "coverage_state": "covered" + }, + { + "start": 128, + "end": 129, + "coverage_state": "uncovered" + }, + { + "start": 130, + "end": 131, + "coverage_state": "clean" + }, + { + "start": 132, + "end": 132, + "coverage_state": "covered" + }, + { + "start": 133, + "end": 156, + "coverage_state": "clean" + }, + { + "start": 157, + "end": 169, + "coverage_state": "covered" + }, + { + "start": 170, + "end": 170, + "coverage_state": "clean" + }, + { + "start": 171, + "end": 174, + "coverage_state": "covered" + }, + { + "start": 175, + "end": 175, + "coverage_state": "clean" + }, + { + "start": 176, + "end": 177, + "coverage_state": "covered" + }, + { + "start": 178, + "end": 178, + "coverage_state": "clean" + }, + { + "start": 179, + "end": 180, + "coverage_state": "covered" + }, + { + "start": 181, + "end": 181, + "coverage_state": "clean" + }, + { + "start": 182, + "end": 182, + "coverage_state": "covered" + }, + { + "start": 183, + "end": 184, + "coverage_state": "uncovered" + }, + { + "start": 185, + "end": 188, + "coverage_state": "clean" + }, + { + "start": 189, + "end": 190, + "coverage_state": "covered" + }, + { + "start": 191, + "end": 191, + "coverage_state": "clean" + }, + { + "start": 192, + "end": 192, + "coverage_state": "uncovered" + }, + { + "start": 193, + "end": null, + "coverage_state": "clean" + } + ] + } + ] + }, + { + "name": "function", + "filepath": "function", + "line_coverage": 84.75, + "branch_coverage": 46.77, + "files": [ + { + "name": "function.__init__.py", + "filepath": "function/__init__.py", + "line_coverage": 87.3, + "branch_coverage": 46.77, + "fragments": [ + { + "start": 1, + "end": 3, + "coverage_state": "clean" + }, + { + "start": 4, + "end": 16, + "coverage_state": "covered" + }, + { + "start": 17, + "end": 17, + "coverage_state": "clean" + }, + { + "start": 18, + "end": 19, + "coverage_state": "covered" + }, + { + "start": 20, + "end": 21, + "coverage_state": "uncovered" + }, + { + "start": 22, + "end": 22, + "coverage_state": "covered" + }, + { + "start": 23, + "end": 24, + "coverage_state": "clean" + }, + { + "start": 25, + "end": 27, + "coverage_state": "covered" + }, + { + "start": 28, + "end": 28, + "coverage_state": "clean" + }, + { + "start": 29, + "end": 29, + "coverage_state": "covered" + }, + { + "start": 30, + "end": 30, + "coverage_state": "partially-covered" + }, + { + "start": 31, + "end": 31, + "coverage_state": "covered" + }, + { + "start": 32, + "end": 35, + "coverage_state": "clean" + }, + { + "start": 36, + "end": 36, + "coverage_state": "covered" + }, + { + "start": 37, + "end": 37, + "coverage_state": "clean" + }, + { + "start": 38, + "end": 38, + "coverage_state": "covered" + }, + { + "start": 39, + "end": 39, + "coverage_state": "clean" + }, + { + "start": 40, + "end": 40, + "coverage_state": "covered" + }, + { + "start": 41, + "end": 41, + "coverage_state": "clean" + }, + { + "start": 42, + "end": 42, + "coverage_state": "covered" + }, + { + "start": 43, + "end": 43, + "coverage_state": "clean" + }, + { + "start": 44, + "end": 44, + "coverage_state": "covered" + }, + { + "start": 45, + "end": 48, + "coverage_state": "clean" + }, + { + "start": 49, + "end": 49, + "coverage_state": "covered" + }, + { + "start": 50, + "end": 50, + "coverage_state": "clean" + }, + { + "start": 51, + "end": 51, + "coverage_state": "covered" + }, + { + "start": 52, + "end": 52, + "coverage_state": "clean" + }, + { + "start": 53, + "end": 53, + "coverage_state": "covered" + }, + { + "start": 54, + "end": 54, + "coverage_state": "clean" + }, + { + "start": 55, + "end": 55, + "coverage_state": "covered" + }, + { + "start": 56, + "end": 56, + "coverage_state": "partially-covered" + }, + { + "start": 57, + "end": 58, + "coverage_state": "covered" + }, + { + "start": 59, + "end": 60, + "coverage_state": "uncovered" + }, + { + "start": 61, + "end": 61, + "coverage_state": "clean" + }, + { + "start": 62, + "end": 62, + "coverage_state": "partially-covered" + }, + { + "start": 63, + "end": 63, + "coverage_state": "covered" + }, + { + "start": 64, + "end": 64, + "coverage_state": "clean" + }, + { + "start": 65, + "end": 65, + "coverage_state": "covered" + }, + { + "start": 66, + "end": 66, + "coverage_state": "clean" + }, + { + "start": 67, + "end": 68, + "coverage_state": "covered" + }, + { + "start": 69, + "end": 69, + "coverage_state": "clean" + }, + { + "start": 70, + "end": 70, + "coverage_state": "covered" + }, + { + "start": 71, + "end": 72, + "coverage_state": "clean" + }, + { + "start": 73, + "end": 73, + "coverage_state": "covered" + }, + { + "start": 74, + "end": 74, + "coverage_state": "clean" + }, + { + "start": 75, + "end": 75, + "coverage_state": "covered" + }, + { + "start": 76, + "end": 77, + "coverage_state": "clean" + }, + { + "start": 78, + "end": 78, + "coverage_state": "covered" + }, + { + "start": 79, + "end": 79, + "coverage_state": "clean" + }, + { + "start": 80, + "end": 80, + "coverage_state": "covered" + }, + { + "start": 81, + "end": 82, + "coverage_state": "clean" + }, + { + "start": 83, + "end": 83, + "coverage_state": "covered" + }, + { + "start": 84, + "end": 84, + "coverage_state": "clean" + }, + { + "start": 85, + "end": 85, + "coverage_state": "covered" + }, + { + "start": 86, + "end": 87, + "coverage_state": "clean" + }, + { + "start": 88, + "end": 88, + "coverage_state": "covered" + }, + { + "start": 89, + "end": 90, + "coverage_state": "clean" + }, + { + "start": 91, + "end": 91, + "coverage_state": "covered" + }, + { + "start": 92, + "end": 92, + "coverage_state": "clean" + }, + { + "start": 93, + "end": 93, + "coverage_state": "covered" + }, + { + "start": 94, + "end": 94, + "coverage_state": "clean" + }, + { + "start": 95, + "end": 95, + "coverage_state": "covered" + }, + { + "start": 96, + "end": 96, + "coverage_state": "clean" + }, + { + "start": 97, + "end": 97, + "coverage_state": "covered" + }, + { + "start": 98, + "end": 98, + "coverage_state": "clean" + }, + { + "start": 99, + "end": 101, + "coverage_state": "covered" + }, + { + "start": 102, + "end": 102, + "coverage_state": "clean" + }, + { + "start": 103, + "end": 103, + "coverage_state": "covered" + }, + { + "start": 104, + "end": 107, + "coverage_state": "uncovered" + }, + { + "start": 108, + "end": null, + "coverage_state": "clean" + } + ] + }, + { + "name": "function.db.py", + "filepath": "function/db.py", + "line_coverage": 97.67, + "branch_coverage": 46.77, + "fragments": [ + { + "start": 1, + "end": 3, + "coverage_state": "covered" + }, + { + "start": 4, + "end": 4, + "coverage_state": "clean" + }, + { + "start": 5, + "end": 5, + "coverage_state": "covered" + }, + { + "start": 6, + "end": 6, + "coverage_state": "clean" + }, + { + "start": 7, + "end": 7, + "coverage_state": "covered" + }, + { + "start": 8, + "end": 14, + "coverage_state": "clean" + }, + { + "start": 15, + "end": 20, + "coverage_state": "covered" + }, + { + "start": 21, + "end": 22, + "coverage_state": "clean" + }, + { + "start": 23, + "end": 28, + "coverage_state": "covered" + }, + { + "start": 29, + "end": 30, + "coverage_state": "clean" + }, + { + "start": 31, + "end": 36, + "coverage_state": "covered" + }, + { + "start": 37, + "end": 43, + "coverage_state": "clean" + }, + { + "start": 44, + "end": 47, + "coverage_state": "covered" + }, + { + "start": 48, + "end": 48, + "coverage_state": "clean" + }, + { + "start": 49, + "end": 53, + "coverage_state": "covered" + }, + { + "start": 54, + "end": 55, + "coverage_state": "clean" + }, + { + "start": 56, + "end": 56, + "coverage_state": "covered" + }, + { + "start": 57, + "end": 57, + "coverage_state": "clean" + }, + { + "start": 58, + "end": 59, + "coverage_state": "covered" + }, + { + "start": 60, + "end": 60, + "coverage_state": "partially-covered" + }, + { + "start": 61, + "end": 64, + "coverage_state": "covered" + }, + { + "start": 65, + "end": 65, + "coverage_state": "clean" + }, + { + "start": 66, + "end": 66, + "coverage_state": "uncovered" + }, + { + "start": 67, + "end": 67, + "coverage_state": "clean" + }, + { + "start": 68, + "end": 69, + "coverage_state": "covered" + }, + { + "start": 70, + "end": null, + "coverage_state": "clean" + } + ] + }, + { + "name": "function.first_floor_east.py", + "filepath": "function/first_floor_east.py", + "line_coverage": 92.0, + "branch_coverage": 46.77, + "fragments": [ + { + "start": 1, + "end": 4, + "coverage_state": "clean" + }, + { + "start": 5, + "end": 11, + "coverage_state": "covered" + }, + { + "start": 12, + "end": 12, + "coverage_state": "clean" + }, + { + "start": 13, + "end": 14, + "coverage_state": "covered" + }, + { + "start": 15, + "end": 16, + "coverage_state": "uncovered" + }, + { + "start": 17, + "end": 17, + "coverage_state": "covered" + }, + { + "start": 18, + "end": 19, + "coverage_state": "clean" + }, + { + "start": 20, + "end": 27, + "coverage_state": "covered" + }, + { + "start": 28, + "end": 29, + "coverage_state": "clean" + }, + { + "start": 30, + "end": 33, + "coverage_state": "covered" + }, + { + "start": 34, + "end": 35, + "coverage_state": "clean" + }, + { + "start": 36, + "end": 36, + "coverage_state": "covered" + }, + { + "start": 37, + "end": 38, + "coverage_state": "clean" + }, + { + "start": 39, + "end": 42, + "coverage_state": "covered" + }, + { + "start": 43, + "end": 44, + "coverage_state": "clean" + }, + { + "start": 45, + "end": 47, + "coverage_state": "covered" + }, + { + "start": 48, + "end": 49, + "coverage_state": "clean" + }, + { + "start": 50, + "end": 50, + "coverage_state": "covered" + }, + { + "start": 51, + "end": 52, + "coverage_state": "clean" + }, + { + "start": 53, + "end": 56, + "coverage_state": "covered" + }, + { + "start": 57, + "end": 58, + "coverage_state": "clean" + }, + { + "start": 59, + "end": 59, + "coverage_state": "covered" + }, + { + "start": 60, + "end": 63, + "coverage_state": "clean" + }, + { + "start": 64, + "end": 65, + "coverage_state": "covered" + }, + { + "start": 66, + "end": 67, + "coverage_state": "clean" + }, + { + "start": 68, + "end": 71, + "coverage_state": "covered" + }, + { + "start": 72, + "end": 72, + "coverage_state": "clean" + }, + { + "start": 73, + "end": 74, + "coverage_state": "covered" + }, + { + "start": 75, + "end": 76, + "coverage_state": "clean" + }, + { + "start": 77, + "end": 78, + "coverage_state": "covered" + }, + { + "start": 79, + "end": 79, + "coverage_state": "partially-covered" + }, + { + "start": 80, + "end": 80, + "coverage_state": "covered" + }, + { + "start": 81, + "end": 82, + "coverage_state": "clean" + }, + { + "start": 83, + "end": 83, + "coverage_state": "covered" + }, + { + "start": 84, + "end": 85, + "coverage_state": "clean" + }, + { + "start": 86, + "end": 86, + "coverage_state": "covered" + }, + { + "start": 87, + "end": 90, + "coverage_state": "clean" + }, + { + "start": 91, + "end": 91, + "coverage_state": "covered" + }, + { + "start": 92, + "end": 92, + "coverage_state": "clean" + }, + { + "start": 93, + "end": 93, + "coverage_state": "covered" + }, + { + "start": 94, + "end": 94, + "coverage_state": "clean" + }, + { + "start": 95, + "end": 95, + "coverage_state": "covered" + }, + { + "start": 96, + "end": 101, + "coverage_state": "uncovered" + }, + { + "start": 102, + "end": 103, + "coverage_state": "clean" + }, + { + "start": 104, + "end": 107, + "coverage_state": "covered" + }, + { + "start": 108, + "end": 108, + "coverage_state": "clean" + }, + { + "start": 109, + "end": 109, + "coverage_state": "covered" + }, + { + "start": 110, + "end": 110, + "coverage_state": "clean" + }, + { + "start": 111, + "end": 113, + "coverage_state": "covered" + }, + { + "start": 114, + "end": 114, + "coverage_state": "clean" + }, + { + "start": 115, + "end": 116, + "coverage_state": "covered" + }, + { + "start": 117, + "end": 117, + "coverage_state": "clean" + }, + { + "start": 118, + "end": 118, + "coverage_state": "covered" + }, + { + "start": 119, + "end": 119, + "coverage_state": "clean" + }, + { + "start": 120, + "end": 121, + "coverage_state": "covered" + }, + { + "start": 122, + "end": 123, + "coverage_state": "clean" + }, + { + "start": 124, + "end": 126, + "coverage_state": "covered" + }, + { + "start": 127, + "end": 127, + "coverage_state": "clean" + }, + { + "start": 128, + "end": 128, + "coverage_state": "covered" + }, + { + "start": 129, + "end": 129, + "coverage_state": "clean" + }, + { + "start": 130, + "end": 131, + "coverage_state": "covered" + }, + { + "start": 132, + "end": 133, + "coverage_state": "clean" + }, + { + "start": 134, + "end": 134, + "coverage_state": "covered" + }, + { + "start": 135, + "end": 136, + "coverage_state": "clean" + }, + { + "start": 137, + "end": 137, + "coverage_state": "covered" + }, + { + "start": 138, + "end": 141, + "coverage_state": "clean" + }, + { + "start": 142, + "end": 143, + "coverage_state": "covered" + }, + { + "start": 144, + "end": 145, + "coverage_state": "clean" + }, + { + "start": 146, + "end": 149, + "coverage_state": "covered" + }, + { + "start": 150, + "end": 151, + "coverage_state": "clean" + }, + { + "start": 152, + "end": 154, + "coverage_state": "covered" + }, + { + "start": 155, + "end": 155, + "coverage_state": "clean" + }, + { + "start": 156, + "end": 158, + "coverage_state": "covered" + }, + { + "start": 159, + "end": 159, + "coverage_state": "clean" + }, + { + "start": 160, + "end": 160, + "coverage_state": "partially-covered" + }, + { + "start": 161, + "end": 161, + "coverage_state": "covered" + }, + { + "start": 162, + "end": 163, + "coverage_state": "clean" + }, + { + "start": 164, + "end": 164, + "coverage_state": "covered" + }, + { + "start": 165, + "end": 166, + "coverage_state": "clean" + }, + { + "start": 167, + "end": 167, + "coverage_state": "covered" + }, + { + "start": 168, + "end": 171, + "coverage_state": "clean" + }, + { + "start": 172, + "end": 173, + "coverage_state": "covered" + }, + { + "start": 174, + "end": null, + "coverage_state": "clean" + } + ] + }, + { + "name": "function.first_floor_west.py", + "filepath": "function/first_floor_west.py", + "line_coverage": 96.92, + "branch_coverage": 46.77, + "fragments": [ + { + "start": 1, + "end": 4, + "coverage_state": "clean" + }, + { + "start": 5, + "end": 10, + "coverage_state": "covered" + }, + { + "start": 11, + "end": 12, + "coverage_state": "clean" + }, + { + "start": 13, + "end": 14, + "coverage_state": "covered" + }, + { + "start": 15, + "end": 16, + "coverage_state": "uncovered" + }, + { + "start": 17, + "end": 17, + "coverage_state": "covered" + }, + { + "start": 18, + "end": 19, + "coverage_state": "clean" + }, + { + "start": 20, + "end": 27, + "coverage_state": "covered" + }, + { + "start": 28, + "end": 29, + "coverage_state": "clean" + }, + { + "start": 30, + "end": 33, + "coverage_state": "covered" + }, + { + "start": 34, + "end": 35, + "coverage_state": "clean" + }, + { + "start": 36, + "end": 36, + "coverage_state": "covered" + }, + { + "start": 37, + "end": 38, + "coverage_state": "clean" + }, + { + "start": 39, + "end": 42, + "coverage_state": "covered" + }, + { + "start": 43, + "end": 44, + "coverage_state": "clean" + }, + { + "start": 45, + "end": 47, + "coverage_state": "covered" + }, + { + "start": 48, + "end": 49, + "coverage_state": "clean" + }, + { + "start": 50, + "end": 50, + "coverage_state": "covered" + }, + { + "start": 51, + "end": 54, + "coverage_state": "clean" + }, + { + "start": 55, + "end": 56, + "coverage_state": "covered" + }, + { + "start": 57, + "end": 58, + "coverage_state": "clean" + }, + { + "start": 59, + "end": 62, + "coverage_state": "covered" + }, + { + "start": 63, + "end": 64, + "coverage_state": "clean" + }, + { + "start": 65, + "end": 65, + "coverage_state": "covered" + }, + { + "start": 66, + "end": 67, + "coverage_state": "clean" + }, + { + "start": 68, + "end": 68, + "coverage_state": "covered" + }, + { + "start": 69, + "end": 72, + "coverage_state": "clean" + }, + { + "start": 73, + "end": 74, + "coverage_state": "covered" + }, + { + "start": 75, + "end": 76, + "coverage_state": "clean" + }, + { + "start": 77, + "end": 80, + "coverage_state": "covered" + }, + { + "start": 81, + "end": 82, + "coverage_state": "clean" + }, + { + "start": 83, + "end": 85, + "coverage_state": "covered" + }, + { + "start": 86, + "end": 87, + "coverage_state": "clean" + }, + { + "start": 88, + "end": 88, + "coverage_state": "covered" + }, + { + "start": 89, + "end": 92, + "coverage_state": "clean" + }, + { + "start": 93, + "end": 94, + "coverage_state": "covered" + }, + { + "start": 95, + "end": 96, + "coverage_state": "clean" + }, + { + "start": 97, + "end": 100, + "coverage_state": "covered" + }, + { + "start": 101, + "end": 102, + "coverage_state": "clean" + }, + { + "start": 103, + "end": 104, + "coverage_state": "covered" + }, + { + "start": 105, + "end": 105, + "coverage_state": "clean" + }, + { + "start": 106, + "end": 108, + "coverage_state": "covered" + }, + { + "start": 109, + "end": 110, + "coverage_state": "clean" + }, + { + "start": 111, + "end": 111, + "coverage_state": "covered" + }, + { + "start": 112, + "end": 113, + "coverage_state": "clean" + }, + { + "start": 114, + "end": 114, + "coverage_state": "covered" + }, + { + "start": 115, + "end": 118, + "coverage_state": "clean" + }, + { + "start": 119, + "end": 120, + "coverage_state": "covered" + }, + { + "start": 121, + "end": null, + "coverage_state": "clean" + } + ] + }, + { + "name": "function.garden.py", + "filepath": "function/garden.py", + "line_coverage": 74.07000000000001, + "branch_coverage": 46.77, + "fragments": [ + { + "start": 1, + "end": 4, + "coverage_state": "clean" + }, + { + "start": 5, + "end": 8, + "coverage_state": "covered" + }, + { + "start": 9, + "end": 9, + "coverage_state": "clean" + }, + { + "start": 10, + "end": 11, + "coverage_state": "covered" + }, + { + "start": 12, + "end": 13, + "coverage_state": "uncovered" + }, + { + "start": 14, + "end": 14, + "coverage_state": "covered" + }, + { + "start": 15, + "end": 16, + "coverage_state": "clean" + }, + { + "start": 17, + "end": 20, + "coverage_state": "covered" + }, + { + "start": 21, + "end": 22, + "coverage_state": "clean" + }, + { + "start": 23, + "end": 26, + "coverage_state": "covered" + }, + { + "start": 27, + "end": 27, + "coverage_state": "clean" + }, + { + "start": 28, + "end": 29, + "coverage_state": "covered" + }, + { + "start": 30, + "end": 31, + "coverage_state": "clean" + }, + { + "start": 32, + "end": 33, + "coverage_state": "covered" + }, + { + "start": 34, + "end": 34, + "coverage_state": "clean" + }, + { + "start": 35, + "end": 35, + "coverage_state": "covered" + }, + { + "start": 36, + "end": 40, + "coverage_state": "uncovered" + }, + { + "start": 41, + "end": null, + "coverage_state": "clean" + } + ] + }, + { + "name": "function.ground_floor_west.py", + "filepath": "function/ground_floor_west.py", + "line_coverage": 93.39, + "branch_coverage": 46.77, + "fragments": [ + { + "start": 1, + "end": 4, + "coverage_state": "clean" + }, + { + "start": 5, + "end": 11, + "coverage_state": "covered" + }, + { + "start": 12, + "end": 12, + "coverage_state": "clean" + }, + { + "start": 13, + "end": 14, + "coverage_state": "covered" + }, + { + "start": 15, + "end": 16, + "coverage_state": "uncovered" + }, + { + "start": 17, + "end": 17, + "coverage_state": "covered" + }, + { + "start": 18, + "end": 19, + "coverage_state": "clean" + }, + { + "start": 20, + "end": 25, + "coverage_state": "covered" + }, + { + "start": 26, + "end": 27, + "coverage_state": "clean" + }, + { + "start": 28, + "end": 32, + "coverage_state": "covered" + }, + { + "start": 33, + "end": 33, + "coverage_state": "clean" + }, + { + "start": 34, + "end": 38, + "coverage_state": "covered" + }, + { + "start": 39, + "end": 39, + "coverage_state": "clean" + }, + { + "start": 40, + "end": 42, + "coverage_state": "covered" + }, + { + "start": 43, + "end": 44, + "coverage_state": "clean" + }, + { + "start": 45, + "end": 47, + "coverage_state": "covered" + }, + { + "start": 48, + "end": 48, + "coverage_state": "clean" + }, + { + "start": 49, + "end": 51, + "coverage_state": "covered" + }, + { + "start": 52, + "end": 52, + "coverage_state": "clean" + }, + { + "start": 53, + "end": 56, + "coverage_state": "covered" + }, + { + "start": 57, + "end": 57, + "coverage_state": "clean" + }, + { + "start": 58, + "end": 58, + "coverage_state": "covered" + }, + { + "start": 59, + "end": 60, + "coverage_state": "clean" + }, + { + "start": 61, + "end": 63, + "coverage_state": "covered" + }, + { + "start": 64, + "end": 64, + "coverage_state": "clean" + }, + { + "start": 65, + "end": 67, + "coverage_state": "covered" + }, + { + "start": 68, + "end": 69, + "coverage_state": "clean" + }, + { + "start": 70, + "end": 78, + "coverage_state": "covered" + }, + { + "start": 79, + "end": 81, + "coverage_state": "clean" + }, + { + "start": 82, + "end": 85, + "coverage_state": "covered" + }, + { + "start": 86, + "end": 86, + "coverage_state": "clean" + }, + { + "start": 87, + "end": 87, + "coverage_state": "covered" + }, + { + "start": 88, + "end": 89, + "coverage_state": "clean" + }, + { + "start": 90, + "end": 90, + "coverage_state": "covered" + }, + { + "start": 91, + "end": 92, + "coverage_state": "clean" + }, + { + "start": 93, + "end": 93, + "coverage_state": "covered" + }, + { + "start": 94, + "end": 95, + "coverage_state": "clean" + }, + { + "start": 96, + "end": 96, + "coverage_state": "covered" + }, + { + "start": 97, + "end": 98, + "coverage_state": "clean" + }, + { + "start": 99, + "end": 99, + "coverage_state": "covered" + }, + { + "start": 100, + "end": 102, + "coverage_state": "clean" + }, + { + "start": 103, + "end": 103, + "coverage_state": "covered" + }, + { + "start": 104, + "end": 104, + "coverage_state": "clean" + }, + { + "start": 105, + "end": 107, + "coverage_state": "covered" + }, + { + "start": 108, + "end": 109, + "coverage_state": "clean" + }, + { + "start": 110, + "end": 110, + "coverage_state": "covered" + }, + { + "start": 111, + "end": 114, + "coverage_state": "clean" + }, + { + "start": 115, + "end": 115, + "coverage_state": "covered" + }, + { + "start": 116, + "end": 116, + "coverage_state": "clean" + }, + { + "start": 117, + "end": 117, + "coverage_state": "covered" + }, + { + "start": 118, + "end": 118, + "coverage_state": "clean" + }, + { + "start": 119, + "end": 120, + "coverage_state": "covered" + }, + { + "start": 121, + "end": 121, + "coverage_state": "clean" + }, + { + "start": 122, + "end": 123, + "coverage_state": "covered" + }, + { + "start": 124, + "end": 124, + "coverage_state": "clean" + }, + { + "start": 125, + "end": 126, + "coverage_state": "covered" + }, + { + "start": 127, + "end": 127, + "coverage_state": "clean" + }, + { + "start": 128, + "end": 128, + "coverage_state": "covered" + }, + { + "start": 129, + "end": 129, + "coverage_state": "partially-covered" + }, + { + "start": 130, + "end": 130, + "coverage_state": "clean" + }, + { + "start": 131, + "end": 131, + "coverage_state": "uncovered" + }, + { + "start": 132, + "end": 132, + "coverage_state": "partially-covered" + }, + { + "start": 133, + "end": 133, + "coverage_state": "clean" + }, + { + "start": 134, + "end": 134, + "coverage_state": "covered" + }, + { + "start": 135, + "end": 135, + "coverage_state": "clean" + }, + { + "start": 136, + "end": 136, + "coverage_state": "covered" + }, + { + "start": 137, + "end": 137, + "coverage_state": "partially-covered" + }, + { + "start": 138, + "end": 139, + "coverage_state": "uncovered" + }, + { + "start": 140, + "end": 145, + "coverage_state": "covered" + }, + { + "start": 146, + "end": 146, + "coverage_state": "partially-covered" + }, + { + "start": 147, + "end": 148, + "coverage_state": "covered" + }, + { + "start": 149, + "end": 151, + "coverage_state": "uncovered" + }, + { + "start": 152, + "end": 152, + "coverage_state": "covered" + }, + { + "start": 153, + "end": 154, + "coverage_state": "clean" + }, + { + "start": 155, + "end": 158, + "coverage_state": "covered" + }, + { + "start": 159, + "end": 160, + "coverage_state": "clean" + }, + { + "start": 161, + "end": 161, + "coverage_state": "covered" + }, + { + "start": 162, + "end": 162, + "coverage_state": "clean" + }, + { + "start": 163, + "end": 165, + "coverage_state": "covered" + }, + { + "start": 166, + "end": 167, + "coverage_state": "clean" + }, + { + "start": 168, + "end": 171, + "coverage_state": "covered" + }, + { + "start": 172, + "end": 173, + "coverage_state": "clean" + }, + { + "start": 174, + "end": 174, + "coverage_state": "covered" + }, + { + "start": 175, + "end": 175, + "coverage_state": "clean" + }, + { + "start": 176, + "end": 178, + "coverage_state": "covered" + }, + { + "start": 179, + "end": 180, + "coverage_state": "clean" + }, + { + "start": 181, + "end": 181, + "coverage_state": "covered" + }, + { + "start": 182, + "end": 183, + "coverage_state": "clean" + }, + { + "start": 184, + "end": 184, + "coverage_state": "covered" + }, + { + "start": 185, + "end": 188, + "coverage_state": "clean" + }, + { + "start": 189, + "end": 189, + "coverage_state": "covered" + }, + { + "start": 190, + "end": 190, + "coverage_state": "clean" + }, + { + "start": 191, + "end": 191, + "coverage_state": "covered" + }, + { + "start": 192, + "end": null, + "coverage_state": "clean" + } + ] + }, + { + "name": "function.helpers.py", + "filepath": "function/helpers.py", + "line_coverage": 98.48, + "branch_coverage": 46.77, + "fragments": [ + { + "start": 1, + "end": 3, + "coverage_state": "clean" + }, + { + "start": 4, + "end": 8, + "coverage_state": "covered" + }, + { + "start": 9, + "end": 10, + "coverage_state": "clean" + }, + { + "start": 11, + "end": 12, + "coverage_state": "covered" + }, + { + "start": 13, + "end": 14, + "coverage_state": "clean" + }, + { + "start": 15, + "end": 17, + "coverage_state": "covered" + }, + { + "start": 18, + "end": 18, + "coverage_state": "partially-covered" + }, + { + "start": 19, + "end": 20, + "coverage_state": "covered" + }, + { + "start": 21, + "end": 22, + "coverage_state": "clean" + }, + { + "start": 23, + "end": 25, + "coverage_state": "covered" + }, + { + "start": 26, + "end": 26, + "coverage_state": "partially-covered" + }, + { + "start": 27, + "end": 27, + "coverage_state": "uncovered" + }, + { + "start": 28, + "end": 28, + "coverage_state": "covered" + }, + { + "start": 29, + "end": 30, + "coverage_state": "clean" + }, + { + "start": 31, + "end": 39, + "coverage_state": "covered" + }, + { + "start": 40, + "end": 40, + "coverage_state": "clean" + }, + { + "start": 41, + "end": 41, + "coverage_state": "covered" + }, + { + "start": 42, + "end": 43, + "coverage_state": "clean" + }, + { + "start": 44, + "end": 44, + "coverage_state": "covered" + }, + { + "start": 45, + "end": 56, + "coverage_state": "clean" + }, + { + "start": 57, + "end": 60, + "coverage_state": "covered" + }, + { + "start": 61, + "end": 61, + "coverage_state": "clean" + }, + { + "start": 62, + "end": 62, + "coverage_state": "covered" + }, + { + "start": 63, + "end": 63, + "coverage_state": "clean" + }, + { + "start": 64, + "end": 69, + "coverage_state": "covered" + }, + { + "start": 70, + "end": 71, + "coverage_state": "clean" + }, + { + "start": 72, + "end": 73, + "coverage_state": "covered" + }, + { + "start": 74, + "end": 74, + "coverage_state": "partially-covered" + }, + { + "start": 75, + "end": 75, + "coverage_state": "covered" + }, + { + "start": 76, + "end": 76, + "coverage_state": "partially-covered" + }, + { + "start": 77, + "end": 77, + "coverage_state": "covered" + }, + { + "start": 78, + "end": 78, + "coverage_state": "partially-covered" + }, + { + "start": 79, + "end": 79, + "coverage_state": "covered" + }, + { + "start": 80, + "end": 80, + "coverage_state": "partially-covered" + }, + { + "start": 81, + "end": 81, + "coverage_state": "covered" + }, + { + "start": 82, + "end": 82, + "coverage_state": "clean" + }, + { + "start": 83, + "end": 85, + "coverage_state": "covered" + }, + { + "start": 86, + "end": 87, + "coverage_state": "clean" + }, + { + "start": 88, + "end": 88, + "coverage_state": "covered" + }, + { + "start": 89, + "end": 101, + "coverage_state": "clean" + }, + { + "start": 102, + "end": 103, + "coverage_state": "covered" + }, + { + "start": 104, + "end": 104, + "coverage_state": "clean" + }, + { + "start": 105, + "end": 107, + "coverage_state": "covered" + }, + { + "start": 108, + "end": 108, + "coverage_state": "clean" + }, + { + "start": 109, + "end": 110, + "coverage_state": "covered" + }, + { + "start": 111, + "end": 111, + "coverage_state": "clean" + }, + { + "start": 112, + "end": 115, + "coverage_state": "covered" + }, + { + "start": 116, + "end": null, + "coverage_state": "clean" + } + ] + }, + { + "name": "function.modules.py", + "filepath": "function/modules.py", + "line_coverage": 76.05, + "branch_coverage": 46.77, + "fragments": [ + { + "start": 1, + "end": 13, + "coverage_state": "clean" + }, + { + "start": 14, + "end": 20, + "coverage_state": "covered" + }, + { + "start": 21, + "end": 21, + "coverage_state": "clean" + }, + { + "start": 22, + "end": 23, + "coverage_state": "covered" + }, + { + "start": 24, + "end": 25, + "coverage_state": "uncovered" + }, + { + "start": 26, + "end": 26, + "coverage_state": "covered" + }, + { + "start": 27, + "end": 28, + "coverage_state": "clean" + }, + { + "start": 29, + "end": 31, + "coverage_state": "covered" + }, + { + "start": 32, + "end": 33, + "coverage_state": "clean" + }, + { + "start": 34, + "end": 35, + "coverage_state": "covered" + }, + { + "start": 36, + "end": 36, + "coverage_state": "clean" + }, + { + "start": 37, + "end": 37, + "coverage_state": "covered" + }, + { + "start": 38, + "end": 38, + "coverage_state": "clean" + }, + { + "start": 39, + "end": 40, + "coverage_state": "covered" + }, + { + "start": 41, + "end": 41, + "coverage_state": "clean" + }, + { + "start": 42, + "end": 45, + "coverage_state": "covered" + }, + { + "start": 46, + "end": 46, + "coverage_state": "clean" + }, + { + "start": 47, + "end": 48, + "coverage_state": "covered" + }, + { + "start": 49, + "end": 49, + "coverage_state": "clean" + }, + { + "start": 50, + "end": 52, + "coverage_state": "covered" + }, + { + "start": 53, + "end": 53, + "coverage_state": "clean" + }, + { + "start": 54, + "end": 54, + "coverage_state": "covered" + }, + { + "start": 55, + "end": 62, + "coverage_state": "clean" + }, + { + "start": 63, + "end": 67, + "coverage_state": "covered" + }, + { + "start": 68, + "end": 68, + "coverage_state": "clean" + }, + { + "start": 69, + "end": 72, + "coverage_state": "covered" + }, + { + "start": 73, + "end": 73, + "coverage_state": "clean" + }, + { + "start": 74, + "end": 74, + "coverage_state": "covered" + }, + { + "start": 75, + "end": 75, + "coverage_state": "partially-covered" + }, + { + "start": 76, + "end": 76, + "coverage_state": "covered" + }, + { + "start": 77, + "end": 77, + "coverage_state": "clean" + }, + { + "start": 78, + "end": 78, + "coverage_state": "covered" + }, + { + "start": 79, + "end": 86, + "coverage_state": "uncovered" + }, + { + "start": 87, + "end": 87, + "coverage_state": "clean" + }, + { + "start": 88, + "end": 88, + "coverage_state": "covered" + }, + { + "start": 89, + "end": 89, + "coverage_state": "partially-covered" + }, + { + "start": 90, + "end": 92, + "coverage_state": "covered" + }, + { + "start": 93, + "end": 93, + "coverage_state": "partially-covered" + }, + { + "start": 94, + "end": 95, + "coverage_state": "uncovered" + }, + { + "start": 96, + "end": 96, + "coverage_state": "covered" + }, + { + "start": 97, + "end": 97, + "coverage_state": "clean" + }, + { + "start": 98, + "end": 98, + "coverage_state": "covered" + }, + { + "start": 99, + "end": 108, + "coverage_state": "uncovered" + }, + { + "start": 109, + "end": 110, + "coverage_state": "clean" + }, + { + "start": 111, + "end": 112, + "coverage_state": "covered" + }, + { + "start": 113, + "end": 113, + "coverage_state": "clean" + }, + { + "start": 114, + "end": 114, + "coverage_state": "covered" + }, + { + "start": 115, + "end": 117, + "coverage_state": "clean" + }, + { + "start": 118, + "end": 119, + "coverage_state": "covered" + }, + { + "start": 120, + "end": 120, + "coverage_state": "clean" + }, + { + "start": 121, + "end": 121, + "coverage_state": "covered" + }, + { + "start": 122, + "end": 122, + "coverage_state": "clean" + }, + { + "start": 123, + "end": 123, + "coverage_state": "covered" + }, + { + "start": 124, + "end": 124, + "coverage_state": "clean" + }, + { + "start": 125, + "end": 126, + "coverage_state": "covered" + }, + { + "start": 127, + "end": 127, + "coverage_state": "clean" + }, + { + "start": 128, + "end": 130, + "coverage_state": "covered" + }, + { + "start": 131, + "end": 131, + "coverage_state": "clean" + }, + { + "start": 132, + "end": 132, + "coverage_state": "covered" + }, + { + "start": 133, + "end": 133, + "coverage_state": "clean" + }, + { + "start": 134, + "end": 135, + "coverage_state": "covered" + }, + { + "start": 136, + "end": 136, + "coverage_state": "partially-covered" + }, + { + "start": 137, + "end": 137, + "coverage_state": "covered" + }, + { + "start": 138, + "end": 138, + "coverage_state": "clean" + }, + { + "start": 139, + "end": 139, + "coverage_state": "uncovered" + }, + { + "start": 140, + "end": 141, + "coverage_state": "clean" + }, + { + "start": 142, + "end": 150, + "coverage_state": "covered" + }, + { + "start": 151, + "end": 151, + "coverage_state": "clean" + }, + { + "start": 152, + "end": 154, + "coverage_state": "covered" + }, + { + "start": 155, + "end": 155, + "coverage_state": "clean" + }, + { + "start": 156, + "end": 157, + "coverage_state": "covered" + }, + { + "start": 158, + "end": 158, + "coverage_state": "clean" + }, + { + "start": 159, + "end": 161, + "coverage_state": "covered" + }, + { + "start": 162, + "end": 162, + "coverage_state": "clean" + }, + { + "start": 163, + "end": 168, + "coverage_state": "covered" + }, + { + "start": 169, + "end": 169, + "coverage_state": "clean" + }, + { + "start": 170, + "end": 173, + "coverage_state": "covered" + }, + { + "start": 174, + "end": 174, + "coverage_state": "clean" + }, + { + "start": 175, + "end": 177, + "coverage_state": "covered" + }, + { + "start": 178, + "end": 178, + "coverage_state": "clean" + }, + { + "start": 179, + "end": 181, + "coverage_state": "covered" + }, + { + "start": 182, + "end": 182, + "coverage_state": "clean" + }, + { + "start": 183, + "end": 183, + "coverage_state": "covered" + }, + { + "start": 184, + "end": 184, + "coverage_state": "clean" + }, + { + "start": 185, + "end": 185, + "coverage_state": "covered" + }, + { + "start": 186, + "end": 195, + "coverage_state": "clean" + }, + { + "start": 196, + "end": 196, + "coverage_state": "covered" + }, + { + "start": 197, + "end": 197, + "coverage_state": "clean" + }, + { + "start": 198, + "end": 199, + "coverage_state": "covered" + }, + { + "start": 200, + "end": 200, + "coverage_state": "clean" + }, + { + "start": 201, + "end": 207, + "coverage_state": "covered" + }, + { + "start": 208, + "end": 208, + "coverage_state": "clean" + }, + { + "start": 209, + "end": 210, + "coverage_state": "covered" + }, + { + "start": 211, + "end": 211, + "coverage_state": "clean" + }, + { + "start": 212, + "end": 212, + "coverage_state": "covered" + }, + { + "start": 213, + "end": 214, + "coverage_state": "uncovered" + }, + { + "start": 215, + "end": 216, + "coverage_state": "clean" + }, + { + "start": 217, + "end": 218, + "coverage_state": "covered" + }, + { + "start": 219, + "end": 219, + "coverage_state": "partially-covered" + }, + { + "start": 220, + "end": 220, + "coverage_state": "covered" + }, + { + "start": 221, + "end": 221, + "coverage_state": "clean" + }, + { + "start": 222, + "end": 222, + "coverage_state": "uncovered" + }, + { + "start": 223, + "end": 223, + "coverage_state": "clean" + }, + { + "start": 224, + "end": 225, + "coverage_state": "covered" + }, + { + "start": 226, + "end": 226, + "coverage_state": "clean" + }, + { + "start": 227, + "end": 228, + "coverage_state": "covered" + }, + { + "start": 229, + "end": 229, + "coverage_state": "clean" + }, + { + "start": 230, + "end": 230, + "coverage_state": "covered" + }, + { + "start": 231, + "end": 234, + "coverage_state": "uncovered" + }, + { + "start": 235, + "end": 235, + "coverage_state": "clean" + }, + { + "start": 236, + "end": 236, + "coverage_state": "uncovered" + }, + { + "start": 237, + "end": 237, + "coverage_state": "clean" + }, + { + "start": 238, + "end": 238, + "coverage_state": "covered" + }, + { + "start": 239, + "end": 242, + "coverage_state": "uncovered" + }, + { + "start": 243, + "end": 243, + "coverage_state": "clean" + }, + { + "start": 244, + "end": 244, + "coverage_state": "uncovered" + }, + { + "start": 245, + "end": 245, + "coverage_state": "clean" + }, + { + "start": 246, + "end": 246, + "coverage_state": "covered" + }, + { + "start": 247, + "end": 250, + "coverage_state": "uncovered" + }, + { + "start": 251, + "end": 251, + "coverage_state": "clean" + }, + { + "start": 252, + "end": 254, + "coverage_state": "uncovered" + }, + { + "start": 255, + "end": 255, + "coverage_state": "clean" + }, + { + "start": 256, + "end": 256, + "coverage_state": "covered" + }, + { + "start": 257, + "end": 261, + "coverage_state": "uncovered" + }, + { + "start": 262, + "end": 262, + "coverage_state": "clean" + }, + { + "start": 263, + "end": 267, + "coverage_state": "covered" + }, + { + "start": 268, + "end": 268, + "coverage_state": "clean" + }, + { + "start": 269, + "end": 271, + "coverage_state": "covered" + }, + { + "start": 272, + "end": 272, + "coverage_state": "clean" + }, + { + "start": 273, + "end": 274, + "coverage_state": "covered" + }, + { + "start": 275, + "end": 275, + "coverage_state": "partially-covered" + }, + { + "start": 276, + "end": 276, + "coverage_state": "covered" + }, + { + "start": 277, + "end": 277, + "coverage_state": "clean" + }, + { + "start": 278, + "end": 279, + "coverage_state": "covered" + }, + { + "start": 280, + "end": 281, + "coverage_state": "clean" + }, + { + "start": 282, + "end": 289, + "coverage_state": "covered" + }, + { + "start": 290, + "end": 290, + "coverage_state": "clean" + }, + { + "start": 291, + "end": 291, + "coverage_state": "covered" + }, + { + "start": 292, + "end": 294, + "coverage_state": "clean" + }, + { + "start": 295, + "end": 299, + "coverage_state": "covered" + }, + { + "start": 300, + "end": 300, + "coverage_state": "clean" + }, + { + "start": 301, + "end": 304, + "coverage_state": "covered" + }, + { + "start": 305, + "end": 305, + "coverage_state": "clean" + }, + { + "start": 306, + "end": 309, + "coverage_state": "covered" + }, + { + "start": 310, + "end": 310, + "coverage_state": "clean" + }, + { + "start": 311, + "end": 311, + "coverage_state": "covered" + }, + { + "start": 312, + "end": 312, + "coverage_state": "clean" + }, + { + "start": 313, + "end": 314, + "coverage_state": "covered" + }, + { + "start": 315, + "end": 315, + "coverage_state": "clean" + }, + { + "start": 316, + "end": 317, + "coverage_state": "covered" + }, + { + "start": 318, + "end": 318, + "coverage_state": "clean" + }, + { + "start": 319, + "end": 320, + "coverage_state": "covered" + }, + { + "start": 321, + "end": 321, + "coverage_state": "clean" + }, + { + "start": 322, + "end": 322, + "coverage_state": "covered" + }, + { + "start": 323, + "end": 326, + "coverage_state": "uncovered" + }, + { + "start": 327, + "end": 327, + "coverage_state": "clean" + }, + { + "start": 328, + "end": 331, + "coverage_state": "uncovered" + }, + { + "start": 332, + "end": 332, + "coverage_state": "clean" + }, + { + "start": 333, + "end": 334, + "coverage_state": "covered" + }, + { + "start": 335, + "end": 335, + "coverage_state": "partially-covered" + }, + { + "start": 336, + "end": 336, + "coverage_state": "uncovered" + }, + { + "start": 337, + "end": 337, + "coverage_state": "covered" + }, + { + "start": 338, + "end": 338, + "coverage_state": "clean" + }, + { + "start": 339, + "end": 341, + "coverage_state": "covered" + }, + { + "start": 342, + "end": 342, + "coverage_state": "clean" + }, + { + "start": 343, + "end": 346, + "coverage_state": "covered" + }, + { + "start": 347, + "end": null, + "coverage_state": "clean" + } + ] + }, + { + "name": "function.rooms.py", + "filepath": "function/rooms.py", + "line_coverage": 30.36, + "branch_coverage": 46.77, + "fragments": [ + { + "start": 1, + "end": 4, + "coverage_state": "clean" + }, + { + "start": 5, + "end": 6, + "coverage_state": "covered" + }, + { + "start": 7, + "end": 7, + "coverage_state": "clean" + }, + { + "start": 8, + "end": 9, + "coverage_state": "covered" + }, + { + "start": 10, + "end": 11, + "coverage_state": "uncovered" + }, + { + "start": 12, + "end": 12, + "coverage_state": "covered" + }, + { + "start": 13, + "end": 14, + "coverage_state": "clean" + }, + { + "start": 15, + "end": 17, + "coverage_state": "covered" + }, + { + "start": 18, + "end": 18, + "coverage_state": "clean" + }, + { + "start": 19, + "end": 19, + "coverage_state": "covered" + }, + { + "start": 20, + "end": 26, + "coverage_state": "uncovered" + }, + { + "start": 27, + "end": 27, + "coverage_state": "clean" + }, + { + "start": 28, + "end": 28, + "coverage_state": "covered" + }, + { + "start": 29, + "end": 32, + "coverage_state": "uncovered" + }, + { + "start": 33, + "end": 34, + "coverage_state": "clean" + }, + { + "start": 35, + "end": 36, + "coverage_state": "covered" + }, + { + "start": 37, + "end": 37, + "coverage_state": "clean" + }, + { + "start": 38, + "end": 39, + "coverage_state": "covered" + }, + { + "start": 40, + "end": 40, + "coverage_state": "clean" + }, + { + "start": 41, + "end": 41, + "coverage_state": "covered" + }, + { + "start": 42, + "end": 43, + "coverage_state": "uncovered" + }, + { + "start": 44, + "end": 44, + "coverage_state": "clean" + }, + { + "start": 45, + "end": 46, + "coverage_state": "uncovered" + }, + { + "start": 47, + "end": 47, + "coverage_state": "clean" + }, + { + "start": 48, + "end": 51, + "coverage_state": "uncovered" + }, + { + "start": 52, + "end": 52, + "coverage_state": "clean" + }, + { + "start": 53, + "end": 53, + "coverage_state": "covered" + }, + { + "start": 54, + "end": 55, + "coverage_state": "uncovered" + }, + { + "start": 56, + "end": 56, + "coverage_state": "clean" + }, + { + "start": 57, + "end": 60, + "coverage_state": "uncovered" + }, + { + "start": 61, + "end": 61, + "coverage_state": "clean" + }, + { + "start": 62, + "end": 62, + "coverage_state": "covered" + }, + { + "start": 63, + "end": 63, + "coverage_state": "uncovered" + }, + { + "start": 64, + "end": 64, + "coverage_state": "clean" + }, + { + "start": 65, + "end": 75, + "coverage_state": "uncovered" + }, + { + "start": 76, + "end": null, + "coverage_state": "clean" + } + ] + }, + { + "name": "function.stairway.py", + "filepath": "function/stairway.py", + "line_coverage": 90.48, + "branch_coverage": 46.77, + "fragments": [ + { + "start": 1, + "end": 4, + "coverage_state": "clean" + }, + { + "start": 5, + "end": 9, + "coverage_state": "covered" + }, + { + "start": 10, + "end": 10, + "coverage_state": "clean" + }, + { + "start": 11, + "end": 12, + "coverage_state": "covered" + }, + { + "start": 13, + "end": 14, + "coverage_state": "uncovered" + }, + { + "start": 15, + "end": 15, + "coverage_state": "covered" + }, + { + "start": 16, + "end": 17, + "coverage_state": "clean" + }, + { + "start": 18, + "end": 21, + "coverage_state": "covered" + }, + { + "start": 22, + "end": 23, + "coverage_state": "clean" + }, + { + "start": 24, + "end": 27, + "coverage_state": "covered" + }, + { + "start": 28, + "end": 29, + "coverage_state": "clean" + }, + { + "start": 30, + "end": 30, + "coverage_state": "covered" + }, + { + "start": 31, + "end": 31, + "coverage_state": "clean" + }, + { + "start": 32, + "end": 32, + "coverage_state": "covered" + }, + { + "start": 33, + "end": 36, + "coverage_state": "clean" + }, + { + "start": 37, + "end": 37, + "coverage_state": "covered" + }, + { + "start": 38, + "end": null, + "coverage_state": "clean" + } + ] + }, + { + "name": "function.videv.py", + "filepath": "function/videv.py", + "line_coverage": 94.07, + "branch_coverage": 46.77, + "fragments": [ + { + "start": 1, + "end": 12, + "coverage_state": "clean" + }, + { + "start": 13, + "end": 14, + "coverage_state": "covered" + }, + { + "start": 15, + "end": 16, + "coverage_state": "clean" + }, + { + "start": 17, + "end": 18, + "coverage_state": "covered" + }, + { + "start": 19, + "end": 19, + "coverage_state": "clean" + }, + { + "start": 20, + "end": 22, + "coverage_state": "covered" + }, + { + "start": 23, + "end": 23, + "coverage_state": "clean" + }, + { + "start": 24, + "end": 24, + "coverage_state": "covered" + }, + { + "start": 25, + "end": 25, + "coverage_state": "clean" + }, + { + "start": 26, + "end": 26, + "coverage_state": "covered" + }, + { + "start": 27, + "end": 28, + "coverage_state": "uncovered" + }, + { + "start": 29, + "end": 30, + "coverage_state": "clean" + }, + { + "start": 31, + "end": 32, + "coverage_state": "covered" + }, + { + "start": 33, + "end": 33, + "coverage_state": "clean" + }, + { + "start": 34, + "end": 35, + "coverage_state": "covered" + }, + { + "start": 36, + "end": 36, + "coverage_state": "clean" + }, + { + "start": 37, + "end": 38, + "coverage_state": "covered" + }, + { + "start": 39, + "end": 40, + "coverage_state": "clean" + }, + { + "start": 41, + "end": 42, + "coverage_state": "covered" + }, + { + "start": 43, + "end": 43, + "coverage_state": "clean" + }, + { + "start": 44, + "end": 45, + "coverage_state": "covered" + }, + { + "start": 46, + "end": 46, + "coverage_state": "clean" + }, + { + "start": 47, + "end": 48, + "coverage_state": "covered" + }, + { + "start": 49, + "end": 50, + "coverage_state": "clean" + }, + { + "start": 51, + "end": 52, + "coverage_state": "covered" + }, + { + "start": 53, + "end": 53, + "coverage_state": "clean" + }, + { + "start": 54, + "end": 55, + "coverage_state": "covered" + }, + { + "start": 56, + "end": 56, + "coverage_state": "clean" + }, + { + "start": 57, + "end": 58, + "coverage_state": "covered" + }, + { + "start": 59, + "end": 59, + "coverage_state": "clean" + }, + { + "start": 60, + "end": 61, + "coverage_state": "covered" + }, + { + "start": 62, + "end": 62, + "coverage_state": "clean" + }, + { + "start": 63, + "end": 64, + "coverage_state": "covered" + }, + { + "start": 65, + "end": 66, + "coverage_state": "clean" + }, + { + "start": 67, + "end": 68, + "coverage_state": "covered" + }, + { + "start": 69, + "end": 69, + "coverage_state": "clean" + }, + { + "start": 70, + "end": 71, + "coverage_state": "covered" + }, + { + "start": 72, + "end": 72, + "coverage_state": "clean" + }, + { + "start": 73, + "end": 74, + "coverage_state": "covered" + }, + { + "start": 75, + "end": 76, + "coverage_state": "clean" + }, + { + "start": 77, + "end": 78, + "coverage_state": "covered" + }, + { + "start": 79, + "end": 79, + "coverage_state": "clean" + }, + { + "start": 80, + "end": 81, + "coverage_state": "covered" + }, + { + "start": 82, + "end": 82, + "coverage_state": "clean" + }, + { + "start": 83, + "end": 84, + "coverage_state": "covered" + }, + { + "start": 85, + "end": 86, + "coverage_state": "clean" + }, + { + "start": 87, + "end": 94, + "coverage_state": "covered" + }, + { + "start": 95, + "end": 95, + "coverage_state": "clean" + }, + { + "start": 96, + "end": 96, + "coverage_state": "covered" + }, + { + "start": 97, + "end": 97, + "coverage_state": "clean" + }, + { + "start": 98, + "end": 99, + "coverage_state": "covered" + }, + { + "start": 100, + "end": 100, + "coverage_state": "clean" + }, + { + "start": 101, + "end": 101, + "coverage_state": "covered" + }, + { + "start": 102, + "end": 102, + "coverage_state": "clean" + }, + { + "start": 103, + "end": 105, + "coverage_state": "covered" + }, + { + "start": 106, + "end": 106, + "coverage_state": "clean" + }, + { + "start": 107, + "end": 108, + "coverage_state": "covered" + }, + { + "start": 109, + "end": 109, + "coverage_state": "clean" + }, + { + "start": 110, + "end": 112, + "coverage_state": "covered" + }, + { + "start": 113, + "end": 114, + "coverage_state": "clean" + }, + { + "start": 115, + "end": 116, + "coverage_state": "covered" + }, + { + "start": 117, + "end": 117, + "coverage_state": "clean" + }, + { + "start": 118, + "end": 119, + "coverage_state": "covered" + }, + { + "start": 120, + "end": 120, + "coverage_state": "clean" + }, + { + "start": 121, + "end": 122, + "coverage_state": "covered" + }, + { + "start": 123, + "end": 123, + "coverage_state": "clean" + }, + { + "start": 124, + "end": 125, + "coverage_state": "covered" + }, + { + "start": 126, + "end": 126, + "coverage_state": "clean" + }, + { + "start": 127, + "end": 127, + "coverage_state": "covered" + }, + { + "start": 128, + "end": 128, + "coverage_state": "clean" + }, + { + "start": 129, + "end": 131, + "coverage_state": "covered" + }, + { + "start": 132, + "end": 133, + "coverage_state": "clean" + }, + { + "start": 134, + "end": 137, + "coverage_state": "covered" + }, + { + "start": 138, + "end": 138, + "coverage_state": "clean" + }, + { + "start": 139, + "end": 141, + "coverage_state": "covered" + }, + { + "start": 142, + "end": 142, + "coverage_state": "clean" + }, + { + "start": 143, + "end": 146, + "coverage_state": "covered" + }, + { + "start": 147, + "end": 147, + "coverage_state": "clean" + }, + { + "start": 148, + "end": 148, + "coverage_state": "covered" + }, + { + "start": 149, + "end": 149, + "coverage_state": "uncovered" + }, + { + "start": 150, + "end": 151, + "coverage_state": "clean" + }, + { + "start": 152, + "end": 153, + "coverage_state": "covered" + }, + { + "start": 154, + "end": 154, + "coverage_state": "clean" + }, + { + "start": 155, + "end": 157, + "coverage_state": "covered" + }, + { + "start": 158, + "end": 158, + "coverage_state": "clean" + }, + { + "start": 159, + "end": 160, + "coverage_state": "covered" + }, + { + "start": 161, + "end": 161, + "coverage_state": "clean" + }, + { + "start": 162, + "end": 163, + "coverage_state": "covered" + }, + { + "start": 164, + "end": 164, + "coverage_state": "clean" + }, + { + "start": 165, + "end": 165, + "coverage_state": "covered" + }, + { + "start": 166, + "end": 166, + "coverage_state": "clean" + }, + { + "start": 167, + "end": 168, + "coverage_state": "covered" + }, + { + "start": 169, + "end": 169, + "coverage_state": "clean" + }, + { + "start": 170, + "end": 170, + "coverage_state": "covered" + }, + { + "start": 171, + "end": 171, + "coverage_state": "uncovered" + }, + { + "start": 172, + "end": 172, + "coverage_state": "clean" + }, + { + "start": 173, + "end": 173, + "coverage_state": "uncovered" + }, + { + "start": 174, + "end": 174, + "coverage_state": "covered" + }, + { + "start": 175, + "end": 175, + "coverage_state": "clean" + }, + { + "start": 176, + "end": 177, + "coverage_state": "covered" + }, + { + "start": 178, + "end": 178, + "coverage_state": "clean" + }, + { + "start": 179, + "end": 179, + "coverage_state": "covered" + }, + { + "start": 180, + "end": 180, + "coverage_state": "clean" + }, + { + "start": 181, + "end": 181, + "coverage_state": "covered" + }, + { + "start": 182, + "end": 182, + "coverage_state": "clean" + }, + { + "start": 183, + "end": 184, + "coverage_state": "covered" + }, + { + "start": 185, + "end": 185, + "coverage_state": "clean" + }, + { + "start": 186, + "end": 187, + "coverage_state": "covered" + }, + { + "start": 188, + "end": 188, + "coverage_state": "clean" + }, + { + "start": 189, + "end": 189, + "coverage_state": "covered" + }, + { + "start": 190, + "end": 190, + "coverage_state": "clean" + }, + { + "start": 191, + "end": 191, + "coverage_state": "covered" + }, + { + "start": 192, + "end": 193, + "coverage_state": "uncovered" + }, + { + "start": 194, + "end": null, + "coverage_state": "clean" + } + ] + } ] } ] diff --git a/_testresults_/testrun.pdf b/_testresults_/testrun.pdf index ec44a14..d923c69 100644 Binary files a/_testresults_/testrun.pdf and b/_testresults_/testrun.pdf differ diff --git a/config_example/config.j2 b/config_example/config.j2 index e79bed2..feb4535 100644 --- a/config_example/config.j2 +++ b/config_example/config.j2 @@ -1,6 +1,5 @@ import geo import logging -import report from topics import * DEBUG = False diff --git a/devdi b/devdi index 58167fb..f0b994e 160000 --- a/devdi +++ b/devdi @@ -1 +1 @@ -Subproject commit 58167fb8ecd719df6a6aca693cf9fd7735149db4 +Subproject commit f0b994ef9c3a0526c4b699c491ccb478bc3847d0 diff --git a/function/__init__.py b/function/__init__.py index bc53377..501864e 100644 --- a/function/__init__.py +++ b/function/__init__.py @@ -2,6 +2,7 @@ # -*- coding: utf-8 -*- # import config +from devdi.topic import STOP_EXECUTION_TOPIC import devices from function.garden import garden from function.stairway import stairway @@ -10,7 +11,9 @@ from function.first_floor_west import first_floor_west from function.first_floor_east import first_floor_east from function.rooms import room_collection from function.videv import all_off, videv_pure_switch +import json import logging +import mqtt try: from config import APP_NAME as ROOT_LOGGER_NAME @@ -20,9 +23,13 @@ logger = logging.getLogger(ROOT_LOGGER_NAME).getChild(__name__) class all_functions(room_collection): - def __init__(self, mqtt_client): + def __init__(self, mqtt_client: mqtt.mqtt_client): super().__init__(mqtt_client) # + self.run = True + if config.DEBUG: + mqtt_client.add_callback(STOP_EXECUTION_TOPIC, self.__stop_execution__) + # # Rooms # # garden @@ -45,6 +52,16 @@ class all_functions(room_collection): # Summer / Winter mode self.init_sumer_winter_mode() + def __stop_execution__(self, client, userdata, message): + if config.DEBUG: + try: + data = json.loads(message.payload) + except: + logger.error("Error while receiving mqtt message: topic=%s - payload=%s", repr(message.topic), repr(message.payload)) + else: + if data is True: + self.run = False + def init_cross_room_interactions(self): # shelly dirk input 1 self.last_gfw_dirk_input_1 = None diff --git a/smart_brain.py b/smart_brain.py index 4248329..a7017eb 100644 --- a/smart_brain.py +++ b/smart_brain.py @@ -12,7 +12,7 @@ logger = report.default_logging_config() VERS_MAJOR = 1 VERS_MINOR = 3 -VERS_PATCH = 1 +VERS_PATCH = 2 INFO_TOPIC = "__info__" INFO_DATA = { @@ -49,5 +49,5 @@ if __name__ == "__main__": # func = function.all_functions(mc) - while (True): + while (func.run): time.sleep(1)