Thanks! No worries, I haven't started capturing those yet. But I will start now!
But I'm a bit confused about this rain graph. Is it supposed to look like this:
I must say that I would prefer something with a line, like the other two you showed above. If possible.
OK, tried to capture temp now, but it doesn't seem to work:
Code: Select all
19:56:31 TellStickDuo.fineoffset.temperature.146.Temperature '4.8'
19:56:31 Ute Viking1
19:56:31 Python Script
19:56:31 ClimateDataCalculation: TempDataCapture: Under hytta
19:56:31 Error in Action: "ClimateDataCalculation: TempDataCapture: Under hytta"
19:56:31 Traceback (most recent call last) (1669):
19:56:31 File "C:\Programfiler\EventGhost\eg\Classes\ActionBase.py", line 170, in CallWrapper
19:56:31 return self(*args)
19:56:31 File "C:\Programfiler\EventGhost\plugins\ClimaDataCalculation\__init__.py", line 1139, in __call__
19:56:31 temperature,
19:56:31 UnboundLocalError: local variable 'temperature' referenced before assignment
19:56:31 TellStickDuo.fineoffset.temperature.146.Temperature '4.8'
19:56:31 Ute Viking1
19:56:31 Python Script
19:56:31 ClimateDataCalculation: TempDataCapture: Under hytta
19:56:31 Error in Action: "ClimateDataCalculation: TempDataCapture: Under hytta"
19:56:31 Traceback (most recent call last) (1669):
19:56:31 File "C:\Programfiler\EventGhost\eg\Classes\ActionBase.py", line 170, in CallWrapper
19:56:31 return self(*args)
19:56:31 File "C:\Programfiler\EventGhost\plugins\ClimaDataCalculation\__init__.py", line 1139, in __call__
19:56:31 temperature,
19:56:31 UnboundLocalError: local variable 'temperature' referenced before assignment
I have no idea why I'm getting two of the same event, though.