mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 03:06:41 +00:00
Add default icon for gas device class (#9830)
This commit is contained in:
parent
7aa2ec78f2
commit
b0fd93e0c3
@ -61,6 +61,7 @@ export const FIXED_DEVICE_CLASS_ICONS = {
|
|||||||
carbon_dioxide: "mdi:molecule-co2",
|
carbon_dioxide: "mdi:molecule-co2",
|
||||||
carbon_monoxide: "mdi:molecule-co",
|
carbon_monoxide: "mdi:molecule-co",
|
||||||
energy: "hass:lightning-bolt",
|
energy: "hass:lightning-bolt",
|
||||||
|
gas: "hass:gas-cylinder",
|
||||||
humidity: "hass:water-percent",
|
humidity: "hass:water-percent",
|
||||||
illuminance: "hass:brightness-5",
|
illuminance: "hass:brightness-5",
|
||||||
nitrogen_dioxide: "mdi:molecule",
|
nitrogen_dioxide: "mdi:molecule",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user