Added and fixed yr tests
This commit is contained in:
parent
e29a2fa45a
commit
5005b20122
2 changed files with 27 additions and 17 deletions
|
@ -28,7 +28,7 @@ SENSOR_TYPES = {
|
|||
'temperature': ['Temperature', '°C'],
|
||||
'windSpeed': ['Wind speed', 'm/s'],
|
||||
'windGust': ['Wind gust', 'm/s'],
|
||||
'pressure': ['Pressure', 'mbar'],
|
||||
'pressure': ['Pressure', 'hPa'],
|
||||
'windDirection': ['Wind direction', '°'],
|
||||
'humidity': ['Humidity', '%'],
|
||||
'fog': ['Fog', '%'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue