-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Report
the "precision" configuration for a "sensor" widget is not applied to sub_elements for a dashboard definition in AppDaemon4
I use the sensor widget to view two temperature in the house. It's more compact than using two separate widgets. I use the precision configuration element to round the entities' values to no decimals (precision: 0). The precision is applied to the "main" entity, but not applied to the sub_entity.
Environment Info
temperatures1:
widget_type: sensor
title: Garage and
title2: Basement
entity: sensor.garage_service_door_temperature
sub_entity: sensor.basement_office_temperature_measurement
state_text_style: "font-size: 250%;"
precision: 0
Debug Log (if any)

Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working