Skip to content
Star...

Sensor

A Sensor card is read-only. It displays a Home Assistant sensor, binary_sensor, or text_sensor; it can also use a Local Sensor from the panel itself.

Sensor card showing 0 kph wind speed

Set Up a Sensor Card

  1. Select a card and change its type to Sensor.
  2. Leave Source as Home Assistant, choose the display type, and enter the sensor entity.
  3. Set a label, unit, and icon as needed.
TypeWhat it shows
NumericA live number, optional unit, and label. Large Sensor Numbers is available on Large cards.
TimeA compact duration such as 36m or 1h 30m. Leave Incoming Value Unit on Auto unless the entity does not report a usable unit.
TextThe live state beside a chosen icon. Advanced settings can replace up to two raw states with friendlier text.
IconA normal and optional active icon for a status-style sensor.

Choose Lit When Active when an active status should use the on colour. It is not available for Time cards. Numeric cards treat values above zero as active; Text and Icon cards follow recognised Home Assistant active states.

Useful Details

  • A Time card needs a value in days, hours, minutes, seconds, milliseconds, or microseconds. You can select the unit manually when Auto cannot identify it.
  • Unknown, unavailable, or invalid values are left blank rather than guessed.
  • Changes made in Home Assistant update the panel automatically.
  • To show a device-local sensor, change Source to Local Sensor and follow the Local Sensor setup.
Example entitySuggested type
sensor.living_room_temperatureNumeric
sensor.ups_battery_runtimeTime
binary_sensor.laundry_runningIcon
text_sensor.washing_machine_statusText