update
This commit is contained in:
@@ -88,7 +88,8 @@ config_entries = [
|
||||
("windMeter", "0", "bool"),
|
||||
("modem_version", "XXX", "str"),
|
||||
# Add new config entries here
|
||||
("matrix_display", "enabled", "str"),
|
||||
("matrix_display", "0", "bool"),
|
||||
("matrix_display_bool", "0", "bool"),
|
||||
("matrix_display_type", "split_reveal", "str"),
|
||||
("matrix_brightness", "100", "int")
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user