Open danielgospodinow opened 2 hours ago
Here's an example of how it should be:
Seems to be an easy fix:
return DeviceInfo(
name=self._water_heater.name,
)
The name
prop of the DeviceInfo
class should be populated.