v1.5.4
What's Changed
- fix: widen custom CT calibration input to 100px so decimal values like
101.5or199.99are fully visible - fix: set
step="0.01"on the custom CT input to formally support 2 decimal places - fix: widen CT type dropdown to 130px (100px on mobile) to accommodate longer translations (e.g. German "Benutzerdefiniert")
- docs: update ESPHome setup for
emontx_ha_bridgecomponent - docs: update project structure in ARCHITECTURE.md
Closes #28