Skip to content

Commit

Permalink
v2024.5.2 removing max and min temp from default sensor group (fix #371)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroenterheerdt committed May 24, 2024
1 parent 7985729 commit 5fea212
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions custom_components/smart_irrigation/store.py
Original file line number Diff line number Diff line change
Expand Up @@ -373,8 +373,6 @@ async def async_factory_default_mappings(self):
MAPPING_DEWPOINT,
MAPPING_EVAPOTRANSPIRATION,
MAPPING_HUMIDITY,
MAPPING_MAX_TEMP,
MAPPING_MIN_TEMP,
MAPPING_PRECIPITATION,
MAPPING_PRESSURE,
MAPPING_SOLRAD,
Expand Down

0 comments on commit 5fea212

Please sign in to comment.