11_FHT.pm: add batteryState reading (Forum #94912)
git-svn-id: https://svn.fhem.de/fhem/trunk@18068 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -555,6 +555,7 @@ FHT_Parse($$)
|
||||
|
||||
# set additional warnings and trigger notify
|
||||
readingsBulkUpdate($def, "battery", $valBattery);
|
||||
readingsBulkUpdate($def, "batteryState", $valBattery);
|
||||
Log3 $name, 4, "FHT $name battery: $valBattery";
|
||||
|
||||
readingsBulkUpdate($def, "lowtemp", $valLowTemp);
|
||||
|
||||
Reference in New Issue
Block a user