Hass Configurator Versions Save

Configuration UI for Home Assistant

0.5.2

1 year ago

Bugfix: Fix page load with special characters in states (Issue #217 )

0.5.1

1 year ago
  • Bugfix: Disable Ace-internal yaml-linting (Issue #226)
  • Disable internal check for new releases

0.5.0

1 year ago
  • Add Generate UUID menu item
  • Harmonize Home Assistant term
  • Rename Components to integrations
  • Remove images for libraries (Issue #221)
  • Update jQuery to 3.6.0
  • Update js-yaml to 4.1.0
  • Update Ace Editor to 1.9.6

0.4.1

3 years ago
  • Ignore input-keyword used in blueprints (Issue #207)

0.4.0

4 years ago
  • Fix file history width (Issue #192)
  • Store HASS-panel visibility state (Issue #189)

0.3.9

4 years ago
  • Some dependencies were missing from the package (Issue #187)

0.3.8

4 years ago
  • Some dependencies are now included within the package (Issue #177)
  • Update Ace Editor to 1.4.8

0.3.7

4 years ago
  • Rename files via UI (Issue #162)
  • Disable browser-autocomplete on searchbox
  • Fix documentation
  • Add file history button (Issue #169)
  • Update Ace Editor

0.3.6

4 years ago
  • Update Ace Editor to 1.4.6
  • Update jQuery to 3.4.1
  • Update js-yaml to 3.13.1
  • Added global setting to hide hidden elements (Issue #165)
  • Added toggle to hide / display HASS panel (Issue #163)

0.3.5

5 years ago
  • Added ALLOWED_DOMAINS option (Issue #143)
  • Refactor for Pypi packaging (Issue #147)
  • Include argparse for commandline parameters
  • Update dependencies
  • Code cleanup, lint (Issue #50)
  • Added standalone mode
  • Added Dockerfile