2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-24 15:19:21 +00:00

50_HP1000: update on powerMap

git-svn-id: https://svn.fhem.de/fhem/trunk@13105 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
jpawlowski 2017-01-16 13:03:52 +00:00
parent 3d32d0e041
commit 284cb98689

View File

@ -157,8 +157,8 @@ sub HP1000_Initialize($) {
# 98_powerMap.pm support # 98_powerMap.pm support
$hash->{powerMap} = { $hash->{powerMap} = {
powerMap_rname_E => 'energy', rname_E => 'energy',
powerMap_rname_P => 'power', rname_P => 'power',
map => { map => {
Activity => { Activity => {
'dead' => 0, 'dead' => 0,