Commit a95244d
committed
fix: LiXee ZLinky: handle empty TIC command list
If the user defines a value for tic_command_whitelist and then clears
it, it remains in the configuration as an empty string.
An empty string should be the same as no value at all. Before this
change, when the string was empty, no attributes were polled.
Let's also suggest a Z2M restart in the description, it's the easiest way to
restart the poll.1 parent b80ebbd commit a95244d
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1746 | 1746 | | |
1747 | 1747 | | |
1748 | 1748 | | |
1749 | | - | |
| 1749 | + | |
1750 | 1750 | | |
1751 | 1751 | | |
1752 | 1752 | | |
| |||
1811 | 1811 | | |
1812 | 1812 | | |
1813 | 1813 | | |
1814 | | - | |
| 1814 | + | |
1815 | 1815 | | |
1816 | 1816 | | |
1817 | 1817 | | |
| |||
0 commit comments