Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
danielperna84 committed Apr 23, 2018
1 parent f7b8555 commit acf86b4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,14 @@ While the configuration UI of [Home Assistant](https://home-assistant.io/) is st

- Web-Based editor to modify your files with syntax highlighting and automatic yaml-linting
- Upload and download files
- Stage and commit changes in Git repositories, create and switch between branches, push to remotes
- Lists of available triggers, events, entities, conditions and services. Selected element gets inserted into the editor at the last cursor position.
- Restart HASS directly with the click of a button (API-password required)
- Home Assistant event observer (connect to HASS via WebSocket and see all the events that happen)
- Restart HASS directly with the click of a button
- SSL support
- Optional authentication and IP filtering for added security
- Direct links to HASS documentation and icons
- Direct links to Home Assistant documentation and icons
- Execute shell commands
- Stage and commit changes in Git repositories, create and switch between branches, push to SSH remotes
- Customizable editor settings (saved using [localStorage](https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage))

#### Screenshot HASS Configurator:
Expand Down
2 changes: 1 addition & 1 deletion changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Version 0.2.8 (2018-)
Version 0.2.8 (2018-04-23)
- Updated CDN libraries @jmart518
- Cosmetic improvements @jmart518
- Added event observer @danielperna84
Expand Down

0 comments on commit acf86b4

Please sign in to comment.