Version
0.2.x

LM75 temp sensor


LM75

One of temperature sensor used in relay boards. You can have mounted other one, so first check what hardware you have! Only one LM75 is supported right now.

You need to know I2C address of device you want to connect to!

Example config

lm75:
  - id: temp
    address: 0x48

Configuration variables:

  • id (Optional, string, default: Address of I2C device) - ID to use to name this device in MQTT and Home Assistant
  • address (Required, string) - I2C address of the device