Skip to content

Releases: danielperna84/hass-configurator

0.5.2

08 Nov 21:33
397bda2
Compare
Choose a tag to compare

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

0.5.1

08 Sep 19:54
9e36968
Compare
Choose a tag to compare
  • Bugfix: Disable Ace-internal yaml-linting (Issue #226)
  • Disable internal check for new releases

0.5.0

19 Aug 22:24
Compare
Choose a tag to compare
  • 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

23 Apr 17:34
cedc950
Compare
Choose a tag to compare
  • Ignore input-keyword used in blueprints (Issue #207)

0.4.0

24 Feb 22:29
1a7775d
Compare
Choose a tag to compare
  • Fix file history width (Issue #192)
  • Store HASS-panel visibility state (Issue #189)

0.3.9

18 Feb 19:26
255136b
Compare
Choose a tag to compare
  • Some dependencies were missing from the package (Issue #187)

0.3.8

17 Feb 22:08
63f2237
Compare
Choose a tag to compare
  • Some dependencies are now included within the package (Issue #177)
  • Update Ace Editor to 1.4.8

0.3.7

23 Nov 00:08
503576b
Compare
Choose a tag to compare
  • 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

07 Oct 23:09
7d49b42
Compare
Choose a tag to compare
  • 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

07 Mar 23:46
801ac39
Compare
Choose a tag to compare
  • 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