A power meter
power
energy
voltage
@type t() :: %FritzApi.Powermeter{ energy: float() | nil, power: float() | nil, voltage: float() | nil }