icons.json 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320
  1. {
  2. "entity": {
  3. "binary_sensor": {
  4. "defrost": {
  5. "default": "mdi:circle-outline",
  6. "state": {
  7. "on": "mdi:snowflake-melt"
  8. }
  9. },
  10. "tank_empty": {
  11. "default": "mdi:water",
  12. "state": {
  13. "on": "mdi:water-alert-outline"
  14. }
  15. },
  16. "tank_full": {
  17. "default": "mdi:water-outline",
  18. "state": {
  19. "on": "mdi:water-alert"
  20. }
  21. },
  22. "wake": {
  23. "default": "mdi:weather-sunny",
  24. "state": {
  25. "off": "mdi:weather-night"
  26. }
  27. }
  28. },
  29. "button": {
  30. "factory_reset": {
  31. "default": "mdi:cog-refresh"
  32. },
  33. "filter_reset": {
  34. "default": "mdi:air-filter"
  35. }
  36. },
  37. "climate": {
  38. "heater": {
  39. "default": "mdi:radiator",
  40. "state": {
  41. "off": "mdi:radiator-off"
  42. }
  43. },
  44. "oven": {
  45. "default": "mdi:stove"
  46. },
  47. "pool_heatpump": {
  48. "default": "mdi:pool",
  49. "state": {
  50. "heat": "mdi:hot-tub",
  51. "cool": "mdi:snowflake"
  52. }
  53. }
  54. },
  55. "fan": {
  56. "aroma_diffuser": {
  57. "default": "mdi:scent",
  58. "state": {
  59. "off": "mdi:scent-off"
  60. },
  61. "state_attributes": {
  62. "preset_mode": {
  63. "state": {
  64. "low": "mdi:signal-cellular-1",
  65. "medium": "mdi:signal-cellular-2",
  66. "high": "mdi:signal-cellular-3",
  67. "continuous": "mdi:clock-start",
  68. "intermittent": "mdi:timer-settings-outline",
  69. "timer": "mdi:timer"
  70. }
  71. }
  72. }
  73. },
  74. "fan_with_presets": {
  75. "state_attributes": {
  76. "preset_mode": {
  77. "state": {
  78. "baby": "mdi:baby-carriage",
  79. "fresh": "mdi:weather-windy",
  80. "nature": "mdi:palm-tree",
  81. "normal": "mdi:fan",
  82. "sleep": "mdi:sleep",
  83. "smart": "mdi:auto-mode",
  84. "strong": "mdi:weather-hurricane",
  85. "displayoff": "mdi:monitor-off",
  86. "off": "mdi:fan-off"
  87. }
  88. }
  89. }
  90. }
  91. },
  92. "light": {
  93. "backlight": {
  94. "default": "mdi:television-ambient-light"
  95. },
  96. "display": {
  97. "default": "mdi:clock-digital"
  98. },
  99. "embers": {
  100. "default": "mdi:campfire"
  101. },
  102. "flame": {
  103. "default": "mdi:fire"
  104. },
  105. "indicator": {
  106. "default": "mdi:led-on",
  107. "state": {
  108. "off": "mdi:led-off"
  109. }
  110. },
  111. "laser": {
  112. "default": "mdi:laser-pointer"
  113. },
  114. "logs": {
  115. "default": "mdi:campfire"
  116. },
  117. "nightlight": {
  118. "default": "mdi:lightbulb-night"
  119. }
  120. },
  121. "lock": {
  122. "child_lock": {
  123. "default": "mdi:hand-back-right",
  124. "state": {
  125. "on": "mdi:hand-back-right-off"
  126. }
  127. }
  128. },
  129. "number": {
  130. "timer": {
  131. "default": "mdi:timer"
  132. },
  133. "timer_x": {
  134. "default": "mdi:timer"
  135. }
  136. },
  137. "select": {
  138. "initial_state": {
  139. "default": "mdi:toggle-switch"
  140. },
  141. "language": {
  142. "default": "mdi:translate"
  143. },
  144. "mopping": {
  145. "default": "mdi:water"
  146. },
  147. "recipe": {
  148. "default": "mdi:nutrition",
  149. "state": {
  150. "pizza": "mdi:pizza",
  151. "fries": "mdi:french-fries",
  152. "chicken": "mdi:food-turkey",
  153. "shrimp": "mdi:sausage",
  154. "fish": "mdi:food-fish",
  155. "chicken_drumsticks": "mdi:food-drumstick",
  156. "chicken_wings": "mdi:food-drumstick",
  157. "vegetables": "mdi:leek",
  158. "desserts": "mdi:cupcake",
  159. "steak": "mdi:food-steak",
  160. "onion_rings": "mdi:bullseye",
  161. "bacon": "mdi:food-steak",
  162. "cake": "mdi:cake-variant",
  163. "bread": "mdi:baguette",
  164. "toast": "mdi:bread-slice",
  165. "custom": "mdi:food-fork-drink",
  166. "cloud_recipe": "mdi:cloud-print",
  167. "keep_warm": "mdi:heat-wave",
  168. "preheat": "mdi:fire"
  169. }
  170. },
  171. "scene": {
  172. "default": "mdi:palette",
  173. "state": {
  174. "relax": "mdi:meditation",
  175. "movie": "mdi:filmstrip",
  176. "party": "mdi:party-popper",
  177. "romantic": "mdi:heart",
  178. "night": "mdi:weather-night",
  179. "morning": "mdi:weather-sunny",
  180. "working": "mdi:briefcase",
  181. "leisure": "mdi:airballoon",
  182. "vacation": "mdi:beach",
  183. "reading": "mdi:book-open",
  184. "twinkle": "mdi:shimmer",
  185. "gaming": "mdi:gamepad-variant"
  186. }
  187. },
  188. "timer": {
  189. "default": "mdi:timer"
  190. },
  191. "temperature_unit": {
  192. "default": "mdi:temperature-celsius",
  193. "state": {
  194. "fahrenheit": "mdi:temperature-fahrenheit"
  195. }
  196. }
  197. },
  198. "sensor": {
  199. "air_quality": {
  200. "default": "mdi:weather-dust",
  201. "state": {
  202. "excellent": "mdi:emoticon-excited",
  203. "good": "mdi:emoticon-happy",
  204. "moderate": "mdi:emoticon-neutral",
  205. "poor": "mdi:emoticon-sad",
  206. "severe": "mdi:emoticon-dead"
  207. }
  208. },
  209. "cooking_status": {
  210. "default": "mdi:information-variant-circle"
  211. },
  212. "water_level": {
  213. "default": "mdi:gauge",
  214. "state": {
  215. "empty": "mdi:gauge-empty",
  216. "low": "mdi:gauge-low",
  217. "full": "mdi:gauge-full"
  218. }
  219. },
  220. "status": {
  221. "default": "mdi:information-variant-circle",
  222. "state": {
  223. "available": "mdi:check-circle",
  224. "plugged_in": "mdi:ev-plug-type2",
  225. "fault_unplugged": "mdi:alert-circle",
  226. "charging": "mdi:ev-station",
  227. "waiting": "mdi:timer-sand",
  228. "charged": "mdi:battery-charging-100",
  229. "fault": "mdi:alert-circle",
  230. "paused": "mdi:pause-circle",
  231. "waiting_for_authorization": "mdi:credit-card-clock-outline",
  232. "standby": "mdi:power-standby",
  233. "heating": "mdi:fire",
  234. "cooling": "mdi:snowflake",
  235. "keeping_warm": "mdi:heat-wave",
  236. "no_water": "mdi:water-off",
  237. "boiling": "mdi:kettle-steam",
  238. "reserve_only": "mdi:car-coolant-level",
  239. "idle": "mdi:power-sleep",
  240. "auto": "mdi:auto-mode",
  241. "manual": "mdi:hand",
  242. "rain_delay": "mdi:weather-rainy",
  243. "off": "mdi:power-off",
  244. "cooking": "mdi:toaster-oven",
  245. "done": "mdi:check-circle",
  246. "door_open": "mdi:door-open",
  247. "setting": "mdi:cogs",
  248. "pre_heating": "mdi:fire",
  249. "scheduled": "mdi:calendar-clock",
  250. "at_temperature": "mdi:thermometer",
  251. "done_stage_1": "mdi:numeric-1-box",
  252. "done_stage_2": "mdi:numeric-2-box-multiple",
  253. "done_stage_3": "mdi:numeric-3-box-multiple",
  254. "done_stage_4": "mdi:numeric-4-box-multiple",
  255. "done_stage_5": "mdi:numeric-5-box-multiple",
  256. "done_stage_6": "mdi:numeric-6-box-multiple",
  257. "done_stage_7": "mdi:numeric-7-box-multiple",
  258. "done_stage_8": "mdi:numeric-8-box-multiple",
  259. "done_stage_9": "mdi:numeric-9-box-multiple",
  260. "done_stage_10": "mdi:numeric-10-box-multiple",
  261. "no_food": "mdi:food-off",
  262. "jammed": "mdi:alert-circle",
  263. "blocked": "mdi:alert-circle",
  264. "feeding": "mdi:food",
  265. "feeding_complete": "mdi:check-circle",
  266. "caking": "mdi:biohazard",
  267. "cleaning": "mdi:spray-bottle",
  268. "sleep": "mdi:sleep",
  269. "sterilizing": "mdi:sun-wireless",
  270. "deodorizing": "mdi:spray",
  271. "occupied": "mdi:toilet",
  272. "warning": "mdi:alert-circle"
  273. }
  274. },
  275. "time_remaining": {
  276. "default": "mdi:timer"
  277. },
  278. "energy_consumed": {
  279. "default": "mdi:flash"
  280. },
  281. "energy_produced": {
  282. "default": "mdi:solar-power"
  283. },
  284. "energy_consumed_x": {
  285. "default": "mdi:flash"
  286. },
  287. "energy_produced_x": {
  288. "default": "mdi:solar-power"
  289. }
  290. },
  291. "switch": {
  292. "anti_frost": {
  293. "default": "mdi:snowflake-melt"
  294. },
  295. "evaporator_cleaning": {
  296. "default": "mdi:shimmer"
  297. },
  298. "ionizer": {
  299. "default": "mdi:creation"
  300. },
  301. "keytone": {
  302. "default": "mdi:bell-ring"
  303. },
  304. "sleep": {
  305. "default": "mdi:power-sleep"
  306. },
  307. "uv_sterilization": {
  308. "default": "mdi:sun-wireless"
  309. },
  310. "electrolytic_sterilization": {
  311. "default": "mdi:flash"
  312. }
  313. },
  314. "text": {
  315. "scene": {
  316. "default": "mdi:palette"
  317. }
  318. }
  319. }
  320. }