lcn-frontend


Namelcn-frontend JSON
Version 0.1.3 PyPI version JSON
download
home_pageNone
SummaryLCN panel for Home Assistant
upload_time2024-05-18 20:07:54
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10.0
licenseMIT License
keywords home assistant lcn
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "lcn-frontend",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10.0",
    "maintainer_email": null,
    "keywords": "Home Assistant, LCN",
    "author": null,
    "author_email": "Andre Lengwenus <alengwenus@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/5b/8c/ecf4bb9e7196a09a60600fc6dd6b87562ee9f3485d78574328d340778c61/lcn_frontend-0.1.3.tar.gz",
    "platform": "any",
    "description": "# LCN Frontend\n\nThis repository contains the frontend files for the Home Assistant LCN configuration panel.\n\n## Features\n\n- Device Configuration\n  ![Device Configuration](./screenshots/lcn_devices.png?raw=true)\n\n  - Set up modules and groups for all your LCN integrations.\n  - Search for modules and groups and have them added automatically.\n  - Select a module or group to access the respective Entity Configuration panel.\n\n- Entity Configuration\n  ![Entity Configuration](./screenshots/lcn_create_entity.png?raw=true)\n  - Set up Home Assistant entities for each module or group.\n  - Create new entities that map the functions of your LCN modules and configure their parameters.\n  - New entities are automatically added to your Home Assistant configuration and you can add them to your dashboards just like for any other integration.\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "LCN panel for Home Assistant",
    "version": "0.1.3",
    "project_urls": {
        "Repository": "https://github.com/alengwenus/lcn-frontend.git"
    },
    "split_keywords": [
        "home assistant",
        " lcn"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c9963c5db19801e1b6964c157defc500b059499f029ee2e4ea951ec172f46580",
                "md5": "82b4ec78d0cd2629bd18611111475d94",
                "sha256": "6d435de5021e429ca52cb16b51c43fed2719ff9bfe79f6f219f191899dc0ea5e"
            },
            "downloads": -1,
            "filename": "lcn_frontend-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "82b4ec78d0cd2629bd18611111475d94",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10.0",
            "size": 1315920,
            "upload_time": "2024-05-18T20:07:51",
            "upload_time_iso_8601": "2024-05-18T20:07:51.911346Z",
            "url": "https://files.pythonhosted.org/packages/c9/96/3c5db19801e1b6964c157defc500b059499f029ee2e4ea951ec172f46580/lcn_frontend-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5b8cecf4bb9e7196a09a60600fc6dd6b87562ee9f3485d78574328d340778c61",
                "md5": "b6cba112c3497efaa16d63966992b3ec",
                "sha256": "46f42f3711bba3bcf0fe93e78cac523039520a26eb066bf03aa8030344798427"
            },
            "downloads": -1,
            "filename": "lcn_frontend-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "b6cba112c3497efaa16d63966992b3ec",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10.0",
            "size": 1312957,
            "upload_time": "2024-05-18T20:07:54",
            "upload_time_iso_8601": "2024-05-18T20:07:54.751467Z",
            "url": "https://files.pythonhosted.org/packages/5b/8c/ecf4bb9e7196a09a60600fc6dd6b87562ee9f3485d78574328d340778c61/lcn_frontend-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-18 20:07:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "alengwenus",
    "github_project": "lcn-frontend",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "lcn-frontend"
}
        
Elapsed time: 0.27678s