mirror of
https://github.com/michivonah/esphome-eink-dashboard.git
synced 2025-12-22 13:16:27 +01:00
Update weatherman.yaml
we have negative t° here now, the '-' was missing.
This commit is contained in:
parent
bea4430721
commit
07d64a3e37
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ font:
|
|||
- file: 'fonts/GothamRnd-Bold.ttf'
|
||||
id: font_large_bold
|
||||
size: 108
|
||||
glyphs: [' ', '°', '0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'C']
|
||||
glyphs: [' ', '-', '°', '0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'C']
|
||||
- file: 'fonts/GothamRnd-Bold.ttf'
|
||||
id: font_title
|
||||
size: 54
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue