mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 13:45:12 +02:00
Fix icon for "Coffee and Milk counter" in HomeConnect (#141170)
fix coffee and milk counter
This commit is contained in:
@@ -113,7 +113,7 @@
|
|||||||
"milk_counter": {
|
"milk_counter": {
|
||||||
"default": "mdi:cup"
|
"default": "mdi:cup"
|
||||||
},
|
},
|
||||||
"coffee_and_milk": {
|
"coffee_and_milk_counter": {
|
||||||
"default": "mdi:coffee"
|
"default": "mdi:coffee"
|
||||||
},
|
},
|
||||||
"ristretto_espresso_counter": {
|
"ristretto_espresso_counter": {
|
||||||
|
Reference in New Issue
Block a user