This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# In addition to random most significant bit flips in the 32-bit energy consumption value reported | |
# which results in massive negative values, the NAS-WR01ZE also generally computes the energy consumed incorrectly. | |
# In brief practical tests the actual consumption is actually ~1/4 of the value reported. | |
# | |
# This template sensor corrects both these firmware bugs. | |
# | |
template: | |
sensor: | |
- name: "My Device Power Electric Consumption kWh Corrected" | |
# Set unique_id to a 32-digit random number or UUID |