Skip to content

Commit

Permalink
[DISC] rtl_433 UV amendments (#2144)
Browse files Browse the repository at this point in the history
  • Loading branch information
DigiH authored Jan 2, 2025
1 parent 3db54b4 commit 5e1860a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main/config_RF.h
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,8 @@ const char parameters[51][4][24] = {
{"temperature_F", "Temperature", "°F", "temperature"},
{"time", "Timestamp", "", "timestamp"},
{"unit", "Unit", "", ""},
{"uv", "UV", "UV level", ""},
{"uvi", "UVI", "UV index", ""},
{"uv", "UV value", "", ""},
{"uvi", "UV index", "", ""},
{"wind_avg_km_h", "Wind average", "km/h", "wind_speed"},
{"wind_avg_m_s", "Wind average", "m/s", "wind_speed"},
{"wind_avg_mi_h", "Wind average", "mi/h", "wind_speed"},
Expand Down

0 comments on commit 5e1860a

Please sign in to comment.