home-assistant-frontend


Namehome-assistant-frontend JSON
Version 20240719.0 PyPI version JSON
download
home_pageNone
SummaryThe Home Assistant frontend
upload_time2024-07-19 11:14:01
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": "20240719.0",
    "project_urls": {
        "Homepage": "https://github.com/home-assistant/frontend"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b091f0d5e4baed3e7eb4ebca48c473435d42074b1bc62efe1419c2c2e7474aa1",
                "md5": "a10fbe38b59c2d5f721cc63250b504b8",
                "sha256": "b533d27c3180bd0b99ef513b194e88cde5394ec144d07865a0e2d61c7de1ecd0"
            },
            "downloads": -1,
            "filename": "home_assistant_frontend-20240719.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a10fbe38b59c2d5f721cc63250b504b8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11.0",
            "size": 58587850,
            "upload_time": "2024-07-19T11:14:01",
            "upload_time_iso_8601": "2024-07-19T11:14:01.966611Z",
            "url": "https://files.pythonhosted.org/packages/b0/91/f0d5e4baed3e7eb4ebca48c473435d42074b1bc62efe1419c2c2e7474aa1/home_assistant_frontend-20240719.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-19 11:14:01",
    "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.45430s