2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 18:59:33 +00:00

32_TechemWZ.pm: Compact 5 heatmeter fixed #2

git-svn-id: https://svn.fhem.de/fhem/trunk@10466 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
herrmannj 2016-01-11 21:09:00 +00:00
parent 652c6a3b24
commit e6fbf61b3b

View File

@ -71,8 +71,6 @@ TechemWZ_Define(@) {
# subscribe broadcast channels
# TechemWZ_subscribe($hash, 'foo');
TechemWZ_Run($hash) if $init_done;
# DEBUG
TechemWZ_Parse($hash, "b364468501081015045438837A1009F1FD31400085101008015152AA87AB81C64DB1BBA64614101000400000009083C48A04105101C92CA4635CD47E179B47731::-35.5");
return undef;
}