lichtteil / local_luftdaten

Custom component for Home Assistant that integrates your (own) local Luftdaten sensor (air quality/particle sensor) without using the cloud.
MIT License
46 stars 19 forks source link

Support for DS18B20 #48

Closed Strohhutpat closed 2 years ago

Strohhutpat commented 2 years ago

SENSOR_DS18B20_TEMPERATURE ='DS18B20_temperature'

SENSOR_DS18B20_TEMPERATURE: ['Temperature', TEMP_CELSIUS, DEVICE_CLASS_TEMPERATURE],

lichtteil commented 2 years ago

Merged via https://github.com/lichtteil/local_luftdaten/pull/49