Skip to content

Commit

Permalink
Renamed Grid to Inverter to match
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanmarlor committed Mar 29, 2023
1 parent 1862f3f commit 465d4a0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@
ModbusSensorDescription(
key="rfreq",
address=11014,
name="Grid Frequency",
name="Inverter Frequency",
device_class=SensorDeviceClass.FREQUENCY,
state_class=SensorStateClass.MEASUREMENT,
native_unit_of_measurement="Hz",
Expand Down

0 comments on commit 465d4a0

Please sign in to comment.