Browse Source

Revert icons.json

jameskoziol 2 years ago
parent
commit
d07b6eb6b0
1 changed files with 0 additions and 15 deletions
  1. 0 15
      custom_components/tuya_local/icons.json

+ 0 - 15
custom_components/tuya_local/icons.json

@@ -48,21 +48,6 @@
             "anti_frost": {
                 "default": "mdi:snowflake-melt"
             }
-        },
-        "climate": {
-            "madimack_presets": {
-                "state_attributes": {
-                    "preset_mode": {
-                        "default": "mdi:confused",
-                            "state": {
-                                "silence": "mdi:weather-night",
-                                "perfect": "mdi:weather-sunny",
-                                "power": "mdi:sun-thermometer"
-                            }
-                    }
-                }
-            }
         }
     }
 }
-