Skip to content

Releases: danielperna84/hass-configurator

0.1.4

20 Feb 00:13
Compare
Choose a tag to compare
  • UI improvements
  • Switch and create git branches

0.1.3

17 Feb 16:11
Compare
Choose a tag to compare
  • Upload and download files
  • Basic Git integration
  • Minor UI changes and fixes

0.1.2

13 Feb 20:25
Compare
Choose a tag to compare

0.1.1

10 Feb 00:13
Compare
Choose a tag to compare

0.1.0

08 Feb 00:47
Compare
Choose a tag to compare

0.0.8

03 Feb 20:54
Compare
Choose a tag to compare
  • Got rid of chroot workaround (Issue #2)
  • Added confirmation dialog before saving files
  • Changes to toolbar with extended editor settings
  • Editor settings saved when Save-dialog is shown
  • Allow setting file extensions to be shown in browser
  • Loading files doesn't select whole text anymore
  • Set directories to exclude from file browser

0.0.7

01 Feb 02:16
Compare
Choose a tag to compare
  • Inserted elements are selected as visual feedback
  • Focus jumps to end of selection
  • Added optional authentication
  • Added optional ALLOWED_NETWORKS to restrict access
  • Added optional BANNED_IPS to restrict access
  • Added optional IP banning if authentication fails
  • Added optional persistent settings
  • Bugfixes
  • Code cleanup

0.0.6

29 Jan 15:24
Compare
Choose a tag to compare
  • Added SSL support
  • Added HASS restart button
  • Added version indicator with link to repo

0.0.5

29 Jan 14:50
Compare
Choose a tag to compare

Ugly workaround to run configurator.py from somewhere else than HASS-dir (Issue #1)