This is an old revision of the document!
I2C-bus LM76
Supported Brands
Brand | Protocol |
---|---|
I2C | lm76 |
Supported Brands
-Various-
Sender Arguments
None
Config
"living": { "name": "Living", "temperature": { "name": "Temperature", "protocol": [ "lm76" ], "id": [{ "id": "0x4b" }], "temperature": 172, "settings": { "decimals": 1, "interval": 5 } } }
Optional Settings
Setting | Default | Format | Description |
---|---|---|---|
decimals | 1 | number | How many decimals does the temperature information contain |
temperature | 1 | 1 or 0 | Don't display the temperature value |
interval | 5 | seconds | What should be the poll interval of the sensors |
Protocol
None