26 lines
441 B
YAML
26 lines
441 B
YAML
router_stats:
|
|
name: Router Stats
|
|
options:
|
|
- Current Stats
|
|
- History Stats - Download
|
|
- History Stats - Upload
|
|
initial: Current Stats
|
|
icon: mdi:router
|
|
report_type:
|
|
name: Report Type
|
|
options:
|
|
- Bug Report
|
|
- New Idea
|
|
- Adjustment
|
|
initial: Bug Report
|
|
icon: mdi:bug
|
|
select_testing:
|
|
name: Select Testing
|
|
options:
|
|
- One
|
|
- Two
|
|
- Three
|
|
- Four
|
|
- Five
|
|
initial: One
|
|
icon: mdi:test-tube |