solar: Update message
This commit is contained in:
parent
9ed6c8cd99
commit
9c6d18b59b
@ -61,10 +61,10 @@ func (this *Solar) SendDailyReport() {
|
||||
var todayFormatted = time.Now().Format("Monday, 2 Jan 2006")
|
||||
|
||||
message := fmt.Sprintf(
|
||||
"*🔆 Solar Production Report, %s*\n\n"+
|
||||
"*🔆 Solar Production Report — %s*\n\n"+
|
||||
summary+
|
||||
"\n\n"+
|
||||
"Today: %.2f kWh\n"+
|
||||
"*Today: %.2f kWh*\n"+
|
||||
"Total: %.2f kWh\n\n"+
|
||||
"`DO NOT CLICK: %d`",
|
||||
todayFormatted,
|
||||
|
Loading…
Reference in New Issue
Block a user