Skip to content

Commit 5887422

Browse files
authored
Merge pull request #83 from zcshiner/2025-02-15-brigheness-fix
Adjust brightness behavior by specifying min_power
2 parents cf36c14 + a0738fc commit 5887422

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

firmware/transit-tracker.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,8 @@ output:
198198
- platform: template
199199
id: display_brightness_output
200200
type: float
201+
min_power: 0.004 # 1/255
202+
zero_means_zero: true
201203
write_action:
202204
- hub75.set_brightness:
203205
id: matrix

0 commit comments

Comments
 (0)