What's Changed
Removes runtime configuration of unit of measurement based on device config to be compatible with ESPHome version 2026.3.0 or above.
unit_of_measurement must now be explicitly set on compile time in YAML config.
The component will log a warning if a mismatch is detected.
New Contributors
- @tsquared96 made their first contribution in #40
Full Changelog: v1.3...v1.4