diff --git a/custom_components/sws12500/const.py b/custom_components/sws12500/const.py index f5b41e7..f0faff9 100644 --- a/custom_components/sws12500/const.py +++ b/custom_components/sws12500/const.py @@ -142,7 +142,8 @@ REMAP_WSLINK_ITEMS: dict = { "t1rainwy": WEEKLY_RAIN, "t1rainmth": MONTHLY_RAIN, "t1rainyr": YEARLY_RAIN, - "t1bat": OUTSIDE_BATTERY, + "t234c2tem": CH3_TEMP, + "t234c2hum": CH3_HUMIDITY, } # TODO: Add more sensors