2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-02-25 09:55:38 +00:00

THZ: removing leading spaces for frankef in sFan and sDisplay

git-svn-id: https://svn.fhem.de/fhem/trunk@26890 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
immi 2022-12-23 16:30:50 +00:00
parent 783f022cab
commit 956eb3d140

View File

@ -1,8 +1,8 @@
##############################################
# 00_THZ
# $Id$
# by immi 06/2022
my $thzversion = "0.205";
# by immi 12/2022
my $thzversion = "0.206";
# this code is based on the hard work of Robert; I just tried to port it
# http://robert.penz.name/heat-pump-lwz/
########################################################################################