-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix some warnings * Add screenshots and docs
- Loading branch information
1 parent
efe636a
commit b0885fc
Showing
5 changed files
with
16 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,18 @@ | ||
# LCN Frontend | ||
|
||
This repository contains the frontend files for the Home Assistant LCN configuration panel. | ||
|
||
## Features | ||
|
||
- Device Configuration | ||
![Device Configuration](./screenshots/lcn_devices.png?raw=true) | ||
|
||
- Set up modules and groups for all your LCN integrations. | ||
- Search for modules and groups and have them added automatically. | ||
- Select a module or group to access the respective Entity Configuration panel. | ||
|
||
- Entity Configuration | ||
![Entity Configuration](./screenshots/lcn_create_entity.png?raw=true) | ||
- Set up Home Assistant entities for each module or group. | ||
- Create new entities that map the functions of your LCN modules and configure their parameters. | ||
- New entities are automatically added to your Home Assistant configuration and you can add them to your dashboards just like for any other integration. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters