mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 09:16:53 +00:00
YAMAHA_AVR: remove temporary debug log message
git-svn-id: https://svn.fhem.de/fhem/trunk@10260 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
f52c1624e0
commit
1649001ff0
@ -1329,7 +1329,6 @@ YAMAHA_AVR_ParseResponse ($$$)
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
Log 3, "YAMAHA_AVR: set bass only 2 to ". (int($1)/10);
|
|
||||||
readingsBulkUpdate($hash, "bass", int($1)/10);
|
readingsBulkUpdate($hash, "bass", int($1)/10);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user