mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 08:47:57 +00:00
Use Dobson Units for ozone
This commit is contained in:
parent
ad99bd6a41
commit
c66f938919
@ -71,7 +71,7 @@ SENSOR_TYPES = {
|
||||
'humidity': ['Humidity', '%'],
|
||||
'pressure': ['Pressure', 'mBar'],
|
||||
'visibility': ['Visibility', 'km'],
|
||||
'ozone': ['Ozone', ''],
|
||||
'ozone': ['Ozone', 'DU'],
|
||||
}
|
||||
|
||||
# Return cached results if last scan was less then this time ago
|
||||
|
Loading…
x
Reference in New Issue
Block a user