We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc6727a commit 6daefd0Copy full SHA for 6daefd0
custom_components/uhomeuponor/sensor.py
@@ -122,7 +122,7 @@ def available(self):
122
123
# ** DEBUG PROPERTY **
124
#@property
125
- #def device_state_attributes(self):
+ #def extra_state_attributes(self):
126
# """Return the device state attributes."""
127
# attr = self.thermostat.attributes() + self.uponor_client.uhome.attributes()
128
# return {
0 commit comments