mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-17 11:26:03 +00:00
MYSENSORS_DEVICE: changes to reboot bootloader identification II, #116250
git-svn-id: https://svn.fhem.de/fhem/trunk@23257 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
e45ac0d657
commit
c3c4b86109
@ -281,7 +281,7 @@ sub Set {
|
||||
}
|
||||
|
||||
if ($command eq "reboot") {
|
||||
AttrVal($name, "OTA_BL_Type", 0) or ReadingsVal($name, "BL_VERSION", 0)
|
||||
(AttrVal($name, "OTA_BL_Type", 0) or ReadingsVal($name, "BL_VERSION", 0))
|
||||
? return sendClientMessage($hash,
|
||||
childId => 255,
|
||||
cmd => C_INTERNAL,
|
||||
|
Loading…
x
Reference in New Issue
Block a user