diff --git a/config/packages/finance.yaml b/config/packages/finance.yaml index 68fcb90e..594ceb0e 100755 --- a/config/packages/finance.yaml +++ b/config/packages/finance.yaml @@ -25,13 +25,11 @@ sensor: - name: Amazon currency: USD symbol: AMZN - foreign_exchange: - - from: BTC - to: USD - name: Bitcoin - - from: ETH - to: USD - name: Ethereum + + - platform: coinmarketcap + currency_id: 1027 + - platform: coinmarketcap + currency_id: 1 #------------------------------------------- group: finance: diff --git a/config/www/custom_ui/floorplan/images/branding/solar_readings.png b/config/www/custom_ui/floorplan/images/branding/solar_readings.png index 1f1e78c1..8b049161 100644 Binary files a/config/www/custom_ui/floorplan/images/branding/solar_readings.png and b/config/www/custom_ui/floorplan/images/branding/solar_readings.png differ