Add icons for Nord Pool highest and lowest price sensors (#159729)

This commit is contained in:
Ville Skyttä
2026-01-08 12:27:17 +02:00
committed by GitHub
parent be3be360a7
commit 7a696935ed

View File

@@ -28,9 +28,15 @@
"exchange_rate": {
"default": "mdi:currency-usd"
},
"highest_price": {
"default": "mdi:cash-plus"
},
"last_price": {
"default": "mdi:cash"
},
"lowest_price": {
"default": "mdi:cash-minus"
},
"next_price": {
"default": "mdi:cash"
},