-
Notifications
You must be signed in to change notification settings - Fork 42
Closed
Description
When a DHT22 sensor is connected on an Arduino it gives out false readings (with a temperature usually at 0°C)
Putting model='22' in the init and if len(self.type) == 2 in init_sensor solves the issue but probably prevents other sensor types from working , I don't know as I don't have any others to test
https://cdn.discordapp.com/attachments/614176724938129408/729429116201467924/unknown.png
Metadata
Metadata
Assignees
Labels
No labels