Skip to content

Commit 22cbe37

Browse files
author
Justin Dybedahl
authored
Fix state class in const
1 parent 6f5e682 commit 22cbe37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

custom_components/redfin/const.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@
2121
CONF_SCAN_INTERVAL_MAX = 600
2222

2323
ICON = "mdi:home-variant"
24+
STATE_CLASS_MEASUREMENT = "measurement"

0 commit comments

Comments
 (0)