98_WOL.pm: Don't check sshHost during startup, added params ($IP, $MAC, $BC) to commandref,$BC in WOL_by_cmd (thanks Otto)

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@24102 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
KernSani 2021-03-27 20:49:59 +00:00
parent cf812f63fd
commit 93e25dac1c

View File

@ -21,7 +21,9 @@
#
#============================================================================
# Changelog:
# 2021-03-26, v1.05: Don't check sshHost during startup, added commandref Params, $BC in WOL_by_cmd (thanks Otto)
# 2021-03-27, v1.05: Don't check sshHost during startup
# added params ($IP, $MAC, $BC) to commandref (thanks Otto)
# $BC in WOL_by_cmd (thanks Otto)
# 2020-01-08, v1.04: Minor fixes and improved error handling
# Added option to execute perl/FHEM/System command for wakeup (local or ssh)
# Added option to execute shutdown command via ssh