Merge pull request #321 from cvc90/Pi.Alert-Add-New-Menu-Report

Added the new "Report" menu and various fixes for the new menu, thanks @cvc90 🙏
This commit is contained in:
jokob-sk
2023-08-11 06:00:06 +10:00
committed by GitHub
5 changed files with 67 additions and 0 deletions

View File

@@ -38,6 +38,7 @@
"Navigation_Devices" : "Devices",
"Navigation_Presence" : "Presence",
"Navigation_Events" : "Events",
"Navigation_Report" : "Report",
"Navigation_Network" : "Network",
"Navigation_Plugins" : "Plugins",
"Navigation_Maintenance" : "Maintenance",
@@ -521,6 +522,8 @@
"APPRISE_PAYLOAD_description" : "Select the payoad type sent to Apprise. For example <code>html</code> works well with emails, <code>text</code> with chat apps, such as Telegram.",
"MQTT_display_name" : "MQTT",
"MQTT_icon" : "<i class=\"fa fa-square-rss\"></i>",
"REPORT_TITLE" : "Report",
"REPORT_ERROR" : "The page you are looking for is temporarily unavailable, please try again after a few seconds",
"REPORT_MQTT_name" : "Enable MQTT",
"REPORT_MQTT_description" : "Enable sending notifications via <a target=\"_blank\" href=\"https://www.home-assistant.io/integrations/mqtt/\">MQTT</a> to your Home Assistance instance.",
"MQTT_BROKER_name" : "MQTT broker URL",