home-assistant-frontend


Namehome-assistant-frontend JSON
Version 20240426.0 PyPI version JSON
download
home_pageNone
SummaryThe Home Assistant frontend
upload_time2024-04-26 10:04:30
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11.0
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Home Assistant Frontend

This is the repository for the official [Home Assistant](https://home-assistant.io) frontend.

[![Screenshot of the frontend](https://raw.githubusercontent.com/home-assistant/frontend/master/docs/screenshot.png)](https://demo.home-assistant.io/)

- [View demo of Home Assistant](https://demo.home-assistant.io/)
- [More information about Home Assistant](https://home-assistant.io)
- [Frontend development instructions](https://developers.home-assistant.io/docs/frontend/development/)

## Development

- Initial setup: `script/setup`
- Development: [Instructions](https://developers.home-assistant.io/docs/frontend/development/)
- Production build: `script/build_frontend`
- Gallery: `cd gallery && script/develop_gallery`
- Supervisor: [Instructions](https://developers.home-assistant.io/docs/supervisor/developing)

## Frontend development

### Classic environment

A complete guide can be found at the following [link](https://www.home-assistant.io/developers/frontend/). It describes a short guide for the build of project.

## License

Home Assistant is open-source and Apache 2 licensed. Feel free to browse the repository, learn and reuse parts in your own projects.

We use [BrowserStack](https://www.browserstack.com) to test Home Assistant on a large variety of devices.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "home-assistant-frontend",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11.0",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "The Home Assistant Authors <hello@home-assistant.io>",
    "download_url": null,
    "platform": "any",
    "description": "# Home Assistant Frontend\n\nThis is the repository for the official [Home Assistant](https://home-assistant.io) frontend.\n\n[![Screenshot of the frontend](https://raw.githubusercontent.com/home-assistant/frontend/master/docs/screenshot.png)](https://demo.home-assistant.io/)\n\n- [View demo of Home Assistant](https://demo.home-assistant.io/)\n- [More information about Home Assistant](https://home-assistant.io)\n- [Frontend development instructions](https://developers.home-assistant.io/docs/frontend/development/)\n\n## Development\n\n- Initial setup: `script/setup`\n- Development: [Instructions](https://developers.home-assistant.io/docs/frontend/development/)\n- Production build: `script/build_frontend`\n- Gallery: `cd gallery && script/develop_gallery`\n- Supervisor: [Instructions](https://developers.home-assistant.io/docs/supervisor/developing)\n\n## Frontend development\n\n### Classic environment\n\nA complete guide can be found at the following [link](https://www.home-assistant.io/developers/frontend/). It describes a short guide for the build of project.\n\n## License\n\nHome Assistant is open-source and Apache 2 licensed. Feel free to browse the repository, learn and reuse parts in your own projects.\n\nWe use [BrowserStack](https://www.browserstack.com) to test Home Assistant on a large variety of devices.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "The Home Assistant frontend",
    "version": "20240426.0",
    "project_urls": {
        "Homepage": "https://github.com/home-assistant/frontend"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "083cd0dd712d75fc6f83b32fb735ea2f02c49a5cb6078b511a927abc98d9f12c",
                "md5": "08c34e07e36983396d5d46bd99da86c1",
                "sha256": "42b6feb8082972fa86a27d426f4703e46cf1691e1aa1ea5a3f1f4c18e1601d77"
            },
            "downloads": -1,
            "filename": "home_assistant_frontend-20240426.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "08c34e07e36983396d5d46bd99da86c1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11.0",
            "size": 54806193,
            "upload_time": "2024-04-26T10:04:30",
            "upload_time_iso_8601": "2024-04-26T10:04:30.415579Z",
            "url": "https://files.pythonhosted.org/packages/08/3c/d0dd712d75fc6f83b32fb735ea2f02c49a5cb6078b511a927abc98d9f12c/home_assistant_frontend-20240426.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-26 10:04:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "home-assistant",
    "github_project": "frontend",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "home-assistant-frontend"
}
        
Elapsed time: 0.25096s