Updated valid station id list (#5449)

This commit is contained in:
HerrHofrat 2017-01-19 23:33:31 +01:00 committed by Fabian Affolter
parent 738292f817
commit dbcad34b47

View file

@ -35,7 +35,8 @@ MIN_TIME_BETWEEN_UPDATES = timedelta(minutes=30)
VALID_STATION_IDS = (
'11010', '11012', '11022', '11035', '11036', '11101', '11121', '11126',
'11130', '11150', '11155', '11157', '11171', '11190', '11204'
'11130', '11150', '11155', '11157', '11171', '11190', '11204', '11240',
'11244', '11265', '11331', '11343', '11389'
)
SENSOR_TYPES = {