Closed valleedelisle closed 3 years ago
Other entities are getting updated in their own class but the SmartEnergyMeter doesn't have any other attributes. We need to update from the PowerSensor class. We can't update other entities from there because it would double poll.
fixes #37
Ça règle le problème.
Other entities are getting updated in their own class but the SmartEnergyMeter doesn't have any other attributes. We need to update from the PowerSensor class. We can't update other entities from there because it would double poll.
fixes #37