Merge pull request #30 from schizza/channel3_4

Bug fix
pull/31/head v1.3.6
Lukas Svoboda 2024-07-15 23:24:27 -04:00 committed by GitHub
commit 407bc40219
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -35,6 +35,10 @@ from .const import (
BARO_PRESSURE,
CH2_HUMIDITY,
CH2_TEMP,
CH3_TEMP,
CH3_HUMIDITY,
CH4_TEMP,
CH4_HUMIDITY,
CHILL_INDEX,
DAILY_RAIN,
DEW_POINT,