Update getPowermeterWattsMqtt

This commit is contained in:
DanielR92 2024-04-07 20:29:26 +02:00 committed by GitHub
parent 45b1d657ce
commit 1635db48b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1469,7 +1469,7 @@
e.appendChild(opt("0", "---")); e.appendChild(opt("0", "---"));
e.appendChild(opt("1", "Shelly")); e.appendChild(opt("1", "Shelly"));
//e.appendChild(opt("2", "Tasmota")); //e.appendChild(opt("2", "Tasmota"));
//e.appendChild(opt("3", "Mqtt")); e.appendChild(opt("3", "Mqtt"));
//e.appendChild(opt("4", "Hichi")); //e.appendChild(opt("4", "Hichi"));
e.appendChild(opt("5", "Tibber")); e.appendChild(opt("5", "Tibber"));
e.appendChild(opt("6", "Shrdzm")); e.appendChild(opt("6", "Shrdzm"));