Switched to accuWeather and updated some css

This commit is contained in:
2019-01-02 00:29:18 -05:00
parent 454fe07d49
commit 1ee0606b5b
14 changed files with 148 additions and 102 deletions

View File

@ -1,4 +1,4 @@
<div class="desktop-height p-3" style="background-color: #b52e3c !important;">
<div class="fill-height p-3" style="background-color: #b52e3c !important;">
<div style="max-width: 1000px;">
<h1 class="text-white">Powerwall: {{batteryService.charge | round}} V</h1>
<mat-button-toggle-group [ngModel]="batteryService.relayMode" (change)="batteryService.setRelayMode($event.value)"><!---->