Skip to content

v1.3.23

Choose a tag to compare

@jeakob jeakob released this 31 May 23:37
  • Fix HACS validation failure: removed invalid images key from hacs.json (the plugin schema does not allow it — was causing 1/7 checks failed)
  • Fix Text Sizes section in editor: ha-textfield elements now render correctly in the grid layout (display: block; width: 100% required since custom elements default to inline display and collapse in grid containers)