Commit 92bc0cc
committed
coordinator: warn when a register converter returns None
The heating season sensor shows as N/A in HA with no indication why.
Add a warning log whenever a register's converter returns None so the
unexpected raw device value is visible in the HA log. This makes the
root cause diagnosable without requiring debug-level logging.
Signed-off-by: Tomáš Hozza <thozza@gmail.com>1 parent e7913e8 commit 92bc0cc
1 file changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
95 | 104 | | |
96 | 105 | | |
97 | 106 | | |
| |||
0 commit comments