Restore report system to main dashboard since it is fixed now
This commit is contained in:
@ -544,6 +544,20 @@ views:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Text Notify
|
label: Text Notify
|
||||||
icon: mdi:text
|
icon: mdi:text
|
||||||
|
- card:
|
||||||
|
type: entities
|
||||||
|
entities:
|
||||||
|
- entity: input_text.report_system
|
||||||
|
name: Description
|
||||||
|
- entity: input_select.report_type
|
||||||
|
name: Report Type
|
||||||
|
- entity: button.send_report
|
||||||
|
title: Report System
|
||||||
|
show_header_toggle: false
|
||||||
|
state_color: false
|
||||||
|
attributes:
|
||||||
|
label: Reports
|
||||||
|
icon: mdi:bug
|
||||||
- type: grid
|
- type: grid
|
||||||
cards:
|
cards:
|
||||||
- type: heading
|
- type: heading
|
||||||
|
Reference in New Issue
Block a user