Open ildar170975 opened 1 year ago
Same about kilo
& position
formatters:
type: entities
entities:
- entity: sensor.test_value
name: test value
- type: custom:multiple-entity-row
entity: sun.sun
entities:
- entity: sensor.test_value
name: unformatted
show_state: false
- type: custom:multiple-entity-row
entity: sun.sun
entities:
- entity: sensor.test_value
name: kilo
format: kilo
show_state: false
- type: custom:multiple-entity-row
entity: sun.sun
entities:
- entity: sensor.test_value
name: position
format: position
show_state: false
There is an
input_number
entity:Consider this card:
The entity has ".xxxx" precision, the inverted value has ".xx" precision.
Example with a template sensor:
Same - precision changed to ".xx".