Files
esphome/tests/component_tests
Jesse Hills c54f05869f [template] Surface value metadata on template entity forms
Add cv.with_visibility(schema, visibility, *keys) to re-mark a built
schema's fields, and use it so the template platforms promote the value
metadata their users define (device_class, unit_of_measurement, ...) onto
the visual editor's main form instead of the advanced disclosure. Pure UI
hints; validation and runtime are unchanged.
2026-07-13 21:55:51 +12:00
..